Regen toc.
[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 [ 17189] By: jhi                                   on 2002/06/11  13:55:12
32         Log: Trying to printf Perl-specific datatypes using printf
33              (with perlio or stdio) is folly, says Hugo.
34      Branch: perl
35            ! ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
36            ! ext/XS/APItest/t/printf.t
37 ____________________________________________________________________________
38 [ 17188] By: jhi                                   on 2002/06/11  13:54:31
39         Log: Be more specific.
40      Branch: perl
41            ! INSTALL
42 ____________________________________________________________________________
43 [ 17187] By: jhi                                   on 2002/06/11  13:03:13
44         Log: Subject: [PATCH INSTALL] warn about gcc 3.1 + usemorebits
45              From: Rafael Garcia-Suarez <raphel.garcia-suarez@hexaflux.com>      
46              Date: Tue, 11 Jun 2002 12:21:01 +0200
47              Message-ID: <3D05CF0D.9060409@hexaflux.com>    
48      Branch: perl
49            ! INSTALL
50 ____________________________________________________________________________
51 [ 17186] By: nick                                  on 2002/06/11  10:44:04
52         Log: Integrate mainline
53      Branch: perlio
54           +> ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
55           +> ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
56           +> ext/XS/APItest/README ext/XS/APItest/t/printf.t
57           +> lib/Math/BigInt/t/upgradef.t
58           !> MANIFEST NetWare/Makefile Porting/repository.pod
59           !> djgpp/config.over ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
60           !> ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
61           !> ext/Storable/t/malice.t lib/Math/BigFloat.pm
62           !> lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
63           !> lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigintpm.inc
64           !> lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbi_rand.t
65           !> lib/Math/BigInt/t/sub_mbi.t locale.c perl.h pod/perldelta.pod
66           !> pod/perlfunc.pod pod/perlhack.pod pod/perluniintro.pod
67           !> win32/Makefile
68 ____________________________________________________________________________
69 [ 17185] By: gsar                                  on 2002/06/11  05:02:43
70         Log: sanity-check the windows section in perldelta and add some missing
71              entries
72      Branch: perl
73            ! pod/perldelta.pod
74 ____________________________________________________________________________
75 [ 17184] By: jhi                                   on 2002/06/11  03:45:44
76         Log: Obviously time to get some sleep.
77      Branch: perl
78            ! ext/XS/APItest/t/printf.t
79 ____________________________________________________________________________
80 [ 17183] By: jhi                                   on 2002/06/11  03:41:35
81         Log: #17179 wasn't quite right.
82      Branch: perl
83            ! ext/XS/APItest/t/printf.t
84 ____________________________________________________________________________
85 [ 17182] By: gsar                                  on 2002/06/11  03:27:41
86         Log: fix outdated info about how the patches in the APC are generated;
87              mention the perlbrowse repository gateway; add a pointer to
88              perlhack.pod in repository.pod
89      Branch: perl
90            ! Porting/repository.pod pod/perlhack.pod
91 ____________________________________________________________________________
92 [ 17181] By: jhi                                   on 2002/06/11  03:27:24
93         Log: Subject: Detype locale.c comment
94              From: Philip Newton <Philip.Newton@gmx.net>
95              Date: Tue, 11 Jun 2002 06:28:08 +0200
96              Message-ID: <b0vagu8197d5jn2c5pt8al97loreugl9e5@4ax.com>
97      Branch: perl
98            ! locale.c
99 ____________________________________________________________________________
100 [ 17180] By: jhi                                   on 2002/06/11  03:21:53
101         Log: Make UTF-8 locales effective only if PerlIO has been
102              defined (ignore UTF-8 locales silently if no PerlIO).
103      Branch: perl
104            ! locale.c pod/perldelta.pod pod/perluniintro.pod
105 ____________________________________________________________________________
106 [ 17179] By: jhi                                   on 2002/06/11  02:53:34
107         Log: Can't printf Perl specific datatypes without perlio
108              (in other words, stdio doesn't do the %V...)
109      Branch: perl
110            ! ext/XS/APItest/t/printf.t
111 ____________________________________________________________________________
112 [ 17178] By: jhi                                   on 2002/06/11  01:54:05
113         Log: Document XS::APItest.
114      Branch: perl
115            ! pod/perldelta.pod
116 ____________________________________________________________________________
117 [ 17177] By: jhi                                   on 2002/06/11  01:49:38
118         Log: Add XS::APItest to Win32/DJGPP/NetWare.
119      Branch: perl
120            ! NetWare/Makefile djgpp/config.over win32/Makefile
121 ____________________________________________________________________________
122 [ 17176] By: jhi                                   on 2002/06/11  01:37:39
123         Log: Add XS::APItest 0.01 from Tim Jenness.
124              
125              The perl.h change is needed by non-gcc (non-__attribute__)
126              compilers: without it non-gccs won't have printf() mapped
127              to PerlIO_stdoutf (when perlio, of course).  This means that
128              non-gccs would not be able to print the Perl specific datatypes.
129      Branch: perl
130            + ext/XS/APItest/APItest.pm ext/XS/APItest/APItest.xs
131            + ext/XS/APItest/MANIFEST ext/XS/APItest/Makefile.PL
132            + ext/XS/APItest/README ext/XS/APItest/t/printf.t
133            ! MANIFEST perl.h
134 ____________________________________________________________________________
135 [ 17175] By: jhi                                   on 2002/06/10  23:24:42
136         Log: Now that binmode(FH) does implicit ":bytes" revisit
137              the failing tests.  The worrisome one is the Digest::MD5
138              test-- how will it fare in CRLF lands now?
139      Branch: perl
140            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
141            ! ext/Encode/t/guess.t ext/PerlIO/t/fallback.t
142            ! ext/Storable/t/malice.t
143 ____________________________________________________________________________
144 [ 17174] By: jhi                                   on 2002/06/10  20:55:00
145         Log: Upgrade to Math::BigInt 1.59.
146      Branch: perl
147            + lib/Math/BigInt/t/upgradef.t
148            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
149            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
150            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
151            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/sub_mbi.t
152 ____________________________________________________________________________
153 [ 17173] By: jhi                                   on 2002/06/10  20:16:30
154         Log: Document the implicit :bytes of binmode(FH).
155      Branch: perl
156            ! pod/perlfunc.pod
157 ____________________________________________________________________________
158 [ 17172] By: jhi                                   on 2002/06/10  19:27:23
159         Log: Integrate perlio;
160              
161              binmode(FH); to act like binmode(FH,":bytes") as well as
162              turning off CRLF features.
163      Branch: perl
164           !> perlio.c t/io/utf8.t
165 ____________________________________________________________________________
166 [ 17171] By: nick                                  on 2002/06/10  18:40:22
167         Log: binmode(FH); to act like binmode(FH,":bytes") as well as
168              turning off CRLF features.
169      Branch: perlio
170            ! perlio.c t/io/utf8.t
171 ____________________________________________________________________________
172 [ 17170] By: nick                                  on 2002/06/10  17:04:28
173         Log: Integrate mainline
174      Branch: perlio
175           !> Changes ext/Encode/t/CJKT.t ext/Encode/t/guess.t
176           !> ext/threads/shared/queue.pm ext/threads/shared/shared.xs
177           !> locale.c patchlevel.h perl.c pod/perldebtut.pod
178           !> pod/perldelta.pod sv.c
179 ____________________________________________________________________________
180 [ 17169] By: jhi                                   on 2002/06/10  14:47:28
181         Log: Subject: [DOC PATCH] perldebtut
182              From: Elizabeth Mattijsen <liz@dijkmat.nl>
183              Date: Mon, 10 Jun 2002 17:47:14 +0200
184              Message-Id: <4.2.0.58.20020610174710.05123760@mickey.dijkmat.nl>
185      Branch: perl
186            ! pod/perldebtut.pod
187 ____________________________________________________________________________
188 [ 17168] By: jhi                                   on 2002/06/10  14:04:31
189         Log: Document the UTF-8 env issue.  Now NI-S just needs
190              to fix binmode() to comply with the documentation...
191      Branch: perl
192            ! pod/perldelta.pod
193 ____________________________________________________________________________
194 [ 17167] By: jhi                                   on 2002/06/10  13:47:21
195         Log: Subject: Re: Change 17108: Document the do BAREWORD change, from Rafael.
196              From: Philip Newton <Philip.Newton@gmx.net>
197              Date: Mon, 10 Jun 2002 07:56:41 +0200
198              Message-ID: <anf8gugjm2v70ckgmkjm12paa00atimik4@4ax.com>
199              
200              Subject: Re: Change 17110: Add deprecations.
201              From: Philip Newton <Philip.Newton@gmx.net>
202              Date: Mon, 10 Jun 2002 07:56:22 +0200
203              Message-ID: <bpf8gu0v332thjkpv39uirardul58aa7b3@4ax.com>
204      Branch: perl
205            ! pod/perldelta.pod
206 ____________________________________________________________________________
207 [ 17166] By: jhi                                   on 2002/06/10  13:44:49
208         Log: NI-S doesn't need these comments :-) but I'm commenting anyway.
209      Branch: perl
210            ! locale.c perl.c
211 ____________________________________________________________________________
212 [ 17165] By: jhi                                   on 2002/06/10  13:07:57
213         Log: Update Changes.
214      Branch: perl
215            ! Changes patchlevel.h
216 ____________________________________________________________________________
217 [ 17164] By: jhi                                   on 2002/06/10  13:01:17
218         Log: Further patch on #17163 for Tru64.
219      Branch: perl
220            ! sv.c
221 ____________________________________________________________________________
222 [ 17163] By: jhi                                   on 2002/06/10  12:40:16
223         Log: Patch from Hugo for the 'printf' problem:
224              - for SV-style calling, we can only get NV
225              - for C-style calling, we assume %f is double;
226              - for simplicity we allow any of %Lf, %llf, %qf for long double
227      Branch: perl
228            ! sv.c
229 ____________________________________________________________________________
230 [ 17162] By: jhi                                   on 2002/06/10  12:31:32
231         Log: Integrate perlio;
232              
233              Tune test to run in UTF-8 locales
234              - test file must be opened as :bytes or high-bit octets
235              will be UTF-8 encoded on write in such locales, so
236              will not read as expected.
237      Branch: perl
238           !> ext/PerlIO/t/fallback.t
239 ____________________________________________________________________________
240 [ 17161] By: jhi                                   on 2002/06/10  12:21:39
241         Log: #17150 didn't expect -Uuseperlio.
242      Branch: perl
243            ! ext/Encode/t/CJKT.t ext/Encode/t/guess.t
244 ____________________________________________________________________________
245 [ 17160] By: sky                                   on 2002/06/10  09:53:42
246         Log: Subject: [PATCH] queue.pm
247              From: Benjamin Goldberg <goldbb2@earthlink.net>
248              Date: tis jun 04, 2002  02:03:53  Europe/Stockholm
249              Message-Id: <3CFC03E8.A1EF9886@earthlink.net>
250              Applied manually
251      Branch: perl
252            ! ext/threads/shared/queue.pm ext/threads/shared/shared.xs
253 ____________________________________________________________________________
254 [ 17159] By: nick                                  on 2002/06/10  09:51:16
255         Log: Tune test to run in UTF-8 locales
256              - test file must be opened as :bytes or high-bit octets
257              will be UTF-8 encoded on write in such locales, so
258              will not read as expected.
259      Branch: perlio
260            ! ext/PerlIO/t/fallback.t
261 ____________________________________________________________________________
262 [ 17158] By: nick                                  on 2002/06/10  09:49:32
263         Log: Integrate mainline
264      Branch: perlio
265           +> lib/Net/Ping/Changes
266            - lib/Net/Ping/CHANGES
267           !> (integrate 37 files)
268 ____________________________________________________________________________
269 [ 17157] By: jhi                                   on 2002/06/10  03:30:19
270         Log: metaconfig tweak for #17156.
271      Branch: metaconfig
272            ! U/mkglossary
273 ____________________________________________________________________________
274 [ 17156] By: jhi                                   on 2002/06/10  03:30:06
275         Log: Glossary tweaks.
276      Branch: perl
277            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
278 ____________________________________________________________________________
279 [ 17155] By: jhi                                   on 2002/06/10  02:12:09
280         Log: Upgrade to Net::Ping 2.19.
281      Branch: perl
282            + lib/Net/Ping/Changes
283            - lib/Net/Ping/CHANGES
284            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/README
285 ____________________________________________________________________________
286 [ 17154] By: jhi                                   on 2002/06/09  23:25:48
287         Log: Subject: [patch] ptr_table_store
288              From: Doug MacEachern <dougm@covalent.net>
289              Date: Sun, 9 Jun 2002 17:07:11 -0700 (PDT)
290              Message-ID: <Pine.LNX.4.33.0206091700110.26891-100000@mako.covalent.net>
291      Branch: perl
292            ! sv.c
293 ____________________________________________________________________________
294 [ 17153] By: jhi                                   on 2002/06/09  23:25:04
295         Log: Subject: Re: unique attribute?
296              From: Doug MacEachern <dougm@covalent.net>
297              Date: Sun, 9 Jun 2002 16:49:25 -0700 (PDT)
298              Message-ID: <Pine.LNX.4.33.0206091645330.26891-100000@mako.covalent.net>
299      Branch: perl
300            ! embed.fnc embed.h proto.h sv.c sv.h
301 ____________________________________________________________________________
302 [ 17152] By: jhi                                   on 2002/06/09  23:21:35
303         Log: Update hint comments.
304      Branch: perl
305            ! hints/irix_6.sh
306 ____________________________________________________________________________
307 [ 17151] By: jhi                                   on 2002/06/09  22:59:54
308         Log: One missing bit of Math::BigInt 1.58.
309      Branch: perl
310            ! t/lib/Math/BigInt/BareCalc.pm
311 ____________________________________________________________________________
312 [ 17150] By: jhi                                   on 2002/06/09  21:47:51
313         Log: Subject: [ID 20020609.007] Not OK: perl v5.8.0 +DEVEL17060 on i686-linux 2.4.18-4smp (UNINSTALLED)
314              From: Radu Greab <radu@netsoft.ro>
315              Date: Mon, 10 Jun 2002 00:40:34 +0300
316              Message-Id: <200206092140.g59LeYn15745@ix.netsoft.ro>
317              
318              Fixes for en_US.UTF-8 failures, all but ext/PerlIO/t/fallback.t
319              ones which I cannot figure out.
320      Branch: perl
321            ! ext/Digest/MD5/t/files.t ext/Encode/t/CJKT.t
322            ! ext/Encode/t/guess.t ext/Storable/t/malice.t
323 ____________________________________________________________________________
324 [ 17149] By: jhi                                   on 2002/06/09  21:08:02
325         Log: :unique nitpicking continues.
326      Branch: perl
327            ! pod/perlfunc.pod
328 ____________________________________________________________________________
329 [ 17148] By: jhi                                   on 2002/06/09  21:01:57
330         Log: "thread failed to start: " is better than "Died:".
331      Branch: perl
332            ! ext/threads/threads.xs pod/perldiag.pod
333 ____________________________________________________________________________
334 [ 17147] By: jhi                                   on 2002/06/09  20:47:53
335         Log: :unique saga continues.
336      Branch: perl
337            ! pod/perldelta.pod pod/perlfunc.pod
338 ____________________________________________________________________________
339 [ 17146] By: jhi                                   on 2002/06/09  20:44:38
340         Log: Subject: Re: unique attribute?
341              From: Doug MacEachern <dougm@covalent.net>
342              Date: Sun, 9 Jun 2002 14:00:39 -0700 (PDT)
343              Message-ID: <Pine.LNX.4.33.0206091356210.26891-100000@mako.covalent.net>
344      Branch: perl
345            ! sv.c
346 ____________________________________________________________________________
347 [ 17145] By: jhi                                   on 2002/06/09  20:09:03
348         Log: Subject: Math::BigInt 1.58 released
349              From: Tels <perl_dummy@bloodgate.com>
350              Date: Sun, 09 Jun 2002 22:39:35 +0200 (CEST)
351              Message-Id: <200206092036.g59KaGPZ1308701@tiku.hut.fi>
352              
353              Subject: [PATCH] RE: Math::BigInt 1.58 released
354              From: Tels <perl_dummy@bloodgate.com>
355              Date: Sun, 09 Jun 2002 22:45:51 +0200 (CEST)
356              Message-Id: <200206092042.g59KgXPZ1223212@tiku.hut.fi>
357      Branch: perl
358            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
359            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
360            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
361            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
362            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
363            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/mbi_rand.t
364            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
365            ! lib/Math/BigInt/t/with_sub.t
366 ____________________________________________________________________________
367 [ 17144] By: nick                                  on 2002/06/09  17:50:14
368         Log: Integrate mainline
369      Branch: perlio
370           +> README.freebsd README.irix
371           !> (integrate 43 files)
372 ____________________________________________________________________________
373 [ 17143] By: jhi                                   on 2002/06/09  17:45:50
374         Log: Subject: cleanup's
375              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
376              Date: Sun, 09 Jun 2002 13:55:21 +0200
377              Message-Id: <20020609102200.DEE5.H.M.BRAND@hccnet.nl>
378      Branch: perl
379            ! ext/PerlIO/t/encoding.t
380 ____________________________________________________________________________
381 [ 17142] By: jhi                                   on 2002/06/09  17:37:45
382         Log: open "list form" clarification.
383      Branch: perl
384            ! pod/perlfunc.pod
385 ____________________________________________________________________________
386 [ 17141] By: jhi                                   on 2002/06/09  17:24:22
387         Log: Better wording from Sarathy.
388      Branch: perl
389            ! pod/perldelta.pod
390 ____________________________________________________________________________
391 [ 17140] By: jhi                                   on 2002/06/09  16:58:47
392         Log: Closer to the truth.
393      Branch: perl
394            ! pod/perlfunc.pod
395 ____________________________________________________________________________
396 [ 17139] By: jhi                                   on 2002/06/09  16:49:49
397         Log: Subject: Re: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
398              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
399              Date: Sun, 09 Jun 2002 14:52:07 +0100
400              Message-Id: <200206091352.g59Dq7Z28403@crypt.compulink.co.uk>  
401      Branch: perl
402            ! numeric.c
403 ____________________________________________________________________________
404 [ 17138] By: jhi                                   on 2002/06/09  16:13:44
405         Log: Clarify that the :unique makes the target readonly
406              when the first interpreter cloning takes place.
407      Branch: perl
408            ! pod/perlfunc.pod
409 ____________________________________________________________________________
410 [ 17137] By: gsar                                  on 2002/06/09  16:05:22
411         Log: update perlfork.pod for status as of 5.8.0
412      Branch: perl
413            ! pod/perlfork.pod
414 ____________________________________________________________________________
415 [ 17136] By: jhi                                   on 2002/06/09  16:01:50
416         Log: Subject: possible band-aid for cygwin build of perl@17061
417              From: PPrymmer@factset.com
418              Date: Sat, 8 Jun 2002 20:57:05 -0400
419              Message-ID: <OF846EEF0D.EE48F625-ON85256BD3.0002CB12@55.25.11>
420      Branch: perl
421            ! Makefile.SH README.cygwin
422 ____________________________________________________________________________
423 [ 17135] By: sky                                   on 2002/06/09  15:44:37
424         Log: Follow up on changing keyword to special subroutine.
425      Branch: perl
426            ! pod/perlmod.pod
427 ____________________________________________________________________________
428 [ 17134] By: jhi                                   on 2002/06/09  15:40:52
429         Log: CLONE doc tweaks.
430      Branch: perl
431            ! pod/perldelta.pod pod/perlmod.pod
432 ____________________________________________________________________________
433 [ 17133] By: jhi                                   on 2002/06/09  15:34:20
434         Log: syswrite() is old news.
435      Branch: perl
436            ! pod/perldelta.pod
437 ____________________________________________________________________________
438 [ 17132] By: jhi                                   on 2002/06/09  15:14:20
439         Log: Subject: One-argument syswrite
440              From: Johan Vromans <jvromans@squirrel.nl>
441              Date: Sun, 9 Jun 2002 13:20:36 +0200
442              Message-ID: <15619.14852.462515.162801@phoenix.squirrel.nl>
443              
444              (It's really two-argument.)
445      Branch: perl
446            ! pod/perldelta.pod
447 ____________________________________________________________________________
448 [ 17131] By: jhi                                   on 2002/06/09  15:11:13
449         Log: Subject: [Patch] $^N issues
450              From: Johan Vromans <jvromans@squirrel.nl>
451              Date: Sun, 9 Jun 2002 13:12:43 +0200
452              Message-ID: <15619.14379.888034.910020@phoenix.squirrel.nl>    
453      Branch: perl
454            ! lib/English.pm pod/perlre.pod
455 ____________________________________________________________________________
456 [ 17130] By: jhi                                   on 2002/06/09  15:10:18
457         Log: Subject: [Patch] "#0" format in perlform
458              From: Johan Vromans <jvromans@squirrel.nl>
459              Date: Sun, 9 Jun 2002 12:53:01 +0200
460              Message-ID: <15619.13197.892587.565630@phoenix.squirrel.nl>    
461      Branch: perl
462            ! pod/perlform.pod
463 ____________________________________________________________________________
464 [ 17129] By: jhi                                   on 2002/06/09  15:08:20
465         Log: Subject: [Patch] CLONE is not in perldelta
466              From: Johan Vromans <jvromans@squirrel.nl>
467              Date: Sun, 9 Jun 2002 12:41:18 +0200
468              Message-ID: <15619.12494.713591.282001@phoenix.squirrel.nl>    
469      Branch: perl
470            ! pod/perldelta.pod
471 ____________________________________________________________________________
472 [ 17128] By: jhi                                   on 2002/06/09  03:02:38
473         Log: Subject: [PATCH] fix stuck MD5 compile on VAX
474              From: "Craig A. Berry" <craigberry@mac.com>
475              Date: Sat, 8 Jun 2002 23:01:11 -0500
476              Message-Id: <a05111b05b92881c6c8c4@[172.16.52.1]>
477      Branch: perl
478            ! ext/Digest/MD5/Makefile.PL
479 ____________________________________________________________________________
480 [ 17127] By: jhi                                   on 2002/06/08  22:50:43
481         Log: ... and more.
482      Branch: perl
483            ! win32/makefile.mk
484 ____________________________________________________________________________
485 [ 17126] By: jhi                                   on 2002/06/08  22:49:43
486         Log: More spots for perl$OS.
487      Branch: perl
488            ! NetWare/Makefile win32/Makefile
489 ____________________________________________________________________________
490 [ 17125] By: jhi                                   on 2002/06/08  22:46:17
491         Log: One more spot to list perlfreebsd and perlirix.
492      Branch: perl
493            ! plan9/mkfile
494 ____________________________________________________________________________
495 [ 17124] By: jhi                                   on 2002/06/08  22:22:05
496         Log: BSD/OS worked for 5.6.0; PowerUX for 5.7.3; Unixware for 5.6.1.
497      Branch: perl
498            ! pod/perlport.pod
499 ____________________________________________________________________________
500 [ 17123] By: jhi                                   on 2002/06/08  22:15:31
501         Log: Cygwin duplicated (noticed by Schwern).
502      Branch: perl
503            ! pod/perlport.pod
504 ____________________________________________________________________________
505 [ 17122] By: jhi                                   on 2002/06/08  22:03:15
506         Log: s/Plan9/Plan 9/g; (and one remaning MacOS)
507      Branch: perl
508            ! INSTALL README.jp pod/perlfaq3.pod pod/perlopentut.pod
509            ! pod/perlport.pod pod/perlrun.pod
510 ____________________________________________________________________________
511 [ 17121] By: jhi                                   on 2002/06/08  21:36:00
512         Log: Make the =heads a little bit more descriptive; regen toc.
513      Branch: perl
514            ! README.freebsd README.irix pod/perltoc.pod
515 ____________________________________________________________________________
516 [ 17120] By: jhi                                   on 2002/06/08  21:02:27
517         Log: I wonder what a 64-bot is?
518      Branch: perl
519            ! README.irix
520 ____________________________________________________________________________
521 [ 17119] By: jhi                                   on 2002/06/08  21:01:45
522         Log: Regen toc.
523      Branch: perl
524            ! pod/perltoc.pod
525 ____________________________________________________________________________
526 [ 17118] By: jhi                                   on 2002/06/08  21:00:18
527         Log: Add README.irix/perlirix.
528      Branch: perl
529            + README.irix
530            ! INSTALL MANIFEST pod/buildtoc.PL pod/perl.pod
531            ! pod/perldelta.pod pod/perlport.pod
532 ____________________________________________________________________________
533 [ 17117] By: jhi                                   on 2002/06/08  20:48:16
534         Log: Add perlfreebsd.
535      Branch: perl
536            ! pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
537            ! pod/perlport.pod
538 ____________________________________________________________________________
539 [ 17116] By: jhi                                   on 2002/06/08  20:45:25
540         Log: Mention the FreeBSD Perl policy change.
541      Branch: perl
542            ! README.freebsd
543 ____________________________________________________________________________
544 [ 17115] By: jhi                                   on 2002/06/08  20:34:59
545         Log: Mention the FreeBSD readdir_r bug in perldelta.
546      Branch: perl
547            ! pod/perldelta.pod
548 ____________________________________________________________________________
549 [ 17114] By: jhi                                   on 2002/06/08  20:31:18
550         Log: Subject: [PATCH] Re: perl Makfile.PL for DBI give Segmentation fault (core dumped)    (was: perl@17014)
551              From: Nicholas Clark <nick@unfortu.net>
552              Date: Sat, 8 Jun 2002 22:23:15 +0100
553              Message-ID: <20020608212315.GE302@Bagpuss.unfortu.net>
554      Branch: perl
555            + README.freebsd
556            ! MANIFEST
557 ____________________________________________________________________________
558 [ 17113] By: sky                                   on 2002/06/08  20:19:28
559         Log: Preparing A::H for CPAN release, upped version to 0.77
560              Documented changes.
561              Last tweak to test case.
562      Branch: perl
563            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
564            ! lib/Attribute/Handlers/README lib/Attribute/Handlers/t/multi.t
565 ____________________________________________________________________________
566 [ 17112] By: sky                                   on 2002/06/08  19:42:33
567         Log: Prepare CPAN release of Attribute::Handlers
568              Make the test case know about the changes in attributes
569              in 5.8 (lexical) and also turn off some warnings.
570      Branch: perl
571            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
572 ____________________________________________________________________________
573 [ 17111] By: jhi                                   on 2002/06/08  19:11:49
574         Log: Because of #17097.
575      Branch: perl
576            ! configpm
577 ____________________________________________________________________________
578 [ 17110] By: jhi                                   on 2002/06/08  19:06:31
579         Log: Add deprecations.
580      Branch: perl
581            ! pod/perldelta.pod
582 ____________________________________________________________________________
583 [ 17109] By: sky                                   on 2002/06/08  19:02:19
584         Log: Remove leftover dummy and cleanup the test case.
585      Branch: perl
586            ! ext/threads/shared/shared.pm ext/threads/shared/t/hv_refs.t
587            ! ext/threads/shared/t/hv_simple.t
588 ____________________________________________________________________________
589 [ 17108] By: jhi                                   on 2002/06/08  18:55:23
590         Log: Document the do BAREWORD change, from Rafael.
591      Branch: perl
592            ! pod/perldelta.pod
593 ____________________________________________________________________________
594 [ 17107] By: jhi                                   on 2002/06/08  18:32:50
595         Log: Remove the newly added makedepend .depending "token directory"
596              when cleaning up.
597      Branch: perl
598            ! Makefile.SH
599 ____________________________________________________________________________
600 [ 17106] By: jhi                                   on 2002/06/08  18:24:08
601         Log: perldelta tweaks.
602      Branch: perl
603            ! pod/perldelta.pod
604 ____________________________________________________________________________
605 [ 17105] By: jhi                                   on 2002/06/08  18:19:40
606         Log: I assume the Perl fork() emulation is still experimental.
607      Branch: perl
608            ! pod/perlfork.pod
609 ____________________________________________________________________________
610 [ 17104] By: jhi                                   on 2002/06/08  18:17:10
611         Log: Subject: [PATCH] VMS doc patch (was Re: VMS changes?)
612              From: "Craig A. Berry" <craigberry@mac.com>
613              Date: Sat, 8 Jun 2002 14:10:41 -0500
614              Message-Id: <a05111b03b92805d6bc97@[172.16.52.1]>
615      Branch: perl
616            ! README.vms pod/perldelta.pod
617 ____________________________________________________________________________
618 [ 17103] By: jhi                                   on 2002/06/08  18:04:37
619         Log: Slight tweaks from Lupe Christoph.
620      Branch: perl
621            ! pod/perldelta.pod
622 ____________________________________________________________________________
623 [ 17102] By: jhi                                   on 2002/06/08  17:04:24
624         Log: Workaround for broken symlink traversal.
625      Branch: perl
626            ! installperl
627 ____________________________________________________________________________
628 [ 17101] By: jhi                                   on 2002/06/08  16:16:46
629         Log: h2ph: Explain why parts of asm/*.h are skipped in Linux.
630      Branch: perl
631            ! utils/h2ph.PL
632 ____________________________________________________________________________
633 [ 17100] By: nick                                  on 2002/06/08  15:54:19
634         Log: Integrate mainline
635      Branch: perlio
636           !> Makefile.SH ext/Storable/ChangeLog ext/Storable/Storable.pm
637           !> ext/Storable/Storable.xs ext/Storable/t/recurse.t
638           !> ext/threads/threads.xs lib/Thread.pm lib/Thread/Queue.pm
639           !> lib/Thread/Semaphore.pm lib/Win32.pod numeric.c
640           !> pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
641           !> utils/h2ph.PL utils/perldoc.PL utils/perlivp.PL win32/win32.c
642 ____________________________________________________________________________
643 [ 17099] By: jhi                                   on 2002/06/08  15:53:16
644         Log: Try to avoid a looping makedepend that sometimes
645              happens when timestamps are out of sync.
646      Branch: perl
647            ! makedepend.SH
648 ____________________________________________________________________________
649 [ 17098] By: jhi                                   on 2002/06/08  15:35:06
650         Log: metaconfig tweaks from Robin Barker to go with #17097;
651              update Glossary.patch and mkglossary.
652      Branch: metaconfig
653            ! U/Glossary.patch U/mkglossary dist-3.0at70b/jmake/bindex.SH
654            ! dist-3.0at70b/mcon/U/make.U dist-3.0at70b/mcon/makegloss.SH
655 ____________________________________________________________________________
656 [ 17097] By: jhi                                   on 2002/06/08  15:34:09
657         Log: Various Configure tweaks.
658      Branch: perl
659            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
660 ____________________________________________________________________________
661 [ 17096] By: jhi                                   on 2002/06/08  15:05:46
662         Log: Fix Glossary formatting bugs when creating Config.pm,
663              from Robin Barker.
664      Branch: perl
665            ! configpm
666 ____________________________________________________________________________
667 [ 17095] By: jhi                                   on 2002/06/08  15:00:39
668         Log: perlivp: Too Much Information. 
669      Branch: perl
670            ! utils/perlivp.PL
671 ____________________________________________________________________________
672 [ 17094] By: jhi                                   on 2002/06/08  14:58:43
673         Log: h2ph: workarounds for too large hexadecimal constants.
674              Now 'perlivp' passes without a whimper in Solaris 8 and
675              Tru64 4.0F (Debian 2.2 Linux/x86 doesn't but my header
676              installation is weird; e.g. float.h is not in /usr/include...
677              (cd /usr/include; h2ph -l -r .)
678      Branch: perl
679            ! utils/h2ph.PL
680 ____________________________________________________________________________
681 [ 17093] By: jhi                                   on 2002/06/08  14:22:10
682         Log: h2ph: handle function pointer constants.
683      Branch: perl
684            ! utils/h2ph.PL
685 ____________________________________________________________________________
686 [ 17092] By: jhi                                   on 2002/06/08  13:54:17
687         Log: Put back the [561+] markers (except for the New Tests
688              section where the comparison is meaningless);
689              note that perl561delta is really the changes both
690              from 5.005_03 and 5.6.0.
691      Branch: perl
692            ! pod/perldelta.pod
693 ____________________________________________________________________________
694 [ 17091] By: jhi                                   on 2002/06/08  13:25:04
695         Log: Mention the dynamicness of Socket in VMS in another spot.
696      Branch: perl
697            ! pod/perldelta.pod
698 ____________________________________________________________________________
699 [ 17090] By: jhi                                   on 2002/06/08  13:16:27
700         Log: Address most of the issues found by Lupe Cristoph
701              (only leave the VMS changes to the VMS people);
702              move the VOS section to its right place;
703              talk more about userlevel threads;
704              eradicate end-of-line spaces.
705      Branch: perl
706            ! pod/perldelta.pod
707 ____________________________________________________________________________
708 [ 17089] By: jhi                                   on 2002/06/08  12:59:45
709         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
710              From: Radu Greab <radu@netsoft.ro>
711              Date: Sat, 8 Jun 2002 16:59:56 +0300
712              Message-ID: <15618.3548.55951.66902@ix.netsoft.ro>
713              
714              A test for #17082.
715      Branch: perl
716            ! ext/Storable/t/recurse.t
717 ____________________________________________________________________________
718 [ 17088] By: jhi                                   on 2002/06/08  12:35:46
719         Log: Explain at the top the situation in a nutshell;
720              remove the [561+] tags as redundant;
721              AmigaOS wasn't broken in 5.6.1, and still good in 5.7.2.
722      Branch: perl
723            ! pod/perldelta.pod
724 ____________________________________________________________________________
725 [ 17087] By: jhi                                   on 2002/06/08  12:25:15
726         Log: Subject: [Patch] perldelta for 5.8.0 RC1
727              From: lupe@lupe-christoph.de (Lupe Christoph)
728              Date: Sat, 8 Jun 2002 14:08:16 +0200
729              Message-ID: <20020608120816.GP14630@lupe-christoph.de>
730      Branch: perl
731            ! pod/perldelta.pod
732 ____________________________________________________________________________
733 [ 17086] By: jhi                                   on 2002/06/08  12:14:48
734         Log: Advertise the upcoming Win32::GetOSName().
735      Branch: perl
736            ! pod/perlport.pod
737 ____________________________________________________________________________
738 [ 17085] By: jhi                                   on 2002/06/08  12:11:27
739         Log: The lib/Win32.pod part of
740              
741              Subject: [DOC PATCH] Re: platform check (CODE PATCH : libwin32 )     
742              From: "Yves Orton" <demerphq@hotmail.com>
743              Date: Sat, 08 Jun 2002 00:27:25 +0200
744              Message-ID: <F209R6rPlHkg6WMaScm00017481@hotmail.com>
745              
746              (manually applied and tweaked) 
747      Branch: perl
748            ! lib/Win32.pod
749 ____________________________________________________________________________
750 [ 17084] By: jhi                                   on 2002/06/08  11:46:36
751         Log: Subject: Doc patches: assorted minor nits
752              From: Philip Newton <Philip.Newton@gmx.net>
753              Date: Sat, 08 Jun 2002 11:08:12 +0200
754              Message-ID: <k7i3gu8g2tga411pc6mcfvsp9rql27m8kq@4ax.com>
755      Branch: perl
756            ! pod/perldelta.pod pod/perlport.pod pod/perlvar.pod
757 ____________________________________________________________________________
758 [ 17083] By: jhi                                   on 2002/06/08  11:44:59
759         Log: Subject: Re: doc bug in perldoc
760              From: Philip Newton <Philip.Newton@gmx.net>
761              Date: Sat, 08 Jun 2002 11:05:09 +0200
762              Message-ID: <c3i3guod7ps1u5iujokk509p43ob76815k@4ax.com>
763      Branch: perl
764            ! utils/perldoc.PL
765 ____________________________________________________________________________
766 [ 17082] By: jhi                                   on 2002/06/08  11:37:56
767         Log: Subject: Re: [ID 20020601.005] Storable: STORABLE_freeze mechanism leaks memory (unfreed SVs)
768              From: Radu Greab <radu@netsoft.ro>
769              Date: Sat, 8 Jun 2002 08:28:58 +0300
770              Message-ID: <15617.38426.603787.918922@ix.netsoft.ro>
771      Branch: perl
772            ! ext/Storable/Storable.xs
773 ____________________________________________________________________________
774 [ 17081] By: jhi                                   on 2002/06/08  11:36:29
775         Log: Subject: [PATCH #2] Re: [PATCH] numeric.c:S_mulexp10 -- quit when you can
776              From: "Craig A. Berry" <craigberry@mac.com>
777              Date: Fri, 7 Jun 2002 22:55:34 -0500
778              Message-Id: <a05111b02b92724737054@[172.16.52.1]>
779              
780              Handle also underflow on non-IEEE.
781      Branch: perl
782            ! numeric.c
783 ____________________________________________________________________________
784 [ 17080] By: sky                                   on 2002/06/08  10:06:05
785         Log: Fix for bug [ID 20020602.007].
786              Don't decrement the active flag until AFTER we have run perl_destruct
787      Branch: perl
788            ! ext/threads/threads.xs
789 ____________________________________________________________________________
790 [ 17079] By: jhi                                   on 2002/06/08  01:38:50
791         Log: h2ph: evil linux/byteorder/pdp_endian.h
792      Branch: perl
793            ! utils/h2ph.PL
794 ____________________________________________________________________________
795 [ 17078] By: jhi                                   on 2002/06/08  01:14:45
796         Log: h2ph: more evilness in the form of Linux inline assembler.
797      Branch: perl
798            ! utils/h2ph.PL
799 ____________________________________________________________________________
800 [ 17077] By: jhi                                   on 2002/06/07  23:14:10
801         Log: h2ph: Solaris has LDBL_EPSILON 1.0842021724855044340075E-19L
802              (note the final L) for ia32 and ia64 long doubles.
803      Branch: perl
804            ! utils/h2ph.PL
805 ____________________________________________________________________________
806 [ 17076] By: jhi                                   on 2002/06/07  23:06:22
807         Log: perlivp: more header matching.
808      Branch: perl
809            ! utils/perlivp.PL
810 ____________________________________________________________________________
811 [ 17075] By: jhi                                   on 2002/06/07  22:43:37
812         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
813              From: Nicholas Clark <nick@unfortu.net>
814              Date: Sat, 8 Jun 2002 00:39:22 +0100
815              Message-ID: <20020607233921.GE307@Bagpuss.unfortu.net>
816      Branch: perl
817            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
818 ____________________________________________________________________________
819 [ 17074] By: jhi                                   on 2002/06/07  22:33:29
820         Log: Subject: [PATCH] numeric.c:S_mulexp10 -- quit when you can
821              From: "Craig A. Berry" <craigberry@mac.com>
822              Date: Fri, 7 Jun 2002 18:29:31 -0500
823              Message-Id: <a05111b01b926db404884@[172.16.52.1]>
824      Branch: perl
825            ! numeric.c
826 ____________________________________________________________________________
827 [ 17073] By: jhi                                   on 2002/06/07  21:34:07
828         Log: Reunite the first .PHONY targets (based on Garry Williams'
829              reading of the GNU make manual).
830      Branch: perl
831            ! Makefile.SH
832 ____________________________________________________________________________
833 [ 17072] By: jhi                                   on 2002/06/07  20:59:14
834         Log: Subject: Re: [DOCPATCH] Thread.pm
835              From: Elizabeth Mattijsen <liz@dijkmat.nl>
836              Date: Fri, 07 Jun 2002 23:57:01 +0200
837              Message-Id: <4.2.0.58.20020607235418.02e23680@mickey.dijkmat.nl>
838      Branch: perl
839            ! lib/Thread.pm lib/Thread/Queue.pm lib/Thread/Semaphore.pm
840 ____________________________________________________________________________
841 [ 17071] By: jhi                                   on 2002/06/07  20:51:15
842         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
843              From: Radu Greab <radu@netsoft.ro>
844              Date: Sat, 8 Jun 2002 00:49:02 +0300
845              Message-ID: <15617.10830.557640.430565@ix.netsoft.ro>
846      Branch: perl
847            ! ext/Storable/t/recurse.t
848 ____________________________________________________________________________
849 [ 17070] By: jhi                                   on 2002/06/07  19:36:16
850         Log: h2ph: the fp exponent does need to have an explicit sign.
851      Branch: perl
852            ! utils/h2ph.PL
853 ____________________________________________________________________________
854 [ 17069] By: jhi                                   on 2002/06/07  19:28:52
855         Log: perlivp: tell what went wrong.
856      Branch: perl
857            ! utils/perlivp.PL
858 ____________________________________________________________________________
859 [ 17068] By: jhi                                   on 2002/06/07  19:22:23
860         Log: perlivp: sometimes headers and symbols don't quite match.
861      Branch: perl
862            ! utils/perlivp.PL
863 ____________________________________________________________________________
864 [ 17067] By: jhi                                   on 2002/06/07  19:21:39
865         Log: h2ph: One more usage example.
866      Branch: perl
867            ! utils/h2ph.PL
868 ____________________________________________________________________________
869 [ 17066] By: jhi                                   on 2002/06/07  19:05:22
870         Log: h2ph: Tru64 disassembler.h evilness: mixed C and Pascal.
871      Branch: perl
872            ! utils/h2ph.PL
873 ____________________________________________________________________________
874 [ 17065] By: nick                                  on 2002/06/07  18:21:36
875         Log: Integrate mainline
876      Branch: perlio
877           +> ext/IO/hints/sco.pl
878           !> (integrate 27 files)
879 ____________________________________________________________________________
880 [ 17064] By: gsar                                  on 2002/06/07  18:04:39
881         Log: uname() was returning "unknown" on IA64; handle other missing
882              cases as well, and make any future unknown ones show up as
883              unknown(0x123).
884      Branch: perl
885            ! win32/win32.c
886 ____________________________________________________________________________
887 [ 17063] By: jhi                                   on 2002/06/07  16:12:20
888         Log: There are many ways to skin a Win32 (from Sarathy).
889      Branch: perl
890            ! pod/perlport.pod
891 ____________________________________________________________________________
892 [ 17062] By: jhi                                   on 2002/06/07  14:39:05
893         Log: Typos spotted by Vadim.
894      Branch: perl
895            ! pod/perlport.pod
896 ____________________________________________________________________________
897 [ 17061] By: jhi                                   on 2002/06/07  14:05:16
898         Log: Update Changes.
899      Branch: perl
900            ! Changes patchlevel.h
901 ____________________________________________________________________________
902 [ 17060] By: jhi                                   on 2002/06/07  13:26:52
903         Log: Subject: Re: [PATCH] Small nit in perlxs.pod
904              From: lupe@lupe-christoph.de (Lupe Christoph)
905              Date: Fri, 7 Jun 2002 13:38:24 +0200
906              Message-ID: <20020607113824.GD24159@lupe-christoph.de>
907      Branch: perl
908            ! pod/perlxs.pod
909 ____________________________________________________________________________
910 [ 17059] By: jhi                                   on 2002/06/07  13:25:35
911         Log: Subject: [PATCH] README.win32 and win32/makefile.mk differ
912              From: lupe@lupe-christoph.de (Lupe Christoph)
913              Date: Fri, 7 Jun 2002 13:36:51 +0200
914              Message-ID: <20020607113651.GC24159@lupe-christoph.de>
915      Branch: perl
916            ! README.win32
917 ____________________________________________________________________________
918 [ 17058] By: jhi                                   on 2002/06/07  13:22:38
919         Log: gcc -Wall nit noticed by NI-S.
920      Branch: perl
921            ! pp.c
922 ____________________________________________________________________________
923 [ 17057] By: jhi                                   on 2002/06/07  13:20:05
924         Log: Subject: Modification to Perl 5.6.1 source: ext/IO needs a hint
925              From: Andrew Hamm <AHamm@civica.com.au>
926              Date: Fri, 7 Jun 2002 17:11:24 +1000
927              Message-ID: <3BA45F696FAAD3118A520090276AD99C0135BE03@sansydnt01.sanderson.net.au>
928      Branch: perl
929            + ext/IO/hints/sco.pl
930            ! MANIFEST
931 ____________________________________________________________________________
932 [ 17056] By: jhi                                   on 2002/06/07  13:14:44
933         Log: Integrate perlio;
934              
935              Don't discard read data on flush if seek fails.
936      Branch: perl
937           !> perlio.c
938 ____________________________________________________________________________
939 [ 17055] By: jhi                                   on 2002/06/07  13:01:19
940         Log: s/MacOS/Mac OS/g; # (when the name of the os, not when $^O) Pudge
941      Branch: perl
942            ! pod/perl561delta.pod pod/perl570delta.pod pod/perl571delta.pod
943            ! pod/perl572delta.pod pod/perldelta.pod pod/perlfaq3.pod
944            ! pod/perlfunc.pod pod/perlintro.pod pod/perlpodspec.pod
945            ! pod/perlport.pod pod/perltoot.pod
946 ____________________________________________________________________________
947 [ 17054] By: jhi                                   on 2002/06/07  12:38:09
948         Log: More Winlore from Vadim.
949      Branch: perl
950            ! pod/perlport.pod
951 ____________________________________________________________________________
952 [ 17053] By: nick                                  on 2002/06/07  10:11:51
953         Log: Don't discard read data on flush if seek fails.
954      Branch: perlio
955            ! perlio.c
956 ____________________________________________________________________________
957 [ 17052] By: jhi                                   on 2002/06/07  01:34:48
958         Log: Subject: Re: Major bug in Storable 2.03 with 5.6.1 (freeze & thaw hooks)
959              From: Radu Greab <radu@netsoft.ro>
960              Date: Fri, 7 Jun 2002 05:17:58 +0300
961              Message-ID: <15616.6102.89472.9852@ix.netsoft.ro>
962      Branch: perl
963            ! ext/Storable/Storable.xs
964 ____________________________________________________________________________
965 [ 17051] By: jhi                                   on 2002/06/07  01:31:56
966         Log: Split in two the .PHONY target so that makes without .PHONY
967              when invoked as "make" won't wander off into the targets "compile
968              translator utilities" and instead stay in the "all" target.
969              Diagnosed by Garry Williams.
970      Branch: perl
971            ! Makefile.SH
972 ____________________________________________________________________________
973 [ 17050] By: jhi                                   on 2002/06/06  20:57:11
974         Log: Retract #16892 now that we have #17022.
975      Branch: perl
976            ! lib/Cwd.pm
977 ____________________________________________________________________________
978 [ 17049] By: jhi                                   on 2002/06/06  20:27:02
979         Log: Update the SUPER-UX situation.
980      Branch: perl
981            ! pod/perldelta.pod
982 ____________________________________________________________________________
983 [ 17048] By: jhi                                   on 2002/06/06  20:13:53
984         Log: More Windows wisdom from Sarathy;
985              remove old UTS entry; add SUPER-UX.
986      Branch: perl
987            ! pod/perlport.pod
988 ____________________________________________________________________________
989 [ 17047] By: jhi                                   on 2002/06/06  20:10:14
990         Log: Windows wisdom from Sarathy.
991      Branch: perl
992            ! pod/perlvar.pod
993 ____________________________________________________________________________
994 [ 17046] By: rgs                                   on 2002/06/06  19:33:23
995         Log: The perlio warnings are not mandatory.
996      Branch: perl
997            ! pod/perldiag.pod
998 ____________________________________________________________________________
999 [ 17045] By: jhi                                   on 2002/06/06  19:09:52
1000         Log: Typolice.
1001      Branch: perl
1002            ! utils/c2ph.PL x2p/s2p.PL
1003 ____________________________________________________________________________
1004 [ 17044] By: jhi                                   on 2002/06/06  18:57:39
1005         Log: Document that $^O in Win32 is a bit lacking in details.
1006      Branch: perl
1007            ! pod/perlvar.pod
1008 ____________________________________________________________________________
1009 [ 17043] By: nick                                  on 2002/06/06  18:51:48
1010         Log: Integrate mainline
1011      Branch: perlio
1012           !> NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
1013           !> NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
1014           !> NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
1015           !> NetWare/t/NWScripts.pl lib/Thread.pm pod/perldelta.pod
1016           !> pod/perldiag.pod pod/perlguts.pod pod/perlthrtut.pod
1017           !> utils/c2ph.PL x2p/a2p.h x2p/s2p.PL
1018 ____________________________________________________________________________
1019 [ 17042] By: jhi                                   on 2002/06/06  18:49:22
1020         Log: Win32 is not an OS.
1021      Branch: perl
1022            ! pod/perlport.pod
1023 ____________________________________________________________________________
1024 [ 17041] By: jhi                                   on 2002/06/06  18:18:11
1025         Log: The Makefile.SH part of
1026              
1027              Subject: [PATCH] corrections to Config.pm
1028              From: Robin Barker <rmb1@cise.npl.co.uk>
1029              Date: Thu, 6 Jun 2002 18:05:17 +0100 (BST)
1030              Message-Id: <200206061705.SAA12213@tempest.npl.co.uk>
1031              
1032              and regen Configure.
1033      Branch: perl
1034            ! Configure Makefile.SH Porting/config.sh Porting/config_H
1035 ____________________________________________________________________________
1036 [ 17040] By: jhi                                   on 2002/06/06  17:46:20
1037         Log: Supported platforms tweaks.
1038      Branch: perl
1039            ! pod/perlport.pod
1040 ____________________________________________________________________________
1041 [ 17039] By: jhi                                   on 2002/06/06  16:13:15
1042         Log: Update the 5.005-threads failure list.
1043      Branch: perl
1044            ! pod/perldelta.pod
1045 ____________________________________________________________________________
1046 [ 17038] By: jhi                                   on 2002/06/06  16:10:24
1047         Log: Make pstruct and psed appear also on platforms with
1048              $Config{d_link} but filesystems without link() (like FAT).
1049              Should deal with [ID 20020602.003] and
1050              "RC1 for MSWin32-x86-multi-thread build bug report".
1051              Diagnosis by Sarathy.
1052      Branch: perl
1053            ! utils/c2ph.PL x2p/s2p.PL
1054 ____________________________________________________________________________
1055 [ 17037] By: jhi                                   on 2002/06/06  15:20:14
1056         Log: Subject: [PATCH] Thread.pm
1057              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1058              Date: Thu, 06 Jun 2002 10:47:36 +0200
1059              Message-Id: <4.2.0.58.20020606104435.01858590@mickey.dijkmat.nl>
1060      Branch: perl
1061            ! lib/Thread.pm
1062 ____________________________________________________________________________
1063 [ 17036] By: jhi                                   on 2002/06/06  15:07:32
1064         Log: Rafael noticed a bug in the explanation of #17035.
1065      Branch: perl
1066            ! pod/perldiag.pod
1067 ____________________________________________________________________________
1068 [ 17035] By: jhi                                   on 2002/06/06  13:18:20
1069         Log: Give more detailed explanation of open(FH, ">:foobar") failure.
1070      Branch: perl
1071            ! pod/perldiag.pod
1072 ____________________________________________________________________________
1073 [ 17034] By: jhi                                   on 2002/06/06  12:59:19
1074         Log: Subject: [DOCPATCH] perlthtut.pod
1075              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1076              Date: Thu, 06 Jun 2002 10:40:02 +0200
1077              Message-Id: <4.2.0.58.20020606103854.0191b320@mickey.dijkmat.nl>
1078      Branch: perl
1079            ! pod/perlthrtut.pod
1080 ____________________________________________________________________________
1081 [ 17033] By: jhi                                   on 2002/06/06  12:56:57
1082         Log: NetWare update from Ananth Kesari.
1083      Branch: perl
1084            ! NetWare/Makefile NetWare/NWUtil.c NetWare/bat/Buildtype.bat
1085            ! NetWare/bat/SetCodeWar.bat NetWare/bat/SetNWBld.bat
1086            ! NetWare/bat/Setnlmsdk.bat NetWare/bat/ToggleD2.bat
1087            ! NetWare/t/NWScripts.pl x2p/a2p.h
1088 ____________________________________________________________________________
1089 [ 17032] By: jhi                                   on 2002/06/06  12:47:34
1090         Log: Integrate perlio;
1091              
1092              doio.c tweaks
1093              - see SV passed to dup type open "looks_like_number"
1094              - apply layers to pipe opens.
1095      Branch: perl
1096           !> doio.c
1097 ____________________________________________________________________________
1098 [ 17031] By: ams                                   on 2002/06/06  11:49:13
1099         Log: Subject: [PATCH] perlguts.pod
1100              From: Nicholas Clark <nick@ccl4.org>
1101              Date: Thu, 6 Jun 2002 11:29:19 +0100
1102              Message-Id: <20020606112919.P22873@plum.flirble.org>
1103      Branch: perl
1104            ! pod/perlguts.pod
1105 ____________________________________________________________________________
1106 [ 17030] By: nick                                  on 2002/06/06  07:26:11
1107         Log: doio.c tweaks
1108              - see SV passed to dup type open "looks_like__number"
1109              - apply layers to pipe opens.
1110      Branch: perlio
1111            ! doio.c
1112 ____________________________________________________________________________
1113 [ 17029] By: nick                                  on 2002/06/06  06:32:35
1114         Log: Integrate mainline
1115      Branch: perlio
1116           !> AUTHORS Changes README.beos doio.c ext/DB_File/t/db-btree.t
1117           !> ext/DB_File/t/db-recno.t lib/Pod/Html.pm
1118           !> lib/Tie/File/t/16_handle.t patchlevel.h perl.c
1119           !> pod/perldelta.pod pod/perlfunc.pod pod/perlport.pod pp.c
1120           !> t/op/arith.t t/op/tie.t utils/perldoc.PL
1121 ____________________________________________________________________________
1122 [ 17028] By: jhi                                   on 2002/06/06  02:40:12
1123         Log: With -Ud_stdstdio perl -v and perl -h didn't flush their
1124              output buffers because they exited with PerlProc_exit()
1125              instead of my_exit() (from Andy Dougherty)
1126      Branch: perl
1127            ! perl.c
1128 ____________________________________________________________________________
1129 [ 17027] By: jhi                                   on 2002/06/06  01:38:50
1130         Log: BeOS status update; all platforms status update.
1131      Branch: perl
1132            ! README.beos pod/perlport.pod
1133 ____________________________________________________________________________
1134 [ 17026] By: jhi                                   on 2002/06/06  01:25:13
1135         Log: Subject: [PATCH lib/Pod/Html.pm] anchors fix
1136              From: Stas Bekman <stas@stason.org>
1137              Date: Wed, 05 Jun 2002 15:26:02 +0800
1138              Message-ID: <3CFDBD0A.8090505@stason.org>      
1139      Branch: perl
1140            ! lib/Pod/Html.pm
1141 ____________________________________________________________________________
1142 [ 17025] By: jhi                                   on 2002/06/05  23:48:28
1143         Log: Subject: [PATCH perl@17014] t/op/arith.t -- don't test infinity if it doesn't exist
1144              From: "Craig A. Berry" <craigberry@mac.com>
1145              Date: Wed, 05 Jun 2002 17:31:18 -0500
1146              Message-Id: <5.1.1.5.0.20020605171901.021cb8b8@exchi01>
1147      Branch: perl
1148            ! t/op/arith.t
1149 ____________________________________________________________________________
1150 [ 17024] By: jhi                                   on 2002/06/05  23:47:14
1151         Log: MacOS X 10.1.5 still failing the DB tests.
1152      Branch: perl
1153            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
1154            ! pod/perldelta.pod
1155 ____________________________________________________________________________
1156 [ 17023] By: jhi                                   on 2002/06/05  21:57:09
1157         Log: Address the second half of
1158              
1159              Subject: [ID 20020604.006] Pipe opens do not support I/O layers
1160              From: jv@squirrel.nl (Johan Vromans)
1161              Date: Tue,  4 Jun 2002 23:01:44 +0200 (CEST)
1162              Message-Id: <20020604210144.3A87A8B6B3@phoenix.squirrel.nl>
1163              
1164              so that multiarg piped opens only accept optional whitespace
1165              after the "|-".  If and when perlio discipline awareness added
1166              to |-, the now added code branch will grow.
1167              
1168              No test case because hard to think of anything even remotely
1169              portable.
1170      Branch: perl
1171            ! doio.c
1172 ____________________________________________________________________________
1173 [ 17022] By: jhi                                   on 2002/06/05  20:48:18
1174         Log: Subject: Re: local tied hash slices & stray keys (was Re: Cwd breakage)
1175              From: Doug MacEachern <dougm@covalent.net>
1176              Date: Mon, 3 Jun 2002 08:27:56 -0700 (PDT)
1177              Message-ID: <Pine.LNX.4.33.0206030822330.2695-100000@mako.covalent.net>
1178              
1179              (plus a test expanded from Schwern's [ID 20020602.006])
1180      Branch: perl
1181            ! pp.c t/op/tie.t
1182 ____________________________________________________________________________
1183 [ 17021] By: jhi                                   on 2002/06/05  19:56:33
1184         Log: Subject: doc bug in perldoc
1185              From: Tim Jenness <t.jenness@jach.hawaii.edu>
1186              Date: Wed, 5 Jun 2002 09:47:31 -1000 (HST)
1187              Message-ID: <Pine.LNX.4.44.0206050941191.29367-100000@lapaki>
1188      Branch: perl
1189            ! utils/perldoc.PL
1190 ____________________________________________________________________________
1191 [ 17020] By: jhi                                   on 2002/06/05  19:55:00
1192         Log: AUTHORS updates; perldelta blame^Wfame additions.
1193      Branch: perl
1194            ! AUTHORS pod/perldelta.pod
1195 ____________________________________________________________________________
1196 [ 17019] By: jhi                                   on 2002/06/05  19:08:00
1197         Log: Mention Carp enhancements.
1198      Branch: perl
1199            ! pod/perldelta.pod
1200 ____________________________________________________________________________
1201 [ 17018] By: sky                                   on 2002/06/05  18:49:10
1202         Log: Update text slightly and update links to threads.pm instead of Thread.pm
1203      Branch: perl
1204            ! pod/perlfunc.pod
1205 ____________________________________________________________________________
1206 [ 17017] By: rgs                                   on 2002/06/05  18:32:11
1207         Log: Remove a comma and a few whitespaces.
1208      Branch: perl
1209            ! pod/perlfunc.pod
1210 ____________________________________________________________________________
1211 [ 17016] By: rgs                                   on 2002/06/05  18:28:50
1212         Log: $^O is 'beos' on BeOS
1213      Branch: perl
1214            ! lib/Tie/File/t/16_handle.t
1215 ____________________________________________________________________________
1216 [ 17015] By: nick                                  on 2002/06/05  15:11:00
1217         Log: Integrate mainline (for Configure)
1218      Branch: perlio
1219           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
1220           !> ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
1221           !> hints/linux.sh myconfig.SH pod/perldelta.pod
1222 ____________________________________________________________________________
1223 [ 17014] By: jhi                                   on 2002/06/05  13:53:51
1224         Log: Update Changes.
1225      Branch: perl
1226            ! Changes patchlevel.h
1227 ____________________________________________________________________________
1228 [ 17013] By: jhi                                   on 2002/06/05  13:41:02
1229         Log: Mention the flakiness of AIX' make.
1230      Branch: perl
1231            ! pod/perldelta.pod
1232 ____________________________________________________________________________
1233 [ 17012] By: jhi                                   on 2002/06/05  13:40:45
1234         Log: metaconfig unit change for #17011.
1235      Branch: metaconfig
1236            ! U/installdirs/inc_version_list.U
1237 ____________________________________________________________________________
1238 [ 17011] By: jhi                                   on 2002/06/05  13:23:59
1239         Log: Subject: [ID 20020604.009] [jason@openinformatics.com (Jason E. Stewart)] RC1 buglet in Configure
1240              From: jason@openinformatics.com (Jason E. Stewart)
1241              Date: 04 Jun 2002 16:42:32 -0600
1242              Message-Id: <87d6v6wtrb.fsf@openinformatics.com>
1243              
1244              Unexpanded $prefix.
1245      Branch: perl
1246            ! Configure
1247 ____________________________________________________________________________
1248 [ 17010] By: jhi                                   on 2002/06/05  13:16:49
1249         Log: glibc version is more a library issue than a compiler issue.
1250      Branch: perl
1251            ! myconfig.SH
1252 ____________________________________________________________________________
1253 [ 17009] By: jhi                                   on 2002/06/05  13:07:01
1254         Log: Subject: [Encode PATCH] spurious warning
1255              From: Nicholas Clark <nick@unfortu.net>
1256              Date: Sun, 2 Jun 2002 20:26:22 +0100
1257              Message-ID: <20020602192619.GA320@Bagpuss.unfortu.net>
1258      Branch: perl
1259            ! ext/Encode/lib/Encode/Alias.pm ext/PerlIO/t/encoding.t
1260 ____________________________________________________________________________
1261 [ 17008] By: jhi                                   on 2002/06/05  13:03:19
1262         Log: Show gnulibc_version in myconfig. 
1263      Branch: perl
1264            ! myconfig.SH
1265 ____________________________________________________________________________
1266 [ 17007] By: jhi                                   on 2002/06/05  12:59:31
1267         Log: Regen Glossary for #16991.
1268      Branch: perl
1269            ! Porting/Glossary Porting/config.sh Porting/config_H
1270 ____________________________________________________________________________
1271 [ 17006] By: jhi                                   on 2002/06/05  12:44:45
1272         Log: More for #16991.
1273      Branch: perl
1274            ! hints/linux.sh
1275 ____________________________________________________________________________
1276 [ 17005] By: nick                                  on 2002/06/05  07:23:22
1277         Log: Integrate mainline
1278      Branch: perlio
1279           +> ext/Thread/README.threads
1280            - README.threads
1281           !> (integrate 81 files)
1282 ____________________________________________________________________________
1283 [ 17004] By: jhi                                   on 2002/06/05  03:35:24
1284         Log: FAQ sync.
1285      Branch: perl
1286            ! pod/perlfaq6.pod
1287 ____________________________________________________________________________
1288 [ 17003] By: jhi                                   on 2002/06/05  01:56:00
1289         Log: Subject: [ID 20020602.004] threads::shared::queue new nit
1290              From: Elizabeth Mattijsen <liz@dijkmat.nl>
1291              Date: Sun, 02 Jun 2002 21:36:05 +0200
1292              Message-Id: <4.2.0.58.20020602213520.027cf9d0@mickey.dijkmat.nl>
1293      Branch: perl
1294            ! ext/threads/shared/queue.pm
1295 ____________________________________________________________________________
1296 [ 17002] By: jhi                                   on 2002/06/05  01:47:02
1297         Log: Subject: [ID 20020603.010] One more failed test on BeOS 5
1298              From: "Daniel Berger" <djberg96@attbi.com>
1299              Date: Mon, 03 Jun 2002 19:18:38 GMT
1300              Message-Id: <20020604001258.MELY2751.rwcrmhc52.attbi.com@tiberius.mn.ipsvc.net>
1301      Branch: perl
1302            ! README.beos
1303 ____________________________________________________________________________
1304 [ 17001] By: jhi                                   on 2002/06/05  01:44:40
1305         Log: Subject: One more sorry for Oracle
1306              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1307              Date: Tue, 04 Jun 2002 10:02:17 +0200
1308              Message-Id: <20020604100132.159C.H.M.BRAND@hccnet.nl>
1309              
1310              (modified)
1311      Branch: perl
1312            ! README.hpux
1313 ____________________________________________________________________________
1314 [ 17000] By: jhi                                   on 2002/06/05  01:42:58
1315         Log: metaconfig unit change for #16999.
1316      Branch: metaconfig
1317            ! U/threads/usethreads.U
1318 ____________________________________________________________________________
1319 [ 16999] By: jhi                                   on 2002/06/05  01:42:44
1320         Log: Disable the combination of ithreads but not perlio.
1321      Branch: perl
1322            ! Configure INSTALL
1323 ____________________________________________________________________________
1324 [ 16998] By: jhi                                   on 2002/06/05  00:58:43
1325         Log: perlthrtut links.
1326      Branch: perl
1327            ! ext/threads/shared/shared.pm ext/threads/threads.pm
1328            ! pod/perldelta.pod
1329 ____________________________________________________________________________
1330 [ 16997] By: jhi                                   on 2002/06/05  00:55:08
1331         Log: Unmatchings.
1332      Branch: perl
1333            ! README.netware README.win32
1334 ____________________________________________________________________________
1335 [ 16996] By: jhi                                   on 2002/06/05  00:50:08
1336         Log: Subject: Re: 2nd draft of announcement
1337              From: "John P. Linderman" <jpl@research.att.com>
1338              Date: Mon, 03 Jun 2002 08:57:49 -0400
1339              Message-Id: <200206031257.IAA12388@raptor.research.att.com>
1340              
1341              Let's not forget the mystery IRIX failure.
1342      Branch: perl
1343            ! pod/perldelta.pod
1344 ____________________________________________________________________________
1345 [ 16995] By: jhi                                   on 2002/06/05  00:45:34
1346         Log: Move the obsolete README.threads out of sight to ext/Threads;
1347              save one part of the IRIX knowledge in INSTALL (though IRIX
1348              6.2 is quite old...)
1349      Branch: perl
1350            + ext/Thread/README.threads
1351            - README.threads
1352            ! INSTALL MANIFEST
1353 ____________________________________________________________________________
1354 [ 16994] By: jhi                                   on 2002/06/05  00:27:47
1355         Log: Upgrade to Math::BigRat 0.07.
1356      Branch: perl
1357            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
1358            ! lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
1359            ! lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
1360 ____________________________________________________________________________
1361 [ 16993] By: jhi                                   on 2002/06/05  00:27:08
1362         Log: metaconfig unit change #16991.
1363      Branch: metaconfig
1364            ! U/compline/d_gnulibc.U U/compline/d_stdstdio.U
1365 ____________________________________________________________________________
1366 [ 16992] By: jhi                                   on 2002/06/05  00:26:45
1367         Log: Forgot from #16991.
1368      Branch: perl
1369            ! config_h.SH
1370 ____________________________________________________________________________
1371 [ 16991] By: jhi                                   on 2002/06/05  00:16:28
1372         Log: Subject: Re: hints/linux.sh & stdio
1373              From: Andy Dougherty <doughera@lafayette.edu>
1374              Date: Mon, 3 Jun 2002 13:57:17 -0400 (EDT)
1375              Message-ID: <Pine.SOL.4.10.10206031349430.4034-100000@maxwell.phys.lafayette.edu>
1376      Branch: perl
1377            ! Configure
1378 ____________________________________________________________________________
1379 [ 16990] By: jhi                                   on 2002/06/05  00:08:57
1380         Log: Integrate maintperl change #16988;
1381              
1382              make IO::Pipe work on windows
1383      Branch: perl
1384           !> ext/IO/lib/IO/Pipe.pm
1385 ____________________________________________________________________________
1386 [ 16989] By: jhi                                   on 2002/06/05  00:07:15
1387         Log: Integrate macperl chages #16974 and #16975;
1388              
1389              nativize() isn't happy with absolute Mac paths
1390              
1391              Test::Harness test fixes, attempt #3 :-)
1392      Branch: perl
1393           !> ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
1394           !> lib/Test/Harness/t/callback.t
1395           !> lib/Test/Harness/t/strap-analyze.t
1396           !> lib/Test/Harness/t/test-harness.t lib/lib_pm.PL
1397 ____________________________________________________________________________
1398 [ 16988] By: gsar                                  on 2002/06/04  23:14:56
1399         Log: make IO::Pipe work on windows
1400      Branch: maint-5.6/perl
1401            ! ext/IO/lib/IO/Pipe.pm
1402 ____________________________________________________________________________
1403 [ 16987] By: rgs                                   on 2002/06/04  21:37:23
1404         Log: s/modperl/mod_perl/g
1405      Branch: perl
1406            ! README.aix pod/perldelta.pod
1407 ____________________________________________________________________________
1408 [ 16986] By: rgs                                   on 2002/06/04  21:32:19
1409         Log: Subject: [DOC PATCH] perldelta.pod
1410              From: Philip Newton <Philip.Newton@gmx.net>
1411              Date: Tue, 04 Jun 2002 06:52:55 +0200
1412              Message-ID: <g9hofuk5egps80m15k59loidv60506n4nb@4ax.com>
1413              
1414              (with one nit, s/modperl/mod_perl/)
1415      Branch: perl
1416            ! pod/perldelta.pod
1417 ____________________________________________________________________________
1418 [ 16985] By: rgs                                   on 2002/06/04  20:30:00
1419         Log: perlfunc/lock() nits by Philip Newton and Johan Vromans.
1420      Branch: perl
1421            ! pod/perlfunc.pod
1422 ____________________________________________________________________________
1423 [ 16984] By: ams                                   on 2002/06/04  01:05:49
1424         Log: Subject: [PATCH] Re: Some bugs in RC1
1425              From: Michael G Schwern <schwern@pobox.com>
1426              Date: Mon, 03 Jun 2002 19:59:21 -0400
1427              Message-Id: <20020603235921.GN31617@ool-18b93024.dyn.optonline.net>
1428      Branch: perl
1429            ! lib/perl5db.pl
1430 ____________________________________________________________________________
1431 [ 16983] By: pudge                                 on 2002/06/04  00:22:12
1432         Log: Update Errno slightly to latest version
1433      Branch: macperl
1434            ! macos/lib/Errno.pm
1435 ____________________________________________________________________________
1436 [ 16982] By: rgs                                   on 2002/06/03  19:15:26
1437         Log: Protect against localizing an %ENV slice.
1438      Branch: perl
1439            ! lib/Cwd.pm
1440 ____________________________________________________________________________
1441 [ 16981] By: rgs                                   on 2002/06/03  18:59:19
1442         Log: Document that lock() is a "weak keyword".
1443      Branch: perl
1444            ! pod/perlfunc.pod
1445 ____________________________________________________________________________
1446 [ 16980] By: ams                                   on 2002/06/03  18:38:26
1447         Log: Subject: [PATCH Switch.pm] Minor typo
1448              From: Philip Newton <Philip.Newton@gmx.net>
1449              Date: Mon, 03 Jun 2002 21:35:55 +0200
1450              Message-Id: <q7hnfu8rttv0bro03si2e42avpqoe50op9@4ax.com>
1451      Branch: perl
1452            ! lib/Switch.pm
1453 ____________________________________________________________________________
1454 [ 16979] By: ams                                   on 2002/06/03  17:06:03
1455         Log: Remove all occurrences of occurence, except for one (in the
1456              Changelog) that is preserved for historical reasons.
1457      Branch: perl
1458            ! ext/File/Glob/bsd_glob.c hints/ultrix_4.sh lib/Pod/Checker.pm
1459            ! lib/Pod/Find.pm pod/perltoc.pod t/pod/poderrs.t
1460            ! t/pod/poderrs.xr util.c wince/comp.pl x2p/find2perl.PL
1461 ____________________________________________________________________________
1462 [ 16978] By: pudge                                 on 2002/06/02  17:22:43
1463         Log: Update Changes
1464      Branch: macperl
1465            ! macos/Changes
1466 ____________________________________________________________________________
1467 [ 16977] By: pudge                                 on 2002/06/02  17:21:45
1468         Log: Update Help menu for 5.8
1469      Branch: macperl
1470            ! macos/macperl/MacPerl.podhelp
1471 ____________________________________________________________________________
1472 [ 16976] By: pudge                                 on 2002/06/02  17:21:28
1473         Log: Bump versions
1474      Branch: macperl
1475            ! macos/MPVersion.r macos/config.h macos/config.sh
1476 ____________________________________________________________________________
1477 [ 16975] By: pudge                                 on 2002/06/02  17:19:29
1478         Log: Test::Harness test fixes, attempt #3 :-)
1479      Branch: macperl
1480            ! lib/Test/Harness/t/callback.t
1481            ! lib/Test/Harness/t/strap-analyze.t
1482            ! lib/Test/Harness/t/test-harness.t
1483 ____________________________________________________________________________
1484 [ 16974] By: pudge                                 on 2002/06/02  17:18:48
1485         Log: nativize() isn't happy with absolute Mac paths
1486      Branch: macperl
1487            ! ext/DynaLoader/DynaLoader_pm.PL lib/ExtUtils/MM_MacOS.pm
1488            ! lib/lib_pm.PL
1489 ____________________________________________________________________________
1490 [ 16973] By: jhi                                   on 2002/06/01  21:19:50
1491         Log: Integrate #16971 from maint-5.6;
1492              
1493              IO::Poll wasn't working on windows since poll.c wasn't using the
1494              same abstractions as perl; for test case, see:
1495              http://bugs.activestate.com/show_bug.cgi?id=19624
1496      Branch: perl
1497           !> XSUB.h ext/IO/poll.c
1498 ____________________________________________________________________________
1499 [ 16972] By: jhi                                   on 2002/06/01  21:14:39
1500         Log: A few links.
1501      Branch: perl
1502            ! pod/perldelta.pod
1503 ____________________________________________________________________________
1504 [ 16971] By: gsar                                  on 2002/06/01  20:39:08
1505         Log: IO::Poll wasn't working on windows since poll.c wasn't using the
1506              same abstractions as perl; for test case, see:
1507              http://bugs.activestate.com/show_bug.cgi?id=19624
1508      Branch: maint-5.6/perl
1509            ! XSUB.h ext/IO/poll.c
1510 ____________________________________________________________________________
1511 [ 16970] By: jhi                                   on 2002/06/01  20:27:03
1512         Log: Various perldelta tweaks.
1513      Branch: perl
1514            ! pod/perldelta.pod
1515 ____________________________________________________________________________
1516 [ 16969] By: jhi                                   on 2002/06/01  19:52:15
1517         Log: Update Changes.
1518      Branch: perl
1519            ! Changes patchlevel.h
1520 ____________________________________________________________________________
1521 [ 16968] By: pudge                                 on 2002/06/01  18:55:49
1522         Log: Integrate perl for 5.8.0 RC1
1523      Branch: macperl
1524           !> (integrate 77 files)
1525 ____________________________________________________________________________
1526 [ 16967] By: jhi                                   on 2002/06/01  17:46:42
1527         Log: Two obsolete files.
1528      Branch: perl
1529            ! Porting/makerel
1530 ____________________________________________________________________________
1531 [ 16966] By: jhi                                   on 2002/06/01  17:42:45
1532         Log: This is Perl 5.8.0 RC 1.
1533      Branch: perl
1534            ! patchlevel.h
1535 ____________________________________________________________________________
1536 [ 16965] By: jhi                                   on 2002/06/01  17:39:39
1537         Log: Update Changes.
1538      Branch: perl
1539            ! Changes patchlevel.h
1540 ____________________________________________________________________________
1541 [ 16964] By: jhi                                   on 2002/06/01  17:25:31
1542         Log: Subject: [Encode] 1.75 Released
1543              From: Dan Kogai <dankogai@dan.co.jp>
1544              Date: Sun, 2 Jun 2002 03:19:19 +0900
1545              Message-Id: <16B7B98D-758C-11D6-AE74-0003939A104C@dan.co.jp>
1546      Branch: perl
1547            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/TW/TW.pm
1548            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
1549            ! ext/Encode/lib/Encode/Alias.pm
1550            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
1551            ! ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
1552 ____________________________________________________________________________
1553 [ 16963] By: jhi                                   on 2002/06/01  16:15:24
1554         Log: Paranoia regen_headers; no changes but at least
1555              the timestamps are now fine.
1556      Branch: perl
1557            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
1558            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
1559            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
1560            ! pod/perlintern.pod pp.sym pp_proto.h proto.h regnodes.h
1561            ! warnings.h
1562 ____________________________________________________________________________
1563 [ 16962] By: jhi                                   on 2002/06/01  16:13:17
1564         Log: Subject: Oracle / 5.8.0 / HP-UX / gcc / 64bit: Sorry
1565              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
1566              Date: Sat, 01 Jun 2002 11:35:22 +0200
1567              Message-Id: <20020601103313.BF75.H.M.BRAND@hccnet.nl>
1568      Branch: perl
1569            ! README.hpux
1570 ____________________________________________________________________________
1571 [ 16961] By: jhi                                   on 2002/06/01  15:57:04
1572         Log: Garbage character in perldelta; Cygwin tip from Vadim; regen toc.
1573      Branch: perl
1574            ! pod/perldelta.pod pod/perltoc.pod
1575 ____________________________________________________________________________
1576 [ 16960] By: jhi                                   on 2002/06/01  15:30:10
1577         Log: Regen Configure + perlmodlib + perltoc, FAQ sync.
1578      Branch: perl
1579            ! Configure Porting/config.sh Porting/config_H pod/perlfaq4.pod
1580            ! pod/perlfaq5.pod pod/perlmodlib.pod pod/perltoc.pod
1581 ____________________________________________________________________________
1582 [ 16959] By: jhi                                   on 2002/06/01  15:03:57
1583         Log: Even more VMSifying (this time more like de-MacOSifying).
1584      Branch: perl
1585            ! lib/Test/Harness/t/test-harness.t
1586 ____________________________________________________________________________
1587 [ 16958] By: jhi                                   on 2002/06/01  14:58:39
1588         Log: VMSifying from Craig Berry.
1589      Branch: perl
1590            ! lib/Test/Harness/t/callback.t
1591            ! lib/Test/Harness/t/strap-analyze.t
1592            ! lib/Test/Harness/t/test-harness.t
1593 ____________________________________________________________________________
1594 [ 16957] By: jhi                                   on 2002/06/01  14:52:34
1595         Log: Mention the CJK docs.
1596      Branch: perl
1597            ! pod/perldelta.pod
1598 ____________________________________________________________________________
1599 [ 16956] By: jhi                                   on 2002/06/01  14:36:15
1600         Log: Subject: [PATCH] another Storable test
1601              From: Nicholas Clark <nick@unfortu.net>
1602              Date: Sat, 1 Jun 2002 14:07:01 +0100
1603              Message-ID: <20020601130700.GB301@Bagpuss.unfortu.net>
1604      Branch: perl
1605            ! ext/Storable/t/interwork56.t
1606 ____________________________________________________________________________
1607 [ 16955] By: nick                                  on 2002/06/01  09:02:48
1608         Log: Integrate mainline
1609      Branch: perlio
1610            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
1611           !> (integrate 62 files)
1612 ____________________________________________________________________________
1613 [ 16954] By: jhi                                   on 2002/06/01  04:05:35
1614         Log: Make the changes MacOS-specific.
1615      Branch: perl
1616            ! lib/Test/Harness/t/callback.t
1617            ! lib/Test/Harness/t/strap-analyze.t
1618            ! lib/Test/Harness/t/test-harness.t
1619 ____________________________________________________________________________
1620 [ 16953] By: ams                                   on 2002/06/01  03:20:52
1621         Log: Remove $Id$ lines.
1622      Branch: perl
1623            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
1624            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
1625            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
1626            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
1627            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
1628            ! ext/Storable/t/integer.t ext/Storable/t/interwork56.t
1629            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
1630            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
1631            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
1632            ! ext/Storable/t/st-dump.pl ext/Storable/t/store.t
1633            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
1634            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
1635            ! ext/Storable/t/utf8hash.t
1636 ____________________________________________________________________________
1637 [ 16952] By: jhi                                   on 2002/06/01  03:09:47
1638         Log: Perl Labs dead, Smokers live.
1639      Branch: perl
1640            ! pod/perlhack.pod
1641 ____________________________________________________________________________
1642 [ 16951] By: ams                                   on 2002/06/01  03:08:02
1643         Log: Nitpick at ChangeLog until it is consistently formatted.
1644      Branch: perl
1645            ! ext/Storable/ChangeLog
1646 ____________________________________________________________________________
1647 [ 16950] By: jhi                                   on 2002/06/01  02:46:48
1648         Log: strictify lib.pm.
1649      Branch: perl
1650            ! lib/lib_pm.PL
1651 ____________________________________________________________________________
1652 [ 16949] By: jhi                                   on 2002/06/01  02:33:27
1653         Log: s/invcer/incver/
1654      Branch: perl
1655            ! lib/lib_pm.PL
1656 ____________________________________________________________________________
1657 [ 16948] By: jhi                                   on 2002/06/01  02:03:27
1658         Log: Subject: Re: perl@16925
1659              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
1660              Date: Fri, 31 May 2002 19:56:39 -0700
1661              Message-ID: <nfD+8gzkgGHH092yn@efn.org>
1662              
1663              Self-tie clarifications.
1664      Branch: perl
1665            ! pod/perldelta.pod
1666 ____________________________________________________________________________
1667 [ 16947] By: jhi                                   on 2002/06/01  01:17:45
1668         Log: Be exact of what happens.
1669      Branch: perl
1670            ! README.cygwin
1671 ____________________________________________________________________________
1672 [ 16946] By: jhi                                   on 2002/06/01  01:16:59
1673         Log: Subject: [Patch] Inplace editing on Cygwin and others?
1674              From: "Gerrit P. Haase" <gp@familiehaase.de>
1675              Date: Sat, 1 Jun 2002 04:14:43 +0200
1676              Message-ID: <199100765833.20020601041443@familiehaase.de>
1677      Branch: perl
1678            ! README.cygwin doio.c perl.c
1679 ____________________________________________________________________________
1680 [ 16945] By: jhi                                   on 2002/05/31  23:03:23
1681         Log: MacOS test glitch.
1682      Branch: perl
1683            ! ext/Digest/MD5/t/files.t
1684 ____________________________________________________________________________
1685 [ 16944] By: jhi                                   on 2002/05/31  22:13:31
1686         Log: Update Changes.
1687      Branch: perl
1688            ! Changes patchlevel.h
1689 ____________________________________________________________________________
1690 [ 16943] By: jhi                                   on 2002/05/31  22:08:03
1691         Log: Subject: lib/Math/BigInt/t/bigintc.t + VMS + perl@16925
1692              From: "Craig A. Berry" <craigberry@mac.com>
1693              Date: Fri, 31 May 2002 17:20:11 -0500
1694              Message-Id: <a05111b01b91da6015790@[172.16.52.1]>
1695              
1696              Avoid redef warning.
1697      Branch: perl
1698            ! lib/Math/BigInt/Calc.pm
1699 ____________________________________________________________________________
1700 [ 16942] By: jhi                                   on 2002/05/31  21:42:12
1701         Log: Integrate macperl patches #16926 and #16938;
1702              
1703              Big MacPerl Testing Patch No. 2
1704              
1705              Big MacPerl Testing Patch No. 3
1706      Branch: perl
1707           !> ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
1708           !> lib/Devel/SelfStubber.t lib/English.t lib/ExtUtils/MM_MacOS.pm
1709           !> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
1710           !> lib/File/DosGlob.t lib/File/Path.t lib/File/Spec/t/Spec.t
1711           !> lib/File/Temp.pm lib/FindBin.t lib/Test/Harness/Straps.pm
1712           !> lib/Test/Harness/t/callback.t
1713           !> lib/Test/Harness/t/strap-analyze.t
1714           !> lib/Test/Harness/t/test-harness.t lib/Tie/File/t/09_gen_rs.t
1715           !> lib/diagnostics.t lib/lib.t lib/lib_pm.PL t/comp/use.t
1716           !> t/lib/MakeMaker/Test/Utils.pm utils/dprofpp.PL utils/splain.PL
1717 ____________________________________________________________________________
1718 [ 16941] By: pudge                                 on 2002/05/31  20:49:56
1719         Log: Configuration / test updates
1720      Branch: macperl
1721            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
1722            ! macos/Makefile.mk
1723 ____________________________________________________________________________
1724 [ 16940] By: pudge                                 on 2002/05/31  20:49:19
1725         Log: Fix various Makefile.PL for string/array conflicts
1726      Branch: macperl
1727            ! macos/ext/Mac/Controls/Makefile.PL
1728            ! macos/ext/Mac/Dialogs/Makefile.PL
1729            ! macos/ext/Mac/Events/Makefile.PL
1730            ! macos/ext/Mac/Files/Makefile.PL
1731            ! macos/ext/Mac/Fonts/Makefile.PL
1732            ! macos/ext/Mac/Lists/Makefile.PL
1733            ! macos/ext/Mac/Menus/Makefile.PL
1734            ! macos/ext/Mac/MoreFiles/Makefile.PL
1735            ! macos/ext/Mac/Movies/Makefile.PL
1736            ! macos/ext/Mac/Navigation/Makefile.PL
1737            ! macos/ext/Mac/Notification/Makefile.PL
1738            ! macos/ext/Mac/OSA/Makefile.PL
1739            ! macos/ext/Mac/QDOffscreen/Makefile.PL
1740            ! macos/ext/Mac/QuickTimeVR/Makefile.PL
1741            ! macos/ext/Mac/SAT/Makefile.PL macos/ext/Mac/Sound/Makefile.PL
1742            ! macos/ext/Mac/StandardFile/Makefile.PL
1743            ! macos/ext/Mac/TextEdit/Makefile.PL
1744            ! macos/ext/Mac/Windows/Makefile.PL
1745            ! macos/ext/MacPerl/Makefile.PL
1746 ____________________________________________________________________________
1747 [ 16939] By: pudge                                 on 2002/05/31  20:48:09
1748         Log: Integrate perl
1749      Branch: macperl
1750            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
1751           !> MANIFEST hints/hpux.sh lib/Math/BigInt/t/mbi_rand.t
1752           !> pod/perldelta.pod pod/perlhist.pod pod/perlport.pod
1753           !> pod/perlvar.pod
1754 ____________________________________________________________________________
1755 [ 16938] By: pudge                                 on 2002/05/31  20:46:07
1756         Log: Big MacPerl Testing Patch No. 3
1757      Branch: macperl
1758            ! lib/ExtUtils/MM_MacOS.pm lib/File/DosGlob.t
1759            ! lib/File/Spec/t/Spec.t lib/Test/Harness/Straps.pm
1760            ! lib/Test/Harness/t/callback.t
1761            ! lib/Test/Harness/t/strap-analyze.t
1762            ! lib/Test/Harness/t/test-harness.t lib/lib_pm.PL t/comp/use.t
1763            ! utils/dprofpp.PL utils/splain.PL
1764 ____________________________________________________________________________
1765 [ 16937] By: jhi                                   on 2002/05/31  20:14:45
1766         Log: Update the LWP status.
1767      Branch: perl
1768            ! pod/perldelta.pod
1769 ____________________________________________________________________________
1770 [ 16936] By: nick                                  on 2002/05/31  20:07:40
1771         Log: Integrate mainline
1772      Branch: perlio
1773           +> NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
1774           +> lib/File/Spec/NW5.pm
1775            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
1776            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
1777            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
1778            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
1779           !> Changes MANIFEST NetWare/Makefile NetWare/Nwmain.c
1780           !> NetWare/nw5.c README.netware ext/DynaLoader/DynaLoader_pm.PL
1781           !> hints/hpux.sh lib/English.t lib/ExtUtils/MM_NW5.pm makedef.pl
1782           !> patchlevel.h pod/perldelta.pod pod/perlport.pod
1783           !> pod/perlvar.pod toke.c
1784 ____________________________________________________________________________
1785 [ 16935] By: jhi                                   on 2002/05/31  19:27:50
1786         Log: Freudian slip :-)
1787      Branch: perl
1788            ! pod/perlhist.pod
1789 ____________________________________________________________________________
1790 [ 16934] By: jhi                                   on 2002/05/31  18:58:21
1791         Log: perlhist update.
1792      Branch: perl
1793            ! pod/perlhist.pod
1794 ____________________________________________________________________________
1795 [ 16933] By: jhi                                   on 2002/05/31  18:52:26
1796         Log: Subject: RE: [doughera@lafayette.edu: [PATCH] Math/BigInt/t/mbi_rand.t pr
1797              From: Andy Dougherty <doughera@lafayette.edu>
1798              Date: Fri, 31 May 2002 15:52:34 -0400 (EDT)
1799              Message-ID: Pine.SOL.4.10.10205311550480.19295-100000@maxwell.phys.lafayette.edu>
1800      Branch: perl
1801            ! lib/Math/BigInt/t/mbi_rand.t
1802 ____________________________________________________________________________
1803 [ 16932] By: jhi                                   on 2002/05/31  18:46:54
1804         Log: From: Michael G Schwern <schwern@pobox.com>
1805              Date: Fri, 31 May 2002 15:18:02 -0400
1806              Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net>
1807              To: perl5-porters@perl.org
1808      Branch: perl
1809            - t/lib/sample-tests/skip_all t/lib/sample-tests/skip_no_msg
1810            ! MANIFEST
1811 ____________________________________________________________________________
1812 [ 16931] By: jhi                                   on 2002/05/31  17:52:24
1813         Log: More datapoints on gcc/alpha.
1814      Branch: perl
1815            ! pod/perldelta.pod
1816 ____________________________________________________________________________
1817 [ 16930] By: jhi                                   on 2002/05/31  17:07:14
1818         Log: Document that old gccs on Alpha are no good.
1819      Branch: perl
1820            ! pod/perldelta.pod
1821 ____________________________________________________________________________
1822 [ 16929] By: pudge                                 on 2002/05/31  16:27:30
1823         Log: Integrate perl
1824      Branch: macperl
1825           +> NetWare/bat/SetCodeWar.bat ext/Storable/t/interwork56.t
1826           +> ext/Storable/t/make_56_interwork.pl lib/ExtUtils/t/MM_NW5.t
1827           +> lib/ExtUtils/t/writemakefile_args.t lib/File/Spec/NW5.pm
1828           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
1829           +> t/lib/sample-tests/skipall_nomsg
1830            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
1831            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
1832            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
1833            - NetWare/bat/Setmpksdk.bat NetWare/bat/Setwatcom.bat
1834            - NetWare/bat/ToggleXDC.bat
1835           !> (integrate 86 files)
1836 ____________________________________________________________________________
1837 [ 16928] By: jhi                                   on 2002/05/31  16:20:02
1838         Log: Subject: [PATCH perl@16923] archname glitch on HP-UX/IA64
1839              From: Colin Watson <colinw@zeus.com>
1840              Date: Fri, 31 May 2002 17:34:06 +0100
1841              Message-ID: <20020531163406.GA10401@zeus.com>
1842      Branch: perl
1843            ! hints/hpux.sh
1844 ____________________________________________________________________________
1845 [ 16927] By: jhi                                   on 2002/05/31  16:17:29
1846         Log: Subject: [PATCH] Adjust executable suffix checks for VMS
1847              From: Paul_GreenVOS@vos.stratus.com
1848              Date: Fri, 31 May 02 12:23 edt
1849              Message-Id: <200205311622.MAA21673@mailhub2.stratus.com>
1850      Branch: perl
1851            ! pod/perlport.pod pod/perlvar.pod
1852 ____________________________________________________________________________
1853 [ 16926] By: pudge                                 on 2002/05/31  16:07:35
1854         Log: Big MacPerl Testing Patch No. 2
1855              There might be more soon, but this is almost all of it for now
1856      Branch: macperl
1857            ! ext/DynaLoader/DynaLoader_pm.PL lib/Devel/SelfStubber.pm
1858            ! lib/Devel/SelfStubber.t lib/English.t
1859            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
1860            ! lib/File/Path.t lib/File/Temp.pm lib/FindBin.t
1861            ! lib/Tie/File/t/09_gen_rs.t lib/diagnostics.t lib/lib.t
1862            ! lib/lib_pm.PL t/lib/MakeMaker/Test/Utils.pm
1863 ____________________________________________________________________________
1864 [ 16925] By: jhi                                   on 2002/05/31  14:52:22
1865         Log: Update Changes.
1866      Branch: perl
1867            ! Changes patchlevel.h
1868 ____________________________________________________________________________
1869 [ 16924] By: jhi                                   on 2002/05/31  14:34:23
1870         Log: Missing MANIFESTations.
1871      Branch: perl
1872            ! MANIFEST
1873 ____________________________________________________________________________
1874 [ 16923] By: jhi                                   on 2002/05/31  13:21:13
1875         Log: DJGPP tweaks from Laszlo.
1876      Branch: perl
1877            ! lib/English.t
1878 ____________________________________________________________________________
1879 [ 16922] By: jhi                                   on 2002/05/31  13:12:51
1880         Log: NetWare update from Ananth Kesari.
1881      Branch: perl
1882            + NetWare/bat/SetCodeWar.bat lib/ExtUtils/t/MM_NW5.t
1883            + lib/File/Spec/NW5.pm
1884            - NetWare/bat/BldNWExt-Exist.bat NetWare/bat/BldNWExt.bat
1885            - NetWare/bat/CWbuild.bat NetWare/bat/MPKBuild.bat
1886            - NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
1887            - NetWare/bat/Setmpksdk.bat NetWare/bat/ToggleXDC.bat
1888            ! MANIFEST NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
1889            ! README.netware ext/DynaLoader/DynaLoader_pm.PL
1890            ! lib/ExtUtils/MM_NW5.pm makedef.pl toke.c
1891 ____________________________________________________________________________
1892 [ 16921] By: jhi                                   on 2002/05/31  12:39:48
1893         Log: Integrate perlio;
1894              
1895              Use File::Spec for blib expectance tests - skating round
1896              existing MacOS and VMS hacks.
1897      Branch: perl
1898           !> lib/blib.t
1899 ____________________________________________________________________________
1900 [ 16920] By: nick                                  on 2002/05/31  08:48:40
1901         Log: Use File::Spec for blib expectance tests - skating round
1902              existing MacOS and VMS hacks.
1903      Branch: perlio
1904            ! lib/blib.t
1905 ____________________________________________________________________________
1906 [ 16919] By: nick                                  on 2002/05/31  08:39:37
1907         Log: Integrate mainline
1908      Branch: perlio
1909           +> ext/Storable/t/interwork56.t
1910           +> ext/Storable/t/make_56_interwork.pl
1911           +> lib/ExtUtils/t/writemakefile_args.t
1912           +> t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
1913           +> t/lib/sample-tests/skipall_nomsg
1914            - NetWare/bat/Setwatcom.bat
1915           !> (integrate 62 files)
1916 ____________________________________________________________________________
1917 [ 16918] By: jhi                                   on 2002/05/31  03:12:15
1918         Log: Regen toc.
1919      Branch: perl
1920            ! pod/perltoc.pod
1921 ____________________________________________________________________________
1922 [ 16917] By: jhi                                   on 2002/05/31  02:13:06
1923         Log: Subject: [PATCH] t/test.pl, which_perl, VMS
1924              From: "Craig A. Berry" <craigberry@mac.com>
1925              Date: Thu, 30 May 2002 22:14:15 -0500
1926              Message-Id: <a0511170ab91c997b6866@[172.16.52.1]>
1927      Branch: perl
1928            ! t/test.pl
1929 ____________________________________________________________________________
1930 [ 16916] By: jhi                                   on 2002/05/31  02:05:11
1931         Log: Missing from #16914.
1932      Branch: perl
1933            ! MANIFEST
1934 ____________________________________________________________________________
1935 [ 16915] By: jhi                                   on 2002/05/31  02:01:07
1936         Log: BeOS status update.
1937      Branch: perl
1938            ! AUTHORS README.beos pod/perldelta.pod
1939 ____________________________________________________________________________
1940 [ 16914] By: jhi                                   on 2002/05/31  01:54:38
1941         Log: Upgrade to Test::Harness 2.24.
1942      Branch: perl
1943            + t/lib/sample-tests/skip_nomsg t/lib/sample-tests/skipall
1944            + t/lib/sample-tests/skipall_nomsg
1945            ! lib/Test/Harness.pm lib/Test/Harness/Changes
1946            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
1947            ! lib/Test/Harness/t/strap-analyze.t
1948            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
1949 ____________________________________________________________________________
1950 [ 16913] By: jhi                                   on 2002/05/31  01:24:32
1951         Log: metaconfig unit change for #16912.
1952      Branch: metaconfig/U/perl
1953            ! perlpath.U
1954 ____________________________________________________________________________
1955 [ 16912] By: jhi                                   on 2002/05/31  01:24:16
1956         Log: Subject: Improved $^X patch
1957              From: Paul_GreenVOS@vos.stratus.com
1958              Date: Thu, 30 May 02 17:32 edt
1959              Message-Id: <200205302132.RAA18437@mailhub1.stratus.com>
1960      Branch: perl
1961            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
1962            ! pod/perlport.pod pod/perlvar.pod
1963 ____________________________________________________________________________
1964 [ 16911] By: jhi                                   on 2002/05/31  01:12:21
1965         Log: Subject: [PATCH configure.com] _ext -> _exe
1966              From: "Craig A. Berry" <craigberry@mac.com>
1967              Date: Thu, 30 May 2002 18:32:43 -0500
1968              Message-Id: <a05111705b91c5d0f3f25@[172.16.52.1]>
1969      Branch: perl
1970            ! configure.com
1971 ____________________________________________________________________________
1972 [ 16910] By: jhi                                   on 2002/05/31  01:10:08
1973         Log: Because of #16909 MANIFEST changes.
1974      Branch: perl
1975            ! t/TEST t/harness
1976 ____________________________________________________________________________
1977 [ 16909] By: jhi                                   on 2002/05/31  01:09:36
1978         Log: Subject: [PATCH] Storable compatibility with 64 bit 5.6.x
1979              From: Nicholas Clark <nick@unfortu.net>
1980              Date: Fri, 31 May 2002 00:02:22 +0100
1981              Message-ID: <20020530230221.GC296@Bagpuss.unfortu.net>
1982      Branch: perl
1983            + ext/Storable/t/interwork56.t
1984            + ext/Storable/t/make_56_interwork.pl
1985            ! MANIFEST ext/Storable/ChangeLog ext/Storable/MANIFEST
1986            ! ext/Storable/Makefile.PL ext/Storable/Storable.pm
1987            ! ext/Storable/Storable.xs ext/Storable/t/malice.t
1988 ____________________________________________________________________________
1989 [ 16908] By: jhi                                   on 2002/05/30  20:49:34
1990         Log: Integrate perlio;
1991              
1992              "we have a belt, braces, trousers glued on and a kilt over the
1993              top solution" NI-S
1994              
1995              (one more bench to the barricade against glibc 2.3)
1996      Branch: perl
1997           !> perlio.c
1998 ____________________________________________________________________________
1999 [ 16907] By: jhi                                   on 2002/05/30  20:42:42
2000         Log: Upgrade to Math::BigRat 0.06.
2001      Branch: perl
2002            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigrat.t
2003 ____________________________________________________________________________
2004 [ 16906] By: jhi                                   on 2002/05/30  20:39:30
2005         Log: Upgrade to Math::BigInt 1.57.
2006      Branch: perl
2007            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
2008            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
2009            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
2010            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbi_rand.t
2011            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/upgrade.inc
2012 ____________________________________________________________________________
2013 [ 16905] By: jhi                                   on 2002/05/30  20:26:32
2014         Log: Subject: [PATCH perl@16893] lib/blib.t tweak for VMS
2015              From: "Craig A. Berry" <craigberry@mac.com>
2016              Date: Thu, 30 May 2002 16:22:40 -0500
2017              Message-Id: <a05111703b91c44a6865f@[172.16.52.1]>
2018      Branch: perl
2019            ! lib/blib.t
2020 ____________________________________________________________________________
2021 [ 16904] By: jhi                                   on 2002/05/30  20:24:10
2022         Log: Upgrade to ExtUtils::MakeMaker 6.01.
2023      Branch: perl
2024            + lib/ExtUtils/t/writemakefile_args.t
2025            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
2026            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
2027            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_MacOS.pm
2028            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
2029            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
2030            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
2031            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
2032            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/testlib.pm
2033 ____________________________________________________________________________
2034 [ 16903] By: dougm                                 on 2002/05/30  20:05:47
2035         Log: prevent attempts to load extension libraries more than once on darwin.
2036              avoiding fatal errors in the form of: "multiple definitions of symbol _XS_foo"
2037      Branch: perl
2038            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
2039 ____________________________________________________________________________
2040 [ 16902] By: jhi                                   on 2002/05/30  20:01:10
2041         Log: Obsolete file.
2042      Branch: perl
2043            - NetWare/bat/Setwatcom.bat
2044            ! MANIFEST
2045 ____________________________________________________________________________
2046 [ 16901] By: jhi                                   on 2002/05/30  19:49:57
2047         Log: Update Andy.
2048      Branch: perl
2049            ! hints/linux.sh
2050 ____________________________________________________________________________
2051 [ 16900] By: jhi                                   on 2002/05/30  19:40:14
2052         Log: INT2PTR/PTR2IV defined twice.
2053      Branch: perl
2054            ! ext/Devel/PPPort/PPPort.pm
2055 ____________________________________________________________________________
2056 [ 16899] By: jhi                                   on 2002/05/30  19:26:11
2057         Log: Subject: Re: [PATCH: perl@16826] small updates to DCL portions of perl kit
2058              From: PPrymmer@factset.com
2059              Date: Thu, 30 May 2002 13:57:31 -0400
2060              Message-ID: <OF5D13E5C1.A33F30A2-ON85256BC9.0061EF06@55.25.11>
2061              
2062              Multinet matters with s/might the/mind the/
2063      Branch: perl
2064            ! README.vms
2065 ____________________________________________________________________________
2066 [ 16898] By: nick                                  on 2002/05/30  15:55:46
2067         Log: Integrate mainline
2068      Branch: perlio
2069           !> Changes lib/charnames.pm lib/charnames.t patchlevel.h
2070           !> pod/perldelta.pod pod/perlfunc.pod pod/perlvar.pod
2071 ____________________________________________________________________________
2072 [ 16897] By: jhi                                   on 2002/05/30  15:46:52
2073         Log: Document the glibc 2.2.5 long long bug.
2074      Branch: perl
2075            ! pod/perldelta.pod
2076 ____________________________________________________________________________
2077 [ 16896] By: jhi                                   on 2002/05/30  15:43:56
2078         Log: Subject: [PATCH pod/perlfunc.pod]  Not having an unimport is no longer fatal.
2079              From: Abigail <abigail@foad.org>
2080              Date: Thu, 30 May 2002 09:33:51 -0700
2081              Message-ID: <20020530093351.A18225@ucan.foad.org>
2082      Branch: perl
2083            ! pod/perlfunc.pod
2084 ____________________________________________________________________________
2085 [ 16895] By: nick                                  on 2002/05/30  14:40:11
2086         Log: Play safe and avoid writes to stdio's buffer (for glibc2.3)
2087      Branch: perlio
2088            ! perlio.c
2089 ____________________________________________________________________________
2090 [ 16894] By: nick                                  on 2002/05/30  14:39:19
2091         Log: Integrate mainline
2092      Branch: perlio
2093           !> (integrate 50 files)
2094 ____________________________________________________________________________
2095 [ 16893] By: jhi                                   on 2002/05/30  14:24:29
2096         Log: Update Changes.
2097      Branch: perl
2098            ! Changes patchlevel.h
2099 ____________________________________________________________________________
2100 [ 16892] By: jhi                                   on 2002/05/30  14:17:43
2101         Log: Subject: RE: [PATCH pod/perlvar.pod] $^X
2102              From: "Green, Paul" <Paul.Green@stratus.com>
2103              Date: Thu, 30 May 2002 11:11:35 -0400
2104              Message-ID: <A2A34F15EE916148BC4C4748223E67A4027C25E4@EXNA4.stratus.com>  
2105      Branch: perl
2106            ! pod/perlvar.pod
2107 ____________________________________________________________________________
2108 [ 16891] By: jhi                                   on 2002/05/30  14:07:30
2109         Log: charnames patch from Thomas Wegner.
2110      Branch: perl
2111            ! lib/charnames.pm lib/charnames.t
2112 ____________________________________________________________________________
2113 [ 16890] By: jhi                                   on 2002/05/30  14:03:24
2114         Log: Subject: [Patch perl@16861] charnames::vianame tweak
2115              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2116              Date: Thu, 30 May 2002 23:56:51 +0900
2117              Message-Id: <20020530235541.D722.BQW10602@nifty.com>
2118      Branch: perl
2119            ! lib/charnames.pm
2120 ____________________________________________________________________________
2121 [ 16889] By: jhi                                   on 2002/05/30  14:02:02
2122         Log: Chart the self-tying minefield.
2123      Branch: perl
2124            ! pod/perldelta.pod
2125 ____________________________________________________________________________
2126 [ 16888] By: jhi                                   on 2002/05/30  13:58:53
2127         Log: Ignasi Roca convinced me, so #16855 is back in.
2128      Branch: perl
2129            ! utfebcdic.h
2130 ____________________________________________________________________________
2131 [ 16887] By: jhi                                   on 2002/05/30  13:51:29
2132         Log: Subject: [PATCH] Re: Linux glibc 2.2.90 issue; likely from readonly stdio mmap
2133              From: Andy Dougherty <doughera@lafayette.edu>
2134              Date: Thu, 30 May 2002 10:50:18 -0400 (EDT)
2135              Message-ID: <Pine.SOL.4.10.10205301008040.22885-100000@maxwell.phys.lafayette.edu>
2136      Branch: perl
2137            ! hints/linux.sh
2138 ____________________________________________________________________________
2139 [ 16886] By: gbarr                                 on 2002/05/30  13:49:11
2140         Log: Sync with libnet-1.12
2141      Branch: perl
2142            ! lib/Net/ChangeLog.libnet lib/Net/FTP.pm lib/Net/SMTP.pm
2143 ____________________________________________________________________________
2144 [ 16885] By: jhi                                   on 2002/05/30  13:43:28
2145         Log: Subject: Re: perl@16861
2146              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2147              Date: Wed, 29 May 2002 15:27:18 -0700
2148              Message-ID: <GXV98gzkgW7Y092yn@efn.org>
2149              
2150              Yitzchak won't give up on self-ties.
2151      Branch: perl
2152            ! pp_sys.c t/op/tie.t
2153 ____________________________________________________________________________
2154 [ 16884] By: ams                                   on 2002/05/30  13:32:52
2155         Log: Ronald Kimball pointed out that there was a run-on sentence in the
2156              last patch by Stas Bekman, and I fixed it, and while I was at it, I
2157              fixed the wording of the last phrase as well, and then I re-wrapped
2158              the paragraph.
2159      Branch: perl
2160            ! pod/perlvar.pod
2161 ____________________________________________________________________________
2162 [ 16883] By: jhi                                   on 2002/05/30  13:30:52
2163         Log: Integrate macperl change #16875.
2164      Branch: perl
2165           !> ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
2166           !> t/lib/warnings/op
2167 ____________________________________________________________________________
2168 [ 16882] By: jhi                                   on 2002/05/30  13:29:13
2169         Log: Integrate macperl patch #16868.
2170      Branch: perl
2171           !> (integrate 36 files)
2172 ____________________________________________________________________________
2173 [ 16881] By: jhi                                   on 2002/05/30  12:50:14
2174         Log: Subject: Re: [ PATCH ] module test fest
2175              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2176              Date: Thu, 30 May 2002 13:52:18 +0200
2177              Message-Id: <20020530135047.0B46.H.M.BRAND@hccnet.nl>
2178              
2179              HP-UX Oracle wisdom (with some tweaks)
2180      Branch: perl
2181            ! README.hpux
2182 ____________________________________________________________________________
2183 [ 16880] By: jhi                                   on 2002/05/30  12:48:09
2184         Log: metaconfig unit change for #16879.
2185      Branch: metaconfig
2186            ! U/modified/Options.U
2187 ____________________________________________________________________________
2188 [ 16879] By: jhi                                   on 2002/05/30  12:47:34
2189         Log: Configure -A should not mangle spaces, from H.Merijn B.
2190      Branch: perl
2191            ! Configure
2192 ____________________________________________________________________________
2193 [ 16878] By: jhi                                   on 2002/05/30  12:40:42
2194         Log: OS/2: found the _fd_flags() prototype.
2195      Branch: perl
2196            ! os2/os2ish.h
2197 ____________________________________________________________________________
2198 [ 16877] By: jhi                                   on 2002/05/30  12:33:05
2199         Log: Fix up the signal handler reinstallation lore.
2200      Branch: perl
2201            ! pod/perlipc.pod
2202 ____________________________________________________________________________
2203 [ 16876] By: jhi                                   on 2002/05/30  12:29:09
2204         Log: Subject: [PATCH pod/perlipc.pod] Handling the SIGHUP Signal in Daemons
2205              From: Stas Bekman <stas@stason.org>
2206              Date: Thu, 30 May 2002 15:29:02 +0800
2207              Message-ID: <3CF5D4BE.4000500@stason.org>
2208      Branch: perl
2209            ! pod/perlipc.pod
2210 ____________________________________________________________________________
2211 [ 16875] By: pudge                                 on 2002/05/30  11:48:05
2212         Log: Fixes for fixes
2213      Branch: macperl
2214            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t lib/blib.t
2215            ! t/lib/warnings/op
2216 ____________________________________________________________________________
2217 [ 16874] By: ams                                   on 2002/05/30  07:41:30
2218         Log: Fix typo in #16866.
2219      Branch: perl
2220            ! lib/File/stat.t
2221 ____________________________________________________________________________
2222 [ 16873] By: ams                                   on 2002/05/30  07:39:24
2223         Log: Subject: [PATCH lib/File/Spec/Unix.pm] catpath()'s pod part
2224              From: Stas Bekman <stas@stason.org>
2225              Date: Thu, 30 May 2002 16:14:55 +0800
2226              Message-Id: <3CF5DF7F.1060700@stason.org>
2227      Branch: perl
2228            ! lib/File/Spec/Unix.pm
2229 ____________________________________________________________________________
2230 [ 16872] By: ams                                   on 2002/05/30  07:38:34
2231         Log: Subject: [PATCH pod/perlvar.pod] $^X
2232              From: Stas Bekman <stas@stason.org>
2233              Date: Thu, 30 May 2002 15:59:48 +0800
2234              Message-Id: <3CF5DBF4.7080500@stason.org>
2235      Branch: perl
2236            ! pod/perlvar.pod
2237 ____________________________________________________________________________
2238 [ 16871] By: nick                                  on 2002/05/30  06:45:56
2239         Log: Integrate all but lib/File/stat.t which seems broken.
2240      Branch: perlio
2241           !> Changes Porting/patching.pod cygwin/perlld.in
2242           !> epoc/createpkg.pl ext/Devel/PPPort/PPPort.pm
2243           !> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
2244           !> lib/ExtUtils/MM_NW5.pm os2/os2ish.h patchlevel.h perl.h
2245           !> pp_pack.c sv.c t/base/num.t t/harness t/op/tie.t
2246           !> t/run/fresh_perl.t utfebcdic.h
2247 ____________________________________________________________________________
2248 [ 16870] By: pudge                                 on 2002/05/30  06:06:34
2249         Log: Integrate perl
2250      Branch: macperl
2251           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
2252           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
2253           !> (integrate 137 files)
2254 ____________________________________________________________________________
2255 [ 16869] By: pudge                                 on 2002/05/30  05:41:50
2256         Log: Makefile / config / test updates for MacPerl
2257      Branch: macperl
2258            + macos/MacPerlMakeTests.plx
2259            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
2260            ! macos/Makefile.mk macos/bundled_ext/Digest/MD5/Makefile.mk
2261            ! macos/config.h macos/config.sh macos/macperl/Makefile.mk
2262 ____________________________________________________________________________
2263 [ 16868] By: pudge                                 on 2002/05/30  05:39:51
2264         Log: Big MacPerl Testing Patch No. 1
2265              If you like this, stay tuned, there's more to come!
2266      Branch: macperl
2267            ! ext/B/B/Concise.pm ext/B/t/deparse.t ext/B/t/terse.t
2268            ! ext/Cwd/t/cwd.t ext/Digest/MD5/t/files.t
2269            ! ext/DynaLoader/DynaLoader_pm.PL ext/IO/lib/IO/t/io_dup.t
2270            ! ext/POSIX/t/sigaction.t ext/PerlIO/t/encoding.t
2271            ! ext/PerlIO/t/fallback.t ext/Socket/Socket.t
2272            ! ext/Storable/t/utf8hash.t lib/AutoSplit.t
2273            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/hostent.t
2274            ! lib/Pod/t/Usage.t lib/Pod/t/pod2html-lib.pl
2275            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/callback.t
2276            ! lib/Test/Harness/t/strap-analyze.t
2277            ! lib/Test/Harness/t/test-harness.t lib/Test/Simple/t/exit.t
2278            ! lib/Unicode/Collate.pm lib/Unicode/UCD.t lib/blib.pm
2279            ! lib/blib.t lib/open.t lib/strict.t lib/subs.t lib/warnings.t
2280            ! perl.c t/lib/filter-util.pl t/lib/warnings/doio
2281            ! t/lib/warnings/mg t/lib/warnings/op t/x2p/s2p.t
2282 ____________________________________________________________________________
2283 [ 16867] By: jhi                                   on 2002/05/29  23:25:09
2284         Log: Attachments are okay.
2285      Branch: perl
2286            ! Porting/patching.pod
2287 ____________________________________________________________________________
2288 [ 16866] By: jhi                                   on 2002/05/29  19:46:49
2289         Log: OS/2: ENOINO.
2290      Branch: perl
2291            ! lib/File/stat.t
2292 ____________________________________________________________________________
2293 [ 16865] By: jhi                                   on 2002/05/29  19:41:53
2294         Log: OS/2: provide prototype.
2295      Branch: perl
2296            ! os2/os2ish.h
2297 ____________________________________________________________________________
2298 [ 16864] By: jhi                                   on 2002/05/29  19:29:17
2299         Log: OS/2: fp stringification fudge.
2300              (After this the whole suite passes 98.30%)
2301      Branch: perl
2302            ! t/base/num.t
2303 ____________________________________________________________________________
2304 [ 16863] By: jhi                                   on 2002/05/29  17:35:04
2305         Log: harness wasn't running x2p/s2p.t.
2306      Branch: perl
2307            ! t/harness
2308 ____________________________________________________________________________
2309 [ 16862] By: nick                                  on 2002/05/29  14:12:41
2310         Log: Integrate mainline
2311      Branch: perlio
2312           +> ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
2313           !> (integrate 100 files)
2314 ____________________________________________________________________________
2315 [ 16861] By: jhi                                   on 2002/05/29  13:41:01
2316         Log: Subject: [PATCH] pack 'w' should be using NV, not double
2317              From: Nicholas Clark <nick@ccl4.org>
2318              Date: Wed, 29 May 2002 15:38:41 +0100
2319              Message-ID: <20020529153840.L53388@plum.flirble.org>
2320      Branch: perl
2321            ! pp_pack.c
2322 ____________________________________________________________________________
2323 [ 16860] By: jhi                                   on 2002/05/29  13:31:35
2324         Log: Update Changes.
2325      Branch: perl
2326            ! Changes patchlevel.h
2327 ____________________________________________________________________________
2328 [ 16859] By: jhi                                   on 2002/05/29  13:25:31
2329         Log: Spelling bee.
2330      Branch: perl
2331            ! t/op/tie.t
2332 ____________________________________________________________________________
2333 [ 16858] By: jhi                                   on 2002/05/29  13:21:58
2334         Log: Recover some of the #16845.
2335      Branch: perl
2336            ! sv.c t/op/tie.t t/run/fresh_perl.t
2337 ____________________________________________________________________________
2338 [ 16857] By: jhi                                   on 2002/05/29  12:47:02
2339         Log: Retract #16855 until settled.
2340      Branch: perl
2341            ! utfebcdic.h
2342 ____________________________________________________________________________
2343 [ 16856] By: jhi                                   on 2002/05/29  12:31:35
2344         Log: OS/2: more missing definitions.
2345      Branch: perl
2346            ! os2/os2ish.h
2347 ____________________________________________________________________________
2348 [ 16855] By: jhi                                   on 2002/05/29  12:28:17
2349         Log: Subject: UTF-EBCDIC for POSIX-BC (Malformed UTF-8 character)
2350              From: "Roca Carrio, Ignasi (PO EP)" <Ignasi.Roca@fujitsu-siemens.com>
2351              Date: Wed, 29 May 2002 13:16:16 +0200
2352              Message-ID: <318B95F90D8BD41194A5009027FD5FFBCE6CED@madrid14.mad.fsc.net>
2353      Branch: perl
2354            ! utfebcdic.h
2355 ____________________________________________________________________________
2356 [ 16854] By: jhi                                   on 2002/05/29  12:16:08
2357         Log: PPPort: fix up SvPVbyte if in 5.6.1 (borrowed from Digest::MD5)
2358      Branch: perl
2359            ! ext/Devel/PPPort/PPPort.pm
2360 ____________________________________________________________________________
2361 [ 16853] By: jhi                                   on 2002/05/29  11:58:43
2362         Log: Subject: Re: [PATCHES] Re: libwin32 on Cygwin?
2363              From: "Gerrit P. Haase" <gp@familiehaase.de>
2364              Date: Wed, 29 May 2002 08:06:43 +0200
2365              Message-ID: <1881715214417.20020529080643@familiehaase.de>
2366      Branch: perl
2367            ! perl.h
2368 ____________________________________________________________________________
2369 [ 16852] By: jhi                                   on 2002/05/29  11:53:12
2370         Log: OS/2: more missing headers from John Poltorak.
2371      Branch: perl
2372            ! os2/os2ish.h
2373 ____________________________________________________________________________
2374 [ 16851] By: jhi                                   on 2002/05/29  11:48:35
2375         Log: Subject: Re: forewarning: usedevel and versiononly
2376              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2377              Date: Wed, 29 May 2002 09:41:23 +0200
2378              Message-Id: <20020529081515.D570.H.M.BRAND@hccnet.nl>
2379              
2380              More 5.7.3 -> 5.8.0.
2381      Branch: perl
2382            ! cygwin/perlld.in epoc/createpkg.pl ext/Encode/bin/enc2xs
2383            ! ext/Encode/bin/piconv lib/ExtUtils/MM_NW5.pm
2384 ____________________________________________________________________________
2385 [ 16850] By: ams                                   on 2002/05/29  06:48:19
2386         Log: Lots of spring cleaning. (No functional changes.)
2387      Branch: perl
2388            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
2389            ! ext/Storable/README ext/Storable/Storable.pm
2390            ! ext/Storable/Storable.xs ext/Storable/t/blessed.t
2391            ! ext/Storable/t/canonical.t ext/Storable/t/compat06.t
2392            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
2393            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
2394            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
2395            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
2396            ! ext/Storable/t/retrieve.t ext/Storable/t/st-dump.pl
2397            ! ext/Storable/t/store.t ext/Storable/t/tied.t
2398            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
2399            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
2400 ____________________________________________________________________________
2401 [ 16849] By: jhi                                   on 2002/05/29  01:16:23
2402         Log: pod cleanups.
2403      Branch: perl
2404            ! README.aix README.cygwin README.jp README.ko README.macos
2405            ! README.tw pod/perl561delta.pod pod/perldelta.pod
2406            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfunc.pod
2407            ! pod/perlhack.pod pod/perlipc.pod pod/perlsub.pod
2408            ! pod/perlthrtut.pod pod/perlunicode.pod pod/perluniintro.pod
2409 ____________________________________________________________________________
2410 [ 16848] By: jhi                                   on 2002/05/29  00:44:59
2411         Log: Regen perltoc.
2412      Branch: perl
2413            ! pod/perltoc.pod
2414 ____________________________________________________________________________
2415 [ 16847] By: jhi                                   on 2002/05/28  22:15:44
2416         Log: Subject: [PATCH] cross-compilation support for WinCE for non-core extensions
2417              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
2418              Date: Wed, 29 May 2002 02:48:15 +0400
2419              Message-ID: <000701c20699$c3684a30$c25cc3d9@vad>
2420      Branch: perl
2421            ! wince/Makefile.ce
2422 ____________________________________________________________________________
2423 [ 16846] By: jhi                                   on 2002/05/28  22:10:51
2424         Log: Subject: [PATCH: perl@16826] small updates to DCL portions of perl kit
2425              From: PPrymmer@factset.com
2426              Date: Tue, 28 May 2002 18:34:55 -0400
2427              Message-ID: <OF23EAAE54.E5DCAD53-ON85256BC7.007B1EA5@55.25.11>
2428      Branch: perl
2429            ! configure.com vms/genopt.com
2430 ____________________________________________________________________________
2431 [ 16845] By: jhi                                   on 2002/05/28  22:05:55
2432         Log: Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501
2433              to restore some level of sanity in the tied scalars can of worms.
2434      Branch: perl
2435            ! mg.c pp_sys.c sv.c t/op/tie.t t/run/fresh_perl.t
2436 ____________________________________________________________________________
2437 [ 16844] By: gsar                                  on 2002/05/28  22:05:38
2438         Log: extension of change#16332: isolate signal diddling to the main
2439              interpreter (fixes signal-related races, e.g. when multiple
2440              threads run system())
2441      Branch: maint-5.6/perl
2442            ! util.c
2443 ____________________________________________________________________________
2444 [ 16843] By: jhi                                   on 2002/05/28  20:35:59
2445         Log: Bump the version numbers to five-eight-oh.
2446      Branch: perl
2447            ! Configure NetWare/Makefile NetWare/config_H.wc
2448            ! Porting/config.sh Porting/config_H README.tru64 epoc/config.sh
2449            ! patchlevel.h t/op/ver.t uconfig.h uconfig.sh utils/h2xs.PL
2450            ! vos/config.alpha.h vos/config.ga.h win32/Makefile
2451            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
2452            ! win32/config_H.vc64 win32/makefile.mk wince/Makefile.ce
2453            ! wince/config_H.ce
2454 ____________________________________________________________________________
2455 [ 16842] By: ams                                   on 2002/05/28  19:34:27
2456         Log: Subject: Minor INSTALL patch
2457              From: Andy Dougherty <doughera@lafayette.edu>
2458              Date: Tue, 28 May 2002 16:08:30 -0400 (EDT)
2459              Message-Id: <Pine.SOL.4.10.10205281607001.17663-100000@maxwell.phys.lafayette.edu>
2460      Branch: perl
2461            ! INSTALL
2462 ____________________________________________________________________________
2463 [ 16841] By: ams                                   on 2002/05/28  19:01:22
2464         Log: Add integer.t to MANIFEST.
2465      Branch: perl
2466            ! ext/Storable/MANIFEST
2467 ____________________________________________________________________________
2468 [ 16840] By: jhi                                   on 2002/05/28  17:49:08
2469         Log: Subject: [Encode] 1.74 released -- final for 5.8.0-RC1
2470              From: Dan Kogai <dankogai@dan.co.jp>
2471              Date: Wed, 29 May 2002 03:43:57 +0900
2472              Message-Id: <DE163EDE-726A-11D6-B9CB-0003939A104C@dan.co.jp>
2473      Branch: perl
2474            + ext/Encode/ucm/ctrl.ucm ext/Encode/ucm/null.ucm
2475            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
2476            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
2477            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.pm
2478            ! ext/Encode/Encode.xs ext/Encode/Encode/Makefile_PL.e2x
2479            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
2480            ! ext/Encode/MANIFEST ext/Encode/Makefile.PL
2481            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
2482            ! ext/Encode/bin/enc2xs ext/Encode/lib/Encode/Supported.pod
2483            ! ext/Encode/t/mime-header.t
2484 ____________________________________________________________________________
2485 [ 16839] By: jhi                                   on 2002/05/28  17:18:28
2486         Log: OS/2: bug found by John Poltorak.
2487      Branch: perl
2488            ! lib/ExtUtils/MM_OS2.pm
2489 ____________________________________________________________________________
2490 [ 16838] By: gsar                                  on 2002/05/28  14:14:29
2491         Log: makefiles should not clobber lib/Thread directory (some Thread
2492              files seem to live there rather than in ext, for some reason)
2493      Branch: perl
2494            ! win32/Makefile win32/makefile.mk
2495 ____________________________________________________________________________
2496 [ 16837] By: jhi                                   on 2002/05/28  14:06:42
2497         Log: Subject: [PATCH] Bug fix for charnames::vianame
2498              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2499              Date: Tue, 28 May 2002 23:53:39 +0900
2500              Message-Id: <20020528234907.310A.BQW10602@nifty.com>
2501      Branch: perl
2502            ! lib/charnames.pm lib/charnames.t
2503 ____________________________________________________________________________
2504 [ 16836] By: jhi                                   on 2002/05/28  13:43:39
2505         Log: Test output tweak.
2506      Branch: perl
2507            ! lib/ExtUtils/t/Embed.t
2508 ____________________________________________________________________________
2509 [ 16835] By: jhi                                   on 2002/05/28  13:32:46
2510         Log: More charnames tweaks.
2511      Branch: perl
2512            ! lib/charnames.pm lib/charnames.t
2513 ____________________________________________________________________________
2514 [ 16834] By: jhi                                   on 2002/05/28  13:24:16
2515         Log: Subject: [PATCH] Doc fix for charnames::vianame
2516              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
2517              Date: Tue, 28 May 2002 22:46:41 +0900
2518              Message-Id: <20020528223607.9EBF.BQW10602@nifty.com>
2519      Branch: perl
2520            ! lib/charnames.pm
2521 ____________________________________________________________________________
2522 [ 16833] By: jhi                                   on 2002/05/28  13:23:03
2523         Log: Subject: [PATCH 5.7.3 TEST] Embed.t fails on Win32
2524              From: "Yves Orton" <demerphq@hotmail.com>
2525              Date: Tue, 28 May 2002 15:43:12 +0200
2526              Message-ID: <F170zgYLowspDKicUbv0000b23d@hotmail.com>
2527      Branch: perl
2528            ! lib/ExtUtils/t/Embed.t
2529 ____________________________________________________________________________
2530 [ 16832] By: jhi                                   on 2002/05/28  13:14:21
2531         Log: metaconfig unit change for #16831.
2532      Branch: metaconfig/U/perl
2533            ! gccvers.U
2534 ____________________________________________________________________________
2535 [ 16831] By: jhi                                   on 2002/05/28  13:14:02
2536         Log: gcc 3 defensiveness from H. Merijn B and Rafael.
2537      Branch: perl
2538            ! Configure
2539 ____________________________________________________________________________
2540 [ 16830] By: jhi                                   on 2002/05/28  12:55:29
2541         Log: Retract the Straps part of #16829 for now since
2542              the subtest 44 of t/strap.t started failing.
2543      Branch: perl
2544            ! lib/Test/Harness/Straps.pm
2545 ____________________________________________________________________________
2546 [ 16829] By: jhi                                   on 2002/05/28  12:26:34
2547         Log: Subject: [PATCH bleadperl] Test::Harness and skiping tests functionality
2548              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
2549              Date: Tue, 28 May 2002 08:17:53 +0200
2550              Message-ID: <40949173.20020528081753@tesla.rcub.bg.ac.yu>
2551      Branch: perl
2552            ! ext/POSIX/t/waitpid.t lib/Test/Harness.pm
2553            ! lib/Test/Harness/Straps.pm t/op/64bitint.t t/test.pl
2554 ____________________________________________________________________________
2555 [ 16828] By: nick                                  on 2002/05/28  08:00:28
2556         Log: Integrate mainline
2557      Branch: perlio
2558           !> Changes Makefile.micro README.netware README.tru64
2559           !> ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
2560           !> ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
2561           !> ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
2562           !> ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
2563           !> ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
2564           !> ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
2565           !> mg.c patchlevel.h pod/perltodo.pod sv.c t/lib/warnings/pp_hot
2566           !> uconfig.h util.c
2567 ____________________________________________________________________________
2568 [ 16827] By: jhi                                   on 2002/05/28  00:46:23
2569         Log: Tru64: sockatmark trouble.
2570      Branch: perl
2571            ! README.tru64
2572 ____________________________________________________________________________
2573 [ 16826] By: jhi                                   on 2002/05/27  23:48:31
2574         Log: Update Changes.
2575      Branch: perl
2576            ! Changes patchlevel.h
2577 ____________________________________________________________________________
2578 [ 16825] By: pudge                                 on 2002/05/27  22:55:07
2579         Log: Integrate perl
2580      Branch: macperl
2581           +> ext/Storable/t/integer.t
2582            ! macos/MPVersion.r macos/config.sh
2583           !> (integrate 60 files)
2584 ____________________________________________________________________________
2585 [ 16824] By: jhi                                   on 2002/05/27  20:58:48
2586         Log: Todo update.
2587      Branch: perl
2588            ! pod/perltodo.pod
2589 ____________________________________________________________________________
2590 [ 16823] By: jhi                                   on 2002/05/27  20:55:45
2591         Log: Don't assume sh and true.
2592      Branch: perl
2593            ! Makefile.micro uconfig.h
2594 ____________________________________________________________________________
2595 [ 16822] By: jhi                                   on 2002/05/27  20:42:47
2596         Log: Subject: Re: [PATCH] Version tango
2597              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
2598              Date: Mon, 27 May 2002 13:20:56 -0700
2599              Message-ID: <oUp88gzkgy+T092yn@efn.org>
2600      Branch: perl
2601            ! ext/Devel/Peek/Peek.pm ext/Errno/Errno_pm.PL
2602            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
2603            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
2604            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
2605            ! ext/IPC/SysV/SysV.pm ext/List/Util/lib/List/Util.pm
2606            ! ext/Time/HiRes/HiRes.pm lib/Tie/RefHash.pm lib/attributes.pm
2607 ____________________________________________________________________________
2608 [ 16821] By: rgs                                   on 2002/05/27  20:25:30
2609         Log: Fix a warning bug in Perl_report_evil_fh (didn't report
2610              stashes correctly.) Partial info is better than wrong info.
2611      Branch: perl
2612            ! t/lib/warnings/pp_hot util.c
2613 ____________________________________________________________________________
2614 [ 16820] By: jhi                                   on 2002/05/27  20:09:27
2615         Log: A shot in the dark.
2616      Branch: perl
2617            ! mg.c
2618 ____________________________________________________________________________
2619 [ 16819] By: jhi                                   on 2002/05/27  19:10:14
2620         Log: Comment nit from Yitzchak.
2621      Branch: perl
2622            ! sv.c
2623 ____________________________________________________________________________
2624 [ 16818] By: nick                                  on 2002/05/27  18:47:58
2625         Log: Integrate mainline
2626      Branch: perlio
2627           +> NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat NetWare/sv_nw.c
2628           !> Changes MANIFEST NetWare/bat/Setwatcom.bat README.cygwin
2629           !> README.netware ext/B/B/Deparse.pm ext/B/B/Lint.pm
2630           !> ext/B/t/lint.t ext/Storable/ChangeLog ext/Storable/Storable.pm
2631           !> ext/Storable/Storable.xs ext/Storable/t/downgrade.t
2632           !> hints/darwin.sh hints/hpux.sh lib/ExtUtils/MM_NW5.pm
2633           !> patchlevel.h pod/perldelta.pod pod/perlfaq5.pod
2634           !> pod/perlfaq6.pod pod/perlfunc.pod pod/perlipc.pod
2635           !> pod/perlsub.pod
2636 ____________________________________________________________________________
2637 [ 16817] By: jhi                                   on 2002/05/27  18:15:32
2638         Log: POD cleanup and rewrapping.
2639      Branch: perl
2640            ! README.netware
2641 ____________________________________________________________________________
2642 [ 16816] By: jhi                                   on 2002/05/27  16:55:53
2643         Log: Update Changes.
2644      Branch: perl
2645            ! Changes patchlevel.h
2646 ____________________________________________________________________________
2647 [ 16815] By: jhi                                   on 2002/05/27  16:49:06
2648         Log: More NetWare.
2649      Branch: perl
2650            ! README.netware
2651 ____________________________________________________________________________
2652 [ 16814] By: jhi                                   on 2002/05/27  16:36:08
2653         Log: Subject: [ PATCH ] Re: Smoke 16789 /pro/3gl/CPAN/perl-current
2654              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
2655              Date: Mon, 27 May 2002 19:26:27 +0200
2656              Message-Id: <20020527190443.2164.H.M.BRAND@hccnet.nl>
2657      Branch: perl
2658            ! hints/hpux.sh
2659 ____________________________________________________________________________
2660 [ 16813] By: jhi                                   on 2002/05/27  16:35:47
2661         Log: We are not that certain about the localising of
2662              tied aggregates.
2663      Branch: perl
2664            ! pod/perldelta.pod
2665 ____________________________________________________________________________
2666 [ 16812] By: jhi                                   on 2002/05/27  16:22:45
2667         Log: Missed from #16811.
2668      Branch: perl
2669            + NetWare/sv_nw.c
2670            ! MANIFEST
2671 ____________________________________________________________________________
2672 [ 16811] By: jhi                                   on 2002/05/27  16:22:06
2673         Log: NetWare diff from Ananth Kesari.
2674      Branch: perl
2675            + NetWare/bat/SetNWDef.bat NetWare/bat/Setcw.bat
2676            ! NetWare/bat/Setwatcom.bat lib/ExtUtils/MM_NW5.pm
2677 ____________________________________________________________________________
2678 [ 16810] By: jhi                                   on 2002/05/27  16:02:10
2679         Log: Integrate perlio;
2680              
2681              Fix for the IO::Scalar bug (I think).
2682              At tie time break the loop but in a different place:
2683              A. Increment REFCNT of the RV involved in the self-tie
2684              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
2685              At mg_free time
2686              Break the connection between the RV and its referent
2687              so that we do not try and free it (again).
2688              
2689              Add IO::Scalar fail case to the tests.
2690      Branch: perl
2691           !> mg.c sv.c t/op/tie.t
2692 ____________________________________________________________________________
2693 [ 16809] By: nick                                  on 2002/05/27  11:02:21
2694         Log: Add IO::Scalar fail case to the tests.
2695      Branch: perlio
2696            ! t/op/tie.t
2697 ____________________________________________________________________________
2698 [ 16808] By: nick                                  on 2002/05/27  09:54:46
2699         Log: Fix for the IO::Scalar bug (I think).
2700              At tie time break the loop but in a different place:
2701              A. Increment REFCNT of the RV involved in the self-tie
2702              B. Decrement REFCNT of the thing RV points to (e.g. the GV)
2703              At mg_free time
2704              Break the connection between the RV and its referent
2705              so that we do not try and free it (again).
2706      Branch: perlio
2707            ! mg.c sv.c
2708 ____________________________________________________________________________
2709 [ 16807] By: jhi                                   on 2002/05/27  02:39:04
2710         Log: select() portability nit.
2711      Branch: perl
2712            ! pod/perlfunc.pod
2713 ____________________________________________________________________________
2714 [ 16806] By: rgs                                   on 2002/05/26  21:01:35
2715         Log: Fix a remaining B::Lint bug.
2716      Branch: perl
2717            ! ext/B/B/Lint.pm ext/B/t/lint.t
2718 ____________________________________________________________________________
2719 [ 16805] By: nick                                  on 2002/05/26  20:51:31
2720         Log: **** UNSAFE **** partial fix for IO::Scalar and local ties.
2721              Only op/local.t fails but it is nasty... try valgrind on other machine.
2722      Branch: perlio
2723            ! sv.c
2724 ____________________________________________________________________________
2725 [ 16804] By: jhi                                   on 2002/05/26  17:23:26
2726         Log: Some day I might actually learn to test changes first
2727              before committing them in.
2728      Branch: perl
2729            ! hints/darwin.sh
2730 ____________________________________________________________________________
2731 [ 16803] By: jhi                                   on 2002/05/26  17:16:32
2732         Log: Until otherwise proven.
2733      Branch: perl
2734            ! hints/darwin.sh
2735 ____________________________________________________________________________
2736 [ 16802] By: jhi                                   on 2002/05/26  17:15:12
2737         Log: Darwin hint tweaks.
2738      Branch: perl
2739            ! hints/darwin.sh
2740 ____________________________________________________________________________
2741 [ 16801] By: jhi                                   on 2002/05/26  15:56:15
2742         Log: FAQ sync.
2743      Branch: perl
2744            ! pod/perlfaq5.pod pod/perlfaq6.pod
2745 ____________________________________________________________________________
2746 [ 16800] By: jhi                                   on 2002/05/26  15:27:05
2747         Log: Subject: [DOC-PATCH] README.cygwin updated
2748              From: "Gerrit P. Haase" <gp@familiehaase.de>
2749              Date: Sun, 26 May 2002 14:56:14 +0200
2750              Message-ID: <1151480833395.20020526145614@familiehaase.de>
2751      Branch: perl
2752            ! README.cygwin
2753 ____________________________________________________________________________
2754 [ 16799] By: jhi                                   on 2002/05/26  15:25:35
2755         Log: I thinkk thinggy has only one g.
2756      Branch: perl
2757            ! pod/perldelta.pod
2758 ____________________________________________________________________________
2759 [ 16798] By: jhi                                   on 2002/05/26  15:23:32
2760         Log: Subject: [PATCH] docs for broken local(%tied) behaviour
2761              From: Dave Mitchell <davem@fdgroup.com>
2762              Date: Sun, 26 May 2002 14:15:42 +0100
2763              Message-ID: <20020526141542.B18527@fdgroup.com>
2764      Branch: perl
2765            ! pod/perldelta.pod pod/perlsub.pod
2766 ____________________________________________________________________________
2767 [ 16797] By: jhi                                   on 2002/05/26  15:19:34
2768         Log: Subject: [PATCH] B::Deparse: handle blessed code refs in coderef2text
2769              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
2770              Date: Sat, 25 May 2002 21:52:16 -0700
2771              Message-ID: <15600.27136.853114.694744@soda.csua.berkeley.edu>
2772      Branch: perl
2773            ! ext/B/B/Deparse.pm
2774 ____________________________________________________________________________
2775 [ 16796] By: jhi                                   on 2002/05/26  15:18:27
2776         Log: Slight reformatting; tiny tweaks.
2777      Branch: perl
2778            ! pod/perlipc.pod
2779 ____________________________________________________________________________
2780 [ 16795] By: jhi                                   on 2002/05/26  15:11:00
2781         Log: Integrate perlio; Update perlipc.pod for new signals.
2782      Branch: perl
2783           !> pod/perlipc.pod
2784 ____________________________________________________________________________
2785 [ 16794] By: nick                                  on 2002/05/26  08:07:12
2786         Log: Update perlipc.pod for new signals
2787      Branch: perlio
2788            ! pod/perlipc.pod
2789 ____________________________________________________________________________
2790 [ 16793] By: nick                                  on 2002/05/26  07:10:14
2791         Log: Integrate mainline
2792      Branch: perlio
2793           !> AUTHORS Changes Configure patchlevel.h
2794 ____________________________________________________________________________
2795 [ 16792] By: jhi                                   on 2002/05/25  21:39:58
2796         Log: Mention that we do Win64.
2797      Branch: perl
2798            ! pod/perldelta.pod
2799 ____________________________________________________________________________
2800 [ 16791] By: jhi                                   on 2002/05/25  21:39:03
2801         Log: Document the $Config{byteorder} changes.
2802      Branch: perl
2803            ! pod/perldelta.pod
2804 ____________________________________________________________________________
2805 [ 16790] By: jhi                                   on 2002/05/25  21:27:52
2806         Log: Subject: [PATCH] Re: Storable 2.0.0 fails on vendor perl on Mac OS X 10.1
2807              From: Nicholas Clark <nick@unfortu.net>
2808              Date: Sat, 25 May 2002 22:37:19 +0100
2809              Message-ID: <20020525213719.GG299@Bagpuss.unfortu.net> 
2810              
2811              Subject: [PATCH] Storable (smaller)
2812              From: Nicholas Clark <nick@unfortu.net>
2813              Date: Sat, 25 May 2002 23:13:13 +0100
2814              Message-ID: <20020525221312.GA3910@Bagpuss.unfortu.net>
2815      Branch: perl
2816            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
2817            ! ext/Storable/Storable.xs ext/Storable/t/downgrade.t
2818 ____________________________________________________________________________
2819 [ 16789] By: jhi                                   on 2002/05/25  19:00:43
2820         Log: Update Changes.
2821      Branch: perl
2822            ! Changes patchlevel.h
2823 ____________________________________________________________________________
2824 [ 16788] By: jhi                                   on 2002/05/25  18:55:30
2825         Log: AUTHORS updates.
2826      Branch: perl
2827            ! AUTHORS
2828 ____________________________________________________________________________
2829 [ 16787] By: jhi                                   on 2002/05/25  18:51:49
2830         Log: metaconfig unit changes for #16786.
2831      Branch: metaconfig
2832            ! U/modified/Getfile.U U/modified/pager.U
2833 ____________________________________________________________________________
2834 [ 16786] By: jhi                                   on 2002/05/25  18:51:29
2835         Log: Pager query tweaks from Andy Dougherty (for OS/2).
2836      Branch: perl
2837            ! Configure
2838 ____________________________________________________________________________
2839 [ 16785] By: jhi                                   on 2002/05/25  18:19:56
2840         Log: Integrate perlio; Fix VMS ungetc fix for platforms like NetBSD.
2841      Branch: perl
2842           !> perlio.c
2843 ____________________________________________________________________________
2844 [ 16784] By: nick                                  on 2002/05/25  17:34:48
2845         Log: Fix VMS ungetc fix for platforms like NetBSD.
2846      Branch: perlio
2847            ! perlio.c
2848 ____________________________________________________________________________
2849 [ 16783] By: nick                                  on 2002/05/25  16:33:14
2850         Log: Integrate mainline for Lupe's perlio.c fix before
2851              starting on NetBSD issue
2852      Branch: perlio
2853           !> README.beos ext/Storable/t/integer.t lib/ExtUtils/t/basic.t
2854           !> perlio.c pod/perlapio.pod pod/perldelta.pod
2855 ____________________________________________________________________________
2856 [ 16782] By: jhi                                   on 2002/05/25  16:26:53
2857         Log: Subject: [PATCH perl@16764/MM 5.96_01] basic.t library problem on VMS
2858              From: "Craig A. Berry" <craigberry@mac.com>
2859              Date: Sat, 25 May 2002 12:19:36 -0500
2860              Message-Id: <a0511170cb914b40fc32d@[172.16.52.1]>
2861      Branch: perl
2862            ! lib/ExtUtils/t/basic.t
2863 ____________________________________________________________________________
2864 [ 16781] By: jhi                                   on 2002/05/25  16:13:08
2865         Log: BeOS: update the test status.
2866      Branch: perl
2867            ! README.beos pod/perldelta.pod
2868 ____________________________________________________________________________
2869 [ 16780] By: jhi                                   on 2002/05/25  15:30:32
2870         Log: Subject: Re: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
2871              From: Nicholas Clark <nick@unfortu.net>
2872              Date: Sat, 25 May 2002 17:19:21 +0100
2873              Message-ID: <20020525161921.GD299@Bagpuss.unfortu.net>
2874      Branch: perl
2875            ! ext/Storable/t/integer.t
2876 ____________________________________________________________________________
2877 [ 16779] By: jhi                                   on 2002/05/25  14:58:48
2878         Log: Update the number of tests.
2879      Branch: perl
2880            ! pod/perldelta.pod
2881 ____________________________________________________________________________
2882 [ 16778] By: jhi                                   on 2002/05/25  13:11:52
2883         Log: Subject: [Patch] Re: ./perl harness on Cygwin today failures
2884              From: lupe@lupe-christoph.de (Lupe Christoph)    
2885              Date: Sat, 25 May 2002 15:45:34 +0200
2886              Message-ID: <20020525134534.GT6638@lupe-christoph.de>
2887      Branch: perl
2888            ! perlio.c pod/perlapio.pod
2889 ____________________________________________________________________________
2890 [ 16777] By: jhi                                   on 2002/05/25  12:51:53
2891         Log: Subject: [PATCH] Re: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
2892              From: Nicholas Clark <nick@unfortu.net>
2893              Date: Sat, 25 May 2002 12:17:44 +0100
2894              Message-ID: <20020525111743.GC299@Bagpuss.unfortu.net>
2895      Branch: perl
2896            ! ext/Storable/t/integer.t
2897 ____________________________________________________________________________
2898 [ 16776] By: nick                                  on 2002/05/25  11:23:28
2899         Log: Integrate mainline
2900      Branch: perlio
2901           +> ext/Storable/t/integer.t
2902           !> (integrate 41 files)
2903 ____________________________________________________________________________
2904 [ 16775] By: jhi                                   on 2002/05/25  01:48:37
2905         Log: perldelta tweaks.
2906      Branch: perl
2907            ! pod/perldelta.pod
2908 ____________________________________________________________________________
2909 [ 16774] By: jhi                                   on 2002/05/24  22:28:29
2910         Log: UNICOS: update test status.
2911      Branch: perl
2912            ! ext/Socket/socketpair.t pod/perldelta.pod
2913 ____________________________________________________________________________
2914 [ 16773] By: jhi                                   on 2002/05/24  22:25:41
2915         Log: UNICOS: since $] is really 5.00700299999997,
2916              testing for equivalence with 5.007003 isn't correct.
2917              (From Nicholas Clark.)
2918      Branch: perl
2919            ! ext/Storable/t/downgrade.t
2920 ____________________________________________________________________________
2921 [ 16772] By: jhi                                   on 2002/05/24  21:44:35
2922         Log: Knock off one test failure thanks to #16771.
2923      Branch: perl
2924            ! pod/perldelta.pod
2925 ____________________________________________________________________________
2926 [ 16771] By: jhi                                   on 2002/05/24  21:39:53
2927         Log: In some (rare) platforms (such as UNICOS) using the native
2928              atof is still better.
2929      Branch: perl
2930            ! numeric.c perl.h
2931 ____________________________________________________________________________
2932 [ 16770] By: jhi                                   on 2002/05/24  21:14:34
2933         Log: Subject: [PATCH vms/vms.c] logical name translation iteration limits
2934              From: "Craig A. Berry" <craigberry@mac.com>
2935              Date: Fri, 24 May 2002 16:24:44 -0500
2936              Message-Id: <a0511170ab9145b5af8f9@[172.16.52.1]>      
2937      Branch: perl
2938            ! pod/perldelta.pod vms/vms.c
2939 ____________________________________________________________________________
2940 [ 16769] By: jhi                                   on 2002/05/24  19:25:55
2941         Log: Subject: [PATCH pod/perllol.pod] small typo
2942              From: "Geoffrey F. Green" <geoff-public@stuebegreen.com>
2943              Date: Fri, 24 May 2002 16:05:07 -0400
2944              Message-ID: <B9141533.8467%geoff-public@stuebegreen.com>
2945      Branch: perl
2946            ! pod/perllol.pod
2947 ____________________________________________________________________________
2948 [ 16768] By: jhi                                   on 2002/05/24  17:47:14
2949         Log: Subject: Re: op/pat.t failure at test 822, Solaris 8, gcc -O -Duse64bitint
2950              From: Andy Dougherty <doughera@lafayette.edu>
2951              Date: Fri, 24 May 2002 14:46:49 -0400 (EDT)
2952              Message-ID: <Pine.SOL.4.10.10205241445520.6195-100000@maxwell.phys.lafayette.edu>
2953      Branch: perl
2954            ! hints/solaris_2.sh
2955 ____________________________________________________________________________
2956 [ 16767] By: jhi                                   on 2002/05/24  16:55:48
2957         Log: Subject: [patch] small change
2958              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
2959              Date: Fri, 24 May 2002 19:18:24 +0400
2960              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C07D69E@cio-test001.spb.lucent.com>
2961      Branch: perl
2962            ! perl.h win32/makefile.mk
2963 ____________________________________________________________________________
2964 [ 16766] By: jhi                                   on 2002/05/24  14:30:25
2965         Log: Subject: [PATCH] README.aix
2966              From: John Peacock <jpeacock@rowman.com>    
2967              Date: Fri, 24 May 2002 10:49:39 -0400
2968              Message-ID: <3CEE5303.1070201@rowman.com>
2969      Branch: perl
2970            ! README.aix
2971 ____________________________________________________________________________
2972 [ 16765] By: jhi                                   on 2002/05/24  14:23:06
2973         Log: Upgrade to Locale-Codes 2.04.
2974      Branch: perl
2975            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/t/country.t
2976            ! lib/Locale/Country.pm
2977 ____________________________________________________________________________
2978 [ 16764] By: jhi                                   on 2002/05/24  12:27:51
2979         Log: Update Changes.
2980      Branch: perl
2981            ! Changes patchlevel.h
2982 ____________________________________________________________________________
2983 [ 16763] By: jhi                                   on 2002/05/24  12:02:42
2984         Log: Subject: [PATCH Makefile.SH]  'make distclean' should remove *old files too.
2985              From: Abigail <abigail@foad.org>
2986              Date: Fri, 24 May 2002 02:43:37 -0700
2987              Message-ID: <20020524024337.A28749@ucan.foad.org>
2988      Branch: perl
2989            ! Makefile.SH
2990 ____________________________________________________________________________
2991 [ 16762] By: jhi                                   on 2002/05/24  12:01:18
2992         Log: Subject: [PATCH ext/POSIX/t/posix.t, pod/perldelta.pod] Typos
2993              From: Abigail <abigail@foad.org>
2994              Date: Fri, 24 May 2002 02:26:48 -0700
2995              Message-ID: <20020524022648.A31684@ucan.foad.org>
2996      Branch: perl
2997            ! ext/POSIX/t/posix.t
2998 ____________________________________________________________________________
2999 [ 16761] By: jhi                                   on 2002/05/23  23:25:48
3000         Log: Doc tweaks.
3001      Branch: perl
3002            ! pod/perlunicode.pod pod/perluniintro.pod
3003 ____________________________________________________________________________
3004 [ 16760] By: jhi                                   on 2002/05/23  22:44:48
3005         Log: More portability defines, now mostly type-related
3006              (based on Storable.xs)
3007      Branch: perl
3008            ! ext/Devel/PPPort/PPPort.pm
3009 ____________________________________________________________________________
3010 [ 16759] By: jhi                                   on 2002/05/23  22:11:11
3011         Log: Subject: [PATCH] Re: [Another bug] Re: about Storable perl module (again)
3012              From: Nicholas Clark <nick@unfortu.net>
3013              Date: Thu, 23 May 2002 23:43:16 +0100
3014              Message-ID: <20020523224316.GB989@Bagpuss.unfortu.net>     
3015      Branch: perl
3016            + ext/Storable/t/integer.t
3017            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
3018            ! ext/Storable/Storable.xs
3019 ____________________________________________________________________________
3020 [ 16758] By: jhi                                   on 2002/05/23  21:25:40
3021         Log: Subject: [PATCH] configure.com: C switch tweak for VAX
3022              From: "Craig A. Berry" <craigberry@mac.com>
3023              Date: Thu, 23 May 2002 16:47:34 -0500
3024              Message-Id: <a05111704b9131291e9f0@[172.16.52.1]>
3025      Branch: perl
3026            ! configure.com
3027 ____________________________________________________________________________
3028 [ 16757] By: jhi                                   on 2002/05/23  20:24:57
3029         Log: One more ppportability thing (from Sarathy).
3030      Branch: perl
3031            ! ext/Devel/PPPort/PPPort.pm
3032 ____________________________________________________________________________
3033 [ 16756] By: jhi                                   on 2002/05/23  20:20:41
3034         Log: Subject: [PATCH] Test::Harness 2.22 -> 2.23
3035              From: Michael G Schwern <schwern@pobox.com>
3036              Date: Wed, 22 May 2002 19:21:43 -0400
3037              Message-id: <20020522232143.GS7147@ool-18b93024.dyn.optonline.net>
3038      Branch: perl
3039            ! lib/Test/Harness.pm lib/Test/Harness/Changes
3040            ! lib/Test/Harness/t/strap-analyze.t
3041            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/die
3042            ! t/lib/sample-tests/die_head_end
3043            ! t/lib/sample-tests/die_last_minute
3044 ____________________________________________________________________________
3045 [ 16755] By: jhi                                   on 2002/05/23  20:17:54
3046         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.95_01 -> 5.96_01
3047              From: Michael G Schwern <schwern@pobox.com>
3048              Date: Wed, 22 May 2002 19:14:35 -0400
3049              Message-id: <20020522231434.GR7147@ool-18b93024.dyn.optonline.net>
3050      Branch: perl
3051            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
3052            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/basic.t
3053            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
3054 ____________________________________________________________________________
3055 [ 16754] By: jhi                                   on 2002/05/23  19:02:23
3056         Log: Subject: [PATCH] dump.c recognizes CvLOCKED
3057              From: Tim Jenness <t.jenness@jach.hawaii.edu>
3058              Date: Thu, 23 May 2002 10:00:00 -1000 (HST)
3059              Message-ID: <Pine.LNX.4.44.0205230959040.3222-100000@lapaki>
3060      Branch: perl
3061            ! dump.c
3062 ____________________________________________________________________________
3063 [ 16753] By: jhi                                   on 2002/05/23  17:41:21
3064         Log: Typo squad.
3065      Branch: perl
3066            ! ext/POSIX/POSIX.pod pod/perldelta.pod
3067 ____________________________________________________________________________
3068 [ 16752] By: jhi                                   on 2002/05/23  16:04:15
3069         Log: Subject: Re: [ID 20020523.001] POSIX::sleep not POSIX compliant
3070              From: Abigail <abigail@foad.org>
3071              Date: Thu, 23 May 2002 07:53:33 -0700
3072              Message-ID: <20020523075333.A14658@ucan.foad.org>
3073      Branch: perl
3074            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod pod/perldelta.pod
3075 ____________________________________________________________________________
3076 [ 16751] By: jhi                                   on 2002/05/23  10:21:09
3077         Log: PPPort dTHX.
3078      Branch: perl
3079            ! ext/Devel/PPPort/PPPort.pm
3080 ____________________________________________________________________________
3081 [ 16750] By: nick                                  on 2002/05/23  08:00:24
3082         Log: Integrate mainline (all ok on MinGW-1.1 Win2k)
3083      Branch: perlio
3084           !> README.aix ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
3085           !> hints/hpux.sh hints/unicos.sh lib/utf8.t lib/vmsish.t
3086           !> pod/perldelta.pod
3087 ____________________________________________________________________________
3088 [ 16749] By: jhi                                   on 2002/05/22  22:36:35
3089         Log: We do not want utf8.t to be compiled under -Mutf8,
3090              wonky as it sounds.
3091      Branch: perl
3092            ! lib/utf8.t
3093 ____________________________________________________________________________
3094 [ 16748] By: jhi                                   on 2002/05/22  22:34:20
3095         Log: We do not want to see the utf8 hints bit.
3096      Branch: perl
3097            ! lib/vmsish.t
3098 ____________________________________________________________________________
3099 [ 16747] By: jhi                                   on 2002/05/22  22:30:57
3100         Log: More -Mutf8 cleanup.
3101      Branch: perl
3102            ! ext/PerlIO/t/fallback.t
3103 ____________________________________________________________________________
3104 [ 16746] By: jhi                                   on 2002/05/22  22:29:08
3105         Log: -Mutf8 cleanup.
3106      Branch: perl
3107            ! ext/Encode/t/mime-header.t
3108 ____________________________________________________________________________
3109 [ 16745] By: jhi                                   on 2002/05/22  21:57:48
3110         Log: Integrate perlio; VMS vs perlio.
3111      Branch: perl
3112           !> ext/PerlIO/encoding/encoding.xs perlio.c
3113 ____________________________________________________________________________
3114 [ 16744] By: jhi                                   on 2002/05/22  21:52:58
3115         Log: Subject: Re: Additional README.aix changes
3116              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3117              Date: Wed, 22 May 2002 08:37:37 +0200
3118              Message-Id: <20020522075227.348B.H.M.BRAND@hccnet.nl>
3119      Branch: perl
3120            ! README.aix
3121 ____________________________________________________________________________
3122 [ 16743] By: jhi                                   on 2002/05/22  21:52:09
3123         Log: HP-UX 11.00 io_xs hangup workaround.
3124      Branch: perl
3125            ! hints/hpux.sh
3126 ____________________________________________________________________________
3127 [ 16742] By: jhi                                   on 2002/05/22  21:49:59
3128         Log: Updated UNICOS status from Mark Lutz.
3129      Branch: perl
3130            ! pod/perldelta.pod
3131 ____________________________________________________________________________
3132 [ 16741] By: jhi                                   on 2002/05/22  21:47:41
3133         Log: UNICOS: Mark Lutz had a better idea.
3134      Branch: perl
3135            ! hints/unicos.sh
3136 ____________________________________________________________________________
3137 [ 16740] By: nick                                  on 2002/05/22  21:13:10
3138         Log: #ifdef VMS code was not ported right from sv.c - s/fp/stdio/
3139      Branch: perlio
3140            ! perlio.c
3141 ____________________________________________________________________________
3142 [ 16739] By: nick                                  on 2002/05/22  20:59:22
3143         Log: Fix for ungetc() issues flagged by ext/Encode/t/perlio.t on VMS.
3144              ungetc() and buffer snooping may not mix. So use buffer snoop
3145              hooks to avoid ungetc() where available.
3146              unread() falls back to using :pending layer, and fill has
3147              VMS specific code (which should not get used) or ungetc()
3148              which should work.
3149      Branch: perlio
3150            ! perlio.c
3151 ____________________________________________________________________________
3152 [ 16738] By: nick                                  on 2002/05/22  20:34:55
3153         Log: Integrate mainline
3154      Branch: perlio
3155           !> (integrate 40 files)
3156 ____________________________________________________________________________
3157 [ 16737] By: nick                                  on 2002/05/22  19:04:13
3158         Log: Flag the VMS-problem-causing part of :encoding
3159              for enhancement. (Problem still needs fixing in perlio.c)
3160      Branch: perlio
3161            ! ext/PerlIO/encoding/encoding.xs
3162 ____________________________________________________________________________
3163 [ 16736] By: jhi                                   on 2002/05/22  16:20:38
3164         Log: UNICOS: using uname -m is wrong since what matter
3165              is what CPUs (FPUs) we have.
3166      Branch: perl
3167            ! hints/unicos.sh
3168 ____________________________________________________________________________
3169 [ 16735] By: jhi                                   on 2002/05/22  13:07:41
3170         Log: Update Changes.
3171      Branch: perl
3172            ! Changes patchlevel.h
3173 ____________________________________________________________________________
3174 [ 16734] By: jhi                                   on 2002/05/22  12:39:25
3175         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
3176              From: Dave Mitchell <davem@fdgroup.com>
3177              Date: Wed, 22 May 2002 12:53:21 +0100
3178              Message-ID: <20020522125320.E12794@fdgroup.com>
3179      Branch: perl
3180            ! ext/threads/shared/t/cond.t
3181 ____________________________________________________________________________
3182 [ 16733] By: jhi                                   on 2002/05/22  12:32:41
3183         Log: Subject: Documentation Patch to pod/perlunicode.pod pod/perluniintro.pod   
3184              From: John Borwick <john_borwick@ncsu.edu>
3185              Date: Wed, 22 May 2002 04:10:37 -0400
3186              Message-ID: <15595.21117.875874.721450@nada.johnborwick.com>
3187      Branch: perl
3188            ! pod/perlunicode.pod pod/perluniintro.pod
3189 ____________________________________________________________________________
3190 [ 16732] By: ams                                   on 2002/05/22  05:47:35
3191         Log: Integrate #16731 from //depot/macperl.
3192      Branch: perl
3193           !> t/io/crlf.t
3194 ____________________________________________________________________________
3195 [ 16731] By: pudge                                 on 2002/05/22  04:18:58
3196         Log: Be more specific in what we're looking for
3197      Branch: macperl
3198            ! t/io/crlf.t
3199 ____________________________________________________________________________
3200 [ 16730] By: pudge                                 on 2002/05/22  03:36:42
3201         Log: Integrate perl; bump patchlevel; add lib/Unicode/README back
3202      Branch: macperl
3203            + lib/Unicode/README
3204           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
3205           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
3206            - t/lib/st-dump.pl
3207            ! macos/MPVersion.r macos/config.sh
3208           !> (integrate 135 files)
3209 ____________________________________________________________________________
3210 [ 16729] By: jhi                                   on 2002/05/22  00:24:29
3211         Log: FAQ sync.
3212      Branch: perl
3213            ! pod/perlfaq4.pod
3214 ____________________________________________________________________________
3215 [ 16728] By: jhi                                   on 2002/05/21  23:02:03
3216         Log: Getopt::Std clarification from John Borwick.
3217      Branch: perl
3218            ! lib/Getopt/Std.pm
3219 ____________________________________________________________________________
3220 [ 16727] By: jhi                                   on 2002/05/21  22:59:58
3221         Log: Subject: Re: [Patch] for problem with shellwords.pl
3222              From: "Curtis Poe" <cp@onsitetech.com>
3223              Date: Tue, 21 May 2002 11:17:40 -0700
3224              Message-ID: <015c01c200f3$cb691670$1a01a8c0@ot.onsitetech.com>
3225              
3226              Subject: [Patch] for security problem with Text::ParseWords
3227              From: "Curtis Poe" <cp@onsitetech.com>     
3228              Date: Tue, 21 May 2002 15:10:18 -0700
3229              Message-ID: <022f01c20114$4b3c4550$1a01a8c0@ot.onsitetech.com>
3230      Branch: perl
3231            ! lib/Text/ParseWords.pm lib/shellwords.pl
3232 ____________________________________________________________________________
3233 [ 16726] By: jhi                                   on 2002/05/21  22:57:09
3234         Log: Subject: [PATCH] SDBM_File.xs warning (was Re: danger! op\fork.t#2 causes core-dump)
3235              From: Nicholas Clark <nick@unfortu.net>
3236              Date: Tue, 21 May 2002 23:01:48 +0100
3237              Message-ID: <20020521220148.GH290@Bagpuss.unfortu.net>
3238      Branch: perl
3239            ! ext/SDBM_File/SDBM_File.xs
3240 ____________________________________________________________________________
3241 [ 16725] By: jhi                                   on 2002/05/21  22:16:05
3242         Log: Subject: [PATCH] Additional README.aix changes
3243              From: John Peacock <jpeacock@rowman.com>
3244              Date: Tue, 21 May 2002 12:01:10 -0400
3245              Message-ID: <3CEA6F46.70902@rowman.com>
3246      Branch: perl
3247            ! README.aix
3248 ____________________________________________________________________________
3249 [ 16724] By: jhi                                   on 2002/05/21  17:51:00
3250         Log: Subject: Win32 crash in fork.t (perl@16694)
3251              From: "Kevin Chase" <kevincha99@hotmail.com>
3252              Date: Mon, 20 May 2002 17:02:16 -0700
3253              Message-ID: <F53z5b6KZmcK8r6beUz000008f7@hotmail.com>
3254              
3255              
3256              It looks that the Poison() found its first target.
3257              The suggested patch is fine.
3258      Branch: perl
3259            ! cop.h
3260 ____________________________________________________________________________
3261 [ 16723] By: jhi                                   on 2002/05/21  14:54:24
3262         Log: microperl: if DIEing on no-functionality, the has-functionality
3263              would be unreachable code.
3264      Branch: perl
3265            ! pp.c pp_sys.c
3266 ____________________________________________________________________________
3267 [ 16722] By: jhi                                   on 2002/05/21  14:25:44
3268         Log: microperl: do not regenerate the perly.
3269      Branch: perl
3270            ! Makefile.micro
3271 ____________________________________________________________________________
3272 [ 16721] By: jhi                                   on 2002/05/21  13:30:26
3273         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
3274              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
3275              Date: Mon, 20 May 2002 22:55:46 -0700
3276              Message-ID: <iFe68gzkgCIJ092yn@efn.org>
3277      Branch: perl
3278            ! utils/h2xs.PL
3279 ____________________________________________________________________________
3280 [ 16720] By: jhi                                   on 2002/05/21  13:22:51
3281         Log: Regen uconfig.h.
3282      Branch: perl
3283            ! uconfig.h
3284 ____________________________________________________________________________
3285 [ 16719] By: ams                                   on 2002/05/21  05:02:01
3286         Log: Why quote some keys?
3287      Branch: perl
3288            ! ext/Storable/Makefile.PL
3289 ____________________________________________________________________________
3290 [ 16718] By: ams                                   on 2002/05/21  04:08:39
3291         Log: Suppress warning about $canonical. (Nicholas Clark)
3292      Branch: perl
3293            ! ext/Storable/Storable.pm
3294 ____________________________________________________________________________
3295 [ 16717] By: jhi                                   on 2002/05/21  03:18:59
3296         Log: Subject: [PATCH] VMS iThreads follow-up
3297              From: "Craig A. Berry" <craigberry@mac.com>
3298              Date: Mon, 20 May 2002 21:34:17 -0500
3299              Message-Id: <a05111700b90f5f1c3b01@[172.16.52.1]>
3300      Branch: perl
3301            ! configure.com
3302 ____________________________________________________________________________
3303 [ 16716] By: ams                                   on 2002/05/21  02:47:18
3304         Log: 1. Declare correct version for Test::More dependency. (Autrijus Tang)
3305              2. Install in core library directory. (Tatsuhiko Miyagawa)
3306      Branch: perl
3307            ! ext/Storable/Makefile.PL
3308 ____________________________________________________________________________
3309 [ 16715] By: jhi                                   on 2002/05/20  22:13:45
3310         Log: Subject: [Encode] 1.72 released
3311              From: Dan Kogai <dankogai@dan.co.jp>
3312              Date: Tue, 21 May 2002 01:06:19 +0900
3313              Message-Id: <85BA0AD1-6C0B-11D6-90A1-0003939A104C@dan.co.jp>     
3314      Branch: perl
3315            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
3316            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
3317            ! ext/Encode/Unicode/Unicode.xs
3318            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/perlio.t
3319 ____________________________________________________________________________
3320 [ 16714] By: jhi                                   on 2002/05/20  14:53:31
3321         Log: Update Changes.
3322      Branch: perl
3323            ! Changes patchlevel.h
3324 ____________________________________________________________________________
3325 [ 16713] By: jhi                                   on 2002/05/20  14:46:15
3326         Log: A bit of self-promotion from David Wheeler <david@wheeler.net> :-)
3327      Branch: perl
3328            ! pod/perlfaq4.pod
3329 ____________________________________________________________________________
3330 [ 16712] By: jhi                                   on 2002/05/20  14:25:03
3331         Log: metaconfig unit changes for #16711.
3332      Branch: metaconfig
3333            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
3334            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
3335            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
3336            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
3337            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
3338            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
3339            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
3340            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
3341            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
3342            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
3343            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
3344            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
3345            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
3346            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
3347            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
3348            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
3349            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
3350            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
3351            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
3352            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
3353            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
3354            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
3355            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
3356            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
3357 ____________________________________________________________________________
3358 [ 16711] By: jhi                                   on 2002/05/20  14:24:38
3359         Log: Document better what the foo_r_proto are supposed to be.
3360      Branch: perl
3361            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
3362            ! config_h.SH reentr.pl
3363 ____________________________________________________________________________
3364 [ 16710] By: jhi                                   on 2002/05/20  14:11:33
3365         Log: Subject: Re: pod patches.
3366              From: Jim Cromie <jcromie@divsol.com>
3367              Date: Mon, 20 May 2002 09:00:10 -0600
3368              Message-ID: <3CE90F7A.3070309@divsol.com>
3369              
3370              (with Philip Newton's tweaks)
3371      Branch: perl
3372            ! pod/perlsub.pod
3373 ____________________________________________________________________________
3374 [ 16709] By: jhi                                   on 2002/05/20  12:50:34
3375         Log: Subject: Re: pod patch - perldelta.pod
3376              From: Jim Cromie <jcromie@divsol.com>
3377              Date: Mon, 20 May 2002 07:16:54 -0600
3378              Message-ID: <3CE8F746.50603@divsol.com>
3379      Branch: perl
3380            ! pod/perldelta.pod
3381 ____________________________________________________________________________
3382 [ 16708] By: jhi                                   on 2002/05/20  12:49:20
3383         Log: Subject: [patch] one more little step for WinCE
3384              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
3385              Date: Mon, 20 May 2002 11:47:19 +0400
3386              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C0282D3@cio-test001.spb.lucent.com>
3387      Branch: perl
3388            ! wince/Makefile.ce
3389 ____________________________________________________________________________
3390 [ 16707] By: jhi                                   on 2002/05/20  12:42:35
3391         Log: Preemptive doc patch.
3392      Branch: perl
3393            ! pod/perldelta.pod
3394 ____________________________________________________________________________
3395 [ 16706] By: rgs                                   on 2002/05/20  12:21:14
3396         Log: The "constant sub redefined" warning can't be disabled.
3397      Branch: perl
3398            ! pod/perldiag.pod
3399 ____________________________________________________________________________
3400 [ 16705] By: nick                                  on 2002/05/20  10:18:26
3401         Log: Integrate mainline
3402      Branch: perlio
3403           +> ext/B/hints/darwin.pl lib/CPAN/t/mirroredby.t
3404           !> MANIFEST configure.com ext/Encode/Encode/Makefile_PL.e2x
3405           !> ext/Socket/socketpair.t pod/perldelta.pod pod/perlfunc.pod
3406           !> pod/perlthrtut.pod vms/vms.c vms/vmsish.h
3407 ____________________________________________________________________________
3408 [ 16704] By: jhi                                   on 2002/05/20  02:49:22
3409         Log: Missed hunk from #16701.
3410      Branch: perl
3411            ! vms/vms.c
3412 ____________________________________________________________________________
3413 [ 16703] By: jhi                                   on 2002/05/20  02:37:29
3414         Log: Subject: Re: [PATCH mirroredby.t] Tests for CPAN::Mirrored::By
3415              From: andreas.koenig@anima.de (Andreas J. Koenig)
3416              Date: Mon, 20 May 2002 05:36:14 +0200
3417              Message-ID: <m34rh37aoh.fsf@anima.de>
3418      Branch: perl
3419            + lib/CPAN/t/mirroredby.t
3420            ! MANIFEST
3421 ____________________________________________________________________________
3422 [ 16702] By: jhi                                   on 2002/05/20  02:25:40
3423         Log: Subject: tiny doc tweaks
3424              From: andreas.koenig@anima.de (Andreas J. Koenig)
3425              Date: Mon, 20 May 2002 05:07:13 +0200
3426              Message-ID: <m38z6f7c0u.fsf@anima.de>
3427      Branch: perl
3428            ! pod/perldelta.pod pod/perlfunc.pod
3429 ____________________________________________________________________________
3430 [ 16701] By: jhi                                   on 2002/05/20  02:23:03
3431         Log: Subject: [PATCH @16694] ithreads for VMS
3432              From: "Craig A. Berry" <craigberry@mac.com>
3433              Date: Sun, 19 May 2002 22:06:43 -0500
3434              Message-Id: <a05111704b90e14567261@[172.16.52.1]>
3435      Branch: perl
3436            ! configure.com vms/vms.c vms/vmsish.h
3437 ____________________________________________________________________________
3438 [ 16700] By: jhi                                   on 2002/05/19  23:52:45
3439         Log: Subject: [PATCH] Make Makefile_PL.e2x happy on MSWin32
3440              From: Autrijus Tang <autrijus@autrijus.org>
3441              Date: Mon, 20 May 2002 04:10:31 +0800
3442              Message-ID: <20020519201031.GA1603@not.autrijus.org>
3443      Branch: perl
3444            ! ext/Encode/Encode/Makefile_PL.e2x
3445 ____________________________________________________________________________
3446 [ 16699] By: jhi                                   on 2002/05/19  22:26:07
3447         Log: Mac OS X 10.1.4 started to consume 150MB+ virtual memory
3448              while trying to -O3 optimize B.c.  (A bit weird since
3449              10.1.4 used to work fine, and nothing has changed in
3450              ext/B/..., but the overoptimization was repeatable.)
3451      Branch: perl
3452            + ext/B/hints/darwin.pl
3453            ! MANIFEST
3454 ____________________________________________________________________________
3455 [ 16698] By: jhi                                   on 2002/05/19  21:11:55
3456         Log: UNICOS/mk seems to still have this problem.
3457      Branch: perl
3458            ! ext/Socket/socketpair.t
3459 ____________________________________________________________________________
3460 [ 16697] By: jhi                                   on 2002/05/19  18:53:54
3461         Log: perldelta tweaks.
3462      Branch: perl
3463            ! pod/perldelta.pod
3464 ____________________________________________________________________________
3465 [ 16696] By: nick                                  on 2002/05/19  18:26:39
3466         Log: Integrate mailine
3467      Branch: perlio
3468           !> (integrate 35 files)
3469 ____________________________________________________________________________
3470 [ 16695] By: jhi                                   on 2002/05/19  18:02:54
3471         Log: Document the reentrant_retry(), but from user's viewpoint.
3472      Branch: perl
3473            ! pod/perlthrtut.pod
3474 ____________________________________________________________________________
3475 [ 16694] By: jhi                                   on 2002/05/19  14:49:49
3476         Log: Update Changes.
3477      Branch: perl
3478            ! Changes patchlevel.h
3479 ____________________________________________________________________________
3480 [ 16693] By: jhi                                   on 2002/05/19  14:28:37
3481         Log: Subject: [PATCH] Benchmark.pm: empty loop too slow
3482              From: Slaven Rezic <slaven.rezic@berlin.de>
3483              Date: Sun, 19 May 2002 16:03:12 +0200 (CEST)
3484              Message-Id: <200205191403.g4JE3ClB025990@vran.herceg.de>
3485      Branch: perl
3486            ! lib/Benchmark.pm
3487 ____________________________________________________________________________
3488 [ 16692] By: jhi                                   on 2002/05/19  03:05:41
3489         Log: Document once more the difference between :utf8
3490              and :encoding(...).
3491      Branch: perl
3492            ! lib/open.pm pod/perluniintro.pod
3493 ____________________________________________________________________________
3494 [ 16691] By: jhi                                   on 2002/05/19  02:24:30
3495         Log: Third Degree: make the options more portable between
3496              Tru64 versions.
3497      Branch: perl
3498            ! Makefile.SH
3499 ____________________________________________________________________________
3500 [ 16690] By: jhi                                   on 2002/05/19  01:41:54
3501         Log: IRIX SMP turned up a few hundred "Use of uninitialized
3502              value in numeric eq" warnings: initialise the $counter2.
3503      Branch: perl
3504            ! ext/threads/shared/t/cond.t
3505 ____________________________________________________________________________
3506 [ 16689] By: jhi                                   on 2002/05/19  00:29:36
3507         Log: Subject: Re: [PATCH threads] revised warnings + more tests + docs
3508              From: Dave Mitchell <davem@fdgroup.com>
3509              Date: Sun, 19 May 2002 00:50:43 +0100
3510              Message-ID: <20020519005043.F7275@fdgroup.com>
3511      Branch: perl
3512            ! ext/threads/shared/t/cond.t
3513 ____________________________________________________________________________
3514 [ 16688] By: jhi                                   on 2002/05/19  00:28:51
3515         Log: Sarathy pointed out that instead of zeroing heap
3516              it is more prudent to poison it.
3517      Branch: perl
3518            ! handy.h pod/perlapi.pod pod/perlclib.pod pod/perlhack.pod
3519            ! scope.c sv.c util.c
3520 ____________________________________________________________________________
3521 [ 16687] By: jhi                                   on 2002/05/18  22:03:29
3522         Log: The thread warnings aren't quite yet working as planned.
3523      Branch: perl
3524            ! ext/threads/shared/t/cond.t
3525 ____________________________________________________________________________
3526 [ 16686] By: jhi                                   on 2002/05/18  20:48:03
3527         Log: Forgotten from #16685.
3528      Branch: perl
3529            ! ext/threads/shared/t/cond.t
3530 ____________________________________________________________________________
3531 [ 16685] By: jhi                                   on 2002/05/18  20:46:13
3532         Log: Subject: [PATCH threads] revised warnings + more tests + docs
3533              From: Dave Mitchell <davem@fdgroup.com>
3534              Date: Sat, 18 May 2002 22:24:51 +0100
3535              Message-ID: <20020518222451.E7275@fdgroup.com>
3536      Branch: perl
3537            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
3538            ! ext/threads/t/thread.t ext/threads/threads.pm lib/warnings.pm
3539            ! pod/perldiag.pod pod/perllexwarn.pod warnings.h warnings.pl
3540 ____________________________________________________________________________
3541 [ 16684] By: jhi                                   on 2002/05/18  20:10:53
3542         Log: Storable status tweak.
3543      Branch: perl
3544            ! pod/perldelta.pod
3545 ____________________________________________________________________________
3546 [ 16683] By: rgs                                   on 2002/05/18  19:39:42
3547         Log: perlfunc and perldelta updates about caller().
3548      Branch: perl
3549            ! pod/perldelta.pod pod/perlfunc.pod
3550 ____________________________________________________________________________
3551 [ 16682] By: jhi                                   on 2002/05/18  19:33:51
3552         Log: Subject: [PATCH] RE: perl@16678
3553              From: "Paul Marquess" <Paul.Marquess@ntlworld.com>
3554              Date: Sat, 18 May 2002 21:15:43 +0100
3555              Message-ID: <AIEAJICLCBDNAAOLLOKLCEAPELAA.Paul.Marquess@ntlworld.com>
3556              
3557              Making the symbols generated by warnings.pl future-proof.
3558      Branch: perl
3559            ! lib/warnings.pm warnings.h warnings.pl
3560 ____________________________________________________________________________
3561 [ 16681] By: jhi                                   on 2002/05/18  18:44:32
3562         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.94_02 -> 5.95_01
3563              From: Michael G Schwern <schwern@pobox.com>
3564              Date: Sat, 18 May 2002 14:53:50 -0400
3565              Message-ID: <20020518185350.GB2878@ool-18b93024.dyn.optonline.net>
3566      Branch: perl
3567            ! lib/ExtUtils/Changes lib/ExtUtils/MakeMaker.pm
3568            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
3569 ____________________________________________________________________________
3570 [ 16680] By: jhi                                   on 2002/05/18  18:43:35
3571         Log: Prettyprinting.
3572      Branch: perl
3573            ! t/op/recurse.t
3574 ____________________________________________________________________________
3575 [ 16679] By: jhi                                   on 2002/05/18  18:42:08
3576         Log: Companion to #16601: cxinc would create uninitialized
3577              PERL_CONTEXTs.  The bug was tickled by the test
3578              lib/Math/BigInt/t/upgrade.t, the new test of recurse.t
3579              added to check that I got the context stack extension right.
3580              Also rewrite recurse.t to use test.pl.
3581      Branch: perl
3582            ! scope.c t/op/recurse.t
3583 ____________________________________________________________________________
3584 [ 16678] By: jhi                                   on 2002/05/18  16:38:29
3585         Log: Update Changes.
3586      Branch: perl
3587            ! Changes patchlevel.h
3588 ____________________________________________________________________________
3589 [ 16677] By: jhi                                   on 2002/05/18  15:50:25
3590         Log: URL and other tiny tweaks.
3591      Branch: perl
3592            ! pod/perluniintro.pod
3593 ____________________________________________________________________________
3594 [ 16676] By: jhi                                   on 2002/05/18  15:40:35
3595         Log: Subject: [Patch] doc patch on Unicode
3596              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
3597              Date: Sun, 19 May 2002 01:01:58 +0900
3598              Message-Id: <20020519005515.18F0.BQW10602@nifty.com>
3599      Branch: perl
3600            ! pod/perlmodlib.pod pod/perlunicode.pod pod/perluniintro.pod
3601 ____________________________________________________________________________
3602 [ 16675] By: ams                                   on 2002/05/18  15:06:35
3603         Log: s/2.0/2.00/ to be CPAN friendly.
3604      Branch: perl
3605            ! ext/Storable/Storable.pm
3606 ____________________________________________________________________________
3607 [ 16674] By: ams                                   on 2002/05/18  14:47:07
3608         Log: Subject: Re: Change 16621: 1. Not hardcoding \x0A and \x0D seems to help
3609              EBCDIC, amazing.
3610              From: Philip Newton <Philip.Newton@gmx.net>
3611              Date: Sat, 18 May 2002 09:54:13 +0200
3612              Message-Id: <432ceucrfducg2iitau6uggeb02lu209a2@4ax.com>
3613      Branch: perl
3614            ! lib/Pod/t/eol.t
3615 ____________________________________________________________________________
3616 [ 16673] By: ams                                   on 2002/05/18  14:41:00
3617         Log: Subject: Storable test for 64 bit 5.6.1
3618              From: Nicholas Clark <nick@unfortu.net>
3619              Date: Sat, 18 May 2002 15:48:55 +0100
3620              Message-Id: <20020518144854.GD304@Bagpuss.unfortu.net>
3621              (Private mail.)
3622      Branch: perl
3623            ! ext/Storable/t/malice.t
3624 ____________________________________________________________________________
3625 [ 16672] By: nick                                  on 2002/05/18  09:47:51
3626         Log: Integrate mainline
3627      Branch: perlio
3628           +> t/lib/sample-tests/shbang_misparse t/op/caller.t
3629            - t/lib/st-dump.pl
3630           !> (integrate 67 files)
3631 ____________________________________________________________________________
3632 [ 16671] By: jhi                                   on 2002/05/18  04:31:00
3633         Log: No more true.
3634      Branch: perl
3635            ! lib/vars.pm
3636 ____________________________________________________________________________
3637 [ 16670] By: jhi                                   on 2002/05/18  04:14:25
3638         Log: Make use vars grok UTF-8.
3639      Branch: perl
3640            ! lib/vars.pm t/run/fresh_perl.t
3641 ____________________________________________________________________________
3642 [ 16669] By: jhi                                   on 2002/05/18  03:53:27
3643         Log: Subject: [PATCH] Re: t/op/tie.t #19 TODO ENOTWORKING  
3644              From: Michael G Schwern <schwern@pobox.com>
3645              Date: Fri, 17 May 2002 23:54:29 -0400  
3646              Message-ID: <20020518035429.GA704@ool-18b93024.dyn.optonline.net>
3647      Branch: perl
3648            ! t/op/tie.t t/run/fresh_perl.t
3649 ____________________________________________________________________________
3650 [ 16668] By: jhi                                   on 2002/05/18  03:44:57
3651         Log: Subject: [PATCH] Test::Harness 2.21 -> 2.22
3652              From: Michael G Schwern <schwern@pobox.com>
3653              Date: Fri, 17 May 2002 20:37:26 -0400  
3654              Message-ID: <20020518003726.GB358@ool-18b93024.dyn.optonline.net>
3655      Branch: perl
3656            + t/lib/sample-tests/shbang_misparse
3657            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
3658            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
3659            ! lib/Test/Harness/t/test-harness.t
3660 ____________________________________________________________________________
3661 [ 16667] By: jhi                                   on 2002/05/18  03:41:34
3662         Log: Subject: [PATCH] Re: [PATCH] Storable stand alone tests
3663              From: Nicholas Clark <nick@unfortu.net>
3664              Date: Sat, 18 May 2002 00:18:39 +0100  
3665              Message-ID: <20020517231838.GI290@Bagpuss.unfortu.net>
3666              
3667              Use Storable's st-dump.pl.
3668      Branch: perl
3669            - t/lib/st-dump.pl
3670            ! MANIFEST ext/Storable/t/blessed.t ext/Storable/t/compat06.t
3671            ! ext/Storable/t/dclone.t ext/Storable/t/freeze.t
3672            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
3673            ! ext/Storable/t/recurse.t ext/Storable/t/restrict.t
3674            ! ext/Storable/t/retrieve.t ext/Storable/t/store.t
3675            ! ext/Storable/t/tied.t ext/Storable/t/tied_hook.t
3676            ! ext/Storable/t/tied_items.t ext/Storable/t/utf8.t
3677 ____________________________________________________________________________
3678 [ 16666] By: jhi                                   on 2002/05/17  21:46:04
3679         Log: Forgotten from #16656.
3680      Branch: perl
3681            ! ext/B/B.xs
3682 ____________________________________________________________________________
3683 [ 16665] By: jhi                                   on 2002/05/17  21:40:55
3684         Log: Subject: [PATCH] Storable ChangeLog ready for release 
3685              From: Nicholas Clark <nick@unfortu.net>
3686              Date: Fri, 17 May 2002 23:17:34 +0100  
3687              Message-ID: <20020517221733.GH290@Bagpuss.unfortu.net>
3688      Branch: perl
3689            ! ext/Storable/ChangeLog
3690 ____________________________________________________________________________
3691 [ 16664] By: jhi                                   on 2002/05/17  21:39:37
3692         Log: Subject: [PATCH] Storable stand alone tests
3693              From: Nicholas Clark <nick@unfortu.net>
3694              Date: Fri, 17 May 2002 22:43:35 +0100  
3695              Message-ID: <20020517214334.GG290@Bagpuss.unfortu.net>
3696      Branch: perl
3697            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
3698            ! ext/Storable/t/compat06.t ext/Storable/t/croak.t
3699            ! ext/Storable/t/dclone.t ext/Storable/t/downgrade.t
3700            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
3701            ! ext/Storable/t/lock.t ext/Storable/t/malice.t
3702            ! ext/Storable/t/overload.t ext/Storable/t/recurse.t
3703            ! ext/Storable/t/restrict.t ext/Storable/t/retrieve.t
3704            ! ext/Storable/t/store.t ext/Storable/t/tied.t
3705            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
3706            ! ext/Storable/t/utf8.t ext/Storable/t/utf8hash.t
3707 ____________________________________________________________________________
3708 [ 16663] By: jhi                                   on 2002/05/17  21:35:45
3709         Log: Subject: [PATCH] ExtUtils::MakeMaker 5.92_01 -> 5.94_02
3710              From: Michael G Schwern <schwern@pobox.com>
3711              Date: Fri, 17 May 2002 17:17:54 -0400  
3712              Message-ID: <20020517211754.GK13131@ool-18b93024.dyn.optonline.net>
3713      Branch: perl
3714            ! lib/ExtUtils/Changes lib/ExtUtils/Command.pm
3715            ! lib/ExtUtils/Command/MM.pm lib/ExtUtils/Install.pm
3716            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Liblist.pm
3717            ! lib/ExtUtils/Liblist/Kid.pm lib/ExtUtils/MM_BeOS.pm
3718            ! lib/ExtUtils/MM_MacOS.pm lib/ExtUtils/MM_NW5.pm
3719            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
3720            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
3721            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
3722            ! lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/Command.t
3723            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/Installed.t
3724            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
3725            ! lib/ExtUtils/t/Manifest.t lib/ExtUtils/t/Mkbootstrap.t
3726            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/VERSION_FROM.t
3727            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
3728 ____________________________________________________________________________
3729 [ 16662] By: rgs                                   on 2002/05/17  20:07:21
3730         Log: More regression tests for caller() and fix one bug of #16658.
3731      Branch: perl
3732            ! pp_ctl.c t/op/caller.t
3733 ____________________________________________________________________________
3734 [ 16661] By: jhi                                   on 2002/05/17  19:13:18
3735         Log: Integrate perlio;
3736              
3737              Fix the crlf.t buffer leak
3738              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
3739              flagged it because it is more often popped without stream
3740              being closed.
3741              - Define non-noop PerlIOBuf_popped(), use it and export it.
3742      Branch: perl
3743           !> makedef.pl perlio.c perliol.h
3744 ____________________________________________________________________________
3745 [ 16660] By: rgs                                   on 2002/05/17  19:09:03
3746         Log: Add a note about Cwd::fastcwd() returning tainted data.
3747              Sort modules alphabetically.
3748      Branch: perl
3749            ! pod/perldelta.pod
3750 ____________________________________________________________________________
3751 [ 16659] By: rgs                                   on 2002/05/17  19:05:11
3752         Log: Remove O from the untested modules list.
3753      Branch: perl
3754            ! t/lib/1_compile.t
3755 ____________________________________________________________________________
3756 [ 16658] By: rgs                                   on 2002/05/17  19:03:06
3757         Log: Fix bug 20020517.003 : segfault with caller().
3758              Add regression tests for caller.
3759      Branch: perl
3760            + t/op/caller.t
3761            ! MANIFEST pp_ctl.c
3762 ____________________________________________________________________________
3763 [ 16657] By: nick                                  on 2002/05/17  17:18:18
3764         Log: Fix the crlf.t buffer leak
3765              - actually a generic PerlIOBuf_xxx derived leak-on-pop, but :crlf
3766              flagged it because it is more often popped without stream
3767              being closed.
3768              - Define non-noop PerlIOBuf_popped(), use it and export it.
3769      Branch: perlio
3770            ! makedef.pl perlio.c perliol.h
3771 ____________________________________________________________________________
3772 [ 16656] By: jhi                                   on 2002/05/17  16:52:15
3773         Log: PERL_HASH() casting games so that our hashed data is "unsigned
3774              char" but old code using just a "char" doesn't need changes.
3775              (The change is using a temporary pointer instead of a direct
3776              cast to unsigned char* which would blindly cast anything,
3777              not just char pointers.)  (The problem arose in MacOS Classic,
3778              as seen by Pudge, the cure by Nicholas Clark.)
3779      Branch: perl
3780            ! hv.c hv.h op.c sv.c vms/vms.c
3781 ____________________________________________________________________________
3782 [ 16655] By: nick                                  on 2002/05/17  14:59:20
3783         Log: Integrate mainline
3784      Branch: perlio
3785           !> (integrate 28 files)
3786 ____________________________________________________________________________
3787 [ 16654] By: jhi                                   on 2002/05/17  12:24:07
3788         Log: Update Changes.
3789      Branch: perl
3790            ! Changes patchlevel.h
3791 ____________________________________________________________________________
3792 [ 16653] By: jhi                                   on 2002/05/17  12:18:54
3793         Log: FAQ sync.
3794      Branch: perl
3795            ! pod/perlfaq4.pod pod/perlfaq8.pod
3796 ____________________________________________________________________________
3797 [ 16652] By: jhi                                   on 2002/05/17  12:14:20
3798         Log: Forgot from #16628.
3799      Branch: perl
3800            ! ext/Encode/Makefile.PL
3801 ____________________________________________________________________________
3802 [ 16651] By: pudge                                 on 2002/05/17  11:40:13
3803         Log: One Last Time
3804      Branch: macperl
3805            + lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3806            + lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
3807            + lib/Unicode/Collate/t/test.t lib/Unicode/UCD.pm
3808            + lib/Unicode/UCD.t
3809 ____________________________________________________________________________
3810 [ 16650] By: pudge                                 on 2002/05/17  11:39:14
3811         Log: Stupid case insensitivity
3812      Branch: macperl
3813            - lib/unicode/Collate.pm lib/unicode/Collate/Changes
3814            - lib/unicode/Collate/README lib/unicode/Collate/keys.txt
3815            - lib/unicode/Collate/t/test.t lib/unicode/UCD.pm
3816            - lib/unicode/UCD.t
3817 ____________________________________________________________________________
3818 [ 16649] By: pudge                                 on 2002/05/17  11:30:17
3819         Log: Move Unicode -> unicode, remove README
3820      Branch: macperl
3821            - lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
3822            - lib/Unicode/Collate/README lib/Unicode/Collate/keys.txt
3823            - lib/Unicode/Collate/t/test.t lib/Unicode/README
3824            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
3825 ____________________________________________________________________________
3826 [ 16648] By: pudge                                 on 2002/05/17  11:29:57
3827         Log: Move Unicode -> unicode, remove README (oops, forgot one)
3828      Branch: macperl
3829           +> lib/unicode/Collate/README
3830 ____________________________________________________________________________
3831 [ 16647] By: pudge                                 on 2002/05/17  11:11:50
3832         Log: Move Unicode -> unicode, remove README
3833      Branch: macperl
3834           +> lib/unicode/Collate.pm lib/unicode/Collate/Changes
3835           +> lib/unicode/Collate/keys.txt lib/unicode/Collate/t/test.t
3836           +> lib/unicode/UCD.pm lib/unicode/UCD.t
3837 ____________________________________________________________________________
3838 [ 16646] By: pudge                                 on 2002/05/17  10:54:03
3839         Log: Integrate perl
3840      Branch: macperl
3841           +> Porting/thirdclean ext/B/t/o.t ext/PerlIO/t/fail.t
3842           +> ext/Storable/t/st-dump.pl lib/Thread/Queue.pm
3843           +> lib/Thread/Semaphore.pm
3844            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
3845            - wince/FindExt.pm wince/include/cectype.h wince/include/errno.h
3846            - wince/include/sys/types.h wince/include/sys/utime.h
3847            - wince/include/time.h
3848            ! macos/MPVersion.r macos/config.sh
3849           !> (integrate 173 files)
3850 ____________________________________________________________________________
3851 [ 16645] By: nick                                  on 2002/05/17  06:56:40
3852         Log: Integrate mainline
3853      Branch: perlio
3854           +> ext/Storable/t/st-dump.pl
3855            - wince/FindExt.pm
3856           !> (integrate 40 files)
3857 ____________________________________________________________________________
3858 [ 16644] By: jhi                                   on 2002/05/17  03:10:15
3859         Log: STDERR noise.
3860      Branch: perl
3861            ! lib/Switch.pm
3862 ____________________________________________________________________________
3863 [ 16643] By: jhi                                   on 2002/05/17  03:08:01
3864         Log: Upgrade to Switch 2.07.
3865      Branch: perl
3866            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
3867            ! lib/Switch/t/given.t lib/Switch/t/nested.t
3868            ! lib/Switch/t/switch.t
3869 ____________________________________________________________________________
3870 [ 16642] By: jhi                                   on 2002/05/17  02:59:35
3871         Log: Missed hunk in #16641.
3872      Branch: perl
3873            ! lib/Filter/Simple/Changes
3874 ____________________________________________________________________________
3875 [ 16641] By: jhi                                   on 2002/05/17  02:56:14
3876         Log: Upgrade to Filter::Simple 0.78.
3877              (Keep #14432, let Damian know of it.)
3878      Branch: perl
3879            ! lib/Filter/Simple.pm lib/Filter/Simple/README
3880            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/export.t
3881            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
3882            ! lib/Filter/Simple/t/import.t
3883 ____________________________________________________________________________
3884 [ 16640] By: jhi                                   on 2002/05/17  01:36:12
3885         Log: More Third Degree.
3886      Branch: perl
3887            ! t/TEST
3888 ____________________________________________________________________________
3889 [ 16639] By: jhi                                   on 2002/05/17  01:07:09
3890         Log: Third Degree tweaks.
3891      Branch: perl
3892            ! pod/perlhack.pod t/TEST
3893 ____________________________________________________________________________
3894 [ 16638] By: jhi                                   on 2002/05/16  22:54:36
3895         Log: Purify: dl_last_error was leaking.
3896      Branch: perl
3897            ! ext/DynaLoader/dlutils.c
3898 ____________________________________________________________________________
3899 [ 16637] By: jhi                                   on 2002/05/16  22:42:44
3900         Log: Subject: [PATCH utils/perldoc.PL] perltoc ref.
3901              From: Chris Ball <chris@cpan.org>
3902              Date: 16 May 2002 20:51:34 +0100
3903              Message-ID: <86lmajvpkp.fsf@void.printf.net>
3904      Branch: perl
3905            ! utils/perldoc.PL
3906 ____________________________________________________________________________
3907 [ 16636] By: jhi                                   on 2002/05/16  22:38:35
3908         Log: Subject: [PATCH @16611] lib/ExtUtils/t/Constant.t on VMS
3909              From: "Craig A. Berry" <craigberry@mac.com>
3910              Date: Thu, 16 May 2002 14:13:15 -0500
3911              Message-Id: <5.1.0.14.2.20020516140747.03562438@exchi01>
3912      Branch: perl
3913            ! lib/ExtUtils/t/Constant.t
3914 ____________________________________________________________________________
3915 [ 16635] By: rgs                                   on 2002/05/16  21:09:57
3916         Log: Make Cwd::fastcwd() return a tainted value.
3917              Add regression tests for taint-safety of the *cwd()
3918              functions.
3919      Branch: perl
3920            ! ext/Cwd/Cwd.xs ext/Cwd/t/taint.t lib/Cwd.pm
3921 ____________________________________________________________________________
3922 [ 16634] By: jhi                                   on 2002/05/16  15:56:42
3923         Log: Subject: Re: AIX warning in hints regarding gcc
3924              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3925              Date: Thu, 16 May 2002 18:55:41 +0200
3926              Message-Id: <20020516185212.667C.H.M.BRAND@hccnet.nl>
3927      Branch: perl
3928            ! hints/aix.sh
3929 ____________________________________________________________________________
3930 [ 16633] By: jhi                                   on 2002/05/16  14:18:27
3931         Log: Update the test statuses.
3932      Branch: perl
3933            ! pod/perldelta.pod
3934 ____________________________________________________________________________
3935 [ 16632] By: jhi                                   on 2002/05/16  14:17:29
3936         Log: The UDP sockpair failure seems to have magically
3937              disappeared from both UNICOSes.
3938              (One gets "UNEXPECTEDLY SUCCEEDED".)
3939      Branch: perl
3940            ! ext/Socket/socketpair.t
3941 ____________________________________________________________________________
3942 [ 16631] By: jhi                                   on 2002/05/16  13:57:08
3943         Log: Brokenness of restricted hashes with Storable on EBCDIC
3944              seems to be an artifact of the downgrade.t.
3945      Branch: perl
3946            ! ext/Storable/Storable.pm
3947 ____________________________________________________________________________
3948 [ 16630] By: jhi                                   on 2002/05/16  13:51:19
3949         Log: Document the odd slowdown of ext/Encode/t/Unicode.t under
3950              memory debuggers.
3951      Branch: perl
3952            ! pod/perlhack.pod
3953 ____________________________________________________________________________
3954 [ 16629] By: jhi                                   on 2002/05/16  13:44:03
3955         Log: Subject: Re: [ PATCH ] AIX 4.3 / gcc / threads
3956              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3957              Date: Thu, 16 May 2002 16:42:34 +0200
3958              Message-Id: <20020516164139.666A.H.M.BRAND@hccnet.nl>
3959              
3960              gcc 3 version parsing proofing.
3961      Branch: perl
3962            ! hints/dec_osf.sh hints/hpux.sh hints/svr5.sh hints/vos.sh
3963 ____________________________________________________________________________
3964 [ 16628] By: jhi                                   on 2002/05/16  13:22:57
3965         Log: Subject: [PATCH] good day for WinCE port of perl.
3966              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
3967              Date: Thu, 16 May 2002 03:33:23 +0400
3968              Message-ID: <001301c1fc68$e808e560$a95cc3d9@vad>
3969      Branch: perl
3970            - wince/FindExt.pm
3971            ! MANIFEST ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
3972            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
3973            ! ext/Encode/KR/Makefile.PL ext/Encode/Symbol/Makefile.PL
3974            ! ext/Encode/TW/Makefile.PL ext/Encode/Unicode/Makefile.PL
3975            ! utf8.c win32/buildext.pl wince/Makefile.ce wince/config.ce
3976            ! wince/config_H.ce wince/config_h.PL
3977 ____________________________________________________________________________
3978 [ 16627] By: jhi                                   on 2002/05/16  13:17:42
3979         Log: Subject: [PATCH] do not use "udp" on some platforms for Sys::Syslog
3980              From: slaven.rezic@berlin.de
3981              Date: Mon, 13 May 2002 16:02:24 +0200
3982              Message-Id: <20020513140224.JSLM27460.mailoutvl21@herceg.de>
3983      Branch: perl
3984            ! ext/Sys/Syslog/Syslog.pm
3985 ____________________________________________________________________________
3986 [ 16626] By: jhi                                   on 2002/05/16  13:16:34
3987         Log: Subject: Re: [PATCH] allow use threads qw(yield)
3988              From: Dave Mitchell <davem@fdgroup.com>
3989              Date: Wed, 15 May 2002 23:26:27 +0100
3990              Message-ID: <20020515232626.E28924@fdgroup.com>
3991      Branch: perl
3992            ! ext/threads/threads.xs
3993 ____________________________________________________________________________
3994 [ 16625] By: jhi                                   on 2002/05/16  13:10:46
3995         Log: Subject: [ PATCH ] AIX 4.3 / gcc / threads
3996              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
3997              Date: Thu, 16 May 2002 14:22:21 +0200
3998              Message-Id: <20020516141856.6661.H.M.BRAND@hccnet.nl>
3999      Branch: perl
4000            ! hints/aix.sh
4001 ____________________________________________________________________________
4002 [ 16624] By: jhi                                   on 2002/05/16  13:05:05
4003         Log: metaconfig unit change for #16623.
4004      Branch: metaconfig
4005            ! U/ebcdic/trnl.U
4006 ____________________________________________________________________________
4007 [ 16623] By: jhi                                   on 2002/05/16  13:04:40
4008         Log: OS/2 tr (well, GNU textutils 2.0 tr) probing tweak
4009              from John Poltorak <jp@eyup.org>.
4010      Branch: perl
4011            ! Configure
4012 ____________________________________________________________________________
4013 [ 16622] By: jhi                                   on 2002/05/16  12:58:05
4014         Log: DJGPP doesn't have \r\n delimited files (it has \r).
4015      Branch: perl
4016            ! lib/Tie/File/t/21_win32.t
4017 ____________________________________________________________________________
4018 [ 16621] By: jhi                                   on 2002/05/16  12:52:47
4019         Log: 1. Not hardcoding \x0A and \x0D seems to help EBCDIC, amazing.
4020              2. Doing a s///g instead of tr/// works better for CR-delimited
4021              files, like in DJGPP (since <FH> doesn't correctly pull in
4022              CR-delimited lines).
4023      Branch: perl
4024            ! lib/Pod/Html.pm lib/Pod/t/eol.t
4025 ____________________________________________________________________________
4026 [ 16620] By: jhi                                   on 2002/05/16  12:50:29
4027         Log: Don't test $! with like() since one may have
4028              a non-English locale, or simply AIX :-)
4029      Branch: perl
4030            ! ext/PerlIO/t/fail.t
4031 ____________________________________________________________________________
4032 [ 16619] By: jhi                                   on 2002/05/16  12:16:25
4033         Log: DJGPP updates from Laszlo Molnar.
4034      Branch: perl
4035            ! README.dos djgpp/djgppsed.sh lib/File/stat.t t/op/alarm.t
4036 ____________________________________________________________________________
4037 [ 16618] By: jhi                                   on 2002/05/16  02:57:21
4038         Log: Integrate perlio;
4039              
4040              Make open fail when layer string does not parse.
4041      Branch: perl
4042           +> ext/PerlIO/t/fail.t
4043           !> MANIFEST perlio.c
4044 ____________________________________________________________________________
4045 [ 16617] By: jhi                                   on 2002/05/15  21:07:39
4046         Log: Subject: [PATCH] avoid 64 bit SEGV for debugging Storable
4047              From: Nicholas Clark <nick@unfortu.net>
4048              Date: Wed, 15 May 2002 23:06:20 +0100
4049              Message-ID: <20020515220619.GF365@Bagpuss.unfortu.net>
4050      Branch: perl
4051            ! ext/Storable/Storable.xs
4052 ____________________________________________________________________________
4053 [ 16616] By: jhi                                   on 2002/05/15  21:01:10
4054         Log: Two down, ten to go.
4055      Branch: perl
4056            ! pod/perldelta.pod
4057 ____________________________________________________________________________
4058 [ 16615] By: jhi                                   on 2002/05/15  20:31:02
4059         Log: Fix some of the EBCDIC vs Storable failures, from Nick Clark.
4060      Branch: perl
4061            ! ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
4062 ____________________________________________________________________________
4063 [ 16614] By: jhi                                   on 2002/05/15  20:03:28
4064         Log: Schizoid MANIFESTs.
4065      Branch: perl
4066            + ext/Storable/t/st-dump.pl
4067            ! MANIFEST ext/Storable/MANIFEST t/lib/st-dump.pl
4068 ____________________________________________________________________________
4069 [ 16613] By: nick                                  on 2002/05/15  19:26:00
4070         Log: Make open fail when layer string does not parse.
4071      Branch: perlio
4072            + ext/PerlIO/t/fail.t
4073            ! MANIFEST perlio.c
4074 ____________________________________________________________________________
4075 [ 16612] By: nick                                  on 2002/05/15  18:11:15
4076         Log: Integrate mainline
4077      Branch: perlio
4078           !> Changes ext/Storable/Storable.pm patchlevel.h
4079           !> pod/perldelta.pod sv.c t/run/fresh_perl.t
4080 ____________________________________________________________________________
4081 [ 16611] By: jhi                                   on 2002/05/15  14:06:45
4082         Log: Update Changes.
4083      Branch: perl
4084            ! Changes patchlevel.h
4085 ____________________________________________________________________________
4086 [ 16610] By: jhi                                   on 2002/05/15  13:47:40
4087         Log: Make fresh_perl skip the embedded UTF-8 tests on EBCDIC.
4088      Branch: perl
4089            ! pod/perldelta.pod t/run/fresh_perl.t
4090 ____________________________________________________________________________
4091 [ 16609] By: jhi                                   on 2002/05/15  13:46:55
4092         Log: Document some of the known EBCDIC problems with Storable.
4093              (There is more, but need to do more tests.)
4094      Branch: perl
4095            ! ext/Storable/Storable.pm
4096 ____________________________________________________________________________
4097 [ 16608] By: jhi                                   on 2002/05/15  12:44:06
4098         Log: Purify finding: jperl.t causes a few Array Bounds Reads
4099              (one byte too far in a malloced buffer) at various spots
4100              in regcomp.c, all the buffers malloced by SvGROW() in
4101              sv_recode_to_utf8().
4102      Branch: perl
4103            ! sv.c
4104 ____________________________________________________________________________
4105 [ 16607] By: nick                                  on 2002/05/15  06:57:26
4106         Log: Integrate mainline
4107      Branch: perlio
4108           +> Porting/thirdclean
4109           !> (integrate 36 files)
4110 ____________________________________________________________________________
4111 [ 16606] By: jhi                                   on 2002/05/15  04:24:45
4112         Log: Subject: [PATCH] Re: use of lc module names and warnings
4113              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
4114              Date: Sun, 12 May 2002 23:09:46 +0200
4115              Message-ID: <20020512230946.E699@rafael>
4116      Branch: perl
4117            ! toke.c
4118 ____________________________________________________________________________
4119 [ 16605] By: jhi                                   on 2002/05/15  03:58:24
4120         Log: More rule tweakage.
4121      Branch: perl
4122            ! Porting/thirdclean
4123 ____________________________________________________________________________
4124 [ 16604] By: jhi                                   on 2002/05/15  00:40:46
4125         Log: Subject: [PATCH] Fix Devel::DProf debugging aid
4126              From: Sam Tregar <sam@tregar.com>
4127              Date: Tue, 14 May 2002 21:27:05 -0400 (EDT)
4128              Message-ID: <Pine.LNX.4.44.0205142123270.24343-100000@localhost.localdomain>
4129      Branch: perl
4130            ! ext/Devel/DProf/DProf.xs
4131 ____________________________________________________________________________
4132 [ 16603] By: jhi                                   on 2002/05/15  00:36:22
4133         Log: $VERSIONize.
4134      Branch: perl
4135            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_MacOS.pm
4136 ____________________________________________________________________________
4137 [ 16602] By: jhi                                   on 2002/05/15  00:34:46
4138         Log: Third Degree: name the op/foo.t as op_foo.
4139      Branch: perl
4140            ! t/TEST
4141 ____________________________________________________________________________
4142 [ 16601] By: jhi                                   on 2002/05/15  00:24:28
4143         Log: Read of uninitialized heap found by Third Degree
4144              (e.g. in t/op/subst.t)
4145      Branch: perl
4146            ! scope.c
4147 ____________________________________________________________________________
4148 [ 16600] By: jhi                                   on 2002/05/14  23:57:10
4149         Log: Add more rules.
4150      Branch: perl
4151            ! Porting/thirdclean
4152 ____________________________________________________________________________
4153 [ 16599] By: jhi                                   on 2002/05/14  22:15:41
4154         Log: Subject: [PATCH] allow use threads qw(yield)
4155              From: Dave Mitchell <davem@fdgroup.com>
4156              Date: Tue, 14 May 2002 22:49:47 +0100
4157              Message-ID: <20020514224947.F25049@fdgroup.com>
4158      Branch: perl
4159            ! ext/threads/threads.pm ext/threads/threads.xs
4160 ____________________________________________________________________________
4161 [ 16598] By: jhi                                   on 2002/05/14  20:35:21
4162         Log: Micropatch from Olaf Flebbe.
4163      Branch: perl
4164            ! epoc/epoc.c
4165 ____________________________________________________________________________
4166 [ 16597] By: rgs                                   on 2002/05/14  20:18:33
4167         Log: Subject: perlhack.pod typos [PATCH]
4168              From: "John P. Linderman" <jpl@research.att.com>
4169              Date: Tue, 14 May 2002 12:31:21 -0400 (EDT)
4170              Message-ID: <200205141631.MAA79121@raptor.research.att.com>
4171      Branch: perl
4172            ! pod/perlhack.pod
4173 ____________________________________________________________________________
4174 [ 16596] By: rgs                                   on 2002/05/14  20:14:14
4175         Log: Subject: typo in Socket.pm
4176              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4177              Date: Tue, 14 May 2002 12:02:47 +0200
4178              Message-ID: <20020514120206.B758.H.M.BRAND@hccnet.nl>
4179      Branch: perl
4180            ! ext/IO/lib/IO/Socket.pm
4181 ____________________________________________________________________________
4182 [ 16595] By: jhi                                   on 2002/05/14  17:27:26
4183         Log: The #16592 needs this.
4184      Branch: perl
4185            ! embedvar.h perlapi.h
4186 ____________________________________________________________________________
4187 [ 16594] By: sky                                   on 2002/05/14  17:08:01
4188         Log: Subject: Re: lib/sort.t failure [PATCH]
4189              From: "John P. Linderman" <jpl@research.att.com>
4190              Date: mÃ¥n maj 13, 2002  05:05:45  Europe/Stockholm
4191              Message-Id: <200205131505.LAA46150@raptor.research.att.com>
4192      Branch: perl
4193            ! pod/perlfunc.pod
4194 ____________________________________________________________________________
4195 [ 16593] By: jhi                                   on 2002/05/14  16:09:59
4196         Log: Add a script for cleaning out the "known noise"
4197              from Third Degree reports: either noise caused
4198              by libc itself, or Perl_yyparse leaks.
4199      Branch: perl
4200            + Porting/thirdclean
4201            ! MANIFEST
4202 ____________________________________________________________________________
4203 [ 16592] By: sky                                   on 2002/05/14  15:21:39
4204         Log: Turn the sort RealCmp for stable quicksorts into a
4205              threadsafe per interpreter values.
4206      Branch: perl
4207            ! embedvar.h intrpvar.h perlapi.h pp_sort.c
4208 ____________________________________________________________________________
4209 [ 16591] By: jhi                                   on 2002/05/14  13:48:46
4210         Log: reentr.h affects more C files than just reentr.c
4211      Branch: perl
4212            ! locale.c pp.c pp_sys.c
4213 ____________________________________________________________________________
4214 [ 16590] By: jhi                                   on 2002/05/14  13:21:54
4215         Log: Document reentr.pl a bit better.  Still rather
4216              convoluted code, but it ain't broken, so...
4217      Branch: perl
4218            ! reentr.h reentr.pl
4219 ____________________________________________________________________________
4220 [ 16589] By: jhi                                   on 2002/05/14  03:27:01
4221         Log: z/OS update: not all Storable was clear yet.
4222      Branch: perl
4223            ! pod/perldelta.pod
4224 ____________________________________________________________________________
4225 [ 16588] By: jhi                                   on 2002/05/14  03:14:10
4226         Log: Avoid potentially empty struct.
4227      Branch: perl
4228            ! reentr.h reentr.pl
4229 ____________________________________________________________________________
4230 [ 16587] By: jhi                                   on 2002/05/14  01:55:47
4231         Log: Todo tweaks.
4232      Branch: perl
4233            ! pod/perltodo.pod
4234 ____________________________________________________________________________
4235 [ 16586] By: jhi                                   on 2002/05/13  23:09:36
4236         Log: Subject: [PATCH] various minor fixes in threads.            
4237              From: Dave Mitchell <davem@fdgroup.com>
4238              Date: Mon, 13 May 2002 23:48:22 +0100      
4239              Message-ID: <20020513234822.G21318@fdgroup.com>
4240      Branch: perl
4241            ! dump.c ext/threads/shared/shared.xs
4242 ____________________________________________________________________________
4243 [ 16585] By: jhi                                   on 2002/05/13  23:06:31
4244         Log: Subject: Re: unsigned char hashes (Re: perl@16539)
4245              From: PPrymmer@factset.com
4246              Date: Mon, 13 May 2002 17:37:28 -0400
4247              Message-ID: <OFA6169DE6.9ED4C891-ON85256BB8.00767EB7@55.25.11>
4248      Branch: perl
4249            ! vms/vms.c
4250 ____________________________________________________________________________
4251 [ 16584] By: jhi                                   on 2002/05/13  23:05:04
4252         Log: Subject: Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
4253              From: Nicholas Clark <nick@unfortu.net>    
4254              Date: Mon, 13 May 2002 21:45:47 +0100
4255              Message-ID: <20020513204546.GC310@Bagpuss.unfortu.net>
4256      Branch: perl
4257            ! lib/ExtUtils/t/Constant.t
4258 ____________________________________________________________________________
4259 [ 16583] By: jhi                                   on 2002/05/13  23:04:00
4260         Log: Subject: [PATCH] Re: FreeBSD mostly OK. [nwc10@colon.colondot.net: Report /export/home/nwc10/Even-Smoke/Smoke]
4261              From: Nicholas Clark <nick@unfortu.net>    
4262              Date: Mon, 13 May 2002 21:47:38 +0100
4263              Message-ID: <20020513204738.GD310@Bagpuss.unfortu.net>
4264      Branch: perl
4265            ! lib/Benchmark.t
4266 ____________________________________________________________________________
4267 [ 16582] By: jhi                                   on 2002/05/13  23:01:05
4268         Log: Subject: WinCE several touches
4269              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4270              Date: Tue, 14 May 2002 00:43:11 +0400      
4271              Message-ID: <007b01c1fabe$cc8cbbf0$785cc3d9@vad>
4272      Branch: perl
4273            ! lib/ExtUtils/MM_Unix.pm utf8.c wince/Makefile.ce
4274            ! wince/config_h.PL
4275 ____________________________________________________________________________
4276 [ 16581] By: jhi                                   on 2002/05/13  22:57:51
4277         Log: Subject: Re: perl@16573
4278              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4279              Date: Mon, 13 May 2002 18:30:35 +0200
4280              Message-Id: <20020513182617.5525.H.M.BRAND@hccnet.nl>
4281              
4282              (gcc 3.0 vs 64-bit hpux hints)
4283      Branch: perl
4284            ! hints/hpux.sh
4285 ____________________________________________________________________________
4286 [ 16580] By: sky                                   on 2002/05/13  19:38:09
4287         Log: Make the point a bit clearer after suggestion from Merijin
4288      Branch: perl
4289            ! pod/perltodo.pod
4290 ____________________________________________________________________________
4291 [ 16579] By: rgs                                   on 2002/05/13  18:51:54
4292         Log: perltodo update.
4293      Branch: perl
4294            ! pod/perltodo.pod
4295 ____________________________________________________________________________
4296 [ 16578] By: rgs                                   on 2002/05/13  18:49:39
4297         Log: Subject: README.aix update
4298              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
4299              Date: Mon, 13 May 2002 19:02:47 +0200
4300              Message-ID: <20020513190200.552D.H.M.BRAND@hccnet.nl>
4301      Branch: perl
4302            ! README.aix
4303 ____________________________________________________________________________
4304 [ 16577] By: dougm                                 on 2002/05/13  18:45:01
4305         Log: export PerlIOBuf_get_base for win32 extension linkage
4306      Branch: perl
4307            ! makedef.pl
4308 ____________________________________________________________________________
4309 [ 16576] By: nick                                  on 2002/05/13  18:20:22
4310         Log: Integrate mainline
4311      Branch: perlio
4312           !> Changes README.vos ext/threads/shared/shared.pm
4313           !> ext/threads/shared/t/0nothread.t
4314           !> ext/threads/shared/t/av_refs.t
4315           !> ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
4316           !> ext/threads/shared/t/hv_refs.t
4317           !> ext/threads/shared/t/hv_simple.t
4318           !> ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
4319           !> ext/threads/shared/t/semaphore.t
4320           !> ext/threads/shared/t/shared_attr.t
4321           !> ext/threads/shared/t/sv_refs.t
4322           !> ext/threads/shared/t/sv_simple.t patchlevel.h
4323           !> pod/perldelta.pod vms/vms.c xsutils.c
4324 ____________________________________________________________________________
4325 [ 16575] By: ams                                   on 2002/05/13  15:42:50
4326         Log: Subject: [PATCH] Update README.vos and pod/perlport.pod
4327              From: Paul_GreenVOS@vos.stratus.com
4328              Date: Mon, 13 May 02 12:32 edt
4329              Message-Id: <200205131631.MAA02607@mailhub2.stratus.com>
4330      Branch: perl
4331            ! README.vos pod/perldelta.pod
4332 ____________________________________________________________________________
4333 [ 16574] By: ams                                   on 2002/05/13  15:41:14
4334         Log: Subject: [PATCH: perl@16539++] fix a small comment nit in vms/vms.c
4335              From: PPrymmer@factset.com
4336              Date: Mon, 13 May 2002 11:38:15 -0400
4337              Message-Id: <OF3D3F427C.8365917A-ON85256BB8.0055A1BF@55.25.11>
4338      Branch: perl
4339            ! vms/vms.c
4340 ____________________________________________________________________________
4341 [ 16573] By: jhi                                   on 2002/05/13  14:02:50
4342         Log: Update Changes.
4343      Branch: perl
4344            ! Changes patchlevel.h
4345 ____________________________________________________________________________
4346 [ 16572] By: sky                                   on 2002/05/13  12:30:35
4347         Log: Subject: [PATCH] Re: 'use threads::shared' noisy with -w
4348              From: Dave Mitchell <davem@fdgroup.com>
4349              Date: lör maj 11, 2002  12:52:27  Europe/Stockholm
4350              Message-Id: <20020510235227.J12298@fdgroup.com>
4351      Branch: perl
4352            ! ext/threads/shared/shared.pm ext/threads/shared/t/0nothread.t
4353            ! ext/threads/shared/t/av_refs.t
4354            ! ext/threads/shared/t/av_simple.t ext/threads/shared/t/cond.t
4355            ! ext/threads/shared/t/hv_refs.t
4356            ! ext/threads/shared/t/hv_simple.t
4357            ! ext/threads/shared/t/no_share.t ext/threads/shared/t/queue.t
4358            ! ext/threads/shared/t/semaphore.t
4359            ! ext/threads/shared/t/shared_attr.t
4360            ! ext/threads/shared/t/sv_refs.t
4361            ! ext/threads/shared/t/sv_simple.t xsutils.c
4362 ____________________________________________________________________________
4363 [ 16571] By: nick                                  on 2002/05/13  07:54:10
4364         Log: Integrate Mainline
4365      Branch: perlio
4366           +> lib/Thread/Queue.pm lib/Thread/Semaphore.pm
4367            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
4368            - wince/include/cectype.h wince/include/errno.h
4369            - wince/include/sys/types.h wince/include/sys/utime.h
4370            - wince/include/time.h
4371           !> (integrate 51 files)
4372 ____________________________________________________________________________
4373 [ 16570] By: jhi                                   on 2002/05/13  00:46:11
4374         Log: Subject: [PATCH t/TEST] #!/usr/bin/perl-current misparse
4375              From: Michael G Schwern <schwern@pobox.com>
4376              Date: Sun, 12 May 2002 19:32:58 -0400
4377              Message-ID: <20020512233258.GK696@blackrider>
4378      Branch: perl
4379            ! t/TEST
4380 ____________________________________________________________________________
4381 [ 16569] By: jhi                                   on 2002/05/12  23:49:00
4382         Log: Be clean.
4383      Branch: perl
4384            ! Makefile.SH ext/B/t/o.t
4385 ____________________________________________________________________________
4386 [ 16568] By: gsar                                  on 2002/05/12  23:34:06
4387         Log: change#8666 ($Config{perllibs}) apparently never got into
4388              mainline--merge, and add other missing entries; regen
4389              config_H.* files
4390      Branch: perl
4391            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
4392            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
4393            ! win32/config_H.vc win32/config_H.vc64
4394 ____________________________________________________________________________
4395 [ 16567] By: jhi                                   on 2002/05/12  23:28:43
4396         Log: Elaborate on the exit/wait plan a bit.
4397      Branch: perl
4398            ! pod/perltodo.pod
4399 ____________________________________________________________________________
4400 [ 16566] By: jhi                                   on 2002/05/12  22:26:17
4401         Log: Slight doc tweaks.
4402      Branch: perl
4403            ! pod/perlthrtut.pod
4404 ____________________________________________________________________________
4405 [ 16565] By: jhi                                   on 2002/05/12  19:56:56
4406         Log: OS/390: update the test results.
4407      Branch: perl
4408            ! pod/perldelta.pod
4409 ____________________________________________________________________________
4410 [ 16564] By: jhi                                   on 2002/05/12  19:48:40
4411         Log: Add threadsafety caveats.
4412      Branch: perl
4413            ! ext/threads/threads.pm pod/perldelta.pod pod/perlthrtut.pod
4414 ____________________________________________________________________________
4415 [ 16563] By: jhi                                   on 2002/05/12  19:34:31
4416         Log: Update the Mac OS X situation.
4417      Branch: perl
4418            ! pod/perldelta.pod
4419 ____________________________________________________________________________
4420 [ 16562] By: sky                                   on 2002/05/12  19:10:27
4421         Log: Update todo, removing things done and adding new things.
4422      Branch: perl
4423            ! pod/perltodo.pod
4424 ____________________________________________________________________________
4425 [ 16561] By: jhi                                   on 2002/05/12  19:02:24
4426         Log: Reword the "threads still running" cleanup message.
4427      Branch: perl
4428            ! ext/threads/threads.pm ext/threads/threads.xs pod/perldiag.pod
4429            ! pod/perltoc.pod
4430 ____________________________________________________________________________
4431 [ 16560] By: jhi                                   on 2002/05/12  18:39:48
4432         Log: EBCDIC: retract #16557, it ran into a weird tokenizer(?) bug.
4433              (The manifestation: running pat.t core dumps after test 639.
4434              Removing everything after 639 makes core go away, as does
4435              removing everything before 640.  I did say "weird".  Some
4436              sort of a memory corruption, no doubt, but no time to debug
4437              in more detail.)
4438      Branch: perl
4439            ! t/op/pat.t
4440 ____________________________________________________________________________
4441 [ 16559] By: sky                                   on 2002/05/12  17:59:41
4442         Log: Add emulation layer for Thread/Semaphore and Thread/Queue
4443      Branch: perl
4444            + lib/Thread/Queue.pm lib/Thread/Semaphore.pm
4445            - ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
4446            ! MANIFEST
4447 ____________________________________________________________________________
4448 [ 16558] By: sky                                   on 2002/05/12  17:57:51
4449         Log: Fixed bug where tmpsv would be null after the return of the 
4450              amagic. Now check for that and allocate the tmpsv afterwards, 
4451              this is done in all other places that use amagic.
4452              Fixes bug when threads->unknownfunction() was called and
4453              we coredumped on the stringification somewhere deep in the
4454              autoloader/dynaloader something. Far to deep for me to provide
4455              a test case.
4456      Branch: perl
4457            ! sv.c
4458 ____________________________________________________________________________
4459 [ 16557] By: jhi                                   on 2002/05/12  15:37:40
4460         Log: (retracted by #16560)
4461              EBCDIC: must protect also compile time so that
4462              the illegal UTF-EBCDIC is not seen.
4463      Branch: perl
4464            ! t/op/pat.t
4465 ____________________________________________________________________________
4466 [ 16556] By: jhi                                   on 2002/05/12  15:29:36
4467         Log: EBCDIC: make t/op/pat #242 and 243 finally succeed.
4468      Branch: perl
4469            ! pod/perlebcdic.pod regcomp.c
4470 ____________________________________________________________________________
4471 [ 16555] By: jhi                                   on 2002/05/12  13:50:20
4472         Log: As suggested by Dave Mitchell, adding yield()s at
4473              appropriate spots helps non-preemptive thread
4474              implementations, like the GNU pth.  Tested at NetBSD
4475              by Martin Weber <Ephaeton@gmx.net>.
4476      Branch: perl
4477            ! ext/threads/t/basic.t ext/threads/t/list.t
4478            ! ext/threads/t/thread.t
4479 ____________________________________________________________________________
4480 [ 16554] By: rgs                                   on 2002/05/12  12:14:06
4481         Log: Subject: RE: VOS bleadperl test failure on 16539
4482              From: chromatic <chromatic@rmci.net>
4483              Date: Sat, 11 May 2002 23:23:54 -0700
4484              Message-ID: <20020512072814.50744.qmail@onion.perl.org>
4485      Branch: perl
4486            ! ext/B/t/o.t
4487 ____________________________________________________________________________
4488 [ 16553] By: jhi                                   on 2002/05/12  04:27:16
4489         Log: There's no rest for the wicked misspellers.
4490      Branch: perl
4491            ! pod/perlthrtut.pod
4492 ____________________________________________________________________________
4493 [ 16552] By: jhi                                   on 2002/05/12  01:38:15
4494         Log: Detypos (and sticking with US spelling since Dan Sugalski
4495              wrote the original text of perlthrtut)
4496      Branch: perl
4497            ! ext/threads/threads.pm pod/perlthrtut.pod
4498 ____________________________________________________________________________
4499 [ 16551] By: jhi                                   on 2002/05/11  22:26:38
4500         Log: Because of #16550 these tests would now spew
4501              "Malformed UTF-8" in EBCDIC.
4502      Branch: perl
4503            ! t/op/pat.t
4504 ____________________________________________________________________________
4505 [ 16550] By: jhi                                   on 2002/05/11  22:24:31
4506         Log: EBCDIC: the toke.c wariness about UTF-8 (really, UTF-EBCDIC)
4507              scripts does not apply any more.  (The utf8.t needed a little
4508              bit of relaxing to work in EBCDIC, since *both* the bytes in
4509              subtest #30 are illegal UTF-EBCDIC, and the error message
4510              matched is slightly different.)  The utf8.t now passes.
4511      Branch: perl
4512            ! lib/utf8.t toke.c
4513 ____________________________________________________________________________
4514 [ 16549] By: jhi                                   on 2002/05/11  21:41:11
4515         Log: Subject: [PATCH] a bit more for WinCE
4516              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
4517              Date: Sun, 12 May 2002 02:34:24 +0400
4518              Message-ID: <007b01c1f93c$0e03f960$035cc3d9@vad>
4519      Branch: perl
4520            ! wince/wince.c
4521 ____________________________________________________________________________
4522 [ 16548] By: jhi                                   on 2002/05/11  19:54:43
4523         Log: Subject: [PATCH] for WinCE cross-build, another one
4524              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>     
4525              Date: Sun, 12 May 2002 00:02:47 +0400
4526              Message-ID: <004101c1f926$d36ca230$035cc3d9@vad>
4527      Branch: perl
4528            - wince/include/cectype.h wince/include/errno.h
4529            - wince/include/sys/types.h wince/include/sys/utime.h
4530            - wince/include/time.h
4531            ! MANIFEST configpm lib/ExtUtils/MM_Unix.pm wince/Makefile.ce
4532            ! wince/cecopy-lib.pl wince/config_H.ce wince/config_h.PL
4533            ! wince/wince.c
4534 ____________________________________________________________________________
4535 [ 16547] By: jhi                                   on 2002/05/11  19:46:23
4536         Log: Explicit casts due to #16542.
4537      Branch: perl
4538            ! ext/B/B.xs hv.c op.c sv.c
4539 ____________________________________________________________________________
4540 [ 16546] By: jhi                                   on 2002/05/11  19:35:54
4541         Log: Upgrade to Test::Harness 2.21.
4542      Branch: perl
4543            ! lib/Test/Harness.pm lib/Test/Harness/Changes
4544            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
4545            ! lib/Test/Harness/t/test-harness.t
4546 ____________________________________________________________________________
4547 [ 16545] By: jhi                                   on 2002/05/11  19:04:39
4548         Log: Upgrade to Net::Ping 2.18 (no core-relevant changes,
4549              but keep up with the $VERSION)
4550      Branch: perl
4551            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
4552 ____________________________________________________________________________
4553 [ 16544] By: jhi                                   on 2002/05/11  18:45:30
4554         Log: metaconfig unit change for #16543.
4555      Branch: metaconfig
4556            ! U/threads/usethreads.U
4557 ____________________________________________________________________________
4558 [ 16543] By: jhi                                   on 2002/05/11  18:43:58
4559         Log: Subject: [PATCH] updated threads docs
4560              From: Dave Mitchell <davem@fdgroup.com>
4561              Date: Sat, 11 May 2002 20:00:51 +0100
4562              Message-ID: <20020511200050.D14841@fdgroup.com>
4563      Branch: perl
4564            ! Configure README.threads pod/perlothrtut.pod
4565            ! pod/perlthrtut.pod
4566 ____________________________________________________________________________
4567 [ 16542] By: jhi                                   on 2002/05/11  17:06:19
4568         Log: Subject: unsigned char hashes (Re: perl@16539)
4569              From: Nicholas Clark <nick@unfortu.net>
4570              Date: Sat, 11 May 2002 17:54:44 +0100
4571              Message-ID: <20020511165444.GD301@Bagpuss.unfortu.net>
4572              
4573              Be explicitly unsigned char in the hash calculation.
4574      Branch: perl
4575            ! hv.h
4576 ____________________________________________________________________________
4577 [ 16541] By: nick                                  on 2002/05/11  08:21:00
4578         Log: Integrate mainline
4579      Branch: perlio
4580           +> ext/B/t/o.t
4581           !> Changes MANIFEST Makefile.SH ext/DB_File/t/db-btree.t
4582           !> ext/Encode/Encode.xs ext/threads/shared/queue.pm patchlevel.h
4583           !> pod/perlhack.pod pod/perltoc.pod t/TEST t/harness
4584 ____________________________________________________________________________
4585 [ 16540] By: jhi                                   on 2002/05/10  16:45:53
4586         Log: Subject: more os x test output cosmetics
4587              From: Kay Röpke <kroepke@dolphin-services.de>
4588              Date: Fri, 10 May 2002 14:07:34 +0200
4589              Message-Id: <831FB904-640E-11D6-AA6F-000393414688@dolphin-services.de>
4590      Branch: perl
4591            ! ext/DB_File/t/db-btree.t
4592 ____________________________________________________________________________
4593 [ 16539] By: jhi                                   on 2002/05/10  15:16:44
4594         Log: Update Changes.
4595      Branch: perl
4596            ! Changes patchlevel.h
4597 ____________________________________________________________________________
4598 [ 16538] By: jhi                                   on 2002/05/10  15:08:51
4599         Log: Regen toc.
4600      Branch: perl
4601            ! pod/perltoc.pod
4602 ____________________________________________________________________________
4603 [ 16537] By: jhi                                   on 2002/05/10  15:06:52
4604         Log: Move pod, add $VERSION.
4605      Branch: perl
4606            ! ext/threads/shared/queue.pm
4607 ____________________________________________________________________________
4608 [ 16536] By: jhi                                   on 2002/05/10  14:42:10
4609         Log: Unused variables.
4610      Branch: perl
4611            ! ext/Encode/Encode.xs
4612 ____________________________________________________________________________
4613 [ 16535] By: jhi                                   on 2002/05/10  13:52:34
4614         Log: Subject: Re: [REPATCH MANIFEST ext/B/t/o.t] Add tests for O
4615              From: chromatic <chromatic@rmci.net>
4616              Date: Fri, 10 May 2002 07:43:25 -0700
4617              Message-ID: <20020510144325.26245.qmail@firewheel>
4618      Branch: perl
4619            + ext/B/t/o.t
4620            ! MANIFEST
4621 ____________________________________________________________________________
4622 [ 16534] By: jhi                                   on 2002/05/10  13:48:10
4623         Log: Don't do JAPHs unless doing "make torturetest".
4624              Document the less obvious make test targets.
4625      Branch: perl
4626            ! Makefile.SH pod/perlhack.pod t/TEST t/harness
4627 ____________________________________________________________________________
4628 [ 16533] By: nick                                  on 2002/05/10  06:02:58
4629         Log: Integrate mainline
4630      Branch: perlio
4631           !> Configure Porting/pumpkin.pod doio.c ext/Encode/Encode.xs
4632           !> ext/Encode/Unicode/Unicode.xs ext/IO/IO.xs ext/Storable/README
4633           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
4634           !> ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
4635           !> ext/threads/shared/t/cond.t ext/threads/threads.xs
4636           !> pod/perlfaq3.pod pod/perlfaq4.pod pod/perlhack.pod
4637           !> pod/perllocale.pod pp_sys.c reentr.pl t/op/tie.t
4638           !> t/run/fresh_perl.t util.c
4639 ____________________________________________________________________________
4640 [ 16532] By: jhi                                   on 2002/05/10  03:38:40
4641         Log: Subject: [PATCH] format and other warnings
4642              From: Robin Barker <rmb1@cise.npl.co.uk>
4643              Date: Thu, 9 May 2002 18:27:30 +0100 (BST)
4644              Message-Id: <200205091727.SAA22792@tempest.npl.co.uk>  
4645      Branch: perl
4646            ! Porting/pumpkin.pod ext/Encode/Encode.xs
4647            ! ext/Encode/Unicode/Unicode.xs ext/Storable/Storable.xs
4648            ! ext/Time/HiRes/HiRes.xs ext/threads/shared/shared.xs
4649            ! ext/threads/threads.xs
4650 ____________________________________________________________________________
4651 [ 16531] By: jhi                                   on 2002/05/10  03:26:11
4652         Log: Move the noisy tie core dump test to fresh_perl from op/tie.
4653      Branch: perl
4654            ! t/op/tie.t t/run/fresh_perl.t
4655 ____________________________________________________________________________
4656 [ 16530] By: jhi                                   on 2002/05/10  03:23:17
4657         Log: Subject: Re: [PATCH] Re: perl@16433
4658              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)       
4659              Date: Thu, 09 May 2002 16:24:59 -0700
4660              Message-ID: <LVw28gzkguhE092yn@efn.org>
4661      Branch: perl
4662            ! t/op/tie.t
4663 ____________________________________________________________________________
4664 [ 16529] By: jhi                                   on 2002/05/09  21:39:04
4665         Log: Subject: [PATCH ext/threads/shared/t/cond.t] Re: where threads cond.t hangs
4666              From: Dave Mitchell <davem@fdgroup.com>
4667              Date: Thu, 9 May 2002 17:18:42 +0100
4668              Message-ID: <20020509171842.C9836@fdgroup.com>
4669      Branch: perl
4670            ! ext/threads/shared/t/cond.t
4671 ____________________________________________________________________________
4672 [ 16528] By: nick                                  on 2002/05/09  16:40:39
4673         Log: Integrate maint branch io (pipe) fixes.
4674      Branch: perl
4675           !> doio.c pp_sys.c util.c
4676 ____________________________________________________________________________
4677 [ 16527] By: jhi                                   on 2002/05/09  14:09:00
4678         Log: FAQ sync.
4679      Branch: perl
4680            ! pod/perlfaq3.pod pod/perlfaq4.pod
4681 ____________________________________________________________________________
4682 [ 16526] By: jhi                                   on 2002/05/09  14:06:53
4683         Log: metaconfig unit changes for #16525, plus extra linting.
4684      Branch: metaconfig
4685            ! U/compline/ptrsize.U U/protos/Protochk.U
4686            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
4687            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
4688            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
4689            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
4690            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
4691            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
4692            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
4693            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
4694            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
4695            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
4696            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
4697            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
4698            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
4699            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
4700            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
4701            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
4702            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
4703            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
4704            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
4705            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
4706            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
4707            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
4708            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
4709            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
4710 ____________________________________________________________________________
4711 [ 16525] By: jhi                                   on 2002/05/09  14:06:11
4712         Log: metaconfig unit linting.
4713      Branch: perl
4714            ! reentr.pl
4715 ____________________________________________________________________________
4716 [ 16524] By: jhi                                   on 2002/05/09  13:49:01
4717         Log: metaconfig unit changes for #16523.
4718      Branch: metaconfig
4719            ! U/compline/ptrsize.U
4720      Branch: metaconfig/U/perl
4721            ! use64bits.U
4722 ____________________________________________________________________________
4723 [ 16523] By: jhi                                   on 2002/05/09  13:48:20
4724         Log: ptrsize should depend on use64bitall, not the other
4725              way round, noticed by Karl Tomlinson <k.tomlinson@auckland.ac.nz>.
4726      Branch: perl
4727            ! Configure
4728 ____________________________________________________________________________
4729 [ 16522] By: jhi                                   on 2002/05/09  13:07:58
4730         Log: Integrate #16510 from macperl;
4731              
4732              Tell IO.xs that MacOS sometimes doesn't need extra help
4733      Branch: perl
4734           !> ext/IO/IO.xs
4735 ____________________________________________________________________________
4736 [ 16521] By: ams                                   on 2002/05/09  12:42:12
4737         Log: Subject: Re: Storable doc patches
4738              From: "Philip Newton" <Philip.Newton@gmx.net>
4739              Date: Thu, 9 May 2002 14:32:29 +0200
4740              Message-Id: 
4741      Branch: perl
4742            ! ext/Storable/Storable.pm
4743 ____________________________________________________________________________
4744 [ 16520] By: rgs                                   on 2002/05/09  11:43:12
4745         Log: cmp() compares chars, not bytes.
4746      Branch: perl
4747            ! pod/perllocale.pod
4748 ____________________________________________________________________________
4749 [ 16519] By: rgs                                   on 2002/05/09  10:19:04
4750         Log: A footnote about PERL_DESTRUCT_LEVEL and mod_perl.
4751      Branch: perl
4752            ! pod/perlhack.pod
4753 ____________________________________________________________________________
4754 [ 16518] By: ams                                   on 2002/05/09  09:04:31
4755         Log: Subject: Storable doc patches
4756              From: Philip Newton <Philip.Newton@gmx.net>
4757              Date: Thu, 09 May 2002 12:00:45 +0200
4758              Message-Id: <vshkdu49hlpqqm6mlre5ilkn8l9dbqdnsg@4ax.com>
4759      Branch: perl
4760            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
4761 ____________________________________________________________________________
4762 [ 16517] By: ams                                   on 2002/05/09  08:53:50
4763         Log: Subject: Re: Change 16457: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
4764              From: Philip Newton <Philip.Newton@gmx.net>
4765              Date: Thu, 09 May 2002 11:16:06 +0200
4766              Message-Id: <6ffkdu422rls6td4okfu243c9vbtnrfntk@4ax.com>
4767      Branch: perl
4768            ! ext/Storable/README
4769 ____________________________________________________________________________
4770 [ 16516] By: nick                                  on 2002/05/09  08:13:39
4771         Log: Integrate mainline
4772      Branch: perlio
4773           !> pod/perlxstut.pod
4774 ____________________________________________________________________________
4775 [ 16515] By: nick                                  on 2002/05/09  07:29:53
4776         Log: Integrate mainline
4777      Branch: perlio
4778           !> (integrate 27 files)
4779 ____________________________________________________________________________
4780 [ 16514] By: ams                                   on 2002/05/09  06:50:24
4781         Log: Subject: [Patch] perlxstut.pod
4782              From: lupe@lupe-christoph.de (Lupe Christoph)
4783              Date: Thu, 9 May 2002 09:42:02 +0200
4784              Message-Id: <20020509074202.GJ1087@lupe-christoph.de>
4785              (Applied with tweaks.)
4786      Branch: perl
4787            ! pod/perlxstut.pod
4788 ____________________________________________________________________________
4789 [ 16513] By: ams                                   on 2002/05/09  06:04:47
4790         Log: Subject: [Patch] perlapio.pod
4791              From: lupe@lupe-christoph.de (Lupe Christoph)
4792              Date: Thu, 9 May 2002 09:01:50 +0200
4793              Message-Id: <20020509070150.GI1087@lupe-christoph.de>
4794              (Applied with tweaks.)
4795      Branch: perl
4796            ! pod/perlapio.pod
4797 ____________________________________________________________________________
4798 [ 16512] By: pudge                                 on 2002/05/09  03:44:21
4799         Log: Integrate from macperl
4800      Branch: maint-5.6/macperl
4801           !> macos/macperl/MPConsole.cp
4802 ____________________________________________________________________________
4803 [ 16511] By: pudge                                 on 2002/05/09  03:34:14
4804         Log: Make interrupt act as end of file, MacPerl Bug #542154
4805      Branch: macperl
4806            ! macos/macperl/MPConsole.cp
4807 ____________________________________________________________________________
4808 [ 16510] By: pudge                                 on 2002/05/09  03:33:34
4809         Log: Tell IO.xs that MacOS sometimes doesn't need extra help
4810      Branch: macperl
4811            ! ext/IO/IO.xs
4812 ____________________________________________________________________________
4813 [ 16509] By: pudge                                 on 2002/05/09  03:32:47
4814         Log: Make perlio (!sfio) work on MacOS
4815      Branch: macperl
4816            ! macos/config.h macos/config.sh macos/macish.c
4817 ____________________________________________________________________________
4818 [ 16508] By: gsar                                  on 2002/05/09  00:24:00
4819         Log: integrate maint-5.6/macperl contents
4820      Branch: maint-5.6/perl
4821           !> README.macos cop.h deb.c embed.h ext/File/Glob/Glob.pm
4822           !> lib/DB.pm lib/File/Copy.pm lib/File/Spec/Mac.pm lib/perl5db.pl
4823           !> perl.c pod/perlport.pod pp_ctl.c proto.h toke.c util.c
4824 ____________________________________________________________________________
4825 [ 16507] By: jhi                                   on 2002/05/08  23:48:12
4826         Log: Rework #16506 some more.
4827      Branch: perl
4828            ! ext/Time/HiRes/HiRes.xs win32/win32.c
4829 ____________________________________________________________________________
4830 [ 16506] By: jhi                                   on 2002/05/08  23:20:29
4831         Log: Rework #16503 a bit to keep all the HiRes implementation
4832              in one place, assuming we want to re-CPAN Time::HiRes at
4833              some point.
4834      Branch: perl
4835            ! ext/Time/HiRes/HiRes.xs win32/win32.c
4836 ____________________________________________________________________________
4837 [ 16505] By: jhi                                   on 2002/05/08  22:52:17
4838         Log: metaconfig unit change for #16504.
4839      Branch: metaconfig
4840            ! U/modified/Cppsym.U
4841 ____________________________________________________________________________
4842 [ 16504] By: jhi                                   on 2002/05/08  22:51:54
4843         Log: Subject: [ID 20020508.012] with gcc-3.1, Config.pm's ccsymbols='-Acpu=i386 ...' is bad (esp for _h2ph_pre.ph)
4844              From: Pixel <pixel@mandrakesoft.com>
4845              Date: 08 May 2002 18:19:51 +0200
4846              Message-Id: <ly3cx2wr14.fsf@leia.mandrakesoft.com>   
4847      Branch: perl
4848            ! Configure
4849 ____________________________________________________________________________
4850 [ 16503] By: gsar                                  on 2002/05/08  22:49:33
4851         Log: make the gettimeofday() implementation in Time::HiRes available
4852              from perl
4853      Branch: perl
4854            ! XSUB.h ext/Time/HiRes/HiRes.xs iperlsys.h makedef.pl pp.c
4855            ! win32/config.bc win32/config.gc win32/config.vc
4856            ! win32/config.vc64 win32/config_H.bc win32/config_H.gc
4857            ! win32/config_H.vc win32/config_H.vc64 win32/perlhost.h
4858            ! win32/win32.c win32/win32iop.h
4859 ____________________________________________________________________________
4860 [ 16502] By: jhi                                   on 2002/05/08  22:41:42
4861         Log: Subject: Test output update for OS X 10.1.4
4862              From: Kay Röpke <kroepke@dolphin-services.de>
4863              Date: Wed, 8 May 2002 22:23:36 +0200
4864              Message-Id: <79FC9AC7-62C1-11D6-9BDB-000393414688@dolphin-services.de>
4865      Branch: perl
4866            ! ext/DB_File/t/db-recno.t
4867 ____________________________________________________________________________
4868 [ 16501] By: jhi                                   on 2002/05/08  22:39:11
4869         Log: Subject: [PATCH] Re: perl@16433
4870              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4871              Date: Tue, 07 May 2002 18:40:44 -0700
4872              Message-ID: <cII28gzkgaOS092yn@efn.org>
4873              
4874              Subject: Re: [PATCH] Re: perl@16433
4875              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
4876              Date: Wed, 08 May 2002 10:16:42 -0700
4877              Message-ID: <61V28gzkg+jG092yn@efn.org>
4878      Branch: perl
4879            ! pp_sys.c sv.c t/op/tie.t
4880 ____________________________________________________________________________
4881 [ 16500] By: jhi                                   on 2002/05/08  22:25:01
4882         Log: Subject: [DOC PATCH] Minor threads::shared nits
4883              From: Simon Glover <scog@amnh.org>
4884              Date: Wed, 8 May 2002 17:23:16 -0400 (EDT)
4885              Message-ID: <Pine.GSO.4.43.0205081719050.26360-100000@egg.amnh.org>
4886      Branch: perl
4887            ! ext/threads/shared/queue.pm ext/threads/shared/semaphore.pm
4888            ! ext/threads/shared/shared.pm
4889 ____________________________________________________________________________
4890 [ 16499] By: jhi                                   on 2002/05/08  22:22:30
4891         Log: Subject: [DOC PATCH] perlthrtut proofreading
4892              From: Simon Glover <scog@amnh.org>
4893              Date: Wed, 8 May 2002 14:00:13 -0400 (EDT)
4894              Message-ID: <Pine.GSO.4.43.0205081351010.23879-100000@egg.amnh.org>
4895      Branch: perl
4896            ! pod/perlthrtut.pod
4897 ____________________________________________________________________________
4898 [ 16498] By: jhi                                   on 2002/05/08  22:19:45
4899         Log: Deprecate 5.005threads.
4900      Branch: perl
4901            ! pod/perldelta.pod
4902 ____________________________________________________________________________
4903 [ 16497] By: jhi                                   on 2002/05/08  22:11:21
4904         Log: Integrate perlio;
4905              
4906              PerlIO/XS interface routine and doc updates from
4907              lupe@lupe-christoph.de (Lupe Christoph) in mail
4908              Subject: [For Review] Patch for perlio.c and pods
4909              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
4910              Date: Sun, 5 May 2002 10:43:15 +0200
4911              (Minor tweaks to follow.)
4912              
4913              Portability and doc tweaks to PerlIO/XS stuff.
4914              We are still "papering over the cracks" a bit,
4915              but now it is good stiff card held on with epoxy.
4916      Branch: perl
4917           !> perlio.c pod/perlapio.pod pod/perlxstut.pod
4918 ____________________________________________________________________________
4919 [ 16496] By: nick                                  on 2002/05/08  19:08:43
4920         Log: Portability and doc tweaks to PerlIO/XS stuff.
4921              We are still "papering over the cracks" a bit,
4922              but now it is good stiff card held on with epoxy.
4923      Branch: perlio
4924            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
4925 ____________________________________________________________________________
4926 [ 16495] By: nick                                  on 2002/05/08  17:56:43
4927         Log: PerlIO/XS interface routine and doc updates from
4928              lupe@lupe-christoph.de (Lupe Christoph) in mail
4929              Subject: [For Review] Patch for perlio.c and pods
4930              Message-Id: <20020505084315.GA23900@lupe-christoph.de>
4931              Date: Sun, 5 May 2002 10:43:15 +0200
4932              (Minor tweaks to follow.)
4933      Branch: perlio
4934            ! perlio.c pod/perlapio.pod pod/perlxstut.pod
4935 ____________________________________________________________________________
4936 [ 16494] By: nick                                  on 2002/05/08  17:40:34
4937         Log: Integrate mainline
4938      Branch: perlio
4939           !> Changes Porting/p4genpatch ext/File/Glob/bsd_glob.c
4940           !> ext/Storable/Storable.pm lib/base.pm lib/diagnostics.t
4941           !> lib/fields.t lib/locale.t makedef.pl patchlevel.h
4942           !> t/run/fresh_perl.t
4943 ____________________________________________________________________________
4944 [ 16493] By: jhi                                   on 2002/05/08  14:25:31
4945         Log: Update Changes.
4946      Branch: perl
4947            ! Changes patchlevel.h
4948 ____________________________________________________________________________
4949 [ 16492] By: gsar                                  on 2002/05/08  14:00:54
4950         Log: p4genpatch: produce unix-compatible patches on non-MacOS platforms;
4951              don't unlink /dev/null
4952      Branch: perl
4953            ! Porting/p4genpatch
4954 ____________________________________________________________________________
4955 [ 16491] By: jhi                                   on 2002/05/08  13:59:16
4956         Log: Integrate perlio; 
4957              
4958              Avoid pointless re-encode of data in :encoding's read buffer
4959              on a close
4960      Branch: perl
4961           !> ext/PerlIO/encoding/encoding.xs
4962 ____________________________________________________________________________
4963 [ 16490] By: jhi                                   on 2002/05/08  13:55:05
4964         Log: The base.pm changes need this, too?
4965      Branch: perl
4966            ! lib/diagnostics.t
4967 ____________________________________________________________________________
4968 [ 16489] By: gsar                                  on 2002/05/08  13:33:41
4969         Log: fix p4genpatch breakage (missing slash in patch headers)
4970      Branch: perl
4971            ! Porting/p4genpatch
4972 ____________________________________________________________________________
4973 [ 16488] By: jhi                                   on 2002/05/08  13:24:15
4974         Log: Integrate #14679 from macperl;
4975              
4976              Skip layer symbols for sfio
4977      Branch: perl
4978           !> makedef.pl
4979 ____________________________________________________________________________
4980 [ 16487] By: nick                                  on 2002/05/08  13:12:47
4981         Log: Avoid pointless re-encode of data in :encoding's read buffer
4982              on a close
4983      Branch: perlio
4984            ! ext/PerlIO/encoding/encoding.xs
4985 ____________________________________________________________________________
4986 [ 16486] By: jhi                                   on 2002/05/08  13:09:24
4987         Log: Integrate #16481 from macperl;
4988              
4989              p4genpatch Mac OS fixes (paths, utime)
4990      Branch: perl
4991           !> Porting/p4genpatch
4992 ____________________________________________________________________________
4993 [ 16485] By: jhi                                   on 2002/05/08  13:06:30
4994         Log: Storable doc tweaks.
4995      Branch: perl
4996            ! ext/Storable/Storable.pm
4997 ____________________________________________________________________________
4998 [ 16484] By: jhi                                   on 2002/05/08  12:57:32
4999         Log: Subject: Re: [PATCH] use base Notexists
5000              From: andreas.koenig@anima.de (Andreas J. Koenig)
5001              Date: Wed, 08 May 2002 15:57:53 +0200
5002              Message-ID: <m34rhi91y6.fsf@anima.de>
5003      Branch: perl
5004            ! lib/base.pm lib/fields.t
5005 ____________________________________________________________________________
5006 [ 16483] By: jhi                                   on 2002/05/08  12:44:46
5007         Log: Subject: [ID 20020507.020] PATCH: 5.6.1: t/op/misc.t: locale -a missing 2>/dev/null
5008              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
5009              Date: Wed, 8 May 2002 10:47:51 +0400
5010              Message-Id: <6134254DE87BD411908B00A0C99B044F035BBFCB@mowd019a.mow.siemens.ru>
5011      Branch: perl
5012            ! t/run/fresh_perl.t
5013 ____________________________________________________________________________
5014 [ 16482] By: jhi                                   on 2002/05/08  12:41:51
5015         Log: Document how even "ASCII" locales can have problems
5016              if \w includes some of the regex metacharacters.
5017      Branch: perl
5018            ! lib/locale.t
5019 ____________________________________________________________________________
5020 [ 16481] By: pudge                                 on 2002/05/08  12:31:12
5021         Log: p4genpatch Mac OS fixes (paths, utime)
5022      Branch: macperl
5023            ! Porting/p4genpatch
5024 ____________________________________________________________________________
5025 [ 16480] By: jhi                                   on 2002/05/08  12:30:53
5026         Log: Subject: RE: [ID 20020507.001] PATCH: 5.6.1: glob() problem on ReliantUNIX with LFS support
5027              From: Borsenkow Andrej <Andrej.Borsenkow@mow.siemens.ru>
5028              Date: Wed, 8 May 2002 10:33:14 +0400
5029              Message-ID: <6134254DE87BD411908B00A0C99B044F02E89A6A@mowd019a.mow.siemens.ru>
5030      Branch: perl
5031            ! ext/File/Glob/bsd_glob.c
5032 ____________________________________________________________________________
5033 [ 16479] By: pudge                                 on 2002/05/08  12:30:41
5034         Log: Skip layer symbols for sfio
5035      Branch: macperl
5036            ! makedef.pl
5037 ____________________________________________________________________________
5038 [ 16478] By: jhi                                   on 2002/05/08  12:25:04
5039         Log: Bump up the Storable $VERSION to 2.0.
5040      Branch: perl
5041            ! ext/Storable/Storable.pm
5042 ____________________________________________________________________________
5043 [ 16477] By: nick                                  on 2002/05/08  06:21:18
5044         Log: Integrate mainline  - win2k, MinGW all tests pass :-)
5045      Branch: perlio
5046           !> (integrate 36 files)
5047 ____________________________________________________________________________
5048 [ 16476] By: pudge                                 on 2002/05/08  04:34:12
5049         Log: Oops, add back
5050      Branch: macperl
5051            + macos/MacPerlTests.cmd
5052 ____________________________________________________________________________
5053 [ 16475] By: pudge                                 on 2002/05/08  04:31:10
5054         Log: Integrate with perl
5055      Branch: macperl
5056           +> Porting/p4genpatch ext/Digest/MD5/README
5057           +> ext/Digest/MD5/t/md5-aaa.t ext/Digest/MD5/t/utf8.t
5058           +> ext/threads/shared/semaphore.pm
5059           +> ext/threads/shared/t/semaphore.t lib/ExtUtils/MM_MacOS.pm
5060           +> t/comp/hints.t vos/compile_full_perl.cm
5061           +> vos/configure_full_perl.sh vos/make_full_perl.sh
5062           +> wince/compile.bat wince/win32io.c
5063            - Porting/p4d2p Porting/p4desc ext/Digest/MD5/t/aaa.t
5064            - macos/MacPerlTests.cmd wince/config.h wince/perldll.def
5065           !> (integrate 206 files)
5066 ____________________________________________________________________________
5067 [ 16474] By: pudge                                 on 2002/05/08  04:00:04
5068         Log: Update README (integrate from macperl)
5069      Branch: maint-5.6/macperl
5070           !> README.macos
5071 ____________________________________________________________________________
5072 [ 16473] By: pudge                                 on 2002/05/08  03:52:28
5073         Log: Various syncs from macperl/ -> maint-5.6/macperl/
5074              File::Copy, File::Spec updates
5075              Test script modifications
5076              pp_require path bugfixes
5077      Branch: maint-5.6/macperl
5078            ! lib/File/Copy.pm lib/File/Spec/Mac.pm macos/MacPerlTests.plx
5079            ! macos/configpm macos/macish.c macos/macish.h pp_ctl.c
5080 ____________________________________________________________________________
5081 [ 16472] By: pudge                                 on 2002/05/08  03:51:06
5082         Log: Add MacPerl.pm to Help menu, MacPerl Bug #533331
5083      Branch: macperl
5084            ! macos/macperl/MacPerl.podhelp
5085      Branch: maint-5.6/macperl
5086            ! macos/macperl/MacPerl.podhelp
5087 ____________________________________________________________________________
5088 [ 16471] By: pudge                                 on 2002/05/08  03:50:25
5089         Log: Reset Mac::err flag in app, MacPerl Bug #546065
5090      Branch: macperl
5091            ! macos/macperl/MPScript.c
5092      Branch: maint-5.6/macperl
5093            ! macos/macperl/MPScript.c
5094 ____________________________________________________________________________
5095 [ 16470] By: pudge                                 on 2002/05/08  03:49:32
5096         Log: Fix for some module install paths, MacPerl Bug #549611
5097      Branch: macperl
5098            ! macos/macperl/Droplets/installme.plx
5099            ! macos/macperl/Droplets/untarzipme.plx
5100      Branch: maint-5.6/macperl
5101            ! macos/macperl/Droplets/installme.plx
5102            ! macos/macperl/Droplets/untarzipme.plx
5103 ____________________________________________________________________________
5104 [ 16469] By: pudge                                 on 2002/05/08  03:48:53
5105         Log: Stupid Mac::OSA::Simple bugs
5106      Branch: macperl
5107            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
5108      Branch: maint-5.6/macperl
5109            ! macos/lib/Mac/OSA/Simple.pm macos/macperl/Droplets/p2as.plx
5110 ____________________________________________________________________________
5111 [ 16468] By: pudge                                 on 2002/05/08  03:48:15
5112         Log: Various BuildTools fixes, MacPerl Bug #545341
5113      Branch: macperl
5114            ! macos/lib/Mac/BuildTools.pm
5115      Branch: maint-5.6/macperl
5116            ! macos/lib/Mac/BuildTools.pm
5117 ____________________________________________________________________________
5118 [ 16467] By: pudge                                 on 2002/05/08  03:47:26
5119         Log: MM_MacOS has been moved from macos/lib/ to lib/
5120      Branch: macperl
5121            - macos/lib/ExtUtils/MM_MacOS.pm
5122 ____________________________________________________________________________
5123 [ 16466] By: pudge                                 on 2002/05/08  03:46:24
5124         Log: Oops, add Digest::MD5 Makefile.mk back in
5125      Branch: macperl
5126            + macos/bundled_ext/Digest/MD5/Makefile.mk
5127 ____________________________________________________________________________
5128 [ 16465] By: pudge                                 on 2002/05/08  03:45:47
5129         Log: Allow focus of first item, MacPerl Bug #529102
5130      Branch: macperl
5131            ! macos/ext/Mac/Windows/Windows.pm
5132      Branch: maint-5.6/macperl
5133            ! macos/ext/Mac/Windows/Windows.pm
5134 ____________________________________________________________________________
5135 [ 16464] By: pudge                                 on 2002/05/08  03:43:39
5136         Log: Don't open dirs in Mac::Glue, MacPerl Bug #529108
5137      Branch: macperl
5138            ! macos/lib/Mac/Glue.pm
5139      Branch: maint-5.6/macperl
5140            ! macos/lib/Mac/Glue.pm
5141 ____________________________________________________________________________
5142 [ 16463] By: gsar                                  on 2002/05/08  01:34:45
5143         Log: perl_clone_host() n/a when PERL_IMPLICIT_SYS isn't
5144      Branch: perl
5145            ! makedef.pl
5146 ____________________________________________________________________________
5147 [ 16462] By: gsar                                  on 2002/05/08  00:46:34
5148         Log: aTHX may be empty
5149      Branch: perl
5150            ! win32/win32.c
5151 ____________________________________________________________________________
5152 [ 16461] By: gsar                                  on 2002/05/08  00:32:47
5153         Log: 5005threads builds again on windows
5154      Branch: perl
5155            ! win32/win32.c win32/win32.h
5156 ____________________________________________________________________________
5157 [ 16460] By: gsar                                  on 2002/05/07  23:42:42
5158         Log: fixes for various warnings identified by Visual C++
5159      Branch: perl
5160            ! bytecode.pl ext/B/B.xs ext/ByteLoader/bytecode.h
5161            ! ext/ByteLoader/byterun.c ext/Data/Dumper/Dumper.xs
5162            ! ext/Encode/Encode.xs ext/POSIX/POSIX.xs malloc.c
5163            ! win32/config.bc win32/config.gc win32/config.vc
5164            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
5165            ! win32/win32.c win32/win32iop.h
5166 ____________________________________________________________________________
5167 [ 16459] By: gsar                                  on 2002/05/07  23:42:11
5168         Log: keep paths consistently slashed on windows
5169      Branch: perl
5170            ! t/harness
5171 ____________________________________________________________________________
5172 [ 16458] By: gsar                                  on 2002/05/07  22:33:20
5173         Log: integrate makefile.mk changes into Makefile
5174      Branch: perl
5175            ! win32/Makefile
5176 ____________________________________________________________________________
5177 [ 16457] By: jhi                                   on 2002/05/07  22:26:38
5178         Log: Subject: [PATCH] Re: [PATCH] Storable (Re: perl@16433)
5179              From: Nicholas Clark <nick@unfortu.net>
5180              Date: Tue, 7 May 2002 23:26:01 +0100
5181              Message-ID: <20020507222600.GC306@Bagpuss.unfortu.net>
5182      Branch: perl
5183            ! ext/Storable/MANIFEST ext/Storable/Makefile.PL
5184            ! ext/Storable/README ext/Storable/Storable.pm
5185            ! ext/Storable/t/malice.t
5186 ____________________________________________________________________________
5187 [ 16456] By: jhi                                   on 2002/05/07  22:24:59
5188         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
5189              From: Dave Mitchell <davem@fdgroup.com>
5190              Date: Wed, 8 May 2002 00:11:02 +0100
5191              Message-ID: <20020508001102.D4118@fdgroup.com>
5192      Branch: perl
5193            ! pp_hot.c scope.c
5194 ____________________________________________________________________________
5195 [ 16455] By: jhi                                   on 2002/05/07  22:23:34
5196         Log: Subject: [PATCH pp_hot.c V.2]  correctly unlocalise exists on tied/%ENV   
5197              From: Dave Mitchell <davem@fdgroup.com>
5198              Date: Tue, 7 May 2002 23:13:10 +0100
5199              Message-ID: <20020507231310.B4118@fdgroup.com>
5200      Branch: perl
5201            ! pp_hot.c
5202 ____________________________________________________________________________
5203 [ 16454] By: sky                                   on 2002/05/07  21:18:44
5204         Log: Documentation of async
5205      Branch: perl
5206            ! ext/threads/threads.pm
5207 ____________________________________________________________________________
5208 [ 16453] By: sky                                   on 2002/05/07  21:16:28
5209         Log: Documentation added.
5210      Branch: perl
5211            ! ext/threads/shared/semaphore.pm
5212 ____________________________________________________________________________
5213 [ 16452] By: sky                                   on 2002/05/07  21:15:34
5214         Log: Add support for async.
5215      Branch: perl
5216            ! ext/threads/threads.pm
5217 ____________________________________________________________________________
5218 [ 16451] By: sky                                   on 2002/05/07  21:01:47
5219         Log: Add documentation.
5220      Branch: perl
5221            ! ext/threads/shared/queue.pm
5222 ____________________________________________________________________________
5223 [ 16450] By: sky                                   on 2002/05/07  20:24:08
5224         Log: Fix bad assumptions in test case.
5225              a) print "ok $var\n"; $var++ isn't atomic by any stretch of imagination
5226              b) $var++ is not atomic
5227              c) the creating of the string to print and the actuall printing 
5228              could be preempted by another thread
5229      Branch: perl
5230            ! ext/threads/shared/t/queue.t
5231 ____________________________________________________________________________
5232 [ 16449] By: jhi                                   on 2002/05/07  19:17:41
5233         Log: Subject: [ PATCH ] HP-UX 11.00 + 16446 + gcc-3.1/64
5234              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
5235              Date: Tue, 07 May 2002 19:41:03 +0200
5236              Message-Id: <20020507190423.E22C.H.M.BRAND@hccnet.nl>
5237      Branch: perl
5238            ! makedepend.SH
5239 ____________________________________________________________________________
5240 [ 16448] By: jhi                                   on 2002/05/07  19:16:00
5241         Log: Upgrade to Encode 1.71.
5242      Branch: perl
5243            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5244            ! ext/Encode/bin/enc2xs ext/Encode/t/Unicode.t
5245 ____________________________________________________________________________
5246 [ 16447] By: nick                                  on 2002/05/07  18:39:47
5247         Log: Integrate mainline
5248      Branch: perlio
5249           !> AUTHORS ext/Encode/Encode.xs ext/Storable/Storable.xs
5250           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/File/Spec/Unix.pm
5251           !> lib/User/pwent.t
5252 ____________________________________________________________________________
5253 [ 16446] By: jhi                                   on 2002/05/07  14:34:01
5254         Log: AUTHORS updates.
5255      Branch: perl
5256            ! AUTHORS
5257 ____________________________________________________________________________
5258 [ 16445] By: jhi                                   on 2002/05/07  14:14:28
5259         Log: Subject: [PATCH Encode.xs] avoid compiler casting warnings
5260              From: Robin Barker <rmb1@cise.npl.co.uk>
5261              Date: Tue, 7 May 2002 16:13:34 +0100 (BST)
5262              Message-Id: <200205071513.QAA05846@tempest.npl.co.uk>
5263      Branch: perl
5264            ! ext/Encode/Encode.xs
5265 ____________________________________________________________________________
5266 [ 16444] By: jhi                                   on 2002/05/07  13:57:25
5267         Log: Subject: [ID 20020506.009] File::Spec::Unix::canonpath under cygwin
5268              From: Michael A Chase <mchase@ix.netcom.com>
5269              Date: Mon, 6 May 2002 13:58:48 -0700 (Pacific Daylight Time)
5270              Message-Id: <E174pZk-0008IP-00@smtp6.mindspring.com>
5271              
5272              (plus add what POSIX says)
5273      Branch: perl
5274            ! lib/File/Spec/Unix.pm
5275 ____________________________________________________________________________
5276 [ 16443] By: jhi                                   on 2002/05/07  13:50:35
5277         Log: Subject: Re: lib/User/pwent.t on Cygwin
5278              From: John Peacock <jpeacock@rowman.com>
5279              Date: Mon, 06 May 2002 10:14:21 -0400
5280              Message-ID: <3CD68FBD.8020502@rowman.com>
5281      Branch: perl
5282            ! lib/User/pwent.t
5283 ____________________________________________________________________________
5284 [ 16442] By: jhi                                   on 2002/05/07  12:50:26
5285         Log: Subject: [PATCH] Storable (Re: perl@16433)
5286              From: Radu Greab <radu@netsoft.ro>
5287              Date: Tue, 7 May 2002 11:37:03 +0300
5288              Message-ID: <15575.37423.446700.9930@ix.netsoft.ro>
5289              
5290              Subject: Re: [PATCH] Storable (Re: perl@16433)
5291              From: Radu Greab <radu@netsoft.ro>
5292              Date: Tue, 7 May 2002 12:49:24 +0300
5293              Message-ID: <15575.41764.744956.7193@ix.netsoft.ro>
5294              
5295              Plug the Storable memory leaks.
5296      Branch: perl
5297            ! ext/Storable/Storable.xs
5298 ____________________________________________________________________________
5299 [ 16441] By: jhi                                   on 2002/05/07  12:48:30
5300         Log: Upgrade to CPAN 1.61.
5301      Branch: perl
5302            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
5303 ____________________________________________________________________________
5304 [ 16440] By: nick                                  on 2002/05/07  07:07:58
5305         Log: Integrate mainline
5306      Branch: perlio
5307           +> Porting/p4genpatch vos/compile_full_perl.cm
5308           +> vos/configure_full_perl.sh vos/make_full_perl.sh
5309           +> wince/compile.bat wince/win32io.c
5310            - Porting/p4d2p Porting/p4desc wince/config.h wince/perldll.def
5311           !> (integrate 74 files)
5312 ____________________________________________________________________________
5313 [ 16439] By: jhi                                   on 2002/05/07  02:49:47
5314         Log: Document the bad behaviour of for(1..5){$_++}
5315              (it works but it should fail)
5316      Branch: perl
5317            ! pod/perldelta.pod
5318 ____________________________________________________________________________
5319 [ 16438] By: jhi                                   on 2002/05/07  00:14:12
5320         Log: README.ko update from Jungshik Shin.
5321      Branch: perl
5322            ! README.ko
5323 ____________________________________________________________________________
5324 [ 16437] By: jhi                                   on 2002/05/06  22:38:26
5325         Log: Subject: Re: perl@16433
5326              From: Nicholas Clark <nick@unfortu.net>
5327              Date: Tue, 7 May 2002 00:21:46 +0100
5328              Message-ID: <20020506232146.GF4698@Bagpuss.unfortu.net>
5329      Branch: perl
5330            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
5331            ! ext/Storable/t/malice.t
5332 ____________________________________________________________________________
5333 [ 16436] By: jhi                                   on 2002/05/06  21:05:20
5334         Log: Subject:  two and a half steps further for WinCE cross-build
5335              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5336              Date: Mon, 6 May 2002 23:54:24 +0400
5337              Message-ID: <022001c1f537$d2dd4f10$cb5cc3d9@vad>
5338      Branch: perl
5339            - wince/config.h
5340            ! MANIFEST configpm wince/Makefile.ce wince/README.compile
5341 ____________________________________________________________________________
5342 [ 16435] By: jhi                                   on 2002/05/06  15:30:29
5343         Log: Detypo.
5344      Branch: perl
5345            ! pod/perldelta.pod
5346 ____________________________________________________________________________
5347 [ 16434] By: jhi                                   on 2002/05/06  15:29:58
5348         Log: Subject: Re: [proposed PATCH] correctly unlocalise exists on tied/%ENV
5349              From: Dave Mitchell <davem@fdgroup.com>
5350              Date: Mon, 6 May 2002 17:17:00 +0100
5351              Message-ID: <20020506171700.A256@fdgroup.com>
5352      Branch: perl
5353            ! pod/perldelta.pod t/op/local.t
5354 ____________________________________________________________________________
5355 [ 16433] By: jhi                                   on 2002/05/06  13:38:56
5356         Log: Update Changes.
5357      Branch: perl
5358            ! Changes patchlevel.h
5359 ____________________________________________________________________________
5360 [ 16432] By: jhi                                   on 2002/05/06  13:29:22
5361         Log: Add a test for #16431, and document Dave's campaign
5362              against localised hash element bugs.
5363      Branch: perl
5364            ! pod/perldelta.pod t/op/tie.t
5365 ____________________________________________________________________________
5366 [ 16431] By: jhi                                   on 2002/05/06  13:13:00
5367         Log: Subject: [proposed PATCH] correctly unlocalise exists on tied/%ENV
5368              From: Dave Mitchell <davem@fdgroup.com>
5369              Date: Sat, 4 May 2002 00:34:18 +0100
5370              Message-ID: <20020504003418.F22026@fdgroup.com>
5371      Branch: perl
5372            ! pp_hot.c t/op/local.t
5373 ____________________________________________________________________________
5374 [ 16430] By: jhi                                   on 2002/05/06  12:39:31
5375         Log: Regen uconfig.h.
5376      Branch: perl
5377            ! uconfig.h
5378 ____________________________________________________________________________
5379 [ 16429] By: jhi                                   on 2002/05/06  12:18:23
5380         Log: Unfortunately AmigaOS has been broken since 11423
5381              and is unlikely to get fixed in time for 5.8.0.
5382      Branch: perl
5383            ! pod/perldelta.pod
5384 ____________________________________________________________________________
5385 [ 16428] By: jhi                                   on 2002/05/06  12:12:59
5386         Log: Ultimate discouragement for the old tools, from Andreas.
5387      Branch: perl
5388            - Porting/p4d2p Porting/p4desc
5389            ! MANIFEST Porting/repository.pod
5390 ____________________________________________________________________________
5391 [ 16427] By: jhi                                   on 2002/05/06  12:01:36
5392         Log: Upgrade to Digest::MD5 2.20.
5393      Branch: perl
5394            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
5395            ! ext/Digest/MD5/t/files.t ext/Digest/MD5/t/md5-aaa.t
5396 ____________________________________________________________________________
5397 [ 16426] By: ams                                   on 2002/05/06  09:48:42
5398         Log: Subject: [Encode] 1.70 released
5399              From: Dan Kogai <dankogai@dan.co.jp>
5400              Date: Mon, 6 May 2002 19:36:15 +0900
5401              Message-Id: <17AB2CE6-60DD-11D6-9982-00039301D480@dan.co.jp>
5402      Branch: perl
5403            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/bin/enc2xs
5404            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
5405            ! ext/Encode/t/Unicode.t ext/Encode/t/mime-header.t
5406 ____________________________________________________________________________
5407 [ 16425] By: ams                                   on 2002/05/06  09:40:42
5408         Log: Subject: [PATCH] PerlIO::Via reference
5409              From: Gisle Aas <gisle@ActiveState.com>
5410              Date: 05 May 2002 22:50:23 -0700
5411              Message-Id: <lrd6w925b4.fsf_-_@caliper.activestate.com>
5412      Branch: perl
5413            ! pod/perliol.pod
5414 ____________________________________________________________________________
5415 [ 16424] By: ams                                   on 2002/05/06  09:37:58
5416         Log: Subject: [PATCH] Term/Complete.pm: quote metachars
5417              From: Brendan O'Dea <bod@debian.org>
5418              Date: Mon, 6 May 2002 14:04:48 +1000
5419              Message-Id: <20020506040448.GA8241@londo.odea.dropbear.id.au>
5420      Branch: perl
5421            ! lib/Term/Complete.pm
5422 ____________________________________________________________________________
5423 [ 16423] By: gsar                                  on 2002/05/06  05:25:59
5424         Log: p4genpatch: avoid stderr noise during adds
5425      Branch: perl
5426            ! Porting/p4genpatch
5427 ____________________________________________________________________________
5428 [ 16422] By: jhi                                   on 2002/05/06  02:16:31
5429         Log: Subject: [PATCH] Fixup VOS builds of miniperl
5430              From: Paul_GreenVOS@vos.stratus.com
5431              Date: Sun, 5 May 02 23:11 edt
5432              Message-Id: <200205060311.XAA12996@mailhub1.stratus.com>
5433      Branch: perl
5434            ! vos/build.cm vos/compile_perl.cm vos/perl.bind
5435 ____________________________________________________________________________
5436 [ 16421] By: jhi                                   on 2002/05/06  01:09:24
5437         Log: Subject: Re: [ID 20020504.006] $s=`command` fails if $/=\integer
5438              From: Radu Greab <radu@netsoft.ro>
5439              Date: Mon, 6 May 2002 04:23:10 +0300
5440              Message-ID: <15573.56062.264379.981864@ix.netsoft.ro>
5441      Branch: perl
5442            ! pp_sys.c t/op/exec.t
5443 ____________________________________________________________________________
5444 [ 16420] By: jhi                                   on 2002/05/05  22:35:58
5445         Log: Further comment tweak, to agree with perlxs.pod.
5446      Branch: perl
5447            ! perl.h
5448 ____________________________________________________________________________
5449 [ 16419] By: jhi                                   on 2002/05/05  22:15:48
5450         Log: Subject: [PATCH] Update README.vos and release vos build macros
5451              From: Paul_GreenVOS@vos.stratus.com
5452              Date: Sun, 5 May 02 17:15 edt
5453              Message-Id: <200205052114.RAA26329@mailhub2.stratus.com>     
5454              To: perl5-porters@perl.org
5455      Branch: perl
5456            + vos/compile_full_perl.cm vos/configure_full_perl.sh
5457            + vos/make_full_perl.sh
5458            ! MANIFEST README.vos vos/Changes
5459 ____________________________________________________________________________
5460 [ 16418] By: jhi                                   on 2002/05/05  22:09:27
5461         Log: Retract MM_NW5.pm part of #16371, at the request
5462              of Michael Schwern.
5463      Branch: perl
5464            ! lib/ExtUtils/MM_NW5.pm
5465 ____________________________________________________________________________
5466 [ 16417] By: jhi                                   on 2002/05/05  17:57:04
5467         Log: Comment tweaks.
5468      Branch: perl
5469            ! perl.h
5470 ____________________________________________________________________________
5471 [ 16416] By: gsar                                  on 2002/05/05  17:00:33
5472         Log: a few more p4genpatch fixes:
5473              
5474              don't assume previous revision exists, let p4 compute it from
5475              the one-less-change number instead
5476              
5477              the time part in timestamps were always 00:00:00; fix by
5478              fetching metadata via "p4 fsync" rather than "p4 filelog"
5479              
5480              quote all file names used in external commands to make them
5481              them work when there are spaces in those file names
5482              
5483              looks production worthy now :)
5484      Branch: perl
5485            ! Porting/p4genpatch
5486 ____________________________________________________________________________
5487 [ 16415] By: jhi                                   on 2002/05/05  15:51:01
5488         Log: The #16401 was far from enough, and mostly in a wrong direction.
5489              The right thing to do would be to convert Storable into using
5490              the new MY_CXT scheme (no static data, and memory management
5491              using SVs).
5492      Branch: perl
5493            ! ext/Storable/Storable.xs
5494 ____________________________________________________________________________
5495 [ 16414] By: gsar                                  on 2002/05/05  08:41:22
5496         Log: p4genpatch diffs against depot files from //depot/perl when called
5497              with -b //depot/maint-5.6/perl
5498      Branch: perl
5499            ! Porting/p4genpatch
5500 ____________________________________________________________________________
5501 [ 16413] By: gsar                                  on 2002/05/05  07:50:53
5502         Log: p4genpatch: current directory may not be writable, so don't
5503              create temp files there
5504      Branch: perl
5505            ! Porting/p4genpatch
5506 ____________________________________________________________________________
5507 [ 16412] By: gsar                                  on 2002/05/05  07:34:33
5508         Log: p4genpatch now works on windows
5509      Branch: perl
5510            ! Porting/p4genpatch
5511 ____________________________________________________________________________
5512 [ 16411] By: gsar                                  on 2002/05/05  07:16:37
5513         Log: p4genpatch: tweak from Andreas to strip leading portion of
5514              path specified in -b (so patch can be applied with "patch -p1")
5515      Branch: perl
5516            ! Porting/p4genpatch
5517 ____________________________________________________________________________
5518 [ 16410] By: jhi                                   on 2002/05/05  03:04:56
5519         Log: Subject: [PATCH: perl@16307] add niscat (aka NIS 3, aka NIS +) to t/op/pwent
5520              From: PPrymmer@factset.com
5521              Date: Fri, 3 May 2002 14:52:12 -0400
5522              Message-ID: <OF365AB827.72878468-ON85256BAE.0066F730@55.25.11>      
5523      Branch: perl
5524            ! t/op/pwent.t
5525 ____________________________________________________________________________
5526 [ 16409] By: jhi                                   on 2002/05/05  01:53:24
5527         Log: Upgrade to Net::Ping 2.17.
5528      Branch: perl
5529            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
5530 ____________________________________________________________________________
5531 [ 16408] By: jhi                                   on 2002/05/05  01:38:39
5532         Log: Upgrade to Getopt::Long 2.31.
5533      Branch: perl
5534            ! lib/Getopt/Long.pm
5535 ____________________________________________________________________________
5536 [ 16407] By: jhi                                   on 2002/05/05  01:05:17
5537         Log: Subject: Re: Cross-compiling as of WinCE
5538              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
5539              Date: Sat, 4 May 2002 03:49:11 +0400
5540              Message-ID: <00ca01c1f2fd$20a35fb0$cb5cc3d9@vad>
5541      Branch: perl
5542            + wince/compile.bat wince/win32io.c
5543            - wince/perldll.def
5544            ! MANIFEST configpm makedef.pl wince/Makefile.ce
5545            ! wince/cecopy-lib.pl wince/comp.pl wince/config.ce
5546            ! wince/config_h.PL wince/wince.c
5547 ____________________________________________________________________________
5548 [ 16406] By: jhi                                   on 2002/05/05  00:23:16
5549         Log: The loclibpth is always set by Configure.
5550      Branch: perl
5551            ! hints/dec_osf.sh
5552 ____________________________________________________________________________
5553 [ 16405] By: jhi                                   on 2002/05/05  00:13:04
5554         Log: Subject: Re: [Unicode::Collate] UCA Version number    
5555              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5556              Date: Sun, 05 May 2002 10:07:57 +0900
5557              Message-Id: <20020505095942.3BEF.BQW10602@nifty.com>
5558      Branch: perl
5559            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
5560            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
5561 ____________________________________________________________________________
5562 [ 16404] By: rgs                                   on 2002/05/04  19:35:13
5563         Log: Subject: [PATCH sv.c] delete inaccurate comment
5564              From: Dave Mitchell <davem@fdgroup.com>
5565              Date: Fri, 3 May 2002 21:17:00 +0100
5566              Message-ID: <20020503211700.C22026@fdgroup.com>
5567      Branch: perl
5568            ! sv.c
5569 ____________________________________________________________________________
5570 [ 16403] By: jhi                                   on 2002/05/04  19:02:56
5571         Log: Solaris: show what 'that' is.
5572      Branch: perl
5573            ! hints/solaris_2.sh
5574 ____________________________________________________________________________
5575 [ 16402] By: rgs                                   on 2002/05/04  18:25:25
5576         Log: Syntax fix.
5577      Branch: perl
5578            ! t/op/arith.t
5579 ____________________________________________________________________________
5580 [ 16401] By: jhi                                   on 2002/05/04  18:25:01
5581         Log: (retracted by #16415) Storable: try to free what we allocated.
5582      Branch: perl
5583            ! ext/Storable/Storable.xs
5584 ____________________________________________________________________________
5585 [ 16400] By: jhi                                   on 2002/05/04  17:15:10
5586         Log: UNICOS: division is really sloppy.
5587      Branch: perl
5588            ! t/op/arith.t
5589 ____________________________________________________________________________
5590 [ 16399] By: jhi                                   on 2002/05/04  17:00:58
5591         Log: Subject: fix t/io/fs.t for VOS
5592              From: Paul_GreenVOS@vos.stratus.com
5593              Date: Sat, 4 May 02 14:01 edt
5594              Message-Id: <200205041801.OAA13071@mailhub1.stratus.com>
5595      Branch: perl
5596            ! t/io/fs.t
5597 ____________________________________________________________________________
5598 [ 16398] By: jhi                                   on 2002/05/04  16:57:05
5599         Log: Subject: [Unicode::Collate] UCA Version number
5600              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5601              Date: Sat, 04 May 2002 16:07:07 +0900
5602              Message-Id: <20020504160547.D7E0.BQW10602@nifty.com>
5603      Branch: perl
5604            ! lib/Unicode/Collate.pm lib/Unicode/Collate/t/test.t
5605 ____________________________________________________________________________
5606 [ 16397] By: jhi                                   on 2002/05/04  16:54:40
5607         Log: Subject: [PATCH lib/overload.pm] "\"\""
5608              From: Michael G Schwern <schwern@pobox.com>
5609              Date: Sat, 4 May 2002 13:17:44 -0400
5610              Message-ID: <20020504171743.GD640@blackrider>
5611      Branch: perl
5612            ! lib/overload.pm
5613 ____________________________________________________________________________
5614 [ 16396] By: jhi                                   on 2002/05/04  16:32:45
5615         Log: Add the EBCDIC test data to downgrade.t.
5616      Branch: perl
5617            ! ext/Storable/t/downgrade.t
5618 ____________________________________________________________________________
5619 [ 16395] By: jhi                                   on 2002/05/04  16:25:37
5620         Log: EBCDIC tweak.
5621      Branch: perl
5622            ! ext/Storable/t/utf8hash.t
5623 ____________________________________________________________________________
5624 [ 16394] By: jhi                                   on 2002/05/04  16:09:15
5625         Log: Allow p4genpatch to use diff programs other than 'diff'.
5626      Branch: perl
5627            ! Porting/p4genpatch
5628 ____________________________________________________________________________
5629 [ 16393] By: jhi                                   on 2002/05/04  16:03:56
5630         Log: Add p4genpatch from Andreas; obsoletes both
5631              p4d2p and p4desc.
5632      Branch: perl
5633            + Porting/p4genpatch
5634            ! MANIFEST Porting/makerel
5635 ____________________________________________________________________________
5636 [ 16392] By: jhi                                   on 2002/05/04  15:58:53
5637         Log: Upgrade to Encode 1.69.
5638      Branch: perl
5639            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5640            ! ext/Encode/Encode/Makefile_PL.e2x
5641            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/Alias.pm
5642            ! ext/Encode/lib/Encode/Guess.pm
5643            ! ext/Encode/lib/Encode/MIME/Header.pm
5644            ! ext/Encode/t/mime-header.t
5645 ____________________________________________________________________________
5646 [ 16391] By: jhi                                   on 2002/05/04  15:51:52
5647         Log: Subject: [PATCH INSTALL] - remove binary compatibility claims
5648              From: Dave Mitchell <davem@fdgroup.com>
5649              Date: Sat, 4 May 2002 16:09:26 +0100
5650              Message-ID: <20020504160926.A24990@fdgroup.com>
5651      Branch: perl
5652            ! INSTALL
5653 ____________________________________________________________________________
5654 [ 16390] By: jhi                                   on 2002/05/04  15:47:49
5655         Log: Subject: [PATCH] Re: [PATCH] Re: Data::Dumper tests with -Mutf8
5656              From: Nicholas Clark <nick@unfortu.net>
5657              Date: Sat, 4 May 2002 12:38:58 +0100
5658              Message-ID: <20020504113857.GC317@Bagpuss.unfortu.net>
5659      Branch: perl
5660            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
5661 ____________________________________________________________________________
5662 [ 16389] By: jhi                                   on 2002/05/04  15:40:26
5663         Log: Subject: [PATCH] Re: Data::Dumper tests with -Mutf8   
5664              From: Nicholas Clark <nick@unfortu.net>
5665              Date: Sat, 4 May 2002 00:30:43 +0100
5666              Message-ID: <20020503233042.GF294@Bagpuss.unfortu.net>
5667      Branch: perl
5668            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
5669 ____________________________________________________________________________
5670 [ 16388] By: jhi                                   on 2002/05/04  15:28:56
5671         Log: Doc tweak from Elizabeth Mattijsen.
5672      Branch: perl
5673            ! pod/perlunicode.pod
5674 ____________________________________________________________________________
5675 [ 16387] By: rgs                                   on 2002/05/04  13:29:33
5676         Log: Subject: [PATCH] channames.pm doc tweaks
5677              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
5678              Date: Sat, 04 May 2002 11:45:18 +0900
5679              Message-ID: <86it64d41t.wl@mail.edge.co.jp>
5680      Branch: perl
5681            ! lib/charnames.pm
5682 ____________________________________________________________________________
5683 [ 16386] By: rgs                                   on 2002/05/04  13:22:41
5684         Log: Subject: Re: [PATCH scope.c] Re: local($tied->{foo}) leaks
5685              From: Dave Mitchell <davem@fdgroup.com>
5686              Date: Fri, 3 May 2002 23:51:10 +0100
5687              Message-ID: <20020503235110.E22026@fdgroup.com>
5688      Branch: perl
5689            ! pp_hot.c scope.c
5690 ____________________________________________________________________________
5691 [ 16385] By: nick                                  on 2002/05/04  09:29:41
5692         Log: Integrate mainline
5693      Branch: perlio
5694           !> (integrate 47 files)
5695 ____________________________________________________________________________
5696 [ 16384] By: jhi                                   on 2002/05/03  21:00:27
5697         Log: Subject: Re: perl@16307
5698              From: Nicholas Clark <nick@unfortu.net>
5699              Date: Fri, 3 May 2002 21:49:04 +0100
5700              Message-ID: <20020503204903.GC294@Bagpuss.unfortu.net>
5701              
5702              canonical #3 was failing under -Mutf8.
5703      Branch: perl
5704            ! ext/Storable/t/canonical.t
5705 ____________________________________________________________________________
5706 [ 16383] By: rgs                                   on 2002/05/03  20:45:58
5707         Log: Subject: [PATCH scope.c] Re: local($tied->{foo}) leaks
5708              From: Dave Mitchell <davem@fdgroup.com>
5709              Date: Fri, 3 May 2002 21:12:10 +0100
5710              Message-ID: <20020503211210.B22026@fdgroup.com>
5711      Branch: perl
5712            ! scope.c
5713 ____________________________________________________________________________
5714 [ 16382] By: rgs                                   on 2002/05/03  20:14:07
5715         Log: Subject: [PATCH] perl -i clobbers files on Cygwin
5716              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
5717              Date: Fri, 3 May 2002 20:30:25 +0200
5718              Message-ID: <190109228332.20020503203025@familiehaase.de>
5719      Branch: perl
5720            ! doio.c
5721 ____________________________________________________________________________
5722 [ 16381] By: rgs                                   on 2002/05/03  20:07:44
5723         Log: Subject: t/TestInit.pm - clean up comments
5724              From: Paul_GreenVOS@vos.stratus.com
5725              Date: Fri, 3 May 02 14:51 edt
5726              Message-ID: <200205031850.OAA09104@mailhub2.stratus.com>
5727      Branch: perl
5728            ! t/TestInit.pm
5729 ____________________________________________________________________________
5730 [ 16380] By: jhi                                   on 2002/05/03  15:47:38
5731         Log: Subject: [PATCH] enc2xs template -- searches script more sensibly
5732              From: Dan Kogai <dankogai@dan.co.jp>
5733              Date: Sat, 4 May 2002 01:46:35 +0900
5734              Message-Id: <544C1568-5EB5-11D6-8F1D-00039301D480@dan.co.jp>
5735      Branch: perl
5736            ! ext/Encode/Encode/Makefile_PL.e2x
5737 ____________________________________________________________________________
5738 [ 16379] By: jhi                                   on 2002/05/03  15:43:47
5739         Log: Forgotten test arrangement.
5740      Branch: perl
5741            ! ext/Digest/MD5/t/files.t
5742 ____________________________________________________________________________
5743 [ 16378] By: jhi                                   on 2002/05/03  14:54:19
5744         Log: Comedy of typing errors.
5745      Branch: perl
5746            ! hints/solaris_2.sh
5747 ____________________________________________________________________________
5748 [ 16377] By: jhi                                   on 2002/05/03  14:45:26
5749         Log: Let's try the "no Net:: if no Socket" again.
5750      Branch: perl
5751            ! t/lib/1_compile.t
5752 ____________________________________________________________________________
5753 [ 16376] By: jhi                                   on 2002/05/03  14:11:42
5754         Log: Update Changes.
5755      Branch: perl
5756            ! Changes patchlevel.h
5757 ____________________________________________________________________________
5758 [ 16375] By: jhi                                   on 2002/05/03  14:09:38
5759         Log: Oops.
5760      Branch: perl
5761            ! lib/ExtUtils/MM_BeOS.pm
5762 ____________________________________________________________________________
5763 [ 16374] By: jhi                                   on 2002/05/03  13:58:08
5764         Log: EBCDIC tweak.
5765      Branch: perl
5766            ! ext/Digest/MD5/t/utf8.t
5767 ____________________________________________________________________________
5768 [ 16373] By: jhi                                   on 2002/05/03  13:51:11
5769         Log: Update the EBCDIC MD5 checksums, and automate the process.
5770      Branch: perl
5771            ! ext/Digest/MD5/t/files.t
5772 ____________________________________________________________________________
5773 [ 16372] By: jhi                                   on 2002/05/03  13:01:23
5774         Log: The EBCDIC remapping of the low 256 bites again.
5775      Branch: perl
5776            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Guess.pm
5777            ! ext/Encode/t/fallback.t ext/Encode/t/guess.t
5778            ! ext/Encode/t/mime-header.t ext/PerlIO/t/fallback.t
5779 ____________________________________________________________________________
5780 [ 16371] By: jhi                                   on 2002/05/03  12:49:58
5781         Log: NetWare updates from C Aditya.
5782      Branch: perl
5783            ! lib/ExtUtils/MM_NW5.pm makedef.pl
5784 ____________________________________________________________________________
5785 [ 16370] By: jhi                                   on 2002/05/03  12:36:54
5786         Log: DJGPP updates from Laszlo Molnar.
5787      Branch: perl
5788            ! djgpp/config.over ext/Cwd/t/cwd.t hints/dos_djgpp.sh
5789 ____________________________________________________________________________
5790 [ 16369] By: jhi                                   on 2002/05/03  12:34:01
5791         Log: Upgrade to Encode 1.68.
5792      Branch: perl
5793            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
5794            ! ext/Encode/lib/Encode/Alias.pm
5795            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
5796 ____________________________________________________________________________
5797 [ 16368] By: jhi                                   on 2002/05/03  12:31:52
5798         Log: Integrate perlio;
5799              
5800              Several of non-default builds now seem to work reasonably well
5801              English.t seems to fail on an errno test, and socketpair blathers
5802              about something.
5803              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
5804              back door, and instead have perlsdio.h vector stdio via iperlsys.h
5805              function tables (latter was done in earlier change).
5806              Update comments in Makefile.mk 
5807              
5808              Finish off 16350 for non-PERLIO build on linux,
5809              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
5810              for some slots which now perlsdio.h is targeting.
5811              
5812              setbuf / setvbuf are not PerlIO_ concepts
5813              
5814              perl_clone is a threads thing
5815              
5816              Have perlsdio.h use the iperlsys.h aliases and see
5817              if that helps non-PERLIO IMP_SYS on Win32.
5818              (Miniperl okay on linux).
5819              
5820              More layer syms
5821              
5822              Use PerlSIO_fdupopen() if not using PerlIO
5823              
5824              Do not build if not using layers
5825      Branch: perl
5826           !> XSUB.h iperlsys.h makedef.pl perlio.c perlio.h perlsdio.h
5827           !> win32/makefile.mk win32/perlhost.h win32/win32.c
5828           !> win32/win32io.c
5829 ____________________________________________________________________________
5830 [ 16367] By: nick                                  on 2002/05/03  07:25:13
5831         Log: Several of non-default builds now seem to work reasonably well
5832              English.t seems to fail on an errno test, and socketpair blathers
5833              about something.
5834              Basic fix is to stop PERL_IMPLICIT_SYS turning on USE_PERLIO by the 
5835              back door, and instead have perlsdio.h vector stdio via iperlsys.h
5836              function tables (latter was done in earlier change).
5837              Update comments in Makefile.mk 
5838      Branch: perlio
5839            ! perlio.h win32/makefile.mk win32/win32.c
5840 ____________________________________________________________________________
5841 [ 16366] By: nick                                  on 2002/05/03  07:07:36
5842         Log: Finish off 16350 for non-PERLIO build on linux,
5843              non PERL_IMPLICIT_SYS parts of iperlsys.h had junk
5844              for some slots which now perlsdio.h is targeting.
5845      Branch: perlio
5846            ! iperlsys.h
5847 ____________________________________________________________________________
5848 [ 16365] By: jhi                                   on 2002/05/03  03:52:08
5849         Log: If no Socket should not try to test Net::
5850      Branch: perl
5851            ! t/lib/1_compile.t
5852 ____________________________________________________________________________
5853 [ 16364] By: jhi                                   on 2002/05/03  02:22:56
5854         Log: Integrate macperl #16360 and #16363;
5855              
5856              Make op/alarm.t pass
5857              
5858              README.macos update
5859      Branch: perl
5860           !> README.macos t/op/alarm.t
5861 ____________________________________________________________________________
5862 [ 16363] By: pudge                                 on 2002/05/03  01:57:04
5863         Log: README.macos update
5864      Branch: macperl
5865            ! README.macos
5866 ____________________________________________________________________________
5867 [ 16362] By: pudge                                 on 2002/05/03  01:56:52
5868         Log: Config / test updates
5869      Branch: macperl
5870            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
5871            ! macos/Makefile.mk
5872 ____________________________________________________________________________
5873 [ 16361] By: pudge                                 on 2002/05/03  01:56:24
5874         Log: Safe signals for Mac OS
5875      Branch: macperl
5876            ! macos/macish.c macos/macish.h
5877 ____________________________________________________________________________
5878 [ 16360] By: pudge                                 on 2002/05/03  01:55:27
5879         Log: Make op/alarm.t pass
5880      Branch: macperl
5881            ! t/op/alarm.t
5882 ____________________________________________________________________________
5883 [ 16359] By: gsar                                  on 2002/05/02  22:52:09
5884         Log: a tweak to change#13584: need to avoid pad-walking during
5885              global destruction
5886      Branch: maint-5.6/perl
5887            ! op.c
5888 ____________________________________________________________________________
5889 [ 16358] By: jhi                                   on 2002/05/02  22:35:31
5890         Log: Forgot the most important part of #16357.
5891      Branch: perl
5892            ! lib/Unicode/Collate.pm
5893 ____________________________________________________________________________
5894 [ 16357] By: jhi                                   on 2002/05/02  22:33:28
5895         Log: Subject: Unicode::Collate 0.11 Released
5896              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
5897              Date: Fri, 03 May 2002 03:19:29 +0900
5898              Message-Id: <20020503030904.35B3.BQW10602@nifty.com>
5899      Branch: perl
5900            ! lib/Unicode/Collate/Changes lib/Unicode/Collate/README
5901            ! lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
5902 ____________________________________________________________________________
5903 [ 16356] By: jhi                                   on 2002/05/02  22:30:10
5904         Log: Subject: [PATCH] Re: Perl 5.8-to-be NetBSD testing?
5905              From: Andy Dougherty <doughera@lafayette.edu>
5906              Date: Thu, 2 May 2002 12:01:50 -0400 (EDT)
5907              Message-ID: <Pine.SOL.4.10.10205021156390.325-100000@maxwell.phys.lafayette.edu>
5908      Branch: perl
5909            ! Makefile.SH ext/util/make_ext
5910 ____________________________________________________________________________
5911 [ 16355] By: jhi                                   on 2002/05/02  22:26:38
5912         Log: Integrate #16353 from macperl;
5913              
5914              "fix" for utf8_heavy.pl, lexical UTF8 var crashed
5915              in test 92 of run/fresh_perl.t on MacOS
5916              
5917              (as pudge rightfully points out, this is voodoo
5918              programming at it best, the real bug is somewhere else,
5919              now we just happened to shake the chicken the right way)
5920      Branch: perl
5921           !> lib/utf8_heavy.pl
5922 ____________________________________________________________________________
5923 [ 16354] By: jhi                                   on 2002/05/02  22:22:42
5924         Log: Subject: Re: Encode, charnames and utf8heavy
5925              From: Dan Kogai <dankogai@dan.co.jp>
5926              Date: Thu, 2 May 2002 00:44:30 +0900
5927              Message-Id: <539D985A-5D1A-11D6-BB19-00039301D480@dan.co.jp>
5928              
5929              (plus a respective perlunicode tweak)
5930      Branch: perl
5931            ! lib/utf8_heavy.pl pod/perlunicode.pod
5932 ____________________________________________________________________________
5933 [ 16353] By: pudge                                 on 2002/05/02  19:55:39
5934         Log: "fix" for utf8_heavy.pl, lexical UTF8 var crashed
5935              in test 92 of run/fresh_perl.t on MacOS
5936      Branch: macperl
5937            ! lib/utf8_heavy.pl
5938 ____________________________________________________________________________
5939 [ 16352] By: nick                                  on 2002/05/02  17:48:31
5940         Log: setbuf / setvbuf are not PerlIO_ concepts
5941      Branch: perlio
5942            ! XSUB.h
5943 ____________________________________________________________________________
5944 [ 16351] By: nick                                  on 2002/05/02  17:12:21
5945         Log: perl_clone is a threads thing
5946      Branch: perlio
5947            ! makedef.pl
5948 ____________________________________________________________________________
5949 [ 16350] By: nick                                  on 2002/05/02  17:09:43
5950         Log: *** EXPERIMENTAL ***
5951              Have perlsdio.h use the iperlsys.h aliases and see
5952              if that helps non-PERLIO IMP_SYS on Win32.
5953              (Miniperl okay on linux).
5954      Branch: perlio
5955            ! iperlsys.h perlsdio.h
5956 ____________________________________________________________________________
5957 [ 16349] By: nick                                  on 2002/05/02  16:10:15
5958         Log: Win32 builds and mostly works for non-USE_PERLIO non-USE_IMP_SYS case.
5959              - move body of fdupopen() from perlhost.h to win32.h as win32_fdupopen()
5960              - use it in perlio.c
5961      Branch: perlio
5962            ! perlio.c win32/perlhost.h win32/win32.c
5963 ____________________________________________________________________________
5964 [ 16348] By: gsar                                  on 2002/05/02  15:44:48
5965         Log: manual integrate of change#16332 from maint-5.6 branch
5966      Branch: perl
5967            ! mg.c perl.c sv.c util.c
5968 ____________________________________________________________________________
5969 [ 16347] By: nick                                  on 2002/05/02  15:19:59
5970         Log: More layer syms
5971      Branch: perlio
5972            ! makedef.pl
5973 ____________________________________________________________________________
5974 [ 16346] By: nick                                  on 2002/05/02  15:19:20
5975         Log: Use PerlSIO_fdupopen() if not using PerlIO
5976      Branch: perlio
5977            ! perlio.c
5978 ____________________________________________________________________________
5979 [ 16345] By: nick                                  on 2002/05/02  15:18:12
5980         Log: Do not build if not using layers
5981      Branch: perlio
5982            ! win32/win32io.c
5983 ____________________________________________________________________________
5984 [ 16344] By: jhi                                   on 2002/05/02  14:02:51
5985         Log: Upgrade to Encode 1.67.
5986      Branch: perl
5987            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
5988            ! ext/Encode/lib/Encode/Guess.pm
5989 ____________________________________________________________________________
5990 [ 16343] By: jhi                                   on 2002/05/02  13:14:39
5991         Log: Integrate perlio;
5992              
5993              Remove show-stoppers to non-PERLIO Win32 builds
5994              (still not a very good show).
5995      Branch: perl
5996           !> makedef.pl win32/makefile.mk
5997 ____________________________________________________________________________
5998 [ 16342] By: jhi                                   on 2002/05/02  13:06:18
5999         Log: Subject: Re: [ID 20020425.009] perlio & -Dm dumps core
6000              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
6001              Date: Thu, 02 May 2002 04:22:02 +0100
6002              Message-Id: <200205020322.g423M2p19726@crypt.compulink.co.uk>
6003      Branch: perl
6004            ! malloc.c
6005 ____________________________________________________________________________
6006 [ 16341] By: nick                                  on 2002/05/02  12:57:23
6007         Log: Remove show-stoppers to non-PERLIO Win32 builds
6008              (still not a very good show).
6009      Branch: perlio
6010            ! makedef.pl win32/makefile.mk
6011 ____________________________________________________________________________
6012 [ 16340] By: jhi                                   on 2002/05/02  12:44:23
6013         Log: Subject: [PATCH] 1/3rd of utf8
6014              From: Nicholas Clark <nick@unfortu.net>
6015              Date: Wed, 1 May 2002 22:58:42 +0100
6016              Message-ID: <20020501215842.GB303@Bagpuss.unfortu.net>
6017      Branch: perl
6018            ! ext/Storable/t/malice.t
6019 ____________________________________________________________________________
6020 [ 16339] By: jhi                                   on 2002/05/02  12:41:18
6021         Log: Integrate #16334 from maint-5.6;
6022              
6023              don't pad $0 with spaces when setting it, use nulls instead (the
6024              spaces show up as a very long line in a ps listing)
6025      Branch: perl
6026           !> mg.c
6027 ____________________________________________________________________________
6028 [ 16338] By: jhi                                   on 2002/05/02  12:37:22
6029         Log: Integrate perlio;
6030              
6031              Fix the "PerlIO require leak". Snag was that clean_objs
6032              autoloaded DESTROY (needing IO) after known layers had
6033              been freed. Postpone layer list free to PerlIO_cleanup,
6034              rather than PerlIO_destruct. Tweak sequence in perl_destruct
6035              so that sv_undef is immortal till layer list is done with it.
6036      Branch: perl
6037           !> perl.c perlio.c
6038 ____________________________________________________________________________
6039 [ 16337] By: ams                                   on 2002/05/02  08:21:42
6040         Log: Subject: Re: [PATCH] Storable docs
6041              From: Philip Newton <Philip.Newton@gmx.net>
6042              Date: Thu, 02 May 2002 07:58:38 +0200
6043              Message-Id: <k9l1du0jej90v909flk8nutkj4r42vmhao@4ax.com>
6044              (Applied mostly with tweaks by hand.)
6045      Branch: perl
6046            ! ext/Storable/Storable.pm
6047 ____________________________________________________________________________
6048 [ 16336] By: nick                                  on 2002/05/02  07:59:16
6049         Log: Integrate mainline
6050      Branch: perlio
6051           +> ext/Digest/MD5/README ext/Digest/MD5/t/md5-aaa.t
6052           +> ext/Digest/MD5/t/utf8.t
6053            - ext/Digest/MD5/t/aaa.t
6054           !> Configure MANIFEST Makefile.SH config_h.SH
6055           !> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6056           !> ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
6057           !> ext/Digest/MD5/t/files.t ext/Storable/Storable.pm
6058           !> ext/threads/shared/Makefile.PL ext/threads/shared/semaphore.pm
6059           !> ext/threads/shared/t/semaphore.t ext/threads/threads.xs gv.h
6060           !> lib/Thread.pm util.c
6061 ____________________________________________________________________________
6062 [ 16335] By: nick                                  on 2002/05/02  07:54:51
6063         Log: Fix the "PerlIO require leak". Snag was that clean_objs
6064              autoloaded DESTROY (needing IO) after known layers had
6065              been freed. Postpone layer list free to PerlIO_cleanup,
6066              rather than PerlIO_destruct. Tweak sequence in perl_destruct
6067              so that sv_undef is immortal till layer list is done with it.
6068      Branch: perlio
6069            ! perl.c perlio.c
6070 ____________________________________________________________________________
6071 [ 16334] By: gsar                                  on 2002/05/02  07:10:52
6072         Log: don't pad $0 with spaces when setting it, use nulls instead (the
6073              spaces show up as a very long line in a ps listing)
6074      Branch: maint-5.6/perl
6075            ! mg.c
6076 ____________________________________________________________________________
6077 [ 16333] By: gsar                                  on 2002/05/02  07:08:42
6078         Log: fix yet more race conditions related to fdopen() and dup2():
6079              
6080              fclose() is not thread-safe when two FILE* structures point
6081              to the same underlying fd, as it happens in perl's socket
6082              handles; need to invalidate the fileno slot of one of the
6083              FILE* structures, but unfortunately stdio has no interface
6084              to do this; we can do little else but fiddle with the
6085              FILE* structure directly (yuck! hope this could be done better
6086              under native PerlIO in 5.8)
6087      Branch: maint-5.6/perl
6088            ! doio.c embed.h embed.pl objXSUB.h perlapi.c proto.h
6089 ____________________________________________________________________________
6090 [ 16332] By: gsar                                  on 2002/05/02  06:49:17
6091         Log: isolate all environ diddling to the initial interpreter; any
6092              additional interpreters created after the first one cannot
6093              propagate %ENV changes down to the real environment; this
6094              should fix %ENV related races (e.g. multiple threads attempting
6095              to free() environ entries when they run C<%ENV = ()>)
6096      Branch: maint-5.6/perl
6097            ! mg.c perl.c sv.c util.c
6098 ____________________________________________________________________________
6099 [ 16331] By: gsar                                  on 2002/05/02  06:39:27
6100         Log: fix race condition in my_popen(): parent may dup2() into an fd
6101              that got opened by another thread because it closes it
6102              beforehand; instead, let the dup2() itself close the fd
6103      Branch: maint-5.6/perl
6104            ! util.c
6105 ____________________________________________________________________________
6106 [ 16330] By: gsar                                  on 2002/05/02  06:34:26
6107         Log: pipe() IO structures were not fully initialized
6108      Branch: maint-5.6/perl
6109            ! doio.c pp_sys.c
6110 ____________________________________________________________________________
6111 [ 16329] By: gsar                                  on 2002/05/02  06:32:46
6112         Log: fix handle leak in my_popen() if the fork() fails
6113      Branch: maint-5.6/perl
6114            ! util.c
6115 ____________________________________________________________________________
6116 [ 16328] By: nick                                  on 2002/05/02  06:08:22
6117         Log: Integrate mainline
6118      Branch: perlio
6119           +> ext/threads/shared/semaphore.pm
6120           +> ext/threads/shared/t/semaphore.t
6121           !> MANIFEST ext/threads/shared/Makefile.PL
6122           !> ext/threads/shared/t/queue.t
6123 ____________________________________________________________________________
6124 [ 16327] By: jhi                                   on 2002/05/02  03:47:07
6125         Log: Cleanup threads dirs.
6126      Branch: perl
6127            ! Makefile.SH
6128 ____________________________________________________________________________
6129 [ 16326] By: jhi                                   on 2002/05/02  03:41:39
6130         Log: Add the new Digest::MD5 test.
6131      Branch: perl
6132            + ext/Digest/MD5/t/utf8.t
6133            ! MANIFEST
6134 ____________________________________________________________________________
6135 [ 16325] By: jhi                                   on 2002/05/02  03:33:14
6136         Log: New try at the Class::DBI core dump at global cleanup.
6137      Branch: perl
6138            ! gv.h util.c
6139 ____________________________________________________________________________
6140 [ 16324] By: jhi                                   on 2002/05/02  02:47:38
6141         Log: Upgrade to Digest::MD5 2.19.
6142      Branch: perl
6143            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6144            ! ext/Digest/MD5/t/files.t
6145 ____________________________________________________________________________
6146 [ 16323] By: jhi                                   on 2002/05/02  02:47:22
6147         Log: Ooops.  Not everybody does threads.
6148      Branch: perl
6149            ! ext/threads/shared/t/semaphore.t
6150 ____________________________________________________________________________
6151 [ 16322] By: jhi                                   on 2002/05/01  23:40:47
6152         Log: Fix files.t for blead.
6153      Branch: perl
6154            + ext/Digest/MD5/README
6155            ! MANIFEST ext/Digest/MD5/t/files.t
6156 ____________________________________________________________________________
6157 [ 16321] By: jhi                                   on 2002/05/01  23:11:54
6158         Log: Upgrade to Digest::MD5 2.18.  files.t doesn't
6159              work yet with blead, my bad.
6160      Branch: perl
6161            + ext/Digest/MD5/t/md5-aaa.t
6162            - ext/Digest/MD5/t/aaa.t
6163            ! MANIFEST ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
6164            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/badfile.t
6165            ! ext/Digest/MD5/t/files.t
6166 ____________________________________________________________________________
6167 [ 16320] By: jhi                                   on 2002/05/01  21:40:04
6168         Log: metaconfig unit change for #16319.
6169      Branch: metaconfig/U/perl
6170            ! d_u32align.U
6171 ____________________________________________________________________________
6172 [ 16319] By: jhi                                   on 2002/05/01  21:39:51
6173         Log: Somebody might be compiling a newer Digest::MD5.
6174      Branch: perl
6175            ! Configure config_h.SH
6176 ____________________________________________________________________________
6177 [ 16318] By: jhi                                   on 2002/05/01  21:17:55
6178         Log: Until Arthur fills in semaphore.t.
6179      Branch: perl
6180            ! ext/threads/shared/Makefile.PL
6181            ! ext/threads/shared/t/semaphore.t
6182 ____________________________________________________________________________
6183 [ 16317] By: sky                                   on 2002/05/01  19:36:33
6184         Log: Fix emulation case when loading both Thread and threads::shared
6185              would get awkward.
6186      Branch: perl
6187            ! lib/Thread.pm
6188 ____________________________________________________________________________
6189 [ 16316] By: ams                                   on 2002/05/01  19:35:25
6190         Log: Subject: [PATCH] Storable docs
6191              From: Nicholas Clark <nick@unfortu.net>
6192              Date: Wed, 1 May 2002 20:44:42 +0100
6193              Message-Id: <20020501194441.GA303@Bagpuss.unfortu.net>
6194      Branch: perl
6195            ! ext/Storable/Storable.pm
6196 ____________________________________________________________________________
6197 [ 16315] By: sky                                   on 2002/05/01  19:15:46
6198         Log: Now passes old test case.
6199      Branch: perl
6200            ! ext/threads/shared/semaphore.pm
6201 ____________________________________________________________________________
6202 [ 16314] By: sky                                   on 2002/05/01  19:15:26
6203         Log: Cleanup memory a bit better in some cases.
6204      Branch: perl
6205            ! ext/threads/threads.xs
6206 ____________________________________________________________________________
6207 [ 16313] By: nick                                  on 2002/05/01  18:38:03
6208         Log: Integrate mainline
6209      Branch: perlio
6210           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
6211           !> ext/Encode/Encode.xs ext/Encode/bin/ucm2table
6212           !> ext/Encode/t/fallback.t ext/PerlIO/t/fallback.t
6213           !> ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
6214           !> lib/User/pwent.t lib/charnames.pm lib/charnames.t patchlevel.h
6215           !> pod/perl.pod pod/perlthrtut.pod toke.c
6216           !> vms/descrip_mms.template vms/perlvms.pod
6217 ____________________________________________________________________________
6218 [ 16312] By: sky                                   on 2002/05/01  18:12:37
6219         Log: Don't forget to add it to the MANIFEST
6220      Branch: perl
6221            + ext/threads/shared/t/semaphore.t
6222            ! MANIFEST
6223 ____________________________________________________________________________
6224 [ 16311] By: sky                                   on 2002/05/01  17:54:19
6225         Log: Add semaphore.pm
6226      Branch: perl
6227            + ext/threads/shared/semaphore.pm
6228 ____________________________________________________________________________
6229 [ 16310] By: sky                                   on 2002/05/01  17:13:57
6230         Log: Fix makefile to put queue.pm correctly, update test script.
6231      Branch: perl
6232            ! ext/threads/shared/Makefile.PL ext/threads/shared/t/queue.t
6233 ____________________________________________________________________________
6234 [ 16309] By: jhi                                   on 2002/05/01  15:29:44
6235         Log: Subject: [Patch]  ext/PerlIO/t/fallback.t gets haircut
6236              From: Dan Kogai <dankogai@dan.co.jp>
6237              Date: Thu, 2 May 2002 00:14:41 +0900
6238              Message-Id: <2958D841-5D16-11D6-8A58-00039301D480@dan.co.jp>
6239      Branch: perl
6240            ! ext/PerlIO/t/fallback.t
6241 ____________________________________________________________________________
6242 [ 16308] By: jhi                                   on 2002/05/01  15:27:52
6243         Log: Encode tweak from Dan Kogai.
6244      Branch: perl
6245            ! ext/Encode/Encode.xs
6246 ____________________________________________________________________________
6247 [ 16307] By: sky                                   on 2002/05/01  13:40:58
6248         Log: Flush directly to avoid erros when running from test harness
6249      Branch: perl
6250            ! ext/threads/shared/t/cond.t ext/threads/shared/t/queue.t
6251 ____________________________________________________________________________
6252 [ 16306] By: jhi                                   on 2002/05/01  13:37:34
6253         Log: Update Changes.
6254      Branch: perl
6255            ! Changes patchlevel.h
6256 ____________________________________________________________________________
6257 [ 16305] By: jhi                                   on 2002/05/01  13:16:12
6258         Log: Subject: [PATCH: perl@16267] make lib/User/pwent.t run on VMS
6259              From: PPrymmer@factset.com
6260              Date: Wed, 1 May 2002 10:12:53 -0400
6261              Message-ID: <OFC387E5B4.FED37D7B-ON85256BAC.004DB0F0@55.25.11>
6262      Branch: perl
6263            ! lib/User/pwent.t
6264 ____________________________________________________________________________
6265 [ 16304] By: jhi                                   on 2002/05/01  13:14:44
6266         Log: Subject: [PATCH: perl@16267] remove the extraneous "all" target from the run of make_ext on VMS only
6267              From: PPrymmer@factset.com
6268              Date: Wed, 1 May 2002 09:54:51 -0400
6269              Message-ID: <OF1559C9E5.915D0B0E-ON85256BAC.004C1A2A@55.25.11>
6270      Branch: perl
6271            ! vms/descrip_mms.template
6272 ____________________________________________________________________________
6273 [ 16303] By: sky                                   on 2002/05/01  13:00:57
6274         Log: First attempt at updating perlthrtut for ithreaded threads.pm
6275      Branch: perl
6276            ! pod/perlthrtut.pod
6277 ____________________________________________________________________________
6278 [ 16302] By: jhi                                   on 2002/05/01  12:54:24
6279         Log: Provide the \N{U+HHHH} syntax before we forget.
6280      Branch: perl
6281            ! lib/charnames.pm lib/charnames.t toke.c
6282 ____________________________________________________________________________
6283 [ 16301] By: jhi                                   on 2002/05/01  12:03:03
6284         Log: Subject: Copy-and-Pasto in perl.pod     
6285              From: lupe@lupe-christoph.de (Lupe Christoph)    
6286              Date: Wed, 1 May 2002 13:31:47 +0200
6287              Message-ID: <20020501113147.GA31125@lupe-christoph.de>
6288      Branch: perl
6289            ! pod/perl.pod
6290 ____________________________________________________________________________
6291 [ 16300] By: jhi                                   on 2002/05/01  12:01:11
6292         Log: Upgrade to Encode 1.66.
6293      Branch: perl
6294            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6295            ! ext/Encode/bin/ucm2table ext/Encode/t/fallback.t
6296 ____________________________________________________________________________
6297 [ 16299] By: jhi                                   on 2002/05/01  11:53:21
6298         Log: Integrate perlio; symbol cleanups.
6299      Branch: perl
6300           !> global.sym makedef.pl
6301 ____________________________________________________________________________
6302 [ 16298] By: ams                                   on 2002/05/01  09:42:27
6303         Log: Subject: Re: [PATCH: perl@16267] update to vms/perlvms.pod
6304              From: Philip Newton <Philip.Newton@gmx.net>
6305              Date: Wed, 01 May 2002 12:41:10 +0200
6306              Message-Id: <ighvcukhj650hq264b6v45nj6ohanplm16@4ax.com>
6307      Branch: perl
6308            ! vms/perlvms.pod
6309 ____________________________________________________________________________
6310 [ 16297] By: nick                                  on 2002/05/01  06:50:24
6311         Log: Remove "spurious" (and unnecessary) variables from layer_syms
6312              Win32 (Win2k), MinGW-1.1 - passes all tests! ;-)
6313      Branch: perlio
6314            ! makedef.pl
6315 ____________________________________________________________________________
6316 [ 16296] By: nick                                  on 2002/05/01  06:21:28
6317         Log: perl embed.pl to update global.sym
6318      Branch: perlio
6319            ! global.sym
6320 ____________________________________________________________________________
6321 [ 16295] By: nick                                  on 2002/05/01  06:16:18
6322         Log: Raw integrate of mainline (global.sym wrong on Win32)
6323      Branch: perlio
6324           +> t/comp/hints.t
6325           !> (integrate 45 files)
6326 ____________________________________________________________________________
6327 [ 16294] By: jhi                                   on 2002/05/01  02:39:54
6328         Log: metaconfig unit change for #16293.
6329      Branch: metaconfig/U/perl
6330            ! bincompat5005.U
6331 ____________________________________________________________________________
6332 [ 16293] By: jhi                                   on 2002/05/01  02:39:32
6333         Log: Try #2 of getting rid of bincompat5005.
6334      Branch: perl
6335            ! Configure NetWare/config_H.wc Porting/Glossary
6336            ! Porting/config.sh Porting/config_H config_h.SH embed.h
6337            ! embed.pl vos/config.alpha.h vos/config.ga.h win32/config_H.bc
6338            ! win32/config_H.gc win32/config_H.vc win32/config_H.vc64
6339            ! wince/config.h wince/config_H.ce
6340 ____________________________________________________________________________
6341 [ 16292] By: jhi                                   on 2002/05/01  02:04:49
6342         Log: metaconfig unit changes for #16291.
6343      Branch: metaconfig
6344            ! U/installdirs/inc_version_list.U
6345      Branch: metaconfig/U/perl
6346            ! bincompat5005.U xs_apiversion.U
6347 ____________________________________________________________________________
6348 [ 16291] By: jhi                                   on 2002/05/01  02:04:22
6349         Log: No bincompat5005.
6350      Branch: perl
6351            ! Configure INSTALL NetWare/config.wc Porting/Glossary
6352            ! Porting/config.sh Porting/config_H README.mpeix config_h.SH
6353            ! configure.com epoc/config.sh hints/aix.sh hints/cygwin.sh
6354            ! hints/mpeix.sh makedef.pl myconfig.SH pod/perltoc.pod
6355            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.ga.def
6356            ! win32/config.bc win32/config.gc win32/config.vc
6357            ! win32/config.vc64 wince/config.ce
6358 ____________________________________________________________________________
6359 [ 16290] By: jhi                                   on 2002/05/01  01:17:53
6360         Log: Remove sv_setpviv{_,mg}; regen perlapi.
6361      Branch: perl
6362            ! embed.fnc embed.h pod/perlapi.pod proto.h sv.c
6363 ____________________________________________________________________________
6364 [ 16289] By: jhi                                   on 2002/05/01  01:10:52
6365         Log: Subject: [PATCH sv.c] remove macroized bincompat functions  
6366              From: Dave Mitchell <davem@fdgroup.com>
6367              Date: Tue, 30 Apr 2002 23:55:43 +0100
6368              Message-ID: <20020430235543.A27796@fdgroup.com>
6369      Branch: perl
6370            ! sv.c
6371 ____________________________________________________________________________
6372 [ 16288] By: jhi                                   on 2002/05/01  01:06:31
6373         Log: Update to Getopt::Long 2.30.
6374      Branch: perl
6375            ! lib/Getopt/Long.pm
6376 ____________________________________________________________________________
6377 [ 16287] By: jhi                                   on 2002/04/30  19:51:08
6378         Log: Integrate perlio;
6379              
6380              Attempt at sanity in PerlIO/makedef.pl world:
6381              1. Add comments to what each clump of symbols is for
6382              2. Explicitly export layer syms like I thought they were
6383              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
6384              section.
6385              4. Re-sort perlio.sym
6386      Branch: perl
6387           !> makedef.pl perlio.sym
6388 ____________________________________________________________________________
6389 [ 16286] By: rgs                                   on 2002/04/30  19:03:34
6390         Log: Fix bug id 20020427.004 on %^H.
6391              Add a regression test for %^H.
6392              Change the sort pragma implementation to use a
6393              global variable instead of %^H.
6394      Branch: perl
6395            + t/comp/hints.t
6396            ! MANIFEST lib/sort.pm lib/sort.t pp_sort.c scope.c
6397 ____________________________________________________________________________
6398 [ 16285] By: nick                                  on 2002/04/30  19:00:03
6399         Log: Attempt at sanity in PerlIO/makedef.pl world:
6400              1. Add comments to what each clump of symbols is for
6401              2. Explicitly export layer syms like I thought they were
6402              3. Remove bulk of (now redundant) PerlIO stuff from the <DATA>
6403              section.
6404              4. Re-sort perlio.sym
6405      Branch: perlio
6406            ! makedef.pl perlio.sym
6407 ____________________________________________________________________________
6408 [ 16284] By: nick                                  on 2002/04/30  18:10:23
6409         Log: Rest of integrate
6410      Branch: perlio
6411           +> lib/ExtUtils/MM_MacOS.pm
6412           !> MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
6413           !> ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
6414           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
6415           !> ext/Storable/Storable.xs hints/openbsd.sh lib/ExtUtils/Changes
6416           !> lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
6417           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win95.pm
6418           !> lib/ExtUtils/MakeMaker.pm lib/Test/Harness.pm
6419           !> lib/Test/Harness/Assert.pm lib/Test/Harness/Straps.pm
6420           !> lib/Test/Harness/t/strap-analyze.t
6421           !> lib/Test/Harness/t/test-harness.t pod/perlport.pod
6422           !> pod/perltoc.pod t/pod/testp2pt.pl util.c vms/perlvms.pod
6423 ____________________________________________________________________________
6424 [ 16283] By: nick                                  on 2002/04/30  17:53:37
6425         Log: Integrate mailine makedef.pl so I can look at it
6426      Branch: perlio
6427           !> makedef.pl
6428 ____________________________________________________________________________
6429 [ 16282] By: jhi                                   on 2002/04/30  15:46:38
6430         Log: Upgrade to Encode 1.65.
6431      Branch: perl
6432            ! ext/Encode/Changes ext/Encode/Encode.pm
6433            ! ext/Encode/bin/ucm2table ext/Encode/lib/Encode/Guess.pm
6434            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/ucm/euc-jp.ucm
6435 ____________________________________________________________________________
6436 [ 16281] By: jhi                                   on 2002/04/30  13:50:54
6437         Log: Missing PerlIO symbols found by Richard Hatch in AIX.
6438      Branch: perl
6439            ! makedef.pl
6440 ____________________________________________________________________________
6441 [ 16280] By: jhi                                   on 2002/04/30  13:04:45
6442         Log: NetWare: disable DEBUG/ASSERT for now.
6443      Branch: perl
6444            ! ext/Storable/Storable.xs
6445 ____________________________________________________________________________
6446 [ 16279] By: jhi                                   on 2002/04/30  12:57:12
6447         Log: Subject: [PATCH] Test::Harness 2.03 -> 2.04
6448              From: Michael G Schwern <schwern@pobox.com>
6449              Date: Tue, 30 Apr 2002 01:05:41 -0400
6450              Message-ID: <20020430050541.GL756@blackrider>
6451      Branch: perl
6452            ! lib/Test/Harness.pm lib/Test/Harness/Assert.pm
6453            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
6454            ! lib/Test/Harness/t/test-harness.t
6455 ____________________________________________________________________________
6456 [ 16278] By: jhi                                   on 2002/04/30  12:38:50
6457         Log: Subject: [PATCH] MakeMaker 5.91_02 -> 5.92_01
6458              From: Michael G Schwern <schwern@pobox.com>
6459              Date: Tue, 30 Apr 2002 00:24:59 -0400
6460              Message-ID: <20020430042459.GJ756@blackrider>
6461      Branch: perl
6462            + lib/ExtUtils/MM_MacOS.pm
6463            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_NW5.pm
6464            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
6465            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
6466 ____________________________________________________________________________
6467 [ 16277] By: jhi                                   on 2002/04/30  12:32:27
6468         Log: Dodge a NULL pointer dereference in cleanup of Class::DBI
6469              0.86's t/04-lazy.t, caught by Tatsuhiko Miyagawa.
6470      Branch: perl
6471            ! util.c
6472 ____________________________________________________________________________
6473 [ 16276] By: ams                                   on 2002/04/30  08:42:32
6474         Log: Subject: [PATCH] t/pod/testp2pt.pl: roll back 16254 for VMS
6475              From: "Craig A. Berry" <craigberry@mac.com>
6476              Date: Mon, 29 Apr 2002 23:37:06 -0500
6477              Message-Id: <a05111701b8f3cad59ba7@[172.16.52.1]>
6478      Branch: perl
6479            ! t/pod/testp2pt.pl
6480 ____________________________________________________________________________
6481 [ 16275] By: jhi                                   on 2002/04/29  23:28:05
6482         Log: Regen toc.
6483      Branch: perl
6484            ! pod/perltoc.pod
6485 ____________________________________________________________________________
6486 [ 16274] By: jhi                                   on 2002/04/29  23:14:47
6487         Log: Subject: [PATCH: perl@16267] update to vms/perlvms.pod
6488              From: PPrymmer@factset.com
6489              Date: Mon, 29 Apr 2002 17:58:06 -0400
6490              Message-ID: <OF908F42F9.8271561B-ON85256BAA.00785843@55.25.11>
6491      Branch: perl
6492            ! vms/perlvms.pod
6493 ____________________________________________________________________________
6494 [ 16273] By: jhi                                   on 2002/04/29  21:43:18
6495         Log: OpenBSD: dynamic loading fix plus a MIPS tweak
6496              from Todd Miller.
6497      Branch: perl
6498            ! hints/openbsd.sh
6499 ____________________________________________________________________________
6500 [ 16272] By: jhi                                   on 2002/04/29  20:14:39
6501         Log: Integrate perlio;
6502              
6503              Adding Encode::* to .pm creates stash at compile time
6504              which means we need a stronger check on Encode at boot time.
6505      Branch: perl
6506           !> ext/PerlIO/encoding/encoding.pm
6507           !> ext/PerlIO/encoding/encoding.xs
6508 ____________________________________________________________________________
6509 [ 16271] By: jhi                                   on 2002/04/29  20:07:38
6510         Log: OpenBSD hints update from Todd Miller.
6511              
6512              - old versions of OpenBSD don't have 'arch -s'
6513              - OpenBSD 3.1 and higher don't use libdl but users may have
6514              and old libdl on the system so we need to avoid using it.
6515      Branch: perl
6516            ! hints/openbsd.sh
6517 ____________________________________________________________________________
6518 [ 16270] By: nick                                  on 2002/04/29  17:33:38
6519         Log: Adding Encode::* to .pm creates stash at compile time
6520              which means we need a stronger check on Encode at boot time.
6521      Branch: perlio
6522            ! ext/PerlIO/encoding/encoding.pm
6523            ! ext/PerlIO/encoding/encoding.xs
6524 ____________________________________________________________________________
6525 [ 16269] By: jhi                                   on 2002/04/29  16:28:44
6526         Log: Detypo by Ronald Kimball.
6527      Branch: perl
6528            ! pod/perlport.pod
6529 ____________________________________________________________________________
6530 [ 16268] By: nick                                  on 2002/04/29  15:47:00
6531         Log: Integrate mainline
6532      Branch: perlio
6533           !> Changes ext/Encode/Changes ext/Encode/Encode.pm
6534           !> ext/Encode/Encode.xs ext/Encode/t/CJKT.t
6535           !> ext/Encode/ucm/euc-jp.ucm ext/Unicode/Normalize/mkheader
6536           !> hints/netbsd.sh lib/ExtUtils/MM_NW5.pm patchlevel.h
6537           !> pod/perlfaq2.pod pod/perlfaq3.pod
6538 ____________________________________________________________________________
6539 [ 16267] By: jhi                                   on 2002/04/29  13:46:56
6540         Log: Update Changes.
6541      Branch: perl
6542            ! Changes patchlevel.h
6543 ____________________________________________________________________________
6544 [ 16266] By: jhi                                   on 2002/04/29  13:25:03
6545         Log: MM_NW5 update from C Aditya.
6546      Branch: perl
6547            ! lib/ExtUtils/MM_NW5.pm
6548 ____________________________________________________________________________
6549 [ 16265] By: jhi                                   on 2002/04/29  12:59:01
6550         Log: FAQ sync.
6551      Branch: perl
6552            ! pod/perlfaq2.pod pod/perlfaq3.pod
6553 ____________________________________________________________________________
6554 [ 16264] By: jhi                                   on 2002/04/29  12:52:01
6555         Log: NetBSD hints rewrite from Johnny Lam.
6556      Branch: perl
6557            ! hints/netbsd.sh
6558 ____________________________________________________________________________
6559 [ 16263] By: jhi                                   on 2002/04/29  12:18:31
6560         Log: Upgrade to Encode 1.64.
6561      Branch: perl
6562            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6563            ! ext/Encode/t/CJKT.t ext/Encode/ucm/euc-jp.ucm
6564 ____________________________________________________________________________
6565 [ 16262] By: jhi                                   on 2002/04/29  12:12:37
6566         Log: Subject: [Unicode::Normalize] mkheader tweak
6567              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
6568              Date: Mon, 29 Apr 2002 12:58:01 +0900
6569              Message-Id: <20020429125617.AA35.BQW10602@nifty.com>
6570      Branch: perl
6571            ! ext/Unicode/Normalize/mkheader
6572 ____________________________________________________________________________
6573 [ 16261] By: nick                                  on 2002/04/29  06:29:48
6574         Log: Integrate mainline
6575      Branch: perlio
6576            - macos/MacPerlTests.cmd macos/xsubpp.patch
6577           !> (integrate 40 files)
6578 ____________________________________________________________________________
6579 [ 16260] By: jhi                                   on 2002/04/29  01:11:10
6580         Log: Upgrade to Unicode::Normalize 0.76,
6581              from SADAHIRO Tomoyuki.
6582      Branch: perl
6583            ! ext/Unicode/Normalize/Changes
6584            ! ext/Unicode/Normalize/Normalize.pm
6585            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
6586            ! ext/Unicode/Normalize/t/func.t
6587 ____________________________________________________________________________
6588 [ 16259] By: jhi                                   on 2002/04/28  22:22:44
6589         Log: Subject: [PATCH: perl@16189] updates to perlport.pod
6590              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
6591              Date: Sun, 28 Apr 2002 18:03:26 +0000 (GMT)
6592              Message-ID: <Pine.BSF.4.40.0204281757400.23417-100000@pvhp.best.vwh.net>
6593      Branch: perl
6594            ! pod/perlport.pod
6595 ____________________________________________________________________________
6596 [ 16258] By: jhi                                   on 2002/04/28  20:34:12
6597         Log: Sigh.  #16249 didn't help NetBSD (made it worse,
6598              the basic and list tests started hanging).
6599      Branch: perl
6600            ! ext/threads/t/basic.t ext/threads/t/list.t
6601            ! ext/threads/t/thread.t
6602 ____________________________________________________________________________
6603 [ 16257] By: jhi                                   on 2002/04/28  20:26:30
6604         Log: Integrate #16254 from macperl;
6605              
6606              Fix most tests on MacOS (not yet ext/ or /lib)
6607      Branch: perl
6608           !> (integrate 30 files)
6609 ____________________________________________________________________________
6610 [ 16256] By: jhi                                   on 2002/04/28  19:43:02
6611         Log: As requested by pudge.
6612      Branch: perl
6613            - macos/MacPerlTests.cmd macos/xsubpp.patch
6614            ! MANIFEST
6615 ____________________________________________________________________________
6616 [ 16255] By: pudge                                 on 2002/04/28  19:25:04
6617         Log: Integrate perl
6618      Branch: macperl
6619           +> ext/PerlIO/t/fallback.t ext/threads/t/list.t
6620           +> wince/cecopy-lib.pl wince/comp.pl
6621           !> (integrate 38 files)
6622 ____________________________________________________________________________
6623 [ 16254] By: pudge                                 on 2002/04/28  19:12:05
6624         Log: Fix most tests on MacOS (not yet ext/ or /lib)
6625      Branch: macperl
6626            ! lib/Pod/Find.pm t/comp/cpp.t t/io/dup.t t/io/fs.t
6627            ! t/io/inplace.t t/io/iprefix.t t/io/open.t t/io/openpid.t
6628            ! t/japh/abigail.t t/lib/1_compile.t t/lib/compmod.pl
6629            ! t/op/chdir.t t/op/exec.t t/op/magic.t t/op/read.t
6630            ! t/op/readdir.t t/op/runlevel.t t/op/srand.t t/op/stat.t
6631            ! t/op/study.t t/op/subst_wamp.t t/op/taint.t t/op/write.t
6632            ! t/pod/testp2pt.pl t/run/exit.t t/run/fresh_perl.t
6633            ! t/run/switchPx.t t/run/switcht.t t/run/switchx.t t/test.pl
6634 ____________________________________________________________________________
6635 [ 16253] By: nick                                  on 2002/04/28  19:10:50
6636         Log: Integrate mainline
6637      Branch: perlio
6638           +> wince/cecopy-lib.pl wince/comp.pl
6639           !> MANIFEST ext/PerlIO/t/fallback.t ext/threads/shared/t/cond.t
6640           !> ext/threads/t/basic.t ext/threads/t/list.t
6641           !> ext/threads/t/thread.t pp_sort.c t/win32/system.t utf8.c
6642           !> wince/Makefile.ce wince/config_h.PL wince/perldll.def
6643           !> wince/win32.h wince/wince.c
6644 ____________________________________________________________________________
6645 [ 16252] By: pudge                                 on 2002/04/28  19:07:33
6646         Log: More configuration/build changes
6647      Branch: macperl
6648            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
6649            ! macos/Makefile.mk macos/config.h macos/config.sh
6650            ! macos/macish.h
6651 ____________________________________________________________________________
6652 [ 16251] By: jhi                                   on 2002/04/28  18:23:52
6653         Log: Subject: WinCE many fixes
6654              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
6655              Date: Sun, 28 Apr 2002 21:54:31 +0400
6656              Message-ID: <00bf01c1eedd$c0c62a00$d25cc3d9@vad>
6657      Branch: perl
6658            + wince/cecopy-lib.pl wince/comp.pl
6659            ! MANIFEST pp_sort.c t/win32/system.t utf8.c wince/Makefile.ce
6660            ! wince/config_h.PL wince/perldll.def wince/win32.h
6661            ! wince/wince.c
6662 ____________________________________________________________________________
6663 [ 16250] By: jhi                                   on 2002/04/28  17:35:12
6664         Log: Retract the cond.t part of #16249 since the nature
6665              of the test changed.
6666      Branch: perl
6667            ! ext/threads/shared/t/cond.t
6668 ____________________________________________________________________________
6669 [ 16249] By: jhi                                   on 2002/04/28  16:13:34
6670         Log: (retracted by #16258)
6671              
6672              Fix thread tests not to depend on sleep() as
6673              a scheduling aid.  In two tests (basic and list)
6674              I had to change from sleep() hack to another hack...
6675              basically, using the filesystem as a semaphore.
6676              The assumption made is that rmdir() is atomic.
6677              (The sleep() scheduling assumption broke with the
6678              GNU pth in NetBSD.)
6679              
6680              (the cond.t part retracted by #16250)
6681      Branch: perl
6682            ! ext/threads/shared/t/cond.t ext/threads/t/basic.t
6683            ! ext/threads/t/list.t ext/threads/t/thread.t
6684 ____________________________________________________________________________
6685 [ 16248] By: jhi                                   on 2002/04/28  16:04:23
6686         Log: Be tidy.
6687      Branch: perl
6688            ! ext/PerlIO/t/fallback.t
6689 ____________________________________________________________________________
6690 [ 16247] By: jhi                                   on 2002/04/28  15:26:39
6691         Log: Integrate perlio;
6692              
6693              Builds under -Uuseperlio
6694              Uses PUSHSTACK/POPSTACK in :encoding and :Via
6695              
6696              Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
6697              as gate on layer tests which fail on -Dusesfio
6698              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
6699              
6700              Have :encoding() default to perlqq style fallbacks.
6701              Add test for that.
6702      Branch: perl
6703           +> ext/PerlIO/t/fallback.t
6704           !> MANIFEST ext/Encode/Encode.xs ext/PerlIO/PerlIO.t
6705           !> ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.pm
6706           !> ext/PerlIO/encoding/encoding.xs lib/open.t lib/warnings.t
6707           !> t/io/binmode.t t/io/crlf.t
6708 ____________________________________________________________________________
6709 [ 16246] By: nick                                  on 2002/04/28  10:08:05
6710         Log: Have :encoding() default to perlqq style fallbacks.
6711              Add test for that.
6712      Branch: perlio
6713            + ext/PerlIO/t/fallback.t
6714            ! MANIFEST ext/PerlIO/encoding/encoding.pm
6715            ! ext/PerlIO/encoding/encoding.xs
6716 ____________________________________________________________________________
6717 [ 16245] By: nick                                  on 2002/04/28  08:57:54
6718         Log: Use (file PerlIO::Layer 'perlio') rather than $Config{useperlio}
6719              as gate on layer tests which fail on -Dusesfio
6720              (ext/XS/Typemap/Typemap.t still fails on -Dusesfio)
6721      Branch: perlio
6722            ! ext/PerlIO/PerlIO.t lib/open.t lib/warnings.t t/io/binmode.t
6723            ! t/io/crlf.t
6724 ____________________________________________________________________________
6725 [ 16244] By: nick                                  on 2002/04/28  08:22:07
6726         Log: Builds under -Uuseperlio
6727              Uses PUSHSTACK/POPSTACK in :encoding and :Via
6728      Branch: perlio
6729            ! ext/PerlIO/Via/Via.xs ext/PerlIO/encoding/encoding.xs
6730 ____________________________________________________________________________
6731 [ 16243] By: nick                                  on 2002/04/28  07:19:01
6732         Log: Integrate mainline
6733      Branch: perlio
6734           +> ext/threads/t/list.t
6735           !> (integrate 40 files)
6736 ____________________________________________________________________________
6737 [ 16242] By: jhi                                   on 2002/04/28  02:49:28
6738         Log: Future-proof NetBSD for kernel pthreads, from Johnny Lam.
6739      Branch: perl
6740            ! hints/netbsd.sh
6741 ____________________________________________________________________________
6742 [ 16241] By: jhi                                   on 2002/04/28  02:22:00
6743         Log: Plan better.
6744      Branch: perl
6745            ! t/io/fs.t
6746 ____________________________________________________________________________
6747 [ 16240] By: jhi                                   on 2002/04/28  02:20:18
6748         Log: No trunc worries.
6749      Branch: perl
6750            ! pod/perldelta.pod
6751 ____________________________________________________________________________
6752 [ 16239] By: jhi                                   on 2002/04/28  02:19:45
6753         Log: Subject: [PATCH] Truncate the truncate tests (was Re: truncate to grow file)
6754              From: Michael G Schwern <schwern@pobox.com>
6755              Date: Sat, 27 Apr 2002 23:20:19 -0400
6756              Message-ID: <20020428032019.GF1821@blackrider>
6757      Branch: perl
6758            ! pod/perlfunc.pod t/io/fs.t
6759 ____________________________________________________________________________
6760 [ 16238] By: jhi                                   on 2002/04/28  01:55:10
6761         Log: More valgrind findings: e.g. t/op/utfhash.t.
6762      Branch: perl
6763            ! hv.c
6764 ____________________________________________________________________________
6765 [ 16237] By: jhi                                   on 2002/04/28  01:44:37
6766         Log: Unused variables now that "did you use incorrect case" is gone;
6767              and valgrind claims that the savepvn() in utilize() leaks in e.g.
6768              lib/blib.t.
6769      Branch: perl
6770            ! op.c
6771 ____________________________________________________________________________
6772 [ 16236] By: sky                                   on 2002/04/28  00:15:45
6773         Log: Added test cases and fixed some obvious things.
6774      Branch: perl
6775            + ext/threads/t/list.t
6776            ! MANIFEST ext/threads/threads.xs
6777 ____________________________________________________________________________
6778 [ 16235] By: sky                                   on 2002/04/27  23:50:11
6779         Log: Removed last traces of autodetach.
6780              Added list() methid.
6781              Changed documentation.
6782      Branch: perl
6783            ! ext/threads/threads.pm ext/threads/threads.xs
6784 ____________________________________________________________________________
6785 [ 16234] By: jhi                                   on 2002/04/27  22:19:08
6786         Log: Subject: [PATCH] FileCache 1.02 -> 1.021
6787              From: Jerrad Pierce <belg4mit@MIT.EDU>
6788              Date: Sat, 27 Apr 2002 19:14:17 -0400
6789              Message-Id: <200204272314.TAA08101@calloway.mit.edu>       
6790      Branch: perl
6791            ! lib/FileCache.pm
6792 ____________________________________________________________________________
6793 [ 16233] By: jhi                                   on 2002/04/27  22:17:57
6794         Log: More NetBSD patches from Johnny Lam.
6795              
6796              Remove the need for a $prefix setting that was added in the
6797              previous patch I sent.     Also add the proper rpath options
6798              to the linker flags depending on whether we're on a ELF or
6799              a.out platform.     These were tested both in a non-pkgsrc and
6800              pkgsrc build.
6801              
6802              Append to $libs instead of overwriting its value.  This was
6803              causing $(LDLOADLIBS) to not get added to the dynamic_libs
6804              link command on NetBSD systems and was the cause of the GDBM
6805              problems reported.  Also use '$(LDLOADLIBS)' instead of
6806              expanding its value so that it is more easily overridden in
6807              the Makefile by "make all LDLOADLIBS=...".
6808              
6809              Remove "-L/usr/local/lib" because the location of libgdbm.so
6810              is already added during the Configure process, and this
6811              spurious addition may cause the wrong libgdbm.so to be linked
6812              against as a result.
6813      Branch: perl
6814            ! ext/GDBM_File/Makefile.PL hints/netbsd.sh
6815            ! lib/ExtUtils/MM_Unix.pm
6816 ____________________________________________________________________________
6817 [ 16232] By: jhi                                   on 2002/04/27  22:08:08
6818         Log: More VC5-induced casting found by Nikola Knezevic.
6819      Branch: perl
6820            ! av.c hv.c mg.c sv.c
6821 ____________________________________________________________________________
6822 [ 16231] By: jhi                                   on 2002/04/27  21:56:22
6823         Log: More U32 regflags.
6824      Branch: perl
6825            ! op.h regcomp.c thrdvar.h
6826 ____________________________________________________________________________
6827 [ 16230] By: pudge                                 on 2002/04/27  21:50:45
6828         Log: Integrate from bleadperl
6829      Branch: macperl
6830           +> ext/Encode/lib/Encode/Guess.pm
6831           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
6832           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
6833           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
6834           +> ext/threads/shared/t/cond.t lib/ExtUtils/t/00setup_dummy.t
6835           +> lib/ExtUtils/t/VERSION_FROM.t lib/ExtUtils/t/backwards.t
6836           +> lib/ExtUtils/t/zz_cleanup_dummy.t
6837           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
6838           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
6839           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
6840           +> t/lib/sample-tests/die_last_minute t/win32/system_tests
6841            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
6842            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
6843            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
6844            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
6845            - lib/ExtUtils/t/Problem-Module/Makefile.PL
6846            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
6847            - t/op/system_tests
6848           !> (integrate 133 files)
6849 ____________________________________________________________________________
6850 [ 16229] By: jhi                                   on 2002/04/27  19:55:51
6851         Log: Retract #16195 since it seems to be unnecessary.
6852      Branch: perl
6853            ! lib/ExtUtils/MM_Unix.pm
6854 ____________________________________________________________________________
6855 [ 16228] By: jhi                                   on 2002/04/27  19:25:44
6856         Log: Subject: [PATCH] extract enc2xs and piconv for VMS
6857              From: "Craig A. Berry" <craigberry@mac.com>
6858              Date: Sat, 27 Apr 2002 15:11:31 -0500
6859              Message-Id: <a05111701b8f0b5cd5250@[172.16.52.1]>
6860      Branch: perl
6861            ! vms/descrip_mms.template
6862 ____________________________________________________________________________
6863 [ 16227] By: rgs                                   on 2002/04/27  19:25:05
6864         Log: Some more known open() modes.
6865      Branch: perl
6866            ! pod/perldiag.pod
6867 ____________________________________________________________________________
6868 [ 16226] By: jhi                                   on 2002/04/27  19:02:23
6869         Log: Upgrade to Encode 1.63.
6870      Branch: perl
6871            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6872            ! ext/Encode/Unicode/Unicode.pm ext/Encode/encoding.pm
6873            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
6874            ! ext/Encode/lib/Encode/Encoding.pm
6875            ! ext/Encode/lib/Encode/Guess.pm ext/Encode/lib/Encode/JP/H2Z.pm
6876            ! ext/Encode/lib/Encode/JP/JIS7.pm
6877            ! ext/Encode/lib/Encode/KR/2022_KR.pm
6878            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
6879 ____________________________________________________________________________
6880 [ 16225] By: jhi                                   on 2002/04/27  18:13:02
6881         Log: Update Changes.
6882      Branch: perl
6883            ! Changes patchlevel.h
6884 ____________________________________________________________________________
6885 [ 16224] By: jhi                                   on 2002/04/27  17:53:20
6886         Log: Integrate perlio;
6887              
6888              Correct which var is nulled, stack movement protection.
6889      Branch: perl
6890           !> ext/PerlIO/encoding/encoding.xs
6891 ____________________________________________________________________________
6892 [ 16223] By: jhi                                   on 2002/04/27  17:43:26
6893         Log: Subject: PATCH t/TEST
6894              From: Mark-Jason Dominus <mjd@plover.com>
6895              Date: Sat, 27 Apr 2002 14:06:56 -0400
6896              Message-ID: <20020427180656.5422.qmail@plover.com>
6897      Branch: perl
6898            ! t/TEST
6899 ____________________________________________________________________________
6900 [ 16222] By: sky                                   on 2002/04/27  17:00:29
6901         Log: Ahem, look another way.
6902      Branch: perl
6903            ! ext/threads/shared/t/queue.t
6904 ____________________________________________________________________________
6905 [ 16221] By: nick                                  on 2002/04/27  16:34:48
6906         Log: Correct which var is nulled, stack movement protection.
6907      Branch: perlio
6908            ! ext/PerlIO/encoding/encoding.xs
6909 ____________________________________________________________________________
6910 [ 16220] By: jhi                                   on 2002/04/27  16:27:18
6911         Log: Integrate perlio;
6912              
6913              Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
6914              - if encoding loads Encode then stack grows.
6915              - pp_binmode was not allowing for that to happen
6916              - added PUTBACK/SPAGAIN.
6917      Branch: perl
6918           !> pp_sys.c
6919 ____________________________________________________________________________
6920 [ 16219] By: jhi                                   on 2002/04/27  16:23:44
6921         Log: First half of NetBSD patch-ai, from Johnny Lam:
6922              
6923              The first part removes "installman" and "installhtml" from the
6924              .PHONY target, which was causing problems during installation.
6925              
6926              (the installman and installhtml are not phony targets,
6927              they are real files)
6928      Branch: perl
6929            ! Makefile.SH
6930 ____________________________________________________________________________
6931 [ 16218] By: nick                                  on 2002/04/27  16:22:40
6932         Log: Integrate mainline
6933      Branch: perlio
6934           +> ext/threads/shared/t/cond.t
6935           !> MANIFEST ext/threads/shared/shared.xs
6936           !> ext/threads/shared/t/queue.t
6937 ____________________________________________________________________________
6938 [ 16217] By: jhi                                   on 2002/04/27  16:20:49
6939         Log: NetBSD patch-ab from Johnny Lam:
6940              
6941              Some tweaks to the NetBSD hints file to make the Configure
6942              process more useful when not building from pkgsrc.  This file
6943              will definitely need to change again when the 1.6 release of
6944              NetBSD comes out, but I'll handle the changes at the later
6945              date.
6946      Branch: perl
6947            ! hints/netbsd.sh
6948 ____________________________________________________________________________
6949 [ 16216] By: nick                                  on 2002/04/27  16:19:21
6950         Log: Fix weird warnings and/pr segfaults on binmode(,"encoding(...)")
6951              - if encoding loads Encode then stack grows.
6952              - pp_binmode was not allowing for that to happen
6953              - added PUTBACK/SPAGAIN.
6954      Branch: perlio
6955            ! pp_sys.c
6956 ____________________________________________________________________________
6957 [ 16215] By: jhi                                   on 2002/04/27  15:52:24
6958         Log: Integrate perlio;
6959              
6960              Fix fd leak on Via(bogus).
6961              Finish implementing PerlIOVia_open().
6962              Export more guts of PerlIO_* so Via_open() can work.
6963              Fix various PerlIO_allocate() features exposed by above.
6964              
6965              Re-instate $PerlIO::encoding::check at boot.
6966              (Retaining Dan's XS side require though I don't see need.)
6967      Branch: perl
6968           !> embed.fnc ext/PerlIO/Via/Via.xs
6969           !> ext/PerlIO/encoding/encoding.pm
6970           !> ext/PerlIO/encoding/encoding.xs ext/PerlIO/t/via.t makedef.pl
6971           !> perlio.c perlio.h perliol.h
6972 ____________________________________________________________________________
6973 [ 16214] By: jhi                                   on 2002/04/27  15:48:34
6974         Log: Upgrade to Encode 1.62.
6975      Branch: perl
6976            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
6977 ____________________________________________________________________________
6978 [ 16213] By: ams                                   on 2002/04/27  15:38:50
6979         Log: Subject: Re: Change 16122: Try to be clearer about perlio.
6980              From: Philip Newton <Philip.Newton@gmx.net>
6981              Date: Sat, 27 Apr 2002 08:51:30 +0200
6982              Message-Id: <bgikcuc301j0ehljjpqbtr5b3tts50m1ge@4ax.com>
6983              
6984              Subject: Re: Change 16183: Stop being coy.
6985              From: Philip Newton <Philip.Newton@gmx.net>
6986              Date: Sat, 27 Apr 2002 08:52:13 +0200
6987              Message-Id: <djikcuksn2cvm35broiqfu8c89abtprfmc@4ax.com>
6988      Branch: perl
6989            ! INSTALL pod/perldelta.pod
6990 ____________________________________________________________________________
6991 [ 16212] By: sky                                   on 2002/04/27  13:54:46
6992         Log: Add test numbers to make "make test" happy. Order is irrelevant
6993              but number of oks is not.
6994      Branch: perl
6995            ! ext/threads/shared/t/queue.t
6996 ____________________________________________________________________________
6997 [ 16211] By: nick                                  on 2002/04/27  13:29:55
6998         Log: Re-instate $PerlIO::encoding::check at boot.
6999              (Retaining Dan's XS side require though I don't see need.)
7000      Branch: perlio
7001            ! ext/PerlIO/encoding/encoding.pm
7002            ! ext/PerlIO/encoding/encoding.xs
7003 ____________________________________________________________________________
7004 [ 16210] By: sky                                   on 2002/04/27  12:56:44
7005         Log: Fixed race condtions and deadlocks in interaction with 
7006              cond_wait/cond_signal and lock.
7007              Now we wait for a lock to gie up if we return from COND_WAIT
7008              and we are still locked. We also notifiers potential 
7009              lockers that it is free for locking when we go into COND_WAIT.
7010      Branch: perl
7011            + ext/threads/shared/t/cond.t
7012            ! MANIFEST ext/threads/shared/shared.xs
7013            ! ext/threads/shared/t/queue.t
7014 ____________________________________________________________________________
7015 [ 16209] By: nick                                  on 2002/04/27  12:32:41
7016         Log: Integrate mainline
7017      Branch: perlio
7018           +> t/win32/system_tests
7019            - t/op/system_tests
7020           !> MANIFEST ext/Digest/MD5/t/files.t ext/Time/HiRes/HiRes.pm
7021           !> hints/netbsd.sh lib/ExtUtils/MM_Unix.pm lib/Time/Local.pm
7022           !> pod/perldelta.pod pod/perltodo.pod pp_ctl.c t/japh/abigail.t
7023           !> t/lib/warnings/pp_hot t/win32/system.t
7024 ____________________________________________________________________________
7025 [ 16208] By: sky                                   on 2002/04/27  11:46:53
7026         Log: Saving locks after we set it to 0 was kind of pointless.
7027              Hunting down fixes in cond_* functions.
7028      Branch: perl
7029            ! ext/threads/shared/shared.xs
7030 ____________________________________________________________________________
7031 [ 16207] By: nick                                  on 2002/04/27  10:12:00
7032         Log: Fix fd leak on Via(bogus).
7033              Finish implementing PerlIOVia_open().
7034              Export more guts of PerlIO_* so Via_open() can work.
7035              Fix various PerlIO_allocate() features exposed by above.
7036      Branch: perlio
7037            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t makedef.pl perlio.c
7038            ! perlio.h perliol.h
7039 ____________________________________________________________________________
7040 [ 16206] By: jhi                                   on 2002/04/27  00:52:30
7041         Log: NetBSD and OpenBSD cannot do comments at #! line
7042              (or long #! lines?)
7043      Branch: perl
7044            ! t/japh/abigail.t
7045 ____________________________________________________________________________
7046 [ 16205] By: jhi                                   on 2002/04/26  23:56:32
7047         Log: Add taint rethink to the todo list.
7048      Branch: perl
7049            ! pod/perltodo.pod
7050 ____________________________________________________________________________
7051 [ 16204] By: jhi                                   on 2002/04/26  22:33:45
7052         Log: Integrate changes #16199 and #16201 from macperl;
7053              
7054              Time::Local compatibility patches, from Graham
7055              
7056              MacPerl require() portability patches
7057      Branch: perl
7058           !> lib/Time/Local.pm pp_ctl.c
7059 ____________________________________________________________________________
7060 [ 16203] By: jhi                                   on 2002/04/26  21:47:06
7061         Log: Subject: [PATCH] Re: [ID 20020425.012] segfault when printing to close indirect filehandle
7062              From: Nicholas Clark <nick@unfortu.net>
7063              Date: Fri, 26 Apr 2002 23:27:23 +0100
7064              Message-ID: <20020426222722.GH312@Bagpuss.unfortu.net>
7065      Branch: perl
7066            ! t/lib/warnings/pp_hot
7067 ____________________________________________________________________________
7068 [ 16202] By: pudge                                 on 2002/04/26  21:11:06
7069         Log: Working on MacPerl tests
7070      Branch: macperl
7071            ! macos/MacPerlTests.cmd
7072 ____________________________________________________________________________
7073 [ 16201] By: pudge                                 on 2002/04/26  21:10:49
7074         Log: MacPerl require() portability patches
7075      Branch: macperl
7076            ! pp_ctl.c
7077 ____________________________________________________________________________
7078 [ 16200] By: pudge                                 on 2002/04/26  21:09:45
7079         Log: Fix a few MacPerl_CanonDir() problems
7080      Branch: macperl
7081            ! macos/macish.c macos/macish.h
7082 ____________________________________________________________________________
7083 [ 16199] By: pudge                                 on 2002/04/26  21:08:52
7084         Log: Time::Local compatibility patches, from Graham
7085      Branch: macperl
7086            ! lib/Time/Local.pm
7087 ____________________________________________________________________________
7088 [ 16198] By: jhi                                   on 2002/04/26  20:10:53
7089         Log: Subject: Re: [PATCH ext/Time/HiRes/HiRes.pm] Political Correctness
7090              From: Simon Cozens <simon@netthink.co.uk>
7091              Date: Fri, 26 Apr 2002 21:58:21 +0100
7092              Message-ID: <20020426205821.GB5855@netthink.co.uk>
7093      Branch: perl
7094            ! ext/Time/HiRes/HiRes.pm
7095 ____________________________________________________________________________
7096 [ 16197] By: jhi                                   on 2002/04/26  20:04:44
7097         Log: NetBSD: if the /usr/pkg/lib is there, the linker wants
7098              to know about it always (not just when using the pth).
7099      Branch: perl
7100            ! hints/netbsd.sh
7101 ____________________________________________________________________________
7102 [ 16196] By: jhi                                   on 2002/04/26  18:27:39
7103         Log: EBCDIC MD5.xs checksum update from Merijn Broeren.
7104      Branch: perl
7105            ! ext/Digest/MD5/t/files.t
7106 ____________________________________________________________________________
7107 [ 16195] By: jhi                                   on 2002/04/26  17:56:51
7108         Log: Subject: FIXIN problem under Win32
7109              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7110              Date: Thu, 25 Apr 2002 23:03:31 +0200
7111              Message-ID: <8920180377.20020425230331@tesla.rcub.bg.ac.yu>
7112      Branch: perl
7113            ! lib/ExtUtils/MM_Unix.pm
7114 ____________________________________________________________________________
7115 [ 16194] By: nick                                  on 2002/04/26  17:36:16
7116         Log: Integrate mainline
7117      Branch: perlio
7118           +> ext/Encode/lib/Encode/Guess.pm
7119           +> ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
7120           +> ext/Encode/t/mime-header.t ext/Storable/t/croak.t
7121           +> ext/Storable/t/downgrade.t ext/Storable/t/make_downgrade.pl
7122           +> lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
7123           +> lib/Test/Simple/t/strays.t t/lib/sample-tests/bignum
7124           +> t/lib/sample-tests/die t/lib/sample-tests/die_head_end
7125           +> t/lib/sample-tests/die_last_minute
7126           !> (integrate 94 files)
7127 ____________________________________________________________________________
7128 [ 16193] By: jhi                                   on 2002/04/26  17:11:30
7129         Log: Subject: [PATCH t\win32] system_tests are relevant only to win32\system.t
7130              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
7131              Date: Fri, 26 Apr 2002 15:38:16 +0200
7132              Message-ID: <14316006107.20020426153816@tesla.rcub.bg.ac.yu>
7133      Branch: perl
7134            + t/win32/system_tests
7135            - t/op/system_tests
7136            ! MANIFEST t/win32/system.t
7137 ____________________________________________________________________________
7138 [ 16192] By: jhi                                   on 2002/04/26  16:45:28
7139         Log: Mention explicitly the NetBSD + pth combination.
7140      Branch: perl
7141            ! pod/perldelta.pod
7142 ____________________________________________________________________________
7143 [ 16191] By: jhi                                   on 2002/04/26  15:06:20
7144         Log: Subject: [PATCH] Fix email address.
7145              From: Abigail <abigail@foad.org>
7146              Date: Fri, 26 Apr 2002 18:03:11 +0200
7147              Message-ID: <20020426180311.A23545@gatekeeper.osp.nl>
7148      Branch: perl
7149            ! t/japh/abigail.t
7150 ____________________________________________________________________________
7151 [ 16190] By: jhi                                   on 2002/04/26  14:33:03
7152         Log: NetWare update from C Aditya.
7153      Branch: perl
7154            ! NetWare/Makefile lib/ExtUtils/MM_NW5.pm
7155            ! lib/ExtUtils/MM_Unix.pm
7156 ____________________________________________________________________________
7157 [ 16189] By: jhi                                   on 2002/04/26  13:35:48
7158         Log: Subject: [PATCH vms/test.com] use t/TEST
7159              From: "Craig A. Berry" <craigberry@mac.com>
7160              Date: Fri, 26 Apr 2002 09:34:46 -0500
7161              Message-Id: <a05111708b8ef12696579@[172.16.52.1]>
7162      Branch: perl
7163            ! vms/test.com
7164 ____________________________________________________________________________
7165 [ 16188] By: jhi                                   on 2002/04/26  13:34:35
7166         Log: Update Changes.
7167      Branch: perl
7168            ! Changes patchlevel.h
7169 ____________________________________________________________________________
7170 [ 16187] By: jhi                                   on 2002/04/26  12:43:48
7171         Log: Subject: [Encode] s/=over2/=over 2/g
7172              From: Dan Kogai <dankogai@dan.co.jp>
7173              Date: Fri, 26 Apr 2002 14:57:09 +0900
7174              Message-Id: <721D1832-58DA-11D6-A636-00039301D480@dan.co.jp>
7175      Branch: perl
7176            ! ext/Encode/Encode.pm
7177 ____________________________________________________________________________
7178 [ 16186] By: jhi                                   on 2002/04/26  12:28:18
7179         Log: Use temp int variable in the W*() since direct casting
7180              to either an int or an IV would not be right.
7181      Branch: perl
7182            ! ext/POSIX/POSIX.xs
7183 ____________________________________________________________________________
7184 [ 16185] By: jhi                                   on 2002/04/26  12:23:02
7185         Log: The #16182 radiates U32ness.
7186      Branch: perl
7187            ! embed.fnc embed.h proto.h regcomp.c toke.c
7188 ____________________________________________________________________________
7189 [ 16184] By: jhi                                   on 2002/04/26  12:00:04
7190         Log: Subject: t/TEST ported to VMS
7191              From: "Craig A. Berry" <craigberry@mac.com>
7192              Date: Fri, 26 Apr 2002 00:13:31 -0500
7193              Message-Id: <a05111705b8ee84f53e79@[172.16.52.1]>
7194      Branch: perl
7195            ! t/TEST
7196 ____________________________________________________________________________
7197 [ 16183] By: jhi                                   on 2002/04/26  11:57:58
7198         Log: Stop being coy.
7199      Branch: perl
7200            ! pod/perldelta.pod
7201 ____________________________________________________________________________
7202 [ 16182] By: jhi                                   on 2002/04/26  11:53:58
7203         Log: Subject: Re: binary compatibility
7204              From: Mark-Jason Dominus <mjd@plover.com>
7205              Date: Wed, 24 Apr 2002 17:35:07 -0400
7206              Message-ID: <20020424213507.7846.qmail@plover.com>
7207      Branch: perl
7208            ! op.h
7209 ____________________________________________________________________________
7210 [ 16181] By: gsar                                  on 2002/04/26  07:39:20
7211         Log: fix typo that caused pseudo-fork() crashes on win64 (we were only
7212              allocating half of the retstack!)
7213      Branch: perl
7214            ! README.win32 sv.c
7215 ____________________________________________________________________________
7216 [ 16180] By: gsar                                  on 2002/04/26  06:27:11
7217         Log: temporary variable not wide enough to hold all the bits in
7218              op->op_targ
7219      Branch: perl
7220            ! op.c
7221 ____________________________________________________________________________
7222 [ 16179] By: jhi                                   on 2002/04/26  03:21:50
7223         Log: Add an idea/question from Damian. 
7224      Branch: perl
7225            ! pod/perltodo.pod
7226 ____________________________________________________________________________
7227 [ 16178] By: gsar                                  on 2002/04/26  02:46:52
7228         Log: build missing utilities on windows; clean stray files
7229      Branch: perl
7230            ! win32/Makefile win32/makefile.mk
7231 ____________________________________________________________________________
7232 [ 16177] By: jhi                                   on 2002/04/26  02:33:19
7233         Log: Upgrade to Encode 1.61, from Dan Kogai.
7234      Branch: perl
7235            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
7236            ! ext/Encode/Encode.xs ext/Encode/Unicode/Unicode.xs
7237            ! ext/Encode/lib/Encode/Guess.pm
7238            ! ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/CJKT.t
7239            ! ext/Encode/t/guess.t ext/Encode/t/jperl.t
7240            ! ext/Encode/t/mime-header.t
7241 ____________________________________________________________________________
7242 [ 16176] By: jhi                                   on 2002/04/26  01:22:04
7243         Log: Subject: [PATCH doc] bytes::length TIMTOWTDI
7244              From: andreas.koenig@anima.de (Andreas J. Koenig)
7245              Date: Tue, 23 Apr 2002 04:40:42 +0200      
7246              Message-ID: <m37kmzi1cl.fsf@anima.de>
7247      Branch: perl
7248            ! pod/perluniintro.pod
7249 ____________________________________________________________________________
7250 [ 16175] By: gsar                                  on 2002/04/26  01:10:17
7251         Log: MD5.xs checksum, ascii only (TODO: someone with access to an EBCDIC
7252              platform needs to fill in the other branch here)
7253      Branch: perl
7254            ! ext/Digest/MD5/t/files.t
7255 ____________________________________________________________________________
7256 [ 16174] By: gsar                                  on 2002/04/26  00:45:36
7257         Log: MANIFEST is needlessly held open for entire duration of "make test"
7258      Branch: perl
7259            ! t/TEST t/harness
7260 ____________________________________________________________________________
7261 [ 16173] By: gsar                                  on 2002/04/26  00:41:39
7262         Log: various signed/unsigned mismatch nits
7263      Branch: perl
7264            ! ext/B/B.xs ext/ByteLoader/ByteLoader.xs
7265            ! ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
7266            ! ext/Digest/MD5/MD5.xs ext/Encode/Unicode/Unicode.xs
7267            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/Opcode/Opcode.xs
7268            ! ext/PerlIO/encoding/encoding.xs ext/Storable/Storable.xs
7269            ! ext/Time/HiRes/HiRes.xs regcomp.c
7270 ____________________________________________________________________________
7271 [ 16172] By: jhi                                   on 2002/04/25  23:48:03
7272         Log: Subject: [PATCH] Re: [PATCH] another Storable test (Re: perl@16005)
7273              From: Nicholas Clark <nick@unfortu.net>
7274              Date: Thu, 25 Apr 2002 22:41:57 +0100
7275              Message-ID: <20020425214156.GB295@Bagpuss.unfortu.net>       
7276      Branch: perl
7277            + ext/Storable/t/croak.t ext/Storable/t/downgrade.t
7278            + ext/Storable/t/make_downgrade.pl
7279            ! MANIFEST ext/Storable/Storable.pm ext/Storable/Storable.xs
7280            ! ext/Storable/t/malice.t ext/Storable/t/restrict.t
7281            ! ext/Storable/t/utf8hash.t
7282 ____________________________________________________________________________
7283 [ 16171] By: jhi                                   on 2002/04/25  22:16:49
7284         Log: Extra guidance for JAPH debuggers.
7285      Branch: perl
7286            ! t/japh/abigail.t
7287 ____________________________________________________________________________
7288 [ 16170] By: jhi                                   on 2002/04/25  22:13:02
7289         Log: Subject: [PATCH] fix vos/vos.c to implement pow(0,0)
7290              From: Paul_GreenVOS@vos.stratus.com
7291              Date: Wed, 24 Apr 02 18:27 edt
7292              Message-Id: <200204242252.SAA07978@mailhub1.stratus.com>
7293      Branch: perl
7294            ! vos/vos.c
7295 ____________________________________________________________________________
7296 [ 16169] By: ams                                   on 2002/04/25  20:33:35
7297         Log: Subject: [PATCH] don't build B/C twice on VMS
7298              From: "Craig A. Berry" <craigberry@mac.com>
7299              Date: Thu, 25 Apr 2002 16:00:57 -0500
7300              Message-Id: <a05111702b8ee1bab9144@[172.16.52.1]>
7301      Branch: perl
7302            ! configure.com
7303 ____________________________________________________________________________
7304 [ 16168] By: ams                                   on 2002/04/25  20:31:19
7305         Log: Subject: Re: POSIX::WEXITSTATUS broken again
7306              From: Andy Dougherty <doughera@lafayette.edu>
7307              Date: Thu, 25 Apr 2002 17:01:08 -0400 (EDT)
7308              Message-Id: <Pine.SOL.4.10.10204251656510.2019-100000@maxwell.phys.lafayette.edu>
7309      Branch: perl
7310            ! ext/POSIX/POSIX.xs
7311 ____________________________________________________________________________
7312 [ 16167] By: ams                                   on 2002/04/25  19:49:09
7313         Log: Subject: [PATCH] Re: [PATCH] ext/attrs.t getting skipped
7314              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
7315              Date: Thu, 25 Apr 2002 13:39:35 -0700
7316              Message-Id: <HmGy8gzkguHW092yn@efn.org>
7317      Branch: perl
7318            ! t/harness
7319 ____________________________________________________________________________
7320 [ 16166] By: ams                                   on 2002/04/25  19:43:06
7321         Log: $fh->close(); print $fh "foo" would segfault under -w in
7322              report_evil_fh() because $fh doesn't have a name.
7323      Branch: perl
7324            ! util.c
7325 ____________________________________________________________________________
7326 [ 16165] By: gsar                                  on 2002/04/25  18:19:32
7327         Log: cwd.t wasn't running all the tests because cmd.exe wasn't
7328              being found properly
7329      Branch: perl
7330            ! ext/Cwd/t/cwd.t
7331 ____________________________________________________________________________
7332 [ 16164] By: jhi                                   on 2002/04/25  17:45:03
7333         Log: Brace yourself from Craig Berry to keep older compilers happy.
7334      Branch: perl
7335            ! vms/vms.c
7336 ____________________________________________________________________________
7337 [ 16163] By: jhi                                   on 2002/04/25  17:43:50
7338         Log: More %{} overload tests.
7339      Branch: perl
7340            ! lib/overload.t
7341 ____________________________________________________________________________
7342 [ 16162] By: gsar                                  on 2002/04/25  17:41:48
7343         Log: some extension builds need to find pl2bat.bat on windows
7344      Branch: perl
7345            ! win32/buildext.pl
7346 ____________________________________________________________________________
7347 [ 16161] By: jhi                                   on 2002/04/25  17:26:53
7348         Log: Subject: [PATCH MM 5.91_02] MM_VMS.pm: handle empty PM_TO_BLIB
7349              From: "Craig A. Berry" <craigberry@mac.com>
7350              Date: Thu, 25 Apr 2002 12:30:06 -0500
7351              Message-Id: <a05111700b8edeb2f3419@[172.16.52.1]>
7352      Branch: perl
7353            ! lib/ExtUtils/MM_VMS.pm
7354 ____________________________________________________________________________
7355 [ 16160] By: gsar                                  on 2002/04/25  17:04:10
7356         Log: windows build fails if there is no perlglob.exe in the PATH
7357      Branch: perl
7358            ! win32/buildext.pl
7359 ____________________________________________________________________________
7360 [ 16159] By: jhi                                   on 2002/04/25  16:06:25
7361         Log: Mysterious setlocale() core dump in ancient Solaris
7362              found by Merijn Broeren.  Doesn't look like Perl's fault.
7363      Branch: perl
7364            ! pod/perldelta.pod
7365 ____________________________________________________________________________
7366 [ 16158] By: jhi                                   on 2002/04/25  14:38:13
7367         Log: Subject: Re: [PATCH] pp_ctl.c:pp_require
7368              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
7369              Date: Thu, 25 Apr 2002 17:35:23 +0200
7370              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC77@hamsem01.de.gedas.vwg>
7371      Branch: perl
7372            ! pp_ctl.c
7373 ____________________________________________________________________________
7374 [ 16157] By: jhi                                   on 2002/04/25  14:30:40
7375         Log: Subject: [PATCH] pp_ctl.c:pp_require
7376              From: "Newton, Philip" <Philip.Newton@datenrevision.de>
7377              Date: Thu, 25 Apr 2002 16:01:14 +0200
7378              Message-ID: <C9A98F2128EDD411B0920008C7B337A13DCC76@hamsem01.de.gedas.vwg>
7379      Branch: perl
7380            ! pp_ctl.c
7381 ____________________________________________________________________________
7382 [ 16156] By: jhi                                   on 2002/04/25  14:29:16
7383         Log: -Wformat cleanups from Robin Barker.
7384      Branch: perl
7385            ! dump.c embed.fnc proto.h sv.c
7386 ____________________________________________________________________________
7387 [ 16155] By: jhi                                   on 2002/04/25  14:27:07
7388         Log: Subject: [PATCH] Test::Harness 2.01 -> 2.03
7389              From: Michael G Schwern <schwern@pobox.com>
7390              Date: Thu, 25 Apr 2002 01:51:27 -0400
7391              Message-ID: <20020425055127.GB3456@blackrider>
7392      Branch: perl
7393            + t/lib/sample-tests/bignum t/lib/sample-tests/die
7394            + t/lib/sample-tests/die_head_end
7395            + t/lib/sample-tests/die_last_minute
7396            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
7397            ! lib/Test/Harness/Straps.pm lib/Test/Harness/t/strap-analyze.t
7398            ! lib/Test/Harness/t/test-harness.t t/lib/sample-tests/taint
7399 ____________________________________________________________________________
7400 [ 16154] By: jhi                                   on 2002/04/25  14:24:53
7401         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42 -> 0.44
7402              From: Michael G Schwern <schwern@pobox.com>
7403              Date: Thu, 25 Apr 2002 01:32:10 -0400
7404              Message-ID: <20020425053210.GA3334@blackrider>
7405      Branch: perl
7406            + lib/Test/Simple/t/curr_test.t lib/Test/Simple/t/maybe_regex.t
7407            + lib/Test/Simple/t/strays.t
7408            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
7409            ! lib/Test/Simple.pm lib/Test/Simple/Changes
7410            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
7411            ! lib/Test/Simple/t/diag.t lib/Test/Simple/t/exit.t
7412            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/undef.t
7413            ! lib/Test/Simple/t/use_ok.t
7414 ____________________________________________________________________________
7415 [ 16153] By: jhi                                   on 2002/04/25  14:12:35
7416         Log: Elaborate a bit on Storable.
7417      Branch: perl
7418            ! pod/perldelta.pod
7419 ____________________________________________________________________________
7420 [ 16152] By: jhi                                   on 2002/04/25  12:59:50
7421         Log: Cleaner Encode tests under -Mutf8.
7422      Branch: perl
7423            ! ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t ext/Encode/t/jperl.t
7424 ____________________________________________________________________________
7425 [ 16151] By: jhi                                   on 2002/04/25  00:57:24
7426         Log: Subject: [PATCH] installperl
7427              From: Abe Timmerman <abe@ztreet.demon.nl>
7428              Date: Thu, 25 Apr 2002 01:00:00 +0200
7429              Message-ID: <50eecu0f6jd5vji7s0smqnjbid2e1p0ilk@4ax.com>
7430      Branch: perl
7431            ! installperl
7432 ____________________________________________________________________________
7433 [ 16150] By: jhi                                   on 2002/04/25  00:48:09
7434         Log: Subject: Re: [Encode] Patch to fix Encod-XML::SAX conflicts
7435              From: Dan Kogai <dankogai@dan.co.jp>
7436              Date: Thu, 25 Apr 2002 10:49:13 +0900
7437              Message-Id: <A4F06B9C-57EE-11D6-A6E0-00039301D480@dan.co.jp>
7438      Branch: perl
7439            ! ext/PerlIO/encoding/encoding.xs
7440 ____________________________________________________________________________
7441 [ 16149] By: jhi                                   on 2002/04/24  22:57:53
7442         Log: Stray =back.
7443      Branch: perl
7444            ! README.win32
7445 ____________________________________________________________________________
7446 [ 16148] By: rgs                                   on 2002/04/24  21:12:40
7447         Log: Add an untested warning variant.
7448      Branch: perl
7449            ! t/lib/warnings/op
7450 ____________________________________________________________________________
7451 [ 16147] By: jhi                                   on 2002/04/24  20:37:15
7452         Log: Update Changes.
7453      Branch: perl
7454            ! Changes patchlevel.h
7455 ____________________________________________________________________________
7456 [ 16146] By: jhi                                   on 2002/04/24  20:21:43
7457         Log: Wrong plan.
7458      Branch: perl
7459            ! ext/Encode/t/mime-header.t
7460 ____________________________________________________________________________
7461 [ 16145] By: jhi                                   on 2002/04/24  20:20:53
7462         Log: Upgrade to Encode 1.60, from Dan Kogai.
7463      Branch: perl
7464            + ext/Encode/lib/Encode/Guess.pm
7465            + ext/Encode/lib/Encode/MIME/Header.pm ext/Encode/t/guess.t
7466            + ext/Encode/t/mime-header.t
7467            ! MANIFEST ext/Encode/CN/Makefile.PL ext/Encode/Changes
7468            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
7469            ! ext/Encode/Encode/encode.h ext/Encode/JP/Makefile.PL
7470            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
7471            ! ext/Encode/TW/Makefile.PL ext/Encode/lib/Encode/Config.pm
7472            ! ext/Encode/lib/Encode/JP/JIS7.pm ext/Encode/t/fallback.t
7473 ____________________________________________________________________________
7474 [ 16144] By: gsar                                  on 2002/04/24  18:59:05
7475         Log: another case of enabling binmode() where it should not be: if the
7476              *.enc files are CRLF terminated, the result gets CRCRLF terminations
7477      Branch: perl
7478            ! ext/Encode/t/CJKT.t
7479 ____________________________________________________________________________
7480 [ 16143] By: jhi                                   on 2002/04/24  18:34:27
7481         Log: microperl update; boldly assume time() and time_t
7482              (since we assume ANSI and i_time, anyway).
7483      Branch: perl
7484            ! uconfig.h uconfig.sh
7485 ____________________________________________________________________________
7486 [ 16142] By: jhi                                   on 2002/04/24  18:30:14
7487         Log: Integrate #16136, #16137, #16138 from macperl;
7488              
7489              Silly fix for the SC compiler's fixation with "comp" as a type
7490              
7491              Skip more PerlIO symbols for sfio
7492              
7493              Play nicely in miniperl
7494      Branch: perl
7495           !> ext/Unicode/Normalize/Normalize.xs lib/File/Copy.pm
7496           !> lib/File/Spec/Mac.pm makedef.pl
7497 ____________________________________________________________________________
7498 [ 16141] By: pudge                                 on 2002/04/24  18:15:19
7499         Log: Sync configpm and config.h for use in 5.8
7500              (still need to do config.sh)
7501      Branch: macperl
7502            ! macos/config.h macos/configpm
7503 ____________________________________________________________________________
7504 [ 16140] By: pudge                                 on 2002/04/24  18:14:05
7505         Log: Make MM_MacOS work with new MakeMaker
7506      Branch: macperl
7507            ! macos/lib/ExtUtils/MM_MacOS.pm
7508 ____________________________________________________________________________
7509 [ 16139] By: pudge                                 on 2002/04/24  18:13:34
7510         Log: Makefile.mk changes for 5.8: additional extensions
7511              and source files; bump version
7512      Branch: macperl
7513            ! macos/MPVersion.r macos/Makefile.mk macos/macperl/Makefile.mk
7514 ____________________________________________________________________________
7515 [ 16138] By: pudge                                 on 2002/04/24  18:12:22
7516         Log: Play nicely in miniperl
7517      Branch: macperl
7518            ! lib/File/Copy.pm lib/File/Spec/Mac.pm
7519 ____________________________________________________________________________
7520 [ 16137] By: pudge                                 on 2002/04/24  18:10:34
7521         Log: Skip more PerlIO symbols for sfio
7522      Branch: macperl
7523            ! makedef.pl
7524 ____________________________________________________________________________
7525 [ 16136] By: pudge                                 on 2002/04/24  18:09:37
7526         Log: Silly fix for the SC compiler's fixation with "comp" as a type
7527      Branch: macperl
7528            ! ext/Unicode/Normalize/Normalize.xs
7529 ____________________________________________________________________________
7530 [ 16135] By: pudge                                 on 2002/04/24  18:08:45
7531         Log: Merge macperl xsubpp with current xsubpp
7532      Branch: macperl
7533            ! macos/xsubpp
7534 ____________________________________________________________________________
7535 [ 16134] By: nick                                  on 2002/04/24  18:08:37
7536         Log: Integrate mainline
7537      Branch: perlio
7538           +> lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
7539           +> lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
7540            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7541            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7542            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
7543            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
7544            - lib/ExtUtils/t/Problem-Module/Makefile.PL
7545            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
7546           !> (integrate 44 files)
7547 ____________________________________________________________________________
7548 [ 16133] By: pudge                                 on 2002/04/24  18:05:50
7549         Log: Delete more included modules from bundled_ext
7550      Branch: macperl
7551            - macos/bundled_ext/Digest/MD5/Changes
7552            - macos/bundled_ext/Digest/MD5/MD5.pm
7553            - macos/bundled_ext/Digest/MD5/MD5.xs
7554            - macos/bundled_ext/Digest/MD5/Makefile.PL
7555            - macos/bundled_ext/Digest/MD5/Makefile.mk
7556            - macos/bundled_ext/Digest/MD5/README
7557            - macos/bundled_ext/Digest/MD5/hints/dec_osf.pl
7558            - macos/bundled_ext/Digest/MD5/hints/irix_6.pl
7559            - macos/bundled_ext/Digest/MD5/rfc1321.txt
7560            - macos/bundled_ext/Digest/MD5/t/badfile.t
7561            - macos/bundled_ext/Digest/MD5/t/files.t
7562            - macos/bundled_ext/Digest/MD5/t/md5-aaa.t
7563            - macos/bundled_ext/Digest/MD5/typemap
7564            - macos/bundled_ext/Filter/Util/Call/Call.pm
7565            - macos/bundled_ext/Filter/Util/Call/Call.xs
7566            - macos/bundled_ext/Filter/Util/Call/Makefile.PL
7567            - macos/bundled_ext/Filter/Util/Call/ppport.h
7568            - macos/bundled_ext/Filter/t/call.t
7569            - macos/bundled_ext/Filter/t/filter-util.pl
7570            - macos/bundled_ext/List/Util/ChangeLog
7571            - macos/bundled_ext/List/Util/Makefile.PL
7572            - macos/bundled_ext/List/Util/README
7573            - macos/bundled_ext/List/Util/Util.xs
7574            - macos/bundled_ext/List/Util/lib/List/Util.pm
7575            - macos/bundled_ext/List/Util/lib/Scalar/Util.pm
7576            - macos/bundled_ext/List/Util/t/blessed.t
7577            - macos/bundled_ext/List/Util/t/dualvar.t
7578            - macos/bundled_ext/List/Util/t/first.t
7579            - macos/bundled_ext/List/Util/t/max.t
7580            - macos/bundled_ext/List/Util/t/maxstr.t
7581            - macos/bundled_ext/List/Util/t/min.t
7582            - macos/bundled_ext/List/Util/t/minstr.t
7583            - macos/bundled_ext/List/Util/t/readonly.t
7584            - macos/bundled_ext/List/Util/t/reduce.t
7585            - macos/bundled_ext/List/Util/t/reftype.t
7586            - macos/bundled_ext/List/Util/t/shuffle.t
7587            - macos/bundled_ext/List/Util/t/sum.t
7588            - macos/bundled_ext/List/Util/t/tainted.t
7589            - macos/bundled_ext/List/Util/t/weak.t
7590            - macos/bundled_ext/MIME/Base64/Base64.pm
7591            - macos/bundled_ext/MIME/Base64/Base64.xs
7592            - macos/bundled_ext/MIME/Base64/Changes
7593            - macos/bundled_ext/MIME/Base64/Makefile.PL
7594            - macos/bundled_ext/MIME/Base64/QuotedPrint.pm
7595            - macos/bundled_ext/MIME/Base64/README
7596            - macos/bundled_ext/MIME/Base64/t/base64.t
7597            - macos/bundled_ext/MIME/Base64/t/quoted-print.t
7598            - macos/bundled_ext/MIME/Base64/t/unicode.t
7599            - macos/bundled_ext/Storable/ChangeLog
7600            - macos/bundled_ext/Storable/Makefile.PL
7601            - macos/bundled_ext/Storable/README
7602            - macos/bundled_ext/Storable/Storable.pm
7603            - macos/bundled_ext/Storable/Storable.xs
7604            - macos/bundled_ext/Storable/t/blessed.t
7605            - macos/bundled_ext/Storable/t/canonical.t
7606            - macos/bundled_ext/Storable/t/compat-0.6.t
7607            - macos/bundled_ext/Storable/t/dclone.t
7608            - macos/bundled_ext/Storable/t/dump.pl
7609            - macos/bundled_ext/Storable/t/forgive.t
7610            - macos/bundled_ext/Storable/t/freeze.t
7611            - macos/bundled_ext/Storable/t/lock.t
7612            - macos/bundled_ext/Storable/t/overload.t
7613            - macos/bundled_ext/Storable/t/recurse.t
7614            - macos/bundled_ext/Storable/t/retrieve.t
7615            - macos/bundled_ext/Storable/t/store.t
7616            - macos/bundled_ext/Storable/t/tied.t
7617            - macos/bundled_ext/Storable/t/tied_hook.t
7618            - macos/bundled_ext/Storable/t/tied_items.t
7619            - macos/bundled_ext/Storable/t/utf8.t
7620            - macos/bundled_ext/Time/HiRes/Changes
7621            - macos/bundled_ext/Time/HiRes/HiRes.pm
7622            - macos/bundled_ext/Time/HiRes/HiRes.t
7623            - macos/bundled_ext/Time/HiRes/HiRes.xs
7624            - macos/bundled_ext/Time/HiRes/Makefile.PL
7625            - macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
7626            - macos/bundled_ext/Time/HiRes/hints/sco.pl
7627 ____________________________________________________________________________
7628 [ 16132] By: jhi                                   on 2002/04/24  17:03:22
7629         Log: Thou shalt not assume %x works for UVs.
7630      Branch: perl
7631            ! ext/Encode/Encode.xs
7632 ____________________________________________________________________________
7633 [ 16131] By: nick                                  on 2002/04/24  15:50:31
7634         Log: Submit an old integrate
7635      Branch: perlio
7636           +> (branch 27 files)
7637            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
7638            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
7639            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
7640            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
7641            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
7642            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
7643            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
7644           !> (integrate 84 files)
7645 ____________________________________________________________________________
7646 [ 16130] By: jhi                                   on 2002/04/24  15:38:12
7647         Log: Partially retract #12056, from Craig Berry.
7648      Branch: perl
7649            ! vms/vms.c
7650 ____________________________________________________________________________
7651 [ 16129] By: pudge                                 on 2002/04/24  14:37:10
7652         Log: Delete more included modules from bundled_lib
7653      Branch: macperl
7654            - macos/bundled_lib/blib/lib/Class/ISA.pm
7655            - macos/bundled_lib/blib/lib/Digest.pm
7656            - macos/bundled_lib/blib/lib/Filter/Simple.pm
7657            - macos/bundled_lib/blib/lib/Memoize.pm
7658            - macos/bundled_lib/blib/lib/Memoize/AnyDBM_File.pm
7659            - macos/bundled_lib/blib/lib/Memoize/Expire.pm
7660            - macos/bundled_lib/blib/lib/Memoize/ExpireFile.pm
7661            - macos/bundled_lib/blib/lib/Memoize/ExpireTest.pm
7662            - macos/bundled_lib/blib/lib/Memoize/NDBM_File.pm
7663            - macos/bundled_lib/blib/lib/Memoize/SDBM_File.pm
7664            - macos/bundled_lib/blib/lib/Memoize/Storable.pm
7665            - macos/bundled_lib/blib/lib/NEXT.pm
7666            - macos/bundled_lib/blib/lib/Net/Cmd.pm
7667            - macos/bundled_lib/blib/lib/Net/Config.pm
7668            - macos/bundled_lib/blib/lib/Net/Domain.pm
7669            - macos/bundled_lib/blib/lib/Net/FTP.pm
7670            - macos/bundled_lib/blib/lib/Net/FTP/A.pm
7671            - macos/bundled_lib/blib/lib/Net/FTP/E.pm
7672            - macos/bundled_lib/blib/lib/Net/FTP/I.pm
7673            - macos/bundled_lib/blib/lib/Net/FTP/L.pm
7674            - macos/bundled_lib/blib/lib/Net/FTP/dataconn.pm
7675            - macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
7676            - macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
7677            - macos/bundled_lib/blib/lib/Net/NNTP.pm
7678            - macos/bundled_lib/blib/lib/Net/Netrc.pm
7679            - macos/bundled_lib/blib/lib/Net/POP3.pm
7680            - macos/bundled_lib/blib/lib/Net/SMTP.pm
7681            - macos/bundled_lib/blib/lib/Net/Time.pm
7682            - macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
7683            - macos/bundled_lib/blib/lib/Switch.pm
7684            - macos/bundled_lib/t/Class/ISA/test.pl
7685            - macos/bundled_lib/t/Digest/Digest.t
7686            - macos/bundled_lib/t/Filter/Simple/ExportTest.pm
7687            - macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
7688            - macos/bundled_lib/t/Filter/Simple/FilterTest.pm
7689            - macos/bundled_lib/t/Filter/Simple/ImportTest.pm
7690            - macos/bundled_lib/t/Filter/Simple/data.t
7691            - macos/bundled_lib/t/Filter/Simple/export.t
7692            - macos/bundled_lib/t/Filter/Simple/filter.t
7693            - macos/bundled_lib/t/Filter/Simple/filter_only.t
7694            - macos/bundled_lib/t/Filter/Simple/import.t
7695            - macos/bundled_lib/t/Memoize/array.t
7696            - macos/bundled_lib/t/Memoize/array_confusion.t
7697            - macos/bundled_lib/t/Memoize/correctness.t
7698            - macos/bundled_lib/t/Memoize/errors.t
7699            - macos/bundled_lib/t/Memoize/expire.t
7700            - macos/bundled_lib/t/Memoize/expire_file.t
7701            - macos/bundled_lib/t/Memoize/expire_module_n.t
7702            - macos/bundled_lib/t/Memoize/expire_module_t.t
7703            - macos/bundled_lib/t/Memoize/flush.t
7704            - macos/bundled_lib/t/Memoize/normalize.t
7705            - macos/bundled_lib/t/Memoize/prototype.t
7706            - macos/bundled_lib/t/Memoize/speed.t
7707            - macos/bundled_lib/t/Memoize/tie.t
7708            - macos/bundled_lib/t/Memoize/tie_gdbm.t
7709            - macos/bundled_lib/t/Memoize/tie_ndbm.t
7710            - macos/bundled_lib/t/Memoize/tie_sdbm.t
7711            - macos/bundled_lib/t/Memoize/tie_storable.t
7712            - macos/bundled_lib/t/Memoize/tiefeatures.t
7713            - macos/bundled_lib/t/Memoize/unmemoize.t
7714            - macos/bundled_lib/t/NEXT/actual.t
7715            - macos/bundled_lib/t/NEXT/actuns.t
7716            - macos/bundled_lib/t/NEXT/next.t
7717            - macos/bundled_lib/t/NEXT/unseen.t
7718            - macos/bundled_lib/t/Switch/t/given.t
7719            - macos/bundled_lib/t/Switch/t/nested.t
7720            - macos/bundled_lib/t/Switch/t/switch.t
7721            - macos/bundled_lib/t/libnet/config.t
7722            - macos/bundled_lib/t/libnet/ftp.t
7723            - macos/bundled_lib/t/libnet/hostname.t
7724            - macos/bundled_lib/t/libnet/libnet_t.pl
7725            - macos/bundled_lib/t/libnet/netrc.t
7726            - macos/bundled_lib/t/libnet/nntp.t
7727            - macos/bundled_lib/t/libnet/require.t
7728            - macos/bundled_lib/t/libnet/smtp.t
7729 ____________________________________________________________________________
7730 [ 16128] By: pudge                                 on 2002/04/24  14:18:55
7731         Log: Remove Text::Balanced from bundled_lib (already in lib)
7732      Branch: macperl
7733            - macos/bundled_lib/blib/lib/Text/Balanced.pm
7734            - macos/bundled_lib/t/Text/Balanced/t/extbrk.t
7735            - macos/bundled_lib/t/Text/Balanced/t/extcbk.t
7736            - macos/bundled_lib/t/Text/Balanced/t/extdel.t
7737            - macos/bundled_lib/t/Text/Balanced/t/extmul.t
7738            - macos/bundled_lib/t/Text/Balanced/t/extqlk.t
7739            - macos/bundled_lib/t/Text/Balanced/t/exttag.t
7740            - macos/bundled_lib/t/Text/Balanced/t/extvar.t
7741            - macos/bundled_lib/t/Text/Balanced/t/gentag.t
7742 ____________________________________________________________________________
7743 [ 16127] By: jhi                                   on 2002/04/24  14:17:16
7744         Log: A word of warning to the users of UTF-8 locales.
7745      Branch: perl
7746            ! pod/perluniintro.pod
7747 ____________________________________________________________________________
7748 [ 16126] By: jhi                                   on 2002/04/24  12:54:17
7749         Log: Forgotten from #16125.
7750      Branch: perl
7751            ! t/lib/MakeMaker/Test/Utils.pm
7752 ____________________________________________________________________________
7753 [ 16125] By: jhi                                   on 2002/04/24  05:16:09
7754         Log: Upgrade to MakeMaker 5.91_02, from Michael Schwern.
7755      Branch: perl
7756            + lib/ExtUtils/t/00setup_dummy.t lib/ExtUtils/t/VERSION_FROM.t
7757            + lib/ExtUtils/t/backwards.t lib/ExtUtils/t/zz_cleanup_dummy.t
7758            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
7759            - lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
7760            - lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
7761            - lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
7762            - lib/ExtUtils/t/Problem-Module/Makefile.PL
7763            - lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
7764            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
7765            ! lib/ExtUtils/MM.pm lib/ExtUtils/MM_Cygwin.pm
7766            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
7767            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
7768            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
7769            ! lib/ExtUtils/t/INST.t lib/ExtUtils/t/INST_PREFIX.t
7770            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/Manifest.t
7771            ! lib/ExtUtils/t/basic.t lib/ExtUtils/t/hints.t
7772            ! lib/ExtUtils/t/prefixify.t lib/ExtUtils/t/problems.t
7773 ____________________________________________________________________________
7774 [ 16124] By: jhi                                   on 2002/04/24  02:03:08
7775         Log: Subject: New UTF-8 surprise
7776              From: andreas.koenig@anima.de (Andreas J. Koenig)
7777              Date: Mon, 22 Apr 2002 12:08:48 +0200
7778              Message-ID: <m38z7gjb9r.fsf@anima.de>
7779      Branch: perl
7780            ! pp_hot.c t/op/subst.t
7781 ____________________________________________________________________________
7782 [ 16123] By: gsar                                  on 2002/04/24  01:25:17
7783         Log: create a //depot/macperl/... branch with a //depot/macperl/macos/...
7784              tree that is branched from //depot/maint-5.6/macperl/macos/...
7785      Branch: macperl
7786           +> (branch 3590 files)
7787 ____________________________________________________________________________
7788 [ 16122] By: jhi                                   on 2002/04/23  23:52:11
7789         Log: Try to be clearer about perlio.
7790      Branch: perl
7791            ! INSTALL
7792 ____________________________________________________________________________
7793 [ 16121] By: jhi                                   on 2002/04/23  23:45:41
7794         Log: Subject: Re: binary compatibility
7795              From: Andy Dougherty <doughera@lafayette.edu>
7796              Date: Tue, 23 Apr 2002 16:21:26 -0400 (EDT)
7797              Message-ID: <Pine.SOL.4.10.10204231614020.754-100000@maxwell.phys.lafayette.edu>
7798      Branch: perl
7799            ! INSTALL patchlevel.h
7800 ____________________________________________________________________________
7801 [ 16120] By: jhi                                   on 2002/04/23  23:41:52
7802         Log: Go on record about the binary backward incompatibility.
7803      Branch: perl
7804            ! pod/perldelta.pod
7805 ____________________________________________________________________________
7806 [ 16119] By: jhi                                   on 2002/04/23  23:09:02
7807         Log: Subject: [PATCH] was: t/win32/system.t Borland too helpful
7808              From: "Vadim Konovalov" <vkonovalov@peterstar.ru>
7809              Date: Wed, 24 Apr 2002 01:51:43 +0400
7810              Message-ID: <006e01c1eb11$156d2390$695cc3d9@vad>
7811      Branch: perl
7812            ! t/win32/system.t
7813 ____________________________________________________________________________
7814 [ 16118] By: jhi                                   on 2002/04/23  23:08:12
7815         Log: Subject: [PATCH: perl@16083] fix lib/locale.t for VMS with many installed locales
7816              From: PPrymmer@factset.com
7817              Date: Tue, 23 Apr 2002 17:14:32 -0400
7818              Message-ID: <OF099100A8.2627549C-ON85256BA4.007443F3@55.25.11>
7819      Branch: perl
7820            ! lib/locale.t
7821 ____________________________________________________________________________
7822 [ 16117] By: jhi                                   on 2002/04/23  23:07:02
7823         Log: Subject: [PATCH Redux] Nuke obsolete way to build debugging (etc) perls
7824              From: Paul_GreenVOS@vos.stratus.com
7825              Date: Tue, 23 Apr 02 15:06 edt   
7826              Message-Id: <200204231906.PAA26393@mailhub1.stratus.com>
7827      Branch: perl
7828            ! Makefile.SH cflags.SH
7829 ____________________________________________________________________________
7830 [ 16116] By: jhi                                   on 2002/04/23  23:05:14
7831         Log: metaconfig unit change for #16115.
7832      Branch: metaconfig
7833            ! U/compline/byteorder.U
7834      Branch: perl
7835            ! config_h.SH
7836 ____________________________________________________________________________
7837 [ 16115] By: jhi                                   on 2002/04/23  23:04:24
7838         Log: Regen Configure to mirror #16111 (with one added tweak).
7839      Branch: perl
7840            ! Configure
7841 ____________________________________________________________________________
7842 [ 16114] By: jhi                                   on 2002/04/23  22:54:46
7843         Log: Retract #16109.
7844      Branch: perl
7845            ! lib/ExtUtils/MM_Unix.pm
7846 ____________________________________________________________________________
7847 [ 16113] By: jhi                                   on 2002/04/23  22:38:04
7848         Log: FAQ sync.
7849      Branch: perl
7850            ! pod/perlfaq3.pod pod/perlfaq8.pod
7851 ____________________________________________________________________________
7852 [ 16112] By: jhi                                   on 2002/04/23  22:34:08
7853         Log: use encoding no more defaults to Latin 1.
7854      Branch: perl
7855            ! pod/perluniintro.pod
7856 ____________________________________________________________________________
7857 [ 16111] By: gsar                                  on 2002/04/23  22:27:07
7858         Log: Configure test for byteorder loses bits
7859      Branch: perl
7860            ! Configure
7861 ____________________________________________________________________________
7862 [ 16110] By: gsar                                  on 2002/04/23  21:32:03
7863         Log: hacking around byteorder variance between config.sh and config.h
7864              isn't needed after change#16099
7865      Branch: perl
7866            ! ext/Storable/t/malice.t
7867 ____________________________________________________________________________
7868 [ 16109] By: jhi                                   on 2002/04/23  17:54:33
7869         Log: (retracted by #16114)
7870              
7871              Subject: [PATCH] Nuke obsolete way to build debugging (etc) perls
7872              From: "Green, Paul" <Paul.Green@stratus.com>
7873              Date: Tue, 23 Apr 2002 13:47:19 -0400
7874              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E24ED@EXNA4.stratus.com>
7875      Branch: perl
7876            ! lib/ExtUtils/MM_Unix.pm
7877 ____________________________________________________________________________
7878 [ 16108] By: jhi                                   on 2002/04/23  14:45:07
7879         Log: Subject: [PATCH] lib/File/Find.pm for QNX, NTO
7880              From: Norton Allen <allen@huarp.harvard.edu>
7881              Date: Tue, 23 Apr 2002 11:50:07 -0400 (edt)
7882              Message-Id: <200204231550.LAA24648@bottesini.harvard.edu>
7883      Branch: perl
7884            ! lib/File/Find.pm
7885 ____________________________________________________________________________
7886 [ 16107] By: jhi                                   on 2002/04/23  14:44:13
7887         Log: Subject: [PATCH] README.qnx, hints/qnx.sh
7888              From: Norton Allen <allen@huarp.harvard.edu>
7889              Date: Tue, 23 Apr 2002 11:48:54 -0400 (edt)
7890              Message-Id: <200204231548.LAA24135@bottesini.harvard.edu>
7891      Branch: perl
7892            ! README.qnx hints/qnx.sh
7893 ____________________________________________________________________________
7894 [ 16106] By: jhi                                   on 2002/04/23  13:57:48
7895         Log: Subject: [PATCH] pod/perlhist.pod
7896              From: Abigail <abigail@foad.org>
7897              Date: Tue, 23 Apr 2002 16:21:31 +0200
7898              Message-ID: <20020423162131.A7017@gatekeeper.osp.nl>
7899              
7900              (removed 5.005_04 which never happened)
7901      Branch: perl
7902            ! pod/perlhist.pod
7903 ____________________________________________________________________________
7904 [ 16105] By: jhi                                   on 2002/04/23  13:46:31
7905         Log: Subject: Re: [PATCH abigail.t] another portability attempt
7906              From: Abigail <abigail@foad.org>
7907              Date: Tue, 23 Apr 2002 11:35:54 +0200
7908              Message-ID: <20020423113554.A25149@gatekeeper.osp.nl>
7909      Branch: perl
7910            ! t/japh/abigail.t
7911 ____________________________________________________________________________
7912 [ 16104] By: jhi                                   on 2002/04/23  13:35:03
7913         Log: NetWare tweak from C Aditya.
7914      Branch: perl
7915            ! NetWare/Nwmain.c NetWare/nw5.c
7916 ____________________________________________________________________________
7917 [ 16103] By: gsar                                  on 2002/04/23  06:33:25
7918         Log: fix a typo
7919      Branch: perl
7920            ! regexec.c
7921 ____________________________________________________________________________
7922 [ 16102] By: jhi                                   on 2002/04/23  04:41:43
7923         Log: Uncurliff.
7924      Branch: perl
7925            ! README.ko
7926 ____________________________________________________________________________
7927 [ 16101] By: jhi                                   on 2002/04/23  04:36:27
7928         Log: Pointer to UV casting.
7929      Branch: perl
7930            ! regexec.c
7931 ____________________________________________________________________________
7932 [ 16100] By: jhi                                   on 2002/04/23  02:36:09
7933         Log: metaconfig unit change for #16099.
7934      Branch: metaconfig
7935            ! U/compline/byteorder.U
7936 ____________________________________________________________________________
7937 [ 16099] By: jhi                                   on 2002/04/23  02:35:52
7938         Log: Use UV (not long) for BYTEORDER.
7939      Branch: perl
7940            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
7941            ! config_h.SH
7942 ____________________________________________________________________________
7943 [ 16098] By: jhi                                   on 2002/04/23  02:18:10
7944         Log: # cpp commands must start in the first column.
7945      Branch: perl
7946            ! scope.c
7947 ____________________________________________________________________________
7948 [ 16097] By: jhi                                   on 2002/04/23  01:52:36
7949         Log: Reborn as text.
7950      Branch: perl
7951            + NetWare/interface.cpp
7952 ____________________________________________________________________________
7953 [ 16096] By: jhi                                   on 2002/04/23  01:52:00
7954         Log: Dead as binary.
7955      Branch: perl
7956            - NetWare/interface.cpp
7957 ____________________________________________________________________________
7958 [ 16095] By: jhi                                   on 2002/04/23  01:49:37
7959         Log: Undo #16091, a time-warped escapee.
7960      Branch: perl
7961            ! lib/ExtUtils/t/MM_Cygwin.t
7962 ____________________________________________________________________________
7963 [ 16094] By: jhi                                   on 2002/04/23  01:43:42
7964         Log: *size tweaks from Sarathy.
7965      Branch: perl
7966            ! ext/Storable/t/malice.t
7967 ____________________________________________________________________________
7968 [ 16093] By: jhi                                   on 2002/04/23  01:12:50
7969         Log: Subject: [PATCH pod/perlguts.pod] remove a redundant =over
7970              From: Stas Bekman <stas@stason.org>
7971              Date: Tue, 23 Apr 2002 01:52:22 +0800
7972              Message-ID: <3CC44DD6.3090401@stason.org>
7973      Branch: perl
7974            ! pod/perlguts.pod
7975 ____________________________________________________________________________
7976 [ 16092] By: jhi                                   on 2002/04/23  01:05:37
7977         Log: Subject: [PATCH] (Updated) Work around bug in gcc 2.95.2 on hppa targets
7978              From: Paul_GreenVOS@vos.stratus.com
7979              Date: Mon, 22 Apr 02 20:35 edt
7980              Message-Id: <200204230034.UAA01134@mailhub2.stratus.com>
7981      Branch: perl
7982            + hints/t001.c
7983            ! MANIFEST hints/README.hints hints/vos.sh
7984 ____________________________________________________________________________
7985 [ 16091] By: jhi                                   on 2002/04/23  00:42:12
7986         Log: (retracted by #16095)
7987      Branch: perl
7988            ! lib/ExtUtils/t/MM_Cygwin.t
7989 ____________________________________________________________________________
7990 [ 16090] By: jhi                                   on 2002/04/23  00:16:09
7991         Log: Subject: Re: perl@16083
7992              From: Nicholas Clark <nick@unfortu.net>
7993              Date: Mon, 22 Apr 2002 23:17:45 +0100
7994              Message-ID: <20020422221744.GF302@Bagpuss.unfortu.net>
7995      Branch: perl
7996            ! ext/Storable/t/malice.t
7997 ____________________________________________________________________________
7998 [ 16089] By: jhi                                   on 2002/04/23  00:12:09
7999         Log: Upgrade to Encode 1.58.
8000      Branch: perl
8001            + ext/Encode/t/CJKT.t ext/Encode/t/at-cn.t ext/Encode/t/at-tw.t
8002            + ext/Encode/t/big5-eten.enc ext/Encode/t/big5-eten.utf
8003            + ext/Encode/t/big5-hkscs.enc ext/Encode/t/big5-hkscs.utf
8004            + ext/Encode/t/gb2312.enc ext/Encode/t/gb2312.utf
8005            + ext/Encode/t/jisx0201.enc ext/Encode/t/jisx0201.utf
8006            + ext/Encode/t/jisx0208.enc ext/Encode/t/jisx0208.utf
8007            + ext/Encode/t/jisx0212.enc ext/Encode/t/jisx0212.utf
8008            + ext/Encode/t/ksc5601.enc ext/Encode/t/ksc5601.utf
8009            - ext/Encode/t/CN.t ext/Encode/t/JP.t ext/Encode/t/KR.t
8010            - ext/Encode/t/TW.t ext/Encode/t/bogus.ucm
8011            - ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
8012            - ext/Encode/t/jisx0201.euc ext/Encode/t/jisx0201.ref
8013            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
8014            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
8015            - ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
8016            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8017            ! ext/Encode/Encode.xs ext/Encode/MANIFEST ext/Encode/TW/TW.pm
8018            ! ext/Encode/bin/ucm2table ext/Encode/t/perlio.t
8019 ____________________________________________________________________________
8020 [ 16088] By: jhi                                   on 2002/04/22  19:55:18
8021         Log: On Win32 the end.t failure should be gone now.
8022      Branch: perl
8023            ! pod/perldelta.pod
8024 ____________________________________________________________________________
8025 [ 16087] By: jhi                                   on 2002/04/22  19:51:29
8026         Log: Subject: [PATCH] update VOS-specific pod files
8027              From: Paul_GreenVOS@vos.stratus.com
8028              Date: Mon, 22 Apr 02 16:02 edt
8029              Message-Id: <200204222002.QAA07350@mailhub1.stratus.com>
8030      Branch: perl
8031            ! README.vos pod/perlport.pod
8032 ____________________________________________________________________________
8033 [ 16086] By: jhi                                   on 2002/04/22  19:50:05
8034         Log: Subject: [PATCH] cleanup ./hints/vos.sh
8035              From: Paul_GreenVOS@vos.stratus.com
8036              Date: Mon, 22 Apr 02 15:26 edt
8037              Message-Id: <200204221926.PAA05539@mailhub1.stratus.com>
8038      Branch: perl
8039            ! hints/vos.sh
8040 ____________________________________________________________________________
8041 [ 16085] By: jhi                                   on 2002/04/22  19:48:20
8042         Log: Upgrade to Encode 1.57, from Dan Kogai.
8043      Branch: perl
8044            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8045            ! ext/Encode/Unicode/Unicode.pm ext/Encode/lib/Encode/CN/HZ.pm
8046            ! ext/Encode/lib/Encode/Encoding.pm
8047            ! ext/Encode/lib/Encode/JP/JIS7.pm
8048            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/JP.t
8049            ! ext/Encode/t/KR.t ext/Encode/t/jperl.t ext/Encode/t/perlio.t
8050 ____________________________________________________________________________
8051 [ 16084] By: ams                                   on 2002/04/22  18:10:13
8052         Log: Subject: [PATCH perl5005delta perlhack perlhist] small corrections
8053              From: Stas Bekman <stas@stason.org>
8054              Date: Tue, 23 Apr 2002 01:59:07 +0800
8055              Message-Id: <3CC44F6B.5010300@stason.org>
8056      Branch: perl
8057            ! pod/perl5005delta.pod pod/perlhack.pod pod/perlhist.pod
8058 ____________________________________________________________________________
8059 [ 16083] By: jhi                                   on 2002/04/22  16:41:03
8060         Log: Update Changes.
8061      Branch: perl
8062            ! Changes patchlevel.h
8063 ____________________________________________________________________________
8064 [ 16082] By: jhi                                   on 2002/04/22  16:22:50
8065         Log: In MANIFEST but not added.
8066      Branch: perl
8067            + NetWare/interface.cpp
8068 ____________________________________________________________________________
8069 [ 16081] By: jhi                                   on 2002/04/22  16:15:26
8070         Log: Duh.
8071      Branch: perl
8072            ! lib/ExtUtils/MM_Unix.pm
8073 ____________________________________________________________________________
8074 [ 16080] By: jhi                                   on 2002/04/22  16:07:26
8075         Log: Subject: Re: t/japh/abigail.t [PATCH]
8076              From: Norton Allen <allen@huarp.harvard.edu>
8077              Date: Sun, 21 Apr 2002 21:14:59 -0400 (edt)
8078              Message-Id: <200204220114.VAA06066@bottesini.harvard.edu>
8079      Branch: perl
8080            ! t/japh/abigail.t
8081 ____________________________________________________________________________
8082 [ 16079] By: ams                                   on 2002/04/22  15:59:55
8083         Log: Subject: {PATCH docs] sockatmark
8084              From: Mark-Jason Dominus <mjd@plover.com>
8085              Date: Mon, 22 Apr 2002 02:43:42 -0400
8086              Message-Id: <20020422064342.24646.qmail@plover.com>
8087      Branch: perl
8088            ! ext/IO/lib/IO/Socket.pm pod/perlfunc.pod
8089 ____________________________________________________________________________
8090 [ 16078] By: jhi                                   on 2002/04/22  15:57:21
8091         Log: Subject: [PATCH] cflags.SH -- to preserve hint file options
8092              From: Paul_GreenVOS@vos.stratus.com
8093              Date: Mon, 22 Apr 02 12:40 edt
8094              Message-Id: <200204221639.MAA11298@mailhub2.stratus.com>
8095      Branch: perl
8096            ! cflags.SH
8097 ____________________________________________________________________________
8098 [ 16077] By: jhi                                   on 2002/04/22  15:18:18
8099         Log: Add new files from #16076; re-sort.
8100      Branch: perl
8101            ! MANIFEST
8102 ____________________________________________________________________________
8103 [ 16076] By: jhi                                   on 2002/04/22  15:15:22
8104         Log: NetWare changeover from Watcom to Codewarrior, from C Aditya.
8105      Branch: perl
8106            + NetWare/MP.imp NetWare/bat/CWbuild.bat NetWare/nwhashcls.cpp
8107            + NetWare/nwhashcls.h NetWare/nwperlhost.h NetWare/nwvmem.h
8108            + NetWare/perllib.cpp NetWare/splittree.pl
8109            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
8110            ! NetWare/dl_netware.xs NetWare/interface.h NetWare/iperlhost.h
8111            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/t/NWScripts.pl
8112            ! NetWare/testnlm/type/type.c ext/File/Glob/bsd_glob.c
8113            ! iperlsys.h lib/ExtUtils/MM.pm lib/ExtUtils/MM_NW5.pm
8114            ! lib/ExtUtils/MM_Unix.pm makedef.pl perl.c x2p/a2py.c
8115            ! x2p/hash.c x2p/walk.c
8116 ____________________________________________________________________________
8117 [ 16074] By: jhi                                   on 2002/04/22  15:04:25
8118         Log: Subject: Re: [ID 20020422.003] Suggestion in Perl 5.6.1 installation on AIX
8119              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8120              Date: Mon, 22 Apr 2002 17:56:17 +0200
8121              Message-Id: <20020422175549.BECB.H.M.BRAND@hccnet.nl>
8122      Branch: perl
8123            ! README.aix
8124 ____________________________________________________________________________
8125 [ 16073] By: jhi                                   on 2002/04/22  12:59:17
8126         Log: Signedness nit.
8127      Branch: perl
8128            ! ext/PerlIO/encoding/encoding.xs
8129 ____________________________________________________________________________
8130 [ 16072] By: jhi                                   on 2002/04/22  12:58:04
8131         Log: No semicolons after blocks.
8132      Branch: perl
8133            ! ext/Encode/Encode.xs
8134 ____________________________________________________________________________
8135 [ 16071] By: jhi                                   on 2002/04/22  12:48:19
8136         Log: Upgrade to PerlIO::encoding 0.04, from Dan Kogai.
8137      Branch: perl
8138            ! ext/PerlIO/encoding/encoding.pm
8139            ! ext/PerlIO/encoding/encoding.xs
8140 ____________________________________________________________________________
8141 [ 16070] By: jhi                                   on 2002/04/22  12:44:09
8142         Log: Upgrade to Encode 1.56, from Dan Kogai.
8143      Branch: perl
8144            ! ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
8145            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8146            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/README
8147            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
8148            ! ext/Encode/Unicode/Unicode.pm ext/Encode/Unicode/Unicode.xs
8149            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8150            ! ext/Encode/bin/ucmlint ext/Encode/encoding.pm
8151            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
8152            ! ext/Encode/lib/Encode/Config.pm
8153            ! ext/Encode/lib/Encode/Encoder.pm
8154            ! ext/Encode/lib/Encode/Encoding.pm
8155            ! ext/Encode/lib/Encode/JP/H2Z.pm
8156            ! ext/Encode/lib/Encode/JP/JIS7.pm
8157            ! ext/Encode/lib/Encode/KR/2022_KR.pm
8158            ! ext/Encode/lib/Encode/PerlIO.pod
8159            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/jperl.t
8160            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
8161            ! ext/Encode/ucm/big5-hkscs.ucm
8162 ____________________________________________________________________________
8163 [ 16069] By: jhi                                   on 2002/04/22  12:38:30
8164         Log: Comment tweak from Philip.
8165      Branch: perl
8166            ! opcode.pl
8167 ____________________________________________________________________________
8168 [ 16068] By: gsar                                  on 2002/04/22  09:53:36
8169         Log: a Test::Harness tweak to make the test lines show up prettier
8170      Branch: perl
8171            ! lib/Test/Harness.pm
8172 ____________________________________________________________________________
8173 [ 16067] By: nick                                  on 2002/04/22  09:19:23
8174         Log: Integrate mainline
8175      Branch: perlio
8176           !> lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
8177           !> lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
8178           !> t/lib/warnings/perlio t/win32/system.t
8179 ____________________________________________________________________________
8180 [ 16066] By: nick                                  on 2002/04/22  09:01:43
8181         Log: Integrate //depot/perlio into mainline
8182      Branch: perl
8183           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
8184           !> ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.pm
8185           !> ext/PerlIO/encoding/encoding.xs pod/perliol.pod
8186 ____________________________________________________________________________
8187 [ 16065] By: gsar                                  on 2002/04/22  08:37:17
8188         Log: clean up after stray test file littering
8189              
8190              NOTE: PerlIO/t/via.t leaves behind a via$$ file on windows when
8191              it seems that it shouldn't (looks like a handle leak in PerlIO
8192              to me)
8193      Branch: perl
8194            ! lib/FileCache.t lib/Pod/t/eol.t lib/Tie/File/t/31_autodefer.t
8195            ! lib/Tie/File/t/32_defer_misc.t lib/Tie/File/t/33_defer_vs.t
8196            ! t/lib/warnings/perlio t/win32/system.t
8197 ____________________________________________________________________________
8198 [ 16064] By: nick                                  on 2002/04/22  08:02:58
8199         Log: Integrate mainline into perlio
8200      Branch: perlio
8201           +> ext/Storable/t/malice.t
8202            ! pod/perliol.pod
8203           !> (integrate 57 files)
8204 ____________________________________________________________________________
8205 [ 16063] By: gsar                                  on 2002/04/22  07:23:30
8206         Log: integrate change#16062 from mainline
8207              
8208              another windows fix: only create a new console for subprocesses
8209              when all three stdhandles are invalid (from Jan Dubois)
8210      Branch: maint-5.6/perl
8211            ! win32/win32.c
8212 ____________________________________________________________________________
8213 [ 16062] By: gsar                                  on 2002/04/22  07:02:03
8214         Log: another windows fix: only create a new console for subprocesses
8215              when all three stdhandles are invalid (from Jan Dubois)
8216      Branch: perl
8217            ! win32/win32.c
8218 ____________________________________________________________________________
8219 [ 16060] By: gsar                                  on 2002/04/22  02:40:57
8220         Log: all the thread tests now pass on windows (32-bit and 64-bit)
8221      Branch: perl
8222            ! README.win32
8223 ____________________________________________________________________________
8224 [ 16059] By: gsar                                  on 2002/04/22  02:35:45
8225         Log: enable maximal optimizations on win64
8226      Branch: perl
8227            ! win32/Makefile win32/makefile.mk
8228 ____________________________________________________________________________
8229 [ 16058] By: jhi                                   on 2002/04/22  01:38:31
8230         Log: Tweaks copied from Philip Newton's Encode patches.
8231      Branch: perl
8232            ! AUTHORS
8233 ____________________________________________________________________________
8234 [ 16057] By: sky                                   on 2002/04/22  00:19:40
8235         Log: End blocks were not run on Win32.
8236              The real fix should be to turn this flag on in RunPerl but
8237              I think we are too close 5.8 to change that.
8238      Branch: perl
8239            ! ext/threads/threads.xs
8240 ____________________________________________________________________________
8241 [ 16056] By: sky                                   on 2002/04/21  23:29:22
8242         Log: Do not unlock mutex twice.
8243              Do not unlock mutex after it has been destroyed and freed.
8244              Do not email p5p without uncrossing eyes.
8245      Branch: perl
8246            ! ext/threads/threads.xs
8247 ____________________________________________________________________________
8248 [ 16055] By: gsar                                  on 2002/04/21  22:32:29
8249         Log: squelch some more type mismatch warnings
8250              
8251              SvREFCNT_dec(x ? y : z) did not typecast the right thing due to
8252              missing parens in macro definition
8253      Branch: perl
8254            ! dump.c ext/Cwd/Cwd.xs ext/Data/Dumper/Dumper.xs
8255            ! ext/File/Glob/bsd_glob.c ext/IO/IO.xs ext/IO/poll.c
8256            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/encoding/encoding.xs
8257            ! pp.c regexec.c sv.h
8258 ____________________________________________________________________________
8259 [ 16054] By: jhi                                   on 2002/04/21  22:24:52
8260         Log: Make writing user-defined character properties nicer.
8261      Branch: perl
8262            ! lib/utf8_heavy.pl pod/perlunicode.pod t/op/pat.t
8263 ____________________________________________________________________________
8264 [ 16053] By: gsar                                  on 2002/04/21  21:39:08
8265         Log: test appears to be ass_u_ming sizeof(long) == sizeof(IV), which
8266              isn't the case on win64
8267      Branch: perl
8268            ! ext/Storable/t/malice.t
8269 ____________________________________________________________________________
8270 [ 16052] By: jhi                                   on 2002/04/21  21:24:07
8271         Log: One more way to do character class subtraction.
8272      Branch: perl
8273            ! pod/perlunicode.pod
8274 ____________________________________________________________________________
8275 [ 16051] By: jhi                                   on 2002/04/21  21:04:19
8276         Log: Mopup of #16048.
8277      Branch: perl
8278            ! pp_sys.c
8279 ____________________________________________________________________________
8280 [ 16050] By: gsar                                  on 2002/04/21  20:55:38
8281         Log: some test failures have been fixed
8282      Branch: perl
8283            ! README.win32
8284 ____________________________________________________________________________
8285 [ 16049] By: gsar                                  on 2002/04/21  20:50:21
8286         Log: use compare_text() rather than compare() to avoid bogus
8287              failures when the test files happen to be CRLF terminated
8288      Branch: perl
8289            ! ext/Encode/t/JP.t
8290 ____________________________________________________________________________
8291 [ 16048] By: gsar                                  on 2002/04/21  19:53:08
8292         Log: fixes for all the warnings reported by Visual C (most of this
8293              change is from change#12026)
8294      Branch: perl
8295            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs gv.c hv.c
8296            ! locale.c mg.c op.c perl.c perl.h perlio.c perly.c perly.y pp.c
8297            ! pp_ctl.c pp_hot.c pp_pack.c pp_sort.c pp_sys.c regcomp.c
8298            ! regexec.c sv.c toke.c universal.c utf8.c util.c
8299            ! vms/perly_c.vms win32/perllib.c win32/win32.c win32/win32sck.c
8300 ____________________________________________________________________________
8301 [ 16047] By: jhi                                   on 2002/04/21  17:21:56
8302         Log: Subject: [PATCH] another Storable test (Re: perl@16005)
8303              From: Nicholas Clark <nick@unfortu.net>
8304              Date: Sun, 21 Apr 2002 19:15:24 +0100
8305              Message-ID: <20020421181523.GC332@Bagpuss.unfortu.net>
8306      Branch: perl
8307            + ext/Storable/t/malice.t
8308            ! MANIFEST ext/Storable/Storable.pm
8309 ____________________________________________________________________________
8310 [ 16046] By: jhi                                   on 2002/04/21  17:09:01
8311         Log: Subject: [PATCH] Win32: encode/t/perlio.t needs some binmode
8312              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
8313              Date: Sun, 21 Apr 2002 19:37:51 +0200
8314              Message-ID: <3CC3150F.5798.22A05AE@localhost>
8315      Branch: perl
8316            ! ext/Encode/t/perlio.t
8317 ____________________________________________________________________________
8318 [ 16045] By: jhi                                   on 2002/04/21  16:29:28
8319         Log: Subject: [PATCH 5.7.3 docs] Typo in pod/perltrap.pod
8320              From: Andrey Sapozhnikov <sapa@icb.chel.su>
8321              Date: Fri, 19 Apr 2002 19:55:56 +0600
8322              Message-ID: <3CC021EC.5080005@icb.chel.su>
8323              
8324              (tweaked a bit)
8325      Branch: perl
8326            ! pod/perltrap.pod
8327 ____________________________________________________________________________
8328 [ 16044] By: jhi                                   on 2002/04/21  16:22:17
8329         Log: Do not assume that io buffer flushing happens in the same
8330              order as joins (that assumption broke in a multicpu IRIX box)
8331      Branch: perl
8332            ! ext/threads/t/thread.t
8333 ____________________________________________________________________________
8334 [ 16043] By: jhi                                   on 2002/04/21  15:56:30
8335         Log: As if people would be reading the documentation :-)
8336      Branch: perl
8337            ! opcode.pl
8338 ____________________________________________________________________________
8339 [ 16042] By: jhi                                   on 2002/04/21  15:15:05
8340         Log: Typo tweaks.
8341      Branch: perl
8342            ! pod/perlrun.pod
8343 ____________________________________________________________________________
8344 [ 16041] By: sky                                   on 2002/04/21  13:53:54
8345         Log: Got the last memory leak in the while(1) { threads->create(sub 
8346              {})->join() }, now we can loop over a million threads without a 
8347              problem. 
8348              Cleared up SVs that should have been mortal but never where.
8349      Branch: perl
8350            ! ext/threads/threads.xs
8351 ____________________________________________________________________________
8352 [ 16040] By: rgs                                   on 2002/04/21  12:25:15
8353         Log: Make doc clearer, as suggested by Brent Dax
8354      Branch: perl
8355            ! opcode.pl
8356 ____________________________________________________________________________
8357 [ 16039] By: rgs                                   on 2002/04/21  12:20:47
8358         Log: Revert change #15974.
8359      Branch: perl
8360            ! ext/B/B/Deparse.pm
8361 ____________________________________________________________________________
8362 [ 16038] By: nick                                  on 2002/04/21  08:43:48
8363         Log: Integrate mainline
8364      Branch: perlio
8365           +> win32/config.vc64 win32/config_H.vc64
8366           !> (integrate 43 files)
8367 ____________________________________________________________________________
8368 [ 16037] By: nick                                  on 2002/04/21  08:10:07
8369         Log: Integrate mainline
8370      Branch: perlio
8371           +> ext/Encode/ucm/big5-eten.ucm
8372            - ext/Encode/ucm/big5.ucm win32/Makefile.win64
8373            - win32/config.win64 win32/config_H.win64
8374           !> MANIFEST Porting/makerel ext/Encode/Changes
8375           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
8376           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
8377           !> ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
8378           !> ext/Encode/lib/Encode/Config.pm
8379           !> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
8380           !> ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
8381           !> ext/threads/threads.xs lib/Memoize/t/errors.t pod/perlfunc.pod
8382           !> pod/perlunicode.pod vms/vms.c
8383 ____________________________________________________________________________
8384 [ 16036] By: jhi                                   on 2002/04/21  03:04:41
8385         Log: S_ stands sfor static.
8386      Branch: perl
8387            ! hv.c
8388 ____________________________________________________________________________
8389 [ 16035] By: jhi                                   on 2002/04/21  02:52:35
8390         Log: htovs et al might be macros.
8391      Branch: perl
8392            ! perl.h
8393 ____________________________________________________________________________
8394 [ 16034] By: gsar                                  on 2002/04/21  02:11:06
8395         Log: missed checkin of this file in change#16033
8396      Branch: perl
8397            ! makedef.pl
8398 ____________________________________________________________________________
8399 [ 16033] By: gsar                                  on 2002/04/21  01:55:35
8400         Log: Windows 64-bit support:
8401              
8402              * support for building it in the regular makefiles
8403              * large files support via the _*i64() functions (this should be
8404              portable to the 32-bit universe too, but quite untested and
8405              and binary-incompatible, therefore not enabled there)
8406              * three additional test failures in addition to the t/end.t one
8407              (see README.win32)
8408              * sprintf() on Windows gets %I{32,64,}[xoud] format that parallel
8409              the ones available from the CRT (needed because Perl uses
8410              the UVxf macros in both sprintf() *and* in sv_catpvf() et al.)
8411              * add a few 64-bit notes to README.win32
8412              
8413              The following general problems were also fixed:
8414              
8415              * s/struct stat/Stat_t/g
8416              * Data::Dumper had some naughty 'long' typecasts
8417              * Errno_pm.PL didn't work safe when winsock.h was not in the same
8418              directory as errno.h
8419              * various tell/seek things were incorrectly prototyped
8420              * squelch ugly looking noise when running tests
8421              * Embed.t wasn't linking in all the libraries
8422              * perl57.dll is now perl58.dll (anticipating 5.8.0-RC1)
8423              * re-enable all the disabled warnings (additional fixes may be
8424              needed for the warnings uncovered by this)
8425      Branch: perl
8426            + win32/config.vc64 win32/config_H.vc64
8427            ! MANIFEST README.win32 doio.c dosish.h
8428            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL iperlsys.h
8429            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/basic.t mg.c perl.c
8430            ! perl.h sv.c t/op/exec.t util.c win32/Makefile win32/config.gc
8431            ! win32/config.vc win32/makefile.mk win32/perlglob.c
8432            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32io.c
8433            ! win32/win32iop.h win32/win32sck.c
8434 ____________________________________________________________________________
8435 [ 16032] By: jhi                                   on 2002/04/20  23:07:20
8436         Log: Upgrade to Encode 1.52, from Dan Kogai.
8437      Branch: perl
8438            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
8439            ! ext/Encode/Unicode/Unicode.xs ext/Encode/bin/enc2xs
8440            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Encoding.pm
8441            ! ext/Encode/lib/Encode/JP/JIS7.pm
8442            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/TW.t
8443            ! ext/Encode/t/perlio.t ext/Encode/ucm/big5-eten.ucm
8444            ! ext/Encode/ucm/big5-hkscs.ucm
8445 ____________________________________________________________________________
8446 [ 16031] By: jhi                                   on 2002/04/20  22:22:23
8447         Log: Subject: Re: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
8448              From: Mark-Jason Dominus <mjd@plover.com>
8449              Date: Sat, 20 Apr 2002 03:36:28 -0400
8450              Message-ID: <20020420073628.324.qmail@plover.com>
8451      Branch: perl
8452            ! pod/perlopentut.pod
8453 ____________________________________________________________________________
8454 [ 16030] By: sky                                   on 2002/04/20  22:02:32
8455         Log: Remove auto-detach
8456              Cleans up memory now, destroys the mutex and frees thread
8457              Makes returnvalues mortal
8458              Doesn't run thread_destruct until the thread has stopped AND
8459              all references to it are gone.
8460      Branch: perl
8461            ! ext/threads/threads.xs
8462 ____________________________________________________________________________
8463 [ 16029] By: jhi                                   on 2002/04/20  21:46:33
8464         Log: Subject: [PATCH @16005] rescue perldoc for VMS
8465              From: "Craig A. Berry" <craigberry@mac.com>
8466              Date: Sat, 20 Apr 2002 15:16:30 -0500
8467              Message-Id: <a05111701b8e779a639b9@[172.16.52.1]>
8468      Branch: perl
8469            ! vms/vms.c
8470 ____________________________________________________________________________
8471 [ 16028] By: jhi                                   on 2002/04/20  21:44:27
8472         Log: Subject: Re: [PATCH] typo
8473              From: andreas.koenig@anima.de (Andreas J. Koenig)
8474              Date: Sat, 20 Apr 2002 15:41:23 +0200
8475              Message-ID: <m37kn2o5bw.fsf@anima.de>
8476      Branch: perl
8477            ! ext/Encode/encoding.pm
8478 ____________________________________________________________________________
8479 [ 16027] By: nick                                  on 2002/04/20  21:42:09
8480         Log: Fix perlio for Encode/t/perlio.t's SKIPPED TODO tests,
8481              and change test not to skip them.
8482      Branch: perlio
8483            ! ext/Encode/t/perlio.t ext/PerlIO/encoding/encoding.xs
8484 ____________________________________________________________________________
8485 [ 16026] By: jhi                                   on 2002/04/20  21:40:20
8486         Log: Upgrade to Encode 1.51, from Dan Kogai.
8487      Branch: perl
8488            + ext/Encode/ucm/big5-eten.ucm
8489            - ext/Encode/ucm/big5.ucm
8490            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
8491            ! ext/Encode/Encode.xs ext/Encode/MANIFEST
8492            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
8493            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/Config.pm
8494            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
8495            ! ext/Encode/t/TW.t ext/Encode/ucm/big5-hkscs.ucm
8496 ____________________________________________________________________________
8497 [ 16025] By: gsar                                  on 2002/04/20  19:58:59
8498         Log: purge existing win64 stuff (this never really worked in 5.7.x)
8499              in preparation for completely redone win64 support
8500      Branch: perl
8501            - win32/Makefile.win64 win32/config.win64 win32/config_H.win64
8502            ! MANIFEST Porting/makerel
8503 ____________________________________________________________________________
8504 [ 16024] By: rgs                                   on 2002/04/20  19:09:35
8505         Log: Subject: Re: perl@16005
8506              From: Stas Bekman <stas@stason.org>
8507              Date: Sat, 20 Apr 2002 13:06:49 +0800
8508              Message-ID: <3CC0F769.1010705@stason.org>
8509              (with a minor formatting nit)
8510      Branch: perl
8511            ! pod/perlfunc.pod
8512 ____________________________________________________________________________
8513 [ 16023] By: nick                                  on 2002/04/20  19:06:04
8514         Log: Some tweaks for encodings which need lines.
8515              Also disabled trial of using fallbacks.
8516      Branch: perlio
8517            ! ext/PerlIO/encoding/encoding.pm
8518            ! ext/PerlIO/encoding/encoding.xs
8519 ____________________________________________________________________________
8520 [ 16022] By: nick                                  on 2002/04/20  18:37:38
8521         Log: Various tweaks to Encode
8522      Branch: perlio
8523            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8524            ! ext/Encode/Unicode/Unicode.xs
8525            ! ext/Encode/lib/Encode/Encoding.pm
8526            ! ext/Encode/lib/Encode/JP/JIS7.pm
8527            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/perlio.t
8528 ____________________________________________________________________________
8529 [ 16021] By: jhi                                   on 2002/04/20  14:31:31
8530         Log: Subject: [PATCH] perlunicode.pod typos
8531              From: andreas.koenig@anima.de (Andreas J. Koenig)     
8532              Date: Sat, 20 Apr 2002 11:20:25 +0200
8533              Message-ID: <m3vgamoheu.fsf@anima.de>
8534      Branch: perl
8535            ! pod/perlunicode.pod
8536 ____________________________________________________________________________
8537 [ 16020] By: jhi                                   on 2002/04/20  14:28:12
8538         Log: Test tweak from mjd.
8539      Branch: perl
8540            ! lib/Memoize/t/errors.t
8541 ____________________________________________________________________________
8542 [ 16019] By: jhi                                   on 2002/04/20  14:26:17
8543         Log: Integrate perlio;
8544              
8545              Tweak to Encode.xs to avoid buffer overrun.
8546              
8547              Add :bytes to POD part.
8548              Remove 'alias' to Encode now it exists as a module.
8549              
8550              Fill in the PERLIO sections.
8551      Branch: perl
8552           !> ext/Encode/Encode.xs lib/PerlIO.pm pod/perlrun.pod
8553 ____________________________________________________________________________
8554 [ 16018] By: nick                                  on 2002/04/20  13:38:24
8555         Log: Fill in the PERLIO sections.
8556      Branch: perlio
8557            ! pod/perlrun.pod
8558 ____________________________________________________________________________
8559 [ 16017] By: nick                                  on 2002/04/20  13:37:15
8560         Log: Add :bytes to POD part.
8561              Remove 'alias' to Encode now it exists as a module.
8562      Branch: perlio
8563            ! lib/PerlIO.pm
8564 ____________________________________________________________________________
8565 [ 16016] By: sky                                   on 2002/04/20  13:12:31
8566         Log: Really let the update of the link list do something.
8567      Branch: perl
8568            ! ext/threads/threads.xs
8569 ____________________________________________________________________________
8570 [ 16015] By: nick                                  on 2002/04/20  07:51:26
8571         Log: Integrate mainline
8572      Branch: perlio
8573           !> README.cn README.tw ext/B/O.pm lib/utf8_heavy.pl
8574           !> pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
8575           !> t/io/open.t t/japh/abigail.t t/lib/warnings/doio t/op/pat.t
8576 ____________________________________________________________________________
8577 [ 16014] By: nick                                  on 2002/04/20  07:46:11
8578         Log: Tweak to Encode.xs to avoid buffer overrun.
8579      Branch: perlio
8580            ! ext/Encode/Encode.xs
8581 ____________________________________________________________________________
8582 [ 16013] By: jhi                                   on 2002/04/20  01:48:13
8583         Log: Subject: [PATCH] t/japh/abigail.t
8584              From: abigail@foad.org
8585              Date: Fri, 19 Apr 2002 02:21:36 +0200
8586              Message-ID: <20020419002136.16948.qmail@foad.org>
8587              
8588              Subject: Re: [PATCH] t/japh/abigail.t
8589              From: "Craig A. Berry" <craigberry@mac.com>
8590              Date: Fri, 19 Apr 2002 11:23:45 -0500
8591              Message-Id: <a05111705b8e5f49d5618@[172.16.52.1]>
8592      Branch: perl
8593            ! t/japh/abigail.t
8594 ____________________________________________________________________________
8595 [ 16012] By: jhi                                   on 2002/04/20  01:46:03
8596         Log: User-defined character properties were unintentionally
8597              removed, noticed by Dan Kogai.
8598      Branch: perl
8599            ! lib/utf8_heavy.pl pod/perlre.pod pod/perlretut.pod
8600            ! pod/perlunicode.pod t/op/pat.t
8601 ____________________________________________________________________________
8602 [ 16011] By: jhi                                   on 2002/04/19  21:53:55
8603         Log: Subject: Re: [PATCH] Big5-related changes.
8604              From: Autrijus Tang <autrijus@autrijus.org>
8605              Date: Sat, 20 Apr 2002 04:06:31 +0800
8606              Message-ID: <20020419200631.GA20964@not.autrijus.org>
8607      Branch: perl
8608            ! README.cn README.tw
8609 ____________________________________________________________________________
8610 [ 16010] By: rgs                                   on 2002/04/19  20:52:19
8611         Log: Add a BUGS sections to O.pm
8612      Branch: perl
8613            ! ext/B/O.pm
8614 ____________________________________________________________________________
8615 [ 16009] By: rgs                                   on 2002/04/19  20:07:02
8616         Log: Disable warning noise
8617      Branch: perl
8618            ! t/io/open.t
8619 ____________________________________________________________________________
8620 [ 16008] By: rgs                                   on 2002/04/19  19:54:08
8621         Log: More tests for the 3-arg open
8622      Branch: perl
8623            ! t/io/open.t t/lib/warnings/doio
8624 ____________________________________________________________________________
8625 [ 16007] By: nick                                  on 2002/04/19  17:45:53
8626         Log: Silence warning generating warning message for U+FFFF does not map etc.
8627      Branch: perlio
8628            ! ext/Encode/Encode.xs
8629 ____________________________________________________________________________
8630 [ 16006] By: nick                                  on 2002/04/19  15:24:57
8631         Log: Integrate mainline (for Tk with Encode testing)
8632              Some perlio & encode issues otherwise cleanish.
8633      Branch: perlio
8634           +> ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
8635           +> ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
8636           +> ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
8637           +> ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
8638           +> ext/threads/t/thread.t
8639            - ext/Encode/lib/Encode/Unicode.pm
8640           !> (integrate 38 files)
8641 ____________________________________________________________________________
8642 [ 16005] By: jhi                                   on 2002/04/19  13:26:39
8643         Log: Update Changes.
8644      Branch: perl
8645            ! Changes patchlevel.h
8646 ____________________________________________________________________________
8647 [ 16004] By: jhi                                   on 2002/04/19  13:15:22
8648         Log: Subject: [PATCH] warn on ref open without perlio
8649              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
8650              Date: Thu, 18 Apr 2002 23:17:44 +0200
8651              Message-ID: <20020418231744.A24159@rafael>
8652              
8653              (with one nit, the skip message needed "# " prefix)
8654      Branch: perl
8655            ! doio.c pod/perldiag.pod t/lib/warnings/doio
8656 ____________________________________________________________________________
8657 [ 16003] By: jhi                                   on 2002/04/19  12:59:11
8658         Log: Subject: Smoke 15996 /pro/3gl/CPAN/perl-current  
8659              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8660              Date: Fri, 19 Apr 2002 15:43:47 +0200
8661              Message-Id: <20020419153704.C397.H.M.BRAND@hccnet.nl>
8662      Branch: perl
8663            ! README.hpux
8664 ____________________________________________________________________________
8665 [ 16002] By: jhi                                   on 2002/04/19  12:58:23
8666         Log: Upgrade to PerlIO::encoding 0.02, from Dan Kogai.
8667      Branch: perl
8668            ! ext/PerlIO/encoding/encoding.pm
8669            ! ext/PerlIO/encoding/encoding.xs
8670 ____________________________________________________________________________
8671 [ 16001] By: jhi                                   on 2002/04/19  12:58:00
8672         Log: Upgrade to Encode 1.50, from Dan Kogai.
8673      Branch: perl
8674            + ext/Encode/Unicode/Makefile.PL ext/Encode/Unicode/Unicode.pm
8675            + ext/Encode/Unicode/Unicode.xs ext/Encode/lib/Encode/PerlIO.pod
8676            + ext/Encode/t/fallback.t ext/Encode/t/jisx0201.euc
8677            + ext/Encode/t/jisx0201.ref ext/Encode/t/perlio.t
8678            - ext/Encode/lib/Encode/Unicode.pm
8679            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
8680            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8681            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/encode.h
8682            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
8683            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8684            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/JP/JIS7.pm
8685            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/JP.t
8686            ! ext/Encode/t/KR.t ext/Encode/t/jisx0208.euc
8687            ! ext/Encode/t/jisx0208.ref
8688 ____________________________________________________________________________
8689 [ 16000] By: jhi                                   on 2002/04/19  12:16:08
8690         Log: Subject: CPAN.pm sync
8691              From: andreas.koenig@anima.de (Andreas J. Koenig)
8692              Date: Fri, 19 Apr 2002 11:55:07 +0200
8693              Message-ID: <m3ads0qah0.fsf@anima.de>
8694      Branch: perl
8695            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/CPAN/Nox.pm
8696 ____________________________________________________________________________
8697 [ 15999] By: jhi                                   on 2002/04/19  12:08:54
8698         Log: Snip away an obsolete section noticed by Benjamin Goldberg.
8699      Branch: perl
8700            ! pod/perltooc.pod
8701 ____________________________________________________________________________
8702 [ 15998] By: jhi                                   on 2002/04/19  00:43:45
8703         Log: The previous change on this was *ahem* slightly off-topic.
8704      Branch: perl
8705            ! ext/PerlIO/encoding/encoding.pm
8706 ____________________________________________________________________________
8707 [ 15997] By: gsar                                  on 2002/04/19  00:19:47
8708         Log: variant of change#14657 from mainline, modified for binary
8709              compatibility for 5.6.x (from  Jan Dubois)
8710      Branch: maint-5.6/perl
8711            ! lib/Win32.pod win32/win32.c
8712 ____________________________________________________________________________
8713 [ 15996] By: ams                                   on 2002/04/18  16:16:26
8714         Log: Subject: [PATCH] Typo in pod/perldebtut.pod
8715              From: abigail@foad.org
8716              Date: Thu, 18 Apr 2002 17:09:45 +0200
8717              Message-Id: <20020418150945.389.qmail@foad.org>
8718      Branch: perl
8719            ! pod/perldebtut.pod
8720 ____________________________________________________________________________
8721 [ 15995] By: jhi                                   on 2002/04/18  14:14:10
8722         Log: z/OS situation update.
8723      Branch: perl
8724            ! pod/perldelta.pod
8725 ____________________________________________________________________________
8726 [ 15994] By: jhi                                   on 2002/04/18  13:43:37
8727         Log: Doc tweaks.
8728      Branch: perl
8729            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Supported.pod
8730 ____________________________________________________________________________
8731 [ 15993] By: jhi                                   on 2002/04/18  13:05:46
8732         Log: The tests need perlio.
8733      Branch: perl
8734            ! ext/Encode/t/JP.t ext/Encode/t/encoding.t
8735 ____________________________________________________________________________
8736 [ 15992] By: jhi                                   on 2002/04/18  12:58:17
8737         Log: Subject: [PATCH 5.7.3 docs] The question deals with a bug that was fixed
8738              From: Mark-Jason Dominus <mjd@plover.com>
8739              Date: Thu, 18 Apr 2002 09:38:17 -0400
8740              Message-ID: <20020418133817.22436.qmail@plover.com>    
8741              
8742              Subject: [PATCH 5.7.3 docs] Backticks in void context are no longer inefficient
8743              From: Mark-Jason Dominus <mjd@plover.com>
8744              Date: Thu, 18 Apr 2002 09:54:50 -0400
8745              Message-ID: <20020418135450.22999.qmail@plover.com>    
8746      Branch: perl
8747            ! pod/perlfaq8.pod
8748 ____________________________________________________________________________
8749 [ 15991] By: sky                                   on 2002/04/18  09:18:14
8750         Log: Port testcases from thr5005 tests so we don't fail on same things.
8751              Added yield support using threads->yield().
8752      Branch: perl
8753            + ext/threads/t/thread.t
8754            ! MANIFEST ext/threads/threads.pm ext/threads/threads.xs
8755 ____________________________________________________________________________
8756 [ 15990] By: nick                                  on 2002/04/18  07:56:40
8757         Log: Integrate mainline
8758      Branch: perlio
8759            - t/io/full.t
8760           !> MANIFEST README.cn README.hpux README.jp README.ko README.tw
8761           !> hints/unicos.sh hints/unicosmk.sh lib/ExtUtils/t/Embed.t
8762           !> perl.c t/op/groups.t toke.c win32/win32.c
8763 ____________________________________________________________________________
8764 [ 15989] By: sky                                   on 2002/04/18  07:15:55
8765         Log: Always flush the PerlIO buffers after running END blocks in 
8766              perl_destruct. This should fix ext/threads/t/end.t under Win32.
8767      Branch: perl
8768            ! perl.c
8769 ____________________________________________________________________________
8770 [ 15988] By: dougm                                 on 2002/04/18  01:56:16
8771         Log: plug memory leak in perl_destruct() by cleaning out PL_debug_pad
8772      Branch: perl
8773            ! perl.c
8774 ____________________________________________________________________________
8775 [ 15987] By: jhi                                   on 2002/04/17  21:51:18
8776         Log: Move /dev/full testing post-5.8.0.
8777      Branch: perl
8778            - t/io/full.t
8779            ! MANIFEST
8780 ____________________________________________________________________________
8781 [ 15986] By: jhi                                   on 2002/04/17  21:38:43
8782         Log: Neither UNICOS nor UNICOS/mk sport shared libraries.
8783              ("Crays have only REAL memory.")
8784      Branch: perl
8785            ! hints/unicos.sh hints/unicosmk.sh
8786 ____________________________________________________________________________
8787 [ 15985] By: jhi                                   on 2002/04/17  21:33:56
8788         Log: Subject: [PATCH 5.7.3 Win32] Devel::DProf Real Elapsed Times
8789              From: luc.st-louis@ca.transport.bombardier.com
8790              Date: Wed, 17 Apr 2002 14:22:25 -0400
8791              Message-ID: <85256B9E.0064EBE9.00@btg_hub01.bombardier.com>
8792      Branch: perl
8793            ! win32/win32.c
8794 ____________________________________________________________________________
8795 [ 15984] By: jhi                                   on 2002/04/17  21:12:34
8796         Log: With -Uuseperlio the error might be EBADF.
8797      Branch: perl
8798            ! t/io/full.t
8799 ____________________________________________________________________________
8800 [ 15983] By: jhi                                   on 2002/04/17  21:05:04
8801         Log: Subject: [PATCH@15930] Borland for Win32 adaptation for lib/ExtUtils/t/Embed.t
8802              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
8803              Date: Wed, 17 Apr 2002 21:16:22 +0400
8804              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028117@cio-test001.spb.lucent.com>
8805      Branch: perl
8806            ! lib/ExtUtils/t/Embed.t
8807 ____________________________________________________________________________
8808 [ 15982] By: jhi                                   on 2002/04/17  21:04:02
8809         Log: Subject: [PATCH] RE: failed with undefined USE_PERLIO for Win32
8810              From: "Konovalov, Vadim" <vkonovalov@spb.lucent.com>
8811              Date: Wed, 17 Apr 2002 20:08:03 +0400
8812              Message-ID: <845FCFF2D4C0FC468B485E8777C7A00C028116@cio-test001.spb.lucent.com>
8813      Branch: perl
8814            ! win32/win32.c
8815 ____________________________________________________________________________
8816 [ 15981] By: jhi                                   on 2002/04/17  21:02:13
8817         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
8818              From: Mark-Jason Dominus <mjd@plover.com>
8819              Date: Wed, 17 Apr 2002 11:14:17 -0400
8820              Message-ID: <20020417151417.27268.qmail@plover.com>
8821      Branch: perl
8822            ! t/io/full.t
8823 ____________________________________________________________________________
8824 [ 15980] By: jhi                                   on 2002/04/17  20:57:36
8825         Log: README.cjk update.
8826      Branch: perl
8827            ! README.cn README.jp README.ko README.tw
8828 ____________________________________________________________________________
8829 [ 15979] By: rgs                                   on 2002/04/17  20:24:48
8830         Log: Subject: [PATCH toke.c] @:foo?
8831              From: Philip Newton <Philip.Newton@gmx.net>
8832              Date: Wed, 17 Apr 2002 19:48:09 +0200
8833              Message-ID: <v6drbu0mkupaklru4efcq40lv7d4vajdp1@4ax.com>
8834      Branch: perl
8835            ! toke.c
8836 ____________________________________________________________________________
8837 [ 15978] By: rgs                                   on 2002/04/17  20:20:19
8838         Log: Subject: Re: gcc on HP
8839              From: Philip Newton <Philip.Newton@gmx.net>
8840              Date: Wed, 17 Apr 2002 20:36:34 +0200
8841              Message-ID: <83grbucf0imh8pnnjf6o5q4t0st3ja14j4@4ax.com>
8842      Branch: perl
8843            ! README.hpux
8844 ____________________________________________________________________________
8845 [ 15977] By: rgs                                   on 2002/04/17  19:54:49
8846         Log: Adjust test for groups that appear multiple times on Cygwin
8847      Branch: perl
8848            ! t/op/groups.t
8849 ____________________________________________________________________________
8850 [ 15976] By: nick                                  on 2002/04/17  17:03:40
8851         Log: Integrate mainline
8852      Branch: perlio
8853           +> ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
8854           +> ext/PerlIO/encoding/encoding.pm
8855           +> ext/PerlIO/encoding/encoding.xs ext/threads/shared/queue.pm
8856           +> ext/threads/shared/t/queue.t t/io/full.t
8857            - ext/Encode/lib/Encode/XS.pm
8858           !> (integrate 50 files)
8859 ____________________________________________________________________________
8860 [ 15975] By: jhi                                   on 2002/04/17  14:40:03
8861         Log: Update Changes.
8862      Branch: perl
8863            ! Changes patchlevel.h
8864 ____________________________________________________________________________
8865 [ 15974] By: jhi                                   on 2002/04/17  14:34:16
8866         Log: Subject: [PATCH B::Deparse] "foo bar"->()
8867              From: Robin Houston <robin@kitsite.com>
8868              Date: Wed, 17 Apr 2002 15:45:32 +0100
8869              Message-ID: <20020417154532.A25446@puffinry.freeserve.co.uk>
8870      Branch: perl
8871            ! ext/B/B/Deparse.pm
8872 ____________________________________________________________________________
8873 [ 15973] By: jhi                                   on 2002/04/17  14:34:03
8874         Log: metaconfig unit change for #15972.
8875      Branch: metaconfig/U/perl
8876            ! Extensions.U
8877 ____________________________________________________________________________
8878 [ 15972] By: jhi                                   on 2002/04/17  14:31:42
8879         Log: As suggested by Arthur: the threads and threads::shared
8880              modules are always present.  This tries to preempt two
8881              kinds of bug reports: (1) "the Perl 5.8.0 was supposed
8882              to have this new fancy threads implementation but my Perl
8883              doesn't seem to have it" (2) someone attempting to install
8884              threads using CPAN.pm and CPAN.pm helpfully starting to
8885              install perl 5.8.0 (which they might already have installed).
8886      Branch: perl
8887            ! Configure ext/threads/Makefile.PL
8888            ! ext/threads/shared/Makefile.PL ext/threads/shared/shared.pm
8889            ! ext/threads/shared/shared.xs ext/threads/threads.pm
8890            ! ext/threads/threads.xs
8891 ____________________________________________________________________________
8892 [ 15971] By: jhi                                   on 2002/04/17  14:19:07
8893         Log: More signedness nits.
8894      Branch: perl
8895            ! ext/Encode/Encode.xs
8896 ____________________________________________________________________________
8897 [ 15970] By: jhi                                   on 2002/04/17  13:02:33
8898         Log: fast_abs_path() is tainted.
8899      Branch: perl
8900            ! ext/Cwd/t/cwd.t
8901 ____________________________________________________________________________
8902 [ 15969] By: jhi                                   on 2002/04/17  12:56:17
8903         Log: Signedness nit.
8904      Branch: perl
8905            ! ext/Encode/bin/enc2xs
8906 ____________________________________________________________________________
8907 [ 15968] By: jhi                                   on 2002/04/17  12:45:42
8908         Log: Subject: gcc on HP
8909              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
8910              Date: Wed, 17 Apr 2002 12:43:38 +0200
8911              Message-Id: <20020417124159.66F5.H.M.BRAND@hccnet.nl>     
8912      Branch: perl
8913            ! README.hpux
8914 ____________________________________________________________________________
8915 [ 15967] By: jhi                                   on 2002/04/17  12:43:07
8916         Log: Add just a little bit more explanation to PerlIO::encoding.
8917      Branch: perl
8918            ! ext/PerlIO/encoding/encoding.pm
8919 ____________________________________________________________________________
8920 [ 15966] By: jhi                                   on 2002/04/17  12:32:17
8921         Log: PerlIO::encoding 0.01 from Dan Kogai.
8922      Branch: perl
8923            + ext/PerlIO/encoding/MANIFEST ext/PerlIO/encoding/Makefile.PL
8924            + ext/PerlIO/encoding/encoding.pm
8925            + ext/PerlIO/encoding/encoding.xs
8926            ! MANIFEST
8927 ____________________________________________________________________________
8928 [ 15965] By: jhi                                   on 2002/04/17  12:24:56
8929         Log: Upgrade to Encode 1.42, from Dan Kogai.
8930      Branch: perl
8931            - ext/Encode/lib/Encode/XS.pm
8932            ! MANIFEST ext/Encode/Byte/Byte.pm ext/Encode/CN/CN.pm
8933            ! ext/Encode/Changes ext/Encode/EBCDIC/EBCDIC.pm
8934            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
8935            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/_PM.e2x
8936            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
8937            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/TW.pm
8938            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
8939            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/CN/HZ.pm
8940            ! ext/Encode/lib/Encode/Config.pm
8941            ! ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/CN.t
8942            ! ext/Encode/t/Encoder.t ext/Encode/t/JP.t ext/Encode/t/KR.t
8943            ! ext/Encode/t/TW.t ext/Encode/t/Unicode.t
8944            ! ext/Encode/t/encoding.t
8945 ____________________________________________________________________________
8946 [ 15964] By: jhi                                   on 2002/04/17  12:17:42
8947         Log: Test tweaks from mjd and Benjamin Goldberg.
8948      Branch: perl
8949            ! t/io/full.t
8950 ____________________________________________________________________________
8951 [ 15963] By: jhi                                   on 2002/04/16  22:31:24
8952         Log: Document taint-safeness.   Life in the fast_abs_path()
8953              lane is unsafe.
8954      Branch: perl
8955            ! lib/Cwd.pm
8956 ____________________________________________________________________________
8957 [ 15962] By: jhi                                   on 2002/04/16  22:14:41
8958         Log: Subject: Re: [ID 20020416.001] 'close' does not report failure when buffer flush fails
8959              From: Mark-Jason Dominus <mjd@plover.com>
8960              Date: Tue, 16 Apr 2002 19:24:12 -0400
8961              Message-ID: <20020416232412.14297.qmail@plover.com>
8962      Branch: perl
8963            + t/io/full.t
8964            ! MANIFEST perlio.c
8965 ____________________________________________________________________________
8966 [ 15961] By: jhi                                   on 2002/04/16  22:10:54
8967         Log: Manifestations of mjd, from mjd.
8968      Branch: perl
8969            ! MANIFEST
8970 ____________________________________________________________________________
8971 [ 15960] By: jhi                                   on 2002/04/16  22:10:11
8972         Log: metaconfig unit change for #15959.
8973      Branch: metaconfig/U/perl
8974            ! Extensions.U
8975 ____________________________________________________________________________
8976 [ 15959] By: jhi                                   on 2002/04/16  22:09:56
8977         Log: Subject: Re: [-Uusedl] Encode does work but perl -V goes funny! 
8978              From: Andy Dougherty <doughera@lafayette.edu>
8979              Date: Tue, 16 Apr 2002 13:39:14 -0400 (EDT)
8980              Message-ID: <Pine.SOL.4.10.10204161333450.28145-100000@maxwell.phys.lafayette.edu>
8981      Branch: perl
8982            ! Configure
8983 ____________________________________________________________________________
8984 [ 15958] By: jhi                                   on 2002/04/16  22:05:07
8985         Log: Subject: [PATCH] Re: Unbalanced string table refcount (was: perl@15930)
8986              From: Nicholas Clark <nick@unfortu.net>
8987              Date: Tue, 16 Apr 2002 22:22:41 +0100
8988              Message-ID: <20020416212241.GA315@Bagpuss.unfortu.net>
8989      Branch: perl
8990            ! embed.fnc global.sym hv.c universal.c
8991 ____________________________________________________________________________
8992 [ 15957] By: jhi                                   on 2002/04/16  21:58:44
8993         Log: Documents for Merijn and lots of XXXs for NI-S :-)
8994      Branch: perl
8995            ! pod/perlfunc.pod pod/perlrun.pod
8996 ____________________________________________________________________________
8997 [ 15956] By: sky                                   on 2002/04/16  21:26:53
8998         Log: Added queue.pm and test case, still disabled because of discovered race (or am I insane)
8999              in the locking code. All threaded code seems to fail mysteriusly from the PL_utf8_idstart
9000              stuff being 0xabababab on cleanup.
9001      Branch: perl
9002            + ext/threads/shared/queue.pm ext/threads/shared/t/queue.t
9003            ! MANIFEST
9004 ____________________________________________________________________________
9005 [ 15955] By: nick                                  on 2002/04/16  20:46:03
9006         Log: Integate mainline (other machine)
9007      Branch: perlio
9008           !> Changes lib/FileCache.t patchlevel.h pod/perlhist.pod
9009           !> t/op/magic.t
9010 ____________________________________________________________________________
9011 [ 15954] By: nick                                  on 2002/04/16  20:13:32
9012         Log: Integrate mainline
9013      Branch: perlio
9014           +> README.cn README.jp README.ko README.tw
9015           +> ext/threads/shared/t/av_refs.t
9016           +> ext/threads/shared/t/shared_attr.t t/japh/abigail.t
9017           !> (integrate 41 files)
9018 ____________________________________________________________________________
9019 [ 15953] By: rgs                                   on 2002/04/16  19:53:28
9020         Log: B::walkoptree bugfix (see also #15850)
9021      Branch: perl
9022            ! ext/B/B.xs ext/B/t/terse.t
9023 ____________________________________________________________________________
9024 [ 15952] By: rgs                                   on 2002/04/16  18:36:49
9025         Log: Subject: [PATCH perltodo.pod] Small patch: detypo and style change
9026              From: Philip Newton <Philip.Newton@gmx.net>
9027              Date: Tue, 16 Apr 2002 21:09:44 +0200
9028              Message-ID: <altobus8993o1qee6eu6ac1ro4topkt0vr@4ax.com>
9029      Branch: perl
9030            ! pod/perltodo.pod
9031 ____________________________________________________________________________
9032 [ 15951] By: jhi                                   on 2002/04/16  13:44:28
9033         Log: Subject: [PATCH] B::Deparse problems with japhs
9034              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
9035              Date: Tue, 16 Apr 2002 15:47:33 +0100
9036              Message-Id: <200204161447.g3GElX016515@crypt.compulink.co.uk>    
9037      Branch: perl
9038            ! ext/B/B/Deparse.pm
9039 ____________________________________________________________________________
9040 [ 15950] By: jhi                                   on 2002/04/16  13:36:30
9041         Log: Stas' tainting worries, obscured by me.
9042      Branch: perl
9043            ! ext/Cwd/t/cwd.t lib/Cwd.pm
9044 ____________________________________________________________________________
9045 [ 15949] By: jhi                                   on 2002/04/16  13:16:31
9046         Log: Pod tweak to avoid =item<japanese> problems.
9047      Branch: perl
9048            ! README.jp
9049 ____________________________________________________________________________
9050 [ 15948] By: jhi                                   on 2002/04/16  12:39:18
9051         Log: Some UTF-8 todos.
9052      Branch: perl
9053            ! pod/perltodo.pod
9054 ____________________________________________________________________________
9055 [ 15947] By: jhi                                   on 2002/04/16  12:34:36
9056         Log: Let's not promise too much: use utf8 only works on identifier
9057              names, not package or subroutine names (admittedly limited [1], but
9058              that's what the Camel says, and that's what we are going to stick
9059              to for 5.8.0).  Also document that use vars does not do utf8.
9060              [1] The obvious problem in both is that package and subroutine
9061              names need to mappable to the filesystem.
9062      Branch: perl
9063            ! lib/utf8.pm lib/vars.pm pod/perluniintro.pod
9064 ____________________________________________________________________________
9065 [ 15946] By: jhi                                   on 2002/04/16  12:02:18
9066         Log: Subject: [PATCH] small typo in IO::Pipe pod
9067              From: Slaven Rezic <rezic@onlineoffice.de>
9068              Date: Tue, 16 Apr 2002 12:31:10 +0200
9069              Message-Id: <200204161031.MAA08156@mom.intra.onlineoffice.de>
9070      Branch: perl
9071            ! ext/IO/lib/IO/Pipe.pm
9072 ____________________________________________________________________________
9073 [ 15945] By: jhi                                   on 2002/04/16  11:57:45
9074         Log: Subject: [PATCH] Flaw in Attribute::Handlers 0.76
9075              From: Arthur Bergman <arthur@contiller.se>
9076              Date: Tue, 16 Apr 2002 11:58:45 +0200
9077              Message-Id: <8A74F82C-5120-11D6-AEA5-003065D64CBE@contiller.se>
9078      Branch: perl
9079            ! lib/Attribute/Handlers.pm
9080 ____________________________________________________________________________
9081 [ 15944] By: jhi                                   on 2002/04/16  04:31:49
9082         Log: Add CJK READMEs from Autrijus Tang, Dan Kogai, and
9083              Jungshik Shin.  Regen toc.
9084      Branch: perl
9085            + README.cn README.jp README.ko README.tw
9086            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
9087 ____________________________________________________________________________
9088 [ 15943] By: jhi                                   on 2002/04/16  03:59:00
9089         Log: my $utf8here, our $utf8here, and package variable $utf8here.
9090              
9091              The actual minimal fix is in utf8.c and from NI-S,
9092              the rest are the tests (in fresh_perl since I couldn't get
9093              them easily to work elsewhere) and a slight behaviour change:
9094              previously UTF-8 identifiers had to start with an alphabetic
9095              character.  No more so, now they can start with an (Unicode)
9096              ID_Continue character (which however is not a (Unicode) digit).
9097              (Limiting the first character to ID_Start would be rather
9098              restrictive, since ID_Start allows only alphabetic letters.)
9099              
9100              TODO: use vars qw($utf8here).  This I don't find to be
9101              a showstopper.
9102      Branch: perl
9103            ! embed.fnc embed.h embedvar.h handy.h intrpvar.h lib/vars.pm
9104            ! perl.c perlapi.h proto.h sv.c t/run/fresh_perl.t utf8.c
9105 ____________________________________________________________________________
9106 [ 15942] By: ams                                   on 2002/04/16  02:24:25
9107         Log: Subject: [PATCH] lib/FileCache.t needs to use valid filename chars
9108              From: "Craig A. Berry" <craigberry@mac.com>
9109              Date: Mon, 15 Apr 2002 22:06:14 -0500
9110              Message-Id: <a05101501b8e144aa1d4a@[172.16.52.1]>
9111      Branch: perl
9112            ! lib/FileCache.t
9113 ____________________________________________________________________________
9114 [ 15941] By: ams                                   on 2002/04/16  02:16:35
9115         Log: Subject: [PATCH] s2p fix for VMS
9116              From: "Craig A. Berry" <craigberry@mac.com>
9117              Date: Mon, 15 Apr 2002 21:48:36 -0500
9118              Message-Id: <a05101500b8e13f80e770@[172.16.52.1]>
9119      Branch: perl
9120            ! configure.com t/x2p/s2p.t x2p/s2p.PL
9121 ____________________________________________________________________________
9122 [ 15940] By: jhi                                   on 2002/04/15  22:23:31
9123         Log: The LGPL code relicensed, with permission from Mark Klein of DIS.
9124              (and the licensing of the other code clarified, from Mark Bixby.)
9125      Branch: perl
9126            ! mpeix/mpeix.c
9127 ____________________________________________________________________________
9128 [ 15939] By: jhi                                   on 2002/04/15  22:17:16
9129         Log: AUTHORS updates.
9130      Branch: perl
9131            ! AUTHORS
9132 ____________________________________________________________________________
9133 [ 15938] By: sky                                   on 2002/04/15  22:13:17
9134         Log: Add support for my $foo : shared; 
9135              Add testcase for this.
9136              Update manifest.
9137      Branch: perl
9138            + ext/threads/shared/t/shared_attr.t
9139            ! MANIFEST ext/threads/shared/shared.pm
9140 ____________________________________________________________________________
9141 [ 15937] By: jhi                                   on 2002/04/15  21:58:38
9142         Log: Subject: [PATCH] t/japh/abigail.t (was: FETCH for tied $" called an odd number of times.)
9143              From: abigail@foad.org
9144              Date: Mon, 15 Apr 2002 17:41:17 +0200
9145              Message-ID: <20020415154117.1559.qmail@foad.org>
9146              
9147              (With EBCDIC skippage added, and the skip reason
9148              skippage on the two ?? loops tweaked.)
9149      Branch: perl
9150            + t/japh/abigail.t
9151            ! MANIFEST t/TEST
9152 ____________________________________________________________________________
9153 [ 15936] By: jhi                                   on 2002/04/15  21:48:56
9154         Log: Subject: Re: [ID 20020412.005] Dancing ??s
9155              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
9156              Date: Sun, 14 Apr 2002 16:09:30 +0100
9157              Message-Id: <200204141509.g3EF9UQ18111@crypt.compulink.co.uk>
9158      Branch: perl
9159            ! pod/perlop.pod pp_hot.c t/op/pat.t
9160 ____________________________________________________________________________
9161 [ 15935] By: jhi                                   on 2002/04/15  21:47:45
9162         Log: Subject: [PATCH] t/test.pl additional functionality for runperl
9163              From: abigail@foad.org
9164              Date: Mon, 15 Apr 2002 17:40:02 +0200
9165              Message-ID: <20020415154002.1549.qmail@foad.org>
9166      Branch: perl
9167            ! t/test.pl
9168 ____________________________________________________________________________
9169 [ 15934] By: jhi                                   on 2002/04/15  21:46:27
9170         Log: Subject: [PATCH]universal.c:XS_Internals_hv_clear_placeholders is too long
9171              From: "Craig A. Berry" <craigberry@mac.com>
9172              Date: Mon, 15 Apr 2002 14:05:26 -0500
9173              Message-Id: <5.1.0.14.2.20020415125256.0332ede0@exchi01>
9174      Branch: perl
9175            ! universal.c
9176 ____________________________________________________________________________
9177 [ 15933] By: sky                                   on 2002/04/15  21:26:16
9178         Log: Test arrays containing references, and references to shared arrays.
9179      Branch: perl
9180            + ext/threads/shared/t/av_refs.t
9181 ____________________________________________________________________________
9182 [ 15932] By: nick                                  on 2002/04/15  15:06:49
9183         Log: Integrate mainline (for Encode)
9184      Branch: perlio
9185           +> ext/Encode/Encode/ConfigLocal_PM.e2x
9186           +> ext/Encode/lib/Encode/JP/JIS7.pm
9187            - ext/Encode/lib/Encode/JP/2022_JP.pm
9188            - ext/Encode/lib/Encode/JP/2022_JP1.pm
9189            - ext/Encode/lib/Encode/JP/JIS.pm
9190           !> (integrate 26 files)
9191 ____________________________________________________________________________
9192 [ 15931] By: ams                                   on 2002/04/15  14:51:31
9193         Log: Subject: [PATCH] Chip didn't time travel.
9194              From: abigail@foad.org
9195              Date: Mon, 15 Apr 2002 17:40:22 +0200
9196              Message-Id: <20020415154022.1554.qmail@foad.org>
9197      Branch: perl
9198            ! pod/perlhist.pod
9199 ____________________________________________________________________________
9200 [ 15930] By: jhi                                   on 2002/04/15  14:40:56
9201         Log: Update Changes.
9202      Branch: perl
9203            ! Changes patchlevel.h
9204 ____________________________________________________________________________
9205 [ 15929] By: jhi                                   on 2002/04/15  14:33:52
9206         Log: The #15921 made the 'no warnings' unnecessary.
9207      Branch: perl
9208            ! t/op/magic.t
9209 ____________________________________________________________________________
9210 [ 15928] By: jhi                                   on 2002/04/15  14:28:59
9211         Log: Subject: Re: [FILE] FileCache.t
9212              From: belg4mit <belg4mit@mit.edu>
9213              Date: Mon, 15 Apr 2002 01:31:21 -0400
9214              Message-ID: <3CBA65A9.A228DBA1@mit.edu>
9215      Branch: perl
9216            ! lib/FileCache.t
9217 ____________________________________________________________________________
9218 [ 15927] By: jhi                                   on 2002/04/15  14:19:27
9219         Log: FileCache 1.02, from Jerrad Pierce <belg4mit@MIT.EDU>.
9220      Branch: perl
9221            ! lib/FileCache.pm lib/FileCache.t
9222 ____________________________________________________________________________
9223 [ 15926] By: jhi                                   on 2002/04/15  13:47:16
9224         Log: Subject: [PATCH] Re: [PATCH] Re: restricted hashes are unblessable
9225              From: Nicholas Clark <nick@unfortu.net>
9226              Date: Sun, 14 Apr 2002 22:54:43 +0100
9227              Message-ID: <20020414215442.GE301@Bagpuss.unfortu.net>
9228      Branch: perl
9229            ! lib/Hash/Util.t
9230 ____________________________________________________________________________
9231 [ 15925] By: jhi                                   on 2002/04/15  13:23:34
9232         Log: Subject: [Encode] 1.40 released!
9233              From: Dan Kogai <dankogai@dan.co.jp>
9234              Date: Mon, 15 Apr 2002 07:51:52 +0900
9235              Message-Id: <3699DFE8-4FFA-11D6-AEA5-00039301D480@dan.co.jp>
9236      Branch: perl
9237            + ext/Encode/Encode/ConfigLocal_PM.e2x
9238            + ext/Encode/lib/Encode/JP/JIS7.pm
9239            - ext/Encode/lib/Encode/JP/2022_JP.pm
9240            - ext/Encode/lib/Encode/JP/2022_JP1.pm
9241            - ext/Encode/lib/Encode/JP/JIS.pm
9242            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
9243            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
9244            ! ext/Encode/JP/JP.pm ext/Encode/MANIFEST ext/Encode/README
9245            ! ext/Encode/bin/enc2xs ext/Encode/encoding.pm
9246            ! ext/Encode/lib/Encode/Config.pm
9247            ! ext/Encode/lib/Encode/Encoder.pm
9248            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
9249            ! ext/Encode/t/jperl.t ext/Encode/t/unibench.pl
9250 ____________________________________________________________________________
9251 [ 15924] By: jhi                                   on 2002/04/15  12:52:58
9252         Log: return undef is of questionable style.
9253      Branch: perl
9254            ! lib/Hash/Util.pm
9255 ____________________________________________________________________________
9256 [ 15923] By: jhi                                   on 2002/04/15  12:47:26
9257         Log: Subject: [PATCH 5.7.3 tests] Check to make sure @- and @+ interpolation bug is  fixed
9258              From: mjd@plover.com
9259              Date: 15 Apr 2002 06:46:02 -0000
9260              Message-ID: <20020415064602.17052.qmail@plover.com>     
9261      Branch: perl
9262            ! t/op/magic.t
9263 ____________________________________________________________________________
9264 [ 15922] By: jhi                                   on 2002/04/15  12:40:09
9265         Log: Subject: [PATCH 5.7.3] test @+ and @- features   
9266              From: mjd@plover.com
9267              Date: 14 Apr 2002 22:30:17 -0000
9268              Message-ID: <20020414223017.17361.qmail@plover.com>
9269      Branch: perl
9270            ! t/op/re_tests
9271 ____________________________________________________________________________
9272 [ 15921] By: jhi                                   on 2002/04/15  12:37:04
9273         Log: Subject: [PATCH 5.7.3] Supporess spurious warnings for @+ and and @-
9274              From: Mark-Jason Dominus <mjd@plover.com>
9275              Date: Mon, 15 Apr 2002 02:41:52 -0400
9276              Message-ID: <20020415064152.16958.qmail@plover.com>
9277      Branch: perl
9278            ! perl.c t/lib/warnings/toke
9279 ____________________________________________________________________________
9280 [ 15920] By: jhi                                   on 2002/04/15  12:32:43
9281         Log: Subject: [PATCH configure.com] was (Re: [PATCH] MakeMaker 5.55_03 -> 5.90_01)
9282              From: "Craig A. Berry" <craigberry@mac.com>
9283              Date: Sun, 14 Apr 2002 18:56:02 -0500
9284              Message-Id: <a05101500b8df8f770e55@[172.16.52.1]>
9285      Branch: perl
9286            ! configure.com
9287 ____________________________________________________________________________
9288 [ 15919] By: nick                                  on 2002/04/15  06:14:25
9289         Log: Integrate mainline
9290      Branch: perlio
9291           !> AUTHORS Configure ext/Storable/Storable.xs hints/hpux.sh
9292           !> lib/Cwd.pm lib/FileCache.pm lib/Hash/Util.pm lib/Hash/Util.t
9293           !> lib/vars.pm perl.c reentr.pl t/lib/warnings/toke universal.c
9294 ____________________________________________________________________________
9295 [ 15918] By: ams                                   on 2002/04/15  04:25:48
9296         Log: Subject: [PATCH lib/Cwd.pm] solve one taint problem
9297              From: Stas Bekman <stas@stason.org>
9298              Date: Mon, 15 Apr 2002 11:45:03 +0800
9299              Message-Id: <3CBA4CBF.9030306@stason.org>
9300      Branch: perl
9301            ! lib/Cwd.pm
9302 ____________________________________________________________________________
9303 [ 15917] By: ams                                   on 2002/04/15  04:21:14
9304         Log: Subject: Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied
9305              From: Mark-Jason Dominus <mjd@plover.com>
9306              Date: Mon, 15 Apr 2002 00:30:26 -0400
9307              Message-Id: <20020415043026.11417.qmail@plover.com>
9308      Branch: perl
9309            ! perl.c t/lib/warnings/toke
9310 ____________________________________________________________________________
9311 [ 15916] By: rgs                                   on 2002/04/14  19:30:41
9312         Log: Correct precedence problem in #15915
9313      Branch: perl
9314            ! lib/vars.pm
9315 ____________________________________________________________________________
9316 [ 15915] By: jhi                                   on 2002/04/14  15:41:01
9317         Log: use vars wasn't use utf8 aware.
9318      Branch: perl
9319            ! lib/vars.pm
9320 ____________________________________________________________________________
9321 [ 15914] By: jhi                                   on 2002/04/14  15:20:58
9322         Log: Subject: [PATCH] Re: restricted hashes are unblessable
9323              From: Nicholas Clark <nick@unfortu.net>
9324              Date: Sat, 13 Apr 2002 23:43:02 +0100
9325              Message-ID: <20020413224302.GB14889@Bagpuss.unfortu.net>
9326              
9327              The function name sucks but can't think of anything better.
9328      Branch: perl
9329            ! lib/Hash/Util.pm lib/Hash/Util.t universal.c
9330 ____________________________________________________________________________
9331 [ 15913] By: jhi                                   on 2002/04/14  14:55:07
9332         Log: Subject: AUTHORS update
9333              From: Chris Nandor <pudge@pobox.com>
9334              Date: Sun, 14 Apr 2002 11:54:40 -0400
9335              Message-ID: <pudge-BDAEFB.11544014042002@onion.valueclick.com>
9336      Branch: perl
9337            ! AUTHORS
9338 ____________________________________________________________________________
9339 [ 15912] By: nick                                  on 2002/04/14  14:47:18
9340         Log: XS versions of encode/decode for Encode::Unicode
9341      Branch: perlio
9342            ! ext/Encode/Encode.xs ext/Encode/lib/Encode/Unicode.pm
9343 ____________________________________________________________________________
9344 [ 15911] By: jhi                                   on 2002/04/14  14:28:59
9345         Log: metaconfig unit changes for #15910.
9346      Branch: metaconfig
9347            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
9348            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
9349            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
9350            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
9351            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
9352            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
9353            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
9354            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
9355            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
9356            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
9357            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
9358            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
9359            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
9360            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
9361            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
9362            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
9363            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
9364            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
9365            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
9366            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
9367            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
9368            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
9369            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
9370            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
9371 ____________________________________________________________________________
9372 [ 15910] By: jhi                                   on 2002/04/14  14:26:14
9373         Log: Simplify the _r probing code by adding the i_systime
9374              only for the APIs where it matters.
9375      Branch: perl
9376            ! Configure reentr.pl
9377 ____________________________________________________________________________
9378 [ 15909] By: jhi                                   on 2002/04/14  14:10:14
9379         Log: Integrate perlio;
9380              
9381              Avoid expensive paranoid check that decoder does return legal UTF-8
9382              
9383              Disable test code (assertions) in CRLF layer.
9384      Branch: perl
9385           !> ext/Encode/Encode.xs perlio.c
9386 ____________________________________________________________________________
9387 [ 15908] By: jhi                                   on 2002/04/14  14:05:45
9388         Log: Subject: patch for FileCache in 5.7.3
9389              From: JPIERCE <belg4mit@MIT.EDU>
9390              Date: Sun, 14 Apr 2002 00:38:21 -0400
9391              Message-Id: <200204140438.AAA30812@calloway.mit.edu>
9392      Branch: perl
9393            ! lib/FileCache.pm
9394 ____________________________________________________________________________
9395 [ 15907] By: jhi                                   on 2002/04/14  14:03:53
9396         Log: Subject: Re: [dodgy PATCH] Re: [Storable] utf8 keys started working!
9397              From: Tim Bunce <Tim.Bunce@pobox.com>
9398              Date: Sun, 14 Apr 2002 12:07:35 +0100
9399              Message-ID: <20020414120735.U81028@dansat.data-plan.com>
9400      Branch: perl
9401            ! ext/Storable/Storable.xs
9402 ____________________________________________________________________________
9403 [ 15906] By: jhi                                   on 2002/04/14  14:00:03
9404         Log: Subject: [ PATCH ] time problem on 10.20 w/ threads
9405              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9406              Date: Sun, 14 Apr 2002 16:29:59 +0200
9407              Message-Id: <20020414143200.07BC.H.M.BRAND@hccnet.nl>
9408      Branch: perl
9409            ! hints/hpux.sh
9410 ____________________________________________________________________________
9411 [ 15905] By: jhi                                   on 2002/04/14  13:50:14
9412         Log: Subject: Enable portable gcc code on hp-ux
9413              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
9414              Date: Sun, 14 Apr 2002 16:30:01 +0200
9415              Message-Id: <20020414162907.07C4.H.M.BRAND@hccnet.nl>
9416      Branch: perl
9417            ! hints/hpux.sh
9418 ____________________________________________________________________________
9419 [ 15904] By: nick                                  on 2002/04/14  09:18:01
9420         Log: Disable test code (assertions) in CRLF layer.
9421      Branch: perlio
9422            ! perlio.c
9423 ____________________________________________________________________________
9424 [ 15903] By: nick                                  on 2002/04/14  09:16:39
9425         Log: Avoid expensive paranoid check that decoder does return legal UTF-8
9426      Branch: perlio
9427            ! ext/Encode/Encode.xs
9428 ____________________________________________________________________________
9429 [ 15902] By: nick                                  on 2002/04/14  09:15:45
9430         Log: Integrate mainline
9431      Branch: perlio
9432           +> ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
9433           +> t/win32/longpath.t t/win32/system.t
9434            - t/op/winsystem.t
9435           !> (integrate 30 files)
9436 ____________________________________________________________________________
9437 [ 15901] By: jhi                                   on 2002/04/13  23:10:36
9438         Log: Fixed URL for the Alpha editor.
9439      Branch: perl
9440            ! pod/perlfaq3.pod
9441 ____________________________________________________________________________
9442 [ 15900] By: jhi                                   on 2002/04/13  21:43:19
9443         Log: Dedodgify.
9444      Branch: perl
9445            ! ext/Storable/Storable.xs
9446 ____________________________________________________________________________
9447 [ 15899] By: jhi                                   on 2002/04/13  21:23:41
9448         Log: AUTHORS updates.
9449      Branch: perl
9450            ! AUTHORS
9451 ____________________________________________________________________________
9452 [ 15898] By: jhi                                   on 2002/04/13  19:59:49
9453         Log: s2p needs Config.pm.
9454      Branch: perl
9455            ! Makefile.SH
9456 ____________________________________________________________________________
9457 [ 15897] By: jhi                                   on 2002/04/13  19:58:15
9458         Log: Subject: [PATCH] Benchmark.t 75,90,109
9459              From: Nicholas Clark <nick@unfortu.net>
9460              Date: Sat, 13 Apr 2002 21:43:04 +0100
9461              Message-ID: <20020413204303.GB12835@Bagpuss.unfortu.net>
9462      Branch: perl
9463            ! lib/Benchmark.t
9464 ____________________________________________________________________________
9465 [ 15896] By: jhi                                   on 2002/04/13  19:10:08
9466         Log: Tweaks by Autrijus Tang.
9467      Branch: perl
9468            ! ext/Encode/encoding.pm
9469 ____________________________________________________________________________
9470 [ 15895] By: jhi                                   on 2002/04/13  18:27:05
9471         Log: FAQ sync.
9472      Branch: perl
9473            ! pod/perlfaq5.pod
9474 ____________________________________________________________________________
9475 [ 15894] By: jhi                                   on 2002/04/13  16:22:06
9476         Log: z/OS tally update.
9477      Branch: perl
9478            ! pod/perldelta.pod
9479 ____________________________________________________________________________
9480 [ 15893] By: jhi                                   on 2002/04/13  15:25:55
9481         Log: Subject: [dodgy PATCH] Re: [Storable] utf8 keys started working!
9482              From: Nicholas Clark <nick@unfortu.net>
9483              Date: Sat, 13 Apr 2002 02:58:07 +0100
9484              Message-ID: <20020413015806.GA371@Bagpuss.unfortu.net>
9485      Branch: perl
9486            + ext/Storable/t/restrict.t ext/Storable/t/utf8hash.t
9487            ! MANIFEST dump.c embed.fnc embed.h ext/Storable/Storable.xs
9488            ! ext/Storable/t/utf8.t global.sym hv.c hv.h proto.h
9489            ! t/lib/st-dump.pl
9490 ____________________________________________________________________________
9491 [ 15892] By: jhi                                   on 2002/04/13  15:24:54
9492         Log: Add piconv and enc2xs to the list of utilities.
9493      Branch: perl
9494            ! utils.lst
9495 ____________________________________________________________________________
9496 [ 15891] By: jhi                                   on 2002/04/13  14:55:11
9497         Log: s.
9498      Branch: perl
9499            ! pod/perlunicode.pod
9500 ____________________________________________________________________________
9501 [ 15890] By: rgs                                   on 2002/04/13  14:51:27
9502         Log: Phrasing fixes by Nick Clark
9503      Branch: perl
9504            ! pod/perlunicode.pod
9505 ____________________________________________________________________________
9506 [ 15889] By: rgs                                   on 2002/04/13  12:33:09
9507         Log: More POD fixes and typos
9508      Branch: perl
9509            ! pod/perlunicode.pod
9510 ____________________________________________________________________________
9511 [ 15888] By: rgs                                   on 2002/04/13  10:49:14
9512         Log: Subject: Re: UTF-8 and DB_File ?
9513              From: andreas.koenig@anima.de (Andreas J. Koenig)
9514              Date: Sat, 13 Apr 2002 13:29:41 +0200
9515              Message-ID: <m3ads7j0pm.fsf@anima.de>
9516      Branch: perl
9517            ! pod/perlunicode.pod
9518 ____________________________________________________________________________
9519 [ 15887] By: jhi                                   on 2002/04/12  22:38:23
9520         Log: Fix a typo noticed by Paul Johnson.
9521      Branch: perl
9522            ! MANIFEST
9523 ____________________________________________________________________________
9524 [ 15886] By: jhi                                   on 2002/04/12  21:38:11
9525         Log: Subject: Re: Win32 Status
9526              From: Michael G Schwern <schwern@pobox.com>
9527              Date: Fri, 12 Apr 2002 10:15:33 -0400
9528              Message-ID: <20020412141533.GB9788@blackrider>
9529      Branch: perl
9530            ! lib/ExtUtils/t/INST.t
9531 ____________________________________________________________________________
9532 [ 15885] By: jhi                                   on 2002/04/12  20:18:41
9533         Log: Upgrade to Encode 1.34, from Dan Kogai.
9534      Branch: perl
9535            ! ext/Encode/Changes ext/Encode/Encode.pm
9536            ! ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
9537            ! ext/Encode/t/Unicode.t
9538 ____________________________________________________________________________
9539 [ 15884] By: jhi                                   on 2002/04/12  20:16:16
9540         Log: Subject: [PATCH] Updated e-mail address in AUTHORS file
9541              From: Graham TerMarsch <graham@howlingfrog.com>
9542              Date: Fri, 12 Apr 2002 12:28:47 -0700
9543              Message-Id: <200204121228.47826.graham@howlingfrog.com>
9544      Branch: perl
9545            ! AUTHORS
9546 ____________________________________________________________________________
9547 [ 15883] By: jhi                                   on 2002/04/12  20:01:37
9548         Log: Subject: [PATCH] Re: OK, what did I break in unpack?
9549              From: Nicholas Clark <nick@unfortu.net>
9550              Date: Fri, 12 Apr 2002 21:59:06 +0100
9551              Message-ID: <20020412205906.GD353@Bagpuss.unfortu.net>
9552      Branch: perl
9553            ! pp_pack.c t/op/pack.t
9554 ____________________________________________________________________________
9555 [ 15882] By: jhi                                   on 2002/04/12  19:59:36
9556         Log: Re-sort MANIFEST.
9557      Branch: perl
9558            ! MANIFEST
9559 ____________________________________________________________________________
9560 [ 15881] By: jhi                                   on 2002/04/12  19:58:43
9561         Log: Move also the Win32 system testing to t/win32.
9562      Branch: perl
9563            + t/win32/system.t
9564            - t/op/winsystem.t
9565            ! MANIFEST
9566 ____________________________________________________________________________
9567 [ 15880] By: jhi                                   on 2002/04/12  19:57:05
9568         Log: Integrate change #15879 from maint-5.6;
9569              
9570              Win32::GetLongPathName() did not return valid results if there
9571              were "." and ".." components in the path; also fix a potential
9572              buffer overflow if the long path happens to be longer than
9573              MAX_PATH (this can presumably happen if they use \\?\... style
9574              paths); add a rather limited testsuite that exercises just the
9575              edge cases
9576      Branch: perl
9577           +> t/win32/longpath.t
9578           !> MANIFEST t/harness win32/win32.c
9579 ____________________________________________________________________________
9580 [ 15879] By: gsar                                  on 2002/04/12  19:45:50
9581         Log: Win32::GetLongPathName() did not return valid results if there
9582              were "." and ".." components in the path; also fix a potential
9583              buffer overflow if the long path happens to be longer than
9584              MAX_PATH (this can presumably happen if they use \\?\... style
9585              paths); add a rather limited testsuite that exercises just the
9586              edge cases
9587      Branch: maint-5.6/perl
9588            + t/win32/longpath.t
9589            ! MANIFEST t/harness win32/win32.c
9590 ____________________________________________________________________________
9591 [ 15878] By: nick                                  on 2002/04/12  14:38:32
9592         Log: Integrate mainline
9593      Branch: perlio
9594           +> lib/ExtUtils/t/INST_PREFIX.t
9595           !> (integrate 37 files)
9596 ____________________________________________________________________________
9597 [ 15877] By: jhi                                   on 2002/04/12  14:05:23
9598         Log: Update Changes.
9599      Branch: perl
9600            ! Changes patchlevel.h
9601 ____________________________________________________________________________
9602 [ 15876] By: jhi                                   on 2002/04/12  13:36:52
9603         Log: Discuss the magic of \w in security terms.
9604      Branch: perl
9605            ! pod/perlsec.pod pod/perlunicode.pod
9606 ____________________________________________________________________________
9607 [ 15875] By: jhi                                   on 2002/04/12  13:16:43
9608         Log: Add a warning about the symbolic methods and
9609              symbolic sub refs not being checked for taint.
9610      Branch: perl
9611            ! pod/perlsec.pod
9612 ____________________________________________________________________________
9613 [ 15874] By: jhi                                   on 2002/04/12  12:27:41
9614         Log: In EBCDIC the BOM detection doesn't seem
9615              to be working right.  For now skipping the test,
9616              waiting for Dan's opinion.
9617      Branch: perl
9618            ! ext/Encode/t/Unicode.t
9619 ____________________________________________________________________________
9620 [ 15873] By: jhi                                   on 2002/04/12  02:10:33
9621         Log: Update to Net::Ping 2.16.
9622      Branch: perl
9623            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
9624 ____________________________________________________________________________
9625 [ 15872] By: jhi                                   on 2002/04/12  02:06:04
9626         Log: Upgrade to CGI.pm 2.81.
9627      Branch: perl
9628            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/html.t
9629 ____________________________________________________________________________
9630 [ 15871] By: jhi                                   on 2002/04/12  01:48:01
9631         Log: Move up restricted hashes a bit.
9632      Branch: perl
9633            ! pod/perldelta.pod
9634 ____________________________________________________________________________
9635 [ 15870] By: jhi                                   on 2002/04/12  01:23:58
9636         Log: Now using Unicode 3.2.0.
9637      Branch: perl
9638            ! pod/perldelta.pod
9639 ____________________________________________________________________________
9640 [ 15869] By: jhi                                   on 2002/04/11  22:48:24
9641         Log: UNICOS too has sockpair issues (unsurprisingly,
9642              since UNICOS/mk has them too)
9643      Branch: perl
9644            ! ext/Socket/socketpair.t
9645 ____________________________________________________________________________
9646 [ 15868] By: jhi                                   on 2002/04/11  20:41:23
9647         Log: FAQ patch from mjd regarding Tie::File.
9648      Branch: perl
9649            ! pod/perlfaq5.pod
9650 ____________________________________________________________________________
9651 [ 15867] By: jhi                                   on 2002/04/11  19:19:36
9652         Log: ZWNJ, ZWJ.  Any further convenience aliasing should
9653              consider using the NamesList.
9654      Branch: perl
9655            ! lib/charnames.pm lib/charnames.t
9656 ____________________________________________________________________________
9657 [ 15866] By: jhi                                   on 2002/04/11  18:40:55
9658         Log: Subject: [PATCH] free CheckTree from the tyranny of the forward slash
9659              From: "Craig A. Berry" <craigberry@mac.com>
9660              Date: Thu, 11 Apr 2002 13:47:21 -0500
9661              Message-Id: <a05101500b8db89763fbf@[172.16.52.1]>
9662      Branch: perl
9663            ! lib/File/CheckTree.pm lib/File/CheckTree.t
9664 ____________________________________________________________________________
9665 [ 15865] By: jhi                                   on 2002/04/11  18:39:36
9666         Log: More NT Unicode information from Jan Dubois.
9667      Branch: perl
9668            ! pod/perltodo.pod
9669 ____________________________________________________________________________
9670 [ 15864] By: jhi                                   on 2002/04/11  18:21:39
9671         Log: Add one perltodo item (and move bunch of them to better spot),
9672              add sysopen() to "Functions for filehandles, files, or directories".
9673      Branch: perl
9674            ! pod/perlfunc.pod pod/perltodo.pod
9675 ____________________________________________________________________________
9676 [ 15863] By: jhi                                   on 2002/04/11  14:46:45
9677         Log: Prettyprinting: shorten the lines to avoid linewrapping.
9678      Branch: perl
9679            ! t/TEST
9680 ____________________________________________________________________________
9681 [ 15862] By: jhi                                   on 2002/04/11  14:42:06
9682         Log: Also NEC SUPER-UX has buggy sockpair().
9683      Branch: perl
9684            ! ext/Socket/socketpair.t
9685 ____________________________________________________________________________
9686 [ 15861] By: jhi                                   on 2002/04/11  13:35:01
9687         Log: dTHX works on its own just fine.
9688      Branch: perl
9689            ! ext/DynaLoader/dl_aix.xs
9690 ____________________________________________________________________________
9691 [ 15860] By: jhi                                   on 2002/04/11  13:34:40
9692         Log: Must hold off building s2p until there's a miniperl.
9693      Branch: perl
9694            ! Makefile.SH
9695 ____________________________________________________________________________
9696 [ 15859] By: jhi                                   on 2002/04/11  13:02:10
9697         Log: AIX: strerror_r() needs dTHX.
9698      Branch: perl
9699            ! ext/DynaLoader/dl_aix.xs
9700 ____________________________________________________________________________
9701 [ 15858] By: jhi                                   on 2002/04/11  12:42:57
9702         Log: Extracting the s2p may require the right dynlibpath.
9703      Branch: perl
9704            ! Makefile.SH
9705 ____________________________________________________________________________
9706 [ 15857] By: jhi                                   on 2002/04/11  12:40:59
9707         Log: Doc tweaks.
9708      Branch: perl
9709            ! ext/Time/HiRes/HiRes.pm
9710 ____________________________________________________________________________
9711 [ 15856] By: jhi                                   on 2002/04/11  12:33:57
9712         Log: Subject: [PATCH] MakeMaker 5.55_03 -> 5.90_01
9713              From: Michael G Schwern <schwern@pobox.com>
9714              Date: Thu, 11 Apr 2002 01:25:26 -0400
9715              Message-ID: <20020411052525.GA17038@blackrider>
9716      Branch: perl
9717            + lib/ExtUtils/t/INST_PREFIX.t
9718            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
9719            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
9720            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
9721            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/INST.t
9722            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
9723            ! lib/ExtUtils/t/prefixify.t
9724 ____________________________________________________________________________
9725 [ 15855] By: nick                                  on 2002/04/11  06:26:44
9726         Log: Integrate mainline
9727      Branch: perlio
9728           !> (integrate 42 files)
9729 ____________________________________________________________________________
9730 [ 15854] By: jhi                                   on 2002/04/11  02:38:50
9731         Log: Unused variables.
9732      Branch: perl
9733            ! ext/threads/shared/shared.xs ext/threads/threads.xs
9734 ____________________________________________________________________________
9735 [ 15853] By: jhi                                   on 2002/04/11  02:15:51
9736         Log: Subject: [ PATCH ] Minor Term::ReadLine POD fix
9737              From: Ilya Martynov <ilya@martynov.org>
9738              Date: 11 Apr 2002 03:21:17 +0400
9739              Message-ID: <87u1qj9m36.fsf_-_@abra.ru>
9740      Branch: perl
9741            ! lib/Term/ReadLine.pm
9742 ____________________________________________________________________________
9743 [ 15852] By: jhi                                   on 2002/04/10  22:48:15
9744         Log: Upgrade to Encode 1.33, from Dan Kogai.
9745      Branch: perl
9746            ! ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/Encode.pm
9747            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Encoder.pm
9748            ! ext/Encode/lib/Encode/Supported.pod
9749            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Encoder.t
9750            ! ext/Encode/t/bogus.ucm ext/Encode/ucm/adobeStdenc.ucm
9751            ! ext/Encode/ucm/adobeSymbol.ucm
9752            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
9753 ____________________________________________________________________________
9754 [ 15851] By: jhi                                   on 2002/04/10  21:25:30
9755         Log: Backward portability from Dan Kogai.
9756      Branch: perl
9757            ! ext/Storable/t/blessed.t ext/Storable/t/canonical.t
9758            ! ext/Storable/t/compat06.t ext/Storable/t/dclone.t
9759            ! ext/Storable/t/forgive.t ext/Storable/t/freeze.t
9760            ! ext/Storable/t/lock.t ext/Storable/t/overload.t
9761            ! ext/Storable/t/recurse.t ext/Storable/t/retrieve.t
9762            ! ext/Storable/t/store.t ext/Storable/t/tied.t
9763            ! ext/Storable/t/tied_hook.t ext/Storable/t/tied_items.t
9764            ! ext/Storable/t/utf8.t
9765 ____________________________________________________________________________
9766 [ 15850] By: rgs                                   on 2002/04/10  20:07:42
9767         Log: Fix a bug in B::walkoptree_slow (wasn't handling OP_SUBSTCONT
9768              correctly). As a side-effect, fix a bug in B::Lint. The corresponding
9769              bug in B::walkoptree still to be fixed.
9770      Branch: perl
9771            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/t/lint.t
9772 ____________________________________________________________________________
9773 [ 15849] By: jhi                                   on 2002/04/10  18:39:15
9774         Log: Subject: [PATCH perldelta.pod] Japanese language is ja
9775              From: Philip Newton <Philip.Newton@gmx.net>
9776              Date: Wed, 10 Apr 2002 21:29:58 +0200
9777              Message-ID: <0h49bukom05uc62sqkp3ogr5gsv8udquh7@4ax.com>
9778      Branch: perl
9779            ! pod/perldelta.pod
9780 ____________________________________________________________________________
9781 [ 15848] By: jhi                                   on 2002/04/10  14:22:12
9782         Log: Integrate perlio;
9783              
9784              Add a \t to Win32 pm_to_blib $(TOUCH) line.
9785      Branch: perl
9786           !> lib/ExtUtils/MM_Win32.pm
9787 ____________________________________________________________________________
9788 [ 15847] By: nick                                  on 2002/04/10  13:08:29
9789         Log: Add a \t to Win32 pm_to_blib $(TOUCH) line.
9790      Branch: perlio
9791            ! lib/ExtUtils/MM_Win32.pm
9792 ____________________________________________________________________________
9793 [ 15846] By: jhi                                   on 2002/04/10  12:57:51
9794         Log: Try to fool old AIX when threading, from Merijn.
9795      Branch: perl
9796            ! perl.h
9797 ____________________________________________________________________________
9798 [ 15845] By: jhi                                   on 2002/04/10  12:44:51
9799         Log: Update Changes.
9800      Branch: perl
9801            ! Changes patchlevel.h
9802 ____________________________________________________________________________
9803 [ 15844] By: jhi                                   on 2002/04/10  12:38:41
9804         Log: Welcome to the 5.7.3.
9805      Branch: perl
9806            ! NetWare/Makefile win32/Makefile
9807 ____________________________________________________________________________
9808 [ 15843] By: jhi                                   on 2002/04/10  12:34:01
9809         Log: Make x2p/s2p part of the test_prep target now that we
9810              have a test for it.
9811      Branch: perl
9812            ! Makefile.SH
9813 ____________________________________________________________________________
9814 [ 15842] By: jhi                                   on 2002/04/10  11:47:23
9815         Log: Integrate perlio.
9816              
9817              We have been 5.7.3 for a while - install there ...
9818      Branch: perl
9819           !> win32/makefile.mk
9820 ____________________________________________________________________________
9821 [ 15841] By: jhi                                   on 2002/04/10  11:45:14
9822         Log: SImilarly to old HP-UX, in old AIX too including
9823              crypt.h leads into trouble.  (from Merijn)
9824      Branch: perl
9825            ! hints/aix.sh
9826 ____________________________________________________________________________
9827 [ 15840] By: nick                                  on 2002/04/10  10:04:19
9828         Log: We have been 5.7.3 for a while - install there ...
9829      Branch: perlio
9830            ! win32/makefile.mk
9831 ____________________________________________________________________________
9832 [ 15839] By: nick                                  on 2002/04/10  10:03:46
9833         Log: Intgrate mainline
9834      Branch: perlio
9835           +> ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm t/x2p/s2p.t
9836            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
9837            - ext/Encode/ucm/macGurmukhi.ucm ext/File/Glob/t/utf8.t
9838           !> (integrate 40 files)
9839 ____________________________________________________________________________
9840 [ 15838] By: ams                                   on 2002/04/10  04:16:45
9841         Log: Subject: [PATCH] ext/attrs.t getting skipped
9842              From: "Craig A. Berry" <craigberry@mac.com>
9843              Date: Tue, 9 Apr 2002 23:58:49 -0500
9844              Message-Id: <a05101503b8d970983e6d@[172.16.52.1]>
9845      Branch: perl
9846            ! t/TEST
9847 ____________________________________________________________________________
9848 [ 15837] By: jhi                                   on 2002/04/10  01:18:57
9849         Log: Subject: [PATCH] Re: another patch (unready) against t/op/sub_lval.t
9850              From: Michael G Schwern <schwern@pobox.com>
9851              Date: Tue, 9 Apr 2002 20:52:55 -0400
9852              Message-ID: <20020410005254.GI8954@blackrider>
9853      Branch: perl
9854            ! t/op/sub_lval.t
9855 ____________________________________________________________________________
9856 [ 15836] By: jhi                                   on 2002/04/09  23:43:55
9857         Log: Undo accident in #15385.
9858      Branch: metaconfig/U/perl
9859            ! Extensions.U
9860 ____________________________________________________________________________
9861 [ 15835] By: jhi                                   on 2002/04/09  23:41:01
9862         Log: Retract the UTF-8 filenames patch.  This may be
9863              better dealt with in Perl level, a la File::Spec
9864              (since the whole mess is strongly filesystem-specific).
9865      Branch: metaconfig/U/perl
9866            + usecjk.U
9867            ! Extensions.U
9868      Branch: perl
9869            - ext/File/Glob/t/utf8.t
9870            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
9871            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
9872            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
9873            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
9874            ! t/op/readdir.t
9875 ____________________________________________________________________________
9876 [ 15834] By: jhi                                   on 2002/04/09  20:05:59
9877         Log: Upgrade to Encode 1.32, from Dan Kogai.
9878      Branch: perl
9879            + ext/Encode/bin/ucmlint ext/Encode/t/bogus.ucm
9880            - ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macGujarati.ucm
9881            - ext/Encode/ucm/macGurmukhi.ucm
9882            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Changes
9883            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/MANIFEST
9884            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/Alias.pm
9885            ! ext/Encode/lib/Encode/Encoder.pm
9886            ! ext/Encode/lib/Encode/Supported.pod
9887            ! ext/Encode/lib/Encode/Unicode.pm
9888            ! ext/Encode/ucm/adobeStdenc.ucm ext/Encode/ucm/adobeSymbol.ucm
9889            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/macROMnn.ucm
9890 ____________________________________________________________________________
9891 [ 15833] By: jhi                                   on 2002/04/09  18:32:27
9892         Log: Add tests for s2p/psed, from Wolfgang Laun.
9893      Branch: perl
9894            + t/x2p/s2p.t
9895            ! MANIFEST t/TEST
9896 ____________________________________________________________________________
9897 [ 15832] By: jhi                                   on 2002/04/09  18:14:57
9898         Log: FAQ sync.
9899      Branch: perl
9900            ! pod/perlfaq2.pod pod/perlfaq3.pod
9901 ____________________________________________________________________________
9902 [ 15831] By: jhi                                   on 2002/04/09  18:02:55
9903         Log: Remove false dependency between getgrent and setpwent
9904              having/not having FILE**.  Also make the names of the
9905              {set,get,end}* interface struct members a bit shorter.
9906      Branch: perl
9907            ! reentr.c reentr.h reentr.pl
9908 ____________________________________________________________________________
9909 [ 15830] By: jhi                                   on 2002/04/09  16:11:43
9910         Log: Avoid bad prototypes.
9911      Branch: perl
9912            ! hints/hpux.sh
9913 ____________________________________________________________________________
9914 [ 15829] By: jhi                                   on 2002/04/09  14:45:48
9915         Log: metaconfig unit change for #15828.
9916      Branch: metaconfig
9917            ! U/protos/Protochk.U
9918 ____________________________________________________________________________
9919 [ 15828] By: jhi                                   on 2002/04/09  14:45:21
9920         Log: As Merijn points out, pthread.h really needs to be known
9921              by protochk.
9922      Branch: perl
9923            ! Configure
9924 ____________________________________________________________________________
9925 [ 15827] By: jhi                                   on 2002/04/09  12:45:56
9926         Log: Integrate perlio;
9927              
9928              Patch up Encode for Tk
9929      Branch: perl
9930           !> ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
9931           !> ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
9932 ____________________________________________________________________________
9933 [ 15826] By: nick                                  on 2002/04/09  12:38:25
9934         Log: Patch up Encode for Tk
9935      Branch: perlio
9936            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Alias.pm
9937            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
9938 ____________________________________________________________________________
9939 [ 15825] By: jhi                                   on 2002/04/09  11:51:36
9940         Log: Portability tweak.
9941      Branch: perl
9942            ! lib/File/CheckTree.t
9943 ____________________________________________________________________________
9944 [ 15824] By: sky                                   on 2002/04/09  10:51:07
9945         Log: Subject: [PATCH] perlhist.pod doesn't mention 5.7.3.
9946              From: Abigail <abigail@osp.nl>
9947              Date: tis apr 09, 2002  01:46:58  Europe/Stockholm
9948              Message-Id: <20020409134658.A18986@gatekeeper.osp.nl>
9949      Branch: perl
9950            ! pod/perlhist.pod
9951 ____________________________________________________________________________
9952 [ 15823] By: nick                                  on 2002/04/09  08:17:59
9953         Log: Integrate mainline
9954      Branch: perlio
9955           +> ext/Encode/lib/Encode/Config.pm
9956           +> ext/Encode/lib/Encode/Encoder.pm ext/Encode/t/Encoder.t
9957           !> (integrate 37 files)
9958 ____________________________________________________________________________
9959 [ 15822] By: ams                                   on 2002/04/09  06:43:50
9960         Log: Subject: [PATCH @15821] File::CheckTree hates @'s
9961              From: Spider Boardman <spider@Orb.Nashua.NH.US>
9962              Date: Tue, 09 Apr 2002 02:00:51 -0400
9963              Message-Id: <200204090600.CAA20267@Orb.Nashua.NH.US>
9964      Branch: perl
9965            ! lib/File/CheckTree.pm
9966 ____________________________________________________________________________
9967 [ 15821] By: jhi                                   on 2002/04/09  01:56:05
9968         Log: Small perldelta tweaks.
9969      Branch: perl
9970            ! pod/perldelta.pod
9971 ____________________________________________________________________________
9972 [ 15820] By: jhi                                   on 2002/04/09  01:37:28
9973         Log: File::Checktree update from Paul Grassie.
9974      Branch: perl
9975            ! lib/File/CheckTree.pm lib/File/CheckTree.t
9976 ____________________________________________________________________________
9977 [ 15819] By: ams                                   on 2002/04/08  22:43:48
9978         Log: Subject: patch against t/op/sub_lval.t
9979              From: Jim Cromie <jcromie@divsol.com>
9980              Date: Mon, 08 Apr 2002 17:38:16 -0600
9981              Message-Id: <3CB229E8.9080500@divsol.com>
9982      Branch: perl
9983            ! t/op/sub_lval.t
9984 ____________________________________________________________________________
9985 [ 15818] By: ams                                   on 2002/04/08  22:40:16
9986         Log: Humbly pay homage to the redundancy gods.
9987      Branch: perl
9988            ! mg.c
9989 ____________________________________________________________________________
9990 [ 15817] By: jhi                                   on 2002/04/08  22:20:46
9991         Log: metaconfig mirror #15816.
9992      Branch: metaconfig
9993            ! U/modified/Unix.U
9994 ____________________________________________________________________________
9995 [ 15816] By: ams                                   on 2002/04/08  22:18:32
9996         Log: Nuke one overly-broad generalisation, as suggested by Sarathy.
9997      Branch: perl
9998            ! Porting/Glossary
9999 ____________________________________________________________________________
10000 [ 15815] By: jhi                                   on 2002/04/08  22:05:08
10001         Log: Small piconv tweaks (sent to Dan).
10002      Branch: perl
10003            ! ext/Encode/Encode.pm ext/Encode/bin/piconv
10004            ! ext/Encode/lib/Encode/Alias.pm
10005 ____________________________________________________________________________
10006 [ 15814] By: jhi                                   on 2002/04/08  19:04:52
10007         Log: Update Changes.
10008      Branch: perl
10009            ! Changes patchlevel.h
10010 ____________________________________________________________________________
10011 [ 15813] By: jhi                                   on 2002/04/08  18:56:58
10012         Log: FAQ sync.  (Ignoring the few URL differences for now.)
10013      Branch: perl
10014            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
10015            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
10016            ! pod/perlfaq7.pod pod/perlfaq9.pod
10017 ____________________________________________________________________________
10018 [ 15812] By: jhi                                   on 2002/04/08  18:23:41
10019         Log: Upgrade to Encode 1.31, from Dan Kogai.
10020      Branch: perl
10021            + ext/Encode/lib/Encode/Config.pm ext/Encode/t/Encoder.t
10022            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10023            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Encoder.pm
10024            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
10025 ____________________________________________________________________________
10026 [ 15811] By: ams                                   on 2002/04/08  17:00:37
10027         Log: Subject: Re: lib/sort.t failure -- real PATCH enclosed
10028              From: Andy Dougherty <doughera@lafayette.edu>
10029              Date: Mon, 8 Apr 2002 13:20:39 -0400 (EDT)
10030              Message-Id: <Pine.SOL.4.10.10204081317040.20618-100000@maxwell.phys.lafayette.edu>
10031      Branch: perl
10032            ! lib/sort.t pp_sort.c
10033 ____________________________________________________________________________
10034 [ 15810] By: jhi                                   on 2002/04/08  16:27:32
10035         Log: metaconfig unit changes for #15809.
10036      Branch: metaconfig
10037            ! U/Glossary.patch U/modified/Unix.U U/modified/libs.U
10038 ____________________________________________________________________________
10039 [ 15809] By: jhi                                   on 2002/04/08  16:27:10
10040         Log: Mirroring #15806.
10041      Branch: perl
10042            ! Porting/Glossary Porting/config.sh Porting/config_H
10043 ____________________________________________________________________________
10044 [ 15808] By: jhi                                   on 2002/04/08  13:57:41
10045         Log: metaconfig unit changes for #15807.
10046      Branch: metaconfig
10047            ! U/protos/Protochk.U U/threads/d_asctime_r.U
10048            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
10049            ! U/threads/d_ctime_r.U U/threads/d_drand48_r.U
10050            ! U/threads/d_endgrent_r.U U/threads/d_endhostent_r.U
10051            ! U/threads/d_endnetent_r.U U/threads/d_endprotoent_r.U
10052            ! U/threads/d_endpwent_r.U U/threads/d_endservent_r.U
10053            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
10054            ! U/threads/d_getgrnam_r.U U/threads/d_gethostbyaddr_r.U
10055            ! U/threads/d_gethostbyname_r.U U/threads/d_gethostent_r.U
10056            ! U/threads/d_getlogin_r.U U/threads/d_getnetbyaddr_r.U
10057            ! U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
10058            ! U/threads/d_getprotobyname_r.U
10059            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
10060            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
10061            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
10062            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
10063            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
10064            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
10065            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
10066            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
10067            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
10068            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
10069            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
10070            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
10071            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
10072            ! U/threads/i_pthread.U
10073      Branch: perl
10074            ! config_h.SH
10075 ____________________________________________________________________________
10076 [ 15807] By: jhi                                   on 2002/04/08  13:57:12
10077         Log: Subject: [ PATCH ] Re: no snapshot today, no RC1 Monday    
10078              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
10079              Date: Mon, 08 Apr 2002 14:34:27 +0200
10080              Message-Id: <20020408141403.CE45.H.M.BRAND@hccnet.nl>
10081      Branch: perl
10082            ! Configure hints/hpux.sh reentr.pl
10083 ____________________________________________________________________________
10084 [ 15806] By: ams                                   on 2002/04/08  13:50:43
10085         Log: Subject: [PATCH] Updates to Porting/Glossary
10086              From: Paul_GreenVOS@vos.stratus.com
10087              Date: Mon, 8 Apr 02 10:44 edt
10088              Message-Id: <200204081445.KAA16861@mailhub1.stratus.com>
10089      Branch: perl
10090            ! Porting/Glossary
10091 ____________________________________________________________________________
10092 [ 15805] By: ams                                   on 2002/04/08  13:47:32
10093         Log: Subject: [PATCH] Re: MakeMaker broken (was Re: perl patch level 15780
10094              coredumps on startup)
10095              From: Michael G Schwern <schwern@pobox.com>
10096              Date: Mon, 8 Apr 2002 10:34:49 -0400
10097              Message-Id: <20020408143449.GB3245@blackrider>
10098      Branch: perl
10099            ! lib/ExtUtils/MM_Unix.pm
10100 ____________________________________________________________________________
10101 [ 15804] By: ams                                   on 2002/04/08  13:29:28
10102         Log: Subject: [PATCH] example in pod/perllexwarn.pod
10103              From: Slaven Rezic <slaven.rezic@berlin.de>
10104              Date: Mon, 8 Apr 2002 16:12:52 +0200 (CEST)
10105              Message-Id: <200204081412.g38ECqkX049116@vran.herceg.de>
10106      Branch: perl
10107            ! pod/perllexwarn.pod
10108 ____________________________________________________________________________
10109 [ 15803] By: jhi                                   on 2002/04/08  12:35:08
10110         Log: Upgrade to Encode 1.30, from Dan Kogai. 
10111      Branch: perl
10112            + ext/Encode/lib/Encode/Encoder.pm
10113            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10114            ! ext/Encode/MANIFEST ext/Encode/lib/Encode/Alias.pm
10115            ! ext/Encode/lib/Encode/Supported.pod
10116            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Unicode.t
10117            ! ext/Encode/t/grow.t
10118 ____________________________________________________________________________
10119 [ 15802] By: jhi                                   on 2002/04/08  12:11:26
10120         Log: Subject: Re: [MIME::Base64 patch] t/base64.t fix
10121              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
10122              Date: Mon, 08 Apr 2002 01:08:40 +0100
10123              Message-Id: <200204080008.g3808eT02175@crypt.compulink.co.uk>
10124      Branch: perl
10125            ! ext/MIME/Base64/t/base64.t
10126 ____________________________________________________________________________
10127 [ 15801] By: nick                                  on 2002/04/08  07:28:27
10128         Log: Integrate mainline
10129      Branch: perlio
10130           +> ext/Encode/t/Unicode.t ext/Encode/t/unibench.pl
10131           +> ext/Encode/ucm/jis0208.ucm ext/Encode/ucm/jis0212.ucm
10132           +> ext/File/Glob/t/utf8.t
10133           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
10134           +> lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
10135           +> lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
10136            - ext/Encode/lib/Encode/10646_1.pm
10137            - ext/Encode/lib/Encode/Internal.pm
10138            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10139            - ext/Encode/ucm/cp37.ucm ext/Encode/ucm/ibm-1250.ucm
10140            - ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
10141            - ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
10142            - ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
10143            - ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
10144            - ext/Encode/ucm/macJapan.ucm ext/Encode/ucm/macRumanian.ucm
10145           !> (integrate 157 files)
10146 ____________________________________________________________________________
10147 [ 15800] By: ams                                   on 2002/04/08  07:06:21
10148         Log: Subject: [PATCH] ExtUtils::Packlist doesn't grok filenames with spaces
10149              From: Jan Dubois <JanD@ActiveState.com>
10150              Date: Mon, 08 Apr 2002 00:10:39 -0700
10151              Message-Id: <hkf2bu4tq2j4784o3mua795jgochaesuas@4ax.com>
10152      Branch: perl
10153            ! lib/ExtUtils/Packlist.pm
10154 ____________________________________________________________________________
10155 [ 15799] By: ams                                   on 2002/04/08  04:50:36
10156         Log: Subject: [PATCH pod/perlguts.pod] docco fixes
10157              From: Stas Bekman <stas@stason.org>
10158              Date: Mon, 8 Apr 2002 13:43:36 +0800 (SGT)
10159              Message-Id: <Pine.LNX.4.44.0204081316090.23983-100000@hope.stason.org>
10160      Branch: perl
10161            ! pod/perlguts.pod
10162 ____________________________________________________________________________
10163 [ 15798] By: ams                                   on 2002/04/08  03:56:52
10164         Log: New descriptions for savepv*(), as suggested by Gisle Aas.
10165      Branch: perl
10166            ! util.c
10167 ____________________________________________________________________________
10168 [ 15797] By: ams                                   on 2002/04/08  01:30:38
10169         Log: Remove, eliminate, and destroy multiple, redundant occurences of the
10170              same line of code. (As suggested by Simon Cozens.)
10171      Branch: perl
10172            ! mg.c
10173 ____________________________________________________________________________
10174 [ 15796] By: ams                                   on 2002/04/08  01:27:24
10175         Log: Fix prototypes of save{,shared}pv{,n} (s/sv/pv/) as suggested by
10176              Simon Cozens.
10177      Branch: perl
10178            ! embed.fnc util.c
10179 ____________________________________________________________________________
10180 [ 15795] By: ams                                   on 2002/04/08  01:05:16
10181         Log: Subject: [ID 20020407.002] Bug (?) and patch for DProf
10182              From: Tom Brown <thecap@peach.ece.utexas.edu>
10183              Date: Sun, 07 Apr 2002 23:20:05 GMT
10184              Message-Id: <E16uM6r-0002up-00@peach.ece.utexas.edu>
10185      Branch: perl
10186            ! ext/Devel/DProf/DProf.xs
10187 ____________________________________________________________________________
10188 [ 15794] By: jhi                                   on 2002/04/07  23:31:28
10189         Log: Retract #15793 since #15775 should fix the problem.
10190      Branch: perl
10191            ! hv.c
10192 ____________________________________________________________________________
10193 [ 15793] By: jhi                                   on 2002/04/07  23:25:14
10194         Log: (Retracted by #15794)
10195              Subject: [PATCH] hv.c
10196              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10197              Date: Sun, 7 Apr 2002 14:25:48 +0200
10198              Message-ID: <3CB056EC.16340.1119992@localhost>
10199      Branch: perl
10200            ! hv.c
10201 ____________________________________________________________________________
10202 [ 15792] By: ams                                   on 2002/04/07  21:48:49
10203         Log: Make other nits nervous.
10204      Branch: perl
10205            ! gv.c perl.c
10206 ____________________________________________________________________________
10207 [ 15791] By: ams                                   on 2002/04/07  20:31:08
10208         Log: Subject: [MIME::Base64 patch] t/base64.t fix
10209              From: Dan Kogai <dankogai@dan.co.jp>
10210              Date: Mon, 8 Apr 2002 06:19:29 +0900
10211              Message-Id: <25BF9A84-4A6D-11D6-9F9F-00039301D480@dan.co.jp>
10212      Branch: perl
10213            ! ext/MIME/Base64/t/base64.t
10214 ____________________________________________________________________________
10215 [ 15790] By: ams                                   on 2002/04/07  20:15:52
10216         Log: Subject: [PATCH] Devel/Peek/Peek.xs: reverse ifdef logic
10217              From: Slaven Rezic <slaven.rezic@berlin.de>
10218              Date: Sun, 7 Apr 2002 22:59:47 +0200 (CEST)
10219              Message-Id: <200204072059.g37KxlgN091129@vran.herceg.de>
10220      Branch: perl
10221            ! ext/Devel/Peek/Peek.xs
10222 ____________________________________________________________________________
10223 [ 15789] By: rgs                                   on 2002/04/07  19:34:10
10224         Log: Fully qualify in warning message the name of a subroutine redefined
10225              via glob assignment
10226      Branch: perl
10227            ! sv.c t/lib/warnings/op t/lib/warnings/sv
10228 ____________________________________________________________________________
10229 [ 15788] By: jhi                                   on 2002/04/07  17:32:49
10230         Log: Update from Dan Kogai.
10231      Branch: perl
10232            ! ext/Encode/t/Unicode.t
10233 ____________________________________________________________________________
10234 [ 15787] By: jhi                                   on 2002/04/07  16:59:45
10235         Log: Can't right now twist my brain to figure out
10236              the right CR/LF code point mappings in EBCDIC.
10237      Branch: perl
10238            ! lib/Pod/t/eol.t
10239 ____________________________________________________________________________
10240 [ 15786] By: jhi                                   on 2002/04/07  16:57:21
10241         Log: Subject: [PATCH] Re: [PATCH] Re: perl@15772
10242              From: Nicholas Clark <nick@ccl4.org>
10243              Date: Sun, 7 Apr 2002 15:01:56 +0100
10244              Message-ID: <20020407150156.R10686@plum.flirble.org>
10245      Branch: perl
10246            ! ext/Data/Dumper/Dumper.xs
10247 ____________________________________________________________________________
10248 [ 15785] By: jhi                                   on 2002/04/07  16:52:53
10249         Log: Tpyo.
10250      Branch: perl
10251            ! lib/Pod/t/eol.t
10252 ____________________________________________________________________________
10253 [ 15784] By: jhi                                   on 2002/04/07  16:41:29
10254         Log: EBCDIC branch was forgotten.
10255      Branch: perl
10256            ! ext/Devel/Peek/Peek.t
10257 ____________________________________________________________________________
10258 [ 15783] By: jhi                                   on 2002/04/07  16:29:09
10259         Log: charnames::viacode() was broken, noticed by Jeffrey.
10260      Branch: perl
10261            ! lib/charnames.pm lib/charnames.t
10262 ____________________________________________________________________________
10263 [ 15782] By: jhi                                   on 2002/04/07  15:53:35
10264         Log: Missing files.
10265      Branch: perl
10266            + ext/Encode/t/Unicode.t ext/Encode/t/grow.t
10267            ! MANIFEST ext/Encode/MANIFEST
10268 ____________________________________________________________________________
10269 [ 15781] By: jhi                                   on 2002/04/07  15:47:27
10270         Log: (intentionally empty)
10271      Branch: perl
10272            ! MANIFEST sv.h
10273 ____________________________________________________________________________
10274 [ 15780] By: jhi                                   on 2002/04/07  15:34:10
10275         Log: Upgrade to Encode 1.26, from Dan Kogai.
10276      Branch: perl
10277            + ext/Encode/t/unibench.pl ext/Encode/ucm/jis0208.ucm
10278            + ext/Encode/ucm/jis0212.ucm
10279            - ext/Encode/lib/Encode/10646_1.pm
10280            - ext/Encode/lib/Encode/Internal.pm
10281            - ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10282            - ext/Encode/t/grow.t ext/Encode/ucm/cp37.ucm
10283            - ext/Encode/ucm/ibm-1250.ucm ext/Encode/ucm/ibm-1251.ucm
10284            - ext/Encode/ucm/ibm-1252.ucm ext/Encode/ucm/ibm-1253.ucm
10285            - ext/Encode/ucm/ibm-1254.ucm ext/Encode/ucm/ibm-1255.ucm
10286            - ext/Encode/ucm/ibm-1256.ucm ext/Encode/ucm/ibm-1257.ucm
10287            - ext/Encode/ucm/ibm-1258.ucm ext/Encode/ucm/macJapan.ucm
10288            - ext/Encode/ucm/macRumanian.ucm
10289            ! MANIFEST ext/Encode/Changes ext/Encode/Encode.pm
10290            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
10291            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
10292            ! ext/Encode/bin/piconv ext/Encode/bin/unidump
10293            ! ext/Encode/encoding.pm ext/Encode/lib/Encode/Alias.pm
10294            ! ext/Encode/lib/Encode/Encoding.pm
10295            ! ext/Encode/lib/Encode/Supported.pod
10296            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/t/Aliases.t
10297            ! ext/Encode/t/jperl.t ext/Encode/ucm/adobeStdenc.ucm
10298            ! ext/Encode/ucm/adobeSymbol.ucm
10299            ! ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/ascii.ucm
10300            ! ext/Encode/ucm/cp037.ucm ext/Encode/ucm/cp1006.ucm
10301            ! ext/Encode/ucm/cp1026.ucm ext/Encode/ucm/cp1250.ucm
10302            ! ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
10303            ! ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
10304            ! ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
10305            ! ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
10306            ! ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
10307            ! ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
10308            ! ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
10309            ! ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
10310            ! ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
10311            ! ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
10312            ! ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
10313            ! ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
10314            ! ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
10315            ! ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
10316            ! ext/Encode/ucm/cp932.ucm ext/Encode/ucm/cp936.ucm
10317            ! ext/Encode/ucm/cp949.ucm ext/Encode/ucm/cp950.ucm
10318            ! ext/Encode/ucm/jis0201.ucm ext/Encode/ucm/koi8-r.ucm
10319            ! ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macCentEuro.ucm
10320            ! ext/Encode/ucm/macChinsimp.ucm ext/Encode/ucm/macChintrad.ucm
10321            ! ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
10322            ! ext/Encode/ucm/macDevanaga.ucm ext/Encode/ucm/macDingbats.ucm
10323            ! ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGreek.ucm
10324            ! ext/Encode/ucm/macGujarati.ucm ext/Encode/ucm/macGurmukhi.ucm
10325            ! ext/Encode/ucm/macHebrew.ucm ext/Encode/ucm/macIceland.ucm
10326            ! ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
10327            ! ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRoman.ucm
10328            ! ext/Encode/ucm/macSymbol.ucm ext/Encode/ucm/macThai.ucm
10329            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
10330            ! ext/Encode/ucm/nextstep.ucm
10331 ____________________________________________________________________________
10332 [ 15779] By: jhi                                   on 2002/04/07  14:51:04
10333         Log: Duh.  If the input is a stream of UTF-8 bytes, all that's
10334              needed is SvUTF8_on(), sv_utf8_upgrade() is quite bogus.
10335              Now, where was my coffee mug...
10336      Branch: perl
10337            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs pod/perlfunc.pod
10338            ! pp_sys.c
10339 ____________________________________________________________________________
10340 [ 15778] By: jhi                                   on 2002/04/07  14:35:15
10341         Log: Subject: [PATCH] MakeMaker basic.t on Win32
10342              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10343              Date: Sun, 7 Apr 2002 14:25:48 +0200
10344              Message-ID: <3CB056EC.27101.1119A3D@localhost>
10345              
10346              Subject: [PATCH] MakeMaker && Win32 && nmake
10347              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
10348              Date: Sun, 7 Apr 2002 14:25:48 +0200
10349              Message-ID: <3CB056EC.9001.11199ED@localhost>
10350      Branch: perl
10351            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
10352 ____________________________________________________________________________
10353 [ 15777] By: jhi                                   on 2002/04/07  14:27:06
10354         Log: Subject: Re: Change 15762: As noted by Philip Newton: nothing wrong with BOM,
10355              From: Philip Newton <Philip.Newton@gmx.net>
10356              Date: Sun, 07 Apr 2002 07:51:49 +0200      
10357              Message-ID: <1dnvau4j684hke2igk990f01nit8r2811s@4ax.com>
10358      Branch: perl
10359            ! utf8.c
10360 ____________________________________________________________________________
10361 [ 15776] By: jhi                                   on 2002/04/07  14:25:28
10362         Log: There was no nice way of getting in UTF-8 filenames:
10363              now one can use in the (new) three-arg form of readdir()
10364              and in File::Glob import a ":utf8" to transparently accept
10365              the filenames as Unicode.  Note that only :utf8 is supported,
10366              not fancier stuff like :encoding(foobar)
10367      Branch: perl
10368            + ext/File/Glob/t/utf8.t
10369            ! MANIFEST ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
10370            ! ext/File/Glob/Makefile.PL ext/File/Glob/bsd_glob.h opcode.h
10371            ! opcode.pl pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
10372            ! pod/perlunicode.pod pod/perluniintro.pod pp_sys.c sv.h
10373            ! t/op/readdir.t
10374 ____________________________________________________________________________
10375 [ 15775] By: rgs                                   on 2002/04/07  11:15:46
10376         Log: Subject: [PATCH] Re: perl@15772
10377              From: Nicholas Clark <nick@ccl4.org>
10378              Date: Sun, 7 Apr 2002 11:06:42 +0100
10379              Message-ID: <20020407110641.O10686@plum.flirble.org>
10380      Branch: perl
10381            ! hv.c
10382 ____________________________________________________________________________
10383 [ 15774] By: jhi                                   on 2002/04/07  01:21:07
10384         Log: Subject: [PATCH] Re: 15764 breakage
10385              From: Michael G Schwern <schwern@pobox.com>
10386              Date: Sat, 6 Apr 2002 19:14:02 -0500
10387              Message-ID: <20020407001401.GA7076@blackrider>
10388      Branch: perl
10389            ! lib/ExtUtils/MM_Unix.pm
10390 ____________________________________________________________________________
10391 [ 15773] By: jhi                                   on 2002/04/06  19:25:47
10392         Log: Instruction tweak.
10393      Branch: perl
10394            ! README.os390
10395 ____________________________________________________________________________
10396 [ 15772] By: jhi                                   on 2002/04/06  19:05:50
10397         Log: Update Changes.
10398      Branch: perl
10399            ! Changes patchlevel.h
10400 ____________________________________________________________________________
10401 [ 15771] By: jhi                                   on 2002/04/06  18:59:53
10402         Log: Subject: [PATCH] Encode tweaks for VMS
10403              From: Michael G Schwern <schwern@pobox.com>
10404              Date: Sat, 6 Apr 2002 03:26:09 -0500
10405              Message-ID: <20020406082609.GA28758@blackrider>
10406      Branch: perl
10407            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
10408            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/JP/Makefile.PL
10409            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
10410            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
10411 ____________________________________________________________________________
10412 [ 15770] By: jhi                                   on 2002/04/06  18:54:06
10413         Log: Prettyprinting and version paranoia.
10414      Branch: perl
10415            ! ext/DB_File/t/db-recno.t
10416 ____________________________________________________________________________
10417 [ 15769] By: jhi                                   on 2002/04/06  18:50:17
10418         Log: Be explicit about the two DB_File tests croaking
10419              in Mac OS X.
10420      Branch: perl
10421            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-recno.t
10422 ____________________________________________________________________________
10423 [ 15768] By: jhi                                   on 2002/04/06  17:53:52
10424         Log: Regen toc.
10425      Branch: perl
10426            ! pod/perltoc.pod
10427 ____________________________________________________________________________
10428 [ 15767] By: jhi                                   on 2002/04/06  17:25:13
10429         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
10430              From: Benjamin Goldberg <goldbb2@earthlink.net>
10431              Date: Fri, 05 Apr 2002 19:15:42 -0500
10432              Message-ID: <3CAE3E2E.8483505@earthlink.net>
10433      Branch: perl
10434            ! hv.h
10435 ____________________________________________________________________________
10436 [ 15766] By: jhi                                   on 2002/04/06  17:18:14
10437         Log: Underline that the current implementation is not
10438              guaranteed to be forever; and reformat a bit.
10439      Branch: perl
10440            ! lib/utf8.pm
10441 ____________________________________________________________________________
10442 [ 15765] By: jhi                                   on 2002/04/06  17:15:34
10443         Log: Subject: Weak spots in the utf8 manpage
10444              From: andreas.koenig@anima.de (Andreas J. Koenig)
10445              Date: Fri, 05 Apr 2002 10:08:44 +0200      
10446              Message-ID: <m3u1qqefeb.fsf@anima.de>      
10447      Branch: perl
10448            ! lib/utf8.pm
10449 ____________________________________________________________________________
10450 [ 15764] By: jhi                                   on 2002/04/06  16:58:02
10451         Log: Subject: [PATCH] MakeMaker core sync 5.54_01 -> 5.55_02
10452              From: Michael G Schwern <schwern@pobox.com>
10453              Date: Sat, 6 Apr 2002 03:22:03 -0500
10454              Message-ID: <20020406082203.GA28713@blackrider>
10455      Branch: perl
10456            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/Makefile.PL
10457            + lib/ExtUtils/t/Big-Fat-Dummy/Liar/lib/Big/Fat/Liar.pm
10458            + lib/ExtUtils/t/INST.t lib/ExtUtils/t/prefixify.t
10459            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command/MM.pm
10460            ! lib/ExtUtils/MM_Any.pm lib/ExtUtils/MM_Cygwin.pm
10461            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
10462            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
10463            ! lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MakeMaker.pm
10464            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Win32.t
10465            ! lib/ExtUtils/t/basic.t t/lib/MakeMaker/Test/Utils.pm
10466 ____________________________________________________________________________
10467 [ 15763] By: jhi                                   on 2002/04/06  16:53:50
10468         Log: No need to avoid utf8 warnings after #15762.
10469      Branch: perl
10470            ! lib/Unicode/Collate.pm
10471 ____________________________________________________________________________
10472 [ 15762] By: jhi                                   on 2002/04/06  16:41:06
10473         Log: As noted by Philip Newton: nothing wrong with BOM,
10474              but 0xFFFE quite wrong.
10475      Branch: perl
10476            ! t/lib/warnings/utf8 utf8.c utf8.h
10477 ____________________________________________________________________________
10478 [ 15761] By: jhi                                   on 2002/04/06  16:17:57
10479         Log: Explain the "gaps" in the UTF-8 encoding.
10480      Branch: perl
10481            ! pod/perlunicode.pod utf8.h
10482 ____________________________________________________________________________
10483 [ 15760] By: jhi                                   on 2002/04/06  16:09:20
10484         Log: Subject: [PATCH] Re: Dumper.pm and Unicode code points (was Re: Data::Dumper and integer conversions)
10485              From: Nicholas Clark <nick@unfortu.net>
10486              Date: Sat, 6 Apr 2002 14:54:51 +0100
10487              Message-ID: <20020406135450.GA644@Bagpuss.unfortu.net>
10488      Branch: perl
10489            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
10490 ____________________________________________________________________________
10491 [ 15759] By: jhi                                   on 2002/04/06  16:08:14
10492         Log: Signedness nits.
10493      Branch: perl
10494            ! hv.c
10495 ____________________________________________________________________________
10496 [ 15758] By: jhi                                   on 2002/04/06  16:07:03
10497         Log: Make hv_notallowed a static as suggested by Nick Clark;
10498              and synchronize the nomenclature to talk about restricted
10499              (not fixed) hashes.
10500      Branch: perl
10501            ! embed.fnc embed.h hv.c lib/Hash/Util.t pod/perldiag.pod
10502            ! proto.h
10503 ____________________________________________________________________________
10504 [ 15757] By: jhi                                   on 2002/04/06  15:47:52
10505         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
10506              From: Nicholas Clark <nick@unfortu.net>
10507              Date: Sat, 6 Apr 2002 00:21:17 +0100
10508              Message-ID: <20020405232117.GE323@Bagpuss.unfortu.net>
10509              
10510              (with the last one reversed)
10511      Branch: perl
10512            ! doop.c dump.c embed.fnc ext/Devel/Peek/Peek.t hv.c hv.h
10513            ! pod/perlunicode.pod pp.c sv.h t/op/utfhash.t
10514 ____________________________________________________________________________
10515 [ 15756] By: jhi                                   on 2002/04/06  15:46:35
10516         Log: Update the warning message.
10517      Branch: perl
10518            ! README.tru64
10519 ____________________________________________________________________________
10520 [ 15755] By: jhi                                   on 2002/04/06  15:26:44
10521         Log: Subject: [perlunicode]   A nasty doc bug causing the real one!
10522              From: Dan Kogai <dankogai@dan.co.jp>
10523              Date: Sat, 6 Apr 2002 06:08:40 +0900
10524              Message-Id: <4DB9C576-48D9-11D6-84DC-00039301D480@dan.co.jp>
10525      Branch: perl
10526            ! pod/perlunicode.pod
10527 ____________________________________________________________________________
10528 [ 15754] By: rgs                                   on 2002/04/05  20:47:22
10529         Log: Some tests were failing silently instead of saying "not ok"
10530      Branch: perl
10531            ! t/comp/proto.t
10532 ____________________________________________________________________________
10533 [ 15753] By: nick                                  on 2002/04/05  19:30:12
10534         Log: Integrate mainline
10535      Branch: perlio
10536           !> Configure NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c
10537           !> dosish.h ext/Storable/Storable.xs ext/Storable/t/dclone.t
10538           !> lib/Tie/File/t/26_twrite.t lib/sort.t pod/perlfunc.pod
10539 ____________________________________________________________________________
10540 [ 15752] By: jhi                                   on 2002/04/05  18:37:32
10541         Log: Minor Tie::File test patch, from mjd.
10542      Branch: perl
10543            ! lib/Tie/File/t/24_cache_loop.t
10544 ____________________________________________________________________________
10545 [ 15751] By: jhi                                   on 2002/04/05  18:35:35
10546         Log: Not *that* different line endings (noticed by Philip Newton)
10547      Branch: perl
10548            ! pod/perldelta.pod
10549 ____________________________________________________________________________
10550 [ 15750] By: jhi                                   on 2002/04/05  18:02:26
10551         Log: Retract #15745 for now; won't work without more Encode fixes.
10552      Branch: perl
10553            ! ext/Encode/lib/Encode/10646_1.pm
10554 ____________________________________________________________________________
10555 [ 15749] By: jhi                                   on 2002/04/05  17:00:01
10556         Log: metaconfig unit change for #15748.
10557      Branch: metaconfig
10558            ! U/modified/Oldconfig.U
10559 ____________________________________________________________________________
10560 [ 15748] By: jhi                                   on 2002/04/05  16:58:45
10561         Log: Subject: [ID 20020405.004] Configure doesn't always choose the openbsd hints fine on OpenBSD systems
10562              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
10563              Date: Fri, 5 Apr 2002 10:43:43 -0700 (MST)
10564              Message-Id: <200204051743.g35Hhhb7031096@xerxes.courtesan.com>
10565      Branch: perl
10566            ! Configure
10567 ____________________________________________________________________________
10568 [ 15747] By: jhi                                   on 2002/04/05  13:42:29
10569         Log: NetWare update from C Aditya.
10570      Branch: perl
10571            ! NetWare/Makefile NetWare/Nwmain.c NetWare/nw5.c dosish.h
10572 ____________________________________________________________________________
10573 [ 15746] By: jhi                                   on 2002/04/05  13:34:11
10574         Log: Win32 pacifying from mjd.
10575      Branch: perl
10576            ! lib/Tie/File/t/26_twrite.t
10577 ____________________________________________________________________________
10578 [ 15745] By: jhi                                   on 2002/04/05  13:07:21
10579         Log: Integrate perlio;
10580              
10581              Not only did UCS-2 have dodgy name it was buggy.
10582      Branch: perl
10583           !> ext/Encode/lib/Encode/10646_1.pm
10584 ____________________________________________________________________________
10585 [ 15744] By: nick                                  on 2002/04/05  13:02:36
10586         Log: Not only did UCS-2 have dodgy name it was buggy.
10587      Branch: perlio
10588            ! ext/Encode/lib/Encode/10646_1.pm
10589 ____________________________________________________________________________
10590 [ 15743] By: jhi                                   on 2002/04/05  12:50:21
10591         Log: Subject: Patch for bug ID 20020221.007
10592              From: Archer Sully <archer@meer.net>
10593              Date: Thu, 4 Apr 2002 21:45:34 -0700
10594              Message-Id: <20020405044630.8F2B3C859@mail.goldenagewireless.net>
10595              
10596              Fix for "[ID 20020221.007] SEGV in Storable with empty string
10597              scalar object" (dclone)
10598      Branch: perl
10599            ! ext/Storable/Storable.xs ext/Storable/t/dclone.t
10600 ____________________________________________________________________________
10601 [ 15742] By: rgs                                   on 2002/04/05  12:22:26
10602         Log: Subject: Re: lib/sort.t failure 
10603              From: "John P. Linderman" <jpl@research.att.com>
10604              Date: Fri, 05 Apr 2002 06:19:07 -0500
10605              Message-ID: <200204051119.GAA00032@raptor.research.att.com>
10606              
10607              with a minor formatting tweak
10608      Branch: perl
10609            ! pod/perlfunc.pod
10610 ____________________________________________________________________________
10611 [ 15741] By: rgs                                   on 2002/04/05  11:58:14
10612         Log: Subject: Re: lib/sort.t failure (and [PATCH])
10613              From: "John P. Linderman" <jpl@research.att.com>
10614              Date: Fri, 05 Apr 2002 07:13:27 -0500
10615              Message-ID: <200204051213.HAA13004@raptor.research.att.com>
10616      Branch: perl
10617            ! lib/sort.t
10618 ____________________________________________________________________________
10619 [ 15740] By: nick                                  on 2002/04/05  09:31:42
10620         Log: Integrate mainline
10621      Branch: perlio
10622           +> (branch 49 files)
10623           !> (integrate 82 files)
10624 ____________________________________________________________________________
10625 [ 15739] By: jhi                                   on 2002/04/05  01:52:28
10626         Log: Subject: A TEST. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
10627              From: Dan Kogai <dankogai@dan.co.jp>
10628              Date: Fri, 5 Apr 2002 11:52:50 +0900
10629              Message-Id: <377E5208-4840-11D6-8B4B-00039301D480@dan.co.jp>
10630      Branch: perl
10631            ! ext/Encode/t/Aliases.t
10632 ____________________________________________________________________________
10633 [ 15738] By: jhi                                   on 2002/04/05  01:45:24
10634         Log: Subject: A FIX. [Re: qr/^UCS2-le$/i    => '"UCS-2"'  -- what is it?]
10635              From: Dan Kogai <dankogai@dan.co.jp>
10636              Date: Fri, 5 Apr 2002 11:39:55 +0900
10637              Message-Id: <69FEC0B4-483E-11D6-A045-00039301D480@dan.co.jp>
10638      Branch: perl
10639            ! ext/Encode/lib/Encode/Alias.pm
10640 ____________________________________________________________________________
10641 [ 15737] By: jhi                                   on 2002/04/04  22:28:32
10642         Log: Subject: Re: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
10643              From: Ilmari Karonen <iltzu@sci.fi>
10644              Date: Fri, 5 Apr 2002 01:35:08 +0300 (EET DST)
10645              Message-ID: <Pine.SOL.3.96.1020405004632.9372C-100000@simpukka>
10646      Branch: perl
10647            ! gv.c t/op/method.t
10648 ____________________________________________________________________________
10649 [ 15736] By: jhi                                   on 2002/04/04  22:28:10
10650         Log: I was fooled for a while, somebody else might be too.
10651      Branch: perl
10652            ! t/test.pl
10653 ____________________________________________________________________________
10654 [ 15735] By: jhi                                   on 2002/04/04  22:10:51
10655         Log: test.pl-ify.
10656      Branch: perl
10657            ! t/op/method.t
10658 ____________________________________________________________________________
10659 [ 15734] By: jhi                                   on 2002/04/04  19:54:19
10660         Log: Upgrade to Encode 1.20, from Dan Kogai.
10661      Branch: perl
10662            + ext/Encode/bin/unidump ext/Encode/ucm/adobeStdenc.ucm
10663            + ext/Encode/ucm/adobeSymbol.ucm
10664            + ext/Encode/ucm/adobeZdingbat.ucm ext/Encode/ucm/cp037.ucm
10665            + ext/Encode/ucm/cp1006.ucm ext/Encode/ucm/cp1026.ucm
10666            + ext/Encode/ucm/cp1251.ucm ext/Encode/ucm/cp1252.ucm
10667            + ext/Encode/ucm/cp1253.ucm ext/Encode/ucm/cp1254.ucm
10668            + ext/Encode/ucm/cp1255.ucm ext/Encode/ucm/cp1256.ucm
10669            + ext/Encode/ucm/cp1257.ucm ext/Encode/ucm/cp1258.ucm
10670            + ext/Encode/ucm/cp424.ucm ext/Encode/ucm/cp437.ucm
10671            + ext/Encode/ucm/cp500.ucm ext/Encode/ucm/cp737.ucm
10672            + ext/Encode/ucm/cp775.ucm ext/Encode/ucm/cp850.ucm
10673            + ext/Encode/ucm/cp852.ucm ext/Encode/ucm/cp855.ucm
10674            + ext/Encode/ucm/cp856.ucm ext/Encode/ucm/cp857.ucm
10675            + ext/Encode/ucm/cp860.ucm ext/Encode/ucm/cp861.ucm
10676            + ext/Encode/ucm/cp862.ucm ext/Encode/ucm/cp863.ucm
10677            + ext/Encode/ucm/cp864.ucm ext/Encode/ucm/cp865.ucm
10678            + ext/Encode/ucm/cp866.ucm ext/Encode/ucm/cp869.ucm
10679            + ext/Encode/ucm/cp874.ucm ext/Encode/ucm/cp875.ucm
10680            + ext/Encode/ucm/macArabic.ucm ext/Encode/ucm/macChinsimp.ucm
10681            + ext/Encode/ucm/macChintrad.ucm ext/Encode/ucm/macDevanaga.ucm
10682            + ext/Encode/ucm/macFarsi.ucm ext/Encode/ucm/macGujarati.ucm
10683            + ext/Encode/ucm/macGurmukhi.ucm ext/Encode/ucm/macHebrew.ucm
10684            + ext/Encode/ucm/macJapanese.ucm ext/Encode/ucm/macKorean.ucm
10685            + ext/Encode/ucm/macROMnn.ucm ext/Encode/ucm/macRUMnn.ucm
10686            + ext/Encode/ucm/macSymbol.ucm
10687            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
10688            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
10689            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
10690            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
10691            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
10692            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/JP.pm
10693            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
10694            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
10695            ! ext/Encode/Makefile.PL ext/Encode/Symbol/Makefile.PL
10696            ! ext/Encode/Symbol/Symbol.pm ext/Encode/TW/Makefile.PL
10697            ! ext/Encode/TW/TW.pm ext/Encode/bin/enc2xs
10698            ! ext/Encode/bin/piconv ext/Encode/lib/Encode/10646_1.pm
10699            ! ext/Encode/lib/Encode/Alias.pm
10700            ! ext/Encode/lib/Encode/Supported.pod
10701            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
10702            ! ext/Encode/t/Aliases.t ext/Encode/t/encoding.t
10703            ! ext/Encode/t/jperl.t ext/Encode/ucm/ascii.ucm
10704            ! ext/Encode/ucm/cp1250.ucm ext/Encode/ucm/cp932.ucm
10705            ! ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
10706            ! ext/Encode/ucm/cp950.ucm ext/Encode/ucm/koi8-r.ucm
10707            ! ext/Encode/ucm/macCentEuro.ucm ext/Encode/ucm/macCroatian.ucm
10708            ! ext/Encode/ucm/macCyrillic.ucm ext/Encode/ucm/macDingbats.ucm
10709            ! ext/Encode/ucm/macGreek.ucm ext/Encode/ucm/macIceland.ucm
10710            ! ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macThai.ucm
10711            ! ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
10712            ! ext/Encode/ucm/nextstep.ucm
10713 ____________________________________________________________________________
10714 [ 15733] By: jhi                                   on 2002/04/04  17:23:31
10715         Log: Subject: left-over "use 5.7.2" in threads.pm
10716              From: Slaven Rezic <slaven.rezic@berlin.de>
10717              Date: 21 Mar 2002 23:18:13 +0100
10718              Message-ID: <87k7s5pntm.fsf@vran.herceg.de>
10719      Branch: perl
10720            ! ext/threads/threads.pm
10721 ____________________________________________________________________________
10722 [ 15732] By: ams                                   on 2002/04/04  17:08:13
10723         Log: Subject: [PATCH 5.7.3 DOCS]
10724              From: mjd@plover.com
10725              Date: 4 Apr 2002 15:59:39 -0000
10726              Message-Id: <20020404155939.6754.qmail@plover.com>
10727      Branch: perl
10728            ! pod/perlfaq9.pod
10729 ____________________________________________________________________________
10730 [ 15731] By: jhi                                   on 2002/04/04  16:11:47
10731         Log: metaconfig unit change for #15730.
10732      Branch: metaconfig
10733            ! U/threads/usethreads.U
10734 ____________________________________________________________________________
10735 [ 15730] By: jhi                                   on 2002/04/04  16:11:06
10736         Log: Subject: Re: lib/sort.t failure [PATCH]
10737              From: Andy Dougherty <doughera@lafayette.edu>
10738              Date: Thu, 4 Apr 2002 12:05:30 -0500 (EST)
10739              Message-ID: <Pine.SOL.4.10.10204041204001.20180-100000@maxwell.phys.lafayette.edu>
10740              
10741              Default to usethreads in case the user most probably forgot it.
10742      Branch: perl
10743            ! Configure
10744 ____________________________________________________________________________
10745 [ 15729] By: jhi                                   on 2002/04/04  13:57:41
10746         Log: Typo nits from Wolfgang Laun.
10747      Branch: perl
10748            ! lib/Test/Harness.pm lib/Test/More.pm lib/Test/Simple.pm
10749 ____________________________________________________________________________
10750 [ 15728] By: rgs                                   on 2002/04/04  07:09:12
10751         Log: Detypo in diagnostics.
10752      Branch: perl
10753            ! lib/locale.t
10754 ____________________________________________________________________________
10755 [ 15727] By: jhi                                   on 2002/04/04  05:54:20
10756         Log: pod2html: try to be EOL agnostic.
10757              (Needs testing on CRLF and CR platforms.)
10758      Branch: perl
10759            + lib/Pod/t/eol.t
10760            ! MANIFEST lib/Pod/Html.pm pod/perldelta.pod
10761 ____________________________________________________________________________
10762 [ 15726] By: jhi                                   on 2002/04/04  00:27:19
10763         Log: Subject: [PATCH} Pod::HTML and HTML4
10764              From: Robert Spier <rspier@pobox.com>
10765              Date: Wed, 03 Apr 2002 16:26:21 -0800
10766              Message-ID: <3CAB9DAD.20305@pobox.com>
10767      Branch: perl
10768            ! lib/Pod/Html.pm
10769 ____________________________________________________________________________
10770 [ 15725] By: jhi                                   on 2002/04/03  22:53:41
10771         Log: Byebye, beebee.
10772      Branch: perl
10773            ! t/lib/warnings/perlio
10774 ____________________________________________________________________________
10775 [ 15724] By: jhi                                   on 2002/04/03  22:39:48
10776         Log: Subject: Re: enc2xs needs portable way to know it's in the core
10777              From: PPrymmer@factset.com
10778              Date: Wed, 3 Apr 2002 14:29:32 -0500
10779              Message-ID: <OF58635186.C7427DDE-ON85256B90.0067A130@55.25.11>
10780      Branch: perl
10781            ! configure.com
10782 ____________________________________________________________________________
10783 [ 15723] By: jhi                                   on 2002/04/03  22:33:09
10784         Log: Subject: [PATCH] Re: [ID 20020401.004] [PATCH] lib/File/Spec/t/rel2abs2rel.t fails if  paths contain shell metacharacters
10785              From: Dominic Dunlop <domo@computer.org>
10786              Date: Wed, 3 Apr 2002 22:44:01 +0200
10787              Message-Id: <p05101502b8d10666f60c@[192.168.1.6]>
10788      Branch: perl
10789            ! lib/File/Spec/t/rel2abs2rel.t
10790 ____________________________________________________________________________
10791 [ 15722] By: jhi                                   on 2002/04/03  22:25:48
10792         Log: Subject: [PATCH] pp_pack.c - remove SIGFPE on VOS
10793              From: Paul_GreenVOS@vos.stratus.com
10794              Date: Wed, 3 Apr 02 16:34 est
10795              Message-Id: <200204032134.QAA29744@mailhub2.stratus.com>
10796      Branch: perl
10797            ! pp_pack.c
10798 ____________________________________________________________________________
10799 [ 15721] By: jhi                                   on 2002/04/03  22:13:35
10800         Log: Upgrade to Tie::File 0.93, from mjd.
10801      Branch: perl
10802            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
10803            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
10804            ! lib/Tie/File/t/41_heap.t
10805 ____________________________________________________________________________
10806 [ 15720] By: jhi                                   on 2002/04/03  21:33:54
10807         Log: Subject: lib/AnyDBM_File.t incorrectly passes even without any dbm
10808              From: Andy Dougherty <doughera@lafayette.edu>
10809              Date: Wed, 3 Apr 2002 16:17:51 -0500 (EST)
10810              Message-ID: <Pine.SOL.4.10.10204031607030.20955-100000@maxwell.phys.lafayette.edu>
10811      Branch: perl
10812            ! lib/AnyDBM_File.t
10813 ____________________________________________________________________________
10814 [ 15719] By: rgs                                   on 2002/04/03  21:08:21
10815         Log: Tweak the Atof macro : perl wasn't compiling with -Duseithreads
10816              and ccflags including -DNO_LOCALE
10817      Branch: perl
10818            ! perl.h
10819 ____________________________________________________________________________
10820 [ 15718] By: jhi                                   on 2002/04/03  20:27:49
10821         Log: EPOC tweaks from Olaf Flebbe.
10822      Branch: perl
10823            ! README.epoc epoc/epoc.c epoc/epocish.h util.c
10824 ____________________________________________________________________________
10825 [ 15717] By: jhi                                   on 2002/04/03  20:25:55
10826         Log: Subject: [PATCH] Set @INC earlier
10827              From: Andy Dougherty <doughera@lafayette.edu>
10828              Date: Wed, 3 Apr 2002 16:18:47 -0500 (EST)
10829              Message-ID: <Pine.SOL.4.10.10204031618150.20955-100000@maxwell.phys.lafayette.edu>
10830      Branch: perl
10831            ! lib/AnyDBM_File.t lib/sort.t
10832 ____________________________________________________________________________
10833 [ 15716] By: rgs                                   on 2002/04/03  19:28:38
10834         Log: perlcompile.pod was listing all B:: modules, except B::Concise
10835              (resubmitted)
10836      Branch: perl
10837            ! pod/perlcompile.pod
10838 ____________________________________________________________________________
10839 [ 15715] By: rgs                                   on 2002/04/03  19:16:27
10840         Log: perlcompile.pod was listing all B:: modules, except B::Concise
10841      Branch: perl
10842            ! pod/perlcompile.pod
10843 ____________________________________________________________________________
10844 [ 15714] By: jhi                                   on 2002/04/03  19:15:33
10845         Log: non-perlio robustness.
10846      Branch: perl
10847            ! ext/Socket/socketpair.t lib/utf8.t
10848 ____________________________________________________________________________
10849 [ 15713] By: nick                                  on 2002/04/03  18:06:49
10850         Log: Integrate mainline
10851      Branch: perlio
10852           +> lib/Tie/File/t/41_heap.t
10853           !> MANIFEST ext/threads/threads.pm lib/ExtUtils/MM_Win95.pm
10854           !> lib/File/Compare.pm perl.c pod/perldiag.pod pp_ctl.c regcomp.c
10855           !> regexec.c t/op/re_tests t/op/tiearray.t
10856 ____________________________________________________________________________
10857 [ 15712] By: jhi                                   on 2002/04/03  17:55:48
10858         Log: Tweak for 8.3 compat.
10859      Branch: perl
10860            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
10861            ! ext/Encode/EBCDIC/Makefile.PL ext/Encode/Encode.xs
10862            ! ext/Encode/Encode/Makefile_PL.e2x ext/Encode/JP/Makefile.PL
10863            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
10864            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
10865            ! ext/Encode/bin/enc2xs
10866 ____________________________________________________________________________
10867 [ 15711] By: jhi                                   on 2002/04/03  17:04:22
10868         Log: Subject: Re: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
10869              From: Mark-Jason Dominus <mjd@plover.com>
10870              Date: Wed, 03 Apr 2002 13:04:40 -0500
10871              Message-ID: <20020403180440.7614.qmail@plover.com>
10872      Branch: perl
10873            ! t/op/tiearray.t
10874 ____________________________________________________________________________
10875 [ 15710] By: jhi                                   on 2002/04/03  15:49:10
10876         Log: Forgotten.
10877      Branch: perl
10878            + lib/Tie/File/t/41_heap.t
10879            ! MANIFEST
10880 ____________________________________________________________________________
10881 [ 15709] By: jhi                                   on 2002/04/03  15:04:15
10882         Log: Subject: Re: the dirty half dozen (Re: perl@15662)
10883              From: Mark Kvale <kvale@phy.ucsf.edu>
10884              Date: Tue, 2 Apr 2002 13:57:37 -0800
10885              Message-Id: <02040213573702.66352@ivy.ucsf.edu>
10886      Branch: perl
10887            ! t/op/re_tests
10888 ____________________________________________________________________________
10889 [ 15708] By: jhi                                   on 2002/04/03  15:01:51
10890         Log: Subject: Re: [ID 20020311.008] "foo bar" =~ /^(\w+)\s+(.+)(\s+)?$(\s)/ core dumps
10891              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
10892              Date: Wed, 03 Apr 2002 03:34:34 +0100
10893              Message-Id: <200204030234.g332YYP15141@crypt.compulink.co.uk>
10894      Branch: perl
10895            ! regcomp.c
10896 ____________________________________________________________________________
10897 [ 15707] By: jhi                                   on 2002/04/03  15:00:53
10898         Log: The leavetry crash should now be history.
10899      Branch: perl
10900            ! t/op/tiearray.t
10901 ____________________________________________________________________________
10902 [ 15706] By: jhi                                   on 2002/04/03  14:56:47
10903         Log: Subject: [PATCH lib/ExtUtils/MM_Win95.pm] Re: I can't build anything in ext/
10904              From: Michael G Schwern <schwern@pobox.com>
10905              Date: Wed, 3 Apr 2002 10:56:44 -0500
10906              Message-ID: <20020403155644.GC916@blackrider>
10907      Branch: perl
10908            ! lib/ExtUtils/MM_Win95.pm
10909 ____________________________________________________________________________
10910 [ 15705] By: jhi                                   on 2002/04/03  14:49:35
10911         Log: Subject: [PATCH pp_ctl.c] [ID 20020301.011] Core dump in 'leavetry' in 5.7.2
10912              From: Dave Mitchell <davem@fdgroup.com>
10913              Date: Wed, 3 Apr 2002 02:08:26 +0100
10914              Message-ID: <20020403020825.B16724@fdgroup.com>
10915      Branch: perl
10916            ! pp_ctl.c
10917 ____________________________________________________________________________
10918 [ 15704] By: jhi                                   on 2002/04/03  14:18:58
10919         Log: Prototype tweak for non-threaded builds.
10920      Branch: perl
10921            ! perl.c
10922 ____________________________________________________________________________
10923 [ 15703] By: jhi                                   on 2002/04/03  14:12:03
10924         Log: Detached threads do not help; they still hold resources.
10925      Branch: perl
10926            ! ext/threads/threads.pm pod/perldiag.pod
10927 ____________________________________________________________________________
10928 [ 15702] By: jhi                                   on 2002/04/03  13:55:17
10929         Log: Doc tweak from Wolfgang Laun.
10930      Branch: perl
10931            ! lib/File/Compare.pm
10932 ____________________________________________________________________________
10933 [ 15701] By: jhi                                   on 2002/04/03  13:49:11
10934         Log: Subject: [PATCH bleadperl] regexec.c
10935              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
10936              Date: Wed, 3 Apr 2002 11:13:30 +0200
10937              Message-ID: <1673159227.20020403111330@tesla.rcub.bg.ac.yu>
10938      Branch: perl
10939            ! regexec.c
10940 ____________________________________________________________________________
10941 [ 15700] By: jhi                                   on 2002/04/03  13:47:22
10942         Log: Document the "Cleanup skipped ..." warning.
10943      Branch: perl
10944            ! ext/threads/threads.pm pod/perldiag.pod
10945 ____________________________________________________________________________
10946 [ 15699] By: jhi                                   on 2002/04/03  13:35:58
10947         Log: Integrate perlio;
10948              
10949              Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
10950              
10951              Fix segfaults when mainthread exits with other threads running:
10952              - track number of running threads
10953              - if main thread calls perl_destruct() with other threads running
10954              skip most of cleanup (with a warning).
10955      Branch: perl
10956           !> embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
10957           !> lib/ExtUtils/xsubpp perl.c perl.h perlapi.h perlvars.h
10958           !> pod/perlapi.pod proto.h
10959 ____________________________________________________________________________
10960 [ 15698] By: nick                                  on 2002/04/03  13:15:30
10961         Log: Fix segfaults when mainthread exits with other threads running:
10962              - track number of running threads
10963              - if main thread calls perl_destruct() with other threads running
10964              skip most of cleanup (with a warning).
10965      Branch: perlio
10966            ! embed.fnc embed.h embedvar.h ext/threads/threads.xs global.sym
10967            ! perl.c perl.h perlapi.h perlvars.h pod/perlapi.pod proto.h
10968 ____________________________________________________________________________
10969 [ 15697] By: nick                                  on 2002/04/03  07:34:13
10970         Log: Integrate mainline
10971      Branch: perlio
10972           +> lib/Net/Ping/t/250_ping_hires.t
10973           !> (integrate 33 files)
10974 ____________________________________________________________________________
10975 [ 15696] By: nick                                  on 2002/04/03  06:41:58
10976         Log: Add -hiertype option to xsubpp for easier mapping C++ with namespaces.
10977      Branch: perlio
10978            ! lib/ExtUtils/xsubpp
10979 ____________________________________________________________________________
10980 [ 15695] By: jhi                                   on 2002/04/03  03:10:27
10981         Log: Subject: [PATCH @15047] debugger
10982              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
10983              Date: Sat, 16 Mar 2002 04:38:50 -0500
10984              Message-ID: <20020316043850.A9223@math.ohio-state.edu>
10985      Branch: perl
10986            ! lib/perl5db.pl
10987 ____________________________________________________________________________
10988 [ 15694] By: jhi                                   on 2002/04/02  22:26:23
10989         Log: Third Degree flags.
10990      Branch: perl
10991            ! Makefile.SH
10992 ____________________________________________________________________________
10993 [ 15693] By: jhi                                   on 2002/04/02  21:19:21
10994         Log: Subject: [5.7.3 DOC PATCH] 'splice' with negative LENGTH
10995              From: Mark-Jason Dominus <mjd@plover.com>
10996              Date: Tue, 02 Apr 2002 16:35:11 -0500
10997              Message-ID: <20020402213511.27781.qmail@plover.com>
10998              
10999              (tweaked)
11000      Branch: perl
11001            ! pod/perlfunc.pod
11002 ____________________________________________________________________________
11003 [ 15692] By: jhi                                   on 2002/04/02  21:01:41
11004         Log: Upgrade to Tie::File 0.92, from mjd.
11005      Branch: perl
11006            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
11007            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
11008            ! lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/09_gen_rs.t
11009            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/16_handle.t
11010            ! lib/Tie/File/t/20_cache_full.t lib/Tie/File/t/30_defer.t
11011            ! lib/Tie/File/t/40_abs_cache.t
11012 ____________________________________________________________________________
11013 [ 15691] By: jhi                                   on 2002/04/02  20:42:56
11014         Log: Subject: [PATCH] Update my email address in perl.c
11015              From: Paul_GreenVOS@vos.stratus.com
11016              Date: Tue, 2 Apr 02 15:27 est
11017              Message-Id: <200204022027.PAA29837@mailhub1.stratus.com>
11018      Branch: perl
11019            ! AUTHORS perl.c
11020 ____________________________________________________________________________
11021 [ 15690] By: rgs                                   on 2002/04/02  20:36:04
11022         Log: POD fix.
11023      Branch: perl
11024            ! pod/perldelta.pod
11025 ____________________________________________________________________________
11026 [ 15689] By: jhi                                   on 2002/04/02  20:35:13
11027         Log: What started as a small nit (the charnames test, nit found
11028              be Hugo), ballooned a bit... the goal is Larry's wish that
11029              illegal Unicode (such as U+FFFF) by default doesn't warn,
11030              since what if somebody WANTS to create illegal Unicode?
11031              Now getting close to this in the regex runtime.
11032              (Also, fix more of my fixation that BOM would be U+FFFE.)
11033      Branch: perl
11034            ! lib/Unicode/Collate.pm lib/charnames.t pp.c pp_pack.c
11035            ! regexec.c t/lib/warnings/utf8 utf8.c utf8.h
11036 ____________________________________________________________________________
11037 [ 15688] By: jhi                                   on 2002/04/02  18:57:19
11038         Log: Talk more about Net::Ping.
11039      Branch: perl
11040            ! pod/perldelta.pod
11041 ____________________________________________________________________________
11042 [ 15687] By: jhi                                   on 2002/04/02  18:35:27
11043         Log: Upgrade to Net::Ping 2.14.
11044      Branch: perl
11045            + lib/Net/Ping/t/250_ping_hires.t
11046            ! MANIFEST lib/Net/Ping.pm lib/Net/Ping/CHANGES
11047            ! lib/Net/Ping/README lib/Net/Ping/t/130_tcp_inst.t
11048            ! lib/Net/Ping/t/140_stream_inst.t
11049 ____________________________________________________________________________
11050 [ 15686] By: jhi                                   on 2002/04/02  18:09:46
11051         Log: XML::Parser 2.31 should be out shortly.
11052      Branch: perl
11053            ! pod/perldelta.pod
11054 ____________________________________________________________________________
11055 [ 15685] By: jhi                                   on 2002/04/02  17:37:44
11056         Log: Subject: RE: Sorry... (was: Re: Bug: cygwin Perl uses File/Spec/Unix.pm instead of File/Spec/Win32.pm)
11057              From: George Necula <necula@eecs.berkeley.edu>
11058              Date: Tue, 2 Apr 2002 10:22:41 -0800
11059              Message-ID: <4E06A937DADC3842ACE4D3A1096A9EAC038C6F@JANUS.eecs.berkeley.edu>
11060      Branch: perl
11061            ! lib/File/Spec/Cygwin.pm
11062 ____________________________________________________________________________
11063 [ 15684] By: jhi                                   on 2002/04/02  15:39:04
11064         Log: EBCDIC test tweak.
11065      Branch: perl
11066            ! pod/perldelta.pod t/uni/case.pl
11067 ____________________________________________________________________________
11068 [ 15683] By: nick                                  on 2002/04/02  15:36:17
11069         Log: Integrate mainline
11070      Branch: perlio
11071           !> NetWare/t/NWScripts.pl ext/Encode/Encode.xs lib/CPAN.pm
11072           !> lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
11073           !> lib/Net/SMTP.pm lib/perl5db.pl os2/os2ish.h perlio.c scope.c
11074 ____________________________________________________________________________
11075 [ 15682] By: jhi                                   on 2002/04/02  15:05:58
11076         Log: Subject: [PATCH @15047] ASCII vs BINARY on OS/2 in perlio
11077              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11078              Date: Tue, 2 Apr 2002 00:37:08 -0500
11079              Message-ID: <20020402003708.A8648@math.ohio-state.edu>
11080      Branch: perl
11081            ! os2/os2ish.h perlio.c
11082 ____________________________________________________________________________
11083 [ 15681] By: jhi                                   on 2002/04/02  15:01:34
11084         Log: Subject: [PATCH @15047] debugger again
11085              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11086              Date: Tue, 2 Apr 2002 00:30:31 -0500
11087              Message-ID: <20020402003030.A8567@math.ohio-state.edu>
11088      Branch: perl
11089            ! lib/perl5db.pl
11090 ____________________________________________________________________________
11091 [ 15680] By: jhi                                   on 2002/04/02  14:53:19
11092         Log: Subject: [PATCH @15047] test() in CPAN.pm
11093              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
11094              Date: Tue, 2 Apr 2002 00:46:45 -0500
11095              Message-ID: <20020402004645.A8674@math.ohio-state.edu>
11096      Branch: perl
11097            ! lib/CPAN.pm
11098 ____________________________________________________________________________
11099 [ 15679] By: gbarr                                 on 2002/04/02  14:27:37
11100         Log: Sync with libnet-1.11
11101      Branch: perl
11102            ! lib/Net/ChangeLog.libnet lib/Net/FTP/dataconn.pm
11103            ! lib/Net/SMTP.pm
11104 ____________________________________________________________________________
11105 [ 15678] By: jhi                                   on 2002/04/02  14:01:35
11106         Log: NetWare tweaks from C Aditya.
11107      Branch: perl
11108            ! NetWare/t/NWScripts.pl scope.c
11109 ____________________________________________________________________________
11110 [ 15677] By: jhi                                   on 2002/04/02  13:35:49
11111         Log: Subject: Re: [Encode] Perl community vs. Encode.xs; verdit reached
11112              From: Dan Kogai <dankogai@dan.co.jp>
11113              Date: Tue, 2 Apr 2002 22:21:47 +0900
11114              Message-Id: <9572CAC4-463C-11D6-ABA5-00039301D480@dan.co.jp>
11115      Branch: perl
11116            ! ext/Encode/Encode.xs
11117 ____________________________________________________________________________
11118 [ 15676] By: jhi                                   on 2002/04/02  13:22:51
11119         Log: Integrate perlio;
11120              
11121              Calculate buffer size needs in float to avoid 32-bit overflow.
11122              
11123              Add buffer size growth test.
11124      Branch: perl
11125           +> ext/Encode/t/grow.t
11126           !> MANIFEST ext/Encode/Encode.xs ext/Encode/MANIFEST
11127 ____________________________________________________________________________
11128 [ 15675] By: nick                                  on 2002/04/02  07:49:41
11129         Log: Add buffer size growth test.
11130      Branch: perlio
11131            + ext/Encode/t/grow.t
11132            ! MANIFEST ext/Encode/MANIFEST
11133 ____________________________________________________________________________
11134 [ 15674] By: nick                                  on 2002/04/02  07:40:49
11135         Log: Calculate buffer size needs in float to avoid 32-bit overflow.
11136      Branch: perlio
11137            ! ext/Encode/Encode.xs
11138 ____________________________________________________________________________
11139 [ 15673] By: nick                                  on 2002/04/02  07:40:06
11140         Log: Integrate mainline
11141      Branch: perlio
11142           +> (branch 102 files)
11143            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
11144            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
11145            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
11146            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
11147            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
11148            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
11149            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
11150            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
11151            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5-hkscs.ucm
11152            - ext/Encode/Encode/big5.ucm ext/Encode/Encode/cp1047.ucm
11153            - ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
11154            - ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
11155            - ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
11156            - ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/euc-cn.ucm
11157            - ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/euc-kr.ucm
11158            - ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
11159            - ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/hp-roman8.ucm
11160            - ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
11161            - ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
11162            - ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
11163            - ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
11164            - ext/Encode/Encode/ibm-1258.ucm ext/Encode/Encode/ir-165.ucm
11165            - ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/johab.ucm
11166            - ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-r.ucm
11167            - ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/ksc5601.ucm
11168            - ext/Encode/Encode/macCentEuro.ucm
11169            - ext/Encode/Encode/macCroatian.ucm
11170            - ext/Encode/Encode/macCyrillic.ucm
11171            - ext/Encode/Encode/macDingbats.ucm
11172            - ext/Encode/Encode/macGreek.ucm
11173            - ext/Encode/Encode/macIceland.ucm
11174            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
11175            - ext/Encode/Encode/macRumanian.ucm
11176            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
11177            - ext/Encode/Encode/macTurkish.ucm
11178            - ext/Encode/Encode/macUkraine.ucm
11179            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
11180            - ext/Encode/Encode/roman8.ucm ext/Encode/Encode/shiftjis.ucm
11181            - ext/Encode/Encode/symbol.ucm ext/Encode/Encode/viscii.ucm
11182            - ext/Encode/compile ext/Encode/encode.h
11183            - ext/Encode/lib/Encode/CN/2022_CN.pm
11184            - ext/Encode/lib/Encode/Details.pod ext/Encode/ucm2table
11185            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
11186            - lib/Memoize/t/expire_module_t.t lib/encoding.pm lib/encoding.t
11187            - lib/unicore/PropertyValueAliases.txt
11188           !> (integrate 143 files)
11189 ____________________________________________________________________________
11190 [ 15672] By: ams                                   on 2002/04/02  04:42:44
11191         Log: Win32 fix for Tie::File from MJD.
11192      Branch: perl
11193            ! lib/Tie/File.pm
11194 ____________________________________________________________________________
11195 [ 15671] By: jhi                                   on 2002/04/02  01:59:40
11196         Log: Add a few tests to the timing-sensitive list.
11197      Branch: perl
11198            ! INSTALL
11199 ____________________________________________________________________________
11200 [ 15670] By: jhi                                   on 2002/04/01  20:57:03
11201         Log: Subject: [PATCH sort.t] extensive regression testing
11202              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11203              Date: Mon, 1 Apr 2002 23:50:24 +0200
11204              Message-ID: <20020401235024.E677@rafael>
11205      Branch: perl
11206            ! lib/sort.t
11207 ____________________________________________________________________________
11208 [ 15669] By: jhi                                   on 2002/04/01  20:38:57
11209         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)
11210              From: Nicholas Clark <nick@unfortu.net>
11211              Date: Mon, 1 Apr 2002 21:54:05 +0100
11212              Message-ID: <20020401205405.GI319@Bagpuss.unfortu.net>
11213      Branch: perl
11214            ! lib/Memoize/t/errors.t
11215 ____________________________________________________________________________
11216 [ 15668] By: jhi                                   on 2002/04/01  20:33:06
11217         Log: Subject: getting rid of a few superfluous $&/$`
11218              From: Jeffrey Friedl <jfriedl@yahoo.com>
11219              Date: Mon, 1 Apr 2002 01:32:34 -0800 (PST)
11220              Message-Id: <200204010932.g319WY886939@ventrue.corp.yahoo.com>
11221              
11222              (with more-backward-compat than just using @- and @+, also by Jeffrey)
11223              
11224              (The version number of Text::Balanced intentionally not
11225              increased since Damian will make a new release after 5.8)
11226      Branch: perl
11227            ! lib/Pod/Html.pm lib/Text/Balanced.pm
11228 ____________________________________________________________________________
11229 [ 15667] By: jhi                                   on 2002/04/01  20:16:46
11230         Log: Subject: [PATCH 5.7.3 TESTS]
11231              From: mjd@plover.com
11232              Date: 1 Apr 2002 20:32:18 -0000
11233              Message-ID: <20020401203218.25230.qmail@plover.com>
11234      Branch: perl
11235            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
11236            ! t/op/tiearray.t t/test.pl
11237 ____________________________________________________________________________
11238 [ 15666] By: jhi                                   on 2002/04/01  20:13:49
11239         Log: Subject: [PATCH] VOS-specific patch to iperlsys.h to work around errno bu
11240              From: Paul_GreenVOS@vos.stratus.com
11241              Date: Mon, 1 Apr 02 15:15 est
11242              Message-Id: <200204012048.PAA05178@mailhub2.stratus.com>
11243      Branch: perl
11244            ! iperlsys.h
11245 ____________________________________________________________________________
11246 [ 15665] By: jhi                                   on 2002/04/01  19:14:18
11247         Log: Subject: [PATCH] VOS-only change to lib/ExtUtils/MM_Unix.pm
11248              From: Paul_GreenVOS@vos.stratus.com
11249              Date: Mon, 1 Apr 02 14:11 est
11250              Message-Id: <200204011911.OAA06024@mailhub1.stratus.com>
11251      Branch: perl
11252            ! lib/ExtUtils/MM_Unix.pm
11253 ____________________________________________________________________________
11254 [ 15664] By: jhi                                   on 2002/04/01  17:58:49
11255         Log: Subject: [PATCH] (not solving: Re: Storable can't do utf8 hash keys)
11256              From: Nicholas Clark <nick@unfortu.net>
11257              Date: Mon, 1 Apr 2002 19:30:05 +0100
11258              Message-ID: <20020401183004.GH319@Bagpuss.unfortu.net>
11259      Branch: perl
11260            ! t/op/pat.t t/op/utfhash.t
11261 ____________________________________________________________________________
11262 [ 15663] By: jhi                                   on 2002/04/01  17:56:27
11263         Log: Subject: [PATCH 5.7.3] warning for split(/.../g, ...);
11264              From: Mark-Jason Dominus <mjd@plover.com>
11265              Date: Mon, 01 Apr 2002 13:22:01 -0500
11266              Message-ID: <20020401182201.21189.qmail@plover.com>
11267      Branch: perl
11268            ! op.c pod/perldelta.pod pod/perldiag.pod t/lib/warnings/op
11269 ____________________________________________________________________________
11270 [ 15662] By: jhi                                   on 2002/04/01  17:06:10
11271         Log: Update Changes.
11272      Branch: perl
11273            ! Changes patchlevel.h
11274 ____________________________________________________________________________
11275 [ 15661] By: jhi                                   on 2002/04/01  16:22:54
11276         Log: Subject: [PATCH 5.7.3 DOC]
11277              From: mjd@plover.com
11278              Date: 1 Apr 2002 17:23:40 -0000
11279              Message-ID: <20020401172340.16410.qmail@plover.com>
11280      Branch: perl
11281            ! pod/perldelta.pod
11282 ____________________________________________________________________________
11283 [ 15660] By: jhi                                   on 2002/04/01  15:38:56
11284         Log: CRAY TS does not have -h rounddiv, from Keith Thompson.
11285      Branch: perl
11286            ! hints/unicos.sh
11287 ____________________________________________________________________________
11288 [ 15659] By: jhi                                   on 2002/04/01  15:14:13
11289         Log: Advertise piconv and enc2xs.
11290      Branch: perl
11291            ! pod/perldelta.pod
11292 ____________________________________________________________________________
11293 [ 15658] By: jhi                                   on 2002/04/01  15:08:02
11294         Log: Add enc2xs.
11295      Branch: perl
11296            + utils/enc2xs.PL
11297            ! MANIFEST utils/Makefile
11298 ____________________________________________________________________________
11299 [ 15657] By: jhi                                   on 2002/04/01  14:28:09
11300         Log: Integrate perlio;
11301              
11302              Be more explicit testing for \015 not \r
11303      Branch: perl
11304           !> MANIFEST ext/Socket/socketpair.t pod/perldelta.pod
11305           !> pod/perldiag.pod pod/perlretut.pod t/io/crlf.t toke.c utf8.c
11306 ____________________________________________________________________________
11307 [ 15656] By: jhi                                   on 2002/04/01  14:22:14
11308         Log: Subject: BOM, 0xFFFE, 0xFEFF, etc.
11309              From: Philip Newton <Philip.Newton@gmx.net>
11310              Date: Mon, 01 Apr 2002 17:06:18 +0200
11311              Message-ID: <aptgauk21cvnpiotsrm3gaul98j2dqsj9p@4ax.com>
11312      Branch: perl
11313            ! lib/charnames.pm lib/charnames.t
11314 ____________________________________________________________________________
11315 [ 15655] By: jhi                                   on 2002/04/01  13:56:06
11316         Log: Subject: detypo patch
11317              From: andreas.koenig@anima.de (Andreas J. Koenig)
11318              Date: Mon, 01 Apr 2002 10:09:21 +0200
11319              Message-ID: <m3r8lzsuvi.fsf@anima.de>
11320      Branch: perl
11321            ! INSTALL
11322 ____________________________________________________________________________
11323 [ 15654] By: jhi                                   on 2002/04/01  13:49:57
11324         Log: Subject: Re: Change 15637: Behaviour (make viacode 0xFFFE to return BYTE ORDER  MARK,
11325              From: Philip Newton <Philip.Newton@gmx.net>
11326              Date: Mon, 01 Apr 2002 08:12:01 +0200
11327              Message-ID: <63ufauo0nrvcgmj6o3u1fjaf1t787a5l1n@4ax.com>
11328      Branch: perl
11329            ! lib/charnames.pm lib/charnames.t
11330 ____________________________________________________________________________
11331 [ 15653] By: nick                                  on 2002/04/01  09:20:24
11332         Log: Be more explicit testing for \015 not \r
11333      Branch: perlio
11334            ! t/io/crlf.t
11335 ____________________________________________________________________________
11336 [ 15652] By: jhi                                   on 2002/04/01  04:41:45
11337         Log: If under UTF-8 locale the utf8.pm really needs to be found.
11338      Branch: perl
11339            ! t/comp/cpp.t t/run/switchPx.t
11340 ____________________________________________________________________________
11341 [ 15651] By: jhi                                   on 2002/04/01  02:55:22
11342         Log: Upgrade to Tie::File 0.91, from mjd.
11343      Branch: perl
11344            + lib/Tie/File/t/24_cache_loop.t lib/Tie/File/t/25_gen_nocache.t
11345            + lib/Tie/File/t/26_twrite.t
11346            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11347            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
11348            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
11349            ! lib/Tie/File/t/16_handle.t
11350 ____________________________________________________________________________
11351 [ 15650] By: jhi                                   on 2002/04/01  02:49:14
11352         Log: DJGPP tweaks from Laszlo.
11353      Branch: perl
11354            ! lib/ExtUtils/MM_DOS.pm util.c
11355 ____________________________________________________________________________
11356 [ 15649] By: jhi                                   on 2002/04/01  02:47:14
11357         Log: Discussion about minimal installations.
11358      Branch: perl
11359            ! INSTALL
11360 ____________________________________________________________________________
11361 [ 15648] By: jhi                                   on 2002/04/01  02:42:41
11362         Log: Comment tweak from Hugo.
11363      Branch: perl
11364            ! regexec.c
11365 ____________________________________________________________________________
11366 [ 15647] By: jhi                                   on 2002/04/01  02:30:18
11367         Log: Another UTF-8 locale tweak from Hugo.
11368      Branch: perl
11369            ! regexec.c
11370 ____________________________________________________________________________
11371 [ 15646] By: jhi                                   on 2002/04/01  02:26:49
11372         Log: Document the known MacOS X locale problem.
11373      Branch: perl
11374            ! pod/perldelta.pod
11375 ____________________________________________________________________________
11376 [ 15645] By: jhi                                   on 2002/04/01  02:17:50
11377         Log: Regex fix from Hugo: in UTF-8 locales the character
11378              counting code didn't work right for minimal matches.
11379      Branch: perl
11380            ! regexec.c
11381 ____________________________________________________________________________
11382 [ 15644] By: jhi                                   on 2002/04/01  02:02:32
11383         Log: Subject: Re: 14986 xsubpp patch broke Unicode::Map8
11384              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11385              Date: Sun, 31 Mar 2002 20:32:43 -0500
11386              Message-Id: <200204010132.UAA14443@Orb.Nashua.NH.US>
11387      Branch: perl
11388            ! lib/ExtUtils/xsubpp
11389 ____________________________________________________________________________
11390 [ 15643] By: jhi                                   on 2002/04/01  02:00:10
11391         Log: Document known FreeBSD locale glitch. 
11392      Branch: perl
11393            ! pod/perldelta.pod
11394 ____________________________________________________________________________
11395 [ 15642] By: jhi                                   on 2002/04/01  00:57:44
11396         Log: There is --list in glibc iconv.
11397      Branch: perl
11398            ! ext/Encode/bin/piconv
11399 ____________________________________________________________________________
11400 [ 15641] By: jhi                                   on 2002/03/31  23:18:51
11401         Log: Slight usage tweaks to piconv: show usage with
11402              no -t -f or -l arguments, or with -h.
11403      Branch: perl
11404            ! ext/Encode/bin/piconv
11405 ____________________________________________________________________________
11406 [ 15640] By: jhi                                   on 2002/03/31  23:08:28
11407         Log: Get the piconv installed.
11408      Branch: perl
11409            + utils/piconv.PL
11410            ! MANIFEST utils/Makefile
11411 ____________________________________________________________________________
11412 [ 15639] By: jhi                                   on 2002/03/31  22:35:21
11413         Log: Spelling tweaks.
11414      Branch: perl
11415            ! ext/Encode/bin/piconv
11416 ____________________________________________________________________________
11417 [ 15638] By: jhi                                   on 2002/03/31  22:31:29
11418         Log: Upgrade to Encode 1.11, from Dan Kogai.
11419      Branch: perl
11420            + ext/Encode/Encode/Changes.e2x
11421            + ext/Encode/Encode/Makefile_PL.e2x ext/Encode/Encode/README.e2x
11422            + ext/Encode/Encode/_PM.e2x ext/Encode/Encode/_T.e2x
11423            + ext/Encode/bin/ucm2table ext/Encode/encoding.pm
11424            + ext/Encode/t/encoding.t ext/Encode/t/jperl.t
11425            + ext/Encode/ucm/8859-1.ucm ext/Encode/ucm/8859-10.ucm
11426            + ext/Encode/ucm/8859-11.ucm ext/Encode/ucm/8859-13.ucm
11427            + ext/Encode/ucm/8859-14.ucm ext/Encode/ucm/8859-15.ucm
11428            + ext/Encode/ucm/8859-16.ucm ext/Encode/ucm/8859-2.ucm
11429            + ext/Encode/ucm/8859-3.ucm ext/Encode/ucm/8859-4.ucm
11430            + ext/Encode/ucm/8859-5.ucm ext/Encode/ucm/8859-6.ucm
11431            + ext/Encode/ucm/8859-7.ucm ext/Encode/ucm/8859-8.ucm
11432            + ext/Encode/ucm/8859-9.ucm ext/Encode/ucm/ascii.ucm
11433            + ext/Encode/ucm/big5-hkscs.ucm ext/Encode/ucm/big5.ucm
11434            + ext/Encode/ucm/cp1047.ucm ext/Encode/ucm/cp1250.ucm
11435            + ext/Encode/ucm/cp37.ucm ext/Encode/ucm/cp932.ucm
11436            + ext/Encode/ucm/cp936.ucm ext/Encode/ucm/cp949.ucm
11437            + ext/Encode/ucm/cp950.ucm ext/Encode/ucm/dingbats.ucm
11438            + ext/Encode/ucm/euc-cn.ucm ext/Encode/ucm/euc-jp.ucm
11439            + ext/Encode/ucm/euc-kr.ucm ext/Encode/ucm/gb12345.ucm
11440            + ext/Encode/ucm/gb2312.ucm ext/Encode/ucm/gsm0338.ucm
11441            + ext/Encode/ucm/hp-roman8.ucm ext/Encode/ucm/ibm-1250.ucm
11442            + ext/Encode/ucm/ibm-1251.ucm ext/Encode/ucm/ibm-1252.ucm
11443            + ext/Encode/ucm/ibm-1253.ucm ext/Encode/ucm/ibm-1254.ucm
11444            + ext/Encode/ucm/ibm-1255.ucm ext/Encode/ucm/ibm-1256.ucm
11445            + ext/Encode/ucm/ibm-1257.ucm ext/Encode/ucm/ibm-1258.ucm
11446            + ext/Encode/ucm/ir-165.ucm ext/Encode/ucm/jis0201.ucm
11447            + ext/Encode/ucm/johab.ucm ext/Encode/ucm/koi8-f.ucm
11448            + ext/Encode/ucm/koi8-r.ucm ext/Encode/ucm/koi8-u.ucm
11449            + ext/Encode/ucm/ksc5601.ucm ext/Encode/ucm/macCentEuro.ucm
11450            + ext/Encode/ucm/macCroatian.ucm ext/Encode/ucm/macCyrillic.ucm
11451            + ext/Encode/ucm/macDingbats.ucm ext/Encode/ucm/macGreek.ucm
11452            + ext/Encode/ucm/macIceland.ucm ext/Encode/ucm/macJapan.ucm
11453            + ext/Encode/ucm/macRoman.ucm ext/Encode/ucm/macRumanian.ucm
11454            + ext/Encode/ucm/macSami.ucm ext/Encode/ucm/macThai.ucm
11455            + ext/Encode/ucm/macTurkish.ucm ext/Encode/ucm/macUkraine.ucm
11456            + ext/Encode/ucm/nextstep.ucm ext/Encode/ucm/posix-bc.ucm
11457            + ext/Encode/ucm/shiftjis.ucm ext/Encode/ucm/symbol.ucm
11458            + ext/Encode/ucm/viscii.ucm
11459            - ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
11460            - ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
11461            - ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
11462            - ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
11463            - ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
11464            - ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
11465            - ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
11466            - ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
11467            - ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
11468            - ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
11469            - ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
11470            - ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
11471            - ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
11472            - ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
11473            - ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
11474            - ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
11475            - ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
11476            - ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
11477            - ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
11478            - ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
11479            - ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
11480            - ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
11481            - ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
11482            - ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
11483            - ext/Encode/Encode/ksc5601.ucm
11484            - ext/Encode/Encode/macCentEuro.ucm
11485            - ext/Encode/Encode/macCroatian.ucm
11486            - ext/Encode/Encode/macCyrillic.ucm
11487            - ext/Encode/Encode/macDingbats.ucm
11488            - ext/Encode/Encode/macGreek.ucm
11489            - ext/Encode/Encode/macIceland.ucm
11490            - ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
11491            - ext/Encode/Encode/macRumanian.ucm
11492            - ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
11493            - ext/Encode/Encode/macTurkish.ucm
11494            - ext/Encode/Encode/macUkraine.ucm
11495            - ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
11496            - ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
11497            - ext/Encode/Encode/viscii.ucm ext/Encode/ucm2table
11498            - lib/encoding.pm lib/encoding.t
11499            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
11500            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/Makefile.PL
11501            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
11502            ! ext/Encode/Encode.pm ext/Encode/JP/Makefile.PL
11503            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
11504            ! ext/Encode/Makefile.PL ext/Encode/README
11505            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
11506            ! ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11507            ! ext/Encode/lib/Encode/Alias.pm
11508            ! ext/Encode/lib/Encode/Supported.pod
11509 ____________________________________________________________________________
11510 [ 15637] By: jhi                                   on 2002/03/31  20:50:23
11511         Log: Behaviour (make viacode 0xFFFE to return BYTE ORDER MARK,
11512              make viacode no-allocatedcode to return the 0xFFFD) tweaks,
11513              respective test    and doc tweaks.
11514      Branch: perl
11515            ! lib/charnames.pm lib/charnames.t
11516 ____________________________________________________________________________
11517 [ 15636] By: jhi                                   on 2002/03/31  20:34:29
11518         Log: Subject: [PATCH] Re: no <Module> <version>; (was Re: Backwards Compatibility wrt: open(FILE,">",\$var);)
11519              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11520              Date: Sun, 31 Mar 2002 22:47:31 +0200
11521              Message-ID: <20020331224731.E854@rafael>
11522      Branch: perl
11523            ! pod/perlfunc.pod
11524 ____________________________________________________________________________
11525 [ 15635] By: jhi                                   on 2002/03/31  19:45:33
11526         Log: Subject: [PATCH] __attribute__ problems with g++
11527              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
11528              Date: Sun, 31 Mar 2002 22:43:03 +0200
11529              Message-ID: <3CA790F7.23864.27BD5B4@localhost>
11530      Branch: perl
11531            ! perl.h
11532 ____________________________________________________________________________
11533 [ 15634] By: jhi                                   on 2002/03/31  19:28:38
11534         Log: Put back the #! line, false alarm.
11535      Branch: perl
11536            ! lib/ExtUtils/t/Constant.t
11537 ____________________________________________________________________________
11538 [ 15633] By: jhi                                   on 2002/03/31  15:07:20
11539         Log: Subject: Re: [Patch] pod/perlvar.pod
11540              From: Philip Newton <Philip.Newton@gmx.net>
11541              Date: Sun, 31 Mar 2002 07:40:43 +0200
11542              Message-ID: <r88dauoji5t185p6vss7cfm8c43bosmte6@4ax.com>
11543      Branch: perl
11544            ! pod/perlvar.pod
11545 ____________________________________________________________________________
11546 [ 15632] By: jhi                                   on 2002/03/31  03:03:11
11547         Log: Subject: [PATCH @15615] Bad socketpair.t can hang anywhere
11548              From: Spider Boardman <spider@Orb.Nashua.NH.US>
11549              Date: Sat, 30 Mar 2002 21:37:37 -0500
11550              Message-Id: <200203310237.VAA10274@Orb.Nashua.NH.US>      
11551      Branch: perl
11552            ! ext/Socket/socketpair.t
11553 ____________________________________________________________________________
11554 [ 15631] By: jhi                                   on 2002/03/30  23:30:45
11555         Log: Subject: Re: compile tweak for Win32
11556              From: Michael G Schwern <schwern@pobox.com>
11557              Date: Fri, 29 Mar 2002 17:48:22 -0500      
11558              Message-ID: <20020329224822.GG16816@blackrider>
11559      Branch: perl
11560            ! win32/buildext.pl
11561 ____________________________________________________________________________
11562 [ 15630] By: jhi                                   on 2002/03/30  23:21:56
11563         Log: Subject: [PATCH 1_compile.t] +B::Disassembler -B::C
11564              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11565              Date: Sat, 30 Mar 2002 22:19:46 +0100
11566              Message-ID: <20020330221946.A28497@rafael>
11567      Branch: perl
11568            ! t/lib/1_compile.t
11569 ____________________________________________________________________________
11570 [ 15629] By: jhi                                   on 2002/03/30  23:21:23
11571         Log: Subject: [PATCH regmesg.t] increase output verbosity
11572              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11573              Date: Sat, 30 Mar 2002 22:34:08 +0100
11574              Message-ID: <20020330223408.C28497@rafael>
11575      Branch: perl
11576            ! t/op/regmesg.t
11577 ____________________________________________________________________________
11578 [ 15628] By: jhi                                   on 2002/03/30  23:19:59
11579         Log: Subject: [PATCH] Re: 64 bit SEGV in t/op/regmesg.t
11580              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11581              Date: Sat, 30 Mar 2002 21:36:23 +0100
11582              Message-ID: <20020330213623.A677@rafael>
11583      Branch: perl
11584            ! regcomp.c
11585 ____________________________________________________________________________
11586 [ 15627] By: jhi                                   on 2002/03/30  17:43:51
11587         Log: If using a network filesystem several different hosts
11588              may be trying to lock the same file.  In this case offering
11589              to kill the other process is not that helpful.  (Unless one
11590              has *real* clustering, but that's not usually the case.)
11591      Branch: perl
11592            ! lib/CPAN.pm
11593 ____________________________________________________________________________
11594 [ 15626] By: jhi                                   on 2002/03/30  16:52:09
11595         Log: Subject: [DOC PATCH] Document Dumpvalue::stringify
11596              From: andreas.koenig@anima.de (Andreas J. Koenig)
11597              Date: Sat, 30 Mar 2002 06:12:36 +0100
11598              Message-ID: <m3hemyvdtn.fsf@anima.de>
11599      Branch: perl
11600            ! lib/Dumpvalue.pm
11601 ____________________________________________________________________________
11602 [ 15625] By: jhi                                   on 2002/03/30  16:50:33
11603         Log: Subject: [PATCH] dprofpp - allow command-line args passed to a script...
11604              From: Jeremy Zawodny <Jeremy@Zawodny.com>
11605              Date: Fri, 29 Mar 2002 17:55:20 -0800
11606              Message-ID: <20020330015520.GA4897@thinkpad0.zawodny.com>
11607      Branch: perl
11608            ! utils/dprofpp.PL
11609 ____________________________________________________________________________
11610 [ 15624] By: jhi                                   on 2002/03/30  16:03:12
11611         Log: Subject: [Patch] pod/perlvar.pod
11612              From: Dan Kogai <dankogai@dan.co.jp>
11613              Date: Sun, 31 Mar 2002 02:03:36 +0900
11614              Message-Id: <131A588F-4400-11D6-BB3E-00039301D480@dan.co.jp>
11615      Branch: perl
11616            ! pod/perlvar.pod
11617 ____________________________________________________________________________
11618 [ 15623] By: jhi                                   on 2002/03/30  15:56:31
11619         Log: Subject: [PATCH] MM & Encode fixes
11620              From: Michael G Schwern <schwern@pobox.com>
11621              Date: Sat, 30 Mar 2002 06:41:56 -0500
11622              Message-ID: <20020330114156.GA16533@blackrider>
11623      Branch: perl
11624            + lib/ExtUtils/t/basic.t
11625            - lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
11626            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/MM_Cygwin.pm
11627            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
11628            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
11629            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Manifest.pm
11630            ! lib/ExtUtils/t/hints.t
11631 ____________________________________________________________________________
11632 [ 15622] By: jhi                                   on 2002/03/30  15:13:30
11633         Log: EBCDICification.
11634      Branch: perl
11635            ! lib/charnames.t
11636 ____________________________________________________________________________
11637 [ 15621] By: jhi                                   on 2002/03/30  15:12:45
11638         Log: Upgrade to Tie::File 0.90, from mjd.
11639      Branch: perl
11640            + lib/Tie/File/t/33_defer_vs.t lib/Tie/File/t/40_abs_cache.t
11641            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
11642            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/04_splice.t
11643            ! lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
11644            ! lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/16_handle.t
11645            ! lib/Tie/File/t/17_misc_meth.t lib/Tie/File/t/18_rs_fixrec.t
11646            ! lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
11647            ! lib/Tie/File/t/21_win32.t lib/Tie/File/t/22_autochomp.t
11648            ! lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
11649 ____________________________________________________________________________
11650 [ 15620] By: jhi                                   on 2002/03/29  22:25:35
11651         Log: Subject: [DOC PATCH] Re: [BUG] sort pragma not working ?
11652              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11653              Date: Sat, 30 Mar 2002 00:20:39 +0100
11654              Message-ID: <20020330002039.A716@rafael>
11655      Branch: perl
11656            ! lib/sort.pm
11657 ____________________________________________________________________________
11658 [ 15619] By: jhi                                   on 2002/03/29  22:15:37
11659         Log: Subject: Makefile.PL's in core must be called with PERL_CORE=1
11660              From: Michael G Schwern <schwern@pobox.com>
11661              Date: Fri, 29 Mar 2002 18:14:20 -0500
11662              Message-ID: <20020329231419.GI16816@blackrider>
11663      Branch: perl
11664            ! NetWare/Makefile os2/Makefile.SHs win32/Makefile.win64
11665            ! wince/Makefile.ce
11666 ____________________________________________________________________________
11667 [ 15618] By: jhi                                   on 2002/03/29  22:09:26
11668         Log: Subject: [PATCH] Flush unixisms in lib/ExtUtils/t/Constant.t and hints.t
11669              From: Paul_GreenVOS@vos.stratus.com
11670              Date: Fri, 29 Mar 02 18:01 est
11671              Message-Id: <200203292301.SAA22919@mailhub1.stratus.com>
11672      Branch: perl
11673            ! lib/ExtUtils/t/Constant.t lib/ExtUtils/t/hints.t
11674 ____________________________________________________________________________
11675 [ 15617] By: jhi                                   on 2002/03/29  22:02:28
11676         Log: AUTHORS updates.
11677      Branch: perl
11678            ! AUTHORS
11679 ____________________________________________________________________________
11680 [ 15616] By: jhi                                   on 2002/03/29  21:00:32
11681         Log: Upgrade to Encode 1.01, from Dan Kogai.
11682      Branch: perl
11683            ! ext/Encode/Changes ext/Encode/Encode.pm
11684            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
11685            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
11686            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
11687            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
11688            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
11689            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
11690            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
11691            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
11692            ! ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/big5.ucm
11693            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
11694            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/cp932.ucm
11695            ! ext/Encode/Encode/cp936.ucm ext/Encode/Encode/cp949.ucm
11696            ! ext/Encode/Encode/cp950.ucm ext/Encode/Encode/dingbats.ucm
11697            ! ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-jp.ucm
11698            ! ext/Encode/Encode/euc-kr.ucm ext/Encode/Encode/gb12345.ucm
11699            ! ext/Encode/Encode/gb2312.ucm ext/Encode/Encode/gsm0338.ucm
11700            ! ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/ibm-1250.ucm
11701            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
11702            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
11703            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
11704            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
11705            ! ext/Encode/Encode/ir-165.ucm ext/Encode/Encode/jis0201.ucm
11706            ! ext/Encode/Encode/johab.ucm ext/Encode/Encode/koi8-f.ucm
11707            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
11708            ! ext/Encode/Encode/ksc5601.ucm
11709            ! ext/Encode/Encode/macCentEuro.ucm
11710            ! ext/Encode/Encode/macCroatian.ucm
11711            ! ext/Encode/Encode/macCyrillic.ucm
11712            ! ext/Encode/Encode/macDingbats.ucm
11713            ! ext/Encode/Encode/macGreek.ucm
11714            ! ext/Encode/Encode/macIceland.ucm
11715            ! ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
11716            ! ext/Encode/Encode/macRumanian.ucm
11717            ! ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
11718            ! ext/Encode/Encode/macTurkish.ucm
11719            ! ext/Encode/Encode/macUkraine.ucm
11720            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
11721            ! ext/Encode/Encode/shiftjis.ucm ext/Encode/Encode/symbol.ucm
11722            ! ext/Encode/Encode/viscii.ucm ext/Encode/Makefile.PL
11723            ! ext/Encode/README ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11724            ! ext/Encode/lib/Encode/CJKConstants.pm
11725            ! ext/Encode/lib/Encode/JP/H2Z.pm ext/Encode/t/Aliases.t
11726            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
11727            ! ext/Encode/t/KR.t ext/Encode/t/TW.t ext/Encode/ucm2table
11728 ____________________________________________________________________________
11729 [ 15615] By: jhi                                   on 2002/03/29  18:47:01
11730         Log: Subject: [PATCH @15606] use PERL_CORE=1 to build extensions on VMS
11731              From: "Craig A. Berry" <craigberry@mac.com>
11732              Date: Fri, 29 Mar 2002 13:46:28 -0600
11733              Message-Id: <a05101501b8ca725b1d7f@[172.16.52.1]>
11734      Branch: perl
11735            ! configure.com
11736 ____________________________________________________________________________
11737 [ 15614] By: jhi                                   on 2002/03/29  18:34:27
11738         Log: Upgrade to Memoize 1.00, from mjd, modulo the Memoize::Saves,
11739              which one has to get from the CPAN distribution.
11740      Branch: perl
11741            + lib/Memoize/t/expfile.t lib/Memoize/t/expmod_n.t
11742            + lib/Memoize/t/expmod_t.t
11743            - lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
11744            - lib/Memoize/t/expire_module_t.t
11745            ! MANIFEST lib/Memoize.pm lib/Memoize/Expire.pm
11746            ! lib/Memoize/README
11747 ____________________________________________________________________________
11748 [ 15613] By: jhi                                   on 2002/03/29  17:40:09
11749         Log: metaconfig unit tweak.
11750      Branch: metaconfig/U/perl
11751            ! versiononly.U
11752 ____________________________________________________________________________
11753 [ 15612] By: jhi                                   on 2002/03/29  17:39:38
11754         Log: Configure-related tweaks.
11755      Branch: perl
11756            ! Porting/Glossary Porting/config.sh Porting/config_H
11757            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
11758            ! vos/config.ga.h
11759 ____________________________________________________________________________
11760 [ 15611] By: jhi                                   on 2002/03/29  17:27:51
11761         Log: Ooops.
11762      Branch: perl
11763            ! t/op/ver.t
11764 ____________________________________________________________________________
11765 [ 15610] By: jhi                                   on 2002/03/29  17:26:42
11766         Log: Subject: [PATCH @15606] d_time for vms
11767              From: "Craig A. Berry" <craigberry@mac.com>
11768              Date: Fri, 29 Mar 2002 11:58:29 -0600
11769              Message-Id: <a05101500b8ca5a9c8cc6@[192.168.56.168]>
11770      Branch: perl
11771            ! configure.com
11772 ____________________________________________________________________________
11773 [ 15609] By: jhi                                   on 2002/03/29  17:25:26
11774         Log: Subject: Re: Regex-Unicode bugs
11775              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
11776              Date: Thu, 28 Mar 2002 10:12:35 +0100
11777              Message-ID: <20020328101235.F678@rafael>
11778      Branch: perl
11779            ! t/op/regmesg.t
11780 ____________________________________________________________________________
11781 [ 15608] By: jhi                                   on 2002/03/29  17:21:22
11782         Log: Subject: Re: [DOC PATCH] Regex \G and POSIX restrictions
11783              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
11784              Date: Fri, 29 Mar 2002 16:53:27 +0000
11785              Message-Id: <200203291653.g2TGrRp26588@crypt.compulink.co.uk>
11786      Branch: perl
11787            ! pod/perlre.pod pod/perlretut.pod
11788 ____________________________________________________________________________
11789 [ 15607] By: jhi                                   on 2002/03/29  17:19:26
11790         Log: Subject: Re: debugger debuggers wanted
11791              From: spidb@cpan.org
11792              Date: Fri, 29 Mar 2002 06:34:11 -0500
11793              Message-Id: <200203291134.GAA15727@Orb.Nashua.NH.US>
11794      Branch: perl
11795            ! lib/perl5db.pl
11796 ____________________________________________________________________________
11797 [ 15606] By: jhi                                   on 2002/03/29  15:42:51
11798         Log: Update Changes.
11799      Branch: perl
11800            ! Changes patchlevel.h
11801 ____________________________________________________________________________
11802 [ 15605] By: jhi                                   on 2002/03/29  15:36:43
11803         Log: Rename for 8.3-friendliness.
11804      Branch: perl
11805            + lib/unicore/PropValueAliases.txt
11806            - lib/unicore/PropertyValueAliases.txt
11807            ! MANIFEST lib/unicore/README.perl
11808 ____________________________________________________________________________
11809 [ 15604] By: jhi                                   on 2002/03/29  15:33:19
11810         Log: Retract ExtUtils/t/basic.t until it works.
11811      Branch: perl
11812            - lib/ExtUtils/t/basic.t
11813            ! MANIFEST
11814 ____________________________________________________________________________
11815 [ 15603] By: jhi                                   on 2002/03/29  15:12:08
11816         Log: Subject: [PATCH] hints/freebsd.sh to allow usemymalloc
11817              From: Slaven Rezic <slaven.rezic@berlin.de>
11818              Date: 28 Mar 2002 22:27:14 +0100
11819              Message-ID: <87bsd88jt9.fsf_-_@vran.herceg.de>
11820      Branch: perl
11821            ! hints/freebsd.sh
11822 ____________________________________________________________________________
11823 [ 15602] By: jhi                                   on 2002/03/29  15:10:43
11824         Log: Interesting... where did this come from?
11825              (The Configure change in #15600)
11826      Branch: perl
11827            ! config_h.SH
11828 ____________________________________________________________________________
11829 [ 15601] By: jhi                                   on 2002/03/29  15:10:12
11830         Log: metaconfig unit change for #15600.
11831      Branch: metaconfig/U/perl
11832            ! versiononly.U
11833 ____________________________________________________________________________
11834 [ 15600] By: jhi                                   on 2002/03/29  15:08:22
11835         Log: Subject: versiononly should not put `old' versions in inc
11836              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
11837              Date: Fri, 29 Mar 2002 12:53:49 +0100
11838              Message-Id: <20020329125040.8A8C.H.M.BRAND@hccnet.nl>
11839      Branch: perl
11840            ! Configure
11841 ____________________________________________________________________________
11842 [ 15599] By: jhi                                   on 2002/03/29  14:45:52
11843         Log: Subject: [PATCH] MakeMaker sync 5.48_03 -> 5.53_01
11844              From: Michael G Schwern <schwern@pobox.com>
11845              Date: Fri, 29 Mar 2002 04:12:47 -0500
11846              Message-ID: <20020329091247.GA7432@blackrider>
11847              
11848              (with two nits: (1) change lib/Extutils/Command/MM.pm
11849              in MANIFEST to be lib/ExtUtils/Command/MM.pm (2) Add
11850              @INC to compile.t)
11851      Branch: perl
11852            + lib/ExtUtils/Command/MM.pm lib/ExtUtils/Liblist/Kid.pm
11853            + lib/ExtUtils/MM.pm lib/ExtUtils/MM_Any.pm
11854            + lib/ExtUtils/MM_DOS.pm lib/ExtUtils/MM_UWIN.pm
11855            + lib/ExtUtils/MM_Win95.pm lib/ExtUtils/MY.pm
11856            + lib/ExtUtils/t/Big-Fat-Dummy/Makefile.PL
11857            + lib/ExtUtils/t/Big-Fat-Dummy/lib/Big/Fat/Dummy.pm
11858            + lib/ExtUtils/t/Big-Fat-Dummy/t/compile.t
11859            + lib/ExtUtils/t/Problem-Module/Makefile.PL
11860            + lib/ExtUtils/t/Problem-Module/subdir/Makefile.PL
11861            + lib/ExtUtils/t/basic.t lib/ExtUtils/t/problems.t
11862            + t/lib/MakeMaker/Test/Utils.pm
11863            ! MANIFEST lib/ExtUtils/Changes lib/ExtUtils/Command.pm
11864            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
11865            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MANIFEST.SKIP
11866            ! lib/ExtUtils/MM_BeOS.pm lib/ExtUtils/MM_Cygwin.pm
11867            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_OS2.pm
11868            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
11869            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
11870            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mksymlists.pm
11871            ! lib/ExtUtils/Packlist.pm lib/ExtUtils/t/Command.t
11872            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
11873            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
11874            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
11875            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
11876            ! lib/ExtUtils/t/Packlist.t lib/ExtUtils/t/hints.t
11877            ! lib/ExtUtils/t/testlib.t lib/ExtUtils/testlib.pm
11878            ! t/lib/TieOut.pm
11879 ____________________________________________________________________________
11880 [ 15598] By: jhi                                   on 2002/03/29  14:11:58
11881         Log: Leftovers from Encode 0.99.
11882      Branch: perl
11883            - ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/roman8.ucm
11884            - ext/Encode/compile ext/Encode/encode.h
11885            - ext/Encode/lib/Encode/CN/2022_CN.pm
11886            - ext/Encode/lib/Encode/Details.pod
11887 ____________________________________________________________________________
11888 [ 15597] By: nick                                  on 2002/03/29  14:03:35
11889         Log: Integrate mainline
11890      Branch: perlio
11891           +> ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
11892           +> ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
11893           +> ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11894           !> (integrate 130 files)
11895 ____________________________________________________________________________
11896 [ 15596] By: jhi                                   on 2002/03/29  13:46:35
11897         Log: Subject: Another Unicode-3.2-induced doc fix
11898              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
11899              Date: Fri, 29 Mar 2002 21:45:47 +0900
11900              Message-Id: <20020329214046.4C1E.BQW10602@nifty.com>
11901      Branch: perl
11902            ! ext/Unicode/Normalize/Normalize.pm
11903 ____________________________________________________________________________
11904 [ 15595] By: jhi                                   on 2002/03/29  13:44:25
11905         Log: Subject: [PATCH] reentr.pl: warning fixes, getpwentr_size fix
11906              From: Slaven Rezic <slaven.rezic@berlin.de>
11907              Date: Fri, 29 Mar 2002 12:19:58 +0100 (CET)
11908              Message-Id: <200203291119.g2TBJwqB016888@vran.herceg.de>
11909      Branch: perl
11910            ! reentr.c reentr.pl
11911 ____________________________________________________________________________
11912 [ 15594] By: jhi                                   on 2002/03/29  13:38:48
11913         Log: Subject: [PATCH] Quieting OS X
11914              From: Michael G Schwern <schwern@pobox.com>
11915              Date: Fri, 29 Mar 2002 05:46:23 -0500
11916              Message-ID: <20020329104622.GA9163@blackrider>
11917      Branch: perl
11918            ! ext/POSIX/t/posix.t t/op/stat.t
11919 ____________________________________________________________________________
11920 [ 15593] By: ams                                   on 2002/03/29  07:32:22
11921         Log: Subject: [PATCH] optimize ext/Time/HiRes/HiRes.xs
11922              From: Paul_GreenVOS@vos.stratus.com
11923              Date: Fri, 29 Mar 02 0:05 est
11924              Message-Id: <200203290506.AAA20433@mailhub1.stratus.com>
11925      Branch: perl
11926            ! ext/Time/HiRes/HiRes.xs
11927 ____________________________________________________________________________
11928 [ 15592] By: ams                                   on 2002/03/29  07:28:29
11929         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
11930              From: Spider Boardman <spidb@cpan.org>
11931              Date: Fri, 29 Mar 2002 00:52:24 -0500
11932              Message-Id: <200203290552.AAA47443@leggy.zk3.dec.com>
11933      Branch: perl
11934            ! op.c t/op/attrs.t
11935 ____________________________________________________________________________
11936 [ 15591] By: jhi                                   on 2002/03/29  03:15:18
11937         Log: It's perlce.
11938      Branch: perl
11939            ! pod/perldelta.pod
11940 ____________________________________________________________________________
11941 [ 15590] By: jhi                                   on 2002/03/29  02:59:03
11942         Log: MPE/iX tweaks from Mark Bixby.
11943      Branch: perl
11944            ! ext/Storable/t/lock.t mpeix/relink
11945 ____________________________________________________________________________
11946 [ 15589] By: jhi                                   on 2002/03/29  02:30:48
11947         Log: Upgrade to Encode 1.00, from Dan Kogai.
11948              
11949              (one nit: bin/enc2xs needed also ../..)
11950      Branch: perl
11951            + ext/Encode/Encode/big5-hkscs.ucm ext/Encode/Encode/encode.h
11952            + ext/Encode/Encode/hp-roman8.ucm ext/Encode/Encode/johab.ucm
11953            + ext/Encode/bin/enc2xs ext/Encode/bin/piconv
11954            ! (edit 104 files)
11955 ____________________________________________________________________________
11956 [ 15588] By: jhi                                   on 2002/03/29  01:38:10
11957         Log: Subject: [PATCH] NEXT LINE --> NEL
11958              From: Philip Newton <Philip.Newton@gmx.net>
11959              Date: Thu, 28 Mar 2002 21:03:10 +0000
11960              Message-ID: <6q07au0eh4rp6493h756mjerp9r5l97th1@4ax.com>
11961      Branch: perl
11962            ! lib/charnames.pm lib/charnames.t
11963 ____________________________________________________________________________
11964 [ 15587] By: jhi                                   on 2002/03/28  18:17:08
11965         Log: binmode :bytes, again.
11966      Branch: perl
11967            ! lib/utf8.t
11968 ____________________________________________________________________________
11969 [ 15586] By: jhi                                   on 2002/03/28  16:23:41
11970         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier with s///
11971              From: Mark-Jason Dominus <mjd@plover.com>
11972              Date: Thu, 28 Mar 2002 10:36:03 -0500
11973              Message-ID: <20020328153603.11992.qmail@plover.com>
11974      Branch: perl
11975            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
11976 ____________________________________________________________________________
11977 [ 15585] By: jhi                                   on 2002/03/28  16:20:03
11978         Log: Support Unicode 3.1 names, names without the (XX), and BOM.
11979      Branch: perl
11980            ! lib/charnames.pm lib/charnames.t pp_pack.c
11981 ____________________________________________________________________________
11982 [ 15584] By: jhi                                   on 2002/03/28  15:52:30
11983         Log: If expecting UTF-8, probably not expecting UTF-16.
11984      Branch: perl
11985            ! t/comp/require.t
11986 ____________________________________________________________________________
11987 [ 15583] By: jhi                                   on 2002/03/28  13:48:29
11988         Log: Subject: [PATCH] Fix lib/Time/Local.pm for VOS
11989              From: Paul_GreenVOS@vos.stratus.com
11990              Date: Thu, 28 Mar 02 8:22 est
11991              Message-Id: <200203281322.IAA15632@mailhub1.stratus.com>
11992      Branch: perl
11993            ! lib/Time/Local.pm
11994 ____________________________________________________________________________
11995 [ 15582] By: jhi                                   on 2002/03/28  13:47:14
11996         Log: Subject: [PATCH] Neuter socketpair on Stratus VOS
11997              From: Paul_GreenVOS@vos.stratus.com
11998              Date: Thu, 28 Mar 02 7:46 est
11999              Message-Id: <200203281246.HAA14426@mailhub1.stratus.com>
12000      Branch: perl
12001            ! ext/Socket/socketpair.t hints/vos.sh vos/vos.c vos/vosish.h
12002 ____________________________________________________________________________
12003 [ 15581] By: jhi                                   on 2002/03/28  13:45:48
12004         Log: A little bit better error message for \pq, still
12005              not good because the script context is not shown.
12006      Branch: perl
12007            ! lib/utf8_heavy.pl pod/perldiag.pod t/op/pat.t utf8.c
12008 ____________________________________________________________________________
12009 [ 15580] By: jhi                                   on 2002/03/28  13:28:44
12010         Log: Subject: Re: [ID 20020324.003] fairly major problem with qr/.../x (with test PATCH)
12011              From: Jeffrey Friedl <jfriedl@yahoo.com>
12012              Date: Thu, 28 Mar 2002 02:12:03 -0800 (PST)
12013              Message-Id: <200203281012.g2SAC3K93291@ventrue.corp.yahoo.com>
12014      Branch: perl
12015            ! sv.c t/op/pat.t
12016 ____________________________________________________________________________
12017 [ 15579] By: jhi                                   on 2002/03/28  13:22:25
12018         Log: Subject: [PATCH 5.7.3] warning at use of /c modifier without /g modifier
12019              From: Mark-Jason Dominus <mjd@plover.com>
12020              Date: Thu, 28 Mar 2002 05:04:40 -0500
12021              Message-ID: <20020328100440.22081.qmail@plover.com>
12022      Branch: perl
12023            ! pod/perldelta.pod pod/perldiag.pod t/lib/warnings/toke toke.c
12024 ____________________________________________________________________________
12025 [ 15578] By: jhi                                   on 2002/03/28  13:19:21
12026         Log: Subject: [PATCH 5.7.3 Encode] encoding.t not properly skipped when Encode extension not built
12027              From: mjd@plover.com
12028              Date: 28 Mar 2002 09:22:06 -0000
12029              Message-ID: <20020328092206.18833.qmail@plover.com>
12030      Branch: perl
12031            ! lib/encoding.t
12032 ____________________________________________________________________________
12033 [ 15577] By: jhi                                   on 2002/03/28  13:03:48
12034         Log: Unicode 3.2.0-induced doc tweaks.
12035      Branch: perl
12036            ! pod/perlretut.pod pod/perlunicode.pod
12037 ____________________________________________________________________________
12038 [ 15576] By: nick                                  on 2002/03/28  07:40:04
12039         Log: Integrate mainline (clean in Win32/MinGW but for end.t)
12040      Branch: perlio
12041           +> (branch 31 files)
12042           !> (integrate 162 files)
12043 ____________________________________________________________________________
12044 [ 15575] By: jhi                                   on 2002/03/28  04:19:51
12045         Log: Subject: [PATCH] ext/POSIX/t/posix.t -- neuter final test on VOS
12046              From: Paul_GreenVOS@vos.stratus.com
12047              Date: Thu, 28 Mar 02 0:16 est
12048              Message-Id: <200203280516.AAA16625@mailhub2.stratus.com>
12049      Branch: perl
12050            ! ext/POSIX/t/posix.t
12051 ____________________________________________________________________________
12052 [ 15574] By: jhi                                   on 2002/03/28  04:07:23
12053         Log: Subject: Re: Regex-Unicode bugs
12054              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12055              Date: Wed, 27 Mar 2002 13:48:06 +0100
12056              Message-ID: <20020327134806.C18945@rafael>
12057              
12058              regmesg.t patch still would be nice.
12059      Branch: perl
12060            ! regcomp.c
12061 ____________________________________________________________________________
12062 [ 15573] By: jhi                                   on 2002/03/28  03:46:14
12063         Log: Subject: Re: Regex-Unicode bugs
12064              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>    
12065              Date: Wed, 27 Mar 2002 12:39:57 +0000
12066              Message-Id: <200203271239.g2RCdvL31355@crypt.compulink.co.uk>
12067      Branch: perl
12068            ! pod/perldiag.pod regcomp.c
12069 ____________________________________________________________________________
12070 [ 15572] By: jhi                                   on 2002/03/28  03:38:34
12071         Log: Subject: [PATCH] t/io/fs.t - skip all tests that fail on VOS
12072              From: Paul_GreenVOS@vos.stratus.com
12073              Date: Wed, 27 Mar 02 23:33 est
12074              Message-Id: <200203280433.XAA01502@mailhub1.stratus.com>
12075      Branch: perl
12076            ! t/io/fs.t
12077 ____________________________________________________________________________
12078 [ 15571] By: jhi                                   on 2002/03/28  02:25:53
12079         Log: The Official 3.2.0 came out.
12080      Branch: perl
12081            + lib/unicore/lib/Buhid.pl lib/unicore/lib/Deprecat.pl
12082            + lib/unicore/lib/Grapheme.pl lib/unicore/lib/Hanunoo.pl
12083            + lib/unicore/lib/IdsBinar.pl lib/unicore/lib/IdsTrina.pl
12084            + lib/unicore/lib/InBuhid.pl lib/unicore/lib/InCyril2.pl
12085            + lib/unicore/lib/InGreekA.pl lib/unicore/lib/InHanuno.pl
12086            + lib/unicore/lib/InKatak2.pl lib/unicore/lib/InMisce3.pl
12087            + lib/unicore/lib/InMisce4.pl lib/unicore/lib/InSuppl2.pl
12088            + lib/unicore/lib/InSuppl3.pl lib/unicore/lib/InSuppl4.pl
12089            + lib/unicore/lib/InSuppl5.pl lib/unicore/lib/InSupple.pl
12090            + lib/unicore/lib/InTagalo.pl lib/unicore/lib/InTagban.pl
12091            + lib/unicore/lib/InVariat.pl lib/unicore/lib/LogicalO.pl
12092            + lib/unicore/lib/OtherDef.pl lib/unicore/lib/OtherGra.pl
12093            + lib/unicore/lib/Radical.pl lib/unicore/lib/SoftDott.pl
12094            + lib/unicore/lib/Tagalog.pl lib/unicore/lib/Tagbanwa.pl
12095            + lib/unicore/lib/UnifiedI.pl
12096            ! MANIFEST lib/unicore/README.perl lib/unicore/ReadMe.txt
12097 ____________________________________________________________________________
12098 [ 15570] By: jhi                                   on 2002/03/28  02:00:29
12099         Log: socketpair binmode :bytes.
12100      Branch: perl
12101            ! ext/Socket/socketpair.t
12102 ____________________________________________________________________________
12103 [ 15569] By: jhi                                   on 2002/03/28  01:46:21
12104         Log: Don't install anything beneath 't' directories.
12105      Branch: perl
12106            ! installperl
12107 ____________________________________________________________________________
12108 [ 15568] By: jhi                                   on 2002/03/28  01:43:52
12109         Log: More UTF-8 locale sensitivity.
12110      Branch: perl
12111            ! t/io/utf8.t
12112 ____________________________________________________________________________
12113 [ 15567] By: jhi                                   on 2002/03/28  01:20:31
12114         Log: Subject: Re: Smoke 15526 /pro/3gl/CPAN/perl-current
12115              From: Stas Bekman <stas@stason.org>
12116              Date: Thu, 28 Mar 2002 10:13:45 +0800
12117              Message-ID: <3CA27C59.4020209@stason.org>
12118              
12119              Temp file cleanup.
12120      Branch: perl
12121            ! lib/Pod/t/pod2html-lib.pl
12122 ____________________________________________________________________________
12123 [ 15566] By: jhi                                   on 2002/03/28  01:12:17
12124         Log: Be compatible also with non-UTF-8 locales.
12125      Branch: perl
12126            ! lib/Locale/Codes/t/languages.t lib/Locale/Language.pm
12127            ! lib/Locale/Language.pod
12128 ____________________________________________________________________________
12129 [ 15565] By: jhi                                   on 2002/03/28  00:58:36
12130         Log: Subject: Re: perl 5.7.3 + XS lvalue subs
12131              From: Spider Boardman <spidb@cpan.org>
12132              Date: Wed, 27 Mar 2002 20:52:28 -0500
12133              Message-Id: <200203280152.UAA415562@leggy.zk3.dec.com>
12134      Branch: perl
12135            ! cv.h op.c t/op/attrs.t toke.c
12136 ____________________________________________________________________________
12137 [ 15564] By: jhi                                   on 2002/03/27  23:54:59
12138         Log: "Last element".
12139      Branch: perl
12140            ! pod/perlfunc.pod
12141 ____________________________________________________________________________
12142 [ 15563] By: jhi                                   on 2002/03/27  23:53:27
12143         Log: Subject: Error in perlfunc for "die"
12144              From: William R Ward <bill@wards.net>
12145              Date: 27 Mar 2002 12:31:32 -0800
12146              Message-ID: <m2it7hrbvf.fsf@komodo.home.wards.net>
12147      Branch: perl
12148            ! pod/perlfunc.pod
12149 ____________________________________________________________________________
12150 [ 15562] By: jhi                                   on 2002/03/27  23:50:23
12151         Log: Subject: [DOC PATCH] Regex \G and POSIX restrictions
12152              From: Mark Kvale <kvale@phy.ucsf.edu>
12153              Date: Wed, 27 Mar 2002 16:45:37 -0800
12154              Message-Id: <02032716453705.38063@ivy.ucsf.edu>
12155      Branch: perl
12156            ! pod/perlre.pod pod/perlretut.pod
12157 ____________________________________________________________________________
12158 [ 15561] By: jhi                                   on 2002/03/27  23:48:15
12159         Log: Try to handle UTF-8 locales.
12160      Branch: perl
12161            ! lib/locale.t
12162 ____________________________________________________________________________
12163 [ 15560] By: jhi                                   on 2002/03/27  22:57:45
12164         Log: More binmode :bytes.
12165      Branch: perl
12166            ! t/io/utf8.t
12167 ____________________________________________________________________________
12168 [ 15559] By: jhi                                   on 2002/03/27  22:48:39
12169         Log: binmode(FH, ":bytes") is the right way, methinks.
12170      Branch: perl
12171            ! ext/PerlIO/t/encoding.t
12172 ____________________________________________________________________________
12173 [ 15558] By: jhi                                   on 2002/03/27  22:29:30
12174         Log: UTF-8 locale: need to open explicitly for bytes.
12175      Branch: perl
12176            ! ext/PerlIO/t/encoding.t
12177 ____________________________________________________________________________
12178 [ 15557] By: jhi                                   on 2002/03/27  21:59:54
12179         Log: UTF-8-ify __DATA__.  (TODO: let Neil Bowers know.)
12180      Branch: perl
12181            ! lib/Locale/Language.pm lib/Locale/Language.pod
12182 ____________________________________________________________________________
12183 [ 15556] By: jhi                                   on 2002/03/27  21:44:37
12184         Log: Warn instead of croak.
12185      Branch: perl
12186            ! pod/perldiag.pod utf8.c
12187 ____________________________________________________________________________
12188 [ 15555] By: jhi                                   on 2002/03/27  21:18:40
12189         Log: UTF-8 locale: there might already be one UTF-8 discipline.
12190      Branch: perl
12191            ! lib/open.t
12192 ____________________________________________________________________________
12193 [ 15554] By: jhi                                   on 2002/03/27  21:09:20
12194         Log: Subject: [PATCH @15551] 1_compile.t fix for VMS
12195              From: "Craig A. Berry" <craigberry@mac.com>
12196              Date: Wed, 27 Mar 2002 15:22:13 -0600
12197              Message-Id: <5.1.0.14.2.20020327150907.01b17470@exchi01>
12198      Branch: perl
12199            ! t/lib/1_compile.t t/lib/compmod.pl
12200 ____________________________________________________________________________
12201 [ 15553] By: jhi                                   on 2002/03/27  21:08:03
12202         Log: Subject: [DOC PATCH] Re: [ID 20020324.002] \G bug on zero-length matches
12203              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12204              Date: Wed, 27 Mar 2002 22:35:03 +0100
12205              Message-ID: <20020327223503.A678@rafael>
12206      Branch: perl
12207            ! pod/perlop.pod
12208 ____________________________________________________________________________
12209 [ 15552] By: jhi                                   on 2002/03/27  20:52:19
12210         Log: Start using the Unicode 3.2.0 data (NOTE: still
12211              unofficial, but the data is unlikely to change much.
12212              Doublecheck when 3.2.0 gets released.)
12213      Branch: perl
12214            + lib/unicore/PropertyAliases.txt
12215            + lib/unicore/PropertyValueAliases.txt
12216            ! (edit 129 files)
12217 ____________________________________________________________________________
12218 [ 15551] By: jhi                                   on 2002/03/27  15:20:05
12219         Log: Update Changes.
12220      Branch: perl
12221            ! Changes patchlevel.h
12222 ____________________________________________________________________________
12223 [ 15550] By: jhi                                   on 2002/03/27  15:06:56
12224         Log: Further fixing for #15549.  Six tests are failing
12225              under Solaris with en_US.UTF-8 but those failures seem
12226              unrelated to the BOUND problem, will look at them later.
12227      Branch: perl
12228            ! regexec.c
12229 ____________________________________________________________________________
12230 [ 15549] By: jhi                                   on 2002/03/27  14:45:05
12231         Log: Possible fix for "Orks, Dragons, and Elves":
12232              should now build under UTF-8 locales (is building
12233              under Solaris en_US.UTF-8 right now).
12234      Branch: perl
12235            ! Makefile.SH regexec.c
12236 ____________________________________________________________________________
12237 [ 15548] By: jhi                                   on 2002/03/27  14:11:37
12238         Log: Forgotten from #15523.
12239      Branch: perl
12240            ! lib/Math/BigInt/Calc.pm
12241 ____________________________________________________________________________
12242 [ 15547] By: jhi                                   on 2002/03/27  13:53:31
12243         Log: Subject: [PATCH regcomp.c] A warning wasn't turnable off
12244              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>      
12245              Date: Wed, 27 Mar 2002 13:32:00 +0100
12246              Message-ID: <20020327133200.A18945@rafael>
12247      Branch: perl
12248            ! regcomp.c t/lib/warnings/regcomp
12249 ____________________________________________________________________________
12250 [ 15546] By: jhi                                   on 2002/03/27  13:51:52
12251         Log: Subject: [PATCH] MANIFES --> MANIFEST
12252              From: Philip Newton <Philip.Newton@gmx.net>
12253              Date: Wed, 27 Mar 2002 10:05:46 +0000
12254              Message-ID: <n963aus588jr9ql5vo1il72adol3e9kois@4ax.com>
12255              
12256              (plus a few tweaks more)
12257      Branch: perl
12258            ! Porting/check83.pl
12259 ____________________________________________________________________________
12260 [ 15545] By: nick                                  on 2002/03/27  07:37:36
12261         Log: Integrate mainline
12262      Branch: perlio
12263           +> lib/Math/BigInt/t/with_sub.t
12264            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
12265            - lib/bignum/t/trace.t
12266           !> (integrate 76 files)
12267 ____________________________________________________________________________
12268 [ 15544] By: jhi                                   on 2002/03/27  03:17:46
12269         Log: Obsolete mailing list information.
12270      Branch: perl
12271            ! README.bs2000 README.os390 README.vmesa
12272 ____________________________________________________________________________
12273 [ 15543] By: jhi                                   on 2002/03/27  03:11:55
12274         Log: More URL "whitespacing".
12275      Branch: perl
12276            ! README.bs2000 README.hurd README.mpeix README.netware
12277            ! README.os390 README.vmesa README.vos README.win32
12278            ! pod/perl5004delta.pod pod/perl5005delta.pod
12279            ! pod/perl561delta.pod pod/perl56delta.pod pod/perl570delta.pod
12280            ! pod/perl571delta.pod pod/perl572delta.pod pod/perldelta.pod
12281            ! pod/perlembed.pod pod/perlfaq2.pod pod/perlfaq3.pod
12282            ! pod/perlhack.pod pod/perlintro.pod pod/perllocale.pod
12283            ! pod/perlnewmod.pod pod/perlport.pod pod/perlreftut.pod
12284            ! pod/perltodo.pod
12285 ____________________________________________________________________________
12286 [ 15542] By: jhi                                   on 2002/03/27  02:40:33
12287         Log: I like doubleclicking on URLs in pods to select them.
12288      Branch: perl
12289            ! README.amiga README.epoc README.vos pod/perl561delta.pod
12290            ! pod/perl570delta.pod pod/perl571delta.pod pod/perldelta.pod
12291            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
12292            ! pod/perlfaq9.pod pod/perlhack.pod pod/perlmodinstall.pod
12293            ! pod/perlmodlib.PL pod/perlmodlib.pod pod/perlport.pod
12294            ! pod/perltodo.pod pod/perlvar.pod
12295 ____________________________________________________________________________
12296 [ 15541] By: jhi                                   on 2002/03/27  02:04:47
12297         Log: Regen modlib.
12298      Branch: perl
12299            ! pod/perlmodlib.pod
12300 ____________________________________________________________________________
12301 [ 15540] By: jhi                                   on 2002/03/27  01:43:52
12302         Log: Update the CPAN sites list.
12303      Branch: perl
12304            ! pod/perlmodlib.PL pod/perlmodlib.pod
12305 ____________________________________________________________________________
12306 [ 15539] By: jhi                                   on 2002/03/27  01:15:11
12307         Log: Regen modlib, toc.
12308      Branch: perl
12309            ! pod/perlmodlib.pod pod/perltoc.pod
12310 ____________________________________________________________________________
12311 [ 15538] By: jhi                                   on 2002/03/27  01:13:12
12312         Log: s/rationale/rational/
12313      Branch: perl
12314            ! lib/Math/BigRat.pm lib/bigrat.pm
12315 ____________________________________________________________________________
12316 [ 15537] By: jhi                                   on 2002/03/27  01:01:33
12317         Log: s/done/esac/
12318      Branch: perl
12319            ! hints/dec_osf.sh
12320 ____________________________________________________________________________
12321 [ 15536] By: jhi                                   on 2002/03/27  00:54:21
12322         Log: Advertise big* and BigRat.
12323      Branch: perl
12324            ! pod/perldelta.pod
12325 ____________________________________________________________________________
12326 [ 15535] By: jhi                                   on 2002/03/26  22:42:41
12327         Log: A missing ) in #15527.
12328      Branch: perl
12329            ! pp_sys.c
12330 ____________________________________________________________________________
12331 [ 15534] By: jhi                                   on 2002/03/26  22:24:17
12332         Log: Subject: Re: [PATCH] STRLEN typemap entry should be T_UV
12333              From: Tim Jenness <t.jenness@jach.hawaii.edu>
12334              Date: Tue, 26 Mar 2002 13:24:27 -1000 (HST)
12335              Message-ID: <Pine.LNX.4.33.0203261318490.2854-100000@lapaki>
12336      Branch: perl
12337            ! lib/ExtUtils/typemap
12338 ____________________________________________________________________________
12339 [ 15533] By: jhi                                   on 2002/03/26  22:19:04
12340         Log: Subject: Re: Cygwin PerlIO.t failing
12341              From: Stas Bekman <stas@stason.org>
12342              Date: Wed, 27 Mar 2002 01:34:11 +0800
12343              Message-ID: <3CA0B113.1070800@stason.org>
12344      Branch: perl
12345            ! ext/PerlIO/PerlIO.t
12346 ____________________________________________________________________________
12347 [ 15532] By: jhi                                   on 2002/03/26  22:11:17
12348         Log: Subject: [PATCH] safety check for vms/test.com
12349              From: "Craig A. Berry" <craigberry@mac.com>
12350              Date: Tue, 26 Mar 2002 12:15:21 -0600
12351              Message-Id: <5.1.0.14.2.20020326121340.02b46c50@exchi01>
12352      Branch: perl
12353            ! vms/test.com
12354 ____________________________________________________________________________
12355 [ 15531] By: jhi                                   on 2002/03/26  22:10:33
12356         Log: Subject: [PATCH: perl@15489] remove Thread extension if not use_threads
12357              From: PPrymmer@factset.com
12358              Date: Tue, 26 Mar 2002 13:04:59 -0500
12359              Message-ID: <OFA872ECE0.98E1F5D3-ON85256B88.0059C33A@55.25.11>
12360      Branch: perl
12361            ! configure.com
12362 ____________________________________________________________________________
12363 [ 15530] By: jhi                                   on 2002/03/26  22:08:35
12364         Log: Subject: [PATCH] Minor typo in test harness
12365              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
12366              Date: Tue, 26 Mar 2002 17:44:06 -0000
12367              Message-ID: <AIEAJICLCBDNAAOLLOKLOENDEAAA.Paul.Marquess@Openwave.com>
12368      Branch: perl
12369            ! t/lib/warnings/perlio
12370 ____________________________________________________________________________
12371 [ 15529] By: jhi                                   on 2002/03/26  22:06:59
12372         Log: Subject: PATCH s2p.PL
12373              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
12374              Date: Tue, 26 Mar 2002 17:16:46 +0100
12375              Message-ID: <3CA09EEE.E499DD38@alcatel.at>
12376      Branch: perl
12377            ! x2p/s2p.PL
12378 ____________________________________________________________________________
12379 [ 15528] By: jhi                                   on 2002/03/26  22:03:22
12380         Log: Retract Math::BigInt::Lite, Tels had second thoughts.
12381      Branch: perl
12382            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
12383            - lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
12384            ! MANIFEST
12385 ____________________________________________________________________________
12386 [ 15527] By: jhi                                   on 2002/03/26  22:01:01
12387         Log: Avoid and document a weird bug in UNICOS/mk.
12388      Branch: perl
12389            ! pod/perldelta.pod pp_sys.c
12390 ____________________________________________________________________________
12391 [ 15526] By: jhi                                   on 2002/03/26  20:28:45
12392         Log: Math::BigInt::Lite 0.09, from Tels.
12393      Branch: perl
12394            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
12395            ! MANIFEST
12396 ____________________________________________________________________________
12397 [ 15525] By: jhi                                   on 2002/03/26  20:14:38
12398         Log: For now disable the test in OS/390; it seems to hang,
12399              but frustratingly seems to run from command line and
12400              from Perl debugger.
12401      Branch: perl
12402            ! lib/Math/BigInt/t/mbi_rand.t
12403 ____________________________________________________________________________
12404 [ 15524] By: jhi                                   on 2002/03/26  19:57:27
12405         Log: EPOC update from Olaf Flebbe.
12406      Branch: perl
12407            ! README.epoc doio.c epoc/epoc.c lib/File/Spec/Epoc.pm
12408            ! pod/perlport.pod t/io/fs.t
12409 ____________________________________________________________________________
12410 [ 15523] By: jhi                                   on 2002/03/26  19:54:48
12411         Log: Upgrade to Math::BigInt 1.56, Math::BigRat 0.05,
12412              and bignum 0.11, from Tels.
12413      Branch: perl
12414            + lib/Math/BigInt/t/with_sub.t
12415            - lib/bignum/t/trace.t
12416            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
12417            ! lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/bigfltpm.t
12418            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/constant.t
12419            ! lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/require.t
12420            ! lib/Math/BigInt/t/upgrade.t lib/Math/BigInt/t/use.t
12421            ! lib/Math/BigInt/t/use_lib1.t lib/Math/BigInt/t/use_lib2.t
12422            ! lib/Math/BigInt/t/use_lib3.t lib/Math/BigInt/t/use_lib4.t
12423            ! lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltrt.t
12424            ! lib/Math/BigRat/t/bigrat.t lib/Math/BigRat/t/bigratpm.t
12425            ! lib/bigint.pm lib/bignum.pm lib/bignum/t/bignum.t
12426            ! lib/bignum/t/bigrat.t lib/bigrat.pm
12427            ! t/lib/Math/BigInt/Subclass.pm
12428 ____________________________________________________________________________
12429 [ 15522] By: jhi                                   on 2002/03/26  16:07:58
12430         Log: Integrate perlio;
12431              
12432              Fix [ID 20020326.001] - cr/lf spanning buffer boundary
12433              
12434              Testcase for crlf spanning buffer boundary
12435      Branch: perl
12436           +> t/io/crlf.t
12437           !> MANIFEST perlio.c
12438 ____________________________________________________________________________
12439 [ 15521] By: nick                                  on 2002/03/26  15:31:55
12440         Log: Testcase for crlf spanning buffer boundary
12441      Branch: perlio
12442            + t/io/crlf.t
12443            ! MANIFEST
12444 ____________________________________________________________________________
12445 [ 15520] By: nick                                  on 2002/03/26  15:09:52
12446         Log: Fix [ID 20020326.001] - cr/lf spanning buffer boundary
12447      Branch: perlio
12448            ! perlio.c
12449 ____________________________________________________________________________
12450 [ 15519] By: jhi                                   on 2002/03/26  14:50:08
12451         Log: Can't test Net:: much in OS/390 without Convert::EBCDIC.
12452      Branch: perl
12453            ! t/lib/1_compile.t
12454 ____________________________________________________________________________
12455 [ 15518] By: jhi                                   on 2002/03/26  14:39:08
12456         Log: Document the Configure (really, awk) glitch in
12457              UNICOS/mk.
12458      Branch: perl
12459            ! pod/perldelta.pod
12460 ____________________________________________________________________________
12461 [ 15517] By: jhi                                   on 2002/03/26  13:32:31
12462         Log: Subject: [PATCH] Win32 w/o multiplicity build fails
12463              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12464              Date: Fri, 22 Mar 2002 16:11:28 +0100
12465              Message-ID: <3C9B57B0.31936.496399@localhost>
12466      Branch: perl
12467            ! win32/win32.c
12468 ____________________________________________________________________________
12469 [ 15516] By: jhi                                   on 2002/03/26  13:29:24
12470         Log: Subject: Re: Jarkko likes OOOOs
12471              From: "Gerrit P. Haase" <gp@familiehaase.de>
12472              Date: Tue, 26 Mar 2002 08:44:02 +0100
12473              Message-ID: <40509050505.20020326084402@familiehaase.de>
12474      Branch: perl
12475            ! t/io/fs.t
12476 ____________________________________________________________________________
12477 [ 15515] By: jhi                                   on 2002/03/26  13:23:32
12478         Log: Subject: [patch utils/perlbug] subject header setting problem      
12479              From: Stas Bekman <stas@stason.org>
12480              Date: Tue, 26 Mar 2002 21:12:49 +0800 (SGT)
12481              Message-ID: <Pine.LNX.4.44.0203262107310.2288-100000@hope.stason.org>
12482      Branch: perl
12483            ! utils/perlbug.PL
12484 ____________________________________________________________________________
12485 [ 15514] By: jhi                                   on 2002/03/26  13:20:23
12486         Log: Subject: [PATCH] win32/makefile.mk
12487              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
12488              Date: Tue, 26 Mar 2002 13:56:19 +0100
12489              Message-ID: <3CA07E03.13094.8ACAD1@localhost>
12490      Branch: perl
12491            ! win32/makefile.mk
12492 ____________________________________________________________________________
12493 [ 15513] By: nick                                  on 2002/03/26  07:17:17
12494         Log: Integrate mainline
12495      Branch: perlio
12496           +> (branch 39 files)
12497            - (delete 109 files)
12498           !> (integrate 105 files)
12499 ____________________________________________________________________________
12500 [ 15512] By: nick                                  on 2002/03/26  06:52:42
12501         Log: Integrate mainline
12502      Branch: perlio
12503           !> Changes ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t
12504           !> hints/freebsd.sh lib/open.pm lib/open.t lib/warnings.pm
12505           !> lib/warnings.t mg.c patchlevel.h perl.c perlio.c perly.c
12506           !> perly.fixer perly.y perly_c.diff pod/perllexwarn.pod
12507           !> t/lib/warnings/perlio vms/perly_c.vms warnings.h warnings.pl
12508 ____________________________________________________________________________
12509 [ 15511] By: jhi                                   on 2002/03/26  04:25:44
12510         Log: Installation advice from Robert Spier. 
12511      Branch: perl
12512            ! INSTALL
12513 ____________________________________________________________________________
12514 [ 15510] By: jhi                                   on 2002/03/26  04:12:15
12515         Log: Stas setting things right.
12516      Branch: perl
12517            ! ext/PerlIO/PerlIO.t
12518 ____________________________________________________________________________
12519 [ 15509] By: jhi                                   on 2002/03/26  03:57:22
12520         Log: Subject: [PATCH] ext/IO/lib/IO/t/io_unix.t
12521              From: Paul_GreenVOS@vos.stratus.com
12522              Date: Mon, 25 Mar 02 23:57 est
12523              Message-Id: <200203260457.XAA19233@mailhub2.stratus.com>
12524      Branch: perl
12525            ! ext/IO/lib/IO/t/io_unix.t
12526 ____________________________________________________________________________
12527 [ 15508] By: jhi                                   on 2002/03/26  03:55:54
12528         Log: Add threads hints for UNICOS/mk and UNICOS.
12529              (I'm just guessing on UNICOS.)
12530      Branch: perl
12531            ! hints/unicos.sh hints/unicosmk.sh
12532 ____________________________________________________________________________
12533 [ 15507] By: jhi                                   on 2002/03/26  01:19:57
12534         Log: Mention the effect of Unicode keys on hashes.
12535      Branch: perl
12536            ! pod/perlunicode.pod
12537 ____________________________________________________________________________
12538 [ 15506] By: jhi                                   on 2002/03/25  22:38:12
12539         Log: Subject: [PATCH @15489] yfix fix for VMS (was YYDEBUG etc.)
12540              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
12541              Date: Mon, 25 Mar 2002 17:24:33 -0600
12542              Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01>
12543      Branch: perl
12544            ! perl.c perly.c perly.y perly_c.diff vms/perly_c.vms
12545            ! vms/vms_yfix.pl
12546 ____________________________________________________________________________
12547 [ 15505] By: jhi                                   on 2002/03/25  22:36:18
12548         Log: Tru64: Modify LD_LIBRARY_PATH only if loclibpth is set.
12549      Branch: perl
12550            ! hints/dec_osf.sh
12551 ____________________________________________________________________________
12552 [ 15504] By: jhi                                   on 2002/03/25  20:39:05
12553         Log: The .ucm of Encode are big when uncompressed.
12554      Branch: perl
12555            ! INSTALL
12556 ____________________________________________________________________________
12557 [ 15503] By: jhi                                   on 2002/03/25  19:58:04
12558         Log: I don't understand what is going on what these
12559              news tests, retracting the whole lot.
12560      Branch: perl
12561            ! ext/PerlIO/PerlIO.t
12562 ____________________________________________________________________________
12563 [ 15502] By: jhi                                   on 2002/03/25  19:50:32
12564         Log: Upgrade to Encode 0.99, from Dan Kogai.
12565      Branch: perl
12566            + ext/Encode/Encode/big5-hk.ucm ext/Encode/Encode/big5.ucm
12567            + ext/Encode/Encode/cp932.ucm ext/Encode/Encode/cp936.ucm
12568            + ext/Encode/Encode/cp949.ucm ext/Encode/Encode/cp950.ucm
12569            + ext/Encode/Encode/euc-cn.ucm ext/Encode/Encode/euc-kr.ucm
12570            + ext/Encode/Encode/gb12345.ucm ext/Encode/Encode/gb2312.ucm
12571            + ext/Encode/Encode/gsm0338.ucm ext/Encode/Encode/ir-165.ucm
12572            + ext/Encode/Encode/ksc5601.ucm
12573            + ext/Encode/Encode/macCentEuro.ucm
12574            + ext/Encode/Encode/macCroatian.ucm
12575            + ext/Encode/Encode/macCyrillic.ucm
12576            + ext/Encode/Encode/macDingbats.ucm
12577            + ext/Encode/Encode/macGreek.ucm
12578            + ext/Encode/Encode/macIceland.ucm
12579            + ext/Encode/Encode/macJapan.ucm ext/Encode/Encode/macRoman.ucm
12580            + ext/Encode/Encode/macRumanian.ucm
12581            + ext/Encode/Encode/macSami.ucm ext/Encode/Encode/macThai.ucm
12582            + ext/Encode/Encode/macTurkish.ucm
12583            + ext/Encode/Encode/macUkraine.ucm
12584            + ext/Encode/Encode/shiftjis.ucm
12585            + ext/Encode/lib/Encode/10646_1.pm
12586            + ext/Encode/lib/Encode/CJKConstants.pm
12587            + ext/Encode/lib/Encode/CN/2022_CN.pm
12588            + ext/Encode/lib/Encode/JP/2022_JP.pm
12589            + ext/Encode/lib/Encode/JP/2022_JP1.pm
12590            + ext/Encode/lib/Encode/KR/2022_KR.pm ext/Encode/t/KR.t
12591            + ext/Encode/t/gb2312.euc ext/Encode/t/gb2312.ref
12592            + ext/Encode/t/ksc5601.euc ext/Encode/t/ksc5601.ref
12593            + ext/Encode/ucm2table
12594            - (delete 109 files)
12595            ! MANIFEST ext/Encode/AUTHORS ext/Encode/Byte/Byte.pm
12596            ! ext/Encode/Byte/Makefile.PL ext/Encode/CN/CN.pm
12597            ! ext/Encode/CN/Makefile.PL ext/Encode/Changes
12598            ! ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
12599            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
12600            ! ext/Encode/Encode/8859-1.ucm ext/Encode/Encode/8859-10.ucm
12601            ! ext/Encode/Encode/8859-11.ucm ext/Encode/Encode/8859-13.ucm
12602            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
12603            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
12604            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
12605            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
12606            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
12607            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
12608            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
12609            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
12610            ! ext/Encode/Encode/euc-jp.ucm ext/Encode/Encode/ibm-1250.ucm
12611            ! ext/Encode/Encode/ibm-1251.ucm ext/Encode/Encode/ibm-1252.ucm
12612            ! ext/Encode/Encode/ibm-1253.ucm ext/Encode/Encode/ibm-1254.ucm
12613            ! ext/Encode/Encode/ibm-1255.ucm ext/Encode/Encode/ibm-1256.ucm
12614            ! ext/Encode/Encode/ibm-1257.ucm ext/Encode/Encode/ibm-1258.ucm
12615            ! ext/Encode/Encode/jis0201.ucm ext/Encode/Encode/koi8-f.ucm
12616            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/koi8-u.ucm
12617            ! ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/posix-bc.ucm
12618            ! ext/Encode/Encode/roman8.ucm ext/Encode/Encode/symbol.ucm
12619            ! ext/Encode/Encode/viscii.ucm ext/Encode/JP/JP.pm
12620            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
12621            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
12622            ! ext/Encode/Makefile.PL ext/Encode/README
12623            ! ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
12624            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
12625            ! ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
12626            ! ext/Encode/lib/Encode/Alias.pm ext/Encode/lib/Encode/CN/HZ.pm
12627            ! ext/Encode/lib/Encode/Details.pod
12628            ! ext/Encode/lib/Encode/Encoding.pm
12629            ! ext/Encode/lib/Encode/Internal.pm
12630            ! ext/Encode/lib/Encode/JP/H2Z.pm
12631            ! ext/Encode/lib/Encode/JP/JIS.pm
12632            ! ext/Encode/lib/Encode/Supported.pod
12633            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
12634            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
12635            ! ext/Encode/t/Aliases.t ext/Encode/t/CN.t ext/Encode/t/Encode.t
12636            ! ext/Encode/t/JP.t ext/Encode/t/TW.t ext/Encode/t/jisx0208.euc
12637            ! ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
12638            ! ext/Encode/t/jisx0212.ref
12639 ____________________________________________________________________________
12640 [ 15501] By: jhi                                   on 2002/03/25  19:16:21
12641         Log: Noise with -w.
12642      Branch: perl
12643            ! ext/PerlIO/PerlIO.t
12644 ____________________________________________________________________________
12645 [ 15500] By: jhi                                   on 2002/03/25  19:02:41
12646         Log: If no perlio no perlio warnings, either.
12647      Branch: perl
12648            ! lib/warnings.t
12649 ____________________________________________________________________________
12650 [ 15499] By: jhi                                   on 2002/03/25  18:57:47
12651         Log: ...and put some of the new perlio tests here.
12652              The in-memory ones not yet since my poor brain
12653              refuses to find the right TODO incantation.
12654      Branch: perl
12655            ! ext/PerlIO/PerlIO.t
12656 ____________________________________________________________________________
12657 [ 15498] By: jhi                                   on 2002/03/25  18:23:36
12658         Log: Take away the perlio-requiring tests..
12659      Branch: perl
12660            ! t/io/open.t
12661 ____________________________________________________________________________
12662 [ 15497] By: jhi                                   on 2002/03/25  18:04:39
12663         Log: More correct now, but actually the two new tests
12664              need to be moved, since they are perlio-only...
12665      Branch: perl
12666            ! t/io/open.t
12667 ____________________________________________________________________________
12668 [ 15496] By: jhi                                   on 2002/03/25  17:57:32
12669         Log: More neo-io tests from Stas Bekman.
12670      Branch: perl
12671            ! t/io/open.t
12672 ____________________________________________________________________________
12673 [ 15495] By: jhi                                   on 2002/03/25  17:52:33
12674         Log: Document the QNX6 sprintf glitch.
12675      Branch: perl
12676            ! pod/perldelta.pod
12677 ____________________________________________________________________________
12678 [ 15494] By: jhi                                   on 2002/03/25  17:46:27
12679         Log: AmigaOS must use the ixemul directly, since there
12680              is no more vfork support.
12681      Branch: perl
12682            ! hints/amigaos.sh
12683 ____________________________________________________________________________
12684 [ 15493] By: jhi                                   on 2002/03/25  17:39:18
12685         Log: Subject: [PATCH pp_sys.c] Must specify fromlen for recvfrom for QNX6
12686              From: Norton Allen <allen@huarp.harvard.edu>
12687              Date: Mon, 25 Mar 2002 13:39:25 -0500 (est)
12688              Message-Id: <200203251839.NAA02055@bottesini.harvard.edu>
12689      Branch: perl
12690            ! pp_sys.c
12691 ____________________________________________________________________________
12692 [ 15492] By: jhi                                   on 2002/03/25  17:38:33
12693         Log: Subject: [PATCH ext/Socket/socketpair.t] TODO for QNX6
12694              From: Norton Allen <allen@huarp.harvard.edu>
12695              Date: Mon, 25 Mar 2002 13:36:17 -0500 (est)
12696              Message-Id: <200203251836.NAA01517@bottesini.harvard.edu>
12697      Branch: perl
12698            ! ext/Socket/socketpair.t
12699 ____________________________________________________________________________
12700 [ 15491] By: jhi                                   on 2002/03/25  16:57:10
12701         Log: Clarify the 8.3 rule.
12702      Branch: perl
12703            ! Porting/check83.pl
12704 ____________________________________________________________________________
12705 [ 15490] By: nick                                  on 2002/03/25  16:05:07
12706         Log: Integrate mainline
12707      Branch: perlio
12708           +> ext/Encode/lib/Encode/EncFormat.pod
12709           +> ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm mpeix/mpeix.c
12710            - ext/Encode/lib/EncodeFormat.pod
12711           !> (integrate 41 files)
12712 ____________________________________________________________________________
12713 [ 15489] By: jhi                                   on 2002/03/25  15:52:33
12714         Log: Update Changes.
12715      Branch: perl
12716            ! Changes patchlevel.h
12717 ____________________________________________________________________________
12718 [ 15488] By: jhi                                   on 2002/03/25  15:32:39
12719         Log: Forgotten from #15486.
12720      Branch: perl
12721            ! perl.c
12722 ____________________________________________________________________________
12723 [ 15487] By: jhi                                   on 2002/03/25  15:23:56
12724         Log: It seems that FreeBSD does not like using Perl's malloc
12725              when multithreaded.
12726      Branch: perl
12727            ! hints/freebsd.sh
12728 ____________________________________________________________________________
12729 [ 15486] By: jhi                                   on 2002/03/25  14:37:03
12730         Log: Subject: [PATCH] Re: what is YYDEBUG and why does it reset errno?
12731              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
12732              Date: Mon, 25 Mar 2002 11:33:17 +0100
12733              Message-ID: <20020325113317.A1410@rafael>
12734              
12735              Apparently VMS does not do YYDEBUG.
12736      Branch: perl
12737            ! perly.c perly.fixer perly.y perly_c.diff vms/perly_c.vms
12738 ____________________________________________________________________________
12739 [ 15485] By: jhi                                   on 2002/03/25  14:10:20
12740         Log: Subject: [PATCH] warnings for perlio + others
12741              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
12742              Date: Mon, 25 Mar 2002 13:01:44 -0000
12743              Message-ID: <AIEAJICLCBDNAAOLLOKLMEKNEAAA.paul_marquess@yahoo.co.uk>
12744      Branch: perl
12745            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/via.t lib/open.pm
12746            ! lib/open.t lib/warnings.pm lib/warnings.t mg.c perlio.c
12747            ! pod/perllexwarn.pod t/lib/warnings/perlio warnings.h
12748            ! warnings.pl
12749 ____________________________________________________________________________
12750 [ 15484] By: jhi                                   on 2002/03/25  01:53:29
12751         Log: As verified by Doug MacEachern.
12752      Branch: perl
12753            ! pod/perldelta.pod
12754 ____________________________________________________________________________
12755 [ 15483] By: jhi                                   on 2002/03/24  23:23:50
12756         Log: MPE/iX update from Mark Bixby.
12757      Branch: perl
12758            + mpeix/mpeix.c
12759            ! MANIFEST README.mpeix ext/DynaLoader/dl_mpeix.xs
12760            ! hints/mpeix.sh mpeix/mpeixish.h
12761 ____________________________________________________________________________
12762 [ 15482] By: jhi                                   on 2002/03/24  22:54:00
12763         Log: Subject: [PATCH] To \X{221E} and beyond in ExtUtils::Constant
12764              From: Nicholas Clark <nick@unfortu.net>
12765              Date: Sun, 24 Mar 2002 22:50:06 +0000
12766              Message-ID: <20020324225006.GB410@Bagpuss.unfortu.net>
12767      Branch: perl
12768            ! lib/ExtUtils/Constant.pm lib/ExtUtils/t/Constant.t
12769 ____________________________________________________________________________
12770 [ 15481] By: jhi                                   on 2002/03/24  22:35:56
12771         Log: Subject: [PATCH] fix warning + carp interaction
12772              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>       
12773              Date: Sun, 24 Mar 2002 23:00:21 -0000
12774              Message-ID: <AIEAJICLCBDNAAOLLOKLGEKCEAAA.paul_marquess@yahoo.co.uk>
12775      Branch: perl
12776            ! lib/Carp.pm lib/warnings.pm t/lib/warnings/9enabled
12777            ! warnings.pl
12778 ____________________________________________________________________________
12779 [ 15480] By: jhi                                   on 2002/03/24  22:30:48
12780         Log: Upgrade to Tie::File 0.51, from Mark-Jason Dominus.
12781              (All the code changes have already been applied earlier.)
12782      Branch: perl
12783            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
12784 ____________________________________________________________________________
12785 [ 15479] By: jhi                                   on 2002/03/24  22:11:46
12786         Log: DB_File: for the core version, no need to specify
12787              a minimum MM version.
12788      Branch: perl
12789            ! ext/DB_File/Makefile.PL
12790 ____________________________________________________________________________
12791 [ 15478] By: jhi                                   on 2002/03/24  21:33:42
12792         Log: Subject: [PATCH @15470] pack('w') 64-bit buffer overflow
12793              From: Dave Mitchell <davem@fdgroup.com>
12794              Date: Sun, 24 Mar 2002 22:23:08 +0000
12795              Message-ID: <20020324222308.B21963@fdgroup.com>
12796      Branch: perl
12797            ! pp_pack.c
12798 ____________________________________________________________________________
12799 [ 15477] By: jhi                                   on 2002/03/24  21:19:45
12800         Log: Subject: [PATCH @15450] errno help for VMS
12801              From: "Craig A. Berry" <craigberry@mac.com>
12802              Date: Sun, 24 Mar 2002 16:17:52 -0600
12803              Message-Id: <a05101509b8c3fd17e26c@[172.16.52.1]>
12804      Branch: perl
12805            ! ext/POSIX/t/posix.t vms/vms.c
12806 ____________________________________________________________________________
12807 [ 15476] By: jhi                                   on 2002/03/24  21:18:45
12808         Log: Upgrade to Locale::Codes 2.03.
12809      Branch: perl
12810            ! lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
12811            ! lib/Locale/Country.pm
12812 ____________________________________________________________________________
12813 [ 15475] By: jhi                                   on 2002/03/24  20:36:46
12814         Log: metaconfig unit change for #15474.
12815      Branch: metaconfig/U/perl
12816            ! Extensions.U
12817 ____________________________________________________________________________
12818 [ 15474] By: jhi                                   on 2002/03/24  20:35:49
12819         Log: The #15472 said "properly".  Ha!
12820      Branch: perl
12821            ! Configure
12822 ____________________________________________________________________________
12823 [ 15473] By: jhi                                   on 2002/03/24  20:17:37
12824         Log: metaconfig unit change for #15472.
12825      Branch: metaconfig/U/perl
12826            ! Extensions.U
12827 ____________________________________________________________________________
12828 [ 15472] By: jhi                                   on 2002/03/24  20:16:56
12829         Log: Properly scan for the subextensions of Encode
12830              when doing static builds.
12831      Branch: perl
12832            ! Configure
12833 ____________________________________________________________________________
12834 [ 15471] By: jhi                                   on 2002/03/24  19:58:38
12835         Log: Tru64: Document the known odbm failure with static builds.
12836      Branch: perl
12837            ! README.tru64
12838 ____________________________________________________________________________
12839 [ 15470] By: jhi                                   on 2002/03/24  17:56:01
12840         Log: microperl tweaks.
12841      Branch: perl
12842            ! Makefile.micro locale.c util.c
12843 ____________________________________________________________________________
12844 [ 15469] By: jhi                                   on 2002/03/24  17:32:36
12845         Log: metaconfig unit changes for #15468.
12846      Branch: metaconfig
12847            ! U/compline/i_time.U U/modified/Init.U U/modified/Loc.U
12848            ! U/modified/libc.U U/modified/libs.U
12849            ! U/threads/d_pthread_atfork.U
12850 ____________________________________________________________________________
12851 [ 15468] By: jhi                                   on 2002/03/24  17:32:05
12852         Log: Various metaconfig unit cleanup; only one visible change
12853              in Configure, though.
12854      Branch: perl
12855            ! Configure
12856 ____________________________________________________________________________
12857 [ 15467] By: jhi                                   on 2002/03/24  15:53:59
12858         Log: Upgrade to Encode 0.98, from Dan Kogai.
12859      Branch: perl
12860            + ext/Encode/lib/Encode/EncFormat.pod
12861            + ext/Encode/lib/Encode/JP/ISO_2022_JP_1.pm
12862            - ext/Encode/lib/EncodeFormat.pod
12863            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Changes
12864            ! ext/Encode/Encode.pm ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm
12865            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
12866            ! ext/Encode/lib/Encode/Alias.pm
12867            ! ext/Encode/lib/Encode/Details.pod
12868            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
12869            ! ext/Encode/lib/Encode/JP/JIS.pm
12870            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
12871 ____________________________________________________________________________
12872 [ 15466] By: jhi                                   on 2002/03/24  13:58:44
12873         Log: Integrate perlio;
12874              
12875              Avoid core-dump in Encode with PERLIO=mmap
12876      Branch: perl
12877           !> ext/Encode/Encode.xs
12878 ____________________________________________________________________________
12879 [ 15465] By: jhi                                   on 2002/03/24  13:51:15
12880         Log: In the spirit of #15464.
12881      Branch: perl
12882            ! perl.c sv.c
12883 ____________________________________________________________________________
12884 [ 15464] By: jhi                                   on 2002/03/24  13:49:02
12885         Log: Subject: [PATCH] Re: [ID 20020323.002] recently-introduced regex segfault    
12886              From: Michael G Schwern <schwern@pobox.com>
12887              Date: Sun, 24 Mar 2002 02:27:25 -0500
12888              Message-ID: <20020324072725.GA3554@blackrider>
12889      Branch: perl
12890            ! perl.c
12891 ____________________________________________________________________________
12892 [ 15463] By: nick                                  on 2002/03/24  10:24:41
12893         Log: Integrate mainline
12894      Branch: perlio
12895           +> (branch 28 files)
12896            - lib/bigfloat.t lib/bigint.t
12897           !> (integrate 59 files)
12898 ____________________________________________________________________________
12899 [ 15462] By: nick                                  on 2002/03/24  08:59:35
12900         Log: Avoid core-dump in Encode with PERLIO=mmap
12901      Branch: perlio
12902            ! ext/Encode/Encode.xs
12903 ____________________________________________________________________________
12904 [ 15461] By: nick                                  on 2002/03/24  08:58:21
12905         Log: Too many machines doing integrate mainline
12906      Branch: perlio
12907           !> Changes Configure lib/AutoSplit.t
12908           !> lib/Test/Simple/t/fail-more.t patchlevel.h pod/perldelta.pod
12909           !> pod/perldiag.pod pod/perlfaq3.pod pod/perlfaq4.pod
12910           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlmodstyle.pod
12911           !> pp_ctl.c reentr.h reentr.pl t/op/override.t
12912 ____________________________________________________________________________
12913 [ 15460] By: jhi                                   on 2002/03/24  04:57:48
12914         Log: Retract Math::BigInt::Lite for now, seems to confuse
12915              bignum and bigrat.
12916      Branch: perl
12917            - lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
12918            ! MANIFEST
12919 ____________________________________________________________________________
12920 [ 15459] By: jhi                                   on 2002/03/24  04:48:19
12921         Log: Subject: [PATCH @15450] extend use of home-grown kill() on VMS
12922              From: "Craig A. Berry" <craigberry@mac.com>
12923              Date: Sat, 23 Mar 2002 23:23:00 -0600
12924              Message-Id: <a05101504b8c30e72f3e4@[172.16.52.1]>       
12925      Branch: perl
12926            ! configure.com vms/vms.c
12927 ____________________________________________________________________________
12928 [ 15458] By: jhi                                   on 2002/03/24  04:46:37
12929         Log: Subject: [PATCH] Simplified untested module testing, plus Extutils::MM_NW5 not compiling
12930              From: Michael G Schwern <schwern@pobox.com>
12931              Date: Sat, 23 Mar 2002 21:32:32 -0500
12932              Message-ID: <20020324023232.GA29972@blackrider>
12933              
12934              (with Russ Allbery's simplifications)
12935      Branch: perl
12936            ! lib/ExtUtils/MM_NW5.pm t/lib/1_compile.t
12937 ____________________________________________________________________________
12938 [ 15457] By: jhi                                   on 2002/03/24  00:28:47
12939         Log: Merge Math::BigInt::Lite 0.08, from Tels.
12940      Branch: perl
12941            + lib/Math/BigInt/Lite.pm lib/Math/BigInt/t/lite.t
12942            ! MANIFEST
12943 ____________________________________________________________________________
12944 [ 15456] By: jhi                                   on 2002/03/24  00:23:49
12945         Log: Too chatty.
12946      Branch: perl
12947            ! lib/bigint.pm lib/bignum.pm lib/bigrat.pm
12948 ____________________________________________________________________________
12949 [ 15455] By: jhi                                   on 2002/03/24  00:21:07
12950         Log: Merge bignum 0.10, from Tels.
12951      Branch: perl
12952            + lib/Math/BigFloat/Trace.pm lib/Math/BigInt/Trace.pm
12953            + lib/bigint.pm lib/bignum.pm lib/bignum/t/bigint.t
12954            + lib/bignum/t/bignum.t lib/bignum/t/bigrat.t
12955            + lib/bignum/t/bn_lite.t lib/bignum/t/br_lite.t
12956            + lib/bignum/t/option_a.t lib/bignum/t/option_l.t
12957            + lib/bignum/t/option_p.t lib/bignum/t/trace.t lib/bigrat.pm
12958            ! MANIFEST
12959 ____________________________________________________________________________
12960 [ 15454] By: jhi                                   on 2002/03/23  23:58:44
12961         Log: Rename the Perl 4 tests in preparation of bignum.
12962      Branch: perl
12963            + lib/bigfloatpl.t lib/bigintpl.t
12964            - lib/bigfloat.t lib/bigint.t
12965            ! MANIFEST
12966 ____________________________________________________________________________
12967 [ 15453] By: jhi                                   on 2002/03/23  23:07:04
12968         Log: Merge Math::BigRat 0.04, from Tels.
12969      Branch: perl
12970            + lib/Math/BigRat.pm lib/Math/BigRat/t/bigfltpm.inc
12971            + lib/Math/BigRat/t/bigfltrt.t lib/Math/BigRat/t/bigrat.t
12972            + lib/Math/BigRat/t/bigratpm.inc lib/Math/BigRat/t/bigratpm.t
12973            + t/lib/Math/BigRat/Test.pm
12974            ! MANIFEST
12975 ____________________________________________________________________________
12976 [ 15452] By: jhi                                   on 2002/03/23  21:44:23
12977         Log: Subject: [PATCH@15439] tidy sv.[ch] after CRIPPLED_CC removal
12978              From: Dave Mitchell <davem@fdgroup.com>
12979              Date: Sat, 23 Mar 2002 22:27:24 +0000
12980              Message-ID: <20020323222724.A19425@fdgroup.com>
12981      Branch: perl
12982            ! embed.fnc embed.h global.sym pod/perlapi.pod proto.h sv.c sv.h
12983 ____________________________________________________________________________
12984 [ 15451] By: jhi                                   on 2002/03/23  21:40:02
12985         Log: Forgotten.
12986      Branch: perl
12987            ! ext/Unicode/Normalize/README
12988 ____________________________________________________________________________
12989 [ 15450] By: jhi                                   on 2002/03/23  21:00:05
12990         Log: Update Changes.
12991      Branch: perl
12992            ! Changes patchlevel.h
12993 ____________________________________________________________________________
12994 [ 15449] By: jhi                                   on 2002/03/23  20:44:57
12995         Log: Subject: perldoc -m [PATCH]
12996              From: "John L. Allen" <allen@grumman.com>
12997              Date: Fri, 22 Mar 2002 15:38:35 -0500 (EST)
12998              Message-ID: <Pine.SOL.3.91.1020322151516.25645A-100000@gateway.grumman.com>    
12999      Branch: perl
13000            ! utils/perldoc.PL
13001 ____________________________________________________________________________
13002 [ 15448] By: jhi                                   on 2002/03/23  20:42:30
13003         Log: Subject: Re: Copious warnings from Sys::Syslog
13004              From: andreas.koenig@anima.de (Andreas J. Koenig)
13005              Date: Sat, 23 Mar 2002 06:47:08 +0100
13006              Message-ID: <m31yebvns3.fsf@anima.de>
13007      Branch: perl
13008            ! ext/Sys/Syslog/Syslog.pm
13009 ____________________________________________________________________________
13010 [ 15447] By: jhi                                   on 2002/03/23  20:34:43
13011         Log: Upgrade to Math::BigInt 1.55, from Tels.
13012      Branch: perl
13013            + lib/Math/BigInt/t/mbi_rand.t lib/Math/BigInt/t/use_lib1.t
13014            + lib/Math/BigInt/t/use_lib2.t lib/Math/BigInt/t/use_lib3.t
13015            + lib/Math/BigInt/t/use_lib4.t
13016            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
13017            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
13018            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.inc
13019            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.inc
13020            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
13021            ! lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/sub_mbf.t
13022            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.inc
13023            ! lib/Math/BigInt/t/upgrade.t
13024 ____________________________________________________________________________
13025 [ 15446] By: jhi                                   on 2002/03/23  19:50:02
13026         Log: Upgrade to Encode 0.97, from Dan Kogai.
13027      Branch: perl
13028            ! ext/Encode/AUTHORS ext/Encode/Byte/Makefile.PL
13029            ! ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
13030            ! ext/Encode/Changes ext/Encode/EBCDIC/Makefile.PL
13031            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
13032            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
13033            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
13034            ! ext/Encode/Symbol/Makefile.PL ext/Encode/TW/Makefile.PL
13035            ! ext/Encode/TW/TW.pm ext/Encode/compile ext/Encode/t/CN.t
13036            ! ext/Encode/t/Encode.t ext/Encode/t/JP.t ext/Encode/t/TW.t
13037            ! ext/Encode/t/Tcl.t
13038 ____________________________________________________________________________
13039 [ 15445] By: jhi                                   on 2002/03/23  17:33:08
13040         Log: Slight tweaks on #15443.
13041      Branch: perl
13042            ! pod/perlvar.pod
13043 ____________________________________________________________________________
13044 [ 15444] By: nick                                  on 2002/03/23  17:30:42
13045         Log: Integrate mainline
13046      Branch: perlio
13047           +> ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
13048           +> ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
13049           +> ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
13050           !> (integrate 50 files)
13051 ____________________________________________________________________________
13052 [ 15443] By: jhi                                   on 2002/03/23  17:30:09
13053         Log: Subject: patch [bleadperl]: Document %! special variable
13054              From: mjd@plover.com
13055              Date: 23 Mar 2002 18:25:44 -0000
13056              Message-ID: <20020323182544.11741.qmail@plover.com>    
13057      Branch: perl
13058            ! pod/perlvar.pod
13059 ____________________________________________________________________________
13060 [ 15442] By: jhi                                   on 2002/03/23  17:17:47
13061         Log: Since the Encode::JP is unsupported under EBCDIC we
13062              cannot run this test (aliases as such should work fine).
13063      Branch: perl
13064            ! ext/Encode/t/Aliases.t
13065 ____________________________________________________________________________
13066 [ 15441] By: jhi                                   on 2002/03/23  17:15:15
13067         Log: EBCDIC: the sorting order is different under
13068              byte-EBCDIC and Unicode.
13069      Branch: perl
13070            ! t/op/utfhash.t
13071 ____________________________________________________________________________
13072 [ 15440] By: jhi                                   on 2002/03/23  17:09:17
13073         Log: EBCDIC: the character codes are different.
13074      Branch: perl
13075            ! lib/Pod/t/pod2html-lib.pl
13076 ____________________________________________________________________________
13077 [ 15439] By: jhi                                   on 2002/03/23  03:05:11
13078         Log: Purify: #15434 got the test the wrong.
13079              (Is there an approved way of testing "is this an unop"?)
13080      Branch: perl
13081            ! op.c
13082 ____________________________________________________________________________
13083 [ 15438] By: jhi                                   on 2002/03/23  01:40:53
13084         Log: Purify: Array bounds read: could read one character past the end.
13085      Branch: perl
13086            ! pp_pack.c
13087 ____________________________________________________________________________
13088 [ 15437] By: jhi                                   on 2002/03/23  01:22:10
13089         Log: Purify: Array bounds read: reading one byte before the buffer.
13090      Branch: perl
13091            ! util.c
13092 ____________________________________________________________________________
13093 [ 15436] By: jhi                                   on 2002/03/23  01:14:24
13094         Log: Purify: Unitialized memory read.  Too many code paths
13095              to keep track of, I guess.
13096      Branch: perl
13097            ! sv.c
13098 ____________________________________________________________________________
13099 [ 15435] By: jhi                                   on 2002/03/23  01:00:31
13100         Log: Purify: Array bounds write: pre-extend the strxfrm
13101              buffer by a factor of four (suggested maximum by HP-UX;
13102              Solaris suggests using 1 + strxfrm(NULL, s, 0) but I don't
13103              know how portable that is; locale.c uses yet another trick
13104              (not a particularly good trick, I might add))
13105      Branch: perl
13106            ! ext/POSIX/POSIX.xs
13107 ____________________________________________________________________________
13108 [ 15434] By: jhi                                   on 2002/03/23  00:48:23
13109         Log: Purify: Array bounds read: o->op_last was accessed
13110              for unops (via newUNOP() and ck_eof()).
13111              (analysis okay, patch bad: see #15439)
13112      Branch: perl
13113            ! op.c
13114 ____________________________________________________________________________
13115 [ 15433] By: jhi                                   on 2002/03/22  23:19:34
13116         Log: Subject: [PATCH] vms/test.com, File::Find tests
13117              From: "Craig A. Berry" <craigberry@mac.com>
13118              Date: Fri, 22 Mar 2002 16:52:59 -0600
13119              Message-Id: <5.1.0.14.2.20020322162822.01ad96b8@exchi01>
13120      Branch: perl
13121            ! vms/test.com
13122 ____________________________________________________________________________
13123 [ 15432] By: jhi                                   on 2002/03/22  23:18:44
13124         Log: Subject: [PATCH] Re: [ID 20020322.002] install man errors
13125              From: Michael G Schwern <schwern@pobox.com>
13126              Date: Fri, 22 Mar 2002 18:08:19 -0500
13127              Message-ID: <20020322230819.GB16454@blackrider>
13128      Branch: perl
13129            ! ext/Sys/Syslog/Syslog.pm
13130 ____________________________________________________________________________
13131 [ 15431] By: jhi                                   on 2002/03/22  21:52:56
13132         Log: Update the information on Encode.
13133      Branch: perl
13134            ! pod/perldelta.pod
13135 ____________________________________________________________________________
13136 [ 15430] By: jhi                                   on 2002/03/22  21:48:28
13137         Log: Upgrade to Encode 0.96, from Dan Kogai.
13138      Branch: perl
13139            + ext/Encode/Byte/Byte.pm ext/Encode/Byte/Makefile.PL
13140            + ext/Encode/EBCDIC/EBCDIC.pm ext/Encode/EBCDIC/Makefile.PL
13141            + ext/Encode/Symbol/Makefile.PL ext/Encode/Symbol/Symbol.pm
13142            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
13143            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/Encode.xs
13144            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
13145            ! ext/Encode/Makefile.PL ext/Encode/TW/TW.pm
13146            ! ext/Encode/lib/Encode/Alias.pm
13147            ! ext/Encode/lib/Encode/Encoding.pm
13148            ! ext/Encode/lib/Encode/Internal.pm
13149            ! ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
13150 ____________________________________________________________________________
13151 [ 15429] By: jhi                                   on 2002/03/22  20:52:18
13152         Log: Subject: [PATCH] h2xs.t fix for VMS
13153              From: "Craig A. Berry" <craigberry@mac.com>
13154              Date: Fri, 22 Mar 2002 15:47:38 -0600
13155              Message-Id: <5.1.0.14.2.20020322154432.01ad4930@exchi01>
13156      Branch: perl
13157            ! lib/h2xs.t
13158 ____________________________________________________________________________
13159 [ 15428] By: jhi                                   on 2002/03/22  20:50:42
13160         Log: One more pass.
13161      Branch: perl
13162            ! epoc/config.sh
13163 ____________________________________________________________________________
13164 [ 15427] By: jhi                                   on 2002/03/22  20:46:43
13165         Log: Even better version from Olaf Flebbe.
13166      Branch: perl
13167            ! epoc/config.sh pp_sys.c util.c
13168 ____________________________________________________________________________
13169 [ 15426] By: jhi                                   on 2002/03/22  20:34:28
13170         Log: EPOC update from Olaf Flebbe.
13171      Branch: perl
13172            ! epoc/config.sh epoc/createpkg.pl epoc/epoc.c epoc/epoc_stubs.c
13173            ! epoc/epocish.c epoc/epocish.h pp_sys.c util.c
13174 ____________________________________________________________________________
13175 [ 15425] By: jhi                                   on 2002/03/22  20:03:33
13176         Log: Tweak from John P. Linderman.
13177      Branch: perl
13178            ! pod/perlhack.pod
13179 ____________________________________________________________________________
13180 [ 15424] By: jhi                                   on 2002/03/22  17:08:36
13181         Log: Subject: [PATCH pod/perlfunc.pod] doc fix
13182              From: Stas Bekman <stas@stason.org>
13183              Date: Sat, 23 Mar 2002 01:42:44 +0800 (SGT)
13184              Message-ID: <Pine.LNX.4.44.0203230138520.8695-100000@hope.stason.org>
13185      Branch: perl
13186            ! pod/perlfunc.pod
13187 ____________________________________________________________________________
13188 [ 15423] By: jhi                                   on 2002/03/22  17:06:42
13189         Log: Subject: [PATCH] check sysconf's return value in reentr.c
13190              From: <slaven.rezic@berlin.de>
13191              Date: Fri, 22 Mar 2002 18:30:36 +0100
13192              Message-Id: <20020322173246.SOLG27460.mailoutvl21@[192.168.139.30]>
13193              
13194              (plus use 4k instead 2k as the "usual" size)
13195      Branch: perl
13196            ! reentr.c reentr.pl
13197 ____________________________________________________________________________
13198 [ 15422] By: jhi                                   on 2002/03/22  15:23:38
13199         Log: Update Changes.
13200      Branch: perl
13201            ! Changes patchlevel.h
13202 ____________________________________________________________________________
13203 [ 15421] By: jhi                                   on 2002/03/22  15:18:30
13204         Log: Forgot from #15416.
13205      Branch: perl
13206            ! pod/perlfaq3.pod
13207 ____________________________________________________________________________
13208 [ 15420] By: jhi                                   on 2002/03/22  15:15:37
13209         Log: Subject: Re: Argument "1.23_45" isn't numeric in subroutine entry
13210              From: andreas.koenig@anima.de (Andreas J. Koenig)
13211              Date: Fri, 22 Mar 2002 16:27:51 +0100
13212              Message-ID: <m3n0x0vczs.fsf@anima.de>
13213      Branch: perl
13214            ! pod/perlmodstyle.pod
13215 ____________________________________________________________________________
13216 [ 15419] By: jhi                                   on 2002/03/22  15:14:42
13217         Log: metaconfig unit changes for #15418.
13218      Branch: metaconfig
13219            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13220            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13221            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13222            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13223            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13224            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13225            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13226            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13227            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13228            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13229            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13230            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13231            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13232            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13233            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13234            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13235            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13236            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13237            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13238            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13239            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13240            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13241            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13242            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13243 ____________________________________________________________________________
13244 [ 15418] By: jhi                                   on 2002/03/22  15:14:09
13245         Log: The I_CSD, I_S, and V_S had wrong recepting datatype.
13246              Also, there's no i_stdio.
13247      Branch: perl
13248            ! Configure reentr.h reentr.pl
13249 ____________________________________________________________________________
13250 [ 15417] By: jhi                                   on 2002/03/22  15:07:33
13251         Log: Document a known AIX warning.
13252      Branch: perl
13253            ! pod/perldelta.pod
13254 ____________________________________________________________________________
13255 [ 15416] By: jhi                                   on 2002/03/22  15:03:05
13256         Log: Undo #15415, allow the faq people to catch up first.
13257      Branch: perl
13258            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
13259 ____________________________________________________________________________
13260 [ 15415] By: jhi                                   on 2002/03/22  13:30:38
13261         Log: FAQ sync.
13262      Branch: perl
13263            ! pod/perlfaq3.pod pod/perlfaq5.pod pod/perlfaq6.pod
13264 ____________________________________________________________________________
13265 [ 15414] By: jhi                                   on 2002/03/22  13:25:17
13266         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem       
13267              From: andreas.koenig@anima.de (Andreas J. Koenig)
13268              Date: Fri, 22 Mar 2002 15:16:19 +0100
13269              Message-ID: <m38z8kwuvg.fsf@anima.de>
13270              
13271              (plus reformat)
13272      Branch: perl
13273            ! pod/perldelta.pod
13274 ____________________________________________________________________________
13275 [ 15413] By: jhi                                   on 2002/03/22  13:20:48
13276         Log: Integrate perlio;
13277              
13278              Fix [ID 20020318.003] cannot open STDOUT into in memory variable
13279              
13280              Check for sanity of UTF-8 keys in hashes
13281      Branch: perl
13282           +> t/op/utfhash.t
13283           !> MANIFEST doio.c
13284 ____________________________________________________________________________
13285 [ 15412] By: nick                                  on 2002/03/22  10:50:53
13286         Log: Check for sanity of UTF-8 keys in hashes
13287              (feel free to add more tests...)
13288      Branch: perlio
13289            + t/op/utfhash.t
13290            ! MANIFEST
13291 ____________________________________________________________________________
13292 [ 15411] By: ams                                   on 2002/03/22  08:36:33
13293         Log: Revert #15200 for backwards compatiblity reasons.
13294      Branch: perl
13295            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
13296            ! pp_ctl.c t/op/override.t
13297 ____________________________________________________________________________
13298 [ 15410] By: nick                                  on 2002/03/22  07:47:41
13299         Log: Fix [ID 20020318.003] cannot open STDOUT into in memory variable
13300              - when (e.g.) STDOUT is char special file and gets IoOFP
13301              created - do _NOT_ pass num_svs as that fopen-s stringified
13302              glob, and not fdopen-s the fd.
13303      Branch: perlio
13304            ! doio.c
13305 ____________________________________________________________________________
13306 [ 15409] By: nick                                  on 2002/03/22  07:19:33
13307         Log: Integrate mainline
13308      Branch: perlio
13309           +> ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
13310           +> ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
13311           +> ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
13312           +> ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
13313           +> ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
13314           +> ext/Encode/lib/Encode/Details.pod
13315           +> ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
13316           +> lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
13317           +> lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
13318           +> lib/Pod/t/pod2html-lib.pl
13319            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
13320           !> (integrate 39 files)
13321 ____________________________________________________________________________
13322 [ 15408] By: jhi                                   on 2002/03/22  04:09:19
13323         Log: Win32 tweak from mjd.
13324      Branch: perl
13325            ! lib/Tie/File.pm
13326 ____________________________________________________________________________
13327 [ 15407] By: jhi                                   on 2002/03/22  04:07:13
13328         Log: If Unicode keys are entered to a hash, a bit is turned on.
13329              If the bit is on, when the keys are fetched from the hash
13330              (%h, each %h, keys %h), the Unicodified versions of the keys
13331              are returned if needed.  This solution errs on the size of
13332              over-Unicodifying, the old solution erred on the side of
13333              under-Unicodifying.  As long as the hash keys can be a mix
13334              of byte and Unicode strings, a perfect fit is hard to come by.
13335      Branch: perl
13336            ! doop.c dump.c ext/Devel/Peek/Peek.t hv.c hv.h
13337            ! pod/perlunicode.pod pp.c sv.h t/op/pat.t
13338 ____________________________________________________________________________
13339 [ 15406] By: jhi                                   on 2002/03/22  01:21:57
13340         Log: Subject: Re: Change 15398: Assuming the Apache 1.3 -D_GNU_SOURCE problem
13341              From: Mike Guy <mjtg@cam.ac.uk>
13342              Date: Fri, 22 Mar 2002 02:08:20 +0000
13343              Message-Id: <E16oETc-0000vE-00@virgo.cus.cam.ac.uk>
13344      Branch: perl
13345            ! pod/perldelta.pod
13346 ____________________________________________________________________________
13347 [ 15405] By: jhi                                   on 2002/03/21  23:13:44
13348         Log: PM_SETRE() fallout.
13349      Branch: perl
13350            ! ext/ByteLoader/bytecode.h
13351 ____________________________________________________________________________
13352 [ 15404] By: jhi                                   on 2002/03/21  22:54:42
13353         Log: Subject: [PATCH pod/perlxs.pod] doc fix
13354              From: Stas Bekman <stas@stason.org>
13355              Date: Thu, 21 Mar 2002 18:47:35 +0800
13356              Message-ID: <3C99BA47.9010403@stason.org>
13357      Branch: perl
13358            ! pod/perlxs.pod
13359 ____________________________________________________________________________
13360 [ 15403] By: jhi                                   on 2002/03/21  22:53:11
13361         Log: Subject: [PATCH]
13362              From: Slaven Rezic <slaven.rezic@berlin.de>
13363              Date: 21 Mar 2002 10:19:23 +0100
13364              Message-ID: <87n0x2wa5g.fsf@vran.herceg.de>
13365              
13366              Disable gethostbyaddr_r for all 4.x FreeBSD versions.
13367      Branch: perl
13368            ! hints/freebsd.sh
13369 ____________________________________________________________________________
13370 [ 15402] By: jhi                                   on 2002/03/21  22:50:19
13371         Log: Subject: Storable is inefficient retreiving large hashes [PATCH]
13372              From: Tim Bunce <Tim.Bunce@pobox.com>
13373              Date: Thu, 21 Mar 2002 21:18:05 +0000
13374              Message-ID: <20020321211805.E25276@dansat.data-plan.com>
13375      Branch: perl
13376            ! ext/Storable/Storable.xs
13377 ____________________________________________________________________________
13378 [ 15401] By: jhi                                   on 2002/03/21  20:48:52
13379         Log: Reword the Apache^Wmod_perl bit so that Sarathy
13380              can sleep easier :-)
13381      Branch: perl
13382            ! pod/perldelta.pod
13383 ____________________________________________________________________________
13384 [ 15400] By: jhi                                   on 2002/03/21  20:19:31
13385         Log: It seems that the strange failure (core dump) of
13386              t/uni/fold.t on ithreads Solaris builds is a gcc bug:
13387              (1) using Sun's cc helps
13388              (2) rewriting the ithreads PM_SETRE() to do the
13389              setting in two steps helps
13390              (3) no other platforms have the crash
13391              (4) Tru64's Third Degree sees nothing evil
13392              So we implement (2).
13393      Branch: perl
13394            ! op.h
13395 ____________________________________________________________________________
13396 [ 15399] By: jhi                                   on 2002/03/21  20:09:23
13397         Log: Solaris: default to the SUNwspro cc if it is available.
13398      Branch: perl
13399            ! hints/solaris_2.sh
13400 ____________________________________________________________________________
13401 [ 15398] By: jhi                                   on 2002/03/21  18:41:57
13402         Log: Assuming the Apache 1.3 -D_GNU_SOURCE problem
13403              does not get fixed in time.
13404      Branch: perl
13405            ! pod/perldelta.pod
13406 ____________________________________________________________________________
13407 [ 15397] By: jhi                                   on 2002/03/21  18:19:53
13408         Log: Subject: [PATCH@15387] -DCRIPPLED_CC RIP
13409              From: Dave Mitchell <davem@fdgroup.com>
13410              Date: Thu, 21 Mar 2002 17:24:40 +0000
13411              Message-ID: <20020321172440.C13683@fdgroup.com>
13412      Branch: perl
13413            ! INSTALL embed.fnc embed.h ext/Devel/PPPort/PPPort.pm gv.c gv.h
13414            ! pod/perlapi.pod proto.h sv.h toke.c
13415 ____________________________________________________________________________
13416 [ 15396] By: jhi                                   on 2002/03/21  18:00:51
13417         Log: One more proto escapee.
13418      Branch: perl
13419            ! hints/linux.sh
13420 ____________________________________________________________________________
13421 [ 15395] By: jhi                                   on 2002/03/21  17:56:57
13422         Log: metaconfig unit change for #15394.
13423      Branch: metaconfig/U/perl
13424            ! Checkcc.U
13425 ____________________________________________________________________________
13426 [ 15394] By: jhi                                   on 2002/03/21  17:56:34
13427         Log: Subject: [PATCH Configure] must do -Dcc=gcc with -Dusethreads
13428              From: Robin Barker <rmb1@cise.npl.co.uk>
13429              Date: Thu, 21 Mar 2002 17:35:00 GMT
13430              Message-Id: <200203211735.RAA15135@tempest.npl.co.uk>
13431      Branch: perl
13432            ! Configure
13433 ____________________________________________________________________________
13434 [ 15393] By: jhi                                   on 2002/03/21  17:36:06
13435         Log: Subject: Re: [tests for Pod::Html]
13436              From: Stas Bekman <stas@stason.org>
13437              Date: Fri, 22 Mar 2002 01:28:03 +0800 (SGT)
13438              Message-ID: <Pine.LNX.4.44.0203220126250.29991-100000@hope.stason.org>
13439      Branch: perl
13440            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
13441            - t/pod2html/README
13442            ! MANIFEST lib/Pod/t/pod2html-lib.pl
13443 ____________________________________________________________________________
13444 [ 15392] By: jhi                                   on 2002/03/21  16:17:53
13445         Log: Subject: Re: [PATCH lib/Cwd.pm] fixing proto mismatch warning
13446              From: Stas Bekman <stas@stason.org>
13447              Date: Thu, 21 Mar 2002 18:50:56 +0800
13448              Message-ID: <3C99BB10.50004@stason.org>
13449      Branch: perl
13450            ! ext/Cwd/Cwd.xs
13451 ____________________________________________________________________________
13452 [ 15391] By: jhi                                   on 2002/03/21  16:16:57
13453         Log: Upgrade to Encode 0.95, from Dan Kogai.
13454      Branch: perl
13455            + ext/Encode/Encode/ibm-1250.ucm ext/Encode/Encode/ibm-1251.ucm
13456            + ext/Encode/Encode/ibm-1252.ucm ext/Encode/Encode/ibm-1253.ucm
13457            + ext/Encode/Encode/ibm-1254.ucm ext/Encode/Encode/ibm-1255.ucm
13458            + ext/Encode/Encode/ibm-1256.ucm ext/Encode/Encode/ibm-1257.ucm
13459            + ext/Encode/Encode/ibm-1258.ucm ext/Encode/lib/Encode/Alias.pm
13460            + ext/Encode/lib/Encode/Details.pod
13461            + ext/Encode/lib/Encode/Supported.pod ext/Encode/t/Aliases.t
13462            - ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
13463            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
13464            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/MANIFEST
13465            ! ext/Encode/Makefile.PL
13466 ____________________________________________________________________________
13467 [ 15390] By: jhi                                   on 2002/03/21  14:48:35
13468         Log: Mention the new syslog try-harder feature.
13469      Branch: perl
13470            ! pod/perldelta.pod
13471 ____________________________________________________________________________
13472 [ 15389] By: jhi                                   on 2002/03/21  14:44:56
13473         Log: metaconfig unit changes for #15388.
13474      Branch: metaconfig
13475            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
13476            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
13477            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
13478            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
13479            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
13480            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
13481            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
13482            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
13483            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
13484            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
13485            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
13486            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
13487            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
13488            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
13489            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
13490            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
13491            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
13492            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
13493            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
13494            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
13495            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
13496            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
13497            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
13498            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
13499 ____________________________________________________________________________
13500 [ 15388] By: jhi                                   on 2002/03/21  14:44:09
13501         Log: Subject: [PATCH @15373] More HP-UX/IA64 work
13502              From: Spider Boardman <spider@web.zk3.dec.com>
13503              Date: Thu, 21 Mar 2002 09:23:45 -0500
13504              Message-Id: <200203211423.JAA61178@leggy.zk3.dec.com>
13505      Branch: perl
13506            ! Configure hints/hpux.sh reentr.pl
13507 ____________________________________________________________________________
13508 [ 15387] By: jhi                                   on 2002/03/21  14:37:56
13509         Log: NetWare diff from C Aditya.
13510      Branch: perl
13511            ! perl.h
13512 ____________________________________________________________________________
13513 [ 15386] By: jhi                                   on 2002/03/21  14:36:05
13514         Log: The htmlview test doesn't work yet.
13515      Branch: perl
13516            + t/pod2html/README
13517            - lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
13518            ! MANIFEST
13519 ____________________________________________________________________________
13520 [ 15385] By: jhi                                   on 2002/03/21  14:15:01
13521         Log: Placeholder.
13522      Branch: perl
13523            ! MANIFEST
13524 ____________________________________________________________________________
13525 [ 15384] By: jhi                                   on 2002/03/21  14:03:50
13526         Log: Integrate perlio: missing tabs in makefile.mk.
13527      Branch: perl
13528           !> win32/makefile.mk
13529 ____________________________________________________________________________
13530 [ 15383] By: jhi                                   on 2002/03/21  13:52:18
13531         Log: Subject: [tests for Pod::Html]
13532              From: Stas Bekman <stas@stason.org>
13533              Date: Tue, 19 Mar 2002 14:39:03 +0800 (SGT)
13534              Message-ID: <Pine.LNX.4.44.0203191437360.25475-100000@hope.stason.org>
13535      Branch: perl
13536            + lib/Pod/t/htmlescp.pod lib/Pod/t/htmlescp.t
13537            + lib/Pod/t/htmlview.pod lib/Pod/t/htmlview.t
13538            + lib/Pod/t/pod2html-lib.pl
13539            ! MANIFEST
13540 ____________________________________________________________________________
13541 [ 15382] By: nick                                  on 2002/03/21  07:21:57
13542         Log: Integrate mainline (Win2k/MinGW all ok except threads/t/end.t)
13543      Branch: perlio
13544           +> ext/Encode/AUTHORS ext/Encode/Changes
13545           +> ext/Encode/lib/Encode/Description.pod ext/Encode/t/CJKalias.t
13546           +> ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13547           +> ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13548           +> ext/I18N/Langinfo/fallback/const-c.inc
13549           +> ext/I18N/Langinfo/fallback/const-xs.inc
13550           +> lib/ExtUtils/t/Constant.t
13551            - ext/Encode/Encode/euc-jp-0212.enc
13552            - ext/Encode/lib/Encode/Tcl/Extended.pm ext/Encode/t/japanese.pl
13553            - ext/Encode/t/table.euc ext/Encode/t/table.ref
13554            - ext/I18N/Langinfo/fallback.xs lib/ExtUtils/t/ExtUtils.t
13555           !> (integrate 105 files)
13556 ____________________________________________________________________________
13557 [ 15381] By: nick                                  on 2002/03/21  06:59:57
13558         Log: Restore tabs so dmake will parse file!
13559      Branch: perlio
13560            ! win32/makefile.mk
13561 ____________________________________________________________________________
13562 [ 15380] By: jhi                                   on 2002/03/21  04:26:03
13563         Log: Upgrade to Unicode::Normalize 0.16.
13564      Branch: perl
13565            ! ext/Unicode/Normalize/Changes
13566            ! ext/Unicode/Normalize/Normalize.pm
13567 ____________________________________________________________________________
13568 [ 15379] By: jhi                                   on 2002/03/21  02:59:46
13569         Log: Schwern's wallet is a bit more loose.
13570      Branch: perl
13571            ! t/lib/1_compile.t
13572 ____________________________________________________________________________
13573 [ 15378] By: jhi                                   on 2002/03/20  21:57:22
13574         Log: Subject: [PATCH]
13575              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
13576              Date: Wed, 20 Mar 2002 22:56:17 -0000
13577              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEAEAAA.paul_marquess@yahoo.co.uk>
13578              
13579              packWARN also for subdirs.
13580      Branch: perl
13581            ! NetWare/nw5.c cygwin/cygwin.c djgpp/djgpp.c
13582            ! ext/Encode/Encode.xs ext/attrs/attrs.xs os2/os2.c vms/vms.c
13583            ! win32/win32.c
13584 ____________________________________________________________________________
13585 [ 15377] By: jhi                                   on 2002/03/20  21:50:11
13586         Log: A plan is better.
13587      Branch: perl
13588            ! ext/Encode/t/CJKalias.t
13589 ____________________________________________________________________________
13590 [ 15376] By: jhi                                   on 2002/03/20  21:26:09
13591         Log: Upgrade to Encode 0.94, from Dan Kogai.
13592      Branch: perl
13593            + ext/Encode/lib/Encode/Description.pod
13594            ! MANIFEST ext/Encode/AUTHORS ext/Encode/CN/CN.pm
13595            ! ext/Encode/Changes ext/Encode/Encode.pm ext/Encode/JP/JP.pm
13596            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
13597            ! ext/Encode/lib/Encode/Encoding.pm
13598            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13599            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
13600            ! ext/Encode/t/CJKalias.t
13601 ____________________________________________________________________________
13602 [ 15375] By: jhi                                   on 2002/03/20  21:09:27
13603         Log: Rats' nest.
13604      Branch: perl
13605            ! hints/solaris_2.sh
13606 ____________________________________________________________________________
13607 [ 15374] By: jhi                                   on 2002/03/20  21:01:59
13608         Log: Rrright.
13609      Branch: perl
13610            ! pod/perlguts.pod
13611 ____________________________________________________________________________
13612 [ 15373] By: jhi                                   on 2002/03/20  17:36:43
13613         Log: Update Changes.
13614      Branch: perl
13615            ! Changes patchlevel.h
13616 ____________________________________________________________________________
13617 [ 15372] By: jhi                                   on 2002/03/20  16:54:35
13618         Log: Reapply #15336.
13619      Branch: perl
13620            ! ext/Encode/lib/Encode/Tcl.pm
13621 ____________________________________________________________________________
13622 [ 15371] By: jhi                                   on 2002/03/20  15:28:44
13623         Log: Upgrade to Encode 0.93, from Dan Kogai.
13624      Branch: perl
13625            + ext/Encode/AUTHORS ext/Encode/Changes ext/Encode/t/CJKalias.t
13626            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
13627            ! ext/Encode/JP/JP.pm ext/Encode/KR/KR.pm ext/Encode/MANIFEST
13628            ! ext/Encode/README ext/Encode/TW/TW.pm
13629            ! ext/Encode/lib/Encode/CN/HZ.pm
13630            ! ext/Encode/lib/Encode/Encoding.pm
13631            ! ext/Encode/lib/Encode/Internal.pm
13632            ! ext/Encode/lib/Encode/JP/Constants.pm
13633            ! ext/Encode/lib/Encode/JP/H2Z.pm
13634            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
13635            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
13636            ! ext/Encode/lib/Encode/Tcl/Escape.pm
13637            ! ext/Encode/lib/Encode/Tcl/Table.pm
13638            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
13639            ! ext/Encode/lib/Encode/iso10646_1.pm
13640            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
13641            ! ext/Encode/t/JP.t
13642 ____________________________________________________________________________
13643 [ 15370] By: jhi                                   on 2002/03/20  15:13:42
13644         Log: Subject: patch for syslog
13645              From: <Nick.Williams@morganstanley.com>
13646              Date: Wed, 20 Mar 2002 15:54:14 +0000 (GMT)
13647              Message-ID: <Pine.GSO.4.33.0203201548300.14623-200000@cwit119>
13648      Branch: perl
13649            ! ext/Sys/Syslog/Syslog.pm
13650 ____________________________________________________________________________
13651 [ 15369] By: jhi                                   on 2002/03/20  15:10:17
13652         Log: Some failure updates.
13653      Branch: perl
13654            ! pod/perldelta.pod
13655 ____________________________________________________________________________
13656 [ 15368] By: jhi                                   on 2002/03/20  15:02:04
13657         Log: Getopt::Long 2.29 from Johan Vromans.
13658      Branch: perl
13659            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
13660 ____________________________________________________________________________
13661 [ 15367] By: jhi                                   on 2002/03/20  14:58:56
13662         Log: Rename ExtUtils.t to Constant.t, as suggested by
13663              Nicholas Clark.
13664      Branch: perl
13665            + lib/ExtUtils/t/Constant.t
13666            - lib/ExtUtils/t/ExtUtils.t
13667            ! MANIFEST
13668 ____________________________________________________________________________
13669 [ 15366] By: jhi                                   on 2002/03/20  14:56:27
13670         Log: Subject: [PATCH] TODO - Make Schwern Poorer
13671              From: Nicholas Clark <nick@unfortu.net>
13672              Date: Tue, 19 Mar 2002 22:50:28 +0000
13673              Message-ID: <20020319225027.GF311@Bagpuss.unfortu.net>
13674      Branch: perl
13675            ! t/lib/1_compile.t
13676 ____________________________________________________________________________
13677 [ 15365] By: jhi                                   on 2002/03/20  14:47:15
13678         Log: Subject: Re: The story of O [PATCH]
13679              From: Richard.Foley@t-online.de (Richard Foley)
13680              Date: Sun, 17 Mar 2002 08:37:26 +0100
13681              Message-ID: <16mUNX-293TDkC@fwd08.sul.t-online.com>
13682      Branch: perl
13683            ! lib/perl5db.pl
13684 ____________________________________________________________________________
13685 [ 15364] By: jhi                                   on 2002/03/20  14:43:11
13686         Log: Mention the external modules Encode::HanExtra and
13687              PadWalker.
13688      Branch: perl
13689            ! pod/perldelta.pod
13690 ____________________________________________________________________________
13691 [ 15363] By: jhi                                   on 2002/03/20  14:38:23
13692         Log: Subject: [PATCH] List lexicals from debugger
13693              From: Peter Scott <Peter@PSDT.com>
13694              Date: Tue, 19 Mar 2002 12:28:52 -0800
13695              Message-id: <4.3.2.7.2.20020319101746.00aa7aa0@shell2.webquarry.com>
13696      Branch: perl
13697            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
13698 ____________________________________________________________________________
13699 [ 15362] By: jhi                                   on 2002/03/20  14:37:05
13700         Log: Tweaks from Autrijus Tang: should use euc-tw for Taiwan,
13701              and :encoding(xxx) was errorneously parsed.
13702      Branch: perl
13703            ! lib/open.pm
13704 ____________________________________________________________________________
13705 [ 15361] By: jhi                                   on 2002/03/20  14:34:38
13706         Log: Subject: [PATCH bleadperl] exec.t tweak
13707              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13708              Date: Wed, 20 Mar 2002 01:21:40 +0100
13709              Message-ID: <18918217607.20020320012140@tesla.rcub.bg.ac.yu>
13710              
13711              4NT returns 2 as error-code for nonexistant file.
13712      Branch: perl
13713            ! t/op/exec.t
13714 ____________________________________________________________________________
13715 [ 15360] By: jhi                                   on 2002/03/20  14:33:09
13716         Log: minor Tie::File test patch to make win32 happier, from mjd.
13717      Branch: perl
13718            ! lib/Tie/File/t/30_defer.t
13719 ____________________________________________________________________________
13720 [ 15359] By: jhi                                   on 2002/03/20  14:31:53
13721         Log: Subject: [PATCH bleadperl] magic.t tweak
13722              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13723              Date: Wed, 20 Mar 2002 00:39:16 +0100
13724              Message-ID: <14415673404.20020320003916@tesla.rcub.bg.ac.yu>
13725      Branch: perl
13726            ! t/op/magic.t
13727 ____________________________________________________________________________
13728 [ 15358] By: jhi                                   on 2002/03/20  14:23:46
13729         Log: Typo fix from Andreas Koenig, plus a tweak.
13730      Branch: perl
13731            ! pod/perlunicode.pod
13732 ____________________________________________________________________________
13733 [ 15357] By: jhi                                   on 2002/03/20  14:21:33
13734         Log: Sigh.  The _GNU_SOURCE is needed for the struct crypt_data
13735              in Mandrake 8.2.  Now we need to figure out a way not to
13736              unbreak Apache.
13737      Branch: perl
13738            ! hints/linux.sh
13739 ____________________________________________________________________________
13740 [ 15356] By: jhi                                   on 2002/03/20  13:59:58
13741         Log: Fix for "UTF-8 bug with s///" from Hugo.
13742      Branch: perl
13743            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c sv.c
13744            ! t/op/pat.t
13745 ____________________________________________________________________________
13746 [ 15355] By: jhi                                   on 2002/03/20  02:23:23
13747         Log: metaconfig unit change for #15354.
13748      Branch: metaconfig
13749            ! U/threads/usethreads.U
13750 ____________________________________________________________________________
13751 [ 15354] By: jhi                                   on 2002/03/20  02:23:01
13752         Log: Installation updates on threads and perlio.
13753      Branch: perl
13754            ! Configure INSTALL
13755 ____________________________________________________________________________
13756 [ 15353] By: jhi                                   on 2002/03/20  01:17:27
13757         Log: Tpo.
13758      Branch: perl
13759            ! pod/perlfaq6.pod
13760 ____________________________________________________________________________
13761 [ 15352] By: jhi                                   on 2002/03/20  01:15:54
13762         Log: Regen modlib and toc.
13763      Branch: perl
13764            ! pod/perlmodlib.pod pod/perltoc.pod
13765 ____________________________________________________________________________
13766 [ 15351] By: jhi                                   on 2002/03/20  01:12:28
13767         Log: Whitespace tweaks.
13768      Branch: perl
13769            ! pod/perldebguts.pod pod/perlfaq5.pod pod/perlfunc.pod
13770            ! pod/perltodo.pod pod/perlunicode.pod
13771 ____________________________________________________________________________
13772 [ 15350] By: jhi                                   on 2002/03/20  00:55:54
13773         Log: If it looks like UTF-8 (either nl_langinfo or locale variables),
13774              think UTF-8, embrace your inner UTF-8, as suggested by Larry.
13775              (And as suggested by Markus Kuhn.)
13776              
13777              While we are at it, document also the case of
13778              mixed hash keys as a known potential troublemaker.
13779              (Since it's locale-related, sometimes.)
13780      Branch: perl
13781            ! embedvar.h intrpvar.h lib/open.pm locale.c perl.c perlapi.h
13782            ! pod/perldelta.pod pod/perllocale.pod pod/perlunicode.pod
13783            ! pod/perluniintro.pod
13784 ____________________________________________________________________________
13785 [ 15349] By: jhi                                   on 2002/03/20  00:47:17
13786         Log: Surely a typo.
13787      Branch: perl
13788            ! gv.c
13789 ____________________________________________________________________________
13790 [ 15348] By: jhi                                   on 2002/03/19  22:05:29
13791         Log: Take two.
13792      Branch: perl
13793            + ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13794            + ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13795 ____________________________________________________________________________
13796 [ 15347] By: jhi                                   on 2002/03/19  22:04:45
13797         Log: Let's try this from scratch.
13798      Branch: perl
13799            - ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13800            - ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13801 ____________________________________________________________________________
13802 [ 15346] By: jhi                                   on 2002/03/19  21:59:14
13803         Log: I could do this all day...
13804      Branch: perl
13805            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13806            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13807 ____________________________________________________________________________
13808 [ 15345] By: jhi                                   on 2002/03/19  21:54:20
13809         Log: Grrr.
13810      Branch: perl
13811            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13812            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13813 ____________________________________________________________________________
13814 [ 15344] By: jhi                                   on 2002/03/19  21:49:47
13815         Log: Subject: Re: Nearly OK for cygwin@15318
13816              From: John Peacock <jpeacock@rowman.com>
13817              Date: Tue, 19 Mar 2002 15:58:08 -0500
13818              Message-ID: <3C97A660.3060302@rowman.com>
13819      Branch: perl
13820            ! pod/perlport.pod
13821 ____________________________________________________________________________
13822 [ 15343] By: jhi                                   on 2002/03/19  21:47:02
13823         Log: Subject: Re: Nearly OK for cygwin@15318
13824              From: <slaven.rezic@berlin.de>
13825              Date: Tue, 19 Mar 2002 21:47:49 +0100
13826              Message-Id: <20020319204958.PTWF27460.mailoutvl21@[192.168.139.30]>
13827              
13828              Subject: Re: Nearly OK for cygwin@15318
13829              From: <slaven.rezic@berlin.de>
13830              Date: Tue, 19 Mar 2002 21:37:18 +0100
13831              Message-Id: <20020319203927.PTPI27460.mailoutvl21@[192.168.139.30]>
13832      Branch: perl
13833            ! pod/perlport.pod t/io/fs.t
13834 ____________________________________________________________________________
13835 [ 15342] By: jhi                                   on 2002/03/19  21:41:12
13836         Log: D'oh.
13837      Branch: perl
13838            + ext/I18N/Langinfo/fallback/const-c.inc
13839            + ext/I18N/Langinfo/fallback/const-xs.inc
13840 ____________________________________________________________________________
13841 [ 15341] By: jhi                                   on 2002/03/19  21:40:49
13842         Log: Subject: [PATCH] proper fallback for I18N::Langinfo
13843              From: Nicholas Clark <nick@unfortu.net>
13844              Date: Tue, 19 Mar 2002 22:37:08 +0000
13845              Message-ID: <20020319223707.GE311@Bagpuss.unfortu.net>
13846              
13847              Subject: Re: [PATCH] proper fallback for I18N::Langinfo
13848              From: Nicholas Clark <nick@ccl4.org>
13849              Date: Tue, 19 Mar 2002 22:39:55 +0000
13850              Message-ID: <20020319223954.G94831@plum.flirble.org>
13851      Branch: perl
13852            - ext/I18N/Langinfo/fallback.xs
13853            ! MANIFEST
13854 ____________________________________________________________________________
13855 [ 15340] By: jhi                                   on 2002/03/19  21:31:16
13856         Log: Text, not binary.
13857      Branch: perl
13858            ! ext/Encode/t/jisx0208.euc ext/Encode/t/jisx0208.ref
13859            ! ext/Encode/t/jisx0212.euc ext/Encode/t/jisx0212.ref
13860 ____________________________________________________________________________
13861 [ 15339] By: jhi                                   on 2002/03/19  21:26:10
13862         Log: Subject: Re: perl@15244
13863              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
13864              Date: Mon, 18 Mar 2002 17:37:31 +0100
13865              Message-Id: <20020318173508.8D96.H.M.BRAND@hccnet.nl>
13866              
13867              (Goedendag: Dutch whitespace police)
13868      Branch: perl
13869            ! hints/hpux.sh
13870 ____________________________________________________________________________
13871 [ 15338] By: jhi                                   on 2002/03/19  21:10:29
13872         Log: Subject: [PATCH] Re: [ID 20020305.026] Not OK: perl v5.7.3 +DEVEL15046 on sun4-solaris 2.7
13873              From: Nicholas Clark <nick@unfortu.net>
13874              Date: Tue, 19 Mar 2002 21:52:47 +0000
13875              Message-ID: <20020319215246.GC311@Bagpuss.unfortu.net>
13876      Branch: perl
13877            ! ext/Fcntl/Makefile.PL ext/File/Glob/Makefile.PL
13878            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Makefile.PL
13879            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
13880            ! ext/Sys/Syslog/Makefile.PL
13881 ____________________________________________________________________________
13882 [ 15337] By: jhi                                   on 2002/03/19  20:09:22
13883         Log: More pathname portability checks.
13884      Branch: perl
13885            ! Porting/check83.pl
13886 ____________________________________________________________________________
13887 [ 15336] By: jhi                                   on 2002/03/19  18:41:50
13888         Log: Begone, Encode::Tcl::Extended.
13889      Branch: perl
13890            ! ext/Encode/lib/Encode/Tcl.pm
13891 ____________________________________________________________________________
13892 [ 15335] By: jhi                                   on 2002/03/19  18:40:10
13893         Log: This is like trying to put the shaving cream
13894              back to the can...
13895      Branch: perl
13896            ! hints/linux.sh
13897 ____________________________________________________________________________
13898 [ 15334] By: jhi                                   on 2002/03/19  18:31:59
13899         Log: With the -D_SVID_SOURCE Debian 2.2 dies on conflicting
13900              types of usleep().  Fun, fun. fun.
13901      Branch: perl
13902            ! hints/linux.sh
13903 ____________________________________________________________________________
13904 [ 15333] By: jhi                                   on 2002/03/19  18:25:21
13905         Log: Sarathy's new suggestion for Linux threading flags.
13906      Branch: perl
13907            ! hints/linux.sh
13908 ____________________________________________________________________________
13909 [ 15332] By: jhi                                   on 2002/03/19  18:23:30
13910         Log: Rename euc-jp-012 as euc-jp, as suggested by Dan Kogai.
13911      Branch: perl
13912            - ext/Encode/Encode/euc-jp-0212.ucm
13913            ! MANIFEST ext/Encode/Encode/euc-jp.ucm
13914            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
13915 ____________________________________________________________________________
13916 [ 15331] By: jhi                                   on 2002/03/19  18:18:21
13917         Log: Subject: [PATCH bleadperl] Add targer _test to win32 makefiles
13918              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
13919              Date: Tue, 19 Mar 2002 00:42:22 +0100
13920              Message-ID: <1199171923.20020319004222@tesla.rcub.bg.ac.yu>
13921      Branch: perl
13922            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
13923 ____________________________________________________________________________
13924 [ 15330] By: jhi                                   on 2002/03/19  18:00:48
13925         Log: "+" is not a valid filename character in VMS.
13926      Branch: perl
13927            + ext/Encode/Encode/euc-jp-0212.ucm
13928            - ext/Encode/Encode/euc-jp+0212.ucm
13929            ! ext/Encode/JP/Makefile.PL ext/Encode/MANIFEST
13930 ____________________________________________________________________________
13931 [ 15329] By: jhi                                   on 2002/03/19  15:49:12
13932         Log: Update Changes.
13933      Branch: perl
13934            ! Changes patchlevel.h
13935 ____________________________________________________________________________
13936 [ 15328] By: jhi                                   on 2002/03/19  15:25:58
13937         Log: Take away _GNU_SOURCE since that does not seem
13938              to play well with other software (like Apache),
13939              just hint away the WHOAs.
13940      Branch: perl
13941            ! hints/linux.sh
13942 ____________________________________________________________________________
13943 [ 15327] By: jhi                                   on 2002/03/19  15:17:12
13944         Log: metaconfig unit change for #15326.
13945      Branch: metaconfig
13946            ! U/threads/d_crypt_r.U
13947 ____________________________________________________________________________
13948 [ 15326] By: jhi                                   on 2002/03/19  15:16:43
13949         Log: Support crypt_r(const char*,const char*, CRYPTD*).
13950      Branch: perl
13951            ! Configure reentr.h reentr.pl
13952 ____________________________________________________________________________
13953 [ 15325] By: jhi                                   on 2002/03/19  14:54:21
13954         Log: VMS acrobatics from Peter Prymmer.
13955      Branch: perl
13956            ! lib/ExtUtils/t/ExtUtils.t
13957 ____________________________________________________________________________
13958 [ 15324] By: jhi                                   on 2002/03/19  14:51:56
13959         Log: Subject: [PATCH lib/Pod/Html.pm] remove warning
13960              From: Stas Bekman <stas@stason.org>
13961              Date: Tue, 19 Mar 2002 13:14:53 +0800 (SGT)
13962              Message-ID: <Pine.LNX.4.44.0203191311530.14113-100000@hope.stason.org>
13963      Branch: perl
13964            ! lib/Pod/Html.pm
13965 ____________________________________________________________________________
13966 [ 15323] By: jhi                                   on 2002/03/19  14:51:09
13967         Log: Subject: [PATCH] Re: ext/B/t/xref.t @15300 on VMS
13968              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
13969              Date: Tue, 19 Mar 2002 10:49:27 +0100
13970              Message-ID: <20020319104927.C705@rafael>   
13971      Branch: perl
13972            ! ext/B/t/xref.t
13973 ____________________________________________________________________________
13974 [ 15322] By: jhi                                   on 2002/03/19  14:50:02
13975         Log: Integrate perlio;
13976              
13977              Move docs for Encode::valid_utf8 (which does not exist)
13978              to be docs for utf8::valid() (which does).
13979      Branch: perl
13980           !> ext/Encode/Encode.pm lib/utf8.pm
13981 ____________________________________________________________________________
13982 [ 15321] By: jhi                                   on 2002/03/19  14:48:57
13983         Log: Remove Encode::Tcl::Extended, suggested by
13984              SADAHIRO Tomoyuki.
13985      Branch: perl
13986            - ext/Encode/Encode/euc-jp-0212.enc
13987            - ext/Encode/lib/Encode/Tcl/Extended.pm
13988            ! MANIFEST ext/Encode/MANIFEST
13989            ! ext/Encode/lib/Encode/Tcl/Escape.pm
13990            ! ext/Encode/lib/Encode/Tcl/Table.pm ext/Encode/t/Tcl.t
13991 ____________________________________________________________________________
13992 [ 15320] By: jhi                                   on 2002/03/19  14:44:18
13993         Log: Encode 0.90 (the one with jisx0212-1990) from Dan Kogai.
13994      Branch: perl
13995            + ext/Encode/Encode/euc-jp+0212.ucm ext/Encode/t/jisx0208.euc
13996            + ext/Encode/t/jisx0208.ref ext/Encode/t/jisx0212.euc
13997            + ext/Encode/t/jisx0212.ref
13998            - ext/Encode/t/japanese.pl ext/Encode/t/table.euc
13999            - ext/Encode/t/table.ref
14000            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
14001            ! ext/Encode/Encode.xs ext/Encode/JP/JP.pm
14002            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/KR.pm
14003            ! ext/Encode/MANIFEST ext/Encode/TW/TW.pm
14004            ! ext/Encode/lib/Encode/CN/HZ.pm
14005            ! ext/Encode/lib/Encode/Encoding.pm
14006            ! ext/Encode/lib/Encode/Internal.pm
14007            ! ext/Encode/lib/Encode/JP/Constants.pm
14008            ! ext/Encode/lib/Encode/JP/H2Z.pm
14009            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
14010            ! ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/Tcl.pm
14011            ! ext/Encode/lib/Encode/Tcl/Escape.pm
14012            ! ext/Encode/lib/Encode/Tcl/Extended.pm
14013            ! ext/Encode/lib/Encode/Tcl/Table.pm
14014            ! ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
14015            ! ext/Encode/lib/Encode/iso10646_1.pm
14016            ! ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
14017            ! ext/Encode/t/CN.t ext/Encode/t/Encode.t ext/Encode/t/JP.t
14018            ! ext/Encode/t/TW.t ext/Encode/t/Tcl.t
14019 ____________________________________________________________________________
14020 [ 15319] By: jhi                                   on 2002/03/19  14:36:41
14021         Log: constness+signedness nit.
14022      Branch: perl
14023            ! ext/Unicode/Normalize/Normalize.xs
14024 ____________________________________________________________________________
14025 [ 15318] By: jhi                                   on 2002/03/19  14:04:55
14026         Log: Update to Unicode::Normalize 0.15 (+ the EBCDIC guards)
14027      Branch: perl
14028            ! ext/Unicode/Normalize/Changes
14029            ! ext/Unicode/Normalize/Normalize.pm
14030            ! ext/Unicode/Normalize/Normalize.xs
14031            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
14032            ! ext/Unicode/Normalize/t/func.t
14033 ____________________________________________________________________________
14034 [ 15317] By: jhi                                   on 2002/03/19  13:56:27
14035         Log: Split the ebcdic details to perlebcdic.
14036      Branch: perl
14037            ! pod/perlebcdic.pod pod/perluniintro.pod
14038 ____________________________________________________________________________
14039 [ 15316] By: jhi                                   on 2002/03/19  13:31:55
14040         Log: Be explicit.
14041      Branch: perl
14042            ! pod/perluniintro.pod
14043 ____________________________________________________________________________
14044 [ 15315] By: nick                                  on 2002/03/19  09:24:18
14045         Log: Integrate mainline
14046      Branch: perlio
14047           +> ext/List/Util/t/openhan.t
14048           !> (integrate 53 files)
14049 ____________________________________________________________________________
14050 [ 15314] By: nick                                  on 2002/03/19  07:39:07
14051         Log: Move docs for Encode::valid_utf8 (which does not exist)
14052              to be docs for utf8::valid() (which does).
14053      Branch: perlio
14054            ! ext/Encode/Encode.pm lib/utf8.pm
14055 ____________________________________________________________________________
14056 [ 15313] By: jhi                                   on 2002/03/19  04:58:22
14057         Log: Update the Unicode vs EBCDIC situation.
14058      Branch: perl
14059            ! pod/perlebcdic.pod pod/perluniintro.pod
14060 ____________________________________________________________________________
14061 [ 15312] By: jhi                                   on 2002/03/19  04:01:39
14062         Log: Subject: [DOC PATCH] end.t (was RE: perl@15300 )
14063              From: Robert Spier <rspier@pobox.com>
14064              Date: Mon, 18 Mar 2002 19:22:55 -0800
14065              Message-ID: <15510.44815.383439.823671@rls.cx>
14066      Branch: perl
14067            ! ext/threads/t/end.t
14068 ____________________________________________________________________________
14069 [ 15311] By: jhi                                   on 2002/03/19  04:00:38
14070         Log: UTF-8 walk errors that become visible in EBCDIC.
14071      Branch: perl
14072            ! regexec.c
14073 ____________________________________________________________________________
14074 [ 15310] By: jhi                                   on 2002/03/19  03:48:27
14075         Log: s/regcinclasslen/reginclass/ and remove the old
14076              reginclass since nothing is using it.
14077      Branch: perl
14078            ! embed.fnc embed.h proto.h regexec.c
14079 ____________________________________________________________________________
14080 [ 15309] By: jhi                                   on 2002/03/18  22:18:37
14081         Log: Close the file so it can be (a) removed (b) reopened.
14082      Branch: perl
14083            ! ext/B/t/xref.t
14084 ____________________________________________________________________________
14085 [ 15308] By: jhi                                   on 2002/03/18  22:17:25
14086         Log: Subject: [PATCH utf8.c B.xs] B::perlstring and unicode
14087              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14088              Date: Mon, 18 Mar 2002 23:14:31 +0100
14089              Message-ID: <20020318231431.A699@rafael>
14090      Branch: perl
14091            ! ext/B/B.xs utf8.c
14092 ____________________________________________________________________________
14093 [ 15307] By: jhi                                   on 2002/03/18  20:54:07
14094         Log: Failed patch hunk reapplied.
14095      Branch: perl
14096            ! lib/Tie/File/t/32_defer_misc.t
14097 ____________________________________________________________________________
14098 [ 15306] By: jhi                                   on 2002/03/18  20:18:25
14099         Log: For DEBUGGING threaded builds.
14100      Branch: perl
14101            ! sv.c
14102 ____________________________________________________________________________
14103 [ 15305] By: jhi                                   on 2002/03/18  19:11:43
14104         Log: AUTHORS update.
14105      Branch: perl
14106            ! AUTHORS
14107 ____________________________________________________________________________
14108 [ 15304] By: jhi                                   on 2002/03/18  19:08:32
14109         Log: Someone (*cough* *cough*) stole VMS' getpwent prototype.
14110              (Fix from Craig Berry)
14111      Branch: perl
14112            ! pp_sys.c
14113 ____________________________________________________________________________
14114 [ 15303] By: jhi                                   on 2002/03/18  18:54:27
14115         Log: Subject: [PATCH] configure.com home-grown kill() check
14116              From: "Craig A. Berry" <craigberry@mac.com>
14117              Date: Mon, 18 Mar 2002 13:52:59 -0600
14118              Message-Id: <5.1.0.14.2.20020318134016.01c5ee00@exchi01>
14119      Branch: perl
14120            ! configure.com
14121 ____________________________________________________________________________
14122 [ 15302] By: jhi                                   on 2002/03/18  15:58:00
14123         Log: Upgrade to Tie::File 0.50.
14124      Branch: perl
14125            ! lib/Tie/File.pm lib/Tie/File/t/00_version.t
14126            ! lib/Tie/File/t/32_defer_misc.t
14127 ____________________________________________________________________________
14128 [ 15301] By: jhi                                   on 2002/03/18  15:54:52
14129         Log: AUTHORS updates.
14130      Branch: perl
14131            ! AUTHORS
14132 ____________________________________________________________________________
14133 [ 15300] By: jhi                                   on 2002/03/18  14:58:27
14134         Log: Update Changes.
14135      Branch: perl
14136            ! Changes patchlevel.h
14137 ____________________________________________________________________________
14138 [ 15299] By: jhi                                   on 2002/03/18  14:53:11
14139         Log: OS/390 update.
14140      Branch: perl
14141            ! pod/perldelta.pod
14142 ____________________________________________________________________________
14143 [ 15298] By: jhi                                   on 2002/03/18  14:44:19
14144         Log: Forgot from #15288.
14145      Branch: perl
14146            ! ext/B/B.xs
14147 ____________________________________________________________________________
14148 [ 15297] By: jhi                                   on 2002/03/18  14:39:15
14149         Log: Make regex DEBUGGING faster.
14150      Branch: perl
14151            ! perl.c perl.h regexec.c
14152 ____________________________________________________________________________
14153 [ 15296] By: jhi                                   on 2002/03/18  14:28:10
14154         Log: Undo accidental perl.h part of #15295 (wait for #15297)
14155      Branch: perl
14156            ! perl.h
14157 ____________________________________________________________________________
14158 [ 15295] By: jhi                                   on 2002/03/18  14:26:59
14159         Log: Subject: prefix slip
14160              From: andreas.koenig@anima.de (Andreas J. Koenig)
14161              Date: Mon, 18 Mar 2002 16:24:46 +0100
14162              Message-ID: <m3y9gp3nlt.fsf@anima.de>
14163              
14164              (perl.h part accidental, undone by #15296)
14165      Branch: perl
14166            ! INSTALL perl.h
14167 ____________________________________________________________________________
14168 [ 15294] By: jhi                                   on 2002/03/18  14:19:29
14169         Log: Be tidy.
14170      Branch: perl
14171            ! ext/B/t/xref.t
14172 ____________________________________________________________________________
14173 [ 15293] By: jhi                                   on 2002/03/18  14:14:17
14174         Log: Subject: [PATCH] re: long double vs. Tru64 UNIX 
14175              From: Spider Boardman <spider@web.zk3.dec.com>
14176              Date: Mon, 18 Mar 2002 10:09:50 -0500
14177              Message-Id: <200203181509.KAA419788@leggy.zk3.dec.com>
14178      Branch: perl
14179            ! README.tru64 hints/dec_osf.sh
14180 ____________________________________________________________________________
14181 [ 15292] By: jhi                                   on 2002/03/18  13:57:06
14182         Log: NetWare tweaks from C Aditya <caditya@novell.com>
14183      Branch: perl
14184            ! NetWare/nwperlsys.c cop.h iperlsys.h op.c
14185 ____________________________________________________________________________
14186 [ 15291] By: jhi                                   on 2002/03/18  13:52:40
14187         Log: metaconfig unit change for #15290.
14188      Branch: metaconfig/U/perl
14189            ! perlxv.U
14190 ____________________________________________________________________________
14191 [ 15290] By: jhi                                   on 2002/03/18  13:52:15
14192         Log: Subject: d_nv_preserves_uv_bits
14193              From: Nicholas Clark <nick@unfortu.net>
14194              Date: Thu, 14 Mar 2002 22:24:19 +0000
14195              Message-ID: <20020314222419.GE363@Bagpuss.unfortu.net>
14196      Branch: perl
14197            ! Configure Porting/Glossary Porting/config.sh config_h.SH
14198            ! configure.com epoc/config.sh pod/perltoc.pod t/op/pack.t
14199            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
14200            ! win32/config.bc win32/config.gc win32/config.vc
14201            ! win32/config.win64
14202 ____________________________________________________________________________
14203 [ 15289] By: jhi                                   on 2002/03/18  13:44:14
14204         Log: Subject: Re: perl@15244
14205              From: Spider Boardman <spider@web.zk3.dec.com>
14206              Date: Mon, 18 Mar 2002 09:38:55 -0500
14207              Message-Id: <200203181438.JAA406792@leggy.zk3.dec.com>
14208              
14209              (IA64 work.)
14210      Branch: perl
14211            ! hints/hpux.sh perl.h
14212 ____________________________________________________________________________
14213 [ 15288] By: jhi                                   on 2002/03/18  13:41:34
14214         Log: Subject: [PATCH B] B::perlstring()
14215              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14216              Date: Sun, 17 Mar 2002 23:06:12 +0100
14217              Message-ID: <20020317230612.A24442@rafael>
14218      Branch: perl
14219            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/Makefile.PL
14220 ____________________________________________________________________________
14221 [ 15287] By: jhi                                   on 2002/03/18  13:40:28
14222         Log: Subject: [PATCH] another pack "w" thing
14223              From: Nicholas Clark <nick@unfortu.net>
14224              Date: Sat, 16 Mar 2002 21:52:15 +0000
14225              Message-ID: <20020316215215.GF330@Bagpuss.unfortu.net>
14226      Branch: perl
14227            ! pp_pack.c t/op/pack.t
14228 ____________________________________________________________________________
14229 [ 15286] By: jhi                                   on 2002/03/18  13:39:20
14230         Log: More prototypes blindness in Solaris.
14231              (TODO: readdir64_r really needs to be seen.)
14232      Branch: perl
14233            ! hints/solaris_2.sh
14234 ____________________________________________________________________________
14235 [ 15285] By: jhi                                   on 2002/03/18  13:24:03
14236         Log: Integrate perlio;
14237              
14238              Tidy the "does not map" message for non-characters
14239              (e.g. iso-8859-3 "\xA5").
14240      Branch: perl
14241           !> ext/Encode/Encode.xs
14242 ____________________________________________________________________________
14243 [ 15284] By: nick                                  on 2002/03/18  11:00:31
14244         Log: Integrate mainline
14245      Branch: perlio
14246           +> lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
14247           +> lib/Tie/File/t/32_defer_misc.t
14248           !> MANIFEST embed.fnc embed.h global.sym hints/solaris_2.sh
14249           !> lib/Tie/File.pm lib/Tie/File/t/00_version.t
14250           !> lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
14251           !> lib/Tie/File/t/22_autochomp.t pod/perlfaq3.pod
14252           !> pod/perlhack.pod pp_hot.c pp_sys.c proto.h reentr.c reentr.h
14253           !> reentr.pl regexec.c t/op/pat.t util.c
14254 ____________________________________________________________________________
14255 [ 15283] By: gbarr                                 on 2002/03/18  10:10:55
14256         Log: Sync with Scalar-List-Utils-1.07
14257      Branch: perl
14258            + ext/List/Util/t/openhan.t
14259            ! MANIFEST ext/List/Util/ChangeLog
14260            ! ext/List/Util/lib/List/Util.pm
14261            ! ext/List/Util/lib/Scalar/Util.pm
14262 ____________________________________________________________________________
14263 [ 15282] By: nick                                  on 2002/03/18  08:11:28
14264         Log: Tidy the "does not map" message for non-characters
14265              (e.g. iso-8859-3 "\xA5").
14266      Branch: perlio
14267            ! ext/Encode/Encode.xs
14268 ____________________________________________________________________________
14269 [ 15281] By: ams                                   on 2002/03/18  04:44:37
14270         Log: URL fix from MJD.
14271      Branch: perl
14272            ! pod/perlfaq3.pod
14273 ____________________________________________________________________________
14274 [ 15280] By: jhi                                   on 2002/03/18  01:58:51
14275         Log: More prototype calming (really should fix the Configure
14276              protochk, but not at this point in time).
14277      Branch: perl
14278            ! hints/solaris_2.sh
14279 ____________________________________________________________________________
14280 [ 15279] By: jhi                                   on 2002/03/18  01:19:40
14281         Log: return at the wrong side of #endif.
14282      Branch: perl
14283            ! util.c
14284 ____________________________________________________________________________
14285 [ 15278] By: ams                                   on 2002/03/17  23:45:31
14286         Log: Typo fix from Stas Bekman.
14287      Branch: perl
14288            ! pod/perlhack.pod
14289 ____________________________________________________________________________
14290 [ 15277] By: ams                                   on 2002/03/17  23:41:35
14291         Log: Upgrade to Tie::File 0.21.
14292      Branch: perl
14293            + lib/Tie/File/t/30_defer.t lib/Tie/File/t/31_autodefer.t
14294            + lib/Tie/File/t/32_defer_misc.t
14295            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
14296            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/17_misc_meth.t
14297            ! lib/Tie/File/t/22_autochomp.t
14298 ____________________________________________________________________________
14299 [ 15276] By: jhi                                   on 2002/03/17  21:50:26
14300         Log: Simple speed gainback (as it was in 5.6): for non-Unicode
14301              character classes use inlined macros instead of the full
14302              function call.
14303      Branch: perl
14304            ! regexec.c
14305 ____________________________________________________________________________
14306 [ 15275] By: jhi                                   on 2002/03/17  20:14:18
14307         Log: Integrate perlio;
14308              
14309              Avoid overwrite of un-allocated memory when SvCUR > SvLEN
14310              
14311              Other :encoding oddities
14312              - we should really pop while we can still make method calls
14313              in case DESTROY does something.
14314              - Provide a no-op DESTROY
14315              - Use SvPV_only() rather than just SvPV_on()
14316      Branch: perl
14317           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
14318           !> ext/Encode/lib/Encode/Encoding.pm sv.c
14319 ____________________________________________________________________________
14320 [ 15274] By: nick                                  on 2002/03/17  20:00:12
14321         Log: Other :encoding oddities
14322              - we should really pop while we can still make method calls
14323              in case DESTROY does something.
14324              - Provide a no-op DESTROY
14325              - Use SvPV_only() rather than just SvPV_on()
14326      Branch: perlio
14327            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
14328            ! ext/Encode/lib/Encode/Encoding.pm
14329 ____________________________________________________________________________
14330 [ 15273] By: nick                                  on 2002/03/17  19:53:24
14331         Log: Avoid overwrite of un-allocated memory when SvCUR > SvLEN
14332      Branch: perlio
14333            ! sv.c
14334 ____________________________________________________________________________
14335 [ 15272] By: jhi                                   on 2002/03/17  18:39:22
14336         Log: Implement the retry-on-ERANGE for the get*_r().
14337              The buffer will keep doubling until 64k.
14338      Branch: perl
14339            ! embed.fnc embed.h global.sym pp_sys.c proto.h reentr.c
14340            ! reentr.h reentr.pl
14341 ____________________________________________________________________________
14342 [ 15271] By: nick                                  on 2002/03/17  17:38:44
14343         Log: Integrate mainline
14344      Branch: perlio
14345           +> lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
14346           +> t/op/pow.t
14347           !> (integrate 28 files)
14348 ____________________________________________________________________________
14349 [ 15270] By: jhi                                   on 2002/03/17  15:49:38
14350         Log: Subject: UTF-8 bug (maybe alreayd known?)
14351              From: andreas.koenig@anima.de (Andreas J. Koenig)
14352              Date: Fri, 08 Mar 2002 16:36:01 +0100
14353              Message-ID: <m3n0xjul5q.fsf@anima.de>
14354      Branch: perl
14355            ! pp_hot.c t/op/pat.t
14356 ____________________________________________________________________________
14357 [ 15269] By: nick                                  on 2002/03/17  09:12:39
14358         Log: Integarate mainline
14359      Branch: perlio
14360           +> lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
14361           +> lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
14362           +> lib/Tie/File/t/21_win32.t reentr.c reentr.h reentr.pl
14363           !> (integrate 69 files)
14364 ____________________________________________________________________________
14365 [ 15268] By: jhi                                   on 2002/03/17  04:23:49
14366         Log: Subject: SEGV in s/// and UTF-8
14367              From: andreas.koenig@anima.de (Andreas J. Koenig)
14368              Date: Tue, 12 Mar 2002 00:40:09 +0100
14369              Message-ID: <m3r8mqad2e.fsf@anima.de>
14370      Branch: perl
14371            ! regexec.c t/op/pat.t
14372 ____________________________________________________________________________
14373 [ 15267] By: jhi                                   on 2002/03/16  19:57:03
14374         Log: Thwart IRIX long doubles and sloppy pow() (in Perl, **);
14375              from Nicholas Clark.  Fixes lib/integer.t and t/op/pack.t
14376              which assume that 2**someinteger is accurate.
14377      Branch: perl
14378            + t/op/pow.t
14379            ! MANIFEST pp.c t/test.pl
14380 ____________________________________________________________________________
14381 [ 15266] By: jhi                                   on 2002/03/16  18:55:53
14382         Log: _r-ify config.win64, too.
14383      Branch: perl
14384            ! win32/config.win64
14385 ____________________________________________________________________________
14386 [ 15265] By: jhi                                   on 2002/03/16  18:51:45
14387         Log: Better place to initialize (IRIX cc noticed that
14388              the many "goto defchars" bypass the initialization)
14389      Branch: perl
14390            ! regcomp.c
14391 ____________________________________________________________________________
14392 [ 15264] By: jhi                                   on 2002/03/16  18:41:19
14393         Log: If not building threaded, never mind the threaded prototypes.
14394      Branch: perl
14395            ! Configure reentr.pl
14396 ____________________________________________________________________________
14397 [ 15263] By: jhi                                   on 2002/03/16  18:40:53
14398         Log: metaconfig: If not using threads, not point probing for the
14399              prototypes (since they might be hidden behind many defines
14400              we won't have if not building threaded)
14401      Branch: metaconfig
14402            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14403            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14404            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14405            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14406            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14407            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14408            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14409            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14410            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14411            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14412            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14413            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14414            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14415            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14416            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14417            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14418            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14419            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14420            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14421            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14422            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14423            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14424            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14425            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14426 ____________________________________________________________________________
14427 [ 15262] By: jhi                                   on 2002/03/16  18:29:26
14428         Log: FreeBSD is lying to us: there is no threadsafe gethostbyaddr_r.
14429      Branch: perl
14430            ! hints/freebsd.sh
14431 ____________________________________________________________________________
14432 [ 15261] By: ams                                   on 2002/03/16  18:14:04
14433         Log: Upgrade to Tie::File 0.20.
14434      Branch: perl
14435            + lib/Tie/File/t/22_autochomp.t lib/Tie/File/t/23_rv_ac_splice.t
14436            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/00_version.t
14437            ! lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
14438            ! lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/07_rv_splice.t
14439            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
14440            ! lib/Tie/File/t/11_rv_splice_rs.t
14441            ! lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/15_pushpop.t
14442            ! lib/Tie/File/t/16_handle.t
14443 ____________________________________________________________________________
14444 [ 15260] By: jhi                                   on 2002/03/16  18:12:25
14445         Log: There seems to be a trend for the *time_r to be hidden.
14446      Branch: perl
14447            ! hints/irix_6.sh
14448 ____________________________________________________________________________
14449 [ 15259] By: jhi                                   on 2002/03/16  17:58:08
14450         Log: Subject: [PATCH lib/Pod/Html.pm] fix anchor generation code (ID 20020312.006)  
14451              From: Stas Bekman <stas@stason.org>
14452              Date: Sun, 17 Mar 2002 02:11:26 +0800 (SGT)
14453              Message-ID: <Pine.LNX.4.44.0203170205130.16962-100000@hope.stason.org>
14454      Branch: perl
14455            ! lib/Pod/Html.pm
14456 ____________________________________________________________________________
14457 [ 15258] By: jhi                                   on 2002/03/16  17:54:49
14458         Log: Subject: [PATCH] Re: dumpvar.pl bug
14459              From: Peter Scott <Peter@PSDT.com>
14460              Date: Fri, 15 Mar 2002 18:19:21 -0800
14461              Message-id: <4.3.2.7.2.20020315153302.00bac420@shell2.webquarry.com>
14462      Branch: perl
14463            ! lib/dumpvar.pl lib/perl5db.pl
14464 ____________________________________________________________________________
14465 [ 15257] By: jhi                                   on 2002/03/16  17:52:29
14466         Log: More paranoid _r protochecking.  At least Tru64 and
14467              Linux need additional hinting help to believe that
14468              the time_r protos exist; turn on FreeBSD _THREAD_SAFE
14469              to see what goes bang.
14470      Branch: perl
14471            ! Configure hints/dec_osf.sh hints/freebsd.sh hints/linux.sh
14472            ! reentr.pl
14473 ____________________________________________________________________________
14474 [ 15256] By: jhi                                   on 2002/03/16  17:51:08
14475         Log: metaconfig: more paranoid _r protochecking.
14476      Branch: metaconfig
14477            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14478            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14479            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14480            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14481            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14482            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14483            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14484            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14485            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14486            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14487            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14488            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14489            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14490            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14491            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14492            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14493            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14494            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14495            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14496            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14497            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14498            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14499            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14500            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14501 ____________________________________________________________________________
14502 [ 15255] By: jhi                                   on 2002/03/16  16:23:07
14503         Log: HP-UX gcc 3 warnings found by Sarathy.
14504      Branch: perl
14505            ! regcomp.c sv.c
14506 ____________________________________________________________________________
14507 [ 15254] By: jhi                                   on 2002/03/16  16:18:49
14508         Log: Subject: Re: [ID 20020315.003] timelocal does not return fractal values anymore
14509              From: Slaven Rezic <slaven.rezic@berlin.de>
14510              Date: 16 Mar 2002 15:29:18 +0100
14511              Message-ID: <877kocwpq9.fsf@vran.herceg.de>
14512      Branch: perl
14513            ! pod/perldelta.pod
14514 ____________________________________________________________________________
14515 [ 15253] By: jhi                                   on 2002/03/16  16:11:49
14516         Log: HP-UX has also endgrent_r/endpwent_r marked obsolete.
14517      Branch: perl
14518            ! Porting/findrfuncs reentr.h reentr.pl
14519 ____________________________________________________________________________
14520 [ 15252] By: gsar                                  on 2002/03/16  15:36:16
14521         Log: UIN32_MAX with borken under HP-UX+gcc
14522      Branch: perl
14523            ! handy.h
14524 ____________________________________________________________________________
14525 [ 15251] By: ams                                   on 2002/03/16  02:38:08
14526         Log: Subject: [PATCH @15047] Use of inherited AUTOLOAD for non-method
14527              *::DESTROY() is deprecated
14528              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
14529              Date: Thu, 14 Mar 2002 18:39:22 -0500
14530              Message-Id: <20020314183922.A8448@math.ohio-state.edu>
14531              
14532              Subject: Re: [PATCH @15047] Use of inherited AUTOLOAD for non-method
14533              *::DESTROY() is deprecated
14534              From: Dave Mitchell <davem@fdgroup.com>
14535              Date: Fri, 15 Mar 2002 19:22:49 +0000
14536              Message-Id: <20020315192249.A22389@fdgroup.com>
14537      Branch: perl
14538            ! gv.c t/op/method.t
14539 ____________________________________________________________________________
14540 [ 15250] By: ams                                   on 2002/03/16  02:14:41
14541         Log: Plural nit.
14542      Branch: perl
14543            ! pod/perldelta.pod
14544 ____________________________________________________________________________
14545 [ 15249] By: jhi                                   on 2002/03/15  20:46:10
14546         Log: Doesn't make sense to test for protos if the
14547              functions are not to be used (!= functions exist!)
14548              This might be the key (well, a key) to the HP-UX
14549              problems.
14550      Branch: perl
14551            ! reentr.h reentr.pl
14552 ____________________________________________________________________________
14553 [ 15248] By: jhi                                   on 2002/03/15  20:05:46
14554         Log: Typo in #15247.
14555      Branch: perl
14556            ! hints/hpux.sh
14557 ____________________________________________________________________________
14558 [ 15247] By: jhi                                   on 2002/03/15  19:41:43
14559         Log: The UINT32_MAX_BROKEN is still needed for pre-gcc-3
14560              in HP-UX (from H.Merijn Brand)
14561      Branch: perl
14562            ! hints/hpux.sh
14563 ____________________________________________________________________________
14564 [ 15246] By: ams                                   on 2002/03/15  17:53:23
14565         Log: Subject: minor corrections in perldelta.pod
14566              From: mjd@plover.com
14567              Date: 15 Mar 2002 18:48:42 -0000
14568              Message-Id: <20020315184842.13573.qmail@plover.com>
14569      Branch: perl
14570            ! pod/perldelta.pod
14571 ____________________________________________________________________________
14572 [ 15245] By: ams                                   on 2002/03/15  17:37:52
14573         Log: Upgrade to Tie::File 0.19.
14574      Branch: perl
14575            + lib/Tie/File/t/00_version.t lib/Tie/File/t/18_rs_fixrec.t
14576            + lib/Tie/File/t/19_cache.t lib/Tie/File/t/20_cache_full.t
14577            + lib/Tie/File/t/21_win32.t
14578            ! MANIFEST lib/Tie/File.pm lib/Tie/File/t/01_gen.t
14579            ! lib/Tie/File/t/02_fetchsize.t lib/Tie/File/t/03_longfetch.t
14580            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/05_size.t
14581            ! lib/Tie/File/t/06_fixrec.t lib/Tie/File/t/07_rv_splice.t
14582            ! lib/Tie/File/t/08_ro.t lib/Tie/File/t/09_gen_rs.t
14583            ! lib/Tie/File/t/10_splice_rs.t lib/Tie/File/t/13_size_rs.t
14584            ! lib/Tie/File/t/15_pushpop.t lib/Tie/File/t/16_handle.t
14585            ! lib/Tie/File/t/17_misc_meth.t
14586 ____________________________________________________________________________
14587 [ 15244] By: jhi                                   on 2002/03/15  17:13:33
14588         Log: Update Changes.
14589      Branch: perl
14590            ! Changes patchlevel.h
14591 ____________________________________________________________________________
14592 [ 15243] By: jhi                                   on 2002/03/15  16:18:16
14593         Log: Forgot from #15241.
14594      Branch: perl
14595            ! win32/config_sh.PL
14596 ____________________________________________________________________________
14597 [ 15242] By: jhi                                   on 2002/03/15  16:15:52
14598         Log: Subject: patch pod/perltodo.pod
14599              From: mjd@plover.com
14600              Date: 15 Mar 2002 15:42:18 -0000
14601              Message-ID: <20020315154218.10163.qmail@plover.com>
14602              
14603              (With s/WANT/Want/)
14604      Branch: perl
14605            ! pod/perltodo.pod
14606 ____________________________________________________________________________
14607 [ 15241] By: jhi                                   on 2002/03/15  16:14:25
14608         Log: Subject: [PATCH bleadperl] (revision 5 undef)
14609              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
14610              Date: Fri, 15 Mar 2002 00:39:48 +0100
14611              Message-ID: <116078615.20020315003948@tesla.rcub.bg.ac.yu>
14612      Branch: perl
14613            ! win32/config.bc win32/config.gc win32/config.vc
14614            ! win32/config.win64
14615 ____________________________________________________________________________
14616 [ 15240] By: jhi                                   on 2002/03/15  16:12:25
14617         Log: Subject: [BUG & PATCH] can't quit the debugger after run completes
14618              From: Michael G Schwern <schwern@pobox.com>
14619              Date: Thu, 14 Mar 2002 16:39:29 -0500
14620              Message-ID: <20020314213929.GA2912@blackrider>
14621      Branch: perl
14622            ! lib/perl5db.pl
14623 ____________________________________________________________________________
14624 [ 15239] By: jhi                                   on 2002/03/15  16:11:17
14625         Log: Integrate perlio.
14626      Branch: perl
14627           !> embed.fnc ext/Encode/t/JP.t
14628 ____________________________________________________________________________
14629 [ 15238] By: jhi                                   on 2002/03/15  16:07:58
14630         Log: Monster _r patch: try to scan for all known _r variants,
14631              and then use them (under ithreads).  May fail in HP-UX,
14632              and the op/groups is known to be fickle everywhere.  Known
14633              to work in Solaris, Linux, Tru64, IRIX, AIX.  (Some compiler
14634              warnings in AIX since the first arguments of getnetbyaddr
14635              and getnetbyadd_r are of different types.  Thanks, IBM.)
14636              
14637              In non-Configure platforms deny the existence of any
14638              of the _r thingies.  (Also add the recently introduced
14639              d_tm_* to places it wasn't already in.)
14640              
14641              TODO: the suggested glibc buffer growth retry loop in case
14642              some entries (at least for: gr*, host*) are big.
14643              Forgot win32/config.win64.
14644      Branch: perl
14645            + reentr.c reentr.h reentr.pl
14646            ! Configure MANIFEST Makefile.SH NetWare/Makefile
14647            ! NetWare/config.wc Porting/Glossary Porting/config.sh
14648            ! Porting/config_H Porting/findrfuncs config_h.SH configure.com
14649            ! embed.fnc embed.h epoc/config.sh global.sym hints/hpux.sh
14650            ! intrpvar.h makedef.pl op.h perl.c perl.h plan9/mkfile pp_sys.c
14651            ! proto.h uconfig.h uconfig.sh util.c vms/descrip_mms.template
14652            ! vos/build.cm vos/config.alpha.def vos/config.alpha.h
14653            ! vos/config.ga.def vos/config.ga.h vos/perl.bind win32/Makefile
14654            ! win32/config.bc win32/config.gc win32/config.vc
14655            ! win32/makefile.mk wince/Makefile.ce wince/config.ce
14656 ____________________________________________________________________________
14657 [ 15237] By: jhi                                   on 2002/03/15  15:18:46
14658         Log: Be more explicit on when is the $! worth anything.
14659      Branch: perl
14660            ! pod/perlvar.pod
14661 ____________________________________________________________________________
14662 [ 15236] By: jhi                                   on 2002/03/15  14:44:09
14663         Log: metaconfig: _r _r we go.
14664      Branch: metaconfig
14665            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14666            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14667            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14668            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14669            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14670            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14671            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14672            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14673            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14674            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14675            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14676            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14677            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14678            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14679            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14680            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14681            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14682            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14683            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14684            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14685            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14686            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14687            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14688            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14689 ____________________________________________________________________________
14690 [ 15235] By: nick                                  on 2002/03/15  07:31:54
14691         Log: Add the binmode()s to make JP.t pass on Win32
14692      Branch: perlio
14693            ! ext/Encode/t/JP.t
14694 ____________________________________________________________________________
14695 [ 15234] By: nick                                  on 2002/03/15  07:20:49
14696         Log: Integrate perlio
14697      Branch: perl
14698           !> ext/Encode/t/table.euc ext/Encode/t/table.ref
14699 ____________________________________________________________________________
14700 [ 15233] By: nick                                  on 2002/03/15  07:18:02
14701         Log: Mark JP.t's data files as binary
14702      Branch: perlio
14703            ! ext/Encode/t/table.euc ext/Encode/t/table.ref
14704 ____________________________________________________________________________
14705 [ 15232] By: nick                                  on 2002/03/15  07:13:38
14706         Log: Integrate mainline
14707      Branch: perlio
14708           +> ext/B/t/xref.t
14709           !> MANIFEST Makefile.SH ext/B/B/Xref.pm ext/Safe/safe2.t
14710           !> lib/Benchmark.t lib/Exporter.pm lib/Pod/Html.pm makedepend.SH
14711           !> perl.c t/op/arith.t
14712 ____________________________________________________________________________
14713 [ 15231] By: jhi                                   on 2002/03/15  04:49:10
14714         Log: The section needs to be in the makedepend script
14715              (from Jan-Erik Karlsson).
14716      Branch: perl
14717            ! makedepend.SH
14718 ____________________________________________________________________________
14719 [ 15230] By: jhi                                   on 2002/03/15  02:59:46
14720         Log: Subject: Re: Réf. : Re: PATCH proposal for ext/Safe/safe2.t
14721              From: Nicholas Clark <nick@unfortu.net>
14722              Date: Thu, 14 Mar 2002 23:05:23 +0000
14723              Message-ID: <20020314230522.GG363@Bagpuss.unfortu.net>
14724      Branch: perl
14725            ! ext/Safe/safe2.t
14726 ____________________________________________________________________________
14727 [ 15229] By: jhi                                   on 2002/03/15  02:55:34
14728         Log: Subject: RE: [PATCH] Get rid of bad error message formatting in Pod::Html
14729              From: "Brent Dax" <brentdax@cpan.org>
14730              Date: Thu, 14 Mar 2002 09:08:41 -0800
14731              Message-ID: <FJELLKOPEAGHOOODKEDPOEIBDFAA.brentdax@cpan.org>
14732      Branch: perl
14733            ! lib/Pod/Html.pm
14734 ____________________________________________________________________________
14735 [ 15228] By: jhi                                   on 2002/03/15  02:00:23
14736         Log: metaconfig: one round again for the _r.
14737      Branch: metaconfig
14738            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14739            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14740            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14741            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14742            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14743            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14744            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14745            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14746            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14747            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14748            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14749            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14750            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14751            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14752            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14753            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14754            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14755            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14756            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14757            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14758            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14759            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14760            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14761            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14762 ____________________________________________________________________________
14763 [ 15227] By: jhi                                   on 2002/03/14  17:46:43
14764         Log: metaconfig: new round of the _r units.
14765      Branch: metaconfig
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      Branch: metaconfig/U/perl
14791            + i_crypt.U
14792 ____________________________________________________________________________
14793 [ 15226] By: jhi                                   on 2002/03/14  15:12:19
14794         Log: Subject: [PATCH] Better patch for Benchmark.t and arith.t
14795              From: Paul_GreenVOS@vos.stratus.com
14796              Date: Tue, 12 Mar 02 19:22 est   
14797              Message-Id: <200203130025.TAA20113@mailhub1.stratus.com>
14798      Branch: perl
14799            ! lib/Benchmark.t t/op/arith.t
14800 ____________________________________________________________________________
14801 [ 15225] By: jhi                                   on 2002/03/14  14:31:30
14802         Log: Subject: Re: Win32: C:\Program Files
14803              From: "Ken Williams" <ken@mathforum.org>
14804              Date: Wed, 13 Mar 2002 17:50:59 -0600
14805              Message-Id: <2B174669-36DD-11D6-87FA-003065F6D85A@mathforum.org>
14806              
14807              Add -t to perl -h.
14808      Branch: perl
14809            ! perl.c
14810 ____________________________________________________________________________
14811 [ 15224] By: jhi                                   on 2002/03/14  14:24:44
14812         Log: Extra paranoia from Nick Clark.
14813      Branch: perl
14814            ! ext/Safe/safe2.t
14815 ____________________________________________________________________________
14816 [ 15223] By: jhi                                   on 2002/03/14  14:19:41
14817         Log: Subject: Re: PATCH proposal for ext/Safe/safe2.t
14818              From: Nicholas Clark <nick@ccl4.org>
14819              Date: Wed, 13 Mar 2002 14:22:50 +0000
14820              Message-ID: <20020313142250.G92566@plum.flirble.org>
14821      Branch: perl
14822            ! ext/Safe/safe2.t
14823 ____________________________________________________________________________
14824 [ 15222] By: jhi                                   on 2002/03/14  14:00:36
14825         Log: Subject: Re: [PATCH] really protect spaces in Makefile.SH
14826              From: <slaven.rezic@berlin.de>
14827              Date: Tue, 12 Mar 2002 13:03:41 +0100      
14828              Message-Id: <20020312120547.JGIP27460.mailoutvl21@[192.168.139.30]>
14829      Branch: perl
14830            ! Makefile.SH
14831 ____________________________________________________________________________
14832 [ 15221] By: jhi                                   on 2002/03/14  13:51:17
14833         Log: Subject: [PATCH] a test for B::Xref
14834              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14835              Date: Wed, 13 Mar 2002 17:18:57 +0100
14836              Message-ID: <20020313171857.F1144@rafael>
14837      Branch: perl
14838            + ext/B/t/xref.t
14839            ! MANIFEST ext/B/B/Xref.pm
14840 ____________________________________________________________________________
14841 [ 15220] By: jhi                                   on 2002/03/14  13:48:46
14842         Log: Subject: [PATCH] Exporter.pm POD fixups
14843              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
14844              Date: Wed, 13 Mar 2002 16:21:42 +0100
14845              Message-ID: <20020313162142.A1144@rafael>
14846      Branch: perl
14847            ! lib/Exporter.pm
14848 ____________________________________________________________________________
14849 [ 15219] By: nick                                  on 2002/03/14  07:00:16
14850         Log: Integrate mainline
14851      Branch: perlio
14852           !> lib/ExtUtils/MM_VMS.pm lib/open.pm vms/descrip_mms.template
14853 ____________________________________________________________________________
14854 [ 15218] By: jhi                                   on 2002/03/13  22:15:00
14855         Log: Subject: [PATCH lib/ExtUtils/MM_VMS.pm] Re: [PATCH] 'all ::' for one and one for 'all ::'
14856              From: Michael G Schwern <schwern@pobox.com>
14857              Date: Wed, 13 Mar 2002 17:43:00 -0500
14858              Message-ID: <20020313224300.GG3311@blackrider>
14859      Branch: perl
14860            ! lib/ExtUtils/MM_VMS.pm
14861 ____________________________________________________________________________
14862 [ 15217] By: jhi                                   on 2002/03/13  17:28:36
14863         Log: Pod tweak.
14864      Branch: perl
14865            ! lib/open.pm
14866 ____________________________________________________________________________
14867 [ 15216] By: jhi                                   on 2002/03/13  17:14:51
14868         Log: Subject: [PATCH] 'all ::' for one and one for 'all ::'
14869              From: "Craig A. Berry" <craigberry@mac.com>
14870              Date: Wed, 13 Mar 2002 01:44:01 -0600
14871              Message-Id: <a05101501b8b4ad54a28f@[172.16.52.1]>
14872      Branch: perl
14873            ! vms/descrip_mms.template
14874 ____________________________________________________________________________
14875 [ 15215] By: nick                                  on 2002/03/13  08:08:36
14876         Log: Integrate mainline.
14877      Branch: perlio
14878           +> lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
14879            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
14880            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
14881            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
14882            - ext/Data/Util/t/Hash.t
14883           !> MANIFEST Porting/findrfuncs ext/B/t/stash.t
14884           !> ext/Encode/lib/Encode/CN/HZ.pm
14885           !> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
14886           !> ext/Encode/lib/Encode/JP/JIS.pm lib/AutoSplit.t
14887           !> lib/File/stat.t lib/Test/Simple/t/fail-more.t
14888           !> pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
14889           !> pod/perlhack.pod pod/perlmodlib.pod pod/perltoc.pod pp_ctl.c
14890           !> t/op/override.t toke.c universal.c
14891 ____________________________________________________________________________
14892 [ 15214] By: jhi                                   on 2002/03/13  04:38:41
14893         Log: metaconfig: three guesses.
14894      Branch: metaconfig
14895            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14896            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14897            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14898            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14899            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14900            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14901            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14902            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14903            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14904            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14905            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14906            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14907            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14908            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14909            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14910            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14911            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14912            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14913            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14914            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14915            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14916            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14917            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14918            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14919 ____________________________________________________________________________
14920 [ 15213] By: jhi                                   on 2002/03/13  04:05:27
14921         Log: metaconfig: regen _r units again.
14922      Branch: metaconfig
14923            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14924            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14925            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14926            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14927            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14928            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14929            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14930            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14931            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14932            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14933            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14934            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14935            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14936            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14937            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14938            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14939            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14940            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14941            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14942            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14943            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14944            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14945            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14946            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14947 ____________________________________________________________________________
14948 [ 15212] By: jhi                                   on 2002/03/13  03:14:23
14949         Log: metaconfig: regen _r units.
14950      Branch: metaconfig
14951            - U/threads/d_gethbyaddr_r.U U/threads/d_gethbyname_r.U
14952            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
14953            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
14954            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
14955            ! U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14956            ! U/threads/d_endprotoent_r.U U/threads/d_endpwent_r.U
14957            ! U/threads/d_endservent_r.U U/threads/d_getgrent_r.U
14958            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
14959            ! U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14960            ! U/threads/d_gethostent_r.U U/threads/d_getlogin_r.U
14961            ! U/threads/d_getnetbyaddr_r.U U/threads/d_getnetbyname_r.U
14962            ! U/threads/d_getnetent_r.U U/threads/d_getprotobyname_r.U
14963            ! U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14964            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
14965            ! U/threads/d_getpwuid_r.U U/threads/d_getservbyname_r.U
14966            ! U/threads/d_getservbyport_r.U U/threads/d_getservent_r.U
14967            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
14968            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
14969            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
14970            ! U/threads/d_setgrent_r.U U/threads/d_sethostent_r.U
14971            ! U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14972            ! U/threads/d_setprotoent_r.U U/threads/d_setpwent_r.U
14973            ! U/threads/d_setservent_r.U U/threads/d_srand48_r.U
14974            ! U/threads/d_srandom_r.U U/threads/d_strerror_r.U
14975            ! U/threads/d_tmpnam_r.U U/threads/d_ttyname_r.U
14976 ____________________________________________________________________________
14977 [ 15211] By: jhi                                   on 2002/03/13  01:11:36
14978         Log: metaconfig unit tweaks.
14979      Branch: metaconfig
14980            + U/threads/d_setprotoent_r.U
14981            ! U/threads/d_crypt_r.U U/threads/d_ctermid_r.U
14982            ! U/threads/d_tmpnam_r.U
14983 ____________________________________________________________________________
14984 [ 15210] By: jhi                                   on 2002/03/13  00:12:13
14985         Log: metaconfig: replace the _r units with autogenerated ones.
14986      Branch: metaconfig
14987            + U/threads/d_endhostent_r.U U/threads/d_endnetent_r.U
14988            + U/threads/d_endprotoent_r.U U/threads/d_endservent_r.U
14989            + U/threads/d_gethostbyaddr_r.U U/threads/d_gethostbyname_r.U
14990            + U/threads/d_gethostent_r.U U/threads/d_getnetbyaddr_r.U
14991            + U/threads/d_getnetbyname_r.U U/threads/d_getnetent_r.U
14992            + U/threads/d_getprotobyname_r.U
14993            + U/threads/d_getprotobynumber_r.U U/threads/d_getprotoent_r.U
14994            + U/threads/d_getservbyname_r.U U/threads/d_getservbyport_r.U
14995            + U/threads/d_getservent_r.U U/threads/d_sethostent_r.U
14996            + U/threads/d_setlocale_r.U U/threads/d_setnetent_r.U
14997            + U/threads/d_setservent_r.U
14998            - U/threads/d_endhent_r.U U/threads/d_endnent_r.U
14999            - U/threads/d_endpent_r.U U/threads/d_endsent_r.U
15000            - U/threads/d_gethent_r.U U/threads/d_getnbyaddr_r.U
15001            - U/threads/d_getnbyname_r.U U/threads/d_getnent_r.U
15002            - U/threads/d_getpbyname_r.U U/threads/d_getpbynumber_r.U
15003            - U/threads/d_getpent_r.U U/threads/d_getsbyname_r.U
15004            - U/threads/d_getsbyport_r.U U/threads/d_getsent_r.U
15005            - U/threads/d_sethent_r.U U/threads/d_setnent_r.U
15006            - U/threads/d_setpent_r.U U/threads/d_setsent_r.U
15007            ! U/threads/d_asctime_r.U U/threads/d_crypt_r.U
15008            ! U/threads/d_ctermid_r.U U/threads/d_ctime_r.U
15009            ! U/threads/d_drand48_r.U U/threads/d_endgrent_r.U
15010            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
15011            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15012            ! U/threads/d_getlogin_r.U U/threads/d_getpwent_r.U
15013            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
15014            ! U/threads/d_getspnam_r.U U/threads/d_gmtime_r.U
15015            ! U/threads/d_localtime_r.U U/threads/d_random_r.U
15016            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15017            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
15018            ! U/threads/d_srand48_r.U U/threads/d_srandom_r.U
15019            ! U/threads/d_strerror_r.U U/threads/d_tmpnam_r.U
15020            ! U/threads/d_ttyname_r.U
15021 ____________________________________________________________________________
15022 [ 15209] By: jhi                                   on 2002/03/12  23:24:59
15023         Log: More known threadsafings.
15024      Branch: perl
15025            ! Porting/findrfuncs
15026 ____________________________________________________________________________
15027 [ 15208] By: jhi                                   on 2002/03/12  20:43:46
15028         Log: Small tweaks.
15029      Branch: perl
15030            ! lib/Internals.t universal.c
15031 ____________________________________________________________________________
15032 [ 15207] By: jhi                                   on 2002/03/12  17:38:46
15033         Log: VERSIONize.
15034      Branch: perl
15035            ! ext/Encode/lib/Encode/CN/HZ.pm
15036            ! ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
15037            ! ext/Encode/lib/Encode/JP/JIS.pm
15038 ____________________________________________________________________________
15039 [ 15206] By: jhi                                   on 2002/03/12  17:22:49
15040         Log: Subject: perl datastructure conversion shortcuts for DDD
15041              From: Stas Bekman <stas@stason.org>
15042              Date: Mon, 11 Mar 2002 14:54:31 +0800
15043              Message-ID: <3C8C54A7.5020502@stason.org>
15044      Branch: perl
15045            ! pod/perlhack.pod
15046 ____________________________________________________________________________
15047 [ 15205] By: jhi                                   on 2002/03/12  17:09:50
15048         Log: Regen modlib.
15049      Branch: perl
15050            ! pod/perlmodlib.pod
15051 ____________________________________________________________________________
15052 [ 15204] By: jhi                                   on 2002/03/12  17:07:57
15053         Log: Regen toc.
15054      Branch: perl
15055            ! pod/perltoc.pod
15056 ____________________________________________________________________________
15057 [ 15203] By: jhi                                   on 2002/03/12  16:45:32
15058         Log: Tiny pod tweaks.
15059      Branch: perl
15060            ! lib/Hash/Util.pm
15061 ____________________________________________________________________________
15062 [ 15202] By: jhi                                   on 2002/03/12  16:06:04
15063         Log: perldeltaize Hash::Util.
15064      Branch: perl
15065            ! pod/perldelta.pod
15066 ____________________________________________________________________________
15067 [ 15201] By: jhi                                   on 2002/03/12  15:41:23
15068         Log: Move the readonly interface back to universal.c,
15069              (new name: Internals::SvREADONLY), remove Data::Util,
15070              move Hash::Util to lib, also introduce refcnt interface
15071              (Internals::SvREFCNT).     Make both the new interfaces
15072              to be more sane so that if they set the value, they return
15073              the new value, not the old one.
15074      Branch: perl
15075            + lib/Hash/Util.pm lib/Hash/Util.t lib/Internals.t
15076            - ext/Data/Util/Changes ext/Data/Util/Makefile.PL
15077            - ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
15078            - ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
15079            - ext/Data/Util/t/Hash.t
15080            ! MANIFEST ext/B/t/stash.t universal.c
15081 ____________________________________________________________________________
15082 [ 15200] By: ams                                   on 2002/03/12  15:16:05
15083         Log: Subject: Disambiguate "Can't locate"
15084              From: Mike Guy <mjtg@cam.ac.uk>
15085              Date: Tue, 12 Mar 2002 16:04:23 +0000
15086              Message-Id: <E16kolD-0002S0-00@draco.cus.cam.ac.uk>
15087      Branch: perl
15088            ! lib/AutoSplit.t lib/Test/Simple/t/fail-more.t pod/perldiag.pod
15089            ! pp_ctl.c t/op/override.t
15090 ____________________________________________________________________________
15091 [ 15199] By: ams                                   on 2002/03/12  15:04:43
15092         Log: Subject: [PATCH] perl/lib/File/stat.t
15093              From: Paul_GreenVOS@vos.stratus.com
15094              Date: Tue, 12 Mar 02 11:00 est
15095              Message-Id: <200203121602.LAA29760@mailhub1.stratus.com>
15096      Branch: perl
15097            ! lib/File/stat.t
15098 ____________________________________________________________________________
15099 [ 15198] By: ams                                   on 2002/03/12  15:00:44
15100         Log: Subject: [PATCH perlfunc.pod] Re[2]: Related issues? [ID 20020222.011]
15101              From: Robin Barker <rmb1@cise.npl.co.uk>
15102              Date: Tue, 12 Mar 2002 13:31:58 GMT
15103              Message-Id: <200203121331.NAA21278@tempest.npl.co.uk>
15104      Branch: perl
15105            ! pod/perlfunc.pod
15106 ____________________________________________________________________________
15107 [ 15197] By: ams                                   on 2002/03/12  14:57:34
15108         Log: Subject: [PATCH toke.c] Inappropriate termination of POD
15109              From: "Clinton A. Pierce" <clintp@geeksalad.org>
15110              Date: Tue, 12 Mar 2002 10:11:53 -0500
15111              Message-Id: <5.1.0.14.2.20020312095400.00aed218@www.geeksalad.org>
15112      Branch: perl
15113            ! toke.c
15114 ____________________________________________________________________________
15115 [ 15196] By: nick                                  on 2002/03/12  13:40:35
15116         Log: Integrate mainline
15117      Branch: perlio
15118           +> ext/Data/Util/Changes ext/Data/Util/Makefile.PL
15119           +> ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
15120           +> ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
15121           +> ext/Data/Util/t/Hash.t lib/Locale/Codes/t/rename.t
15122            - t/lib/access.t
15123           !> (integrate 96 files)
15124 ____________________________________________________________________________
15125 [ 15195] By: nick                                  on 2002/03/12  06:08:24
15126         Log: Integrate mainline (a while ago)
15127      Branch: perlio
15128           +> Porting/findrfuncs ext/B/t/lint.t ext/Encode/t/CN.t
15129           +> ext/Encode/t/TW.t
15130            - ext/Encode/Encode/7bit-kr.enc ext/Encode/lib/Encode/JP/Tr.pm
15131            - ext/Encode/lib/Encode/Tcl/HanZi.pm
15132            - ext/I18N/Langinfo/fallback.c
15133           !> (integrate 80 files)
15134 ____________________________________________________________________________
15135 [ 15194] By: ams                                   on 2002/03/12  06:02:20
15136         Log: Subject: [PATCH ext/Encode/CN/Makefile.PL] Prototyping ...
15137              From: Jonathan Stowe <gellyfish@gellyfish.com>
15138              Date: Mon, 11 Mar 2002 08:12:15 +0000 (GMT)
15139              Message-Id: <Pine.LNX.4.44.0203110808140.4580-100000@orpheus.gellyfish.com>
15140      Branch: perl
15141            ! ext/Encode/CN/Makefile.PL
15142 ____________________________________________________________________________
15143 [ 15193] By: ams                                   on 2002/03/12  05:55:07
15144         Log: Subject: [PATCH: pod/perlguts.pod] get magic typo
15145              From: Dave Mitchell <davem@fdgroup.co.uk>
15146              Date: Fri, 8 Mar 2002 17:08:45 +0000 (GMT)
15147              Message-Id: <200203081708.RAA29941@gizmo.fdgroup.co.uk>
15148      Branch: perl
15149            ! pod/perlguts.pod
15150 ____________________________________________________________________________
15151 [ 15192] By: ams                                   on 2002/03/12  05:50:08
15152         Log: Subject: [PATCH] fix format in lib/utf8.pm and polish the meaning
15153              From: Anton Tagunov <tagunov@motor.ru>
15154              Date: Tue, 12 Mar 2002 01:40:58 +0300
15155              Message-Id: <1194068830.20020312014058@motor.ru>
15156              (Applied with tweaks.)
15157      Branch: perl
15158            ! lib/utf8.pm
15159 ____________________________________________________________________________
15160 [ 15191] By: ams                                   on 2002/03/12  05:42:21
15161         Log: Subject: [PATCH] alarm(), Win32, no PERL_IMPLICIT_SYS
15162              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15163              Date: Sun, 10 Mar 2002 22:10:15 +0100
15164              Message-Id: <3C8BD9C7.13988.73992D@localhost>
15165      Branch: perl
15166            ! iperlsys.h
15167 ____________________________________________________________________________
15168 [ 15190] By: ams                                   on 2002/03/12  05:38:08
15169         Log: Subject: Re[2]: [Patch docs] perlsub. Re: [ID 20020227.012], [ID 20020227.018]
15170              From: Anton Tagunov <tagunov@motor.ru>
15171              Date: Mon, 11 Mar 2002 23:27:47 +0300
15172              Message-Id: <19414222180.20020311232747@motor.ru>
15173      Branch: perl
15174            ! pod/perlsub.pod
15175 ____________________________________________________________________________
15176 [ 15189] By: ams                                   on 2002/03/12  05:34:49
15177         Log: Subject: minor patch for comment in utfebcdic.h
15178              From: Anton Tagunov <tagunov@motor.ru>
15179              Date: Tue, 12 Mar 2002 00:20:21 +0300
15180              Message-Id: <13817376786.20020312002021@motor.ru>
15181      Branch: perl
15182            ! utfebcdic.h
15183 ____________________________________________________________________________
15184 [ 15188] By: ams                                   on 2002/03/12  05:32:30
15185         Log: Subject: [PATCH ?] B::Xref improvements
15186              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15187              Date: Mon, 11 Mar 2002 23:32:20 +0100
15188              Message-Id: <20020311233220.A12677@rafael>
15189      Branch: perl
15190            ! ext/B/B/Xref.pm
15191 ____________________________________________________________________________
15192 [ 15187] By: ams                                   on 2002/03/12  05:30:02
15193         Log: Subject: [PATCH] lib/ExtUtils/MM_Unix.pm
15194              From: Paul_GreenVOS@vos.stratus.com
15195              Date: Mon, 11 Mar 02 17:23 est
15196              Message-Id: <200203112225.RAA27594@mailhub1.stratus.com>
15197      Branch: perl
15198            ! lib/ExtUtils/MM_Unix.pm
15199 ____________________________________________________________________________
15200 [ 15186] By: ams                                   on 2002/03/12  05:27:06
15201         Log: Subject: [PATCH] installperl - minor untangle for VOS
15202              From: Paul_GreenVOS@vos.stratus.com
15203              Date: Mon, 11 Mar 02 17:05 est
15204              Message-Id: <200203112203.RAA21987@mailhub2.stratus.com>
15205      Branch: perl
15206            ! installperl
15207 ____________________________________________________________________________
15208 [ 15185] By: ams                                   on 2002/03/12  05:25:59
15209         Log: Subject: [PATCH B::Deparse] fix to deparse ${^WARNINGS_BITS}
15210              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15211              Date: Mon, 11 Mar 2002 22:37:39 +0100
15212              Message-Id: <20020311223739.A691@rafael>
15213      Branch: perl
15214            ! ext/B/B/Deparse.pm
15215 ____________________________________________________________________________
15216 [ 15184] By: ams                                   on 2002/03/12  05:20:54
15217         Log: Subject: [PATCH hints/netbsd.sh] Stray whitespace mucking here-doc
15218              From: Michael G Schwern <schwern@pobox.com>
15219              Date: Tue, 12 Mar 2002 01:12:08 -0500
15220              Message-Id: <20020312061208.GD904@blackrider>
15221      Branch: perl
15222            ! hints/netbsd.sh
15223 ____________________________________________________________________________
15224 [ 15183] By: ams                                   on 2002/03/12  04:12:30
15225         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
15226              From: Autrijus Tang <autrijus@autrijus.org>
15227              Date: Tue, 12 Mar 2002 13:05:53 +0800
15228              Message-Id: <20020312050553.GA7864@not.autrijus.org>
15229              (Only doc hunk applied, supplementing #15182.)
15230      Branch: perl
15231            ! ext/Encode/Encode.pm
15232 ____________________________________________________________________________
15233 [ 15182] By: ams                                   on 2002/03/12  04:04:34
15234         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
15235              From: Autrijus Tang <autrijus@autrijus.org>
15236              Date: Tue, 12 Mar 2002 12:56:46 +0800
15237              Message-Id: <20020312045646.GA7689@not.autrijus.org>
15238              (Private mail.)
15239      Branch: perl
15240            ! ext/Encode/Encode.pm ext/Encode/lib/Encode/Tcl.pm
15241 ____________________________________________________________________________
15242 [ 15181] By: ams                                   on 2002/03/12  03:09:20
15243         Log: Subject: Re: ext/Encode/t/Tcl.t on VMS @15173
15244              From: Autrijus Tang <autrijus@autrijus.org>
15245              Date: Tue, 12 Mar 2002 11:55:06 +0800
15246              Message-Id: <20020312035506.GA6946@not.autrijus.org>
15247      Branch: perl
15248            ! ext/Encode/Encode.pm
15249 ____________________________________________________________________________
15250 [ 15180] By: jhi                                   on 2002/03/11  22:32:10
15251         Log: Deypo.
15252      Branch: metaconfig
15253            ! U/threads/d_asctime_r.U
15254 ____________________________________________________________________________
15255 [ 15179] By: jhi                                   on 2002/03/11  21:42:58
15256         Log: FAQ sync.
15257      Branch: perl
15258            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
15259            ! pod/perlfaq4.pod pod/perlfaq5.pod
15260 ____________________________________________________________________________
15261 [ 15178] By: jhi                                   on 2002/03/11  17:34:34
15262         Log: The test needs perlio.
15263      Branch: perl
15264            ! lib/open.t
15265 ____________________________________________________________________________
15266 [ 15177] By: ams                                   on 2002/03/11  15:41:08
15267         Log: Subject: perlreftut update
15268              From: Mark-Jason Dominus <mjd@plover.com>
15269              Date: Mon, 11 Mar 2002 11:36:27 -0500
15270              Message-Id: <20020311163627.31020.qmail@plover.com>
15271      Branch: perl
15272            ! pod/perlreftut.pod
15273 ____________________________________________________________________________
15274 [ 15176] By: ams                                   on 2002/03/11  15:35:24
15275         Log: Subject: Minor correction in perlfaq5
15276              From: mjd@plover.com
15277              Date: 11 Mar 2002 16:34:22 -0000
15278              Message-Id: <20020311163422.30963.qmail@plover.com>
15279      Branch: perl
15280            ! pod/perlfaq5.pod
15281 ____________________________________________________________________________
15282 [ 15175] By: gsar                                  on 2002/03/11  15:11:42
15283         Log: number of skipped tests was incorrect
15284      Branch: perl
15285            ! t/op/stat.t
15286 ____________________________________________________________________________
15287 [ 15174] By: gsar                                  on 2002/03/11  14:39:11
15288         Log: remove doubled CRs
15289      Branch: perl
15290            ! win32/Makefile
15291 ____________________________________________________________________________
15292 [ 15173] By: jhi                                   on 2002/03/11  14:07:01
15293         Log: Update Changes.
15294      Branch: perl
15295            ! Changes patchlevel.h
15296 ____________________________________________________________________________
15297 [ 15172] By: jhi                                   on 2002/03/11  13:54:49
15298         Log: Regen toc.
15299      Branch: perl
15300            ! pod/perltoc.pod
15301 ____________________________________________________________________________
15302 [ 15171] By: jhi                                   on 2002/03/11  13:48:09
15303         Log: Add t/CN.t and t/TW.t; re-sort.
15304      Branch: perl
15305            ! ext/Encode/MANIFEST
15306 ____________________________________________________________________________
15307 [ 15170] By: jhi                                   on 2002/03/11  13:04:25
15308         Log: Document what to do if one yearns back to
15309              the old legacy encoding.
15310      Branch: perl
15311            ! lib/encoding.pm
15312 ____________________________________________________________________________
15313 [ 15169] By: jhi                                   on 2002/03/11  12:57:45
15314         Log: Undocument the use of .*utf8.*{upgrade,downgrade,encode,decode}
15315              as general purpose encoding transformation interfaces
15316              since that's not what they are.
15317      Branch: perl
15318            ! lib/utf8.pm pod/perlunicode.pod sv.c
15319 ____________________________________________________________________________
15320 [ 15168] By: ams                                   on 2002/03/11  12:54:16
15321         Log: Subject: [PATCH] Re: Smoke 15089 Tru64/OSF  Problems: numconvert, lstat
15322              warnings
15323              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15324              Date: Mon, 11 Mar 2002 14:35:22 +0100
15325              Message-Id: <20020311143522.A7431@rafael>
15326      Branch: perl
15327            ! t/lib/warnings/pp_sys
15328 ____________________________________________________________________________
15329 [ 15167] By: ams                                   on 2002/03/11  04:57:20
15330         Log: A little commonsense is better than 1_compile.
15331      Branch: perl
15332            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
15333 ____________________________________________________________________________
15334 [ 15166] By: ams                                   on 2002/03/11  04:53:50
15335         Log: Subject: [PATCH] Hash::Util & restricted hash touch up, part 1
15336              From: Michael G Schwern <schwern@pobox.com>
15337              Date: Sun, 10 Mar 2002 13:27:12 -0500
15338              Message-Id: <20020310182712.GC693@blackrider>
15339              
15340              Subject: [PATCH] Hash::Util part 2
15341              From: Michael G Schwern <schwern@pobox.com>
15342              Date: Sun, 10 Mar 2002 15:09:34 -0500
15343              Message-Id: <20020310200934.GB27112@blackrider>
15344              
15345              Subject: [PATCH] Hash::Util MANIFEST correction
15346              From: Michael G Schwern <schwern@pobox.com>
15347              Date: Sun, 10 Mar 2002 16:27:07 -0500
15348              Message-Id: <20020310212707.GF27112@blackrider>
15349              
15350              (Also changes find.t and taint.t, which were looking for access.t)
15351      Branch: perl
15352            + ext/Data/Util/Changes ext/Data/Util/Makefile.PL
15353            + ext/Data/Util/Util.xs ext/Data/Util/lib/Data/Util.pm
15354            + ext/Data/Util/lib/Hash/Util.pm ext/Data/Util/t/Data.t
15355            + ext/Data/Util/t/Hash.t
15356            - t/lib/access.t
15357            ! MANIFEST hv.c lib/File/Find/t/find.t lib/File/Find/t/taint.t
15358            ! pod/perldiag.pod pod/perltodo.pod universal.c
15359 ____________________________________________________________________________
15360 [ 15165] By: jhi                                   on 2002/03/11  04:52:56
15361         Log: metaconfig: more thready fixes.
15362      Branch: metaconfig
15363            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
15364            ! U/threads/d_endgrent_r.U U/threads/d_endpwent_r.U
15365            ! U/threads/d_getgrent_r.U U/threads/d_getgrgid_r.U
15366            ! U/threads/d_getgrnam_r.U U/threads/d_getpwent_r.U
15367            ! U/threads/d_getpwnam_r.U U/threads/d_getpwuid_r.U
15368            ! U/threads/d_gmtime_r.U U/threads/d_localtime_r.U
15369            ! U/threads/d_readdir64_r.U U/threads/d_readdir_r.U
15370            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
15371            ! U/threads/d_strerror_r.U U/threads/d_ttyname_r.U
15372 ____________________________________________________________________________
15373 [ 15163] By: jhi                                   on 2002/03/11  04:39:54
15374         Log: Skip obsoleted interfaces.
15375      Branch: perl
15376            ! Porting/findrfuncs
15377 ____________________________________________________________________________
15378 [ 15162] By: ams                                   on 2002/03/11  03:48:14
15379         Log: Typo fixes.
15380      Branch: perl
15381            ! perl.c
15382 ____________________________________________________________________________
15383 [ 15161] By: jhi                                   on 2002/03/11  03:36:51
15384         Log: Upgrade to Locale::Codes 2.02.
15385      Branch: perl
15386            + lib/Locale/Codes/t/rename.t
15387            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
15388            ! lib/Locale/Codes/t/uk.t lib/Locale/Country.pm
15389            ! lib/Locale/Country.pod
15390 ____________________________________________________________________________
15391 [ 15160] By: jhi                                   on 2002/03/11  03:36:32
15392         Log: Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
15393              From: Nicholas Clark <nick@unfortu.net>
15394              Date: Sun, 10 Mar 2002 18:17:50 +0000
15395              Message-ID: <20020310181749.GC317@Bagpuss.unfortu.net>
15396              
15397              Subject: Re: [PATCH] for broken /proc/curproc/file on FreeBSD
15398              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15399              Date: Sun, 10 Mar 2002 13:53:34 -0800
15400              Message-ID: <eX9i8gzkg26G092yn@efn.org>
15401              
15402              (and reenable the feature in freebsd,
15403              and move the freebsd pr url to perl.c)
15404      Branch: perl
15405            ! hints/freebsd.sh perl.c pod/perldelta.pod
15406 ____________________________________________________________________________
15407 [ 15159] By: ams                                   on 2002/03/11  03:34:13
15408         Log: Subject: [PATCH stash.t] access::readonly is gone
15409              From: Michael G Schwern <schwern@pobox.com>
15410              Date: Sun, 10 Mar 2002 16:18:14 -0500
15411              Message-Id: <20020310211813.GE27112@blackrider>
15412      Branch: perl
15413            ! ext/B/t/stash.t
15414 ____________________________________________________________________________
15415 [ 15158] By: ams                                   on 2002/03/11  03:28:04
15416         Log: Subject: [PATCH] Raw socket require privileged user on Win2k
15417              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15418              Date: Sun, 10 Mar 2002 22:10:15 +0100
15419              Message-Id: <3C8BD9C7.610.7398DD@localhost>
15420      Branch: perl
15421            ! lib/Net/Ping/t/110_icmp_inst.t
15422 ____________________________________________________________________________
15423 [ 15157] By: jhi                                   on 2002/03/11  03:12:01
15424         Log: Subject: [PATCH] Test::Simple/More/Builder 0.42
15425              From: Michael G Schwern <schwern@pobox.com>
15426              Date: Sun, 10 Mar 2002 19:22:33 -0500
15427              Message-ID: <20020311002233.GE4927@blackrider>
15428      Branch: perl
15429            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple.pm
15430            ! lib/Test/Simple/Changes lib/Test/Simple/t/Builder.t
15431            ! lib/Test/Simple/t/fail-more.t
15432 ____________________________________________________________________________
15433 [ 15156] By: jhi                                   on 2002/03/11  03:10:55
15434         Log: Subject: [PATCH] Test.pm 1.18 -> 1.20
15435              From: Michael G Schwern <schwern@pobox.com>
15436              Date: Sun, 10 Mar 2002 17:14:10 -0500
15437              Message-ID: <20020310221410.GA4915@blackrider>
15438      Branch: perl
15439            ! lib/Test.pm lib/Test/t/fail.t lib/Test/t/mix.t
15440            ! lib/Test/t/onfail.t lib/Test/t/skip.t lib/Test/t/todo.t
15441 ____________________________________________________________________________
15442 [ 15155] By: jhi                                   on 2002/03/11  03:09:16
15443         Log: Subject: [PATCH] more warnings tidyup
15444              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
15445              Date: Sun, 10 Mar 2002 21:01:39 -0000
15446              Message-ID: <AIEAJICLCBDNAAOLLOKLMEEGDPAA.paul_marquess@yahoo.co.uk>
15447      Branch: perl
15448            ! av.c doio.c doop.c dump.c gv.c hv.c malloc.c mg.c numeric.c
15449            ! op.c perl.c pp.c pp_ctl.c pp_hot.c pp_pack.c pp_sys.c
15450            ! regcomp.c regexec.c sv.c taint.c toke.c universal.c utf8.c
15451            ! util.c
15452 ____________________________________________________________________________
15453 [ 15154] By: jhi                                   on 2002/03/11  03:07:03
15454         Log: Subject: Re: [PATCH] xsubpp prototypes warnings
15455              From: Nicholas Clark <nick@unfortu.net>
15456              Date: Sun, 10 Mar 2002 23:21:07 +0000
15457              Message-ID: <20020310232107.GI317@Bagpuss.unfortu.net>
15458      Branch: perl
15459            ! ext/B/C/C.xs ext/Encode/CN/Makefile.PL
15460            ! ext/Encode/JP/Makefile.PL ext/Encode/KR/Makefile.PL
15461            ! ext/Encode/TW/Makefile.PL
15462 ____________________________________________________________________________
15463 [ 15153] By: ams                                   on 2002/03/11  03:06:59
15464         Log: Subject: Re: [patch] IO::Socket::INET Broadcast patch
15465              From: Max Baker <max@warped.org>
15466              Date: Fri, 8 Mar 2002 10:56:19 -0800
15467              Message-Id: <20020308105619.A15039@warped.org>
15468      Branch: perl
15469            ! ext/IO/lib/IO/Socket/INET.pm
15470 ____________________________________________________________________________
15471 [ 15152] By: jhi                                   on 2002/03/11  03:05:54
15472         Log: Subject: [PATCH] spelling correction
15473              From: Nicholas Clark <nick@unfortu.net>
15474              Date: Sun, 10 Mar 2002 18:34:42 +0000
15475              Message-ID: <20020310183441.GE317@Bagpuss.unfortu.net>
15476      Branch: perl
15477            ! pp.c pp_hot.c
15478 ____________________________________________________________________________
15479 [ 15151] By: jhi                                   on 2002/03/11  03:04:33
15480         Log: DG/UX updates from Takis Psarogiannakopoulos.
15481      Branch: perl
15482            ! README.dgux hints/dgux.sh perl.h t/op/stat.t thread.h
15483 ____________________________________________________________________________
15484 [ 15150] By: ams                                   on 2002/03/11  03:02:47
15485         Log: Subject: [PATCH] debugger filenames for Mac OS - db.patch (1/1)
15486              From: Chris Nandor <pudge@pobox.com>
15487              Date: Mon, 04 Mar 2002 17:48:12 -0500
15488              Message-Id: <pudge-3FDB8F.17481204032002@onion.valueclick.com>
15489      Branch: perl
15490            ! lib/DB.pm lib/perl5db.pl
15491 ____________________________________________________________________________
15492 [ 15149] By: jhi                                   on 2002/03/11  03:01:26
15493         Log: metaconfig unit changes in preparation of reentrancy changes.
15494      Branch: metaconfig
15495            + U/threads/d_ctermid_r.U U/threads/d_readdir64_r.U
15496            + U/threads/d_ttyname_r.U
15497            ! U/threads/d_asctime_r.U U/threads/d_ctime_r.U
15498            ! U/threads/d_endgrent_r.U U/threads/d_endhent_r.U
15499            ! U/threads/d_endnent_r.U U/threads/d_endpent_r.U
15500            ! U/threads/d_endpwent_r.U U/threads/d_getgrent_r.U
15501            ! U/threads/d_getgrgid_r.U U/threads/d_getgrnam_r.U
15502            ! U/threads/d_gethent_r.U U/threads/d_getnent_r.U
15503            ! U/threads/d_getpwent_r.U U/threads/d_getpwnam_r.U
15504            ! U/threads/d_getpwuid_r.U U/threads/d_gmtime_r.U
15505            ! U/threads/d_localtime_r.U U/threads/d_readdir_r.U
15506            ! U/threads/d_setgrent_r.U U/threads/d_setpwent_r.U
15507            ! U/threads/d_strerror_r.U
15508 ____________________________________________________________________________
15509 [ 15148] By: jhi                                   on 2002/03/10  22:32:33
15510         Log: Mysterious characters.
15511      Branch: perl
15512            ! utf8.h
15513 ____________________________________________________________________________
15514 [ 15147] By: jhi                                   on 2002/03/10  17:58:43
15515         Log: Unused.
15516      Branch: perl
15517            ! op.c
15518 ____________________________________________________________________________
15519 [ 15146] By: jhi                                   on 2002/03/10  16:35:55
15520         Log: Implement :std subpragma of the open pragma
15521              that makes the standard filehandles to talk in
15522              encodings.  This change set off a weird warning
15523              from op.c, though: disabled it now until someone
15524              who knows what it is about comes along.
15525      Branch: perl
15526            ! lib/open.pm op.c
15527 ____________________________________________________________________________
15528 [ 15145] By: jhi                                   on 2002/03/10  16:00:46
15529         Log: Document the logic of :locale better.
15530      Branch: perl
15531            ! lib/open.pm
15532 ____________________________________________________________________________
15533 [ 15144] By: jhi                                   on 2002/03/10  15:53:57
15534         Log: Subject: [PATCH] for broken /proc/curproc/file on FreeBSD
15535              From: Slaven Rezic <slaven.rezic@berlin.de>
15536              Date: 10 Mar 2002 02:49:17 +0100
15537              Message-ID: <87lmd1qjj6.fsf@vran.herceg.de>
15538      Branch: perl
15539            ! hints/freebsd.sh
15540 ____________________________________________________________________________
15541 [ 15143] By: jhi                                   on 2002/03/10  15:46:22
15542         Log: Subject: Encode::Tcl docs (was Re: UTF-16 and other missing(?) encodings)    
15543              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
15544              Date: Sun, 10 Mar 2002 17:08:54 +0900
15545              Message-Id: <20020310170748.1F29.BQW10602@nifty.com>
15546      Branch: perl
15547            ! ext/Encode/lib/Encode/Tcl.pm
15548            ! ext/Encode/lib/Encode/Tcl/Escape.pm
15549            ! ext/Encode/lib/Encode/Tcl/Extended.pm
15550            ! ext/Encode/lib/Encode/Tcl/Table.pm
15551 ____________________________________________________________________________
15552 [ 15142] By: jhi                                   on 2002/03/10  15:43:54
15553         Log: The patch does the following:
15554              - Nix the unneccessary diagnostics line
15555              - Quell -w warnings if the first ENV doesn't exist
15556              - While zh_CN means euc-cn, zh_TW almost invariably mean big5, as euc-tw
15557              is too baroque and bloated for daily use (and for perl core inclusion).
15558              - "Cannot figure out an encoding to use" when locale is 'C' is rendered
15559              non-fatal.
15560              - Consequently, the ^OPEN bits is set only when needed.
15561      Branch: perl
15562            ! lib/open.pm
15563 ____________________________________________________________________________
15564 [ 15141] By: jhi                                   on 2002/03/10  05:15:26
15565         Log: Misc tiny tweaks from Sarathy, good for threaded builds.
15566      Branch: perl
15567            ! ext/Socket/Socket.xs hints/linux.sh pp_sys.c
15568 ____________________________________________________________________________
15569 [ 15140] By: jhi                                   on 2002/03/10  05:12:08
15570         Log: Precedence problem.
15571      Branch: perl
15572            ! ext/Socket/socketpair.t
15573 ____________________________________________________________________________
15574 [ 15139] By: jhi                                   on 2002/03/10  04:57:07
15575         Log: Renaming tweaks, and split off the reentrant "superbuffer"
15576              init routine.
15577      Branch: perl
15578            ! embed.fnc embed.h global.sym intrpvar.h op.h perl.c proto.h
15579            ! sv.c util.c
15580 ____________________________________________________________________________
15581 [ 15138] By: jhi                                   on 2002/03/10  00:59:50
15582         Log: The 7-bit jis seems to be the hanging one.
15583      Branch: perl
15584            ! ext/Encode/t/Tcl.t
15585 ____________________________________________________________________________
15586 [ 15137] By: jhi                                   on 2002/03/10  00:39:18
15587         Log: Begone.
15588      Branch: perl
15589            ! ext/Encode/MANIFEST
15590 ____________________________________________________________________________
15591 [ 15136] By: jhi                                   on 2002/03/09  23:56:42
15592         Log: Better fix from Autrijus.
15593      Branch: perl
15594            ! ext/Encode/CN/CN.pm ext/Encode/Encode.pm ext/Encode/JP/JP.pm
15595            ! ext/Encode/KR/KR.pm ext/Encode/TW/TW.pm
15596 ____________________________________________________________________________
15597 [ 15135] By: jhi                                   on 2002/03/09  18:49:55
15598         Log: Not everybody has Encode::HanExtra.
15599      Branch: perl
15600            ! ext/Encode/Encode.pm
15601 ____________________________________________________________________________
15602 [ 15134] By: jhi                                   on 2002/03/09  18:30:18
15603         Log: Decutandpasto.
15604      Branch: perl
15605            ! ext/Encode/lib/Encode/Tcl.pm
15606 ____________________________________________________________________________
15607 [ 15133] By: jhi                                   on 2002/03/09  18:19:38
15608         Log: Subject: [PATCH] Data::Dumper
15609              From: Nicholas Clark <nick@unfortu.net>
15610              Date: Sat, 9 Mar 2002 19:03:54 +0000
15611              Message-ID: <20020309190353.GE307@Bagpuss.unfortu.net>
15612      Branch: perl
15613            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
15614            ! ext/Data/Dumper/t/dumper.t
15615 ____________________________________________________________________________
15616 [ 15132] By: jhi                                   on 2002/03/09  16:55:40
15617         Log: Subject: [PATCH] socketpair.t w/o fork
15618              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
15619              Date: Sat, 9 Mar 2002 14:55:11 +0100
15620              Message-ID: <3C8A224F.29578.13691BA@localhost>
15621              
15622              (modified as suggested by Sarathy)
15623      Branch: perl
15624            ! ext/Socket/socketpair.t
15625 ____________________________________________________________________________
15626 [ 15131] By: jhi                                   on 2002/03/09  16:05:00
15627         Log: Subject: [PATCH perldelta] Mention Change 14727
15628              From: Autrijus Tang <autrijus@autrijus.org>
15629              Date: Sat, 9 Mar 2002 23:31:40 +0800
15630              Message-ID: <20020309153140.GA4224@not.autrijus.org>
15631      Branch: perl
15632            ! pod/perldelta.pod
15633 ____________________________________________________________________________
15634 [ 15130] By: jhi                                   on 2002/03/09  16:02:58
15635         Log: Make Encode.pm implicitly load external CJK tables the first
15636              time they're needed (instead of immediately), from Autrijus
15637              Tang.
15638      Branch: perl
15639            ! ext/Encode/Encode.pm
15640 ____________________________________________________________________________
15641 [ 15129] By: jhi                                   on 2002/03/09  16:01:00
15642         Log: Subject: Re: Two questions
15643              From: Nicholas Clark <nick@unfortu.net>
15644              Date: Sat, 9 Mar 2002 12:42:40 +0000
15645              Message-ID: <20020309124239.GC307@Bagpuss.unfortu.net>
15646      Branch: perl
15647            ! Porting/pumpkin.pod
15648 ____________________________________________________________________________
15649 [ 15128] By: jhi                                   on 2002/03/09  04:19:22
15650         Log: Subject: [PATCH] pp_sys.c (pp_sselect to not clobber storage on BigEndian
15651              From: Paul_GreenVOS@vos.stratus.com
15652              Date: Fri, 8 Mar 02 22:34 est
15653              Message-Id: <200203090336.WAA11215@mailhub1.stratus.com>
15654      Branch: perl
15655            ! pp_sys.c
15656 ____________________________________________________________________________
15657 [ 15127] By: jhi                                   on 2002/03/09  01:34:41
15658         Log: Subject: [PATCH @15084] perl -Dt doesnt output newlines
15659              From: davem@fdgroup.co.uk
15660              Date: Sat, 9 Mar 2002 00:13:27 GMT
15661              Message-Id: <200203090013.AAA01000@gizmo.fdgroup.co.uk>
15662      Branch: perl
15663            ! dump.c
15664 ____________________________________________________________________________
15665 [ 15126] By: jhi                                   on 2002/03/09  01:23:16
15666         Log: Deglitch from Rafael.
15667      Branch: perl
15668            ! ext/B/t/lint.t
15669 ____________________________________________________________________________
15670 [ 15125] By: jhi                                   on 2002/03/08  23:49:00
15671         Log: Still more portability.
15672      Branch: perl
15673            ! Porting/findrfuncs
15674 ____________________________________________________________________________
15675 [ 15124] By: jhi                                   on 2002/03/08  22:54:50
15676         Log: More portability.
15677      Branch: perl
15678            ! Porting/findrfuncs
15679 ____________________________________________________________________________
15680 [ 15123] By: jhi                                   on 2002/03/08  22:14:37
15681         Log: Shared library paths; running tests manually.
15682      Branch: perl
15683            ! INSTALL
15684 ____________________________________________________________________________
15685 [ 15122] By: jhi                                   on 2002/03/08  22:02:37
15686         Log: Subject: RE: Two questions
15687              From: "Green, Paul" <Paul.Green@stratus.com>
15688              Date: Fri, 8 Mar 2002 17:55:19 -0500
15689              Message-ID: <A2A34F15EE916148BC4C4748223E67A4014E231C@EXNA4.stratus.com>
15690      Branch: perl
15691            ! Porting/pumpkin.pod
15692 ____________________________________________________________________________
15693 [ 15121] By: jhi                                   on 2002/03/08  21:52:51
15694         Log: New shinier lint.t (and Lint.pm) from Rafael Garcia-Suarez.
15695              (Lint.pm nit noticed by Michael Cook <michael@waxrat.com>)
15696      Branch: perl
15697            + ext/B/t/lint.t
15698            ! MANIFEST ext/B/B/Lint.pm
15699 ____________________________________________________________________________
15700 [ 15120] By: jhi                                   on 2002/03/08  20:27:42
15701         Log: metaconfig unit change for #15119.
15702      Branch: metaconfig
15703            ! U/threads/d_pthread_atfork.U
15704 ____________________________________________________________________________
15705 [ 15119] By: jhi                                   on 2002/03/08  20:27:17
15706         Log: In DG/UX finding pthread_atfork requires a true compile,
15707              from Takis Psarogiannakopoulos.
15708      Branch: perl
15709            ! Configure config_h.SH
15710 ____________________________________________________________________________
15711 [ 15118] By: jhi                                   on 2002/03/08  20:07:07
15712         Log: Subject: [PATCH] Forgot an OVERLOAD character in xsubpp
15713              From: John Peacock <jpeacock@rowman.com>
15714              Date: Fri, 08 Mar 2002 15:52:41 -0500
15715              Message-ID: <3C892499.4050502@rowman.com>
15716      Branch: perl
15717            ! lib/ExtUtils/xsubpp
15718 ____________________________________________________________________________
15719 [ 15117] By: jhi                                   on 2002/03/08  20:05:41
15720         Log: Subject: [PATCH @15109] test numbers for t/op/write.t
15721              From: "Craig A. Berry" <craigberry@mac.com>
15722              Date: Fri, 08 Mar 2002 15:02:51 -0600
15723              Message-Id: <5.1.0.14.2.20020308145949.030c8c90@exchi01>
15724      Branch: perl
15725            ! t/op/write.t
15726 ____________________________________________________________________________
15727 [ 15116] By: jhi                                   on 2002/03/08  18:53:42
15728         Log: Subject: [PATCH] *BETTER* installperl script patch for VOS
15729              From: Paul_GreenVOS@vos.stratus.com
15730              Date: Fri, 8 Mar 02 14:45 est
15731              Message-Id: <200203081947.OAA29065@mailhub1.stratus.com>
15732      Branch: perl
15733            ! installperl
15734 ____________________________________________________________________________
15735 [ 15115] By: jhi                                   on 2002/03/08  18:52:30
15736         Log: Subject: [PATCH @15109] tm_tm_* for VMS
15737              From: "Craig A. Berry" <craigberry@mac.com>
15738              Date: Fri, 08 Mar 2002 13:07:52 -0600
15739              Message-Id: <5.1.0.14.2.20020308123619.01ae5230@exchi01>
15740      Branch: perl
15741            ! configure.com
15742 ____________________________________________________________________________
15743 [ 15114] By: jhi                                   on 2002/03/08  18:51:27
15744         Log: Detypo.
15745      Branch: perl
15746            ! Changes
15747 ____________________________________________________________________________
15748 [ 15113] By: jhi                                   on 2002/03/08  18:49:56
15749         Log: Better test for #14795 (bug id 20020124.005) from Andreas.
15750      Branch: perl
15751            ! t/op/pat.t
15752 ____________________________________________________________________________
15753 [ 15112] By: jhi                                   on 2002/03/08  17:56:36
15754         Log: HP-UX nm seems to repeat itself.
15755      Branch: perl
15756            ! Porting/findrfuncs
15757 ____________________________________________________________________________
15758 [ 15111] By: jhi                                   on 2002/03/08  17:50:21
15759         Log: Nice porting script from Sarathy.  Well, less nice
15760              in the sense that it shows the looong road ahead.
15761      Branch: perl
15762            + Porting/findrfuncs
15763            ! MANIFEST Porting/makerel
15764 ____________________________________________________________________________
15765 [ 15110] By: jhi                                   on 2002/03/08  15:58:25
15766         Log: Subject: Re: Performance considerations for UTF-8
15767              From: Jarkko Hietaniemi <jhi@iki.fi>
15768              Date: Fri, 8 Mar 2002 18:53:28 +0200
15769              Message-ID: <20020308185328.D640@alpha.hut.fi>
15770              
15771              (put all in perlunicode)
15772      Branch: perl
15773            ! pod/perlunicode.pod
15774 ____________________________________________________________________________
15775 [ 15109] By: jhi                                   on 2002/03/08  15:09:38
15776         Log: Update Changes.
15777      Branch: perl
15778            ! Changes patchlevel.h
15779 ____________________________________________________________________________
15780 [ 15108] By: jhi                                   on 2002/03/08  14:59:50
15781         Log: Subject: Cygwin cygipc support skipped
15782              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
15783              Date: Fri, 8 Mar 2002 16:59:34 +0100
15784              Message-ID: <113694157285.20020308165934@familiehaase.de>
15785      Branch: perl
15786            ! hints/cygwin.sh
15787 ____________________________________________________________________________
15788 [ 15107] By: jhi                                   on 2002/03/08  14:48:36
15789         Log: metaconfig unit change for #15106.
15790      Branch: metaconfig
15791            ! U/compline/d_gconvert.U
15792 ____________________________________________________________________________
15793 [ 15106] By: jhi                                   on 2002/03/08  14:48:14
15794         Log: Subject: Re: [PATCH] tests for Gconvert
15795              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15796              Date: Thu, 07 Mar 2002 16:48:10 -0800
15797              Message-ID: <KpAi8gzkganW092yn@efn.org>
15798      Branch: perl
15799            ! Configure config_h.SH t/base/num.t
15800 ____________________________________________________________________________
15801 [ 15105] By: jhi                                   on 2002/03/08  14:32:55
15802         Log: The new test has some teething problems.
15803      Branch: perl
15804            - ext/B/t/lint.t
15805            ! MANIFEST
15806 ____________________________________________________________________________
15807 [ 15104] By: jhi                                   on 2002/03/08  13:42:24
15808         Log: Subject: [PATCH] B::Lint tests
15809              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15810              Date: Fri, 8 Mar 2002 14:47:19 +0100
15811              Message-ID: <20020308144719.A2663@rafael>
15812      Branch: perl
15813            + ext/B/t/lint.t
15814            ! MANIFEST ext/B/B/Lint.pm
15815 ____________________________________________________________________________
15816 [ 15103] By: jhi                                   on 2002/03/08  13:40:35
15817         Log: Subject: [PATCH] hints/powerux.sh for perl-5.7.3
15818              From: Tom Horsley <Tom.Horsley@mail.ccur.com>
15819              Date: Fri, 8 Mar 2002 13:24:14 GMT
15820              Message-Id: <200203081324.NAA00642@cleo>
15821      Branch: perl
15822            ! hints/powerux.sh
15823 ____________________________________________________________________________
15824 [ 15102] By: jhi                                   on 2002/03/08  13:37:04
15825         Log: Subject: HP has some new models
15826              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
15827              Date: Fri, 08 Mar 2002 13:07:02 +0100
15828              Message-Id: <20020308130529.E335.H.M.BRAND@hccnet.nl>
15829      Branch: perl
15830            ! README.hpux
15831 ____________________________________________________________________________
15832 [ 15101] By: ams                                   on 2002/03/08  09:11:40
15833         Log: Subject: [PATCH: pod/perlguts.pod] pod markup fixes
15834              From: Stas Bekman <stas@stason.org>
15835              Date: Fri, 8 Mar 2002 15:29:53 +0800 (SGT)
15836              Message-Id: <Pine.LNX.4.44.0203081529050.5375-100000@hope.stason.org>
15837      Branch: perl
15838            ! pod/perlguts.pod
15839 ____________________________________________________________________________
15840 [ 15100] By: pudge                                 on 2002/03/08  03:23:17
15841         Log: Update Changes
15842      Branch: maint-5.6/macperl
15843            ! macos/Changes
15844 ____________________________________________________________________________
15845 [ 15099] By: pudge                                 on 2002/03/08  03:20:06
15846         Log: Replace macperlbundled with macperldelta
15847      Branch: maint-5.6/macperl
15848            ! macos/macperl/MacPerl.podhelp
15849 ____________________________________________________________________________
15850 [ 15098] By: pudge                                 on 2002/03/08  03:19:44
15851         Log: Comsetic fixes (Thomas Wegner)
15852      Branch: maint-5.6/macperl
15853            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.r
15854 ____________________________________________________________________________
15855 [ 15097] By: pudge                                 on 2002/03/08  03:19:08
15856         Log: Bump OS version
15857      Branch: maint-5.6/macperl
15858            ! macos/config.sh
15859 ____________________________________________________________________________
15860 [ 15096] By: jhi                                   on 2002/03/08  03:14:41
15861         Log: Thought I deleted this already?
15862      Branch: perl
15863            - ext/I18N/Langinfo/fallback.c
15864 ____________________________________________________________________________
15865 [ 15095] By: jhi                                   on 2002/03/08  03:06:20
15866         Log: perlport updates from Pudge.
15867      Branch: perl
15868            ! pod/perlport.pod
15869 ____________________________________________________________________________
15870 [ 15094] By: ams                                   on 2002/03/08  03:06:03
15871         Log: Nitpick.
15872      Branch: perl
15873            ! MANIFEST
15874 ____________________________________________________________________________
15875 [ 15093] By: jhi                                   on 2002/03/08  03:00:46
15876         Log: Wrong test.
15877      Branch: perl
15878            ! pod/perldelta.pod
15879 ____________________________________________________________________________
15880 [ 15091] By: jhi                                   on 2002/03/08  02:25:23
15881         Log: Integrate change 14064 from macperl to blead.
15882      Branch: perl
15883           !> pod/perlmodinstall.pod pod/perlport.pod
15884 ____________________________________________________________________________
15885 [ 15090] By: pudge                                 on 2002/03/08  02:15:01
15886         Log: Integrate recent perlport changes
15887      Branch: maint-5.6/macperl
15888           !> pod/perlport.pod
15889 ____________________________________________________________________________
15890 [ 15089] By: ams                                   on 2002/03/08  01:54:03
15891         Log: Subject: [ID 20020307.010] [Patch docs] A _very_ small patch to correct a
15892              minor typo in perlguts.pod
15893              From: Anton Tagunov <tagunov@motor.ru>
15894              Date: Fri, 8 Mar 2002 05:26:59 +0300
15895              Message-Id: <4649821189.20020308052659@motor.ru>
15896      Branch: perl
15897            ! pod/perlguts.pod
15898 ____________________________________________________________________________
15899 [ 15088] By: jhi                                   on 2002/03/08  01:40:41
15900         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"! 
15901              From: Anton Tagunov <tagunov@newmail.ru>
15902              Date: Fri, 8 Mar 2002 04:31:44 +0300
15903              Message-ID: <13946506773.20020308043144@newmail.ru>
15904              
15905              (one test changed)
15906      Branch: perl
15907            ! lib/encoding.t sv.c
15908 ____________________________________________________________________________
15909 [ 15087] By: jhi                                   on 2002/03/08  00:15:08
15910         Log: Subject: [PATCH perldelta] some more deltas
15911              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
15912              Date: Thu, 7 Mar 2002 23:13:23 +0100
15913              Message-ID: <20020307231323.A13068@rafael>
15914      Branch: perl
15915            ! pod/perldelta.pod
15916 ____________________________________________________________________________
15917 [ 15086] By: jhi                                   on 2002/03/07  22:43:31
15918         Log: Subject: [PATCH] perl/t/io/fs.t -- VOS bug
15919              From: Paul_GreenVOS@vos.stratus.com
15920              Date: Thu, 7 Mar 02 14:25 est
15921              Message-Id: <200203071924.OAA03273@mailhub2.stratus.com>
15922      Branch: perl
15923            ! t/io/fs.t
15924 ____________________________________________________________________________
15925 [ 15085] By: jhi                                   on 2002/03/07  22:37:51
15926         Log: As suggested by Anton Tagunov, eq and cmp now obey the
15927              encoding pragma (by remapping their byte argument if the
15928              other argument is in Unicode).  Also fix a bug found by
15929              Anton where ord undef under the encoding pragma would barf.
15930              ([ID 20020307.009] A null pointer dereference with 'use encoding')
15931              Finally, use the nicer form of sv_recode_to_utf8.
15932      Branch: perl
15933            ! lib/encoding.pm lib/encoding.t pp.c regcomp.c sv.c toke.c
15934 ____________________________________________________________________________
15935 [ 15084] By: jhi                                   on 2002/03/07  20:54:02
15936         Log: Retract #14985, #14899, and #14990, following the principles
15937              "Do no harm." and "If it ain't broke, don't fix it."
15938              
15939              Firstly, the #14985 broke badly on UTF-EBCDIC, #14990 fixed
15940              some, but still broken, and I do not have the extra brain
15941              cells for the EBCDIC backport.  Secondly, the old version
15942              worked both in EBCDIC and non-.  Thirdly, the old version
15943              may be more amenable for the behaviour suggsted by Anton
15944              Tagunov regarding the encoding pragma.
15945      Branch: perl
15946            ! embed.fnc embed.h global.sym proto.h sv.c util.c
15947 ____________________________________________________________________________
15948 [ 15083] By: jhi                                   on 2002/03/07  20:26:36
15949         Log: Long doubles give you long doubles.
15950      Branch: perl
15951            ! t/base/num.t
15952 ____________________________________________________________________________
15953 [ 15082] By: jhi                                   on 2002/03/07  18:16:39
15954         Log: Forgotten deMANIFESTation.
15955      Branch: perl
15956            ! MANIFEST
15957 ____________________________________________________________________________
15958 [ 15081] By: jhi                                   on 2002/03/07  17:29:17
15959         Log: Obsolete unused file, noticed by Dank Kogai.
15960      Branch: perl
15961            - ext/Encode/lib/Encode/JP/Tr.pm
15962 ____________________________________________________________________________
15963 [ 15080] By: ams                                   on 2002/03/07  11:31:46
15964         Log: Subject: [PATCH Changes] Changes should mirror version number
15965              From: Robin Barker <rmb1@cise.npl.co.uk>
15966              Date: Thu, 7 Mar 2002 11:04:24 GMT
15967              Message-Id: <200203071104.LAA17200@tempest.npl.co.uk>
15968      Branch: perl
15969            ! Porting/pumpkin.pod
15970 ____________________________________________________________________________
15971 [ 15079] By: jhi                                   on 2002/03/07  04:40:06
15972         Log: metaconfig unit change for #15078.
15973      Branch: metaconfig
15974            ! U/compline/d_gconvert.U
15975 ____________________________________________________________________________
15976 [ 15078] By: jhi                                   on 2002/03/07  04:39:39
15977         Log: Subject: Re: [PATCH] tests for Gconvert
15978              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
15979              Date: Wed, 06 Mar 2002 20:22:54 -0800
15980              Message-ID: <esuh8gzkg2/b092yn@efn.org>
15981      Branch: perl
15982            ! Configure pod/perldelta.pod t/base/num.t
15983 ____________________________________________________________________________
15984 [ 15077] By: jhi                                   on 2002/03/07  03:27:38
15985         Log: Mac OS X UFS does not do ctime.
15986      Branch: perl
15987            ! pod/perldelta.pod pod/perlport.pod
15988 ____________________________________________________________________________
15989 [ 15076] By: jhi                                   on 2002/03/07  02:40:09
15990         Log: AUTHORS updates.
15991      Branch: perl
15992            ! AUTHORS
15993 ____________________________________________________________________________
15994 [ 15075] By: jhi                                   on 2002/03/07  01:48:46
15995         Log: Continued Chinese puzzles from Autrijus.
15996      Branch: perl
15997            + ext/Encode/t/CN.t ext/Encode/t/TW.t
15998            ! MANIFEST ext/Encode/lib/Encode/CN/HZ.pm
15999 ____________________________________________________________________________
16000 [ 15074] By: jhi                                   on 2002/03/07  00:16:10
16001         Log: Subject: [PATCH bleadperl] reordering conditions in Win32.pm
16002              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
16003              Date: Wed, 6 Mar 2002 18:13:51 +0100
16004              Message-ID: <16925657426.20020306181351@tesla.rcub.bg.ac.yu>
16005      Branch: perl
16006            ! lib/File/Spec/Win32.pm
16007 ____________________________________________________________________________
16008 [ 15073] By: jhi                                   on 2002/03/07  00:15:11
16009         Log: perlport tweaks.
16010      Branch: perl
16011            ! pod/perlport.pod
16012 ____________________________________________________________________________
16013 [ 15072] By: jhi                                   on 2002/03/07  00:05:11
16014         Log: Subject: Re: [PATCH docs] Re: Bug with -M
16015              From: Michael G Schwern <schwern@pobox.com>
16016              Date: Wed, 6 Mar 2002 16:20:27 -0500
16017              Message-ID: <20020306212027.GC4257@blackrider>
16018      Branch: perl
16019            ! pod/perlfunc.pod pod/perlport.pod
16020 ____________________________________________________________________________
16021 [ 15071] By: jhi                                   on 2002/03/06  20:20:29
16022         Log: perldelta updates.
16023      Branch: perl
16024            ! pod/perldelta.pod
16025 ____________________________________________________________________________
16026 [ 15070] By: jhi                                   on 2002/03/06  20:06:37
16027         Log: 5005threads wasn't even compiling.
16028      Branch: perl
16029            ! perl.c
16030 ____________________________________________________________________________
16031 [ 15069] By: jhi                                   on 2002/03/06  15:06:33
16032         Log: Subject: Re: perl@15047 New format tests for still existing bugs
16033              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16034              Date: Wed, 06 Mar 2002 12:59:29 +0100
16035              Message-Id: <20020306125854.C6F5.H.M.BRAND@hccnet.nl>
16036      Branch: perl
16037            ! t/op/write.t
16038 ____________________________________________________________________________
16039 [ 15068] By: jhi                                   on 2002/03/06  15:04:41
16040         Log: Regen Glossary et al.
16041      Branch: perl
16042            ! Porting/Glossary Porting/config.sh Porting/config_H
16043 ____________________________________________________________________________
16044 [ 15067] By: jhi                                   on 2002/03/06  14:39:58
16045         Log: Use HAS_TM_TM_ZONE (from #15065).  Should help
16046              [ID 20020305.022] POSIX::strftime dumps core: STRUCT_TM_HASZONE should be set
16047      Branch: perl
16048            ! util.c
16049 ____________________________________________________________________________
16050 [ 15066] By: jhi                                   on 2002/03/06  14:39:40
16051         Log: metaconfig unit change for #15065.
16052      Branch: metaconfig
16053            ! U/compline/i_time.U
16054 ____________________________________________________________________________
16055 [ 15065] By: jhi                                   on 2002/03/06  14:39:18
16056         Log: Scan for tm_zone (and tm_gmtoff, while we are at it).
16057      Branch: perl
16058            ! Configure config_h.SH
16059 ____________________________________________________________________________
16060 [ 15064] By: jhi                                   on 2002/03/06  14:14:02
16061         Log: Must remove fallback.c also from here.
16062      Branch: perl
16063            ! MANIFEST
16064 ____________________________________________________________________________
16065 [ 15063] By: jhi                                   on 2002/03/06  13:37:31
16066         Log: Subject: Re: perl@15047 WinCE
16067              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16068              Date: Wed, 06 Mar 2002 13:41:30 +0100
16069              Message-Id: <20020306134107.C6F8.H.M.BRAND@hccnet.nl>
16070              
16071              Subject: Re: perl@15047 Win32
16072              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16073              Date: Wed, 06 Mar 2002 13:46:02 +0100
16074              Message-Id: <20020306134539.C6FB.H.M.BRAND@hccnet.nl>
16075              
16076              Subject: Re: perl@15047 Epoc
16077              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16078              Date: Wed, 06 Mar 2002 13:48:31 +0100
16079              Message-Id: <20020306134811.C6FE.H.M.BRAND@hccnet.nl>
16080              
16081              Subject: Re: perl@15047 NetWare
16082              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16083              Date: Wed, 06 Mar 2002 13:55:46 +0100
16084              Message-Id: <20020306135406.C701.H.M.BRAND@hccnet.nl>
16085      Branch: perl
16086            ! NetWare/config_H.wc epoc/config.sh win32/Makefile
16087            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
16088            ! wince/Makefile.ce wince/config.h
16089 ____________________________________________________________________________
16090 [ 15062] By: ams                                   on 2002/03/06  09:26:49
16091         Log: Subject: Re: perl@15047
16092              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16093              Date: Wed, 06 Mar 2002 11:25:50 +0100
16094              Message-Id: <20020306112536.C6E9.H.M.BRAND@hccnet.nl>
16095      Branch: perl
16096            ! cygwin/perlld.in
16097 ____________________________________________________________________________
16098 [ 15061] By: ams                                   on 2002/03/06  08:44:12
16099         Log: Subject: Re: perl@15047
16100              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16101              Date: Wed, 06 Mar 2002 10:38:02 +0100
16102              Message-Id: <20020306103741.C6E3.H.M.BRAND@hccnet.nl>
16103      Branch: perl
16104            ! pod/perldelta.pod
16105 ____________________________________________________________________________
16106 [ 15060] By: ams                                   on 2002/03/06  08:30:33
16107         Log: Subject: Update perlhist.pod
16108              From: mjd@plover.com
16109              Date: 6 Mar 2002 07:11:55 -0000
16110              Message-Id: <20020306071155.10240.qmail@plover.com>
16111              
16112              Subject: [PATCH pod/perlvar.pod] $^V => string
16113              From: Stas Bekman <stas@stason.org>
16114              Date: Wed, 06 Mar 2002 14:56:55 +0800
16115              Message-Id: <3C85BDB7.7050700@stason.org>
16116      Branch: perl
16117            ! pod/perlhist.pod pod/perlvar.pod
16118 ____________________________________________________________________________
16119 [ 15059] By: ams                                   on 2002/03/06  04:15:38
16120         Log: Subject: [PATCH] assorted configure.com fix-ups
16121              From: "Craig A. Berry" <craigberry@mac.com>
16122              Date: Tue, 5 Mar 2002 23:11:22 -0600
16123              Message-Id: <a05101507b8ab5389f9be@[172.16.52.1]>
16124      Branch: perl
16125            ! configure.com
16126 ____________________________________________________________________________
16127 [ 15058] By: jhi                                   on 2002/03/06  04:01:27
16128         Log: IRIX failure with long doubles.
16129      Branch: perl
16130            ! t/op/pack.t
16131 ____________________________________________________________________________
16132 [ 15057] By: jhi                                   on 2002/03/06  03:12:15
16133         Log: Make reality and Changes coincide.
16134      Branch: perl
16135            ! Changes
16136 ____________________________________________________________________________
16137 [ 15056] By: jhi                                   on 2002/03/06  00:49:03
16138         Log: Subject: Re[2]: [ID 20020303.005] Patch ... C API description
16139              From: Anton Tagunov <tagunov@motor.ru>
16140              Date: Wed, 6 Mar 2002 02:10:21 +0300
16141              Message-ID: <11152782757.20020306021021@motor.ru>
16142              
16143              (reworded)
16144      Branch: perl
16145            ! pod/perluniintro.pod
16146 ____________________________________________________________________________
16147 [ 15055] By: jhi                                   on 2002/03/06  00:35:22
16148         Log: Subject: [PATCH] B::Lint doesn't work
16149              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16150              Date: Tue, 5 Mar 2002 22:51:18 +0100
16151              Message-ID: <20020305225118.C733@rafael>
16152      Branch: perl
16153            ! ext/B/B/Lint.pm
16154 ____________________________________________________________________________
16155 [ 15054] By: jhi                                   on 2002/03/06  00:34:32
16156         Log: Subject: Re: [PATCH] Re: [ID 20000922.001] Implicit comparison to $. not performed before filehandle read
16157              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16158              Date: Mon, 04 Mar 2002 16:24:32 -0800
16159              Message-ID: <ABBh8gzkgezX092yn@efn.org>
16160      Branch: perl
16161            ! op.h pp_ctl.c t/op/flip.t
16162 ____________________________________________________________________________
16163 [ 15053] By: jhi                                   on 2002/03/06  00:31:02
16164         Log: Subject: [PATCH] Re: [ID 20020305.018] test failures with perl5.7.3 on FreeBSD 4.3
16165              From: Nicholas Clark <nick@unfortu.net>
16166              Date: Tue, 5 Mar 2002 22:30:49 +0000
16167              Message-ID: <20020305223049.GH1693@Bagpuss.unfortu.net>
16168      Branch: perl
16169            ! pod/perldelta.pod
16170 ____________________________________________________________________________
16171 [ 15052] By: jhi                                   on 2002/03/06  00:28:40
16172         Log: Subject: [PATCH] tests for Gconvert
16173              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
16174              Date: Tue, 05 Mar 2002 16:35:45 -0800
16175              Message-ID: <hRWh8gzkgONX092yn@efn.org>
16176      Branch: perl
16177            ! t/base/num.t
16178 ____________________________________________________________________________
16179 [ 15051] By: jhi                                   on 2002/03/06  00:25:27
16180         Log: Subject: [PATCH] toplevel Makefile.SH
16181              From: Paul_GreenVOS@vos.stratus.com
16182              Date: Tue, 5 Mar 02 17:34 est
16183              Message-Id: <200203052233.RAA18424@mailhub2.stratus.com>
16184      Branch: perl
16185            ! Makefile.SH
16186 ____________________________________________________________________________
16187 [ 15050] By: jhi                                   on 2002/03/05  20:46:40
16188         Log: Subject: [PATCH] pointer to perldelta in Changes
16189              From: Chris Nandor <pudge@pobox.com>
16190              Date: Tue, 05 Mar 2002 16:04:50 -0500
16191              Message-ID: <pudge-920238.16045005032002@onion.valueclick.com>
16192      Branch: perl
16193            ! Changes
16194 ____________________________________________________________________________
16195 [ 15049] By: jhi                                   on 2002/03/05  20:45:33
16196         Log: Subject: [PATCH perldelta] chom?p overridability is the other way
16197              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16198              Date: Tue, 5 Mar 2002 22:26:20 +0100
16199              Message-ID: <20020305222620.A733@rafael>
16200      Branch: perl
16201            ! pod/perldelta.pod
16202 ____________________________________________________________________________
16203 [ 15048] By: jhi                                   on 2002/03/05  20:43:45
16204         Log: Solaris: allow for /usr/bin/df not to exist.
16205              
16206              Subject: [ID 20020305.014] Configure: /usr/bin/df: not found
16207              From: Kingpin <mthurn@copper.dulles.tasc.com>
16208              Date: Tue, 5 Mar 2002 15:26:55 -0500 (EST)
16209              Message-Id: <200203052026.g25KQtV24683@copper.dulles.tasc.com>
16210      Branch: perl
16211            ! hints/solaris_2.sh
16212 ____________________________________________________________________________
16213 [ 15047] By: jhi                                   on 2002/03/05  15:36:10
16214         Log: Update Changes.
16215      Branch: perl
16216            ! Changes patchlevel.h
16217 ____________________________________________________________________________
16218 [ 15046] By: jhi                                   on 2002/03/05  14:56:19
16219         Log: Double MANIFESTing.
16220      Branch: perl
16221            ! ext/Encode/MANIFEST
16222 ____________________________________________________________________________
16223 [ 15045] By: jhi                                   on 2002/03/05  14:29:41
16224         Log: Remove HanZi and 7bit-kr, from SADAHIRO Tomoyuki.
16225      Branch: perl
16226            - ext/Encode/Encode/7bit-kr.enc
16227            - ext/Encode/lib/Encode/Tcl/HanZi.pm
16228            ! MANIFEST ext/Encode/lib/Encode/Tcl.pm
16229 ____________________________________________________________________________
16230 [ 15044] By: jhi                                   on 2002/03/05  13:40:31
16231         Log: Subject: [PATCH] Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN
16232              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
16233              Date: Tue, 5 Mar 2002 14:35:57 +0100
16234              Message-ID: <20020305143557.C695@rafael>   
16235      Branch: perl
16236            ! pp_sys.c t/lib/warnings/pp_sys
16237 ____________________________________________________________________________
16238 [ 15043] By: jhi                                   on 2002/03/05  13:36:30
16239         Log: Subject: [PATCH Devel::PPPort]
16240              From: Robin Barker <rmb1@cise.npl.co.uk>
16241              Date: Tue, 5 Mar 2002 13:37:59 GMT
16242              Message-Id: <200203051337.NAA14686@tempest.npl.co.uk>
16243      Branch: perl
16244            ! ext/Devel/PPPort/Makefile.PL
16245 ____________________________________________________________________________
16246 [ 15042] By: jhi                                   on 2002/03/05  13:33:55
16247         Log: Real patch from SADAHIRO Tomoyuki to remove the HZ tests.
16248      Branch: perl
16249            ! ext/Encode/t/Tcl.t
16250 ____________________________________________________________________________
16251 [ 15041] By: nick                                  on 2002/03/05  07:23:58
16252         Log: Integrate mainline (5.7.3)
16253      Branch: perlio
16254           +> ext/Encode/lib/Encode/CN/HZ.pm
16255            - ext/Encode/Encode/HZ.enc ext/Encode/Encode/gbk.enc
16256           !> (integrate 54 files)
16257 ____________________________________________________________________________
16258 [ 15040] By: ams                                   on 2002/03/05  05:10:33
16259         Log: Subject: DOC PATCH 5.7.3 (perldelta)
16260              From: mjd@plover.com
16261              Date: 5 Mar 2002 05:35:58 -0000
16262              Message-Id: <20020305053558.31677.qmail@plover.com>
16263      Branch: perl
16264            ! pod/perldelta.pod
16265 ____________________________________________________________________________
16266 [ 15039] By: jhi                                   on 2002/03/05  03:32:07
16267         Log: This is 5.7.3.
16268      Branch: perl
16269            ! patchlevel.h
16270 ____________________________________________________________________________
16271 [ 15038] By: jhi                                   on 2002/03/05  03:31:32
16272         Log: Shoo.
16273      Branch: perl
16274            ! ext/Encode/t/Tcl.t
16275 ____________________________________________________________________________
16276 [ 15037] By: jhi                                   on 2002/03/05  03:15:17
16277         Log: Update Changes.
16278      Branch: perl
16279            ! Changes patchlevel.h
16280 ____________________________________________________________________________
16281 [ 15036] By: jhi                                   on 2002/03/05  03:11:17
16282         Log: Regen perlapi.
16283      Branch: perl
16284            ! pod/perlapi.pod
16285 ____________________________________________________________________________
16286 [ 15035] By: jhi                                   on 2002/03/05  03:08:50
16287         Log: Tie::File doc tweak for Win32 from mjd. 
16288      Branch: perl
16289            ! lib/Tie/File.pm
16290 ____________________________________________________________________________
16291 [ 15034] By: jhi                                   on 2002/03/05  02:51:47
16292         Log: Regen toc.
16293      Branch: perl
16294            ! pod/perltoc.pod
16295 ____________________________________________________________________________
16296 [ 15033] By: jhi                                   on 2002/03/05  02:34:32
16297         Log: Decommission Encode::Tcl HZ testing for now.
16298      Branch: perl
16299            ! ext/Encode/t/Tcl.t
16300 ____________________________________________________________________________
16301 [ 15032] By: jhi                                   on 2002/03/05  02:05:23
16302         Log: Must have a return.
16303      Branch: perl
16304            ! pp_pack.c
16305 ____________________________________________________________________________
16306 [ 15031] By: jhi                                   on 2002/03/05  01:45:21
16307         Log: The very latest win32 score from Jan Dubois.
16308      Branch: perl
16309            ! pod/perldelta.pod
16310 ____________________________________________________________________________
16311 [ 15030] By: ams                                   on 2002/03/05  01:40:01
16312         Log: Subject: [PATCH] README.macos
16313              From: Chris Nandor <pudge@pobox.com>
16314              Date: Mon, 04 Mar 2002 17:37:59 -0500
16315              Message-Id: <pudge-AB6431.17375904032002@onion.valueclick.com>
16316      Branch: perl
16317            ! README.macos
16318 ____________________________________________________________________________
16319 [ 15029] By: jhi                                   on 2002/03/05  01:39:29
16320         Log: "The last pieces of Chinese puzzle" from Autrijus.
16321      Branch: perl
16322            + ext/Encode/lib/Encode/CN/HZ.pm
16323            - ext/Encode/Encode/HZ.enc
16324            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/Encode.pm
16325            ! ext/Encode/KR/KR.pm ext/Encode/MANIFEST ext/Encode/TW/TW.pm
16326 ____________________________________________________________________________
16327 [ 15028] By: jhi                                   on 2002/03/05  00:53:36
16328         Log: Known test failures updates.
16329      Branch: perl
16330            ! pod/perldelta.pod
16331 ____________________________________________________________________________
16332 [ 15027] By: jhi                                   on 2002/03/04  23:48:07
16333         Log: One more nit from mjd.
16334      Branch: perl
16335            ! lib/Tie/File/t/16_handle.t
16336 ____________________________________________________________________________
16337 [ 15026] By: jhi                                   on 2002/03/04  23:42:28
16338         Log: Upgrade to Tie::File 0.17 from mjd.
16339      Branch: perl
16340            ! lib/Tie/File.pm lib/Tie/File/t/05_size.t
16341            ! lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
16342 ____________________________________________________________________________
16343 [ 15025] By: jhi                                   on 2002/03/04  23:14:54
16344         Log: Subject: Re: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
16345              From: Nicholas Clark <nick@unfortu.net>
16346              Date: Mon, 4 Mar 2002 23:33:52 +0000
16347              Message-ID: <20020304233351.GB4284@Bagpuss.unfortu.net>
16348      Branch: perl
16349            ! pod/perldelta.pod
16350 ____________________________________________________________________________
16351 [ 15024] By: jhi                                   on 2002/03/04  22:21:44
16352         Log: Escapee.
16353      Branch: perl
16354            ! proto.h
16355 ____________________________________________________________________________
16356 [ 15023] By: jhi                                   on 2002/03/04  22:17:56
16357         Log: Subject: [PATCH] (was Re: [PATCH @13746] h2xs)
16358              From: Nicholas Clark <nick@unfortu.net>
16359              Date: Mon, 4 Mar 2002 22:48:38 +0000
16360              Message-ID: <20020304224837.GA4284@Bagpuss.unfortu.net>
16361      Branch: perl
16362            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.xs
16363            ! ext/File/Glob/Makefile.PL ext/GDBM_File/GDBM_File.xs
16364            ! ext/GDBM_File/Makefile.PL ext/I18N/Langinfo/Langinfo.xs
16365            ! ext/I18N/Langinfo/Makefile.PL ext/POSIX/Makefile.PL
16366            ! ext/POSIX/POSIX.xs ext/Socket/Makefile.PL ext/Socket/Socket.xs
16367            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
16368            ! lib/ExtUtils/Constant.pm lib/h2xs.t utils/h2xs.PL
16369 ____________________________________________________________________________
16370 [ 15022] By: jhi                                   on 2002/03/04  22:09:39
16371         Log: Cleaner.
16372      Branch: perl
16373            ! Makefile.SH
16374 ____________________________________________________________________________
16375 [ 15021] By: jhi                                   on 2002/03/04  22:06:22
16376         Log: Subject: [PATCH] small doc update to promote '-no_match_vars' of 'use English'
16377              From: Jeffrey Friedl <jfriedl@yahoo.com>
16378              Date: Mon, 4 Mar 2002 12:14:45 -0800 (PST)
16379              Message-Id: <200203042014.g24KEjP08407@ventrue.corp.yahoo.com>
16380      Branch: perl
16381            ! pod/perlform.pod pod/perlipc.pod pod/perlsec.pod
16382            ! pod/perlvar.pod
16383 ____________________________________________________________________________
16384 [ 15020] By: jhi                                   on 2002/03/04  21:44:42
16385         Log: More Han tweaks from Autrjius Tang: most importantly,
16386              gbk is identical to cp936, so gbk can be removed and
16387              taken care of by an alias.
16388      Branch: perl
16389            - ext/Encode/Encode/gbk.enc
16390            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
16391            ! ext/Encode/Encode.pm ext/Encode/KR/KR.pm
16392            ! ext/Encode/KR/Makefile.PL ext/Encode/MANIFEST
16393            ! ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
16394 ____________________________________________________________________________
16395 [ 15019] By: jhi                                   on 2002/03/04  21:23:42
16396         Log: Subject: [PATCH] Re: For 5.7.3, known failure for rel2abs2rel.t on FreeBSD 4.5
16397              From: Nicholas Clark <nick@unfortu.net>
16398              Date: Mon, 4 Mar 2002 22:20:13 +0000
16399              Message-ID: <20020304222012.GE334@Bagpuss.unfortu.net>
16400      Branch: perl
16401            ! pod/perldelta.pod
16402 ____________________________________________________________________________
16403 [ 15018] By: jhi                                   on 2002/03/04  21:19:31
16404         Log: Based on
16405              
16406              Subject: Re[2]: [ID 20020303.005] Patch perlinicode C API description
16407              From: Anton Tagunov <tagunov@motor.ru>
16408              Date: Mon, 4 Mar 2002 21:14:39 +0300
16409              Message-ID: <1814137429.20020304211439@motor.ru>
16410      Branch: perl
16411            ! pod/perlunicode.pod
16412 ____________________________________________________________________________
16413 [ 15017] By: jhi                                   on 2002/03/04  20:43:05
16414         Log: Subject: [PATCH] enhance xsubpp to support OVERLOAD: keyword
16415              From: John Peacock <jpeacock@rowman.com>
16416              Date: Mon, 04 Mar 2002 16:18:42 -0500
16417              Message-ID: <3C83E4B2.3060700@rowman.com>
16418              
16419              Subject: Re: [PATCH] enhance xsubpp to support OVERLOAD: keyword
16420              From: John Peacock <jpeacock@rowman.com>
16421              Date: Mon, 04 Mar 2002 16:42:55 -0500
16422              Message-ID: <3C83EA5F.80303@rowman.com>
16423      Branch: perl
16424            ! lib/ExtUtils/xsubpp pod/perlxs.pod
16425 ____________________________________________________________________________
16426 [ 15016] By: jhi                                   on 2002/03/04  20:07:04
16427         Log: Subject: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
16428              From: "Craig A. Berry" <craigberry@mac.com>
16429              Date: Mon, 04 Mar 2002 14:47:59 -0600
16430              Message-Id: <5.1.0.14.2.20020304144257.0366deb0@exchi01>
16431              
16432              Subject: Re: [PATCH @15001] ISO-IR-165 --> ISO_IR_165
16433              From: "Craig A. Berry" <craigberry@mac.com>
16434              Date: Mon, 04 Mar 2002 15:04:58 -0600
16435              Message-Id: <5.1.0.14.2.20020304150245.01ae4968@mail.mac.com>
16436      Branch: perl
16437            ! ext/Encode/CN/Makefile.PL ext/Encode/TW/Makefile.PL
16438 ____________________________________________________________________________
16439 [ 15015] By: jhi                                   on 2002/03/04  18:58:03
16440         Log: metaconfig unit change for #15014.
16441      Branch: metaconfig/U/perl
16442            ! Extensions.U
16443 ____________________________________________________________________________
16444 [ 15014] By: jhi                                   on 2002/03/04  18:57:23
16445         Log: Add Encode::CN, Encode::KR, and Encode::TW to the list
16446              of known extensions, where Encode::JP already is.
16447      Branch: perl
16448            ! Configure Porting/config.sh Porting/config_H uconfig.h
16449 ____________________________________________________________________________
16450 [ 15013] By: jhi                                   on 2002/03/04  18:36:05
16451         Log: SJIS, from Dan Kogai.
16452      Branch: perl
16453            ! ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
16454 ____________________________________________________________________________
16455 [ 15012] By: nick                                  on 2002/03/04  17:35:50
16456         Log: Intergrate perlio's Encode/compile
16457      Branch: perl
16458           !> ext/Encode/compile
16459 ____________________________________________________________________________
16460 [ 15011] By: nick                                  on 2002/03/04  17:29:54
16461         Log: Avoid $Id$ cleverness and just have a $VERSION.
16462      Branch: perlio
16463            ! ext/Encode/compile
16464 ____________________________________________________________________________
16465 [ 15010] By: nick                                  on 2002/03/04  17:29:14
16466         Log: Integrate mainline
16467      Branch: perlio
16468           +> lib/Math/BigInt/t/isa.t
16469           !> MANIFEST embed.fnc embed.h ext/Encode/t/JP.t gv.c
16470           !> lib/warnings.pm op.c perly.c pod/perldelta.pod
16471           !> pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
16472           !> t/lib/warnings/regcomp t/op/taint.t toke.c warnings.h
16473           !> warnings.pl
16474 ____________________________________________________________________________
16475 [ 15009] By: jhi                                   on 2002/03/04  17:24:30
16476         Log: Integrate ext/Encode/compile from perlio.
16477      Branch: perl
16478           !> ext/Encode/compile
16479 ____________________________________________________________________________
16480 [ 15008] By: jhi                                   on 2002/03/04  17:11:19
16481         Log: Integrate perlio: win32 tweaks.  (ext/Encode/compile
16482              updates not integrated, something odd going on in there.)
16483      Branch: perl
16484           !> ext/Encode/t/JP.t ext/threads/shared/shared.xs
16485           !> lib/Tie/File/t/16_handle.t
16486 ____________________________________________________________________________
16487 [ 15007] By: nick                                  on 2002/03/04  17:08:17
16488         Log: Integrate mainline
16489      Branch: perlio
16490           !> AUTHORS Changes Porting/Glossary Porting/config.sh
16491           !> Porting/config_H ext/Encode/Encode.pm patchlevel.h
16492           !> pod/perltoc.pod
16493 ____________________________________________________________________________
16494 [ 15006] By: jhi                                   on 2002/03/04  16:46:49
16495         Log: A new M::BI test.
16496      Branch: perl
16497            + lib/Math/BigInt/t/isa.t
16498            ! MANIFEST
16499 ____________________________________________________________________________
16500 [ 15005] By: jhi                                   on 2002/03/04  16:43:53
16501         Log: Subject: VMS test and perldelta update
16502              From: "Craig A. Berry" <craigberry@mac.com>
16503              Date: Mon, 04 Mar 2002 11:03:37 -0600
16504              Message-Id: <5.1.0.14.2.20020304105500.01ae4968@exchi01>
16505      Branch: perl
16506            ! ext/Encode/t/JP.t pod/perldelta.pod t/op/taint.t
16507 ____________________________________________________________________________
16508 [ 15004] By: jhi                                   on 2002/03/04  16:41:50
16509         Log: Needed for threaded builds.
16510      Branch: perl
16511            ! embed.fnc embed.h
16512 ____________________________________________________________________________
16513 [ 15003] By: jhi                                   on 2002/03/04  16:37:13
16514         Log: Subject: [PATCH] taint + deprecated warnings
16515              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16516              Date: Mon, 4 Mar 2002 16:33:23 -0000
16517              Message-ID: <AIEAJICLCBDNAAOLLOKLCEKGDOAA.paul_marquess@yahoo.co.uk>
16518      Branch: perl
16519            ! embed.h gv.c lib/warnings.pm op.c perly.c pod/perldelta.pod
16520            ! pod/perllexwarn.pod pp.c pp_sys.c proto.h regcomp.c
16521            ! t/lib/warnings/regcomp toke.c warnings.h warnings.pl
16522 ____________________________________________________________________________
16523 [ 15002] By: nick                                  on 2002/03/04  16:19:06
16524         Log: Win32 tweak
16525      Branch: perlio
16526            ! lib/Tie/File/t/16_handle.t
16527 ____________________________________________________________________________
16528 [ 15001] By: jhi                                   on 2002/03/04  15:39:11
16529         Log: Update Changes.
16530      Branch: perl
16531            ! Changes patchlevel.h
16532 ____________________________________________________________________________
16533 [ 15000] By: jhi                                   on 2002/03/04  15:28:01
16534         Log: AUTHORS updates.
16535      Branch: perl
16536            ! AUTHORS
16537 ____________________________________________________________________________
16538 [ 14999] By: nick                                  on 2002/03/04  15:26:43
16539         Log: Win32 hack
16540      Branch: perlio
16541            ! ext/Encode/compile ext/Encode/t/JP.t
16542 ____________________________________________________________________________
16543 [ 14998] By: jhi                                   on 2002/03/04  15:23:35
16544         Log: Encode doc tweak from Autrijus Tang.
16545      Branch: perl
16546            ! ext/Encode/Encode.pm
16547 ____________________________________________________________________________
16548 [ 14997] By: jhi                                   on 2002/03/04  14:53:38
16549         Log: Regen Glossary et al.  (It seems the #14875 didn't
16550              quite work in removing the double-dot?)
16551      Branch: perl
16552            ! Porting/Glossary Porting/config.sh Porting/config_H
16553 ____________________________________________________________________________
16554 [ 14996] By: jhi                                   on 2002/03/04  14:46:29
16555         Log: Regen toc.
16556      Branch: perl
16557            ! pod/perltoc.pod
16558 ____________________________________________________________________________
16559 [ 14995] By: nick                                  on 2002/03/04  14:42:09
16560         Log: Remove debugging assert
16561      Branch: perlio
16562            ! ext/threads/shared/shared.xs
16563 ____________________________________________________________________________
16564 [ 14994] By: nick                                  on 2002/03/04  14:41:54
16565         Log: Integrate mainline
16566      Branch: perlio
16567           !> MANIFEST ext/Encode/Encode.pm lib/Tie/File/t/01_gen.t
16568           !> lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
16569           !> lib/Tie/File/t/15_pushpop.t util.c
16570 ____________________________________________________________________________
16571 [ 14993] By: jhi                                   on 2002/03/04  14:10:07
16572         Log: Han update from Autrijus Tang. 
16573      Branch: perl
16574            ! ext/Encode/Encode.pm
16575 ____________________________________________________________________________
16576 [ 14992] By: nick                                  on 2002/03/04  14:08:38
16577         Log: Integrate mainline - all tests pass - some noise from threads
16578              av_simple (SuSE7.3).
16579      Branch: perlio
16580           +> lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
16581           +> lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
16582           +> lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
16583           +> lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
16584           +> lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
16585           +> lib/Tie/File/t/11_rv_splice_rs.t
16586           +> lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
16587           +> lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
16588           +> lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
16589            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
16590            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
16591            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
16592            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
16593            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
16594            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
16595            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
16596            - lib/Tie/File/15_pushpop.t
16597           !> (integrate 47 files)
16598 ____________________________________________________________________________
16599 [ 14991] By: jhi                                   on 2002/03/04  13:37:52
16600         Log: Missing MANIFESTations.
16601      Branch: perl
16602            ! MANIFEST
16603 ____________________________________________________________________________
16604 [ 14990] By: jhi                                   on 2002/03/04  13:34:15
16605         Log: Attempt at portability.
16606      Branch: perl
16607            ! util.c
16608 ____________________________________________________________________________
16609 [ 14989] By: jhi                                   on 2002/03/04  13:04:06
16610         Log: Needed by #14985.
16611      Branch: perl
16612            ! embed.h global.sym proto.h
16613 ____________________________________________________________________________
16614 [ 14988] By: ams                                   on 2002/03/04  08:59:27
16615         Log: Upgrade to Tie::File 0.16.
16616      Branch: perl
16617            + lib/Tie/File/t/16_handle.t lib/Tie/File/t/17_misc_meth.t
16618            ! lib/Tie/File.pm lib/Tie/File/t/01_gen.t
16619            ! lib/Tie/File/t/04_splice.t lib/Tie/File/t/10_splice_rs.t
16620            ! lib/Tie/File/t/15_pushpop.t
16621 ____________________________________________________________________________
16622 [ 14987] By: ams                                   on 2002/03/04  08:48:11
16623         Log: Subject: [PATCH @14577] perly-fixer
16624              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16625              Date: Mon, 4 Mar 2002 02:28:51 -0500
16626              Message-Id: <20020304022851.A14119@math.ohio-state.edu>
16627      Branch: perl
16628            ! Makefile.SH perly.fixer
16629 ____________________________________________________________________________
16630 [ 14986] By: ams                                   on 2002/03/04  08:43:37
16631         Log: Subject: [PATCH @14577] xsubpp
16632              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16633              Date: Mon, 4 Mar 2002 02:25:52 -0500
16634              Message-Id: <20020304022552.A14106@math.ohio-state.edu>
16635      Branch: perl
16636            ! lib/ExtUtils/xsubpp pod/perlxs.pod
16637 ____________________________________________________________________________
16638 [ 14985] By: ams                                   on 2002/03/04  08:40:46
16639         Log: Subject: [PATCH @14577] sv_cmp and friends
16640              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16641              Date: Mon, 4 Mar 2002 02:31:04 -0500
16642              Message-Id: <20020304023103.A14140@math.ohio-state.edu>
16643      Branch: perl
16644            ! embed.fnc sv.c util.c
16645 ____________________________________________________________________________
16646 [ 14984] By: ams                                   on 2002/03/04  08:16:06
16647         Log: Fix File::Path docs as suggested by Ronald Kimball.
16648      Branch: perl
16649            ! lib/File/Path.pm
16650 ____________________________________________________________________________
16651 [ 14983] By: ams                                   on 2002/03/04  08:11:20
16652         Log: Update perldata fix as suggested by Benjamin Goldberg.
16653      Branch: perl
16654            ! pod/perldata.pod
16655 ____________________________________________________________________________
16656 [ 14982] By: jhi                                   on 2002/03/04  03:56:46
16657         Log: Faulty skip.
16658      Branch: perl
16659            ! ext/DB_File/t/db-recno.t
16660 ____________________________________________________________________________
16661 [ 14981] By: jhi                                   on 2002/03/04  03:46:31
16662         Log: Subject: [ID 20020303.006] [Doc][utf8::up/down grade][use encoding] application for clarification
16663              From: Anton Tagunov <tagunov@motor.ru>
16664              Date: Mon, 4 Mar 2002 05:41:41 +0300
16665              Message-Id: <7916563907.20020304054141@motor.ru>
16666              
16667              Subject: [ID 20020303.005] Patch perlinicode C API description
16668              From: Anton Tagunov <tagunov@motor.ru>
16669              Date: Mon, 4 Mar 2002 06:08:23 +0300
16670              Message-Id: <2018165510.20020304060823@motor.ru>
16671      Branch: perl
16672            ! lib/utf8.pm pod/perlunicode.pod
16673 ____________________________________________________________________________
16674 [ 14980] By: ams                                   on 2002/03/04  02:19:20
16675         Log: Subject: Re[2]: [ID 20020227.016] Fix perldata manpage?
16676              From: Anton Tagunov <tagunov@motor.ru>
16677              Date: Mon, 4 Mar 2002 02:17:40 +0300
16678              Message-Id: <1344322124.20020304021740@motor.ru>
16679      Branch: perl
16680            ! pod/perldata.pod
16681 ____________________________________________________________________________
16682 [ 14979] By: ams                                   on 2002/03/04  02:17:54
16683         Log: Subject: RE: [PATCH] RE: DB_File breakage
16684              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16685              Date: Sun, 3 Mar 2002 23:56:31 -0000
16686              Message-Id: <AIEAJICLCBDNAAOLLOKLIEJADOAA.paul_marquess@yahoo.co.uk>
16687      Branch: perl
16688            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16689            ! ext/DB_File/t/db-recno.t
16690 ____________________________________________________________________________
16691 [ 14978] By: ams                                   on 2002/03/04  02:07:16
16692         Log: Subject: [PATCH] docs for ExtUtils::Manifest
16693              From: Nicholas Clark <nick@unfortu.net>
16694              Date: Sun, 3 Mar 2002 23:29:25 +0000
16695              Message-Id: <20020303232924.GG322@Bagpuss.unfortu.net>
16696      Branch: perl
16697            ! lib/ExtUtils/Manifest.pm
16698 ____________________________________________________________________________
16699 [ 14977] By: jhi                                   on 2002/03/04  02:07:06
16700         Log: Forgot from the M::BI 1.54 update.
16701      Branch: perl
16702            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigintpm.inc
16703            ! lib/Math/BigInt/t/upgrade.inc
16704 ____________________________________________________________________________
16705 [ 14976] By: ams                                   on 2002/03/04  02:04:32
16706         Log: Subject: [PATCH] attr
16707              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16708              Date: Sun, 3 Mar 2002 22:09:58 -0000
16709              Message-Id: <AIEAJICLCBDNAAOLLOKLOEINDOAA.paul_marquess@yahoo.co.uk>
16710      Branch: perl
16711            ! lib/warnings.pm warnings.pl
16712 ____________________________________________________________________________
16713 [ 14975] By: ams                                   on 2002/03/04  02:01:27
16714         Log: Subject: [PATCH] File::Path documentation
16715              From: Colin Meyer <cmeyer@helvella.org>
16716              Date: Sun, 3 Mar 2002 14:54:24 -0800
16717              Message-Id: <20020303145424.A21774@hobart.helvella.org>
16718      Branch: perl
16719            ! lib/File/Path.pm
16720 ____________________________________________________________________________
16721 [ 14974] By: jhi                                   on 2002/03/04  01:54:17
16722         Log: Typo.
16723      Branch: perl
16724            ! lib/Math/BigInt/t/upgrade.t
16725 ____________________________________________________________________________
16726 [ 14973] By: jhi                                   on 2002/03/04  01:30:49
16727         Log: Editing errors.
16728      Branch: perl
16729            ! MANIFEST
16730 ____________________________________________________________________________
16731 [ 14972] By: jhi                                   on 2002/03/04  01:18:02
16732         Log: Upgrade to Math::BigInt 1.54.
16733      Branch: perl
16734            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
16735            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
16736            ! lib/Math/BigInt/t/bare_mbi.t lib/Math/BigInt/t/bigfltpm.t
16737            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/config.t
16738            ! lib/Math/BigInt/t/downgrade.t lib/Math/BigInt/t/sub_mbf.t
16739            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/upgrade.t
16740 ____________________________________________________________________________
16741 [ 14971] By: jhi                                   on 2002/03/04  01:06:53
16742         Log: Test tweak from Craig Berry.
16743      Branch: perl
16744            ! lib/Tie/File/t/15_pushpop.t
16745 ____________________________________________________________________________
16746 [ 14970] By: jhi                                   on 2002/03/04  01:05:17
16747         Log: Upgrade to Tie::File 0.15.
16748      Branch: perl
16749            + lib/Tie/File/t/01_gen.t lib/Tie/File/t/02_fetchsize.t
16750            + lib/Tie/File/t/03_longfetch.t lib/Tie/File/t/04_splice.t
16751            + lib/Tie/File/t/05_size.t lib/Tie/File/t/06_fixrec.t
16752            + lib/Tie/File/t/07_rv_splice.t lib/Tie/File/t/08_ro.t
16753            + lib/Tie/File/t/09_gen_rs.t lib/Tie/File/t/10_splice_rs.t
16754            + lib/Tie/File/t/11_rv_splice_rs.t
16755            + lib/Tie/File/t/12_longfetch_rs.t lib/Tie/File/t/13_size_rs.t
16756            + lib/Tie/File/t/14_lock.t lib/Tie/File/t/15_pushpop.t
16757            - lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
16758            - lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
16759            - lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
16760            - lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
16761            - lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
16762            - lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
16763            - lib/Tie/File/13_size_rs.t lib/Tie/File/14_lock.t
16764            - lib/Tie/File/15_pushpop.t
16765            ! MANIFEST lib/Tie/File.pm
16766 ____________________________________________________________________________
16767 [ 14969] By: jhi                                   on 2002/03/04  00:25:33
16768         Log: The EBCDIC gaps apply only to the real A-Z.
16769      Branch: perl
16770            ! ext/B/B/Deparse.pm
16771 ____________________________________________________________________________
16772 [ 14968] By: jhi                                   on 2002/03/03  19:00:06
16773         Log: EBCDIC: deparse \cX correctly.
16774      Branch: perl
16775            ! ext/B/B/Deparse.pm
16776 ____________________________________________________________________________
16777 [ 14967] By: ams                                   on 2002/03/03  18:18:00
16778         Log: Subject: [PATCH] nit in perlsyn.pod
16779              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
16780              Date: Sun, 03 Mar 2002 20:16:10 +0100
16781              Message-Id: <200203032016100050.00066EE7@smtp.chello.at>
16782      Branch: perl
16783            ! pod/perlsyn.pod
16784 ____________________________________________________________________________
16785 [ 14966] By: ams                                   on 2002/03/03  18:06:32
16786         Log: Subject: [PATCH utils/h2xs.PL] use Config; use Config; require Config;
16787              From: Michael G Schwern <schwern@pobox.com>
16788              Date: Sun, 3 Mar 2002 13:33:28 -0500
16789              Message-Id: <20020303183328.GA3296@blackrider>
16790      Branch: perl
16791            ! utils/h2xs.PL
16792 ____________________________________________________________________________
16793 [ 14965] By: ams                                   on 2002/03/03  18:00:03
16794         Log: Subject: [ PATCH ] HP back to default
16795              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
16796              Date: Sun, 03 Mar 2002 18:48:34 +0100
16797              Message-Id: <20020303184627.A69C.H.M.BRAND@hccnet.nl>
16798      Branch: perl
16799            ! hints/hpux.sh
16800 ____________________________________________________________________________
16801 [ 14964] By: jhi                                   on 2002/03/03  16:54:55
16802         Log: EBCDIC: special cases of special cases.
16803      Branch: perl
16804            ! t/uni/case.pl
16805 ____________________________________________________________________________
16806 [ 14963] By: jhi                                   on 2002/03/03  16:11:07
16807         Log: EBCDIC: the v-string components cannot exceed 2147483647.
16808      Branch: perl
16809            ! pod/perldiag.pod pod/perlport.pod t/op/ver.t util.c
16810 ____________________________________________________________________________
16811 [ 14962] By: jhi                                   on 2002/03/03  15:06:55
16812         Log: Remove the bogus "incorrect case" warning completely.
16813              The problem exists, but the cure, in which ever form
16814              it will be, needs to be something more subtle.
16815      Branch: perl
16816            ! op.c pod/perldiag.pod
16817 ____________________________________________________________________________
16818 [ 14961] By: ams                                   on 2002/03/03  13:39:09
16819         Log: Subject: Re: PATCH (bleadperl): Quieter handling of tied arrays
16820              From: Mark-Jason Dominus <mjd@plover.com>
16821              Date: Sun, 03 Mar 2002 09:32:16 -0500
16822              Message-Id: <20020303143216.10536.qmail@plover.com>
16823      Branch: perl
16824            ! t/op/tiearray.t
16825 ____________________________________________________________________________
16826 [ 14960] By: nick                                  on 2002/03/03  09:59:59
16827         Log: Integrate mainline
16828      Branch: perlio
16829           +> lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
16830            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
16831            ! ext/Encode/compile
16832           !> (integrate 27 files)
16833 ____________________________________________________________________________
16834 [ 14959] By: ams                                   on 2002/03/03  08:11:34
16835         Log: Fix #14957.
16836      Branch: perl
16837            ! ext/DB_File/t/db-recno.t
16838 ____________________________________________________________________________
16839 [ 14958] By: ams                                   on 2002/03/03  05:51:00
16840         Log: Subject: [PATCH @14577] NL in debugger
16841              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16842              Date: Sat, 2 Mar 2002 05:34:12 -0500
16843              Message-Id: <20020302053412.A5465@math.ohio-state.edu>
16844      Branch: perl
16845            ! lib/perl5db.pl
16846 ____________________________________________________________________________
16847 [ 14957] By: ams                                   on 2002/03/03  05:00:04
16848         Log: Subject: Re: DB_File breakage
16849              From: Schuyler Erle <schuyler@oreilly.com>
16850              Date: Sat, 02 Mar 2002 21:50:30 -0800
16851              Message-Id: <3C81B9A6.A6B6C7FE@oreilly.com>
16852      Branch: perl
16853            ! ext/DB_File/t/db-recno.t
16854 ____________________________________________________________________________
16855 [ 14956] By: ams                                   on 2002/03/03  04:40:08
16856         Log: Subject: [PATCH @14577] Debugging OPs
16857              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
16858              Date: Sat, 2 Mar 2002 05:49:58 -0500
16859              Message-Id: <20020302054958.A5511@math.ohio-state.edu>
16860      Branch: perl
16861            ! deb.c dump.c ext/Devel/Peek/Peek.pm perl.c perl.h
16862            ! pod/perlrun.pod sv.h
16863 ____________________________________________________________________________
16864 [ 14955] By: ams                                   on 2002/03/03  04:34:41
16865         Log: Subject: Tie::Array doc patch
16866              From: Tatsuhiko Miyagawa <miyagawa@edge.co.jp>
16867              Date: Sat, 02 Mar 2002 08:42:56 +0900
16868              Message-Id: <863czj97nj.wl@mail.edge.co.jp>
16869      Branch: perl
16870            ! lib/Tie/Array.pm
16871 ____________________________________________________________________________
16872 [ 14954] By: ams                                   on 2002/03/03  04:23:33
16873         Log: Subject: Re: Smoke 14870
16874              From: Nicholas Clark <nick@unfortu.net>
16875              Date: Sat, 2 Mar 2002 20:00:53 +0000
16876              Message-Id: <20020302200053.GB384@Bagpuss.unfortu.net>
16877      Branch: perl
16878            ! README.hpux
16879 ____________________________________________________________________________
16880 [ 14953] By: ams                                   on 2002/03/03  04:15:49
16881         Log: Subject: RE: VERSION core
16882              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16883              Date: Sat, 2 Mar 2002 22:50:44 -0000
16884              Message-Id: <AIEAJICLCBDNAAOLLOKLEEHNDOAA.paul_marquess@yahoo.co.uk>
16885      Branch: perl
16886            ! t/comp/use.t
16887 ____________________________________________________________________________
16888 [ 14952] By: jhi                                   on 2002/03/02  23:41:54
16889         Log: The #14949 removed this error from non-Win32.
16890      Branch: perl
16891            ! t/lib/warnings/op
16892 ____________________________________________________________________________
16893 [ 14951] By: jhi                                   on 2002/03/02  19:54:15
16894         Log: BeOS back on track.
16895      Branch: perl
16896            ! README.beos
16897 ____________________________________________________________________________
16898 [ 14950] By: jhi                                   on 2002/03/02  19:52:58
16899         Log: The _POSIX_OPEN_MAX values are allowed *minimums*,
16900              higher is okay.
16901      Branch: perl
16902            ! ext/POSIX/t/posix.t
16903 ____________________________________________________________________________
16904 [ 14949] By: jhi                                   on 2002/03/02  19:33:29
16905         Log: For now, make "incorrect case" a Win32-only warning.
16906      Branch: perl
16907            ! op.c
16908 ____________________________________________________________________________
16909 [ 14948] By: jhi                                   on 2002/03/02  17:55:48
16910         Log: Demand more before attempting socketpair().
16911      Branch: perl
16912            ! pp_sys.c
16913 ____________________________________________________________________________
16914 [ 14947] By: jhi                                   on 2002/03/02  17:35:09
16915         Log: Remove obsolete hack.
16916      Branch: perl
16917            ! makedepend.SH
16918 ____________________________________________________________________________
16919 [ 14946] By: ams                                   on 2002/03/02  16:00:32
16920         Log: Forgot to delete encode.* from MANIFEST.
16921      Branch: perl
16922            ! MANIFEST
16923 ____________________________________________________________________________
16924 [ 14945] By: ams                                   on 2002/03/02  14:41:03
16925         Log: Delete ex-test output.
16926      Branch: perl
16927            - ext/Encode/t/table.rnd ext/Encode/t/table.utf8
16928 ____________________________________________________________________________
16929 [ 14944] By: ams                                   on 2002/03/02  13:54:35
16930         Log: Subject: [PATCH] DB_File 1.803
16931              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
16932              Date: Sat, 2 Mar 2002 14:33:32 -0000
16933              Message-Id: <AIEAJICLCBDNAAOLLOKLAEHGDOAA.paul_marquess@yahoo.co.uk>
16934      Branch: perl
16935            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
16936            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
16937 ____________________________________________________________________________
16938 [ 14943] By: ams                                   on 2002/03/02  13:43:06
16939         Log: Upgrade to Tie::File 0.14.
16940      Branch: perl
16941            + lib/Tie/File/14_lock.t lib/Tie/File/15_pushpop.t
16942            ! MANIFEST lib/Tie/File.pm lib/Tie/File/01_gen.t
16943            ! lib/Tie/File/04_splice.t lib/Tie/File/07_rv_splice.t
16944 ____________________________________________________________________________
16945 [ 14942] By: nick                                  on 2002/03/02  11:05:53
16946         Log: Integrate mainline
16947      Branch: perlio
16948           +> ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
16949           +> ext/Encode/Encode/iso-ir-165.enc ext/Encode/t/table.rnd
16950           +> ext/Encode/t/table.utf8
16951           !> Configure MANIFEST av.c ext/Encode/CN/CN.pm
16952           !> ext/Encode/CN/Makefile.PL ext/Encode/Encode.pm
16953           !> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
16954           !> ext/Encode/lib/Encode/XS.pm pod/perldelta.pod pod/perldiag.pod
16955           !> pod/perlfaq5.pod pod/perlfunc.pod pp.c t/op/splice.t
16956           !> universal.c utils/perldoc.PL
16957 ____________________________________________________________________________
16958 [ 14941] By: jhi                                   on 2002/03/02  02:40:01
16959         Log: More CJK (just C, really) tables from Autrijus Tang
16960              (originally from iconv, used with permission of Bruno Haible)
16961      Branch: perl
16962            + ext/Encode/Encode/big5-hkscs.enc ext/Encode/Encode/gbk.enc
16963            + ext/Encode/Encode/iso-ir-165.enc
16964            ! MANIFEST ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
16965            ! ext/Encode/Encode.pm ext/Encode/TW/Makefile.PL
16966            ! ext/Encode/TW/TW.pm ext/Encode/lib/Encode/XS.pm
16967 ____________________________________________________________________________
16968 [ 14940] By: jhi                                   on 2002/03/02  02:29:11
16969         Log: Subject: [PATCH] perldoc -q outputs Author and Copyright section
16970              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
16971              Date: Fri, 1 Mar 2002 15:32:13 -0500
16972              Message-ID: <20020301153212.E1461198@linguist.thayer.dartmouth.edu>
16973      Branch: perl
16974            ! utils/perldoc.PL
16975 ____________________________________________________________________________
16976 [ 14939] By: jhi                                   on 2002/03/02  02:27:05
16977         Log: Subject: PATCH: "splice() offset past end of array" warning. (take 2)     
16978              From: Schuyler Erle <schuyler@oreilly.com>
16979              Date: Fri, 01 Mar 2002 14:22:19 -0800
16980              Message-ID: <3C7FFF1B.E74979B1@oreilly.com>
16981              
16982              Subject: Re: PATCH: "splice() offset past end of array" warning.
16983              From: Mark-Jason Dominus <mjd@plover.com>
16984              Date: Fri, 01 Mar 2002 17:19:49 -0500
16985              Message-ID: <20020301221949.7610.qmail@plover.com>
16986      Branch: perl
16987            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/splice.t
16988 ____________________________________________________________________________
16989 [ 14938] By: jhi                                   on 2002/03/02  02:24:25
16990         Log: Subject: PATCH (bleadperl): Quieter handling of tied arrays
16991              From: Mark-Jason Dominus <mjd@plover.com>
16992              Date: Fri, 01 Mar 2002 18:35:35 -0500
16993              Message-ID: <20020301233535.15969.qmail@plover.com>
16994      Branch: perl
16995            ! av.c
16996 ____________________________________________________________________________
16997 [ 14937] By: jhi                                   on 2002/03/01  23:00:08
16998         Log: Subject: RE: VERSION core
16999              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
17000              Date: Fri, 1 Mar 2002 23:47:48 -0000
17001              Message-ID: <AIEAJICLCBDNAAOLLOKLEEGMDOAA.paul_marquess@yahoo.co.uk>
17002      Branch: perl
17003            ! pod/perldiag.pod universal.c
17004 ____________________________________________________________________________
17005 [ 14936] By: pudge                                 on 2002/03/01  18:02:45
17006         Log: Update Changes
17007      Branch: maint-5.6/macperl
17008            ! macos/Changes
17009 ____________________________________________________________________________
17010 [ 14935] By: pudge                                 on 2002/03/01  17:58:11
17011         Log: Fix update to resources
17012      Branch: maint-5.6/macperl
17013            ! macos/macperl/MacPerl.r
17014 ____________________________________________________________________________
17015 [ 14934] By: jhi                                   on 2002/03/01  17:35:14
17016         Log: metaconfig unit change for #14930.
17017      Branch: metaconfig
17018            ! U/modified/Init.U
17019 ____________________________________________________________________________
17020 [ 14933] By: pudge                                 on 2002/03/01  17:32:52
17021         Log: Fix debugger to handle Mac OS psedofiles
17022      Branch: maint-5.6/macperl
17023            ! lib/DB.pm lib/perl5db.pl
17024 ____________________________________________________________________________
17025 [ 14932] By: pudge                                 on 2002/03/01  17:32:02
17026         Log: Various fixes from Thomas Wegner
17027      Branch: maint-5.6/macperl
17028            ! macos/macperl/MPAppleEvents.c macos/macperl/MPPreferences.c
17029 ____________________________________________________________________________
17030 [ 14931] By: pudge                                 on 2002/03/01  17:30:00
17031         Log: Some resource updates
17032      Branch: maint-5.6/macperl
17033            ! macos/macperl/MPUtils.c macos/macperl/MacPerl.r
17034            ! macos/macperl/MacPerl.rsrc
17035 ____________________________________________________________________________
17036 [ 14930] By: jhi                                   on 2002/03/01  17:29:32
17037         Log: Subject: Re: [PATCH] Configure to correctly recognize Amiga OS
17038              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17039              Date: Fri, 01 Mar 2002 09:38:59 -0800
17040              Message-ID: <zy7f8gzkgWgY092yn@efn.org>
17041      Branch: perl
17042            ! Configure
17043 ____________________________________________________________________________
17044 [ 14928] By: pudge                                 on 2002/03/01  17:28:09
17045         Log: Add some missing sfio symbols (Alan Fry)
17046      Branch: maint-5.6/macperl
17047            ! macos/macperl.sym
17048 ____________________________________________________________________________
17049 [ 14927] By: pudge                                 on 2002/03/01  17:27:29
17050         Log: Update version and README
17051      Branch: maint-5.6/macperl
17052            ! README.macos macos/MPVersion.r
17053 ____________________________________________________________________________
17054 [ 14926] By: nick                                  on 2002/03/01  15:56:41
17055         Log: Integrate mainline
17056      Branch: perlio
17057           +> lib/Math/BigInt/t/downgrade.t lib/Tie/File.pm
17058           +> lib/Tie/File/01_gen.t lib/Tie/File/02_fetchsize.t
17059           +> lib/Tie/File/03_longfetch.t lib/Tie/File/04_splice.t
17060           +> lib/Tie/File/05_size.t lib/Tie/File/06_fixrec.t
17061           +> lib/Tie/File/07_rv_splice.t lib/Tie/File/08_ro.t
17062           +> lib/Tie/File/09_gen_rs.t lib/Tie/File/10_splice_rs.t
17063           +> lib/Tie/File/11_rv_splice_rs.t lib/Tie/File/12_longfetch_rs.t
17064           +> lib/Tie/File/13_size_rs.t
17065           !> (integrate 80 files)
17066 ____________________________________________________________________________
17067 [ 14925] By: jhi                                   on 2002/03/01  15:28:10
17068         Log: Better advertising.
17069      Branch: perl
17070            ! pod/perldelta.pod pod/perlfaq5.pod
17071 ____________________________________________________________________________
17072 [ 14924] By: jhi                                   on 2002/03/01  14:32:16
17073         Log: Update Changes.
17074      Branch: perl
17075            ! Changes patchlevel.h
17076 ____________________________________________________________________________
17077 [ 14923] By: jhi                                   on 2002/03/01  14:17:54
17078         Log: Lost in the shuffle.
17079      Branch: perl
17080            + lib/Math/BigInt/t/downgrade.t
17081            ! MANIFEST
17082 ____________________________________________________________________________
17083 [ 14922] By: jhi                                   on 2002/03/01  13:23:41
17084         Log: Advertise Tie::File.
17085      Branch: perl
17086            ! pod/perldelta.pod pod/perlfaq5.pod
17087 ____________________________________________________________________________
17088 [ 14921] By: jhi                                   on 2002/03/01  13:14:18
17089         Log: Subject: Re: Smoke 14900 /pro/3gl/CPAN/perl-current
17090              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17091              Date: Thu, 28 Feb 2002 18:55:48 +0100
17092              Message-Id: <20020228173120.6A15.H.M.BRAND@hccnet.nl>
17093      Branch: perl
17094            ! x2p/walk.c
17095 ____________________________________________________________________________
17096 [ 14920] By: ams                                   on 2002/03/01  09:06:01
17097         Log: Subject: [PATCH @14577] autoloaded DESTROY bugfix
17098              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17099              Date: Tue, 26 Feb 2002 19:54:31 -0500
17100              Message-Id: <20020226195431.A9625@math.ohio-state.edu>
17101      Branch: perl
17102            ! embed.fnc ext/B/B/Deparse.pm gv.c
17103 ____________________________________________________________________________
17104 [ 14919] By: ams                                   on 2002/03/01  03:03:12
17105         Log: Upgrade to Tie::File 0.13 (Win32 fixes.)
17106      Branch: perl
17107            ! lib/Tie/File.pm lib/Tie/File/01_gen.t
17108            ! lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
17109            ! lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
17110            ! lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
17111            ! lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
17112            ! lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
17113            ! lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
17114 ____________________________________________________________________________
17115 [ 14918] By: ams                                   on 2002/03/01  02:36:58
17116         Log: Add Tie::File 0.12 from MJD.
17117      Branch: perl
17118            + lib/Tie/File.pm lib/Tie/File/01_gen.t
17119            + lib/Tie/File/02_fetchsize.t lib/Tie/File/03_longfetch.t
17120            + lib/Tie/File/04_splice.t lib/Tie/File/05_size.t
17121            + lib/Tie/File/06_fixrec.t lib/Tie/File/07_rv_splice.t
17122            + lib/Tie/File/08_ro.t lib/Tie/File/09_gen_rs.t
17123            + lib/Tie/File/10_splice_rs.t lib/Tie/File/11_rv_splice_rs.t
17124            + lib/Tie/File/12_longfetch_rs.t lib/Tie/File/13_size_rs.t
17125            ! MANIFEST
17126 ____________________________________________________________________________
17127 [ 14917] By: jhi                                   on 2002/03/01  02:13:24
17128         Log: Encoding name mapping tweaks.
17129      Branch: perl
17130            ! ext/Encode/Encode.pm
17131 ____________________________________________________________________________
17132 [ 14916] By: jhi                                   on 2002/02/28  21:26:07
17133         Log: metaconfig unit change for #14915.
17134      Branch: metaconfig
17135            ! U/modified/Init.U
17136 ____________________________________________________________________________
17137 [ 14915] By: jhi                                   on 2002/02/28  21:25:23
17138         Log: Subject: [PATCH] Configure to correctly recognize Amiga OS
17139              From: Paul_GreenVOS@vos.stratus.com
17140              Date: Thu, 28 Feb 02 15:05 est
17141              Message-Id: <200202282007.PAA11412@mailhub1.stratus.com>
17142      Branch: perl
17143            ! Configure
17144 ____________________________________________________________________________
17145 [ 14914] By: jhi                                   on 2002/02/28  14:10:44
17146         Log: PL_bostr was pointing to the wrong string
17147              (a string left around from the loading of the Unicode \w)
17148              "UTF-8 panic, blocks, coredumps, etc. in debugger with \w and m//g"
17149              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01267.html
17150      Branch: perl
17151            ! regexec.c
17152 ____________________________________________________________________________
17153 [ 14913] By: gbarr                                 on 2002/02/28  13:06:11
17154         Log: Sync with libnet-1.10
17155      Branch: perl
17156            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
17157            ! lib/Net/FTP.pm lib/Net/FTP/I.pm lib/Net/NNTP.pm
17158            ! lib/Net/Netrc.pm lib/Net/POP3.pm lib/Net/SMTP.pm
17159            ! lib/Net/t/netrc.t
17160 ____________________________________________________________________________
17161 [ 14912] By: ams                                   on 2002/02/28  13:02:50
17162         Log: Subject: [PATCH] perldelta.pod fixes
17163              From: Autrijus Tang <autrijus@autrijus.org>
17164              Date: Thu, 28 Feb 2002 21:44:15 +0800
17165              Message-Id: <20020228134415.GB16422@not.autrijus.org>
17166      Branch: perl
17167            ! pod/perldelta.pod
17168 ____________________________________________________________________________
17169 [ 14911] By: ams                                   on 2002/02/28  11:31:44
17170         Log: Subject: File::Copy::syscopy doesn't preserve OS attrs on UNIX
17171              From: Stas Bekman <stas@stason.org>
17172              Date: Mon, 04 Feb 2002 16:18:53 +0800
17173              Message-Id: <3C7E1E5F.1000605@stason.org>
17174              (Applied by hand).
17175      Branch: perl
17176            ! lib/File/Copy.pm
17177 ____________________________________________________________________________
17178 [ 14910] By: ams                                   on 2002/02/28  11:26:47
17179         Log: Subject: [PATCH lib/Pod/Html.pm]
17180              From: Stas Bekman <stas@stason.org>
17181              Date: Thu, 28 Feb 2002 20:05:01 +0800
17182              Message-Id: <3C7E1CED.7000307@stason.org>
17183      Branch: perl
17184            ! lib/Pod/Html.pm
17185 ____________________________________________________________________________
17186 [ 14909] By: jhi                                   on 2002/02/28  05:50:24
17187         Log: Tests for #14908.
17188      Branch: perl
17189            ! t/op/pat.t
17190 ____________________________________________________________________________
17191 [ 14908] By: jhi                                   on 2002/02/28  05:43:45
17192         Log: Make shared hash keys to be \0-terminated:
17193              one possible resolution for
17194              "UTF-8, weird \w behaviour after HASH-KEY-ification"
17195              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2002-01/msg01327.html
17196              The hash keys were shared (the SvLEN(sv) = 0 was the giveaway).
17197              The hash keys weren't \0-terminated.  This meant that the EOL ($)
17198              in regmatch() got the nextchr beyond the last character.  Since
17199              the keys were UTF-8, the nextchr was \1, not the usual
17200              string-terminating \0.  Wham, no match.
17201              
17202              I think another possible resolution could be to stop the nextchr
17203              computation in regmatch() from peeking beyond the last character
17204              of the string:
17205              
17206              nextchr = locinput < PL_regeol ? UCHARAT(locinput) : 0;
17207      Branch: perl
17208            ! hv.c hv.h
17209 ____________________________________________________________________________
17210 [ 14907] By: jhi                                   on 2002/02/28  03:25:44
17211         Log: Subject: [PATCH] Perl interface to newIO()
17212              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
17213              Date: Wed, 27 Feb 2002 20:15:27 -0800
17214              Message-ID: <f7af8gzkgaET092yn@efn.org>
17215      Branch: perl
17216            ! lib/Symbol.pm
17217 ____________________________________________________________________________
17218 [ 14906] By: jhi                                   on 2002/02/28  00:50:01
17219         Log: The "list" part of
17220              
17221              Subject: [PATCH perlop] .. returns a *list* of *integers*
17222              From: Mike Guy <mjtg@cam.ac.uk>
17223              Date: Tue, 26 Feb 2002 18:30:22 +0000
17224              Message-Id: <E16fmMo-00048Y-00@draco.cus.cam.ac.uk>
17225              
17226              plus few nits.
17227      Branch: perl
17228            ! pod/perlop.pod
17229 ____________________________________________________________________________
17230 [ 14905] By: jhi                                   on 2002/02/27  22:44:52
17231         Log: Subject: [PATCH lib/File/stat.t] Win32 not happy with new test
17232              From: Abe Timmerman <abe@ztreet.demon.nl>
17233              Date: Thu, 28 Feb 2002 00:04:06 +0100
17234              Message-ID: <fhnq7u8ref3nqgsa0p4f9u1v5r3sv3akm1@4ax.com>
17235      Branch: perl
17236            ! lib/File/stat.t
17237 ____________________________________________________________________________
17238 [ 14904] By: pudge                                 on 2002/02/27  21:25:39
17239         Log: Integrate from maintperl.
17240      Branch: maint-5.6/macperl
17241           !> doio.c op.c t/io/open.t t/pragma/strict-subs
17242 ____________________________________________________________________________
17243 [ 14903] By: jhi                                   on 2002/02/27  21:23:14
17244         Log: Upgrade to Math::BigInt 1.53.
17245      Branch: perl
17246            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17247            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
17248            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
17249            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/mbimbf.inc
17250            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbi.t
17251            ! lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/upgrade.t
17252 ____________________________________________________________________________
17253 [ 14902] By: jhi                                   on 2002/02/27  21:17:38
17254         Log: Subject: [PATCH] assorted VMS test fix-ups, $Config{prefixexp} revisited
17255              From: "Craig A. Berry" <craigberry@mac.com>
17256              Date: Wed, 27 Feb 2002 15:36:38 -0600
17257              Message-Id: <5.1.0.14.2.20020227152131.01ade728@exchi01>
17258      Branch: perl
17259            ! configure.com ext/Cwd/t/cwd.t lib/ExtUtils/t/Installed.t
17260            ! vms/ext/filespec.t
17261 ____________________________________________________________________________
17262 [ 14901] By: jhi                                   on 2002/02/27  21:14:22
17263         Log: Subject: [PATCH] Some minor changes for Cygwin
17264              From: "Gerrit P. Haase" <gerrit@familiehaase.de>
17265              Date: Wed, 27 Feb 2002 22:25:41 +0100
17266              Message-ID: <14296492589.20020227222541@familiehaase.de>
17267      Branch: perl
17268            ! Makefile.SH README.cygwin cygwin/perlld.in
17269 ____________________________________________________________________________
17270 [ 14900] By: jhi                                   on 2002/02/27  19:06:39
17271         Log: Update the UTF-8 explanation table.
17272      Branch: perl
17273            ! pod/perlunicode.pod utf8.h
17274 ____________________________________________________________________________
17275 [ 14899] By: jhi                                   on 2002/02/27  17:50:09
17276         Log: Repatch from Robin Barker: anon subs in C<package;> are
17277              now __ANON__::__ANON__ (should help for mod_perl package
17278              since #12251)
17279      Branch: perl
17280            ! gv.c op.c t/op/runlevel.t toke.c
17281 ____________________________________________________________________________
17282 [ 14898] By: jhi                                   on 2002/02/27  16:01:47
17283         Log: Update Changes.
17284      Branch: perl
17285            ! Changes patchlevel.h
17286 ____________________________________________________________________________
17287 [ 14897] By: jhi                                   on 2002/02/27  15:26:12
17288         Log: perldelta updates.
17289      Branch: perl
17290            ! pod/perldelta.pod
17291 ____________________________________________________________________________
17292 [ 14896] By: jhi                                   on 2002/02/27  15:23:21
17293         Log: Signedness nit.
17294      Branch: perl
17295            ! regexec.c
17296 ____________________________________________________________________________
17297 [ 14895] By: jhi                                   on 2002/02/27  15:12:36
17298         Log: Subject: Re: Smoke 14870
17299              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
17300              Date: Wed, 27 Feb 2002 16:48:35 +0100
17301              Message-Id: <20020227163729.1D2B.H.M.BRAND@hccnet.nl>
17302              
17303              (with some additional garnish)
17304      Branch: perl
17305            ! README.hpux hints/hpux.sh
17306 ____________________________________________________________________________
17307 [ 14894] By: jhi                                   on 2002/02/27  15:08:06
17308         Log: Avoid PL_OpPtr et al getting unnecessarily (when not used)
17309              into perl.exp in AIX.
17310      Branch: perl
17311            ! makedef.pl perl.h
17312 ____________________________________________________________________________
17313 [ 14893] By: jhi                                   on 2002/02/27  13:49:59
17314         Log: Subject: [PATCH pod/perlrun.pod] Re: [ID 20020227.003] minor text imperfection in perlrun manpage
17315              From: Robin Barker <rmb1@cise.npl.co.uk>
17316              Date: Wed, 27 Feb 2002 14:39:35 GMT
17317              Message-Id: <200202271439.OAA25005@tempest.npl.co.uk>
17318      Branch: perl
17319            ! pod/perlrun.pod
17320 ____________________________________________________________________________
17321 [ 14892] By: jhi                                   on 2002/02/27  13:41:14
17322         Log: Subject: Re: [PATCH @14870] long C<=item>s and other pod->man->troff problems
17323              From: Robin Barker <rmb1@cise.npl.co.uk>
17324              Date: Wed, 27 Feb 2002 12:25:30 GMT
17325              Message-Id: <200202271225.MAA24806@tempest.npl.co.uk>
17326      Branch: perl
17327            ! README.cygwin README.os2 ext/Time/HiRes/HiRes.pm lib/CGI.pm
17328            ! lib/Math/BigInt.pm pod/perl561delta.pod pod/perliol.pod
17329            ! pod/perlunicode.pod pod/perluniintro.pod
17330 ____________________________________________________________________________
17331 [ 14891] By: jhi                                   on 2002/02/27  01:11:13
17332         Log: Only modify LD_LIBRARY_PATH in case there are directories.
17333      Branch: perl
17334            ! hints/dec_osf.sh
17335 ____________________________________________________________________________
17336 [ 14890] By: jhi                                   on 2002/02/27  01:01:11
17337         Log: Subject: [PATCH] perl/hints/vos.sh
17338              From: Paul_GreenVOS@vos.stratus.com
17339              Date: Tue, 26 Feb 02 15:19 est
17340              Message-Id: <200202262021.PAA24979@mailhub1.stratus.com>
17341      Branch: perl
17342            ! hints/vos.sh
17343 ____________________________________________________________________________
17344 [ 14889] By: jhi                                   on 2002/02/27  00:59:33
17345         Log: Forgot from #14888.
17346      Branch: perl
17347            ! ext/Unicode/Normalize/mkheader
17348 ____________________________________________________________________________
17349 [ 14888] By: jhi                                   on 2002/02/27  00:50:55
17350         Log: Unicode::Normalize 0.14 synch, from SADAHIRO Tomoyuki.
17351      Branch: perl
17352            ! ext/Unicode/Normalize/Changes
17353            ! ext/Unicode/Normalize/Normalize.pm
17354            ! ext/Unicode/Normalize/Normalize.xs
17355            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/t/func.t
17356            ! ext/Unicode/Normalize/t/test.t
17357 ____________________________________________________________________________
17358 [ 14887] By: ams                                   on 2002/02/26  23:51:52
17359         Log: Subject: Missing diagnostics
17360              From: Simon Glover <scog@roe.ac.uk>
17361              Date: Tue, 26 Feb 2002 17:56:42 +0000 (BST)
17362              Message-Id: <Pine.GSO.4.10.10202261754170.23317-100000@muinntiarach.roe.ac.uk>
17363              
17364              Subject: [PATCH] Better wording for the lvalue vec diagnostic
17365              From: Simon Glover <scog@roe.ac.uk>
17366              Date: Tue, 26 Feb 2002 18:08:04 +0000 (BST)
17367              Message-Id: <Pine.GSO.4.10.10202261756560.23317-100000@muinntiarach.roe.ac.uk>
17368      Branch: perl
17369            ! doop.c pod/perldiag.pod t/op/vec.t
17370 ____________________________________________________________________________
17371 [ 14886] By: ams                                   on 2002/02/26  15:48:34
17372         Log: Subject: [PATCH] Not OK 5.7.2@14884
17373              From: andreas.koenig@anima.de (Andreas J. Koenig)
17374              Date: Tue, 26 Feb 2002 15:03:55 +0100
17375              Message-Id: <m38z9gfigk.fsf@anima.de>
17376      Branch: perl
17377            ! t/lib/access.t
17378 ____________________________________________________________________________
17379 [ 14885] By: nick                                  on 2002/02/26  13:48:55
17380         Log: Integrate mainline
17381      Branch: perlio
17382           +> lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
17383           +> lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
17384           +> lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
17385            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
17386           !> (integrate 102 files)
17387 ____________________________________________________________________________
17388 [ 14884] By: jhi                                   on 2002/02/26  11:17:42
17389         Log: Cray FP strikes again: things like 1.1 + 0.1 are easily
17390              1.1999999999999996, or thereabouts (yes, even sprintf).
17391      Branch: perl
17392            ! t/base/num.t
17393 ____________________________________________________________________________
17394 [ 14883] By: jhi                                   on 2002/02/26  11:09:07
17395         Log: Neither.
17396      Branch: perl
17397            ! pod/perldelta.pod
17398 ____________________________________________________________________________
17399 [ 14882] By: ams                                   on 2002/02/26  08:46:55
17400         Log: Subject: [PATCH hv.c pod/perldiag.pod] "Attempt to access to key"?
17401              From: Michael G Schwern <schwern@pobox.com>
17402              Date: Tue, 26 Feb 2002 01:01:28 -0500
17403              Message-Id: <20020226060128.GA2439@blackrider>
17404      Branch: perl
17405            ! hv.c pod/perldiag.pod
17406 ____________________________________________________________________________
17407 [ 14881] By: jhi                                   on 2002/02/26  03:01:28
17408         Log: Subject: [PATCH B::Concise] docs, typos
17409              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17410              Date: Mon, 25 Feb 2002 16:41:16 +0100
17411              Message-ID: <20020225164116.A1054@rafael>
17412      Branch: perl
17413            ! ext/B/B/Concise.pm
17414 ____________________________________________________________________________
17415 [ 14880] By: jhi                                   on 2002/02/26  02:36:16
17416         Log: POSIX: add isatty to @EXPORT_OK, reformat.
17417      Branch: perl
17418            ! ext/POSIX/POSIX.pm
17419 ____________________________________________________________________________
17420 [ 14879] By: jhi                                   on 2002/02/26  01:03:17
17421         Log: If using -Dloclibpth=... the directories need to
17422              be appended to LD_LIBRARY_PATH (and ickily, if those
17423              directories contain a (newer?) libdb.so, we need to
17424              prepend    /usr/shlib to loclibpth).
17425      Branch: perl
17426            ! hints/dec_osf.sh
17427 ____________________________________________________________________________
17428 [ 14878] By: jhi                                   on 2002/02/26  01:01:13
17429         Log: Subject: [PATCH] Perl interface to newIO()
17430              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)      
17431              Date: Mon, 25 Feb 2002 15:04:57 -0800
17432              Message-ID: <ZMse8gzkg6oQ092yn@efn.org>
17433      Branch: perl
17434            ! lib/Symbol.pm lib/Symbol.t
17435 ____________________________________________________________________________
17436 [ 14877] By: jhi                                   on 2002/02/26  00:06:16
17437         Log: Subject: [PATCH perlvar] "." is not in @INC when -T
17438              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>    
17439              Date: Mon, 25 Feb 2002 21:58:30 +0100
17440              Message-ID: <20020225215830.A744@rafael>
17441      Branch: perl
17442            ! pod/perlvar.pod
17443 ____________________________________________________________________________
17444 [ 14876] By: jhi                                   on 2002/02/25  22:23:11
17445         Log: Big5 tweaks from Autrijus Tang.
17446      Branch: perl
17447            ! ext/Encode/Encode/big5.enc
17448 ____________________________________________________________________________
17449 [ 14875] By: jhi                                   on 2002/02/25  22:19:56
17450         Log: Subject: [PATCH Glossary configpm] cleanups
17451              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17452              Date: Mon, 25 Feb 2002 23:27:15 +0100
17453              Message-ID: <20020225232715.C744@rafael>
17454      Branch: perl
17455            ! Porting/Glossary Porting/config.sh Porting/config_H configpm
17456 ____________________________________________________________________________
17457 [ 14874] By: jhi                                   on 2002/02/25  21:53:29
17458         Log: Subject: [PATCH] compile warnings (was Re: Smoke 14756 /pro/3gl/CPAN/perl-current)
17459              From: Nicholas Clark <nick@unfortu.net>
17460              Date: Mon, 25 Feb 2002 21:53:24 +0000
17461              Message-ID: <20020225215323.GN365@Bagpuss.unfortu.net>
17462      Branch: perl
17463            ! ext/Encode/CN/Makefile.PL ext/Encode/JP/Makefile.PL
17464            ! ext/Encode/KR/Makefile.PL ext/Encode/Makefile.PL
17465            ! ext/Encode/TW/Makefile.PL ext/Encode/compile
17466 ____________________________________________________________________________
17467 [ 14873] By: jhi                                   on 2002/02/25  21:28:54
17468         Log: Upgrade to I18N::LangTags 0.27.
17469              (Causes one flipflop back to perl.com URL, must poke Sean.)
17470      Branch: perl
17471            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
17472            ! lib/I18N/LangTags/List.pm
17473 ____________________________________________________________________________
17474 [ 14872] By: jhi                                   on 2002/02/25  21:22:32
17475         Log: Upgrade to Getopt::Long 2.28.
17476      Branch: perl
17477            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES
17478            ! lib/Getopt/Long/README
17479 ____________________________________________________________________________
17480 [ 14871] By: jhi                                   on 2002/02/25  19:46:35
17481         Log: No =head.
17482      Branch: perl
17483            ! pod/perlebcdic.pod
17484 ____________________________________________________________________________
17485 [ 14870] By: jhi                                   on 2002/02/25  15:02:50
17486         Log: Update Changes.
17487      Branch: perl
17488            ! Changes patchlevel.h
17489 ____________________________________________________________________________
17490 [ 14869] By: jhi                                   on 2002/02/25  14:54:00
17491         Log: metaconfig unit change for #14868.
17492      Branch: metaconfig
17493            ! U/modified/Chk_MANI.U
17494 ____________________________________________________________________________
17495 [ 14868] By: jhi                                   on 2002/02/25  14:53:43
17496         Log: Some hosts understand split -l 50, some only split -50
17497              (from Paul Eggert).
17498      Branch: perl
17499            ! Configure
17500 ____________________________________________________________________________
17501 [ 14867] By: jhi                                   on 2002/02/25  14:44:07
17502         Log: Subject: Re: [PATCH bleadperl] socketpair.t
17503              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17504              Date: Sun, 24 Feb 2002 10:31:25 +0100
17505              Message-ID: <179381153.20020224103125@tesla.rcub.bg.ac.yu>
17506              
17507              (the pid half only)
17508      Branch: perl
17509            ! win32/win32.c
17510 ____________________________________________________________________________
17511 [ 14866] By: jhi                                   on 2002/02/25  14:35:19
17512         Log: Mention the new pack tricks.
17513      Branch: perl
17514            ! pod/perldelta.pod
17515 ____________________________________________________________________________
17516 [ 14865] By: jhi                                   on 2002/02/25  14:30:28
17517         Log: Subject: [PATCH] consistent commands for perl5db.pl etc.
17518              From: Richard.Foley@t-online.de (Richard Foley)
17519              Date: Mon, 25 Feb 2002 13:47:03 +0100
17520              Message-ID: <16fJgP-1mbVeSC@fwd04.sul.t-online.com>
17521      Branch: perl
17522            ! lib/perl5db.pl pod/perldebguts.pod pod/perldebtut.pod
17523            ! pod/perldebug.pod pod/perldelta.pod
17524 ____________________________________________________________________________
17525 [ 14864] By: jhi                                   on 2002/02/25  13:51:32
17526         Log: Typo corrections from John P. Linderman.
17527      Branch: perl
17528            ! ext/IPC/SysV/Semaphore.pm
17529 ____________________________________________________________________________
17530 [ 14863] By: jhi                                   on 2002/02/25  13:49:32
17531         Log: Upgrade to Math::BigInt 1.52.
17532      Branch: perl
17533            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
17534            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbf.t
17535            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
17536            ! lib/Math/BigInt/t/config.t lib/Math/BigInt/t/inf_nan.t
17537            ! lib/Math/BigInt/t/sub_mbf.t t/lib/Math/BigFloat/Subclass.pm
17538 ____________________________________________________________________________
17539 [ 14862] By: ams                                   on 2002/02/25  10:39:40
17540         Log: Subject: [PATCH Cwd.pm] cut-n-paste error?
17541              From: Robin Barker <rmb1@cise.npl.co.uk>
17542              Date: Mon, 25 Feb 2002 11:35:06 GMT
17543              Message-Id: <200202251135.LAA00573@tempest.npl.co.uk>
17544              
17545              Subject: [PATCH Net/Cmd.pm]
17546              From: Robin Barker <rmb1@cise.npl.co.uk>
17547              Date: Mon, 25 Feb 2002 11:37:06 GMT
17548              Message-Id: <200202251137.LAA00579@tempest.npl.co.uk>
17549      Branch: perl
17550            ! lib/Cwd.pm lib/Net/Cmd.pm
17551 ____________________________________________________________________________
17552 [ 14861] By: jhi                                   on 2002/02/25  03:40:45
17553         Log: Cut-and-paste errors.
17554      Branch: perl
17555            ! t/op/pat.t
17556 ____________________________________________________________________________
17557 [ 14860] By: jhi                                   on 2002/02/25  03:36:24
17558         Log: EBCDIC: the control characters are not that easy to find.
17559      Branch: perl
17560            ! t/op/pat.t
17561 ____________________________________________________________________________
17562 [ 14859] By: jhi                                   on 2002/02/25  03:02:23
17563         Log: Subject: Re: [PATCH] Re: Copying PV only with possible UTF-8 characters
17564              From: John Peacock <jpeacock@rowman.com>
17565              Date: Sun, 24 Feb 2002 22:08:28 -0500
17566              Message-ID: <3C79AAAC.6060903@rowman.com>
17567      Branch: perl
17568            ! sv.c
17569 ____________________________________________________________________________
17570 [ 14858] By: jhi                                   on 2002/02/25  00:01:13
17571         Log: SvSetSV() is not returnable, but that's okay since
17572              sv_copypv() returns void.
17573      Branch: perl
17574            ! sv.c
17575 ____________________________________________________________________________
17576 [ 14857] By: jhi                                   on 2002/02/24  23:33:33
17577         Log: Subject: [PATCH] Re: Copying PV only with possible UTF-8 characters
17578              From: John Peacock <jpeacock@rowman.com>                 
17579              Date: Sun, 24 Feb 2002 16:40:07 -0500
17580              Message-ID: <3C795DB7.40105@rowman.com>               
17581      Branch: perl
17582            ! embed.fnc embed.h global.sym lib/overload.t pod/perlapi.pod
17583            ! pp_hot.c proto.h sv.c
17584 ____________________________________________________________________________
17585 [ 14856] By: jhi                                   on 2002/02/24  20:15:51
17586         Log: Tiny code cleanup.
17587      Branch: perl
17588            ! regexec.c
17589 ____________________________________________________________________________
17590 [ 14855] By: jhi                                   on 2002/02/24  19:49:01
17591         Log: Use to_uni_fold().
17592      Branch: perl
17593            ! regcomp.c
17594 ____________________________________________________________________________
17595 [ 14854] By: jhi                                   on 2002/02/24  19:45:43
17596         Log: Document the new taint behaviour of exec LIST and
17597              system LIST.
17598      Branch: perl
17599            ! pod/perldelta.pod
17600 ____________________________________________________________________________
17601 [ 14853] By: jhi                                   on 2002/02/24  18:28:31
17602         Log: Subject: [PATCH] Re: taint news
17603              From: Rick Delaney <rick.delaney@rogers.com>             
17604              Date: 24 Feb 2002 11:35:00 -0500
17605              Message-ID: <m3d6yuvnwr.fsf@cs839290-a.mtth.phub.net.cable.rogers.com>
17606      Branch: perl
17607            ! pod/perldiag.pod pod/perlsec.pod pp_sys.c t/op/taint.t
17608 ____________________________________________________________________________
17609 [ 14852] By: jhi                                   on 2002/02/24  18:20:55
17610         Log: EBCDIC tweak (native instead of uni) and comment update.
17611      Branch: perl
17612            ! regexec.c
17613 ____________________________________________________________________________
17614 [ 14851] By: jhi                                   on 2002/02/24  13:02:53
17615         Log: Using uninitialized (and wrong) variables is not good.
17616      Branch: perl
17617            ! regcomp.c
17618 ____________________________________________________________________________
17619 [ 14850] By: jhi                                   on 2002/02/24  05:28:15
17620         Log: EBCDIC: this seems to calm the last of the
17621              Malformed UTF-8 warnings.
17622      Branch: perl
17623            ! regcomp.c utf8.c
17624 ____________________________________________________________________________
17625 [ 14849] By: jhi                                   on 2002/02/23  23:35:03
17626         Log: EBCDIC: document using Encode for character conversions.
17627      Branch: perl
17628            ! pod/perlebcdic.pod
17629 ____________________________________________________________________________
17630 [ 14848] By: jhi                                   on 2002/02/23  23:20:57
17631         Log: EBCDIC: disable also Unicode::Collate and
17632              Unicode::Normalize for now.  Real users of
17633              EBCDIC have to decide what they want.
17634      Branch: perl
17635            ! ext/Unicode/Normalize/Normalize.pm
17636            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
17637            ! ext/Unicode/Normalize/t/test.t lib/Unicode/Collate.pm
17638            ! lib/Unicode/Collate/t/test.t
17639 ____________________________________________________________________________
17640 [ 14847] By: jhi                                   on 2002/02/23  20:12:21
17641         Log: AUTHORS updates.
17642      Branch: perl
17643            ! AUTHORS
17644 ____________________________________________________________________________
17645 [ 14846] By: jhi                                   on 2002/02/23  20:05:10
17646         Log: Retract #14571: there may be a better solution than
17647              tweaking the test.
17648      Branch: perl
17649            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
17650 ____________________________________________________________________________
17651 [ 14845] By: jhi                                   on 2002/02/23  19:15:32
17652         Log: Subject: [PATCH @14833] $Config{prefixexp} for VMS                
17653              From: "Craig A. Berry" <craigberry@mac.com> 
17654              Date: Sat, 23 Feb 2002 14:14:35 -0600
17655              Message-Id: <a05101400b89d8666cc6c@[192.168.56.188]>         
17656      Branch: perl
17657            ! configure.com
17658 ____________________________________________________________________________
17659 [ 14844] By: jhi                                   on 2002/02/23  18:37:14
17660         Log: metaconfig unit change for #14843.
17661      Branch: metaconfig/U/perl
17662            ! Extensions.U
17663 ____________________________________________________________________________
17664 [ 14843] By: jhi                                   on 2002/02/23  18:36:43
17665         Log: Also Encode/JP needs to be listed explicitly.
17666              (Any other sub-Encode extensions?)
17667      Branch: perl
17668            ! Configure
17669 ____________________________________________________________________________
17670 [ 14842] By: jhi                                   on 2002/02/23  18:17:07
17671         Log: Document known UNICOS/mk deficiency.
17672      Branch: perl
17673            ! pod/perldelta.pod
17674 ____________________________________________________________________________
17675 [ 14841] By: jhi                                   on 2002/02/23  16:29:49
17676         Log: Subject: [PATCH] README mention version 5.0
17677              From: Autrijus Tang <autrijus@autrijus.org>
17678              Date: Sat, 23 Feb 2002 09:35:22 +0800
17679              Message-ID: <20020223013522.GA8694@not.autrijus.org>
17680      Branch: perl
17681            ! README
17682 ____________________________________________________________________________
17683 [ 14840] By: jhi                                   on 2002/02/23  03:32:59
17684         Log: metaconfig unit change for #14839.
17685      Branch: metaconfig
17686            ! U/modified/Signal.U
17687 ____________________________________________________________________________
17688 [ 14839] By: jhi                                   on 2002/02/23  03:32:32
17689         Log: Old hosts like NeXT Classic don't have sort -k,
17690              from Paul Eggert.
17691      Branch: perl
17692            ! Configure
17693 ____________________________________________________________________________
17694 [ 14838] By: ams                                   on 2002/02/22  21:14:29
17695         Log: Minor clarifications as suggested by Anton Tagunov.
17696      Branch: perl
17697            ! pod/perlsyn.pod
17698 ____________________________________________________________________________
17699 [ 14837] By: ams                                   on 2002/02/22  21:07:02
17700         Log: Subject: [PATCH] Re: Prototype checking on assignment of coderef to typeglob
17701              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17702              Date: Fri, 22 Feb 2002 23:01:07 +0100
17703              Message-Id: <20020222230107.A15069@rafael>
17704      Branch: perl
17705            ! sv.c t/op/gv.t
17706 ____________________________________________________________________________
17707 [ 14836] By: jhi                                   on 2002/02/22  20:39:11
17708         Log: metaconfig unit change for #14835.
17709      Branch: metaconfig
17710            ! U/modified/Chk_MANI.U
17711 ____________________________________________________________________________
17712 [ 14835] By: jhi                                   on 2002/02/22  20:38:32
17713         Log: In AIX the split(1) default (1000 lines) chokes the /usr/bin/ls.
17714      Branch: perl
17715            ! Configure
17716 ____________________________________________________________________________
17717 [ 14834] By: jhi                                   on 2002/02/22  18:06:01
17718         Log: Subject: [PATCH] Re: Pyrrhic compression in Encode
17719              From: Michael G Schwern <schwern@pobox.com>
17720              Date: Fri, 22 Feb 2002 12:10:28 -0500
17721              Message-ID: <20020222171027.GB4181@blackrider>
17722      Branch: perl
17723            ! ext/Encode/compile
17724 ____________________________________________________________________________
17725 [ 14833] By: jhi                                   on 2002/02/22  14:51:17
17726         Log: Update Changes.
17727      Branch: perl
17728            ! Changes patchlevel.h
17729 ____________________________________________________________________________
17730 [ 14832] By: jhi                                   on 2002/02/22  14:25:18
17731         Log: Implement IV/UV/NV/long double pack/unpack with
17732              template letters j/J/F/D (the latter two have been
17733              undocumented aliases of f/d).
17734      Branch: perl
17735            ! pod/perlfunc.pod pod/perltodo.pod pp_pack.c t/op/pack.t
17736 ____________________________________________________________________________
17737 [ 14831] By: jhi                                   on 2002/02/22  13:47:08
17738         Log: Subject: Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
17739              From: Nicholas Clark <nick@unfortu.net>
17740              Date: Fri, 22 Feb 2002 14:01:25 +0000
17741              Message-ID: <20020222140123.GD358@Bagpuss.unfortu.net>
17742      Branch: perl
17743            ! ext/Encode/compile
17744 ____________________________________________________________________________
17745 [ 14830] By: jhi                                   on 2002/02/22  13:44:27
17746         Log: NetWare change from Ananth Kesari.
17747      Branch: perl
17748            - NetWare/t/NWModify-Exist.pl NetWare/t/NWScripts-Exist.pl
17749            ! MANIFEST
17750 ____________________________________________________________________________
17751 [ 14829] By: jhi                                   on 2002/02/22  13:42:42
17752         Log: Subject: [PATCH @14577] pack with a human face: part ]|[
17753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17754              Date: Fri, 22 Feb 2002 03:55:13 -0500
17755              Message-ID: <20020222035513.A894@math.ohio-state.edu>
17756      Branch: perl
17757            ! pod/perlfunc.pod pp_pack.c t/op/pack.t
17758 ____________________________________________________________________________
17759 [ 14828] By: jhi                                   on 2002/02/22  13:19:19
17760         Log: EBCDIC: Disable Encode::JP and Encode::Tcl for now.
17761      Branch: perl
17762            ! ext/Encode/JP/JP.pm ext/Encode/lib/Encode/Tcl.pm
17763 ____________________________________________________________________________
17764 [ 14827] By: jhi                                   on 2002/02/22  13:11:00
17765         Log: Make measure_struct a file static.
17766      Branch: perl
17767            ! pp_pack.c
17768 ____________________________________________________________________________
17769 [ 14826] By: jhi                                   on 2002/02/22  04:30:27
17770         Log: EBCDIC: someone who knows what they are doing
17771              and whether it is possible at all in the first
17772              place needs to figure these tests out on EBCDIC.
17773              The CJK encodings heavily abuse their knowledge
17774              of ASCII and that may require a translation layer
17775              or four to survive UTF-EBCDIC.
17776      Branch: perl
17777            ! ext/Encode/t/JP.t ext/Encode/t/Tcl.t
17778 ____________________________________________________________________________
17779 [ 14825] By: jhi                                   on 2002/02/22  02:43:03
17780         Log: croak() needs context.
17781      Branch: perl
17782            ! pp_pack.c
17783 ____________________________________________________________________________
17784 [ 14824] By: jhi                                   on 2002/02/22  01:56:06
17785         Log: Subject: [PATCH @14577] pack with a human face: the sequel
17786              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17787              Date: Thu, 21 Feb 2002 21:33:37 -0500
17788              Message-ID: <20020221213337.A23848@math.ohio-state.edu>
17789      Branch: perl
17790            ! embed.fnc embed.h pod/perldiag.pod pod/perlfunc.pod pp_pack.c
17791            ! proto.h t/op/pack.t
17792 ____________________________________________________________________________
17793 [ 14823] By: jhi                                   on 2002/02/22  00:38:19
17794         Log: Subject: [PATCH+=2] Re: [PATCH++] Re: [PATCH] go faster for Encode's compile
17795              From: Nicholas Clark <nick@unfortu.net> 
17796              Date: Fri, 22 Feb 2002 00:49:44 +0000
17797              Message-ID: <20020222004943.GK394@Bagpuss.unfortu.net>
17798      Branch: perl
17799            ! ext/Encode/compile
17800 ____________________________________________________________________________
17801 [ 14822] By: jhi                                   on 2002/02/21  22:42:17
17802         Log: Test for #14795.
17803      Branch: perl
17804            ! t/op/pat.t
17805 ____________________________________________________________________________
17806 [ 14821] By: jhi                                   on 2002/02/21  22:05:20
17807         Log: Testing for ASCII in EBCDIC makes one's brain hurt.
17808      Branch: perl
17809            ! t/op/pat.t
17810 ____________________________________________________________________________
17811 [ 14820] By: jhi                                   on 2002/02/21  21:53:00
17812         Log: Subject: [PATCH] next batch of bugfixes
17813              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17814              Date: Thu, 21 Feb 2002 23:54:41 +0100
17815              Message-ID: <20020221235441.A17260@rafael>
17816      Branch: perl
17817            ! ext/B/B/Deparse.pm
17818 ____________________________________________________________________________
17819 [ 14819] By: jhi                                   on 2002/02/21  21:06:54
17820         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)
17821              From: chromatic <chromatic@rmci.net>
17822              Date: Thu, 21 Feb 2002 14:17:35 -0700
17823              Message-ID: <20020221211823.80922.qmail@onion.perl.org>
17824      Branch: perl
17825            ! lib/File/stat.pm lib/File/stat.t
17826 ____________________________________________________________________________
17827 [ 14818] By: jhi                                   on 2002/02/21  21:01:36
17828         Log: Externalization from Jatan Shah <jshah@broadcom.com>.
17829      Branch: perl
17830            ! ext/re/re.xs
17831 ____________________________________________________________________________
17832 [ 14817] By: jhi                                   on 2002/02/21  20:02:27
17833         Log: Upgrade to Math::BigInt 1.51.
17834      Branch: perl
17835            + lib/Math/BigInt/t/bare_mbf.t lib/Math/BigInt/t/config.t
17836            + lib/Math/BigInt/t/constant.t lib/Math/BigInt/t/inf_nan.t
17837            + lib/Math/BigInt/t/upgrade.inc lib/Math/BigInt/t/upgrade.t
17838            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
17839            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
17840            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
17841            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
17842            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/calling.t
17843            ! lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/mbimbf.t
17844            ! lib/Math/BigInt/t/require.t lib/Math/BigInt/t/sub_mbf.t
17845            ! lib/Math/BigInt/t/sub_mbi.t lib/Math/BigInt/t/sub_mif.t
17846            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
17847 ____________________________________________________________________________
17848 [ 14816] By: jhi                                   on 2002/02/21  19:33:01
17849         Log: Subject: Re: [PATCH] 'make clobber' on Cygwin broken
17850              From: "Gerrit P. Haase" <gp@familiehaase.de>
17851              Date: Thu, 21 Feb 2002 21:20:25 +0100
17852              Message-ID: <69510538936.20020221212025@familiehaase.de>
17853      Branch: perl
17854            ! Makefile.SH
17855 ____________________________________________________________________________
17856 [ 14815] By: jhi                                   on 2002/02/21  17:28:23
17857         Log: Subject: [PATCH @14577] grouping in pack/unpack
17858              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17859              Date: Thu, 21 Feb 2002 06:06:14 -0500
17860              Message-ID: <20020221060614.A29836@math.ohio-state.edu>
17861      Branch: perl
17862            ! embed.fnc embed.h global.sym pod/perldiag.pod pod/perlfunc.pod
17863            ! pod/perltodo.pod pp_pack.c proto.h t/op/pack.t
17864 ____________________________________________________________________________
17865 [ 14814] By: jhi                                   on 2002/02/21  15:41:10
17866         Log: Subject: [PATCH propose] question about fs.t
17867              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
17868              Date: Thu, 21 Feb 2002 15:10:21 +0100
17869              Message-ID: <725805519.20020221151021@tesla.rcub.bg.ac.yu>
17870      Branch: perl
17871            ! t/io/fs.t
17872 ____________________________________________________________________________
17873 [ 14813] By: jhi                                   on 2002/02/21  15:37:44
17874         Log: Subject: [PATCH] 'make clobber' on Cygwin broken    
17875              From: "Gerrit P. Haase" <gerrit@familiehaase.de>         
17876              Date: Thu, 21 Feb 2002 09:54:28 +0100
17877              Message-ID: <13576559576.20020221095428@familiehaase.de>     
17878      Branch: perl
17879            ! Makefile.SH
17880 ____________________________________________________________________________
17881 [ 14812] By: ams                                   on 2002/02/21  14:59:09
17882         Log: Subject: typo correction
17883              From: mjd@plover.com
17884              Date: 21 Feb 2002 15:43:49 -0000
17885              Message-Id: <20020221154349.22772.qmail@plover.com>
17886      Branch: perl
17887            ! pod/perldebug.pod
17888 ____________________________________________________________________________
17889 [ 14811] By: ams                                   on 2002/02/21  14:02:12
17890         Log: Subject: [PATCH] No OPf_SPECIAL on OP_ENTERSUB when readline() is overriden
17891              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
17892              Date: Thu, 21 Feb 2002 15:22:22 +0100
17893              Message-Id: <20020221152222.A15095@rafael>
17894      Branch: perl
17895            ! op.h toke.c
17896 ____________________________________________________________________________
17897 [ 14810] By: ams                                   on 2002/02/21  12:45:28
17898         Log: Subject: [PATCH @14577] cosmetic OS/2 patches
17899              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
17900              Date: Thu, 21 Feb 2002 06:02:48 -0500
17901              Message-Id: <20020221060248.A29705@math.ohio-state.edu>
17902      Branch: perl
17903            ! lib/ExtUtils/Mksymlists.pm makedef.pl
17904 ____________________________________________________________________________
17905 [ 14809] By: nick                                  on 2002/02/21  09:31:08
17906         Log: Integrate mainline
17907      Branch: perlio
17908           +> lib/Pod/t/Select.t
17909           !> (integrate 37 files)
17910 ____________________________________________________________________________
17911 [ 14808] By: jhi                                   on 2002/02/21  05:33:27
17912         Log: metaconfig unit change for #14807.
17913      Branch: metaconfig
17914            ! U/modified/Signal.U
17915 ____________________________________________________________________________
17916 [ 14807] By: jhi                                   on 2002/02/21  05:33:07
17917         Log: Revert #14805, didn't quite work.
17918      Branch: perl
17919            ! Configure config_h.SH
17920 ____________________________________________________________________________
17921 [ 14806] By: jhi                                   on 2002/02/21  05:21:52
17922         Log: metaconfig changes for #14805.
17923      Branch: metaconfig
17924            ! U/modified/Signal.U dist-3.0at70b/kit/makeSH
17925 ____________________________________________________________________________
17926 [ 14805] By: jhi                                   on 2002/02/21  05:21:21
17927         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
17928              From: Paul Eggert <eggert@twinsun.com>
17929              Date: Wed, 20 Feb 2002 11:23:04 -0800 (PST)
17930              Message-Id: <200202201923.g1KJN4d06394@shade.twinsun.com>
17931      Branch: perl
17932            ! Configure config_h.SH
17933 ____________________________________________________________________________
17934 [ 14804] By: jhi                                   on 2002/02/21  04:56:05
17935         Log: More advice.
17936      Branch: perl
17937            ! README.os390
17938 ____________________________________________________________________________
17939 [ 14803] By: jhi                                   on 2002/02/21  04:40:37
17940         Log: Missing MANIFESTation.
17941      Branch: perl
17942            ! MANIFEST
17943 ____________________________________________________________________________
17944 [ 14802] By: ams                                   on 2002/02/20  22:55:25
17945         Log: Subject: [PATCH] Add missing Tolkien quotes to *.c
17946              From: Autrijus Tang <autrijus@autrijus.org>
17947              Date: Thu, 21 Feb 2002 07:13:12 +0800
17948              Message-Id: <20020220231312.GA775@not.autrijus.org>
17949      Branch: perl
17950            ! globals.c malloc.c perlio.c pp_pack.c universal.c xsutils.c
17951 ____________________________________________________________________________
17952 [ 14801] By: ams                                   on 2002/02/20  22:27:20
17953         Log: Subject: Re: Make Schwern poor in just 20 easy steps!
17954              From: Abe Timmerman <abe@ztreet.demon.nl>
17955              Date: Thu, 21 Feb 2002 00:20:40 +0100
17956              Message-Id: <dgb87ukjfanphg45i4skobhe40s1g4sujj@4ax.com>
17957      Branch: perl
17958            + lib/Pod/t/Select.t
17959 ____________________________________________________________________________
17960 [ 14800] By: jhi                                   on 2002/02/20  22:15:23
17961         Log: In EBCDIC the UNI_TO_NATIVE() macro evaluates its argument
17962              twice, causing the loop to skip every other character.
17963      Branch: perl
17964            ! utf8.c
17965 ____________________________________________________________________________
17966 [ 14799] By: jhi                                   on 2002/02/20  21:43:21
17967         Log: Better debugging info.
17968      Branch: perl
17969            ! t/uni/case.pl
17970 ____________________________________________________________________________
17971 [ 14798] By: jhi                                   on 2002/02/20  21:13:50
17972         Log: Subject: [PATCH++] Re: [PATCH] go faster for Encode's compile
17973              From: Nicholas Clark <nick@unfortu.net>
17974              Date: Wed, 20 Feb 2002 22:13:05 +0000
17975              Message-ID: <20020220221304.GE371@Bagpuss.unfortu.net>
17976      Branch: perl
17977            ! ext/Encode/compile
17978 ____________________________________________________________________________
17979 [ 14797] By: jhi                                   on 2002/02/20  18:31:14
17980         Log: Subject: Re: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts
17981              From: Paul Eggert <eggert@twinsun.com>
17982              Date: Wed, 20 Feb 2002 11:29:30 -0800 (PST)
17983              Message-Id: <200202201929.g1KJTUb06403@shade.twinsun.com>
17984      Branch: perl
17985            ! pod/perlhack.pod
17986 ____________________________________________________________________________
17987 [ 14796] By: nick                                  on 2002/02/20  18:15:00
17988         Log: Integrate mainline
17989      Branch: perlio
17990           +> lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
17991           +> lib/Locale/Codes/t/script.t lib/Locale/Constants.pod
17992           +> lib/Locale/Country.pod lib/Locale/Currency.pod
17993           +> lib/Locale/Language.pod lib/Locale/Script.pm
17994           +> lib/Locale/Script.pod t/uni/case.pl t/uni/lower.t
17995           +> t/uni/title.t t/uni/upper.t
17996           !> (integrate 41 files)
17997 ____________________________________________________________________________
17998 [ 14795] By: ams                                   on 2002/02/20  17:08:38
17999         Log: Subject: Re: Re-posts of some unresolved bleadperl bugreports
18000              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
18001              Date: Wed, 20 Feb 2002 18:06:59 +0000
18002              Message-Id: <200202201807.g1KI6xj08220@crypt.compulink.co.uk>
18003      Branch: perl
18004            ! pp_ctl.c
18005 ____________________________________________________________________________
18006 [ 14794] By: ams                                   on 2002/02/20  16:41:56
18007         Log: Subject: [PATCH] perl/Makefile.SH -- care with question mark
18008              From: Paul_GreenVOS@vos.stratus.com
18009              Date: Wed, 20 Feb 02 12:21 est
18010              Message-Id: <200202201723.MAA24639@mailhub1.stratus.com>
18011      Branch: perl
18012            ! Makefile.SH
18013 ____________________________________________________________________________
18014 [ 14793] By: jhi                                   on 2002/02/20  16:26:56
18015         Log: Forgot from #14790.
18016      Branch: perl
18017            ! pp_pack.c
18018 ____________________________________________________________________________
18019 [ 14792] By: jhi                                   on 2002/02/20  16:23:00
18020         Log: Update Changes.
18021      Branch: perl
18022            ! Changes patchlevel.h
18023 ____________________________________________________________________________
18024 [ 14791] By: jhi                                   on 2002/02/20  15:24:19
18025         Log: Integrate change #14778 from maintperl.
18026      Branch: perl
18027            ! t/lib/strict/subs
18028           !> op.c
18029 ____________________________________________________________________________
18030 [ 14790] By: jhi                                   on 2002/02/20  15:08:06
18031         Log: Subject: Re: [ID 20020220.001] pack w with objects
18032              From: Ulrich Pfeifer <upf@de.uu.net>
18033              Date: 20 Feb 2002 11:21:15 +0100
18034              Message-ID: <p5g03wcv38.fsf@de.uu.net>
18035      Branch: perl
18036            ! t/op/pack.t
18037 ____________________________________________________________________________
18038 [ 14789] By: jhi                                   on 2002/02/20  15:05:54
18039         Log: Subject: Re: [PATCH] go faster for Encode's compile
18040              From: Nicholas Clark <nick@unfortu.net> 
18041              Date: Tue, 19 Feb 2002 23:38:36 +0000
18042              Message-ID: <20020219233836.GG464@Bagpuss.unfortu.net>
18043      Branch: perl
18044            ! ext/Encode/compile
18045 ____________________________________________________________________________
18046 [ 14788] By: jhi                                   on 2002/02/20  15:02:31
18047         Log: Regen Glossary.
18048      Branch: perl
18049            ! Porting/Glossary Porting/config.sh Porting/config_H
18050 ____________________________________________________________________________
18051 [ 14787] By: jhi                                   on 2002/02/20  14:57:37
18052         Log: metaconfig unit change for #14786 (not visible yet,
18053              since Glossary needs regenerating)
18054      Branch: metaconfig
18055            ! U/compline/d_gconvert.U
18056 ____________________________________________________________________________
18057 [ 14786] By: jhi                                   on 2002/02/20  14:56:55
18058         Log: Subject: d_Gconvert hints and Glossary
18059              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18060              Date: Tue, 19 Feb 2002 11:55:36 -0800
18061              Message-ID: <42qc8gzkgOFN092yn@efn.org> 
18062      Branch: perl
18063            ! Configure config_h.SH configpm hints/aix.sh hints/dec_osf.sh
18064            ! hints/newsos4.sh hints/os2.sh hints/os390.sh hints/svr4.sh
18065            ! hints/svr5.sh
18066 ____________________________________________________________________________
18067 [ 14785] By: jhi                                   on 2002/02/20  14:38:45
18068         Log: metaconfig unit changes for #14784.
18069      Branch: metaconfig
18070            ! U/modified/Chk_MANI.U U/modified/Signal.U U/modified/libs.U
18071 ____________________________________________________________________________
18072 [ 14784] By: jhi                                   on 2002/02/20  14:38:14
18073         Log: Subject: [ID 20020220.002] Perl 5.7.2 porting patches for POSIX 1003.1-2001 hosts 
18074              From: Paul Eggert <eggert@twinsun.com>              
18075              Date: Wed, 20 Feb 2002 03:03:51 -0800 (PST) 
18076              Message-Id: <200202201103.g1KB3p427665@sic.twinsun.com>
18077      Branch: perl
18078            ! Configure Porting/pumpkin.pod hints/freebsd.sh hints/irix_6.sh
18079            ! pod/perlhack.pod
18080 ____________________________________________________________________________
18081 [ 14783] By: jhi                                   on 2002/02/20  14:21:32
18082         Log: metaconfig unit change for #14782.
18083      Branch: metaconfig/U/perl
18084            ! Mksymlinks.U
18085 ____________________________________________________________________________
18086 [ 14782] By: jhi                                   on 2002/02/20  14:20:33
18087         Log: Subject: [patch] Configure problem on Cygwin (was: Re: dubious configure error on cygwin)
18088              From: "Gerrit P. Haase" <gp@familiehaase.de>
18089              Date: Wed, 20 Feb 2002 00:23:29 +0100
18090              Message-ID: <70348722516.20020220002329@familiehaase.de>
18091      Branch: perl
18092            ! Configure
18093 ____________________________________________________________________________
18094 [ 14781] By: jhi                                   on 2002/02/20  13:58:16
18095         Log: Subject: Re: Lexical scoping bug with EXPR for EXPR?
18096              From: Nicholas Clark <nick@unfortu.net> 
18097              Date: Tue, 19 Feb 2002 19:27:42 +0000
18098              Message-ID: <20020219192740.GF12268@Bagpuss.unfortu.net>
18099              
18100              (with modifications)
18101      Branch: perl
18102            ! pod/perlsub.pod
18103 ____________________________________________________________________________
18104 [ 14780] By: jhi                                   on 2002/02/20  13:49:44
18105         Log: NetWare tweak from Ananth Kesari.
18106      Branch: perl
18107            ! lib/ExtUtils/MakeMaker.pm
18108 ____________________________________________________________________________
18109 [ 14779] By: ams                                   on 2002/02/20  06:51:55
18110         Log: Fix suggested by Anton Tagunov <tagunov@motor.ru>.
18111      Branch: perl
18112            ! pod/perlfaq4.pod
18113 ____________________________________________________________________________
18114 [ 14778] By: gsar                                  on 2002/02/20  04:17:22
18115         Log: constant folding on the range operator had the effect of disabling
18116              peephole optimizations in all the siblings of the range OP; the
18117              effect of this was that barewords could escape strictures when
18118              they were hiding in such places
18119      Branch: maint-5.6/perl
18120            ! op.c t/pragma/strict-subs
18121 ____________________________________________________________________________
18122 [ 14777] By: ams                                   on 2002/02/20  00:56:21
18123         Log: Subject: [PATCH] Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
18124              From: Graham Barr <gbarr@pobox.com>
18125              Date: Tue, 19 Feb 2002 23:08:47 +0000
18126              Message-Id: <20020219230847.G66560@pobox.com>
18127      Branch: perl
18128            ! lib/Time/Local.pm
18129 ____________________________________________________________________________
18130 [ 14776] By: ams                                   on 2002/02/19  17:20:28
18131         Log: Subject: [DOCPATCH] C<< >> in Tie::Hash
18132              From: Nicholas Clark <nick@unfortu.net>
18133              Date: Tue, 19 Feb 2002 16:23:22 +0000
18134              Message-Id: <20020219162322.GB12268@Bagpuss.unfortu.net>
18135      Branch: perl
18136            ! lib/Tie/Hash.pm
18137 ____________________________________________________________________________
18138 [ 14775] By: jhi                                   on 2002/02/19  15:20:52
18139         Log: Regen doc, regen toc.
18140      Branch: perl
18141            ! pod/buildtoc.PL pod/perlapi.pod pod/perltoc.pod
18142 ____________________________________________________________________________
18143 [ 14774] By: jhi                                   on 2002/02/19  15:18:03
18144         Log: Subject: Re: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
18145              From: Dave Mitchell <davem@fdgroup.co.uk>
18146              Date: Tue, 19 Feb 2002 16:07:52 +0000 (GMT) 
18147              Message-Id: <200202191607.QAA25164@gizmo.fdgroup.co.uk>           
18148      Branch: perl
18149            ! pod/perlsub.pod
18150 ____________________________________________________________________________
18151 [ 14773] By: jhi                                   on 2002/02/19  15:13:57
18152         Log: Detypo.
18153      Branch: perl
18154            ! lib/Tie/Memoize.pm
18155 ____________________________________________________________________________
18156 [ 14772] By: jhi                                   on 2002/02/19  15:01:25
18157         Log: UTF-8 C API doc tweaks.
18158      Branch: perl
18159            ! pod/perlunicode.pod
18160 ____________________________________________________________________________
18161 [ 14771] By: jhi                                   on 2002/02/19  14:03:08
18162         Log: Mention that the case-switchers know about Unicode, too.
18163      Branch: perl
18164            ! pod/perlop.pod
18165 ____________________________________________________________________________
18166 [ 14770] By: jhi                                   on 2002/02/19  13:49:52
18167         Log: Upgrade to Locale::Codes 2.01.
18168      Branch: perl
18169            + lib/Locale/Constants.pod lib/Locale/Country.pod
18170            + lib/Locale/Currency.pod lib/Locale/Language.pod
18171            + lib/Locale/Script.pod
18172            ! MANIFEST lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
18173            ! lib/Locale/Constants.pm lib/Locale/Country.pm
18174            ! lib/Locale/Currency.pm lib/Locale/Language.pm
18175            ! lib/Locale/Maketext.pm lib/Locale/Script.pm
18176 ____________________________________________________________________________
18177 [ 14769] By: jhi                                   on 2002/02/19  13:34:16
18178         Log: Subject: {PATCH] Re: Lexical scoping bug with EXPR for EXPR?
18179              From: Dave Mitchell <davem@fdgroup.co.uk>
18180              Date: Tue, 19 Feb 2002 10:30:30 +0000 (GMT) 
18181              Message-Id: <200202191030.KAA24180@gizmo.fdgroup.co.uk>
18182      Branch: perl
18183            ! pod/perlsub.pod
18184 ____________________________________________________________________________
18185 [ 14768] By: jhi                                   on 2002/02/19  13:32:32
18186         Log: Subject: [PATCH] Clarify SvPV and SvPV_force api docs
18187              From: Sam Tregar <sam@tregar.com> 
18188              Date: Mon, 18 Feb 2002 23:09:22 -0500 (EST) 
18189              Message-ID: <Pine.LNX.4.44.0202182305350.10037-100000@localhost.localdomain>   
18190      Branch: perl
18191            ! sv.h
18192 ____________________________________________________________________________
18193 [ 14767] By: jhi                                   on 2002/02/19  13:29:04
18194         Log: The test requires perlio.
18195      Branch: perl
18196            ! ext/Encode/t/JP.t
18197 ____________________________________________________________________________
18198 [ 14766] By: jhi                                   on 2002/02/19  04:57:59
18199         Log: Misplaced block end.
18200      Branch: perl
18201            ! utf8.c
18202 ____________________________________________________________________________
18203 [ 14765] By: jhi                                   on 2002/02/19  04:53:30
18204         Log: The POSIX extensions are deadly.
18205      Branch: perl
18206            ! regcomp.c
18207 ____________________________________________________________________________
18208 [ 14764] By: jhi                                   on 2002/02/19  04:44:41
18209         Log: Let's not overdo the growth.
18210      Branch: perl
18211            ! pp.c
18212 ____________________________________________________________________________
18213 [ 14763] By: jhi                                   on 2002/02/19  04:19:21
18214         Log: Third time makes the charm.
18215      Branch: perl
18216            ! README.os390
18217 ____________________________________________________________________________
18218 [ 14762] By: jhi                                   on 2002/02/19  04:03:46
18219         Log: Oops.
18220      Branch: perl
18221            ! utf8.c
18222 ____________________________________________________________________________
18223 [ 14761] By: jhi                                   on 2002/02/19  03:49:34
18224         Log: Add back the new casing tests.
18225      Branch: perl
18226            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
18227            ! MANIFEST
18228 ____________________________________________________________________________
18229 [ 14760] By: jhi                                   on 2002/02/19  03:49:16
18230         Log: Prefer special case mappings.
18231      Branch: perl
18232            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
18233            ! lib/unicore/To/Upper.pl lib/unicore/mktables
18234 ____________________________________________________________________________
18235 [ 14759] By: jhi                                   on 2002/02/19  03:48:46
18236         Log: Try special casing first.
18237      Branch: perl
18238            ! utf8.c
18239 ____________________________________________________________________________
18240 [ 14758] By: jhi                                   on 2002/02/19  01:55:14
18241         Log: Not extending enough.
18242      Branch: perl
18243            ! pp.c utf8.h
18244 ____________________________________________________________________________
18245 [ 14757] By: jhi                                   on 2002/02/19  00:21:07
18246         Log: No need to store identity mappings.
18247      Branch: perl
18248            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
18249            ! lib/unicore/mktables
18250 ____________________________________________________________________________
18251 [ 14756] By: ams                                   on 2002/02/18  20:21:17
18252         Log: Forward port #14704 from maint-5.6.
18253      Branch: perl
18254            ! doio.c
18255 ____________________________________________________________________________
18256 [ 14755] By: jhi                                   on 2002/02/18  20:16:40
18257         Log: Regen Changes.
18258      Branch: perl
18259            ! Changes
18260 ____________________________________________________________________________
18261 [ 14754] By: ams                                   on 2002/02/18  19:01:09
18262         Log: Subject: [PATCH] VMS cando_by_name and current process privs
18263              From: "Craig A. Berry" <craigberry@mac.com>
18264              Date: Mon, 18 Feb 2002 14:03:30 -0600
18265              Message-Id: <5.1.0.14.2.20020218132536.01b7a0b8@exchi01>
18266      Branch: perl
18267            ! vms/vms.c
18268 ____________________________________________________________________________
18269 [ 14753] By: jhi                                   on 2002/02/18  17:58:39
18270         Log: Update Changes.
18271      Branch: perl
18272            ! Changes patchlevel.h
18273 ____________________________________________________________________________
18274 [ 14752] By: jhi                                   on 2002/02/18  17:54:44
18275         Log: What do you know; these tests unearthed nasty problems.
18276              Will resolve those first.
18277      Branch: perl
18278            - t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
18279            ! MANIFEST
18280 ____________________________________________________________________________
18281 [ 14751] By: jhi                                   on 2002/02/18  17:52:23
18282         Log: Update Changes.
18283      Branch: perl
18284            ! Changes patchlevel.h
18285 ____________________________________________________________________________
18286 [ 14750] By: ams                                   on 2002/02/18  17:36:05
18287         Log: Subject: Re: IO::Poll: Removing Handles
18288              From: Matthew Sachs <matthewg@zevils.com>
18289              Date: Mon, 18 Feb 2002 13:19:01 -0500
18290              Message-Id: <20020218181901.GA19377@allevil.dhcp.zevils.com>
18291      Branch: perl
18292            ! ext/IO/lib/IO/t/io_poll.t
18293 ____________________________________________________________________________
18294 [ 14749] By: jhi                                   on 2002/02/18  16:49:51
18295         Log: Subject: VMS test fix-ups (alarm.t and glob.t)
18296              From: "Craig A. Berry" <craigberry@mac.com>
18297              Date: Mon, 18 Feb 2002 11:52:21 -0600
18298              Message-Id: <5.1.0.14.2.20020218114540.01b2b458@exchi01>
18299      Branch: perl
18300            ! t/op/alarm.t t/op/glob.t
18301 ____________________________________________________________________________
18302 [ 14748] By: ams                                   on 2002/02/18  15:53:36
18303         Log: s/load_module/Perl_load_module/
18304      Branch: perl
18305            ! gv.c
18306 ____________________________________________________________________________
18307 [ 14747] By: jhi                                   on 2002/02/18  15:43:06
18308         Log: Unused in ASCII, used in EBCDIC.
18309      Branch: perl
18310            ! utf8.c
18311 ____________________________________________________________________________
18312 [ 14746] By: jhi                                   on 2002/02/18  15:26:32
18313         Log: Upgrade to Locale::Codes 2.00.
18314      Branch: perl
18315            + lib/Locale/Codes/ChangeLog lib/Locale/Codes/README
18316            + lib/Locale/Codes/t/script.t lib/Locale/Script.pm
18317            ! MANIFEST lib/Locale/Codes/t/all.t lib/Locale/Codes/t/country.t
18318            ! lib/Locale/Constants.pm lib/Locale/Country.pm
18319            ! lib/Locale/Currency.pm lib/Locale/Language.pm
18320 ____________________________________________________________________________
18321 [ 14745] By: ams                                   on 2002/02/18  15:20:44
18322         Log: Subject: Re: [ID 20020213.001] "Unknown error" as a message from compilation
18323              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18324              Date: Sat, 16 Feb 2002 00:06:01 +0100
18325              Message-Id: <20020216000601.A17249@rafael>
18326      Branch: perl
18327            ! gv.c
18328 ____________________________________________________________________________
18329 [ 14744] By: jhi                                   on 2002/02/18  14:54:47
18330         Log: More Unicode casing checks.
18331      Branch: perl
18332            + t/uni/case.pl t/uni/lower.t t/uni/title.t t/uni/upper.t
18333            ! MANIFEST
18334 ____________________________________________________________________________
18335 [ 14743] By: ams                                   on 2002/02/18  14:35:38
18336         Log: Subject: IO::Poll: Removing Handles
18337              From: Matthew Sachs <matthewg@zevils.com>
18338              Date: Sun, 17 Feb 2002 04:49:46 -0500
18339              Message-Id: <20020217094946.GA13130@allevil.dhcp.zevils.com>
18340      Branch: perl
18341            ! ext/IO/lib/IO/Poll.pm
18342 ____________________________________________________________________________
18343 [ 14741] By: ams                                   on 2002/02/18  13:59:48
18344         Log: Subject: [PATCH pp_ctl.c] bug on "do NUMBER"
18345              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18346              Date: Mon, 18 Feb 2002 15:41:26 +0100
18347              Message-Id: <20020218154126.A692@rafael>
18348      Branch: perl
18349            ! pp_ctl.c t/op/do.t
18350 ____________________________________________________________________________
18351 [ 14740] By: nick                                  on 2002/02/18  09:09:23
18352         Log: Integrate mainline
18353      Branch: perlio
18354           +> ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
18355           +> ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
18356           +> ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
18357           +> ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
18358           +> ext/Encode/lib/Encode/JP/Constants.pm
18359           +> ext/Encode/lib/Encode/JP/H2Z.pm
18360           +> ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
18361           +> ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
18362           +> ext/Encode/t/JP.t ext/Encode/t/japanese.pl
18363           +> os2/OS2/Process/t/os2_process.t
18364           +> os2/OS2/Process/t/os2_process_kid.t
18365           +> os2/OS2/Process/t/os2_process_text.t
18366            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
18367            - ext/Encode/t/Japanese.t
18368           !> (integrate 47 files)
18369 ____________________________________________________________________________
18370 [ 14739] By: jhi                                   on 2002/02/18  05:02:47
18371         Log: EBCDIC: now the worst seems to be over for
18372              the "Malformed" warnings.  Still a few of them,
18373              and plenty of test failures, but getting better.
18374      Branch: perl
18375            ! regcomp.c utf8.c
18376 ____________________________________________________________________________
18377 [ 14738] By: jhi                                   on 2002/02/18  02:31:05
18378         Log: Upgrade to Net::Ping 2.12.
18379      Branch: perl
18380            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
18381            ! lib/Net/Ping/t/110_icmp_inst.t
18382 ____________________________________________________________________________
18383 [ 14737] By: jhi                                   on 2002/02/18  02:24:31
18384         Log: After much rewriting we are now pretty much
18385              back to where we started.
18386      Branch: perl
18387            ! utf8.c
18388 ____________________________________________________________________________
18389 [ 14736] By: ams                                   on 2002/02/18  01:23:00
18390         Log: Subject: [PATCH B::Deparse] two fixes
18391              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18392              Date: Sun, 17 Feb 2002 23:58:59 +0100
18393              Message-Id: <20020217235859.A32513@rafael>
18394      Branch: perl
18395            ! ext/B/B/Deparse.pm
18396 ____________________________________________________________________________
18397 [ 14735] By: jhi                                   on 2002/02/17  21:24:26
18398         Log: Buglet.
18399      Branch: perl
18400            ! ext/Encode/lib/Encode/JP/JIS.pm
18401 ____________________________________________________________________________
18402 [ 14734] By: jhi                                   on 2002/02/17  20:44:59
18403         Log: Clearing up to_utf8_case() continues: this time use
18404              a single return, and EBCDICification for all paths.
18405      Branch: perl
18406            ! utf8.c
18407 ____________________________________________________________________________
18408 [ 14733] By: jhi                                   on 2002/02/17  19:51:01
18409         Log: Small tweaks to get the test running (fix @INC and
18410              do not overwrite the table.utf8 and table.rnd).
18411      Branch: perl
18412            ! ext/Encode/t/JP.t
18413 ____________________________________________________________________________
18414 [ 14732] By: jhi                                   on 2002/02/17  18:40:24
18415         Log: Tiny tweak.
18416      Branch: perl
18417            ! utf8.c
18418 ____________________________________________________________________________
18419 [ 14731] By: jhi                                   on 2002/02/17  16:56:17
18420         Log: Redundant casts.
18421      Branch: perl
18422            ! utf8.c
18423 ____________________________________________________________________________
18424 [ 14730] By: jhi                                   on 2002/02/17  16:50:34
18425         Log: More filename portability tips.
18426      Branch: perl
18427            ! pod/perlport.pod
18428 ____________________________________________________________________________
18429 [ 14729] By: jhi                                   on 2002/02/17  16:25:06
18430         Log: FAQ sync.
18431      Branch: perl
18432            ! pod/perlfaq3.pod pod/perlfaq5.pod
18433 ____________________________________________________________________________
18434 [ 14728] By: ams                                   on 2002/02/17  16:15:09
18435         Log: Subject: podlators 1.21 released
18436              From: Russ Allbery <rra@stanford.edu>
18437              Date: Sat, 16 Feb 2002 21:42:56 -0800
18438              Message-Id: <yladu8irz3.fsf@windlord.stanford.edu>
18439      Branch: perl
18440            ! lib/Pod/Text/Overstrike.pm
18441 ____________________________________________________________________________
18442 [ 14727] By: sky                                   on 2002/02/17  11:36:52
18443         Log: Subject: [PATCH] Tied STDERR should catch messages from warn() and die()
18444              From: Autrijus Tang <autrijus@autrijus.org>
18445              Date: Sun, 17 Feb 2002 19:46:47 +0800
18446              Message-ID: <20020217194647.A1410@not.autrijus.org>
18447      Branch: perl
18448            ! pp_ctl.c t/op/tiehandle.t util.c
18449 ____________________________________________________________________________
18450 [ 14726] By: jhi                                   on 2002/02/17  03:13:30
18451         Log: EBCDIC: to_utf8_case() is supposed to get its low 256
18452              input in native code points, not Unicode.
18453      Branch: perl
18454            ! utf8.c
18455 ____________________________________________________________________________
18456 [ 14725] By: jhi                                   on 2002/02/17  01:43:42
18457         Log: Regen Glossary.
18458      Branch: perl
18459            ! Porting/Glossary Porting/config.sh Porting/config_H
18460 ____________________________________________________________________________
18461 [ 14724] By: jhi                                   on 2002/02/17  01:12:37
18462         Log: The #14715 and #14716 were okay: they just revealed
18463              a bug in the EXACTF matching.
18464      Branch: perl
18465            ! regexec.c utf8.c
18466 ____________________________________________________________________________
18467 [ 14723] By: jhi                                   on 2002/02/16  16:14:19
18468         Log: Retreat, retreat! (retract #14715 and #14716)
18469      Branch: perl
18470            ! utf8.c
18471 ____________________________________________________________________________
18472 [ 14722] By: jhi                                   on 2002/02/16  16:06:00
18473         Log: Encode 0.40, from Dan Kogai.
18474      Branch: perl
18475            + ext/Encode/CN/CN.pm ext/Encode/CN/Makefile.PL
18476            + ext/Encode/JP/JP.pm ext/Encode/JP/Makefile.PL
18477            + ext/Encode/KR/KR.pm ext/Encode/KR/Makefile.PL
18478            + ext/Encode/TW/Makefile.PL ext/Encode/TW/TW.pm
18479            + ext/Encode/lib/Encode/JP/Constants.pm
18480            + ext/Encode/lib/Encode/JP/H2Z.pm
18481            + ext/Encode/lib/Encode/JP/ISO_2022_JP.pm
18482            + ext/Encode/lib/Encode/JP/JIS.pm ext/Encode/lib/Encode/JP/Tr.pm
18483            + ext/Encode/t/JP.t ext/Encode/t/japanese.pl
18484            + ext/Encode/t/table.rnd ext/Encode/t/table.utf8
18485            - ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
18486            - ext/Encode/t/Japanese.t
18487            ! MANIFEST ext/Encode/Encode.pm ext/Encode/MANIFEST
18488            ! ext/Encode/t/Encode.t
18489 ____________________________________________________________________________
18490 [ 14721] By: jhi                                   on 2002/02/16  15:37:40
18491         Log: metaconfig unit change for #14720.
18492      Branch: perl
18493            ! Configure
18494 ____________________________________________________________________________
18495 [ 14720] By: jhi                                   on 2002/02/16  15:36:42
18496         Log: Regenerate Configure (small tweaks on Yitzchak's,
18497              main difference being that the preference variables are
18498              called gconvert_...).
18499      Branch: metaconfig
18500            ! U/compline/d_gconvert.U
18501 ____________________________________________________________________________
18502 [ 14719] By: ams                                   on 2002/02/16  14:11:01
18503         Log: Subject: Re: [proof-of-concept PATCH] d_Gconvert and Configure
18504              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18505              Date: Thu, 14 Feb 2002 22:27:33 -0800
18506              Message-Id: <VpKb8gzkgCdK092yn@efn.org>
18507              (Applied by hand.)
18508      Branch: perl
18509            ! Configure
18510 ____________________________________________________________________________
18511 [ 14718] By: ams                                   on 2002/02/16  13:45:28
18512         Log: Subject: [DOC PATCH perlport.pod] Typo fix and three-arg open
18513              From: Philip Newton <Philip.Newton@gmx.net>
18514              Date: Sat, 16 Feb 2002 10:05:05 +0100
18515              Message-Id: <558s6u4djrbk46q44fvqs5mfviq9311lj1@4ax.com>
18516              (Applied by hand.)
18517      Branch: perl
18518            ! pod/perlport.pod
18519 ____________________________________________________________________________
18520 [ 14717] By: ams                                   on 2002/02/16  04:30:23
18521         Log: Remove dubious test.
18522      Branch: perl
18523            ! t/io/open.t
18524 ____________________________________________________________________________
18525 [ 14716] By: jhi                                   on 2002/02/16  04:24:45
18526         Log: Tiny tweak.
18527      Branch: perl
18528            ! utf8.c
18529 ____________________________________________________________________________
18530 [ 14715] By: jhi                                   on 2002/02/16  03:49:14
18531         Log: Restructure to_utf8_case() for simpler execution paths.
18532      Branch: perl
18533            ! utf8.c
18534 ____________________________________________________________________________
18535 [ 14714] By: ams                                   on 2002/02/16  02:43:59
18536         Log: Absorb #14701 by Sarathy from maint-5.6.
18537      Branch: perl
18538            ! doio.c t/io/open.t
18539 ____________________________________________________________________________
18540 [ 14713] By: ams                                   on 2002/02/16  01:51:27
18541         Log: Subject: [PATCH] VOS patches for perl 5.8
18542              From: Paul_GreenVOS@vos.stratus.com
18543              Date: Fri, 15 Feb 02 17:41 est
18544              Message-Id: <200202152243.RAA01195@mailhub1.stratus.com>
18545      Branch: perl
18546            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
18547            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
18548            ! vos/install_perl.cm
18549 ____________________________________________________________________________
18550 [ 14712] By: jhi                                   on 2002/02/15  21:08:13
18551         Log: Subject: [PATCH B::Deparse] Fix another bug introduced by #14615
18552              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18553              Date: Fri, 15 Feb 2002 23:05:44 +0100
18554              Message-ID: <20020215230544.A690@rafael>
18555      Branch: perl
18556            ! ext/B/B/Deparse.pm
18557 ____________________________________________________________________________
18558 [ 14711] By: jhi                                   on 2002/02/15  19:26:07
18559         Log: Add $VERSION.
18560      Branch: perl
18561            ! lib/Tie/Memoize.pm
18562 ____________________________________________________________________________
18563 [ 14710] By: jhi                                   on 2002/02/15  15:40:30
18564         Log: Update Changes.
18565      Branch: perl
18566            ! Changes patchlevel.h
18567 ____________________________________________________________________________
18568 [ 14709] By: jhi                                   on 2002/02/15  15:01:54
18569         Log: Subject: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction of cc.cbu and checkcc
18570              From: Robin Barker <rmb1@cise.npl.co.uk>
18571              Date: Thu, 14 Feb 2002 19:07:40 GMT
18572              Message-Id: <200202141907.TAA21516@tempest.npl.co.uk>
18573              
18574              (the hints part only)
18575      Branch: perl
18576            ! hints/solaris_2.sh
18577 ____________________________________________________________________________
18578 [ 14708] By: jhi                                   on 2002/02/15  15:00:27
18579         Log: metaconfig unit changes for #14707.
18580      Branch: metaconfig
18581            ! U/modified/cc.U
18582      Branch: metaconfig/U/perl
18583            ! Checkcc.U
18584 ____________________________________________________________________________
18585 [ 14707] By: jhi                                   on 2002/02/15  15:00:01
18586         Log: Subject: Re: [PATCH hints/solaris_2.sh]; was Re: [PATCH Configure] Interaction  of cc.cbu and checkcc
18587              From: Robin Barker <rmb1@cise.npl.co.uk>
18588              Date: Fri, 15 Feb 2002 12:14:39 GMT
18589              Message-Id: <200202151214.MAA26466@tempest.npl.co.uk>
18590              
18591              Split checking-for-gcc and checking-for-cc.
18592      Branch: perl
18593            ! Configure
18594 ____________________________________________________________________________
18595 [ 14706] By: ams                                   on 2002/02/15  13:57:15
18596         Log: Subject: Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
18597              From: Ville =?ISO-8859-1?Q?Skytt=E4?= <ville.skytta@iki.fi>
18598              Date: 15 Feb 2002 10:53:06 +0200
18599              Message-Id: <1013763186.28457.6.camel@cs78130147.pp.htv.fi>
18600      Branch: perl
18601            ! lib/Pod/Html.pm
18602 ____________________________________________________________________________
18603 [ 14705] By: ams                                   on 2002/02/15  08:42:55
18604         Log: Subject: [PATCH @14577] OS/2 tests and more
18605              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18606              Date: Fri, 15 Feb 2002 03:56:24 -0500
18607              Message-Id: <20020215035624.A16467@math.ohio-state.edu>
18608      Branch: perl
18609            + os2/OS2/Process/t/os2_process.t
18610            + os2/OS2/Process/t/os2_process_kid.t
18611            + os2/OS2/Process/t/os2_process_text.t
18612            ! MANIFEST configpm hints/os2.sh makedef.pl
18613            ! os2/OS2/Process/Makefile.PL os2/OS2/Process/Process.pm
18614            ! os2/OS2/Process/Process.xs os2/os2.c os2/os2_base.t
18615            ! os2/os2ish.h
18616 ____________________________________________________________________________
18617 [ 14704] By: gsar                                  on 2002/02/15  08:42:48
18618         Log: don't Safefree() PerlIO pointers we didn't allocate to begin with;
18619              avoid wasteful PL_fdpid fiddling where that is not warranted;
18620              mostly whitespace fixes
18621              
18622              these were longstanding todo items from:
18623              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-04/msg01019.html
18624      Branch: maint-5.6/perl
18625            ! doio.c
18626 ____________________________________________________________________________
18627 [ 14702] By: nick                                  on 2002/02/15  08:31:41
18628         Log: Integrate mainline
18629      Branch: perlio
18630           +> lib/if.pm lib/if.t
18631           !> Configure MANIFEST ext/B/B/Deparse.pm ext/B/t/deparse.t
18632           !> lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
18633           !> lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
18634           !> lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
18635           !> lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
18636           !> lib/Pod/Html.pm lib/Tie/Handle.pm lib/charnames.pm
18637           !> lib/charnames.t pod/perluniintro.pod pp_sys.c
18638           !> t/lib/warnings/pp_sys
18639 ____________________________________________________________________________
18640 [ 14701] By: gsar                                  on 2002/02/15  08:04:58
18641         Log: open(STDOUT, ">&=FOO") leaks PerlIO pointers badly on all platforms
18642              (and also dies quickly on Windows); this bug crept in as
18643              change#610, a.k.a change#646
18644      Branch: maint-5.6/perl
18645            ! doio.c t/io/open.t
18646 ____________________________________________________________________________
18647 [ 14700] By: jhi                                   on 2002/02/15  02:51:13
18648         Log: Subject: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
18649              From: Ville "Skyttä" <ville.skytta@iki.fi>
18650              Date: Wed, 13 Feb 2002 22:29:39 +0200
18651              Message-Id: <20020213222939.5321b5ce.ville.skytta@iki.fi>
18652      Branch: perl
18653            ! lib/Pod/Html.pm
18654 ____________________________________________________________________________
18655 [ 14699] By: jhi                                   on 2002/02/14  23:47:43
18656         Log: Document and test the C0 and C1.
18657      Branch: perl
18658            ! lib/charnames.pm lib/charnames.t
18659 ____________________________________________________________________________
18660 [ 14698] By: jhi                                   on 2002/02/14  22:21:55
18661         Log: metaconfig unit change for #14697.
18662      Branch: metaconfig
18663            ! U/modified/Init.U
18664 ____________________________________________________________________________
18665 [ 14697] By: jhi                                   on 2002/02/14  22:21:20
18666         Log: Also OS/2 seems to need exe set early.
18667      Branch: perl
18668            ! Configure
18669 ____________________________________________________________________________
18670 [ 14696] By: jhi                                   on 2002/02/14  22:13:18
18671         Log: Document pack U0U.
18672      Branch: perl
18673            ! pod/perluniintro.pod
18674 ____________________________________________________________________________
18675 [ 14695] By: jhi                                   on 2002/02/14  21:56:52
18676         Log: Subject: [PATCH] Re: bug? no warning from getc BOLLOCKS
18677              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
18678              Date: Thu, 14 Feb 2002 23:58:00 +0100
18679              Message-ID: <20020214235800.A12901@rafael>
18680      Branch: perl
18681            ! pp_sys.c t/lib/warnings/pp_sys
18682 ____________________________________________________________________________
18683 [ 14694] By: jhi                                   on 2002/02/14  21:54:43
18684         Log: Subject: [PATCH @13746] conditional pragmas
18685              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18686              Date: Mon, 31 Dec 2001 18:18:09 -0500
18687              Message-ID: <20011231181809.A29528@math.ohio-state.edu>
18688      Branch: perl
18689            + lib/if.pm lib/if.t
18690            ! MANIFEST
18691 ____________________________________________________________________________
18692 [ 14693] By: jhi                                   on 2002/02/14  21:47:08
18693         Log: Deparse bug introduced by #14615: the fix is just a workaround,
18694              I suspect there to be another deeper bug, must distill simpler
18695              test case.
18696      Branch: perl
18697            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
18698 ____________________________________________________________________________
18699 [ 14692] By: jhi                                   on 2002/02/14  19:52:26
18700         Log: Integrate perlio; 
18701              
18702              Make dependencies more precise (for nmake)
18703      Branch: perl
18704           !> ext/Encode/EUC_JP/Makefile.PL
18705 ____________________________________________________________________________
18706 [ 14691] By: jhi                                   on 2002/02/14  18:08:58
18707         Log: Just a guess.
18708      Branch: perl
18709            ! lib/Tie/Handle.pm
18710 ____________________________________________________________________________
18711 [ 14690] By: nick                                  on 2002/02/14  16:30:56
18712         Log: Integrate mainline
18713      Branch: perlio
18714           +> ext/threads/t/end.t lib/Tie/Memoize.pm lib/Tie/Memoize.t
18715           !> Changes MANIFEST Makefile.SH ext/threads/threads.pm
18716           !> ext/threads/threads.xs lib/ExtUtils/Installed.pm
18717           !> lib/ExtUtils/t/Installed.t lib/File/Spec/t/rel2abs2rel.t
18718           !> lib/Tie/Hash.pm patchlevel.h pod/perltie.pod t/op/groups.t
18719           !> utf8.c
18720 ____________________________________________________________________________
18721 [ 14689] By: jhi                                   on 2002/02/14  16:03:50
18722         Log: Upgrade to Net::Ping 2.11.
18723      Branch: perl
18724            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/README
18725            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
18726            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
18727            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
18728 ____________________________________________________________________________
18729 [ 14688] By: jhi                                   on 2002/02/14  15:15:17
18730         Log: Subject: [PATCH ExtUtils/Installed.pm ExtUtils/t/Installed.t]
18731              From: Robin Barker <rmb1@cise.npl.co.uk>
18732              Date: Wed, 13 Feb 2002 17:37:07 GMT
18733              Message-Id: <200202131737.RAA29010@tempest.npl.co.uk>
18734              
18735              (updated version of the above)
18736      Branch: perl
18737            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
18738 ____________________________________________________________________________
18739 [ 14687] By: jhi                                   on 2002/02/14  14:44:02
18740         Log: Excise inexact blather.
18741      Branch: perl
18742            ! utf8.c
18743 ____________________________________________________________________________
18744 [ 14686] By: jhi                                   on 2002/02/14  14:30:35
18745         Log: Subject: Re: [PATCH @13746] tied hashes: memoization
18746              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
18747              Date: Mon, 31 Dec 2001 20:28:46 -0500
18748              Message-ID: <20011231202845.A1323@math.ohio-state.edu>
18749      Branch: perl
18750            + lib/Tie/Memoize.pm lib/Tie/Memoize.t
18751            ! MANIFEST
18752 ____________________________________________________________________________
18753 [ 14685] By: nick                                  on 2002/02/14  14:20:20
18754         Log: Make dependencies more precise (for nmake)
18755      Branch: perlio
18756            ! ext/Encode/EUC_JP/Makefile.PL
18757 ____________________________________________________________________________
18758 [ 14684] By: jhi                                   on 2002/02/14  14:09:10
18759         Log: Subject: [PATCH @13746] tied hashes
18760              From: Ilya Zakharevich <ilya@math.ohio-state.edu>             
18761              Date: Mon, 31 Dec 2001 19:15:39 -0500
18762              Message-ID: <20011231191539.A46@math.ohio-state.edu>
18763      Branch: perl
18764            ! lib/Tie/Hash.pm pod/perltie.pod
18765 ____________________________________________________________________________
18766 [ 14683] By: jhi                                   on 2002/02/13  22:30:55
18767         Log: Subject: Re: [PATCH] Configure followed by make minitest
18768              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
18769              Date: Sun, 10 Feb 2002 23:22:05 -0800
18770              Message-ID: <dE3Z8gzkgyBD092yn@efn.org>
18771      Branch: perl
18772            ! Makefile.SH
18773 ____________________________________________________________________________
18774 [ 14682] By: jhi                                   on 2002/02/13  15:50:37
18775         Log: Subject: Re: perl@14647
18776              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
18777              Date: Mon, 11 Feb 2002 19:30:36 +0100
18778              Message-Id: <20020211192820.C199.H.M.BRAND@hccnet.nl>
18779      Branch: perl
18780            ! t/op/groups.t
18781 ____________________________________________________________________________
18782 [ 14681] By: jhi                                   on 2002/02/13  15:14:25
18783         Log: Update Changes.
18784      Branch: perl
18785            ! Changes patchlevel.h
18786 ____________________________________________________________________________
18787 [ 14680] By: jhi                                   on 2002/02/13  13:41:50
18788         Log: Integrate perlio;
18789              
18790              Do not lc() the file names before doing dirname() or they don't match.
18791      Branch: perl
18792           !> lib/ExtUtils/t/Installed.t
18793 ____________________________________________________________________________
18794 [ 14679] By: sky                                   on 2002/02/13  12:56:13
18795         Log: rename mutex to make a bit more sense
18796      Branch: perl
18797            ! ext/threads/threads.xs
18798 ____________________________________________________________________________
18799 [ 14678] By: sky                                   on 2002/02/13  12:46:11
18800         Log: Track active threads....
18801      Branch: perl
18802            ! ext/threads/threads.pm ext/threads/threads.xs
18803 ____________________________________________________________________________
18804 [ 14677] By: nick                                  on 2002/02/13  09:30:42
18805         Log: Do not lc() the file names before doing dirname() or they don't match.
18806      Branch: perlio
18807            ! lib/ExtUtils/t/Installed.t
18808 ____________________________________________________________________________
18809 [ 14676] By: sky                                   on 2002/02/13  09:03:37
18810         Log: Subject: [PATCH] Re: File/Spec/t/rel2abs2rel2whatever broken again
18811              From: Michael G Schwern <schwern@pobox.com>
18812              Date: ons feb 13, 2002  11:00:17  Europe/Stockholm
18813              Message-Id: <20020213100017.GA6288@blackrider>
18814      Branch: perl
18815            ! lib/File/Spec/t/rel2abs2rel.t
18816 ____________________________________________________________________________
18817 [ 14675] By: sky                                   on 2002/02/13  09:00:24
18818         Log: Do not propagate END blocks to child threads, test.
18819      Branch: perl
18820            + ext/threads/t/end.t
18821            ! MANIFEST ext/threads/threads.xs
18822 ____________________________________________________________________________
18823 [ 14674] By: nick                                  on 2002/02/13  08:34:55
18824         Log: Integrate mainline
18825      Branch: perlio
18826           +> ext/threads/t/join.t
18827           !> Configure MANIFEST ext/threads/threads.xs hints/solaris_2.sh
18828           !> lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod pp_pack.c
18829           !> t/op/lc.t t/op/length.t t/uni/fold.t utf8.c
18830 ____________________________________________________________________________
18831 [ 14673] By: jhi                                   on 2002/02/13  05:17:26
18832         Log: metaconfig unit change for #14672.
18833      Branch: metaconfig
18834            ! U/modified/lns.U
18835 ____________________________________________________________________________
18836 [ 14672] By: jhi                                   on 2002/02/13  05:17:07
18837         Log: $ln is supposed to be already set to $ln + executable suffix
18838              on platforms that need it, from Paul Green.
18839      Branch: perl
18840            ! Configure
18841 ____________________________________________________________________________
18842 [ 14671] By: jhi                                   on 2002/02/13  05:12:28
18843         Log: Subject: New command syntax for 'x' command
18844              From: Mark-Jason Dominus <mjd@plover.com>
18845              Date: Tue, 12 Feb 2002 20:54:01 -0500
18846              Message-ID: <20020213015401.25685.qmail@plover.com>
18847      Branch: perl
18848            ! lib/perl5db.pl pod/perldebug.pod
18849 ____________________________________________________________________________
18850 [ 14670] By: jhi                                   on 2002/02/13  05:11:12
18851         Log: Subject: New debugger option 'dumpDepth' controls recursion depth of 'x' command
18852              From: Mark-Jason Dominus <mjd@plover.com>
18853              Date: Tue, 12 Feb 2002 20:20:42 -0500
18854              Message-ID: <20020213012042.25245.qmail@plover.com>
18855      Branch: perl
18856            ! lib/dumpvar.pl lib/perl5db.pl pod/perldebug.pod
18857 ____________________________________________________________________________
18858 [ 14669] By: jhi                                   on 2002/02/13  04:43:43
18859         Log: Iteration continues.
18860      Branch: perl
18861            ! utf8.c
18862 ____________________________________________________________________________
18863 [ 14668] By: jhi                                   on 2002/02/13  02:37:31
18864         Log: Duh.
18865      Branch: perl
18866            ! pp_pack.c t/op/length.t
18867 ____________________________________________________________________________
18868 [ 14667] By: jhi                                   on 2002/02/13  01:33:01
18869         Log: Retract #14666.
18870      Branch: perl
18871            ! t/op/lc.t
18872 ____________________________________________________________________________
18873 [ 14666] By: jhi                                   on 2002/02/13  01:22:13
18874         Log: (retracted by #14667)
18875      Branch: perl
18876            ! t/op/lc.t
18877 ____________________________________________________________________________
18878 [ 14665] By: jhi                                   on 2002/02/13  00:45:02
18879         Log: Tiny test script tweaks.
18880      Branch: perl
18881            ! t/uni/fold.t
18882 ____________________________________________________________________________
18883 [ 14664] By: jhi                                   on 2002/02/13  00:24:37
18884         Log: Rewrite the "special mapping" part of to_utf8_case(),
18885              this time with fewer bugs.  (See: The Law of Cybernetic
18886              Entymology.)
18887      Branch: perl
18888            ! utf8.c
18889 ____________________________________________________________________________
18890 [ 14663] By: sky                                   on 2002/02/12  18:26:16
18891         Log: Stop failures if you pass an object, sv_dup might not be the right 
18892              thing to use since I have a feeling we end up cloning far too much. 
18893              (Like the stash for example).... Maybe we need a lightweight sv_dup 
18894              that searches the target for things....
18895              Real fix is another option to perl_clone which controls if you should 
18896              save stashes.
18897      Branch: perl
18898            ! ext/threads/threads.xs
18899 ____________________________________________________________________________
18900 [ 14662] By: jhi                                   on 2002/02/12  17:19:49
18901         Log: Retract #14661.
18902      Branch: perl
18903            ! hints/solaris_2.sh
18904 ____________________________________________________________________________
18905 [ 14661] By: jhi                                   on 2002/02/12  17:16:20
18906         Log: (retracted by #14662)
18907      Branch: perl
18908            ! hints/solaris_2.sh
18909 ____________________________________________________________________________
18910 [ 14660] By: jhi                                   on 2002/02/12  15:03:58
18911         Log: EBCDIC: another "can't happen".
18912      Branch: perl
18913            ! utf8.c
18914 ____________________________________________________________________________
18915 [ 14659] By: sky                                   on 2002/02/12  14:38:21
18916         Log: Join support, however something wierd seems to happen with filehandles that are passed along threads...
18917      Branch: perl
18918            + ext/threads/t/join.t
18919            ! MANIFEST ext/threads/threads.xs
18920 ____________________________________________________________________________
18921 [ 14658] By: nick                                  on 2002/02/12  13:54:06
18922         Log: Integrate mainline
18923      Branch: perlio
18924           !> lib/ExtUtils/Installed.pm lib/ExtUtils/t/Embed.t
18925           !> lib/File/Spec/t/rel2abs2rel.t lib/Win32.pod t/op/each.t
18926           !> t/op/length.t t/test.pl toke.c win32/win32.c win32/win32.h
18927 ____________________________________________________________________________
18928 [ 14657] By: jhi                                   on 2002/02/12  13:44:34
18929         Log: Subject: Re: [PATCH 5.6.1] Win32: Give user control over window creation behavior of system() function 
18930              From: Jan Dubois <JanD@ActiveState.com> 
18931              Date: Tue, 12 Feb 2002 00:56:31 -0800
18932              Message-ID: <4llh6uc4gnqtk3csmfoqed3t6q85436bb1@4ax.com>
18933      Branch: perl
18934            ! lib/Win32.pod win32/win32.c win32/win32.h
18935 ____________________________________________________________________________
18936 [ 14656] By: jhi                                   on 2002/02/12  13:39:18
18937         Log: Subject: [PATCH] Re: 14654 introduced a bug 
18938              From: Michael G Schwern <schwern@pobox.com> 
18939              Date: Tue, 12 Feb 2002 05:37:36 -0500
18940              Message-ID: <20020212103736.GC14327@blackrider>
18941      Branch: perl
18942            ! lib/File/Spec/t/rel2abs2rel.t
18943 ____________________________________________________________________________
18944 [ 14655] By: jhi                                   on 2002/02/12  04:50:58
18945         Log: More unset installman[13]dir tweaks from chromatic.
18946      Branch: perl
18947            ! lib/ExtUtils/Installed.pm
18948 ____________________________________________________________________________
18949 [ 14654] By: jhi                                   on 2002/02/12  04:31:44
18950         Log: Subject: Re: [PATCH] Re: Change 14566: Re: File::Spec::rel2abs2rel (?)
18951              From: Michael G Schwern <schwern@pobox.com>
18952              Date: Mon, 11 Feb 2002 12:23:02 -0500
18953              Message-ID: <20020211172302.GD9556@blackrider>
18954      Branch: perl
18955            ! lib/File/Spec/t/rel2abs2rel.t
18956 ____________________________________________________________________________
18957 [ 14653] By: jhi                                   on 2002/02/12  04:29:10
18958         Log: Use `` instead of -| to be a little bit more portable,
18959              from Michael Schwern.
18960      Branch: perl
18961            ! lib/ExtUtils/t/Embed.t
18962 ____________________________________________________________________________
18963 [ 14652] By: jhi                                   on 2002/02/12  03:17:44
18964         Log: EBCDIC: this change for \N{} in particular is now
18965              unnecessary because of the recent more general
18966              pack U change.
18967      Branch: perl
18968            ! toke.c
18969 ____________________________________________________________________________
18970 [ 14651] By: jhi                                   on 2002/02/12  02:15:05
18971         Log: Subject: [PATCH @14647] t/test.pl fix for VMS
18972              From: "Craig A. Berry" <craigberry@mac.com>
18973              Date: Mon, 11 Feb 2002 17:13:47 -0600
18974              Message-Id: <5.1.0.14.2.20020211170332.01b94e88@exchi01>
18975      Branch: perl
18976            ! t/test.pl
18977 ____________________________________________________________________________
18978 [ 14650] By: jhi                                   on 2002/02/11  23:44:09
18979         Log: EBCDIC: pack U bytes change.
18980      Branch: perl
18981            ! t/op/length.t
18982 ____________________________________________________________________________
18983 [ 14649] By: jhi                                   on 2002/02/11  23:38:28
18984         Log: EBCDIC: pack U is no more equal to concat of \xHHs.
18985      Branch: perl
18986            ! t/op/each.t
18987 ____________________________________________________________________________
18988 [ 14648] By: nick                                  on 2002/02/11  16:14:50
18989         Log: Integrate mainline
18990      Branch: perlio
18991           !> Changes Configure Makefile.SH autodoc.pl
18992           !> ext/Socket/socketpair.t hints/os2.sh lib/ExtUtils/Embed.pm
18993           !> lib/ExtUtils/t/Embed.t opcode.pl os2/Makefile.SHs os2/os2.c
18994           !> os2/os2ish.h patchlevel.h pod/perltoc.pod
18995 ____________________________________________________________________________
18996 [ 14647] By: jhi                                   on 2002/02/11  15:11:14
18997         Log: Update Changes.
18998      Branch: perl
18999            ! Changes patchlevel.h
19000 ____________________________________________________________________________
19001 [ 14646] By: jhi                                   on 2002/02/11  15:07:28
19002         Log: Regen toc.
19003      Branch: perl
19004            ! pod/perltoc.pod
19005 ____________________________________________________________________________
19006 [ 14645] By: jhi                                   on 2002/02/11  14:59:02
19007         Log: Forgot from #14641.
19008      Branch: perl
19009            ! lib/ExtUtils/t/Embed.t
19010 ____________________________________________________________________________
19011 [ 14644] By: jhi                                   on 2002/02/11  14:49:14
19012         Log: A forgotten metaconfig unit.
19013      Branch: metaconfig/U/perl
19014            + i_features.U
19015 ____________________________________________________________________________
19016 [ 14643] By: jhi                                   on 2002/02/11  14:47:11
19017         Log: metaconfig unit changes for #14642.
19018      Branch: metaconfig
19019            + U/modified/lns.U
19020      Branch: metaconfig/U/perl
19021            ! issymlink.U
19022 ____________________________________________________________________________
19023 [ 14642] By: jhi                                   on 2002/02/11  14:46:39
19024         Log: -Dmksymlinks was broken by #14628.
19025      Branch: perl
19026            ! Configure
19027 ____________________________________________________________________________
19028 [ 14641] By: jhi                                   on 2002/02/11  14:32:12
19029         Log: Subject: [PATCH @14577] OS/2 build
19030              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19031              Date: Mon, 11 Feb 2002 06:56:41 -0500
19032              Message-ID: <20020211065640.A14993@math.ohio-state.edu> 
19033              
19034              (sans the Configure, perlio.sym, and t/op/stat.t parts)
19035      Branch: perl
19036            ! Makefile.SH autodoc.pl ext/Socket/socketpair.t hints/os2.sh
19037            ! lib/ExtUtils/Embed.pm opcode.pl os2/Makefile.SHs os2/os2.c
19038            ! os2/os2ish.h
19039 ____________________________________________________________________________
19040 [ 14640] By: jhi                                   on 2002/02/11  14:11:13
19041         Log: Integrate perlio;
19042              
19043              Re-structure Japanese encodings - part 1
19044              
19045              Split Japanese encodings - part 2
19046              - build separate .c files with separate 'compile' steps
19047              - overall Japanese.xs / Japanese.pm which loads them
19048              
19049              Add test for Japanese encoding (well euc-jp anyway).
19050              Fix one bug shown by above
19051              Skip test which does not pass yet.
19052              
19053              Patch up the failing multi-byte write case, and un-skip
19054              the test.
19055      Branch: perl
19056           +> ext/Encode/EUC_JP/Japanese.pm ext/Encode/t/Japanese.t
19057           +> ext/Encode/t/table.euc ext/Encode/t/table.ref
19058            - ext/Encode/EUC_JP/EUC_JP.pm
19059           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
19060 ____________________________________________________________________________
19061 [ 14639] By: nick                                  on 2002/02/11  11:59:18
19062         Log: Patch up the failing multi-byte write case, and un-skip
19063              the test.
19064      Branch: perlio
19065            ! ext/Encode/Encode.xs ext/Encode/t/Japanese.t
19066 ____________________________________________________________________________
19067 [ 14638] By: nick                                  on 2002/02/11  10:55:39
19068         Log: Add test for Japanese encoding (well euc-jp anyway).
19069              Fix one bug shown by above
19070              Skip test which does not pass yet.
19071      Branch: perlio
19072            + ext/Encode/t/Japanese.t ext/Encode/t/table.euc
19073            + ext/Encode/t/table.ref
19074            ! MANIFEST ext/Encode/Encode.xs
19075 ____________________________________________________________________________
19076 [ 14637] By: nick                                  on 2002/02/11  09:07:04
19077         Log: Split Japanese encodings - part 2
19078              - build separate .c files with separate 'compile' steps
19079              - overall Japanese.xs / Japanese.pm which loads them
19080      Branch: perlio
19081            ! ext/Encode/EUC_JP/Japanese.pm ext/Encode/EUC_JP/Makefile.PL
19082 ____________________________________________________________________________
19083 [ 14636] By: nick                                  on 2002/02/11  08:15:42
19084         Log: Re-structure Japanese encodings - part 1
19085      Branch: perlio
19086           +> ext/Encode/EUC_JP/Japanese.pm
19087            - ext/Encode/EUC_JP/EUC_JP.pm
19088            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL
19089 ____________________________________________________________________________
19090 [ 14635] By: nick                                  on 2002/02/11  08:05:12
19091         Log: Integrate mainline
19092      Branch: perlio
19093           !> Configure djgpp/djgpp.c lib/ExtUtils/t/Installed.t
19094           !> lib/File/Spec.pm lib/perl5db.pl pod/perldiag.pod
19095           !> pod/perlport.pod pp_pack.c regcomp.c t/op/arith.t t/op/pack.t
19096 ____________________________________________________________________________
19097 [ 14634] By: jhi                                   on 2002/02/11  03:40:01
19098         Log: Subject: Re: [PATCH] Re: Modulus operator inconsistency
19099              From: Mike Guy <mjtg@cam.ac.uk>
19100              Date: Mon, 11 Feb 2002 02:50:42 +0000
19101              Message-Id: <E16a6YE-0006fq-00@libra.cus.cam.ac.uk>
19102      Branch: perl
19103            ! t/op/arith.t
19104 ____________________________________________________________________________
19105 [ 14633] By: jhi                                   on 2002/02/11  01:53:01
19106         Log: "Can't happen" - yes, it can, with buggy UTF-8/EBCDIC.
19107              Stepping backward in the string would be majorly bad.
19108      Branch: perl
19109            ! regcomp.c
19110 ____________________________________________________________________________
19111 [ 14632] By: jhi                                   on 2002/02/11  01:38:40
19112         Log: The debugger part of
19113              
19114              Subject: [PATCH hints/os2.sh lib/perl5db.pl] Debugger to use proper pager
19115              From: Michael G Schwern <schwern@pobox.com> 
19116              Date: Wed, 6 Feb 2002 17:32:12 -0500
19117              Message-ID: <20020206223212.GG1346@blackrider>
19118      Branch: perl
19119            ! lib/perl5db.pl
19120 ____________________________________________________________________________
19121 [ 14631] By: jhi                                   on 2002/02/10  22:11:53
19122         Log: Integrate perlio;
19123              
19124              Borland/Win32 tuning
19125              
19126              Move PerlIO_perlio to layer_syms where it belongs?
19127      Branch: perl
19128           !> makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
19129 ____________________________________________________________________________
19130 [ 14630] By: jhi                                   on 2002/02/10  22:10:19
19131         Log: EBCDIC: the low 256 needs to be shuffled also
19132              in pack/unpack U (this breaks the equivalence
19133              of pack U and v-strings, but I think if someone
19134              has to give, v-strings are a good victim)
19135      Branch: perl
19136            ! pp_pack.c t/op/pack.t
19137 ____________________________________________________________________________
19138 [ 14629] By: jhi                                   on 2002/02/10  21:56:17
19139         Log: metaconfig unit changes for #14628.
19140      Branch: metaconfig/U/perl
19141            ! d_u32align.U issymlink.U
19142 ____________________________________________________________________________
19143 [ 14628] By: jhi                                   on 2002/02/10  21:55:45
19144         Log: Two Configure tweaks; the u32align test was trying
19145              to write into a string literal, the ln -s test was
19146              failing in VOS.
19147      Branch: perl
19148            ! Configure
19149 ____________________________________________________________________________
19150 [ 14627] By: jhi                                   on 2002/02/10  21:07:20
19151         Log: DJGPP tweaks from Laszlo Molnar.
19152      Branch: perl
19153            ! djgpp/djgpp.c lib/File/Spec.pm
19154 ____________________________________________________________________________
19155 [ 14626] By: nick                                  on 2002/02/10  18:36:47
19156         Log: Move PerlIO_perlio to layer_syms where it belongs?
19157      Branch: perlio
19158            ! makedef.pl
19159 ____________________________________________________________________________
19160 [ 14625] By: nick                                  on 2002/02/10  18:02:21
19161         Log: Borland/Win32 tuning
19162      Branch: perlio
19163            ! makedef.pl perlio.sym t/op/stat.t win32/config_H.bc
19164 ____________________________________________________________________________
19165 [ 14624] By: jhi                                   on 2002/02/10  15:33:40
19166         Log: Additional explanation for the [:...:] failure.
19167      Branch: perl
19168            ! pod/perldiag.pod
19169 ____________________________________________________________________________
19170 [ 14623] By: jhi                                   on 2002/02/10  15:15:53
19171         Log: Subject: [ PATCH ] Re: Smoke 14612 /pro/3gl/CPAN/perl-current
19172              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
19173              Date: Sun, 10 Feb 2002 13:32:48 +0100
19174              Message-Id: <20020210115736.3702.H.M.BRAND@hccnet.nl>
19175      Branch: perl
19176            ! makedef.pl
19177 ____________________________________________________________________________
19178 [ 14622] By: jhi                                   on 2002/02/10  15:08:06
19179         Log: Test tweaks from chromatic for cases where there
19180              are no installman1dir or installman3dir.
19181      Branch: perl
19182            ! lib/ExtUtils/t/Installed.t
19183 ____________________________________________________________________________
19184 [ 14621] By: jhi                                   on 2002/02/10  15:07:21
19185         Log: Integrate perlio;
19186              
19187              Nick Clark's tweaks to Encode compile process
19188              1. Use decimal constants to unit string arrays rather than
19189              very long string litterals (latter having possible "\0"
19190              on end issues, and needing ANSI C line splicing).
19191              2. Replace tail-recursion during insert process with itteration.
19192              Nick C sees 12% speedup from these.
19193      Branch: perl
19194           !> ext/Encode/Encode.pm ext/Encode/compile
19195 ____________________________________________________________________________
19196 [ 14620] By: jhi                                   on 2002/02/10  15:04:19
19197         Log: Portability notes: filename characters, character sets.
19198      Branch: perl
19199            ! pod/perlport.pod
19200 ____________________________________________________________________________
19201 [ 14619] By: nick                                  on 2002/02/10  11:06:05
19202         Log: Integrate mainline
19203      Branch: perlio
19204            ! ext/Encode/Encode.pm
19205           !> Configure cop.h deb.c ext/B/B/Deparse.pm hints/bsdos.sh
19206           !> hints/os390.sh lib/ExtUtils/Embed.pm lib/perl5db.pl
19207           !> lib/unicore/Name.pl lib/unicore/mktables op.c pod/perlfaq2.pod
19208           !> pod/perlfaq3.pod pod/perlfaq4.pod pp_ctl.c
19209           !> t/lib/warnings/pp_hot t/op/arith.t toke.c util.c
19210 ____________________________________________________________________________
19211 [ 14618] By: nick                                  on 2002/02/10  10:48:15
19212         Log: Nick Clark's tweaks to Encode compile process
19213              1. Use decimal constants to unit string arrays rather than
19214              very long string litterals (latter having possible "\0"
19215              on end issues, and needing ANSI C line splicing).
19216              2. Replace tail-recursion during insert process with itteration.
19217              Nick C sees 12% speedup from these.
19218      Branch: perlio
19219            ! ext/Encode/compile
19220 ____________________________________________________________________________
19221 [ 14617] By: jhi                                   on 2002/02/10  02:56:54
19222         Log: Use the "Unicode 1.0" name field for control characters,
19223              as suggested by Mark Davis.  Note that Unicode 3.2 will
19224              require some more legwork on this because of certain
19225              alternative names.
19226      Branch: perl
19227            ! lib/unicore/Name.pl lib/unicore/mktables
19228 ____________________________________________________________________________
19229 [ 14616] By: jhi                                   on 2002/02/09  22:41:18
19230         Log: The -W 0,float(ieee) and gcvt() are the bad combination.
19231      Branch: perl
19232            ! hints/os390.sh
19233 ____________________________________________________________________________
19234 [ 14615] By: jhi                                   on 2002/02/09  22:34:00
19235         Log: EBCDIC: the non-printable characters are different.
19236      Branch: perl
19237            ! ext/B/B/Deparse.pm
19238 ____________________________________________________________________________
19239 [ 14614] By: jhi                                   on 2002/02/09  21:42:26
19240         Log: Subject: [PATCH] Re: FreeBSD hangs when reading from dup'd STDOUT/ERR w/o perlio
19241              From: Nicholas Clark <nick@unfortu.net> 
19242              Date: Sat, 9 Feb 2002 22:31:29 +0000
19243              Message-ID: <20020209223129.GH410@Bagpuss.unfortu.net>
19244      Branch: perl
19245            ! t/lib/warnings/pp_hot
19246 ____________________________________________________________________________
19247 [ 14613] By: jhi                                   on 2002/02/09  21:12:12
19248         Log: Subject: [PATCH] Re: Modulus operator inconsistency
19249              From: Nicholas Clark <nick@unfortu.net>
19250              Date: Sat, 9 Feb 2002 21:00:13 +0000
19251              Message-ID: <20020209210013.GG410@Bagpuss.unfortu.net>
19252      Branch: perl
19253            ! op.c t/op/arith.t
19254 ____________________________________________________________________________
19255 [ 14612] By: jhi                                   on 2002/02/09  18:15:39
19256         Log: Use the same escaping mechanism for all the *flags.
19257      Branch: perl
19258            ! lib/ExtUtils/Embed.pm
19259 ____________________________________________________________________________
19260 [ 14611] By: jhi                                   on 2002/02/09  17:26:06
19261         Log: Protect possible parentheses in ccflags, ccdlflags, and
19262              ldflags.  (In OS/390 there are parentheses in ccflags.)
19263      Branch: perl
19264            ! lib/ExtUtils/Embed.pm
19265 ____________________________________________________________________________
19266 [ 14610] By: jhi                                   on 2002/02/09  16:12:03
19267         Log: Subject: [PATCH] perl5db.pl: restart in taint mode
19268              From: Peter Scott <Peter@PSDT.com>
19269              Date: Fri, 08 Feb 2002 19:20:19 -0800
19270              Message-id: <4.3.2.7.2.20020208191757.00b4cea0@shell2.webquarry.com>
19271      Branch: perl
19272            ! lib/perl5db.pl
19273 ____________________________________________________________________________
19274 [ 14609] By: jhi                                   on 2002/02/08  21:33:59
19275         Log: FAQ sync.
19276      Branch: perl
19277            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq4.pod
19278 ____________________________________________________________________________
19279 [ 14608] By: jhi                                   on 2002/02/08  20:46:38
19280         Log: Subject: [PATCH] CopFILE / MacPerl_MPWFileName
19281              From: Chris Nandor <pudge@pobox.com>
19282              Date: Fri, 08 Feb 2002 16:31:41 -0500
19283              Message-ID: <pudge-10FC3D.16314108022002@onion.valueclick.com>
19284      Branch: perl
19285            ! cop.h deb.c pp_ctl.c toke.c util.c
19286 ____________________________________________________________________________
19287 [ 14607] By: pudge                                 on 2002/02/08  19:21:04
19288         Log: Redo CopFILE / MacPerl_MPWFIleName patch
19289      Branch: maint-5.6/macperl
19290            ! cop.h deb.c pp_ctl.c toke.c util.c
19291 ____________________________________________________________________________
19292 [ 14606] By: jhi                                   on 2002/02/08  19:18:41
19293         Log: The metaconfig unit change to go with #14605.
19294      Branch: metaconfig/U/perl
19295            ! libperl.U
19296 ____________________________________________________________________________
19297 [ 14605] By: jhi                                   on 2002/02/08  19:18:17
19298         Log: The Configure change to go with #14604.
19299      Branch: perl
19300            ! Configure
19301 ____________________________________________________________________________
19302 [ 14604] By: jhi                                   on 2002/02/08  19:13:56
19303         Log: Subject: [PATCH] Re:  [ID 20020205.007] BSDi test failure perl 5.6.1
19304              From: Andy Dougherty <doughera@lafayette.edu>
19305              Date: Fri, 8 Feb 2002 13:43:49 -0500 (EST)
19306              Message-ID: <Pine.SOL.4.10.10202081341170.15295-100000@maxwell.phys.lafayette.edu>
19307      Branch: perl
19308            ! hints/bsdos.sh
19309 ____________________________________________________________________________
19310 [ 14603] By: nick                                  on 2002/02/08  18:16:09
19311         Log: Integrate mainline
19312      Branch: perlio
19313           +> ext/threads/t/libc.t
19314           !> Configure MANIFEST djgpp/djgppsed.sh doio.c perl.c pp_sys.c
19315           !> t/io/argv.t t/op/taint.t t/run/fresh_perl.t
19316 ____________________________________________________________________________
19317 [ 14602] By: sky                                   on 2002/02/08  15:19:15
19318         Log: Start testing for safe localtime functions, TODO, test more functions.
19319      Branch: perl
19320            + ext/threads/t/libc.t
19321            ! MANIFEST
19322 ____________________________________________________________________________
19323 [ 14601] By: jhi                                   on 2002/02/08  14:14:16
19324         Log: Subject: Re: [PATCH] eof() coredumps when ARGV is aliased to another filehandle
19325              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19326              Date: Fri, 8 Feb 2002 00:21:07 +0100
19327              Message-ID: <20020208002107.E763@rafael>
19328      Branch: perl
19329            ! doio.c pp_sys.c t/io/argv.t
19330 ____________________________________________________________________________
19331 [ 14600] By: jhi                                   on 2002/02/08  14:07:15
19332         Log: Subject: [PATCH] Configure followed by make minitest
19333              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19334              Date: Wed, 06 Feb 2002 21:35:20 -0800
19335              Message-ID: <YIhY8gzkgSbC092yn@efn.org>
19336      Branch: perl
19337            ! t/op/taint.t t/run/fresh_perl.t
19338 ____________________________________________________________________________
19339 [ 14599] By: jhi                                   on 2002/02/08  14:05:12
19340         Log: Integrate perlio;
19341              
19342              Extract something from yesterdays effort - convert my mail on pad
19343              data structures (incoporating Sarathy's corrections/clarifications)
19344              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
19345      Branch: perl
19346           !> cv.h pod/perlapi.pod pod/perlintern.pod
19347 ____________________________________________________________________________
19348 [ 14598] By: jhi                                   on 2002/02/08  14:01:28
19349         Log: metaconfig unit changes for #14597.
19350      Branch: metaconfig
19351            ! U/modified/Loc.U
19352      Branch: metaconfig/U/perl
19353            ! libperl.U
19354 ____________________________________________________________________________
19355 [ 14597] By: jhi                                   on 2002/02/08  14:01:01
19356         Log: Configure DJGPP tweak from Laszlo Molnar.
19357      Branch: perl
19358            ! Configure
19359 ____________________________________________________________________________
19360 [ 14596] By: jhi                                   on 2002/02/08  14:00:23
19361         Log: DJGPP tweaks from Laszlo Molnar.
19362      Branch: perl
19363            ! djgpp/djgppsed.sh perl.c
19364 ____________________________________________________________________________
19365 [ 14595] By: nick                                  on 2002/02/08  09:19:29
19366         Log: Extract something from yesterdays effort - convert my mail on pad
19367              data structures (incoporating Sarathy's corrections/clarifications)
19368              into POD in cv.h which gets autodoc.pl'ed into pod/perlintern.pod.
19369      Branch: perlio
19370            ! cv.h pod/perlapi.pod pod/perlintern.pod
19371 ____________________________________________________________________________
19372 [ 14594] By: nick                                  on 2002/02/08  08:34:49
19373         Log: Integrate mainline
19374      Branch: perlio
19375           +> NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
19376           +> NetWare/t/NWScripts-Exist.pl t/base/num.t
19377           !> Changes MANIFEST ext/Encode/Encode.xs ext/Encode/Makefile.PL
19378           !> ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
19379           !> hints/os390.sh lib/Benchmark.t lib/encoding.pm lib/encoding.t
19380           !> op.c patchlevel.h t/run/fresh_perl.t utf8.c
19381 ____________________________________________________________________________
19382 [ 14593] By: jhi                                   on 2002/02/08  03:08:20
19383         Log: To really skip the test an exit() is needed.
19384      Branch: perl
19385            ! lib/encoding.t
19386 ____________________________________________________________________________
19387 [ 14592] By: jhi                                   on 2002/02/08  02:57:30
19388         Log: More diagnostics from Nicholas Clark.
19389      Branch: perl
19390            ! lib/Benchmark.t
19391 ____________________________________________________________________________
19392 [ 14591] By: jhi                                   on 2002/02/07  22:54:57
19393         Log: In case of failure be more verbose.
19394      Branch: perl
19395            ! t/base/num.t
19396 ____________________________________________________________________________
19397 [ 14590] By: pudge                                 on 2002/02/07  19:29:03
19398         Log: Update Changes
19399      Branch: maint-5.6/macperl
19400            ! macos/Changes
19401 ____________________________________________________________________________
19402 [ 14589] By: pudge                                 on 2002/02/07  19:26:55
19403         Log: Merge AEGizmos library into PPC binary
19404      Branch: maint-5.6/macperl
19405            ! macos/Makefile.mk
19406 ____________________________________________________________________________
19407 [ 14588] By: pudge                                 on 2002/02/07  18:51:05
19408         Log: Add -ansifor for MrCpp options
19409      Branch: maint-5.6/macperl
19410            ! macos/BuildRules.mk
19411 ____________________________________________________________________________
19412 [ 14587] By: pudge                                 on 2002/02/07  18:46:28
19413         Log: Check ownership of CatInfos (MacPerl Bug #494482)
19414      Branch: maint-5.6/macperl
19415            ! macos/ext/Mac/Files/Files.xs
19416 ____________________________________________________________________________
19417 [ 14586] By: pudge                                 on 2002/02/07  18:40:21
19418         Log: Resource updates
19419      Branch: maint-5.6/macperl
19420            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
19421 ____________________________________________________________________________
19422 [ 14585] By: pudge                                 on 2002/02/07  18:38:44
19423         Log: Empty path is ENOENT (MacPerl Bug #512351)
19424      Branch: maint-5.6/macperl
19425            ! macos/macperl/MPAppleEvents.c
19426 ____________________________________________________________________________
19427 [ 14584] By: pudge                                 on 2002/02/07  18:38:03
19428         Log: Fix horrible list maintencance bugs (MacPerl Bug #443568)
19429      Branch: maint-5.6/macperl
19430            ! macos/macperl/MPAEVTStream.cp
19431 ____________________________________________________________________________
19432 [ 14583] By: pudge                                 on 2002/02/07  18:36:29
19433         Log: macify(ABSTRACT_FROM)
19434      Branch: maint-5.6/macperl
19435            ! macos/lib/ExtUtils/MM_MacOS.pm
19436 ____________________________________________________________________________
19437 [ 14582] By: pudge                                 on 2002/02/07  18:35:20
19438         Log: Use correct Mac filenames in error messages, caller()
19439      Branch: maint-5.6/macperl
19440            ! deb.c pp_ctl.c toke.c util.c
19441 ____________________________________________________________________________
19442 [ 14581] By: jhi                                   on 2002/02/07  17:10:06
19443         Log: Sanity checks to see that the IV/NV and the PV of numeric
19444              scalars stay in sync (unearthed this via the OS/390 gcvt()
19445              brokenness)
19446      Branch: perl
19447            + t/base/num.t
19448            ! MANIFEST
19449 ____________________________________________________________________________
19450 [ 14580] By: jhi                                   on 2002/02/07  14:07:33
19451         Log: Retract the anon leak subpatch of #14418 and #14431
19452              (the latter came into bleadperl as part of #14433).
19453      Branch: perl
19454            ! op.c t/run/fresh_perl.t
19455 ____________________________________________________________________________
19456 [ 14579] By: jhi                                   on 2002/02/06  23:38:10
19457         Log: OS/390 gcvt() seems buggy: with -W 0,float(ieee) it
19458              mangles 0.1 to "10".  sprintf() seems more well-behaved.
19459      Branch: perl
19460            ! hints/os390.sh
19461 ____________________________________________________________________________
19462 [ 14578] By: jhi                                   on 2002/02/06  19:56:53
19463         Log: Subject: [PATCH @14557] another Encode fix for VMS
19464              From: "Craig A. Berry" <craigberry@mac.com>
19465              Date: Wed, 06 Feb 2002 14:44:20 -0600
19466              Message-Id: <5.1.0.14.2.20020206143717.01baf008@exchi01>
19467      Branch: perl
19468            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
19469 ____________________________________________________________________________
19470 [ 14577] By: jhi                                   on 2002/02/06  15:38:25
19471         Log: Integrate perlio;
19472              
19473              One way to avoid OS390 winge about #line directives.
19474      Branch: perl
19475           !> ext/Encode/EUC_JP/Makefile.PL
19476 ____________________________________________________________________________
19477 [ 14576] By: jhi                                   on 2002/02/06  15:36:55
19478         Log: Update Changes.
19479      Branch: perl
19480            ! Changes patchlevel.h
19481 ____________________________________________________________________________
19482 [ 14575] By: nick                                  on 2002/02/06  15:23:24
19483         Log: One way to avoid OS390 winge about #line directives.
19484      Branch: perlio
19485            ! ext/Encode/EUC_JP/Makefile.PL
19486 ____________________________________________________________________________
19487 [ 14574] By: jhi                                   on 2002/02/06  15:11:05
19488         Log: s/Netware/NetWare/
19489      Branch: perl
19490            ! MANIFEST
19491 ____________________________________________________________________________
19492 [ 14573] By: jhi                                   on 2002/02/06  15:10:00
19493         Log: New Netware scripts.
19494      Branch: perl
19495            + NetWare/bat/BldNWExt-Exist.bat NetWare/t/NWModify-Exist.pl
19496            + NetWare/t/NWScripts-Exist.pl
19497            ! MANIFEST
19498 ____________________________________________________________________________
19499 [ 14572] By: jhi                                   on 2002/02/06  15:02:20
19500         Log: EBCDIC: the encoding pragma would need some rethinking,
19501              probably a pass of EBCDIC->Unicode mapping.  For now,
19502              disable it on EBCDIC.
19503      Branch: perl
19504            ! lib/encoding.pm lib/encoding.t
19505 ____________________________________________________________________________
19506 [ 14571] By: jhi                                   on 2002/02/06  14:44:27
19507         Log: EBCDIC: Unicode::Normalize NFC emits EBCDIC code points
19508              for the low 256.  Now tweaked the tests, but maybe it's
19509              the module that needs few NATIVE_TO_UNI()s somewhere?
19510      Branch: perl
19511            ! ext/Unicode/Normalize/t/norm.t ext/Unicode/Normalize/t/test.t
19512 ____________________________________________________________________________
19513 [ 14570] By: jhi                                   on 2002/02/06  13:59:19
19514         Log: Subject: [PATCH utf8.c] format problem
19515              From: Robin Barker <rmb1@cise.npl.co.uk>
19516              Date: Wed, 6 Feb 2002 14:01:43 GMT
19517              Message-Id: <200202061401.OAA25053@tempest.npl.co.uk>
19518      Branch: perl
19519            ! utf8.c
19520 ____________________________________________________________________________
19521 [ 14569] By: nick                                  on 2002/02/06  09:52:23
19522         Log: Integrate mainline
19523      Branch: perlio
19524           !> NetWare/Makefile NetWare/bat/BldNWExt.bat
19525           !> NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
19526           !> NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
19527           !> NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
19528           !> NetWare/t/NWScripts.pl ext/Encode/t/Encode.t
19529           !> lib/File/Spec/t/rel2abs2rel.t makedef.pl
19530 ____________________________________________________________________________
19531 [ 14568] By: jhi                                   on 2002/02/06  04:44:33
19532         Log: EBCDIC: 0x41 is not cricket.
19533      Branch: perl
19534            ! ext/Encode/t/Encode.t
19535 ____________________________________________________________________________
19536 [ 14567] By: jhi                                   on 2002/02/05  23:12:19
19537         Log: NetWare update from Ananth Kesari.
19538      Branch: perl
19539            ! NetWare/Makefile NetWare/bat/BldNWExt.bat
19540            ! NetWare/dl_netware.xs NetWare/interface.c NetWare/interface.h
19541            ! NetWare/iperlhost.h NetWare/nw5.c NetWare/nw5sck.c
19542            ! NetWare/nw5sck.h NetWare/nw5thread.h NetWare/t/NWModify.pl
19543            ! NetWare/t/NWScripts.pl makedef.pl
19544 ____________________________________________________________________________
19545 [ 14566] By: sky                                   on 2002/02/05  18:39:13
19546         Log: Subject: Re: File::Spec::rel2abs2rel (?)
19547              From: Michael G Schwern <schwern@pobox.com>
19548              Date: Tue, 5 Feb 2002 13:47:39 -0500
19549              Message-ID: <20020205184739.GB17375@blackrider>
19550      Branch: perl
19551            ! lib/File/Spec/t/rel2abs2rel.t
19552 ____________________________________________________________________________
19553 [ 14565] By: nick                                  on 2002/02/05  17:31:24
19554         Log: Integrate mainline
19555      Branch: perlio
19556           !> ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t hints/darwin.sh
19557           !> lib/File/Spec/t/rel2abs2rel.t perl.h regexec.c t/op/filetest.t
19558           !> utf8.h
19559 ____________________________________________________________________________
19560 [ 14564] By: jhi                                   on 2002/02/05  17:05:40
19561         Log: Integrate perlio;
19562              
19563              More Encode tweaks:
19564              - make expensive and marginal substring search optional (-O)
19565              - enable -O for ASCII-oid encodings (search space is small)
19566              - add ASCII-oid jis0201 to basic Encode.so
19567              - add some other Japanese encodings to EUC_JP bundle (without -O)
19568      Branch: perl
19569           +> ext/Encode/Encode/jis0201.ucm
19570           !> MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
19571           !> ext/Encode/compile
19572 ____________________________________________________________________________
19573 [ 14563] By: nick                                  on 2002/02/05  16:01:15
19574         Log: More Encode tweaks:
19575              - make expensive and marginal substring search optional (-O)
19576              - enable -O for ASCII-oid encodings (search space is small)
19577              - add ASCII-oid jis0201 to basic Encode.so
19578              - add some other Japanese encodings to EUC_JP bundle (without -O)
19579      Branch: perlio
19580            + ext/Encode/Encode/jis0201.ucm
19581            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Makefile.PL
19582            ! ext/Encode/compile
19583 ____________________________________________________________________________
19584 [ 14562] By: sky                                   on 2002/02/05  14:50:36
19585         Log: Add in change for Apple/Darwin Bug: 2785519 to fix memory leaks.
19586      Branch: perl
19587            ! ext/DynaLoader/dl_dyld.xs ext/POSIX/t/posix.t
19588 ____________________________________________________________________________
19589 [ 14561] By: jhi                                   on 2002/02/05  14:25:36
19590         Log: EBCDIC: SHARP S is different.
19591      Branch: perl
19592            ! regexec.c utf8.h
19593 ____________________________________________________________________________
19594 [ 14560] By: sky                                   on 2002/02/05  13:49:40
19595         Log: Don't assume that we can chmod symlinks. It fails on MacOSX HFS+ when building using mksymlinks
19596      Branch: perl
19597            ! t/op/filetest.t
19598 ____________________________________________________________________________
19599 [ 14559] By: sky                                   on 2002/02/05  11:39:24
19600         Log: Add . first to the PATH environment to test that we really
19601              get ./perl and not some other older perl.
19602      Branch: perl
19603            ! lib/File/Spec/t/rel2abs2rel.t
19604 ____________________________________________________________________________
19605 [ 14558] By: sky                                   on 2002/02/05  11:20:21
19606         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...
19607      Branch: perl
19608            ! ext/POSIX/t/posix.t
19609 ____________________________________________________________________________
19610 [ 14557] By: sky                                   on 2002/02/05  10:30:58
19611         Log: Enable building with threads under macosx, assume __APPLE__ means darwin and disable _r functions, since we don't have them.
19612      Branch: perl
19613            ! hints/darwin.sh perl.h
19614 ____________________________________________________________________________
19615 [ 14556] By: nick                                  on 2002/02/05  06:58:52
19616         Log: Integrate mainline
19617      Branch: perlio
19618           !> MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
19619           !> ext/Encode/Encode.xs lib/File/Find/t/find.t
19620           !> lib/File/Find/t/taint.t
19621 ____________________________________________________________________________
19622 [ 14555] By: pudge                                 on 2002/02/05  02:20:45
19623         Log: Integrate change #14439 from maintperl
19624      Branch: maint-5.6/macperl
19625           !> op.c
19626 ____________________________________________________________________________
19627 [ 14554] By: jhi                                   on 2002/02/04  23:22:28
19628         Log: Subject: [PATCH] File::Find tests not cleaning up properly
19629              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19630              Date: Mon, 4 Feb 2002 22:09:07 +0100
19631              Message-ID: <20020204220907.A8288@rafael>
19632      Branch: perl
19633            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
19634 ____________________________________________________________________________
19635 [ 14553] By: jhi                                   on 2002/02/04  22:27:11
19636         Log: Signedness mumblings from Tru64.
19637      Branch: perl
19638            ! ext/Encode/Encode.xs
19639 ____________________________________________________________________________
19640 [ 14552] By: jhi                                   on 2002/02/04  22:22:16
19641         Log: Subject: [PATCH @14550] Encode build fix-ups for VMS
19642              From: "Craig A. Berry" <craigberry@mac.com>
19643              Date: Mon, 04 Feb 2002 17:16:00 -0600
19644              Message-Id: <5.1.0.14.2.20020204161211.01c0a178@exchi01>
19645      Branch: perl
19646            ! MANIFEST configure.com ext/Encode/EUC_JP/Makefile.PL
19647            ! ext/Encode/Encode.xs
19648 ____________________________________________________________________________
19649 [ 14551] By: nick                                  on 2002/02/04  16:00:31
19650         Log: Integrate mainline
19651      Branch: perlio
19652           !> Changes lib/CPAN.pm lib/h2xs.t lib/locale.t
19653           !> lib/unicore/mktables patchlevel.h pod/perluniintro.pod
19654           !> regcomp.c
19655 ____________________________________________________________________________
19656 [ 14550] By: jhi                                   on 2002/02/04  14:47:00
19657         Log: Update Changes.
19658      Branch: perl
19659            ! Changes patchlevel.h
19660 ____________________________________________________________________________
19661 [ 14549] By: jhi                                   on 2002/02/04  13:57:42
19662         Log: Comment microtweaks.
19663      Branch: perl
19664            ! lib/locale.t
19665 ____________________________________________________________________________
19666 [ 14548] By: jhi                                   on 2002/02/04  13:32:00
19667         Log: Subject: trivial docu patch
19668              From: andreas.koenig@anima.de (Andreas J. Koenig)
19669              Date: 04 Feb 2002 08:15:19 +0100
19670              Message-ID: <m3pu3l7m60.fsf@anima.de>
19671      Branch: perl
19672            ! pod/perluniintro.pod
19673 ____________________________________________________________________________
19674 [ 14547] By: jhi                                   on 2002/02/04  13:30:55
19675         Log: Subject: [PATCH] (??{ }) anomaly
19676              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
19677              Date: Sun, 03 Feb 2002 20:21:45 -0800
19678              Message-ID: <ZxgX8gzkgCXO092yn@efn.org> 
19679      Branch: perl
19680            ! regcomp.c
19681 ____________________________________________________________________________
19682 [ 14546] By: jhi                                   on 2002/02/04  04:41:02
19683         Log: Integrate perlio.
19684              
19685              Carry on where we left off if we have to grow destination
19686              SV during XS encode/decode
19687              
19688              Remove debugging warning, be consistent about API fails.
19689      Branch: perl
19690           !> ext/Encode/Encode.xs
19691 ____________________________________________________________________________
19692 [ 14545] By: nick                                  on 2002/02/03  20:03:38
19693         Log: Remove debugging warning, be consistent about API fails.
19694      Branch: perlio
19695            ! ext/Encode/Encode.xs
19696 ____________________________________________________________________________
19697 [ 14544] By: nick                                  on 2002/02/03  19:47:48
19698         Log: Carry on where we left off if we have to grow destination SV during XS encode/decode
19699      Branch: perlio
19700            ! ext/Encode/Encode.xs
19701 ____________________________________________________________________________
19702 [ 14543] By: jhi                                   on 2002/02/03  19:06:06
19703         Log: Subject: PATCH CPAN.pm
19704              From: Mark-Jason Dominus <mjd@plover.com>
19705              Date: Sun, 03 Feb 2002 12:36:36 -0500
19706              Message-ID: <20020203173636.27451.qmail@plover.com>
19707      Branch: perl
19708            ! lib/CPAN.pm
19709 ____________________________________________________________________________
19710 [ 14542] By: jhi                                   on 2002/02/03  19:05:13
19711         Log: Must search further back.
19712      Branch: perl
19713            ! lib/h2xs.t
19714 ____________________________________________________________________________
19715 [ 14541] By: nick                                  on 2002/02/03  18:52:09
19716         Log: Integrate mainline
19717      Branch: perlio
19718           !> (integrate 29 files)
19719 ____________________________________________________________________________
19720 [ 14540] By: jhi                                   on 2002/02/03  18:33:53
19721         Log: EBCDIC: more natification.
19722      Branch: perl
19723            ! regcomp.c
19724 ____________________________________________________________________________
19725 [ 14539] By: jhi                                   on 2002/02/03  18:32:31
19726         Log: Debug noise.
19727      Branch: perl
19728            ! ext/Encode/Encode.xs
19729 ____________________________________________________________________________
19730 [ 14538] By: jhi                                   on 2002/02/03  18:13:07
19731         Log: Integrate perlio;
19732              
19733              Stable intermediate point in Encode cleanup.
19734              :encode(euc-jp) works on Dan's table.euc
19735              Much buffer copying and other silliness remains.
19736      Branch: perl
19737           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
19738           !> ext/Encode/lib/Encode/Encoding.pm
19739 ____________________________________________________________________________
19740 [ 14537] By: jhi                                   on 2002/02/03  17:57:31
19741         Log: Prettify.
19742      Branch: perl
19743            ! lib/unicore/mktables
19744 ____________________________________________________________________________
19745 [ 14536] By: nick                                  on 2002/02/03  17:32:03
19746         Log: Stable intermediate point in Encode cleanup.
19747              :encode(euc-jp) works on Dan's table.euc
19748              Much buffer copying and other silliness remains.
19749      Branch: perlio
19750            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
19751            ! ext/Encode/lib/Encode/Encoding.pm
19752 ____________________________________________________________________________
19753 [ 14535] By: jhi                                   on 2002/02/03  17:29:57
19754         Log: EBCDIC: it's much nicer to compare Unicode code points
19755              to Unicode code points.
19756      Branch: perl
19757            ! regexec.c
19758 ____________________________________________________________________________
19759 [ 14534] By: jhi                                   on 2002/02/03  17:04:34
19760         Log: EBCDIC: character classes must remap the low 256.
19761      Branch: perl
19762            ! regcomp.c
19763 ____________________________________________________________________________
19764 [ 14533] By: jhi                                   on 2002/02/03  16:05:12
19765         Log: Upgrade to I18N::LangTags::List 0.27, from Sean Burke.
19766      Branch: perl
19767            ! lib/I18N/LangTags/List.pm
19768 ____________________________________________________________________________
19769 [ 14532] By: jhi                                   on 2002/02/03  15:36:36
19770         Log: FAQ sync.
19771      Branch: perl
19772            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq4.pod
19773            ! pod/perlfaq6.pod pod/perlfaq7.pod
19774 ____________________________________________________________________________
19775 [ 14531] By: jhi                                   on 2002/02/03  15:35:28
19776         Log: Integrate perlio;
19777              
19778              Re-indent Encode.xs
19779              
19780              Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
19781              (Mis-feature discovered by Encode.)
19782      Branch: perl
19783           !> ext/Encode/Encode.pm ext/Encode/Encode.xs sv.c
19784 ____________________________________________________________________________
19785 [ 14530] By: jhi                                   on 2002/02/03  15:30:24
19786         Log: Subject: [PATCH] lstat FH and -l FH warnings
19787              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19788              Date: Sat, 2 Feb 2002 22:24:54 +0100           
19789              Message-ID: <20020202222454.A11608@rafael>       
19790      Branch: perl
19791            ! doio.c lib/File/Copy.pm pod/perldiag.pod pp_sys.c
19792            ! t/lib/warnings/doio t/lib/warnings/pp_sys t/op/stat.t
19793 ____________________________________________________________________________
19794 [ 14529] By: jhi                                   on 2002/02/03  15:27:26
19795         Log: Subject: [PATCH t/op/taint.t] remove possible false positive
19796              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19797              Date: Sat, 2 Feb 2002 13:11:01 +0100           
19798              Message-ID: <20020202131101.A722@rafael>               
19799              
19800              Subject: [PATCH t/op/ver.t] another false positive
19801              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19802              Date: Sat, 2 Feb 2002 13:38:22 +0100           
19803              Message-ID: <20020202133822.E722@rafael>         
19804              
19805              Subject: [PATCH] t/test.pl:ok() doesn't work
19806              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)  
19807              Date: Sun, 03 Feb 2002 00:02:38 -0800          
19808              Message-ID: <e6OX8gzkgSMO092yn@efn.org>          
19809      Branch: perl
19810            ! lib/Net/t/netrc.t t/op/stat.t t/op/taint.t t/op/ver.t
19811            ! t/test.pl
19812 ____________________________________________________________________________
19813 [ 14528] By: jhi                                   on 2002/02/03  15:26:33
19814         Log: Subject: [PATCH @13746] OS2::Process's constants
19815              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19816              Date: Sat, 2 Feb 2002 01:00:55 -0500           
19817              Message-ID: <20020202010055.A12924@math.ohio-state.edu>
19818      Branch: perl
19819            ! os2/OS2/Process/Makefile.PL
19820 ____________________________________________________________________________
19821 [ 14527] By: jhi                                   on 2002/02/03  15:16:46
19822         Log: Subject: [PATCH @13746] h2xs   
19823              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
19824              Date: Sat, 2 Feb 2002 00:58:44 -0500           
19825              Message-ID: <20020202005844.A12756@math.ohio-state.edu>
19826      Branch: perl
19827            ! utils/h2xs.PL
19828 ____________________________________________________________________________
19829 [ 14526] By: nick                                  on 2002/02/03  14:54:18
19830         Log: Fix SvGROW on an SV with SvLEN == 0 - copy in any existing data.
19831              (Mis-feature discovered by Encode.)
19832      Branch: perlio
19833            ! sv.c
19834 ____________________________________________________________________________
19835 [ 14525] By: jhi                                   on 2002/02/02  16:44:58
19836         Log: EBCDIC: since #14519 made \N{...} to remap,
19837              the test cannot expect an ASCII code point.
19838      Branch: perl
19839            ! lib/charnames.t
19840 ____________________________________________________________________________
19841 [ 14524] By: jhi                                   on 2002/02/02  05:03:24
19842         Log: Sub-MANIFEST-tweak.
19843      Branch: perl
19844            ! ext/Encode/MANIFEST
19845 ____________________________________________________________________________
19846 [ 14523] By: jhi                                   on 2002/02/02  02:54:44
19847         Log: Subject: [Patch] Encode::Tcl::Escape, more ISO2022 like
19848              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
19849              Date: Fri, 01 Feb 2002 23:51:03 +0900
19850              Message-Id: <20020201234727.15ED.BQW10602@nifty.com>
19851      Branch: perl
19852            ! ext/Encode/lib/Encode/Tcl/Escape.pm
19853 ____________________________________________________________________________
19854 [ 14522] By: jhi                                   on 2002/02/02  02:53:29
19855         Log: Subject: [PATCH] (Was Re: [ID 20020129.003] Trouble building perl 5.6.1)
19856              From: Andy Dougherty <doughera@lafayette.edu>
19857              Date: Fri, 1 Feb 2002 13:06:05 -0500 (EST)
19858              Message-ID: <Pine.SOL.4.10.10202011243130.24740-100000@maxwell.phys.lafayette.edu>
19859      Branch: perl
19860            ! README.solaris hints/solaris_2.sh
19861 ____________________________________________________________________________
19862 [ 14521] By: jhi                                   on 2002/02/02  02:08:42
19863         Log: EBCDIC: no hope to get the low 256 right in unifolding.
19864      Branch: perl
19865            ! t/uni/fold.t
19866 ____________________________________________________________________________
19867 [ 14520] By: jhi                                   on 2002/02/02  02:02:13
19868         Log: todo entry for missing pack formats.
19869      Branch: perl
19870            ! pod/perltodo.pod
19871 ____________________________________________________________________________
19872 [ 14519] By: jhi                                   on 2002/02/02  01:31:50
19873         Log: EBCDIC: the low 256 \N{...} need to be remapped.
19874      Branch: perl
19875            ! toke.c
19876 ____________________________________________________________________________
19877 [ 14518] By: nick                                  on 2002/02/01  18:32:03
19878         Log: indent -kr -nce and some manual tweaks to match perl style.
19879      Branch: perlio
19880            ! ext/Encode/Encode.xs
19881 ____________________________________________________________________________
19882 [ 14517] By: nick                                  on 2002/02/01  18:20:46
19883         Log: Integrate mainline
19884      Branch: perlio
19885           !> Changes MANIFEST configpm doio.c lib/Attribute/Handlers.pm
19886           !> lib/Attribute/Handlers/t/multi.t lib/CPAN.pm
19887           !> lib/Math/Complex.pm lib/Math/Complex.t lib/open.pm
19888           !> patchlevel.h pod/perldiag.pod pod/perlfunc.pod
19889           !> pod/perluniintro.pod pp.c pp_sys.c regexec.c t/io/utf8.t
19890           !> t/lib/warnings/pp_sys t/lib/warnings/utf8 t/op/inccode.t
19891           !> t/op/lc.t t/op/stat.t t/run/switches.t utf8.c
19892 ____________________________________________________________________________
19893 [ 14516] By: jhi                                   on 2002/02/01  16:46:16
19894         Log: Integrate perlio; 
19895              
19896              Minor Encode tweaks:
19897              - move Encode.pm back to top of Encode like normal XS extension
19898              - avoid .def as a file extension (Win32 builds)
19899      Branch: perl
19900            ! MANIFEST
19901           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
19902           !> ext/Encode/Makefile.PL ext/Encode/compile
19903 ____________________________________________________________________________
19904 [ 14515] By: nick                                  on 2002/02/01  16:27:59
19905         Log: Minor Encode tweaks:
19906              - move Encode.pm back to top of Encode like normal XS extension
19907              - avoid .def as a file extension (Win32 builds)
19908      Branch: perlio
19909           +> ext/Encode/Encode.pm
19910            - ext/Encode/lib/Encode.pm
19911            ! MANIFEST ext/Encode/EUC_JP/Makefile.PL ext/Encode/Encode.xs
19912            ! ext/Encode/Makefile.PL ext/Encode/compile
19913 ____________________________________________________________________________
19914 [ 14514] By: jhi                                   on 2002/02/01  14:45:26
19915         Log: Subject: [PATCH utf8.t] temp file not cleaned up
19916              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19917              Date: Fri, 1 Feb 2002 15:47:46 +0100
19918              Message-ID: <20020201154746.A24079@rafael>
19919      Branch: perl
19920            ! t/io/utf8.t
19921 ____________________________________________________________________________
19922 [ 14513] By: jhi                                   on 2002/02/01  14:44:39
19923         Log: Subject: [PATCH] make "lstat FH" croak
19924              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19925              Date: Fri, 1 Feb 2002 15:12:50 +0100
19926              Message-ID: <20020201151250.A738@rafael>
19927      Branch: perl
19928            ! pod/perldiag.pod pp_sys.c t/op/stat.t
19929 ____________________________________________________________________________
19930 [ 14512] By: jhi                                   on 2002/02/01  14:42:58
19931         Log: Subject: [PATCH t/op/stat.t] Mentioning Darwins UFS ctime failure
19932              From: Kay Röpke <kroepke@dolphin-services.de>
19933              Date: Fri, 1 Feb 2002 01:10:43 +0100
19934              Message-Id: <2255B944-16A8-11D6-814B-000393414688@dolphin-services.de>
19935      Branch: perl
19936            ! t/op/stat.t
19937 ____________________________________________________________________________
19938 [ 14511] By: jhi                                   on 2002/02/01  05:17:59
19939         Log: The Malformed UTF-8 Heisenbug seen by Merijn and NickC
19940              I got it in Tru64 + ithreads but only without -g, took
19941              some debugging by printf (which was no fun either since
19942              adding some debug printfs hid the error)
19943      Branch: perl
19944            ! regexec.c utf8.c
19945 ____________________________________________________________________________
19946 [ 14510] By: jhi                                   on 2002/01/31  22:48:13
19947         Log: Subject: Re: [PATCH] perl -V:
19948              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)            
19949              Date: Thu, 31 Jan 2002 12:10:20 -0800
19950              Message-ID: <sSaW8gzkgaNQ092yn@efn.org>
19951              
19952              Subject: Re: [PATCH] perl -V:
19953              From: Michael G Schwern <schwern@pobox.com>
19954              Date: Thu, 31 Jan 2002 16:43:13 -0500
19955              Message-ID: <20020131214313.GH6498@blackrider>
19956      Branch: perl
19957            ! t/run/switches.t
19958 ____________________________________________________________________________
19959 [ 14509] By: jhi                                   on 2002/01/31  21:30:46
19960         Log: #14505 effect.
19961      Branch: perl
19962            ! pod/perluniintro.pod
19963 ____________________________________________________________________________
19964 [ 14508] By: jhi                                   on 2002/01/31  16:57:18
19965         Log: Daniel S. Lewart adopts the Math::Complex.
19966      Branch: perl
19967            ! lib/Math/Complex.pm
19968 ____________________________________________________________________________
19969 [ 14507] By: jhi                                   on 2002/01/31  16:54:44
19970         Log: More Complex DWIMmery.
19971      Branch: perl
19972            ! lib/Math/Complex.pm lib/Math/Complex.t
19973 ____________________________________________________________________________
19974 [ 14506] By: jhi                                   on 2002/01/31  15:27:49
19975         Log: Subject: [PATCH 20020124.004] forbid -l _ after -T _
19976              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19977              Date: Thu, 31 Jan 2002 14:37:52 +0100
19978              Message-ID: <20020131143752.A1452@rafael>
19979      Branch: perl
19980            ! pod/perlfunc.pod pp_sys.c t/lib/warnings/pp_sys t/op/stat.t
19981 ____________________________________________________________________________
19982 [ 14505] By: jhi                                   on 2002/01/31  15:26:41
19983         Log: Turn the I/O Unicode error by default on, but the
19984              character-generating Unicode error by default off,
19985              as Larry suggested.
19986      Branch: perl
19987            ! doio.c pod/perldiag.pod pp.c t/io/utf8.t t/lib/warnings/utf8
19988            ! utf8.c
19989 ____________________________________________________________________________
19990 [ 14504] By: jhi                                   on 2002/01/31  14:08:44
19991         Log: Subject: [PATCH] open.pm minor cleanup
19992              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
19993              Date: Thu, 31 Jan 2002 15:03:02 +0100
19994              Message-ID: <20020131150302.C1452@rafael>
19995      Branch: perl
19996            ! lib/open.pm
19997 ____________________________________________________________________________
19998 [ 14503] By: jhi                                   on 2002/01/30  15:28:29
19999         Log: Update Changes.
20000      Branch: perl
20001            ! Changes patchlevel.h
20002 ____________________________________________________________________________
20003 [ 14502] By: jhi                                   on 2002/01/30  14:32:25
20004         Log: Subject: [PATCH re bug 200713.003] Re: Perlbug - reminder of bug(20010713.003) status
20005              From: Robin Barker <rmb1@cise.npl.co.uk>
20006              Date: Wed, 30 Jan 2002 11:58:33 GMT
20007              Message-Id: <200201301158.LAA14883@tempest.npl.co.uk>
20008      Branch: perl
20009            ! lib/CPAN.pm
20010 ____________________________________________________________________________
20011 [ 14501] By: jhi                                   on 2002/01/30  14:20:32
20012         Log: Move ext/Encode/lib/Encode.pm to ext/Encode/Encode.pm;
20013              re-sort MANIFEST.
20014      Branch: perl
20015            + ext/Encode/Encode.pm
20016            - ext/Encode/lib/Encode.pm
20017            ! MANIFEST ext/Encode/Makefile.PL
20018 ____________________________________________________________________________
20019 [ 14500] By: jhi                                   on 2002/01/30  14:05:13
20020         Log: Integrate perlio;
20021              
20022              Collect some stats during compile process.
20023              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
20024              as one XS - inconclusive - marginal win?
20025              Add some comments to encode.h
20026      Branch: perl
20027           !> ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
20028           !> ext/Encode/encode.h
20029 ____________________________________________________________________________
20030 [ 14499] By: nick                                  on 2002/01/30  09:57:47
20031         Log: Collect some stats during compile process.
20032              Experiment with effect of bundling all EUC-JP, EUC-CN, EUC-KR
20033              as one XS - inconclusive - marginal win?
20034              Add some comments to encode.h
20035      Branch: perlio
20036            ! ext/Encode/EUC_JP/Makefile.PL ext/Encode/compile
20037            ! ext/Encode/encode.h
20038 ____________________________________________________________________________
20039 [ 14498] By: nick                                  on 2002/01/30  07:27:55
20040         Log: Integrate Jarkko's path/INC tweaks
20041      Branch: perlio
20042           !> ext/Encode/compile
20043 ____________________________________________________________________________
20044 [ 14497] By: jhi                                   on 2002/01/30  04:40:56
20045         Log: Subject: [PATCH] perl -V: (was: Re: Inline::C and Perl objects with C API's)   
20046              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20047              Date: Tue, 29 Jan 2002 01:13:09 -0800
20048              Message-ID: <lemV8gzkgu/K092yn@efn.org>
20049      Branch: perl
20050            ! configpm
20051 ____________________________________________________________________________
20052 [ 14496] By: jhi                                   on 2002/01/30  01:55:57
20053         Log: Subject: [PATCH t/op/inccode.t] new test
20054              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20055              Date: Tue, 29 Jan 2002 22:03:45 +0100
20056              Message-ID: <20020129220345.A704@rafael>
20057      Branch: perl
20058            ! t/op/inccode.t
20059 ____________________________________________________________________________
20060 [ 14495] By: jhi                                   on 2002/01/30  01:01:26
20061         Log: EBCDIC: t/op/lc.t now passes.
20062      Branch: perl
20063            ! t/op/lc.t
20064 ____________________________________________________________________________
20065 [ 14494] By: jhi                                   on 2002/01/30  00:41:52
20066         Log: EBCDIC fix: t/op/lc.t failures 24-25, 29-30, 34-35, 39-40
20067      Branch: perl
20068            ! utf8.c
20069 ____________________________________________________________________________
20070 [ 14493] By: jhi                                   on 2002/01/29  22:32:05
20071         Log: Must find stuff during build.
20072      Branch: perl
20073            ! ext/Encode/compile
20074 ____________________________________________________________________________
20075 [ 14492] By: jhi                                   on 2002/01/29  22:24:54
20076         Log: Integrate with perlio;
20077              
20078              Basics of a compiled Encode XS extension
20079      Branch: perl
20080           +> ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
20081           +> ext/Encode/Encode/euc-jp.ucm
20082           !> MANIFEST ext/Encode/Encode.xs ext/Encode/compile
20083           !> ext/Encode/encode.h
20084 ____________________________________________________________________________
20085 [ 14491] By: jhi                                   on 2002/01/29  22:23:25
20086         Log: EBCDIC tweaks-- no new test passes, but getting closer.
20087      Branch: perl
20088            ! utf8.c
20089 ____________________________________________________________________________
20090 [ 14490] By: nick                                  on 2002/01/29  21:20:57
20091         Log: Basics of a compiled Encode XS extension
20092      Branch: perlio
20093            + ext/Encode/EUC_JP/EUC_JP.pm ext/Encode/EUC_JP/Makefile.PL
20094            + ext/Encode/Encode/euc-jp.ucm
20095            ! MANIFEST ext/Encode/Encode.xs ext/Encode/compile
20096            ! ext/Encode/encode.h
20097 ____________________________________________________________________________
20098 [ 14489] By: nick                                  on 2002/01/29  18:40:54
20099         Log: Integrate mainline
20100      Branch: perlio
20101           +> ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
20102           +> ext/Encode/lib/Encode/Encoding.pm
20103           +> ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
20104           +> ext/Encode/lib/Encode/Tcl/Escape.pm
20105           +> ext/Encode/lib/Encode/Tcl/Extended.pm
20106           +> ext/Encode/lib/Encode/Tcl/HanZi.pm
20107           +> ext/Encode/lib/Encode/Tcl/Table.pm
20108           +> ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
20109           +> ext/Encode/lib/Encode/iso10646_1.pm
20110           +> ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
20111           +> ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
20112           +> ext/Encode/t/Tcl.t
20113            - ext/Encode.t ext/Encode/Encode.pm
20114            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
20115            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
20116           !> (integrate 33 files)
20117 ____________________________________________________________________________
20118 [ 14488] By: jhi                                   on 2002/01/29  16:38:58
20119         Log: Subject: Re: [PATCH] Attribute::Handlers lexical refcount skew (was Re: lexical with attribute, refcount high)
20120              From: Richard Clamp <richardc@unixbeard.net>
20121              Date: Mon, 28 Jan 2002 02:17:55 +0000
20122              Message-ID: <20020128021755.GA28344@mirth.demon.co.uk>
20123      Branch: perl
20124            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
20125 ____________________________________________________________________________
20126 [ 14487] By: jhi                                   on 2002/01/29  14:23:03
20127         Log: OS/390 seems to do length 0 udp reads, Nicholas says
20128              skippage is for now the best cause of action.
20129      Branch: perl
20130            ! ext/Socket/socketpair.t
20131 ____________________________________________________________________________
20132 [ 14486] By: jhi                                   on 2002/01/29  14:09:21
20133         Log: Encode cleanup from Dan Kogai; reworked even further.
20134      Branch: perl
20135            + ext/Encode/MANIFEST ext/Encode/README ext/Encode/lib/Encode.pm
20136            + ext/Encode/lib/Encode/Encoding.pm
20137            + ext/Encode/lib/Encode/Internal.pm ext/Encode/lib/Encode/Tcl.pm
20138            + ext/Encode/lib/Encode/Tcl/Escape.pm
20139            + ext/Encode/lib/Encode/Tcl/Extended.pm
20140            + ext/Encode/lib/Encode/Tcl/HanZi.pm
20141            + ext/Encode/lib/Encode/Tcl/Table.pm
20142            + ext/Encode/lib/Encode/Unicode.pm ext/Encode/lib/Encode/XS.pm
20143            + ext/Encode/lib/Encode/iso10646_1.pm
20144            + ext/Encode/lib/Encode/ucs2_le.pm ext/Encode/lib/Encode/utf8.pm
20145            + ext/Encode/lib/EncodeFormat.pod ext/Encode/t/Encode.t
20146            + ext/Encode/t/Tcl.t
20147            - ext/Encode.t ext/Encode/Encode.pm
20148            - ext/Encode/Encode/EncodeFormat.pod ext/Encode/Encode/Tcl.pm
20149            - ext/Encode/Encode/Tcl.t ext/Encode/Todo
20150            ! MANIFEST ext/Encode/Encode/8859-1.ucm
20151            ! ext/Encode/Encode/8859-10.ucm ext/Encode/Encode/8859-13.ucm
20152            ! ext/Encode/Encode/8859-14.ucm ext/Encode/Encode/8859-15.ucm
20153            ! ext/Encode/Encode/8859-16.ucm ext/Encode/Encode/8859-2.ucm
20154            ! ext/Encode/Encode/8859-3.ucm ext/Encode/Encode/8859-4.ucm
20155            ! ext/Encode/Encode/8859-5.ucm ext/Encode/Encode/8859-6.ucm
20156            ! ext/Encode/Encode/8859-7.ucm ext/Encode/Encode/8859-8.ucm
20157            ! ext/Encode/Encode/8859-9.ucm ext/Encode/Encode/ascii.ucm
20158            ! ext/Encode/Encode/cp1047.ucm ext/Encode/Encode/cp1250.ucm
20159            ! ext/Encode/Encode/cp37.ucm ext/Encode/Encode/dingbats.ucm
20160            ! ext/Encode/Encode/koi8-r.ucm ext/Encode/Encode/posix-bc.ucm
20161            ! ext/Encode/Encode/symbol.ucm ext/Encode/Makefile.PL
20162            ! ext/Encode/compile
20163 ____________________________________________________________________________
20164 [ 14485] By: jhi                                   on 2002/01/28  23:17:20
20165         Log: Workaround for DJGPP broken F_GETFL from Laszlo.
20166      Branch: perl
20167            ! djgpp/djgpp.c perlio.c
20168 ____________________________________________________________________________
20169 [ 14484] By: jhi                                   on 2002/01/28  23:15:22
20170         Log: Prettier printing from Michael Schwern.
20171      Branch: perl
20172            ! t/test.pl
20173 ____________________________________________________________________________
20174 [ 14483] By: jhi                                   on 2002/01/28  23:08:27
20175         Log: Show also the debug and debugcolor as known pragmas.
20176      Branch: perl
20177            ! ext/re/re.pm
20178 ____________________________________________________________________________
20179 [ 14482] By: jhi                                   on 2002/01/28  22:08:38
20180         Log: Subject: [PATCH] skip assembler.t when there is no ByteLoader
20181              From: "Craig A. Berry" <craigberry@mac.com>
20182              Date: Mon, 28 Jan 2002 16:30:30 -0600
20183              Message-Id: <5.1.0.14.2.20020128162440.01ae7868@exchi01>
20184      Branch: perl
20185            ! ext/B/t/assembler.t
20186 ____________________________________________________________________________
20187 [ 14481] By: jhi                                   on 2002/01/28  21:58:44
20188         Log: metaconfig unit change for #14480.
20189      Branch: metaconfig
20190            ! U/modified/Init.U
20191 ____________________________________________________________________________
20192 [ 14480] By: jhi                                   on 2002/01/28  21:57:37
20193         Log: DJGPP needs to know its exe soon, too.
20194      Branch: perl
20195            ! Configure
20196 ____________________________________________________________________________
20197 [ 14479] By: jhi                                   on 2002/01/28  21:36:34
20198         Log: Round #2 on EBCDICation.
20199      Branch: perl
20200            ! t/op/append.t
20201 ____________________________________________________________________________
20202 [ 14478] By: jhi                                   on 2002/01/28  21:19:40
20203         Log: Integrate perlio;
20204              
20205              Set makefile.mk CCHOME etc. for default locations of MinGW and free
20206              Borland compilers. (Borland builds one or two oddities.)
20207      Branch: perl
20208           !> win32/config.bc win32/makefile.mk
20209 ____________________________________________________________________________
20210 [ 14477] By: nick                                  on 2002/01/28  20:12:31
20211         Log: Set makefile.mk CCHOME etc. for default locations of MinGW and free
20212              Borland compilers. (Borland builds one or two oddities.)
20213      Branch: perlio
20214            ! win32/config.bc win32/makefile.mk
20215 ____________________________________________________________________________
20216 [ 14476] By: nick                                  on 2002/01/28  18:43:47
20217         Log: Integrate mainline
20218      Branch: perlio
20219           !> Configure hints/hpux.sh
20220 ____________________________________________________________________________
20221 [ 14475] By: nick                                  on 2002/01/28  17:15:12
20222         Log: Integrate mainline
20223      Branch: perlio
20224           !> Changes Configure ext/B/B.xs hints/hpux.sh lib/warnings.t
20225           !> patchlevel.h pp_sys.c t/lib/warnings/perl
20226 ____________________________________________________________________________
20227 [ 14474] By: jhi                                   on 2002/01/28  17:12:51
20228         Log: metaconfig unit change for #14472.
20229      Branch: metaconfig/U/perl
20230            ! d_u32align.U
20231 ____________________________________________________________________________
20232 [ 14473] By: jhi                                   on 2002/01/28  17:12:27
20233         Log: Misunderstood Merijn's patch.
20234      Branch: perl
20235            ! hints/hpux.sh
20236 ____________________________________________________________________________
20237 [ 14472] By: jhi                                   on 2002/01/28  17:11:58
20238         Log: Misapplied Merijn's patch.
20239      Branch: perl
20240            ! Configure
20241 ____________________________________________________________________________
20242 [ 14471] By: jhi                                   on 2002/01/28  14:51:20
20243         Log: Update Changes.
20244      Branch: perl
20245            ! Changes patchlevel.h
20246 ____________________________________________________________________________
20247 [ 14470] By: jhi                                   on 2002/01/28  14:33:36
20248         Log: BeOS has sockets but not true ones.
20249      Branch: perl
20250            ! pp_sys.c
20251 ____________________________________________________________________________
20252 [ 14469] By: jhi                                   on 2002/01/28  14:04:44
20253         Log: metaconfig unit change for #14467.
20254      Branch: metaconfig/U/perl
20255            ! d_u32align.U
20256 ____________________________________________________________________________
20257 [ 14468] By: jhi                                   on 2002/01/28  14:03:01
20258         Log: For some strange reason under the smoke harness the alignment
20259              test hangs in HP-UX 10.20.  So hint it to avoid the test.
20260      Branch: perl
20261            ! hints/hpux.sh
20262 ____________________________________________________________________________
20263 [ 14467] By: jhi                                   on 2002/01/28  14:00:32
20264         Log: Allow d_u32align to be hinted.
20265      Branch: perl
20266            ! Configure
20267 ____________________________________________________________________________
20268 [ 14466] By: jhi                                   on 2002/01/28  13:41:18
20269         Log: The shift key is important.
20270      Branch: perl
20271            ! ext/B/B.xs
20272 ____________________________________________________________________________
20273 [ 14465] By: jhi                                   on 2002/01/28  13:36:15
20274         Log: The "used only once" warnings (from gv_check) come
20275              in pseudorandom hash order-- in EBCDIC the order
20276              is different.  Add a new option that allow the warnings
20277              to come in any order (Paul Marquess).
20278      Branch: perl
20279            ! lib/warnings.t t/lib/warnings/perl
20280 ____________________________________________________________________________
20281 [ 14464] By: jhi                                   on 2002/01/28  13:04:58
20282         Log: Integrate perlio; the 0nothread test failure without threads.
20283      Branch: perl
20284           !> ext/threads/shared/t/0nothread.t
20285 ____________________________________________________________________________
20286 [ 14463] By: nick                                  on 2002/01/28  08:22:36
20287         Log: Integrate mainline
20288      Branch: perlio
20289           !> (integrate 37 files)
20290 ____________________________________________________________________________
20291 [ 14462] By: nick                                  on 2002/01/28  08:09:53
20292         Log: 1st attempt at skipping broke threads case.
20293      Branch: perlio
20294            ! ext/threads/shared/t/0nothread.t
20295 ____________________________________________________________________________
20296 [ 14461] By: nick                                  on 2002/01/28  07:25:58
20297         Log: Skip new threads::shared test unless -Duseithreads
20298      Branch: perlio
20299            ! ext/threads/shared/t/0nothread.t
20300 ____________________________________________________________________________
20301 [ 14460] By: jhi                                   on 2002/01/28  03:37:30
20302         Log: FAQ sync.
20303      Branch: perl
20304            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
20305            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
20306            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
20307            ! pod/perlfaq9.pod
20308 ____________________________________________________________________________
20309 [ 14459] By: jhi                                   on 2002/01/28  02:28:10
20310         Log: Upgrade to podlators 1.20.
20311      Branch: perl
20312            ! lib/Pod/Text/Overstrike.pm lib/Pod/t/basic.t
20313 ____________________________________________________________________________
20314 [ 14458] By: jhi                                   on 2002/01/28  01:36:28
20315         Log: Retract #14448, a better patch coming up.
20316      Branch: perl
20317            ! lib/Pod/t/basic.t
20318 ____________________________________________________________________________
20319 [ 14457] By: jhi                                   on 2002/01/28  01:31:40
20320         Log: EBCDIC portability.
20321      Branch: perl
20322            ! t/op/append.t
20323 ____________________________________________________________________________
20324 [ 14456] By: jhi                                   on 2002/01/27  23:49:40
20325         Log: Further cygwin installperl tweak from Gerrit P. Haase.
20326      Branch: perl
20327            ! installperl
20328 ____________________________________________________________________________
20329 [ 14455] By: jhi                                   on 2002/01/27  23:47:42
20330         Log: A bug in Bulgarian EBCDIC locale (this sounds like
20331              a Sherlock Holmes mystery...)  Well, a few more EBCDICs
20332              locales failed, too.  The patch works around the bug by
20333              skipping the test, but the real problem may be deeper
20334              (affecting probably only EBCDIC platforms, though):
20335              see the comment in locale.t for more details.
20336      Branch: perl
20337            ! lib/locale.t
20338 ____________________________________________________________________________
20339 [ 14454] By: jhi                                   on 2002/01/27  22:37:48
20340         Log: metaconfig unit change for #14453.
20341      Branch: metaconfig/U/perl
20342            ! libperl.U
20343 ____________________________________________________________________________
20344 [ 14453] By: jhi                                   on 2002/01/27  22:36:08
20345         Log: Subject: Bleadperl on Cygwin today
20346              From: "Gerrit P. Haase" <gp@familiehaase.de>              
20347              Date: Sun, 27 Jan 2002 22:30:41 +0100
20348              Message-ID: <462007239437.20020127223041@familiehaase.de>
20349      Branch: perl
20350            ! Configure cygwin/Makefile.SHs cygwin/perlld.in installperl
20351            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/t/Embed.t
20352            ! lib/ExtUtils/t/MM_Cygwin.t
20353 ____________________________________________________________________________
20354 [ 14452] By: jhi                                   on 2002/01/27  21:57:56
20355         Log: Unfinished EBCDIC branch.
20356      Branch: perl
20357            ! t/op/ver.t
20358 ____________________________________________________________________________
20359 [ 14451] By: jhi                                   on 2002/01/27  21:47:29
20360         Log: B::cstring() and B::Deparse EBCDIC fixes from Rafael Garcia-Suarez.
20361      Branch: perl
20362            ! ext/B/B.xs ext/B/B/Deparse.pm
20363 ____________________________________________________________________________
20364 [ 14450] By: jhi                                   on 2002/01/27  21:44:37
20365         Log: Cleanup the stash test, and reclaim it in non-ASCII-sorting
20366              platforms.
20367      Branch: perl
20368            ! ext/B/t/stash.t
20369 ____________________________________________________________________________
20370 [ 14449] By: jhi                                   on 2002/01/27  19:34:56
20371         Log: Apparently no need for EBCDIC exception any more.
20372      Branch: perl
20373            ! ext/B/t/showlex.t
20374 ____________________________________________________________________________
20375 [ 14448] By: jhi                                   on 2002/01/27  18:48:17
20376         Log: (retracted by #14458)
20377              (Russ Allbery) OS/390 is using a high-bit character for ESC,
20378              skip the test for now.  A better fix would be to override
20379              the notion of the platform's escape sequence in the test
20380              of Pod::Text::Termcap.  We may have to apply a filter to
20381              the output to substitute back in the ESC character that
20382              the test expects, but only on OS/390.
20383      Branch: perl
20384            ! lib/Pod/t/basic.t
20385 ____________________________________________________________________________
20386 [ 14447] By: jhi                                   on 2002/01/27  18:19:01
20387         Log: Detypo.
20388      Branch: perl
20389            ! ext/Devel/Peek/Peek.t
20390 ____________________________________________________________________________
20391 [ 14446] By: jhi                                   on 2002/01/27  17:57:21
20392         Log: OS/390 USS has a different idea of the pw* functions.
20393              Also, test the name with eq, not with ==.
20394      Branch: perl
20395            ! lib/User/pwent.t
20396 ____________________________________________________________________________
20397 [ 14445] By: jhi                                   on 2002/01/27  17:37:54
20398         Log: O_RDONLY/O_WRONLY/O_RDWR portability.
20399      Branch: perl
20400            ! doio.c
20401 ____________________________________________________________________________
20402 [ 14444] By: jhi                                   on 2002/01/27  16:32:32
20403         Log: ASCIIisms.
20404      Branch: perl
20405            ! ext/PerlIO/t/encoding.t
20406 ____________________________________________________________________________
20407 [ 14443] By: jhi                                   on 2002/01/27  15:59:31
20408         Log: chr(42) ne '*'  if one is in EBCDIC.
20409      Branch: perl
20410            ! t/op/pack.t
20411 ____________________________________________________________________________
20412 [ 14442] By: jhi                                   on 2002/01/27  15:26:52
20413         Log: Subject: [PATCH] Fix up recent op/stat.t failures
20414              From: Andy Dougherty <doughera@lafayette.edu>
20415              Date: Sun, 27 Jan 2002 09:46:38 -0500 (EST)
20416              Message-ID: <Pine.SOL.4.10.10201270943120.4253-100000@maxwell.phys.lafayette.edu>         
20417      Branch: perl
20418            ! t/op/stat.t
20419 ____________________________________________________________________________
20420 [ 14441] By: jhi                                   on 2002/01/27  15:21:49
20421         Log: Subject: [ PATCH ] Re: Smoke 14406 /pro/3gl/CPAN/perl-current
20422              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
20423              Date: Sun, 27 Jan 2002 15:03:18 +0100
20424              Message-Id: <20020127145902.0EA2.H.M.BRAND@hccnet.nl>
20425      Branch: perl
20426            ! lib/ExtUtils/t/Command.t
20427 ____________________________________________________________________________
20428 [ 14440] By: jhi                                   on 2002/01/27  15:20:52
20429         Log: Subject: [PATCH B::Deparse] new switch: don't check prototypes while deparsing
20430              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20431              Date: Sun, 27 Jan 2002 14:51:10 +0100
20432              Message-ID: <20020127145110.A16332@rafael>
20433      Branch: perl
20434            ! ext/B/B/Deparse.pm
20435 ____________________________________________________________________________
20436 [ 14439] By: gsar                                  on 2002/01/27  00:02:48
20437         Log: integrate change#14431 from perlio branch (Nick's fix for
20438              change#13474 to be more defensive about looking at pad entries
20439              that may not exist yet)
20440      Branch: maint-5.6/perl
20441            ! op.c
20442 ____________________________________________________________________________
20443 [ 14438] By: jhi                                   on 2002/01/26  23:56:53
20444         Log: Comment to avoid later "cleanups."
20445      Branch: perl
20446            ! lib/ExtUtils/MakeMaker.pm
20447 ____________________________________________________________________________
20448 [ 14437] By: jhi                                   on 2002/01/26  23:54:50
20449         Log: USS V2R10 seems to be happier with env FOO=... cmd ...
20450              instead of just FOO=... cmd ...
20451      Branch: perl
20452            ! Makefile.SH
20453 ____________________________________________________________________________
20454 [ 14436] By: jhi                                   on 2002/01/26  23:14:04
20455         Log: Overquoting bad (in UNIX one would get
20456              Can't open perl script "'-I../lib'": No such file or directory)
20457      Branch: perl
20458            ! lib/Pod/t/Usage.t
20459 ____________________________________________________________________________
20460 [ 14435] By: jhi                                   on 2002/01/26  22:41:05
20461         Log: Integrate perlio;
20462              
20463              "All tests successful" VC6.0 Win32
20464              (Update config.vc to need cppstdin so those tests are skipped...)
20465      Branch: perl
20466           !> win32/config.vc win32/config_H.bc win32/config_H.gc
20467           !> win32/config_H.vc
20468 ____________________________________________________________________________
20469 [ 14434] By: nick                                  on 2002/01/26  22:27:08
20470         Log: "All tests successful" VC6.0 Win32
20471              (Update config.vc to need cppstdin so those tests are skipped...)
20472      Branch: perlio
20473            ! win32/config.vc win32/config_H.bc win32/config_H.gc
20474            ! win32/config_H.vc
20475 ____________________________________________________________________________
20476 [ 14433] By: jhi                                   on 2002/01/26  21:38:56
20477         Log: Integrate perlio;
20478              
20479              1st two tests of File/Find/t/find.t and taint.t were run after 
20480              calling cleanup(). If previous fail had left for_find directory,
20481              but no content in it then cleanup() returned cd'ed to that directory.
20482              So tests failed. Fixed cleanup()-s.
20483              
20484              If we get to sighandler by mistake (no perl handler set) then
20485              warn() and exit() rather than die() - should never happen
20486              but if it does context needed to die is likely to be trashed
20487              as well.
20488              
20489              Win32 signal emulation cleanup.
20490              
20491              Tinkering with thread cleanup mutex-ing - not the problem 
20492              (op.c is) but could have been...
20493              
20494              Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
20495              Should really be looked at by someone that knows about pads.
20496              
20497              Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
20498              for CRLF line endings.
20499      Branch: perl
20500           !> ext/threads/threads.xs lib/File/Find/t/find.t
20501           !> lib/File/Find/t/taint.t lib/Filter/Simple.pm mg.c op.c
20502           !> win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
20503 ____________________________________________________________________________
20504 [ 14432] By: nick                                  on 2002/01/26  21:10:38
20505         Log: Gurusamy Sarathy <gsar@ActiveState.com>'s patch to Filter::Simple
20506              for CRLF line endings.
20507      Branch: perlio
20508            ! lib/Filter/Simple.pm
20509 ____________________________________________________________________________
20510 [ 14431] By: nick                                  on 2002/01/26  21:08:35
20511         Log: Fix/band-aid for op.c's anon CV leak fix co-existing with threads.
20512              Should really be looked at by someone that knows about pads.
20513      Branch: perlio
20514            ! op.c
20515 ____________________________________________________________________________
20516 [ 14430] By: jhi                                   on 2002/01/26  20:54:16
20517         Log: Subject: Re: [PATCH @14417] vmsify Pod::Usage and its test
20518              From: "Craig A. Berry" <craigberry@mac.com>       
20519              Date: Sat, 26 Jan 2002 11:19:44 -0600
20520              Message-Id: <a05101000b87895064ee3@[172.16.52.1]>
20521      Branch: perl
20522            ! lib/Pod/Usage.pm lib/Pod/t/Usage.t
20523 ____________________________________________________________________________
20524 [ 14429] By: nick                                  on 2002/01/26  18:04:22
20525         Log: Tinkering with thread cleanup mutex-ing - not the problem 
20526              (op.c is) but could have been...
20527      Branch: perlio
20528            ! ext/threads/threads.xs
20529 ____________________________________________________________________________
20530 [ 14428] By: nick                                  on 2002/01/26  18:03:13
20531         Log: Win32 signal emulation cleanup.
20532      Branch: perlio
20533            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32iop.h
20534 ____________________________________________________________________________
20535 [ 14427] By: nick                                  on 2002/01/26  13:59:33
20536         Log: If we get to sighandler by mistake (no perl handler set) then
20537              warn() and exit() rather than die() - should never happen
20538              but if it does context needed to die is likely to be trashed
20539              as well.
20540      Branch: perlio
20541            ! mg.c
20542 ____________________________________________________________________________
20543 [ 14426] By: nick                                  on 2002/01/26  13:56:23
20544         Log: Integrate mainline
20545      Branch: perlio
20546           !> Changes NetWare/config_H.wc config_h.SH ext/Encode/Encode.xs
20547           !> op.c patchlevel.h pod/perldebguts.pod t/op/universal.t
20548           !> t/run/fresh_perl.t
20549 ____________________________________________________________________________
20550 [ 14425] By: nick                                  on 2002/01/26  08:11:33
20551         Log: 1st two tests of File/Find/t/find.t and taint.t were run after 
20552              calling cleanup(). If previous fail had left for_find directory,
20553              but no content in it then cleanup() returned cd'ed to that directory.
20554              So tests failed. Fixed cleanup()-s.
20555      Branch: perlio
20556            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
20557 ____________________________________________________________________________
20558 [ 14424] By: jhi                                   on 2002/01/25  22:10:11
20559         Log: Integrate perlio;
20560              
20561              Fix winsystem.t's attempt to build showav.exe to work
20562              with gcc (which writes a.exe unless told with -o ).
20563              Also put in a few more fail-safes to check .exe got
20564              built somehow.
20565              
20566              More Win32 tuning
20567              
20568              Save $! so that other syscalls don't disturb it before
20569              we test it.
20570      Branch: perl
20571           !> ext/Socket/socketpair.t t/op/stat.t t/op/taint.t
20572           !> t/op/winsystem.t
20573 ____________________________________________________________________________
20574 [ 14423] By: jhi                                   on 2002/01/25  22:08:09
20575         Log: Subject: [PATCH] new test in op/universal.t
20576              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
20577              Date: Fri, 25 Jan 2002 23:17:33 +0100
20578              Message-ID: <20020125231733.A11733@rafael>
20579      Branch: perl
20580            ! t/op/universal.t
20581 ____________________________________________________________________________
20582 [ 14422] By: nick                                  on 2002/01/25  21:37:03
20583         Log: Save $! so that other syscalls don't disturb it before 
20584              we test it.
20585      Branch: perlio
20586            ! ext/Socket/socketpair.t
20587 ____________________________________________________________________________
20588 [ 14421] By: nick                                  on 2002/01/25  19:05:57
20589         Log: More Win32 tuning
20590      Branch: perlio
20591            ! t/op/stat.t t/op/taint.t
20592 ____________________________________________________________________________
20593 [ 14420] By: nick                                  on 2002/01/25  18:21:42
20594         Log: Fix winsystem.t's attempt to build showav.exe to work 
20595              with gcc (which writes a.exe unless told with -o ).
20596              Also put in a few more fail-safes to check .exe got 
20597              built somehow.
20598      Branch: perlio
20599            ! t/op/winsystem.t
20600 ____________________________________________________________________________
20601 [ 14419] By: jhi                                   on 2002/01/25  17:25:05
20602         Log: Subject: [Patch Encode.xs] calculation of need overflows
20603              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
20604              Date: Sat, 26 Jan 2002 00:58:50 +0900
20605              Message-Id: <20020126005802.89B3.BQW10602@nifty.com>
20606      Branch: perl
20607            ! ext/Encode/Encode.xs
20608 ____________________________________________________________________________
20609 [ 14418] By: jhi                                   on 2002/01/25  16:28:40
20610         Log: Integrate changes 13474+13478+13584 from maintperl;
20611              anon sub leakage.
20612      Branch: perl
20613            ! op.c t/run/fresh_perl.t
20614 ____________________________________________________________________________
20615 [ 14417] By: jhi                                   on 2002/01/25  15:34:18
20616         Log: Update Changes.
20617      Branch: perl
20618            ! Changes patchlevel.h
20619 ____________________________________________________________________________
20620 [ 14416] By: jhi                                   on 2002/01/25  15:04:25
20621         Log: Integrate perlio; extensive threads and threads::shared work
20622              (note that the below is a chronological list of perlio
20623              check-in entries since the last integrate)
20624              
20625              Nearly-working threads re-structuring. Do not integrate,
20626              submit-ing to get to Win32, and as "off site" backup.
20627              
20628              threads work again on Win32. (Not threads::shared yet)
20629              Submit to see if they do on Linux.
20630              
20631              Add new threads/typemap to MANIFEST
20632              
20633              XS side of new threads::shared designed, coded and compiles,
20634              and mostly commented but is totaly untested.
20635              submit in case anyone wants a preview.
20636              
20637              Miss mg_len == 0 meaning don't Safefree
20638              
20639              Shared scalars working, some shared array ops working.
20640              
20641              Implement recursive lock and use of scope for PL_sharedsv_space,
20642              so now croak() from asserts does not leave locks.
20643              Make hv_simple compile (new prototype for debugging probe).
20644              
20645              thread::shared nearly working again - remaining issue
20646              is references withing shared space.
20647              Added bulk test with no threads involved (for debugging)
20648              Tuned tests to skip those needing _thrcnt
20649              
20650              SvTEMP_off to stop private PV's being stolen and stored in shared space
20651              
20652              Except Win32 from echo tests. (Alarm does not break into connect)
20653              
20654              Expand command line test globs on Win32.
20655              
20656              threads::shared tidy up:
20657              - Add _id() function to shared.xs so we can test refs point at same thing.
20658              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
20659              - Allow no_share to pass if sharing to works despite mis-ordering.
20660              - Change docs of threads to document ->create() (as used in tests),
20661              and not mention "new".
20662              
20663              Linux/NFS hackery was not faking right number of passes.
20664      Branch: perl
20665           +> ext/threads/shared/t/0nothread.t ext/threads/shared/typemap
20666           +> ext/threads/typemap
20667            - ext/threads/threads.h sharedsv.c sharedsv.h
20668            ! NetWare/config_H.wc
20669           !> (integrate 38 files)
20670 ____________________________________________________________________________
20671 [ 14415] By: jhi                                   on 2002/01/25  14:33:43
20672         Log: Subject: Re: perldebguts minor tweaks
20673              From: Joe McMahon <mcmahon@metalab.unc.edu>
20674              Date: Fri, 25 Jan 2002 10:32:45 -0500 (EST)
20675              Message-ID: <Pine.LNX.4.33.0201251031530.9326-100000@tribal.metalab.unc.edu>
20676      Branch: perl
20677            ! pod/perldebguts.pod
20678 ____________________________________________________________________________
20679 [ 14414] By: jhi                                   on 2002/01/25  14:08:17
20680         Log: metaconfig unit change for #14413.
20681      Branch: metaconfig
20682            ! U/modified/prototype.U
20683 ____________________________________________________________________________
20684 [ 14413] By: jhi                                   on 2002/01/25  14:05:49
20685         Log: Okay, you can come home now, _().
20686      Branch: perl
20687            ! config_h.SH
20688 ____________________________________________________________________________
20689 [ 14412] By: nick                                  on 2002/01/25  11:01:49
20690         Log: Integrate mainline
20691              All but ../lib/Unicode/UCD.t pass.
20692      Branch: perlio
20693           +> lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
20694           +> lib/unicore/CaseFolding.txt
20695           +> lib/unicore/CompositionExclusions.txt
20696           +> lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
20697           +> lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
20698           +> vos/vos.c
20699            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
20700            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
20701            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
20702            - lib/unicore/NamesList.html lib/unicore/PropList.html
20703            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
20704            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
20705            - lib/unicore/rename
20706           !> (integrate 424 files)
20707 ____________________________________________________________________________
20708 [ 14411] By: nick                                  on 2002/01/25  09:45:13
20709         Log: Linux/NFS hackery was not faking right number of passes.
20710      Branch: perlio
20711            ! t/io/fs.t
20712 ____________________________________________________________________________
20713 [ 14410] By: nick                                  on 2002/01/25  09:35:07
20714         Log: threads::shared tidy up:
20715              - Add _id() function to shared.xs so we can test refs point at same thing.
20716              - Use that rather that comparing stringified ref in shared/t/hv_refs.t
20717              - Allow no_share to pass if sharing to works despite mis-ordering.
20718              - Change docs of threads to document ->create() (as used in tests),
20719              and not mention "new".
20720      Branch: perlio
20721            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
20722            ! ext/threads/shared/t/hv_refs.t ext/threads/shared/t/no_share.t
20723            ! ext/threads/threads.pm
20724 ____________________________________________________________________________
20725 [ 14409] By: jhi                                   on 2002/01/24  21:08:35
20726         Log: Subject: perldebguts minor tweaks
20727              From: Joe McMahon <mcmahon@metalab.unc.edu>
20728              Date: Thu, 24 Jan 2002 16:48:43 -0500 (EST)
20729              Message-ID: <Pine.LNX.4.33.0201241646580.14744-100000@tribal.metalab.unc.edu>
20730      Branch: perl
20731            ! pod/perldebguts.pod
20732 ____________________________________________________________________________
20733 [ 14408] By: jhi                                   on 2002/01/24  20:58:15
20734         Log: Subject: [PATCH] perldebguts.pod [bleadperl]
20735              From: Peter Scott <Peter@PSDT.com>
20736              Date: Thu, 24 Jan 2002 08:51:34 -0800
20737              Message-Id: <4.3.2.7.2.20020123073917.00bac740@mail.webquarry.com>
20738      Branch: perl
20739            ! pod/perldebguts.pod
20740 ____________________________________________________________________________
20741 [ 14407] By: jhi                                   on 2002/01/24  20:55:34
20742         Log: Few more paranoia checks for Unicode hash keys.
20743      Branch: perl
20744            ! t/op/each.t
20745 ____________________________________________________________________________
20746 [ 14406] By: jhi                                   on 2002/01/24  18:03:02
20747         Log: Subject: [PATCH] Suppress /bin/ls errors in t/op/stat.t
20748              From: Andy Dougherty <doughera@lafayette.edu>
20749              Date: Thu, 24 Jan 2002 13:02:20 -0500 (EST)
20750              Message-ID: <Pine.SOL.4.10.10201241238510.23176-100000@maxwell.phys.lafayette.edu>
20751      Branch: perl
20752            ! t/op/stat.t
20753 ____________________________________________________________________________
20754 [ 14405] By: jhi                                   on 2002/01/24  15:44:31
20755         Log: The
20756              
20757              Subject: Very old debugger UTF-8 bug
20758              From: andreas.koenig@anima.de (Andreas J. Koenig)
20759              Date: 24 Jan 2002 12:45:44 +0100
20760              Message-ID: <m3y9iot1jr.fsf@anima.de>
20761              
20762              still broken, but this should work as a stopgap
20763              measure to stop pp_match accessing naughty data.
20764      Branch: perl
20765            ! pod/perldiag.pod pp_hot.c
20766 ____________________________________________________________________________
20767 [ 14404] By: jhi                                   on 2002/01/24  13:13:55
20768         Log: metaconfig unit change for #14403.
20769      Branch: metaconfig/U/perl
20770            ! d_u32align.U
20771 ____________________________________________________________________________
20772 [ 14403] By: jhi                                   on 2002/01/24  13:13:29
20773         Log: Pacify picky compilers (this time Sun Workshop).
20774      Branch: perl
20775            ! Configure
20776 ____________________________________________________________________________
20777 [ 14402] By: jhi                                   on 2002/01/24  12:45:02
20778         Log: Subject: Very old debugger UTF-8 bug
20779              From: andreas.koenig@anima.de (Andreas J. Koenig)
20780              Date: 24 Jan 2002 12:45:44 +0100
20781              Message-ID: <m3y9iot1jr.fsf@anima.de>
20782      Branch: perl
20783            ! lib/dumpvar.pl
20784 ____________________________________________________________________________
20785 [ 14401] By: nick                                  on 2002/01/24  07:50:38
20786         Log: Expand command line test globs on Win32.
20787      Branch: perlio
20788            ! t/harness
20789 ____________________________________________________________________________
20790 [ 14400] By: jhi                                   on 2002/01/24  02:49:05
20791         Log: Sprinkle some copyrights (use the oldest timestamp to
20792              be found in the repository, which is most often not right,
20793              but at least consistent)
20794      Branch: perl
20795            ! XSUB.h cc_runtime.h dosish.h embed.h embed.pl embedvar.h
20796            ! fakesdio.h fakethr.h global.sym globals.c keywords.h
20797            ! keywords.pl miniperlmain.c nostdio.h opcode.h opcode.pl
20798            ! opnames.h patchlevel.h perl.h perlapi.c perlapi.h perlio.h
20799            ! perlsdio.h perlsfio.h perlvars.h proto.h regcomp.h regexp.h
20800            ! scope.h sharedsv.h taint.c thrdvar.h thread.h universal.c
20801            ! unixish.h xsutils.c
20802 ____________________________________________________________________________
20803 [ 14399] By: pudge                                 on 2002/01/23  21:00:29
20804         Log: Don't crash on Help for long text (bug #506672)
20805      Branch: maint-5.6/macperl
20806            ! macos/macperl/MPHelp.c
20807 ____________________________________________________________________________
20808 [ 14398] By: pudge                                 on 2002/01/23  20:03:38
20809         Log: Fix minor path problem
20810      Branch: maint-5.6/macperl
20811            ! macos/macperl/Droplets/tarzipme.plx
20812 ____________________________________________________________________________
20813 [ 14397] By: pudge                                 on 2002/01/23  20:03:19
20814         Log: Minor text changes
20815      Branch: maint-5.6/macperl
20816            ! macos/Perl.r
20817 ____________________________________________________________________________
20818 [ 14396] By: pudge                                 on 2002/01/23  20:02:45
20819         Log: Bump versions, dates, etc.
20820      Branch: maint-5.6/macperl
20821            ! macos/MPVersion.r macos/macperl/MPPreferences.c perl.c
20822 ____________________________________________________________________________
20823 [ 14395] By: pudge                                 on 2002/01/23  20:01:43
20824         Log: coderefs in @INC and absolute paths
20825      Branch: maint-5.6/macperl
20826            ! embed.h pp_ctl.c proto.h
20827 ____________________________________________________________________________
20828 [ 14394] By: pudge                                 on 2002/01/23  20:00:35
20829         Log: Minor module thingys
20830      Branch: maint-5.6/macperl
20831            ! macos/ext/Mac/Controls/Controls.xs
20832            ! macos/ext/Mac/Files/Files.xs macos/ext/Mac/Gestalt/Gestalt.pm
20833            ! macos/ext/Mac/ImageCompression/ImageCompression.xs
20834            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
20835            ! macos/ext/Mac/InternetConfig/InternetConfig.xs
20836            ! macos/ext/Mac/Memory/Memory.pm macos/ext/Mac/Memory/Memory.xs
20837            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/MoreFiles/MF.xs
20838            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
20839            ! macos/ext/Mac/Movies/Movies.xs
20840            ! macos/ext/Mac/Navigation/Navigation.pm
20841            ! macos/ext/Mac/Navigation/Navigation.xs
20842            ! macos/ext/Mac/Notification/Notification.xs
20843            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
20844            ! macos/ext/Mac/Processes/Processes.xs
20845            ! macos/ext/Mac/QDOffscreen/QDOffscreen.xs
20846            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
20847            ! macos/ext/Mac/QuickDraw/QuickDraw.xs
20848            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
20849            ! macos/ext/Mac/Resources/Resources.pm
20850            ! macos/ext/Mac/Resources/Resources.xs macos/ext/Mac/SAT/SAT.pm
20851            ! macos/ext/Mac/SAT/SAT.xs macos/ext/Mac/Sound/Sound.pm
20852            ! macos/ext/Mac/Sound/Sound.xs macos/ext/Mac/Speech/Speech.pm
20853            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
20854            ! macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
20855 ____________________________________________________________________________
20856 [ 14393] By: nick                                  on 2002/01/23  19:52:19
20857         Log: Except Win32 from echo tests. (Alarm does not break into connect)
20858      Branch: perlio
20859            ! ext/Socket/Socket.t
20860 ____________________________________________________________________________
20861 [ 14392] By: nick                                  on 2002/01/23  19:31:57
20862         Log: SvTEMP_off to stop private PV's being stolen and stored in shared space
20863      Branch: perlio
20864            ! ext/threads/shared/shared.xs
20865 ____________________________________________________________________________
20866 [ 14391] By: jhi                                   on 2002/01/23  18:48:45
20867         Log: Copyright++.  (Not all the toplevel *.h have one, it seems.)
20868      Branch: perl
20869            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
20870            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h locale.c mg.c
20871            ! mg.h numeric.c op.c op.h perl.c perl.h perlio.c perly.y
20872            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlmodinstall.pod
20873            ! pod/perluniintro.pod pp.c pp.h pp_ctl.c pp_hot.c pp_pack.c
20874            ! pp_sort.c pp_sys.c regcomp.c regexec.c run.c scope.c
20875            ! sharedsv.c sv.c sv.h toke.c utf8.c utf8.h utfebcdic.h util.c
20876            ! util.h x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
20877            ! x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c x2p/str.h
20878            ! x2p/util.c x2p/util.h x2p/walk.c
20879 ____________________________________________________________________________
20880 [ 14390] By: jhi                                   on 2002/01/23  18:30:18
20881         Log: Unused (the only occurrence of USE_BYTES_DOWNGRADES) and
20882              therefore quite probably also obsolete code.
20883      Branch: perl
20884            ! sv.c
20885 ____________________________________________________________________________
20886 [ 14389] By: jhi                                   on 2002/01/23  15:09:38
20887         Log: Update Changes.
20888      Branch: perl
20889            ! Changes patchlevel.h
20890 ____________________________________________________________________________
20891 [ 14388] By: jhi                                   on 2002/01/23  15:04:06
20892         Log: Small update on todo.  Could use a lot more.
20893      Branch: perl
20894            ! pod/perltodo.pod
20895 ____________________________________________________________________________
20896 [ 14387] By: nick                                  on 2002/01/23  14:19:30
20897         Log: thread::shared nearly working again - remaining issue
20898              is references withing shared space.
20899              Added bulk test with no threads involved (for debugging)
20900              Tuned tests to skip those needing _thrcnt
20901      Branch: perlio
20902            + ext/threads/shared/t/0nothread.t
20903            ! MANIFEST ext/threads/shared/shared.pm
20904            ! ext/threads/shared/shared.xs ext/threads/shared/t/av_simple.t
20905            ! ext/threads/shared/t/hv_refs.t
20906            ! ext/threads/shared/t/hv_simple.t
20907            ! ext/threads/shared/t/sv_simple.t
20908 ____________________________________________________________________________
20909 [ 14386] By: jhi                                   on 2002/01/23  14:19:01
20910         Log: Subject: [ID 20020121.003] perldata doco bug
20911              From: John Stumbles <jstumbles@bluearc.com>
20912              Date: Mon, 21 Jan 2002 14:19:56 -0000
20913              Message-Id: <4586CA8FDDC2D411A1C700508BB4AC33016765D1@ukexchange.synaxia.com>
20914      Branch: perl
20915            ! pod/perldata.pod
20916 ____________________________________________________________________________
20917 [ 14385] By: jhi                                   on 2002/01/23  14:17:52
20918         Log: Subject: [PATCH] Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ?
20919              From: Michael G Schwern <schwern@pobox.com>
20920              Date: Mon, 21 Jan 2002 15:16:42 -0500
20921              Message-ID: <20020121201642.GA6659@blackrider>
20922      Branch: perl
20923            ! embed.fnc embed.h proto.h t/op/universal.t universal.c
20924 ____________________________________________________________________________
20925 [ 14384] By: jhi                                   on 2002/01/23  13:45:30
20926         Log: Subject: [PATCH] Re: eval not catching warnings?
20927              From: abigail@foad.org
20928              Date: Wed, 23 Jan 2002 15:35:47 +0100
20929              Message-ID: <20020123143547.24798.qmail@foad.org>
20930      Branch: perl
20931            ! pod/perlfunc.pod
20932 ____________________________________________________________________________
20933 [ 14383] By: jhi                                   on 2002/01/23  03:57:58
20934         Log: Subject: [ID 20020122.012] Not OK: perl v5.7.2 +DEVEL14368 on cygwin-multi-64int 1.3.6(0.4732) (UNINSTALLED)
20935              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
20936              Date: Tue, 22 Jan 2002 17:00:54 -0800            
20937              Message-Id: <GtgT8gzkg+CG092yn@efn.org> 
20938      Branch: perl
20939            ! t/run/fresh_perl.t
20940 ____________________________________________________________________________
20941 [ 14382] By: jhi                                   on 2002/01/23  03:47:35
20942         Log: metaconfig unit change for #14381.
20943      Branch: metaconfig/U/perl
20944            ! d_u32align.U
20945 ____________________________________________________________________________
20946 [ 14381] By: jhi                                   on 2002/01/23  03:47:05
20947         Log: HP-UX 10.20 cc pacifying from Merijn.
20948      Branch: perl
20949            ! Configure
20950 ____________________________________________________________________________
20951 [ 14380] By: jhi                                   on 2002/01/23  03:41:26
20952         Log: Subject: [PATCH] test.com shebang handling (was Re: VMS@14369)
20953              From: "Craig A. Berry" <craigberry@mac.com> 
20954              Date: Tue, 22 Jan 2002 22:14:26 -0600
20955              Message-Id: <a05101000b873de9cf801@[172.16.52.1]>
20956      Branch: perl
20957            ! vms/test.com
20958 ____________________________________________________________________________
20959 [ 14379] By: jhi                                   on 2002/01/23  03:11:31
20960         Log: AIX cpp bug: having macro arguments and character constants
20961              "the same" means trouble (here s and 's')
20962              What broke now was 841 and 842 of t/op/pat.t, because of the
20963              ANYOF_UNICODE_FOLD_SHARP_S() in utf8.h, ccversion 5.0.1.0
20964              (note that breakage happened only under cc_r and usethreads+
20965              useithreads)
20966      Branch: perl
20967            ! utf8.h
20968 ____________________________________________________________________________
20969 [ 14378] By: nick                                  on 2002/01/22  20:33:15
20970         Log: Implement recursive lock and use of scope for PL_sharedsv_space,
20971              so now croak() from asserts does not leave locks.
20972              Make hv_simple compile (new prototype for debugging probe).
20973      Branch: perlio
20974            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
20975            ! ext/threads/shared/t/hv_simple.t
20976 ____________________________________________________________________________
20977 [ 14377] By: nick                                  on 2002/01/22  17:32:21
20978         Log: Shared scalars working, some shared array ops working.
20979      Branch: perlio
20980            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
20981            ! ext/threads/shared/t/sv_refs.t
20982            ! ext/threads/shared/t/sv_simple.t ext/threads/threads.xs perl.h
20983 ____________________________________________________________________________
20984 [ 14376] By: jhi                                   on 2002/01/22  16:46:48
20985         Log: Subject: [PATCH] Support truncate() in VOS port
20986              From: Paul_GreenVOS@vos.stratus.com
20987              Date: Mon, 21 Jan 02 23:27 est
20988              Message-Id: <200201220428.XAA15304@mailhub1.stratus.com>
20989      Branch: perl
20990            + vos/vos.c
20991            ! MANIFEST hints/vos.sh vos/vosish.h
20992 ____________________________________________________________________________
20993 [ 14375] By: jhi                                   on 2002/01/22  16:38:06
20994         Log: metaconfig unit changes for #14374.  Couldn't figure
20995              how to get completely rid of _() (some weird dependency
20996              pulling it in?) so renamed it as PROTO_().
20997      Branch: metaconfig
20998            + U/modified/d_shmat.U U/modified/prototype.U
20999            ! U/protos/d_drand48proto.U
21000      Branch: metaconfig/U/perl
21001            ! d_sbrkproto.U d_sockatmarkproto.U d_telldirproto.U
21002 ____________________________________________________________________________
21003 [ 14374] By: jhi                                   on 2002/01/22  16:36:41
21004         Log: Get rid of the _() macro since (1) we require ANSI anyway
21005              (2) Other software (GNU) seems to use it and we don't need it,
21006              so let's give it up.
21007      Branch: perl
21008            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
21009            ! config_h.SH ext/Devel/PPPort/PPPort.pm malloc.c
21010            ! plan9/config.plan9 pod/perltoc.pod uconfig.h
21011            ! vos/config.alpha.h vos/config.ga.h win32/config_H.bc
21012            ! win32/config_H.gc win32/config_H.vc win32/config_H.win64
21013            ! wince/config.h wince/config_H.ce
21014 ____________________________________________________________________________
21015 [ 14373] By: nick                                  on 2002/01/22  10:10:48
21016         Log: Miss mg_len == 0 meaning don't Safefree
21017      Branch: perlio
21018            ! mg.c
21019 ____________________________________________________________________________
21020 [ 14372] By: nick                                  on 2002/01/21  22:34:06
21021         Log: XS side of new threads::shared designed, coded and compiles,
21022              and mostly commented but is totaly untested.
21023              submit in case anyone wants a preview.
21024      Branch: perlio
21025            + ext/threads/shared/typemap
21026            ! MANIFEST ext/threads/shared/shared.pm
21027            ! ext/threads/shared/shared.xs
21028 ____________________________________________________________________________
21029 [ 14371] By: jhi                                   on 2002/01/21  19:36:04
21030         Log: Subject: [BUG] /\_/ an unrecognized escape?
21031              From: Michael G Schwern <schwern@pobox.com>
21032              Date: Mon, 21 Jan 2002 15:22:54 -0500
21033              Message-ID: <20020121202254.GA6731@blackrider>
21034      Branch: perl
21035            ! t/lib/warnings/toke toke.c
21036 ____________________________________________________________________________
21037 [ 14370] By: jhi                                   on 2002/01/21  19:16:00
21038         Log: Undo the renaming of the Unicode data files; the simple
21039              solution being not including the *.html files.  This means
21040              that in the future there is no need for any renamings
21041              (well, assuming that the Consortium doesn't cause any),
21042              and the files are named like they are in the Consortium
21043              website, thus alleviating confusion.
21044      Branch: perl
21045            + lib/unicore/ArabicShaping.txt lib/unicore/BidiMirroring.txt
21046            + lib/unicore/CaseFolding.txt
21047            + lib/unicore/CompositionExclusions.txt
21048            + lib/unicore/EastAsianWidth.txt lib/unicore/LineBreak.txt
21049            + lib/unicore/SpecialCasing.txt lib/unicore/UnicodeData.txt
21050            - lib/unicore/ArabShap.txt lib/unicore/BidiMirr.txt
21051            - lib/unicore/CaseFold.txt lib/unicore/CompExcl.txt
21052            - lib/unicore/EAWidth.txt lib/unicore/LineBrk.txt
21053            - lib/unicore/NamesList.html lib/unicore/PropList.html
21054            - lib/unicore/SpecCase.txt lib/unicore/UCD.html
21055            - lib/unicore/Unicode.html lib/unicore/Unicode.txt
21056            - lib/unicore/rename
21057            ! (edit 285 files)
21058 ____________________________________________________________________________
21059 [ 14369] By: jhi                                   on 2002/01/21  15:10:59
21060         Log: Update Changes.
21061      Branch: perl
21062            ! Changes patchlevel.h
21063 ____________________________________________________________________________
21064 [ 14368] By: jhi                                   on 2002/01/21  14:56:42
21065         Log: Subject: RE: BCC for Win32 is unhappy @14331
21066              From: "Konovalov, Vadim" <vkonovalov@spb.Lucent.com>
21067              Date: Mon, 21 Jan 2002 09:48:40 +0300
21068              Message-ID: <80C37C8B4041FB4F9135D70A0AAD71B30F00E5@ru0028exch01.spb.lucent.com>
21069              
21070              (using IV instead of int)
21071      Branch: perl
21072            ! hv.h
21073 ____________________________________________________________________________
21074 [ 14367] By: jhi                                   on 2002/01/21  14:29:05
21075         Log: path_is_absolute() needs a prototype (and maybe
21076              a better name, but that's another story).
21077      Branch: perl
21078            ! embed.fnc embed.h pp_ctl.c proto.h
21079 ____________________________________________________________________________
21080 [ 14366] By: jhi                                   on 2002/01/21  14:07:35
21081         Log: Subject: Re: coderefs in @INC
21082              From: Chris Nandor <pudge@pobox.com>
21083              Date: Thu, 17 Jan 2002 11:26:02 -0500
21084              Message-Id: <p0510030eb86ca7bc03e0@[10.0.1.177]>
21085      Branch: perl
21086            ! pp_ctl.c
21087 ____________________________________________________________________________
21088 [ 14365] By: jhi                                   on 2002/01/21  14:06:11
21089         Log: Subject: Re: [PATCH warnings, perldiag] document diagnostics
21090              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21091              Date: Sun, 20 Jan 2002 22:53:56 +0100
21092              Message-ID: <20020120225356.A12093@rafael>
21093      Branch: perl
21094            ! lib/warnings.pm pod/perldiag.pod t/lib/warnings/2use
21095            ! t/lib/warnings/9enabled warnings.h warnings.pl
21096 ____________________________________________________________________________
21097 [ 14364] By: jhi                                   on 2002/01/21  03:53:08
21098         Log: Subject: [PATCH] MakeMaker.pm sub-Makefile.PL tweak for VMS
21099              From: "Craig A. Berry" <craigberry@mac.com>
21100              Date: Sun, 20 Jan 2002 22:49:42 -0600
21101              Message-Id: <a05101004b8714273d60c@[172.16.52.1]>
21102      Branch: perl
21103            ! lib/ExtUtils/MakeMaker.pm
21104 ____________________________________________________________________________
21105 [ 14363] By: nick                                  on 2002/01/20  20:38:23
21106         Log: Add new threads/typemap to MANIFEST
21107      Branch: perlio
21108            ! MANIFEST
21109 ____________________________________________________________________________
21110 [ 14362] By: nick                                  on 2002/01/20  20:34:36
21111         Log: Integrate mainline
21112      Branch: perlio
21113           +> lib/Pod/t/Usage.t
21114           !> Configure ext/Cwd/t/cwd.t ext/Devel/DProf/DProf.t
21115           !> ext/File/Glob/t/basic.t ext/SDBM_File/sdbm.t
21116           !> lib/ExtUtils/MM_BeOS.pm pod/perl5004delta.pod
21117           !> pod/perl5005delta.pod pod/perl561delta.pod pod/perl56delta.pod
21118           !> pod/perlfaq1.pod pod/perlfaq2.pod pod/perltoc.pod pp.c
21119           !> t/comp/script.t t/op/oct.t t/op/stat.t t/run/fresh_perl.t
21120           !> util.c
21121 ____________________________________________________________________________
21122 [ 14361] By: nick                                  on 2002/01/20  18:51:47
21123         Log: Integrate MANIFEST
21124      Branch: perlio
21125           !> MANIFEST
21126 ____________________________________________________________________________
21127 [ 14360] By: jhi                                   on 2002/01/20  17:11:12
21128         Log: Subject: [PATCH] lib/ExtUtils/t/Command.t -- VOS Fixes
21129              From: Paul_GreenVOS@vos.stratus.com
21130              Date: Sat, 19 Jan 02 17:17 est
21131              Message-Id: <200201192218.RAA07911@mailhub1.stratus.com>
21132              
21133              Subject: [PATCH] lib/ExtUtils/t/Command.t -- add more tests
21134              From: Paul_GreenVOS@vos.stratus.com
21135              Date: Sat, 19 Jan 02 17:19 est
21136              Message-Id: <200201192218.RAA12331@mailhub2.stratus.com>
21137      Branch: perl
21138            ! lib/ExtUtils/t/Command.t
21139 ____________________________________________________________________________
21140 [ 14359] By: jhi                                   on 2002/01/20  17:09:40
21141         Log: Subject: [PATCH] lib/AnyDBM_File.t -- VOS fix         
21142              From: Paul_GreenVOS@vos.stratus.com
21143              Date: Sat, 19 Jan 02 14:30 est
21144              Message-Id: <200201191932.OAA05601@mailhub1.stratus.com>
21145      Branch: perl
21146            ! lib/AnyDBM_File.t
21147 ____________________________________________________________________________
21148 [ 14358] By: jhi                                   on 2002/01/20  17:01:38
21149         Log: Subject: [REPATCH] Re: [PATCH] ext/File/Glob/t/basic.t - VOS patch
21150              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
21151              Date: Sun, 20 Jan 2002 13:51:36 +0100
21152              Message-ID: <20020120135136.A710@rafael>
21153      Branch: perl
21154            ! ext/File/Glob/t/basic.t
21155 ____________________________________________________________________________
21156 [ 14357] By: jhi                                   on 2002/01/20  16:44:29
21157         Log: #14352 deleted ext/threads/threads.h
21158      Branch: perlio
21159            ! MANIFEST
21160 ____________________________________________________________________________
21161 [ 14356] By: jhi                                   on 2002/01/20  16:40:34
21162         Log: Eradicate sharedsv.*
21163      Branch: perlio
21164            ! NetWare/Makefile vos/build.cm win32/Makefile wince/Makefile.ce
21165 ____________________________________________________________________________
21166 [ 14355] By: nick                                  on 2002/01/20  11:50:22
21167         Log: threads work again on Win32. (Not threads::shared yet)
21168              Submit to see if they do on Linux.
21169      Branch: perlio
21170            ! ext/threads/shared/shared.xs ext/threads/threads.xs
21171            ! win32/makefile.mk
21172 ____________________________________________________________________________
21173 [ 14354] By: jhi                                   on 2002/01/20  06:35:54
21174         Log: Make also hex() and oct() to croak if their arguments
21175              cannot be downgraded (that is, if they contain wide
21176              characters), just like crypt() does (and use the croak
21177              feature of sv_utf8_downgrade()).
21178      Branch: perl
21179            ! pp.c t/op/oct.t
21180 ____________________________________________________________________________
21181 [ 14353] By: nick                                  on 2002/01/19  22:20:09
21182         Log: Integrate Time/Local and its test
21183      Branch: perlio
21184           !> lib/Time/Local.pm lib/Time/Local.t
21185 ____________________________________________________________________________
21186 [ 14352] By: nick                                  on 2002/01/19  22:17:07
21187         Log: Nearly-working threads re-structuring. Do not integrate,
21188              submit-ing to get to Win32, and as "off site" backup.
21189      Branch: perlio
21190            + ext/threads/typemap
21191            - ext/threads/threads.h sharedsv.c sharedsv.h
21192            ! MANIFEST Makefile.SH Makefile.micro embed.fnc embed.h
21193            ! embedvar.h ext/threads/shared/shared.pm
21194            ! ext/threads/shared/shared.xs ext/threads/threads.pm
21195            ! ext/threads/threads.xs global.sym intrpvar.h mg.c mg.h perl.h
21196            ! perlapi.c perlapi.h perlvars.h pod/perlapi.pod
21197            ! pod/perlintern.pod pp.c proto.h sv.c sv.h util.c
21198 ____________________________________________________________________________
21199 [ 14351] By: jhi                                   on 2002/01/19  21:06:58
21200         Log: Regen toc.
21201      Branch: perl
21202            ! pod/perltoc.pod
21203 ____________________________________________________________________________
21204 [ 14350] By: jhi                                   on 2002/01/19  21:03:07
21205         Log: Subject: Re: some file names inside pod/perl*delta files don't match .pod names
21206              From: David Dyck <dcd@tc.fluke.com>
21207              Date: Sat, 19 Jan 2002 13:31:36 -0800 (PST) 
21208              Message-ID: <Pine.LNX.4.33.0201191329420.21630-100000@dd.tc.fluke.com>
21209      Branch: perl
21210            ! pod/perl5004delta.pod pod/perl5005delta.pod
21211            ! pod/perl561delta.pod pod/perl56delta.pod
21212 ____________________________________________________________________________
21213 [ 14349] By: jhi                                   on 2002/01/19  20:07:17
21214         Log: FAQ sync.
21215      Branch: perl
21216            ! pod/perlfaq1.pod pod/perlfaq2.pod
21217 ____________________________________________________________________________
21218 [ 14348] By: jhi                                   on 2002/01/19  17:58:34
21219         Log: Subject: [PATCH lib/Pod/t/Usage.t]
21220              From: Abe Timmerman <abe@ztreet.demon.nl>
21221              Date: Sat, 19 Jan 2002 19:57:57 +0100
21222              Message-ID: <f1gj4usu5m76bv88a3ldptnmo6ld7d44ri@4ax.com>
21223      Branch: perl
21224            + lib/Pod/t/Usage.t
21225            ! MANIFEST
21226 ____________________________________________________________________________
21227 [ 14347] By: jhi                                   on 2002/01/19  17:57:08
21228         Log: Subject: [PATCH] ext/SDBM_File/sdbm.t -- VOS fix
21229              From: Paul_GreenVOS@vos.stratus.com
21230              Date: Sat, 19 Jan 02 13:15 est
21231              Message-Id: <200201191814.NAA09367@mailhub2.stratus.com>
21232      Branch: perl
21233            ! ext/SDBM_File/sdbm.t
21234 ____________________________________________________________________________
21235 [ 14346] By: jhi                                   on 2002/01/19  17:55:55
21236         Log: Integrate perlio; Split out core of sv_magic() into sv_magicext().
21237      Branch: perl
21238           !> embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
21239           !> pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
21240 ____________________________________________________________________________
21241 [ 14345] By: gbarr                                 on 2002/01/19  16:51:23
21242         Log: Alternative Time::Local algorithm that uses matemathical formula
21243              for timegm instead of progressive guessing
21244      Branch: perl
21245            ! lib/Time/Local.pm
21246 ____________________________________________________________________________
21247 [ 14344] By: jhi                                   on 2002/01/19  16:11:09
21248         Log: Subject: [PATCH] ext/File/Glob/t/basic.t - VOS patch
21249              From: Paul_GreenVOS@vos.stratus.com
21250              Date: Sat, 19 Jan 02 11:20 est
21251              Message-Id: <200201191619.LAA07751@mailhub2.stratus.com>
21252      Branch: perl
21253            ! ext/File/Glob/t/basic.t
21254 ____________________________________________________________________________
21255 [ 14343] By: jhi                                   on 2002/01/19  16:09:52
21256         Log: Subject: [PATCH] ext/Cwd/t/cwd.t -- for VOS
21257              From: Paul_GreenVOS@vos.stratus.com
21258              Date: Fri, 18 Jan 02 22:56 est
21259              Message-Id: <200201190400.XAA16899@mailhub1.stratus.com>       
21260      Branch: perl
21261            ! ext/Cwd/t/cwd.t
21262 ____________________________________________________________________________
21263 [ 14342] By: jhi                                   on 2002/01/19  16:08:19
21264         Log: Subject: [PATCH] lib/Time/Local.t patch w/o 2038 check           
21265              From: Paul_GreenVOS@vos.stratus.com
21266              Date: Fri, 18 Jan 02 22:48 est
21267              Message-Id: <200201190349.WAA28294@mailhub2.stratus.com>
21268      Branch: perl
21269            ! lib/Time/Local.t
21270 ____________________________________________________________________________
21271 [ 14341] By: jhi                                   on 2002/01/19  16:06:56
21272         Log: Subject: [PATCH] ext/Devel/DProf/DProf.t - different way
21273              From: Paul_GreenVOS@vos.stratus.com
21274              Date: Fri, 18 Jan 02 16:22 est
21275              Message-Id: <200201182125.QAA08563@mailhub1.stratus.com>
21276      Branch: perl
21277            ! ext/Devel/DProf/DProf.t
21278 ____________________________________________________________________________
21279 [ 14340] By: jhi                                   on 2002/01/19  03:00:26
21280         Log: Subject: [PATCH] Re: ext/Devel/DProf/DProf.t -- use exe_ext
21281              From: Tels <perl_dummy@bloodgate.com>
21282              Date: Fri, 18 Jan 2002 22:07:14 +0100 (CET) 
21283              Message-Id: <200201182106.XAA19133@taku.hut.fi>
21284      Branch: perl
21285            ! t/comp/script.t t/op/stat.t t/run/fresh_perl.t
21286 ____________________________________________________________________________
21287 [ 14339] By: jhi                                   on 2002/01/19  02:56:26
21288         Log: Don't do socketpair udp unless you've got all what it takes.
21289      Branch: perl
21290            ! util.c
21291 ____________________________________________________________________________
21292 [ 14338] By: jhi                                   on 2002/01/19  02:51:34
21293         Log: Subject: [PATCH] Re: perl@14331 - BeOS now quite happy  
21294              From: Tels <perl_dummy@bloodgate.com>
21295              Date: Fri, 18 Jan 2002 23:07:01 +0100 (CET) 
21296              Message-Id: <200201182206.AAA15310@taku.hut.fi>
21297      Branch: perl
21298            ! lib/ExtUtils/MM_BeOS.pm
21299 ____________________________________________________________________________
21300 [ 14337] By: jhi                                   on 2002/01/19  02:48:15
21301         Log: metaconfig unit change for #14336.
21302      Branch: metaconfig
21303            ! U/modified/myhostname.U
21304 ____________________________________________________________________________
21305 [ 14336] By: jhi                                   on 2002/01/19  02:47:50
21306         Log: Avoid bare "set", and kiss .uucp goodbye.
21307      Branch: perl
21308            ! Configure
21309 ____________________________________________________________________________
21310 [ 14335] By: nick                                  on 2002/01/18  22:11:42
21311         Log: Split out core of sv_magic() into sv_magicext().
21312              sv_magic provides the extra restictions (no READONLY, only
21313              one of each type, canned set of vtables), and sv_magicext()
21314              does the actual data twiddling.
21315              Also enhances semantics of ->mg_ptr setting via name/namlen
21316              to allow either an uncopied ptr (namlen == 0), or a Newz()ed
21317              scratch area (namlen > 0 && name == NULL).
21318              sv_magicext also returns the MAGIC * it added.
21319              sv_magicext is intended mainly for PERL_MAGIC_ext (~) magic.
21320              
21321              To come sv_unmagicext() - which will remove just one magic
21322              of particular type, and additionaly match against ->mg_ptr,
21323              or the MAGIC * (need to experiment as to which is more natural).
21324      Branch: perlio
21325            ! embed.fnc embed.h embedvar.h global.sym perlapi.c perlapi.h
21326            ! pod/perlapi.pod pod/perlintern.pod proto.h sv.c util.c
21327 ____________________________________________________________________________
21328 [ 14334] By: jhi                                   on 2002/01/18  21:16:08
21329         Log: Retract #14327 for now, going to the limit seems
21330              to be too much for many platforms.
21331      Branch: perl
21332            ! lib/Time/Local.t
21333 ____________________________________________________________________________
21334 [ 14333] By: nick                                  on 2002/01/18  18:58:33
21335         Log: Integrate mainline
21336      Branch: perlio
21337           !> Changes patchlevel.h
21338 ____________________________________________________________________________
21339 [ 14332] By: nick                                  on 2002/01/18  16:19:06
21340         Log: Integrate mainline
21341      Branch: perlio
21342           +> lib/ExtUtils/Changes lib/ExtUtils/instmodsh
21343           +> lib/ExtUtils/t/hints.t t/lib/TieOut.pm
21344            - lib/ExtUtils/inst
21345           !> (integrate 32 files)
21346 ____________________________________________________________________________
21347 [ 14331] By: jhi                                   on 2002/01/18  16:09:38
21348         Log: Update Changes.
21349      Branch: perl
21350            ! Changes patchlevel.h
21351 ____________________________________________________________________________
21352 [ 14330] By: jhi                                   on 2002/01/18  15:07:49
21353         Log: Try to make the connect/read/write timeouting.
21354      Branch: perl
21355            ! ext/Socket/Socket.t
21356 ____________________________________________________________________________
21357 [ 14329] By: jhi                                   on 2002/01/18  14:49:49
21358         Log: Netware Makefile tweak from Ananth Kesari.
21359      Branch: perl
21360            ! NetWare/Makefile
21361 ____________________________________________________________________________
21362 [ 14328] By: jhi                                   on 2002/01/18  14:37:02
21363         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20020117.010] File::Find documentation
21364              From: Michael G Schwern <schwern@pobox.com>
21365              Date: Fri, 18 Jan 2002 03:10:27 -0500
21366              Message-ID: <20020118081027.GE7226@blackrider>
21367      Branch: perl
21368            ! lib/File/Find.pm
21369 ____________________________________________________________________________
21370 [ 14327] By: jhi                                   on 2002/01/18  14:33:19
21371         Log: (retracted by #14334)
21372              
21373              Subject: [PATCH] Improving lib/Time/Local.t
21374              From: Paul_GreenVOS@vos.stratus.com        
21375              Date: Thu, 17 Jan 02 22:36 est
21376              Message-Id: <200201180335.WAA08768@mailhub2.stratus.com> 
21377      Branch: perl
21378            ! lib/Time/Local.t
21379 ____________________________________________________________________________
21380 [ 14326] By: jhi                                   on 2002/01/18  14:32:08
21381         Log: Subject: [PATCH t/MM_Win32.t] was: [ANNOUNCE] ExtUtils::MakeMaker 5.48_03 
21382              From: Abe Timmerman <abe@ztreet.demon.nl>  
21383              Date: Fri, 18 Jan 2002 13:18:47 +0100
21384              Message-ID: <4l4g4ustql73mlnm5n2jm68vcn4ctf85a1@4ax.com> 
21385      Branch: perl
21386            ! lib/ExtUtils/t/MM_Win32.t
21387 ____________________________________________________________________________
21388 [ 14325] By: jhi                                   on 2002/01/18  14:30:49
21389         Log: Subject: [PATCH] Syncing with bleadperl 
21390              From: Michael G Schwern <schwern@pobox.com> 
21391              Date: Fri, 18 Jan 2002 03:04:33 -0500
21392              Message-ID: <20020118080432.GC7226@blackrider>
21393      Branch: perl
21394            + lib/ExtUtils/Changes lib/ExtUtils/instmodsh t/lib/TieOut.pm
21395            - lib/ExtUtils/inst
21396            ! MANIFEST lib/ExtUtils/Embed.pm lib/ExtUtils/Liblist.pm
21397            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
21398            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Mkbootstrap.pm
21399            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/t/Command.t
21400            ! lib/ExtUtils/t/Embed.t lib/ExtUtils/t/ExtUtils.t
21401            ! lib/ExtUtils/t/Installed.t lib/ExtUtils/t/MM_BeOS.t
21402            ! lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_OS2.t
21403            ! lib/ExtUtils/t/MM_Unix.t lib/ExtUtils/t/MM_VMS.t
21404            ! lib/ExtUtils/t/MM_Win32.t lib/ExtUtils/t/Manifest.t
21405            ! lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
21406            ! lib/ExtUtils/t/hints.t lib/ExtUtils/t/testlib.t
21407            ! lib/ExtUtils/testlib.pm
21408 ____________________________________________________________________________
21409 [ 14324] By: jhi                                   on 2002/01/18  13:40:56
21410         Log: Detypo.
21411      Branch: perl
21412            ! AUTHORS
21413 ____________________________________________________________________________
21414 [ 14323] By: jhi                                   on 2002/01/18  00:35:24
21415         Log: Subject: [PATCH] MM check_hints test
21416              From: Michael G Schwern <schwern@pobox.com>
21417              Date: Thu, 17 Jan 2002 20:25:57 -0500
21418              Message-ID: <20020118012557.GE32762@blackrider>
21419      Branch: perl
21420            + lib/ExtUtils/t/hints.t
21421            ! MANIFEST
21422 ____________________________________________________________________________
21423 [ 14322] By: jhi                                   on 2002/01/18  00:21:11
21424         Log: Subject: [PATCH] Re: [PATCH] Re: ndbm failing on linux ?        
21425              From: Michael G Schwern <schwern@pobox.com> 
21426              Date: Thu, 17 Jan 2002 20:12:20 -0500
21427              Message-ID: <20020118011220.GC32762@blackrider>
21428              
21429              (#14317 replaced with this)
21430      Branch: perl
21431            ! lib/ExtUtils/MakeMaker.pm
21432 ____________________________________________________________________________
21433 [ 14321] By: jhi                                   on 2002/01/17  22:51:55
21434         Log: Subject: [PATCH perldiag] overload.pm warnings
21435              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21436              Date: Thu, 17 Jan 2002 23:53:49 +0100
21437              Message-ID: <20020117235349.A14530@rafael>
21438      Branch: perl
21439            ! pod/perldiag.pod
21440 ____________________________________________________________________________
21441 [ 14320] By: jhi                                   on 2002/01/17  22:49:36
21442         Log: Subject: [PATCH] Re: [ID 20020117.010] File::Find documentation
21443              From: Michael G Schwern <schwern@pobox.com>
21444              Date: Thu, 17 Jan 2002 16:35:47 -0500
21445              Message-ID: <20020117213546.GD23830@blackrider>
21446      Branch: perl
21447            ! lib/File/Find.pm
21448 ____________________________________________________________________________
21449 [ 14319] By: jhi                                   on 2002/01/17  22:43:12
21450         Log: Subject: [PATCH pod/perltodo.pod] One TODO is TODONE
21451              From: chromatic <chromatic@rmci.net>
21452              Date: Thu, 17 Jan 2002 13:04:22 -0700
21453              Message-ID: <20020117200557.98720.qmail@onion.perl.org>
21454      Branch: perl
21455            ! pod/perltodo.pod
21456 ____________________________________________________________________________
21457 [ 14318] By: jhi                                   on 2002/01/17  22:42:12
21458         Log: Subject: [PATCH lib/ExtUtils/t/Mkbootstrap] Silence warnings (was Re: [ANNOUNCE] ExtUtils::MakeMaker 5.48_01, the CPAN version)
21459              From: chromatic <chromatic@rmci.net>
21460              Date: Thu, 17 Jan 2002 12:59:04 -0700
21461              Message-ID: <20020117200039.96481.qmail@onion.perl.org>
21462      Branch: perl
21463            ! lib/ExtUtils/t/Mkbootstrap.t
21464 ____________________________________________________________________________
21465 [ 14317] By: jhi                                   on 2002/01/17  22:39:48
21466         Log: (replaced by #14322)
21467              The #14300 broke hints file handling.
21468      Branch: perl
21469            ! lib/ExtUtils/MakeMaker.pm
21470 ____________________________________________________________________________
21471 [ 14316] By: jhi                                   on 2002/01/17  22:14:56
21472         Log: metaconfig unit change for #14315.
21473      Branch: metaconfig/U/perl
21474            ! uselongdbl.U
21475 ____________________________________________________________________________
21476 [ 14315] By: jhi                                   on 2002/01/17  22:13:44
21477         Log: Subject: [PATCH] long doubles
21478              From: Nicholas Clark <nick@unfortu.net>
21479              Date: Thu, 17 Jan 2002 17:06:28 +0000
21480              Message-ID: <20020117170627.GD513@Bagpuss.unfortu.net>
21481      Branch: perl
21482            ! Configure
21483 ____________________________________________________________________________
21484 [ 14314] By: jhi                                   on 2002/01/17  21:52:03
21485         Log: metaconfig unit change for #14313.
21486      Branch: metaconfig
21487            ! U/modified/i_ndbm.U
21488 ____________________________________________________________________________
21489 [ 14313] By: jhi                                   on 2002/01/17  21:51:05
21490         Log: Subject: [PATCH] Trivial Configure patch (really i_ndbm.U)
21491              From: Andy Dougherty <doughera@lafayette.edu>
21492              Date: Thu, 17 Jan 2002 11:44:48 -0500 (EST)
21493              Message-ID: <Pine.SOL.4.10.10201171141280.25122-100000@maxwell.phys.lafayette.edu>
21494      Branch: perl
21495            ! Configure
21496 ____________________________________________________________________________
21497 [ 14312] By: nick                                  on 2002/01/17  21:38:38
21498         Log: Integrate mainline (for ndbm fixes etc.)
21499      Branch: perlio
21500           +> t/run/fresh_perl.t
21501            - t/run/kill_perl.t
21502           !> Changes MANIFEST ext/Opcode/Opcode.xs
21503           !> ext/SDBM_File/sdbm/Makefile.PL
21504           !> ext/Unicode/Normalize/Normalize.pm lib/Attribute/Handlers.pm
21505           !> lib/Attribute/Handlers/t/multi.t lib/ExtUtils/MM_Unix.pm
21506           !> lib/ExtUtils/MakeMaker.pm lib/ExtUtils/t/MM_Unix.t
21507           !> lib/Text/Tabs.pm mg.c patchlevel.h scope.c t/io/fs.t
21508           !> t/lib/warnings/mg t/op/crypt.t t/test.pl
21509 ____________________________________________________________________________
21510 [ 14311] By: sky                                   on 2002/01/17  21:01:00
21511         Log: Simplify the code that duplicates the threads 
21512              init function and the parameters to the thread by using sv_dup. 
21513              Note,what happens if you pass a shared variable as a parameter?
21514      Branch: perl
21515            ! ext/threads/threads.xs
21516 ____________________________________________________________________________
21517 [ 14310] By: jhi                                   on 2002/01/17  15:23:56
21518         Log: Update Changes.
21519      Branch: perl
21520            ! Changes patchlevel.h
21521 ____________________________________________________________________________
21522 [ 14309] By: jhi                                   on 2002/01/17  14:39:20
21523         Log: Rename kill_perl to fresh_perl; replace fresh_perl()
21524              with fresh_perl_is() and fresh_perl_like().
21525      Branch: perl
21526            + t/run/fresh_perl.t
21527            - t/run/kill_perl.t
21528            ! MANIFEST t/test.pl
21529 ____________________________________________________________________________
21530 [ 14308] By: jhi                                   on 2002/01/17  14:06:46
21531         Log: Subject: Re: [Patch @14129] fixes Unicode::Normalize
21532              From: Benjamin Goldberg <goldbb2@earthlink.net>
21533              Date: Wed, 09 Jan 2002 21:03:16 -0500
21534              Message-ID: <3C3CF664.A2BF3AC2@earthlink.net>
21535      Branch: perl
21536            ! ext/Unicode/Normalize/Normalize.pm
21537 ____________________________________________________________________________
21538 [ 14307] By: jhi                                   on 2002/01/17  14:04:06
21539         Log: Retract #14144 as Hugo isn't happy with it.
21540      Branch: perl
21541            ! scope.c t/run/kill_perl.t
21542 ____________________________________________________________________________
21543 [ 14306] By: jhi                                   on 2002/01/17  13:57:53
21544         Log: Subject: [REPATCH] Attribute::Handlers lexical refcount circus
21545              From: Richard Clamp <richardc@unixbeard.net>
21546              Date: Wed, 16 Jan 2002 17:34:31 +0000
21547              Message-ID: <20020116173431.GA28924@mirth.demon.co.uk>
21548      Branch: perl
21549            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/t/multi.t
21550 ____________________________________________________________________________
21551 [ 14305] By: jhi                                   on 2002/01/17  13:32:56
21552         Log: Subject: [PATCH bleadperl] No more warnings from Opcode.c
21553              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
21554              Date: Tue, 15 Jan 2002 21:23:30 +0100
21555              Message-ID: <595405346.20020115212330@tesla.rcub.bg.ac.yu>
21556      Branch: perl
21557            ! ext/Opcode/Opcode.xs
21558 ____________________________________________________________________________
21559 [ 14304] By: jhi                                   on 2002/01/16  16:55:52
21560         Log: Subject: [PATCH] Fix crypt.t and fs.t tests
21561              From: Paul_GreenVOS@vos.stratus.com
21562              Date: Wed, 16 Jan 02 6:42 est
21563              Message-Id: <200201161143.GAA02292@mailhub1.stratus.com>
21564      Branch: perl
21565            ! t/io/fs.t t/op/crypt.t
21566 ____________________________________________________________________________
21567 [ 14303] By: jhi                                   on 2002/01/16  14:55:57
21568         Log: Subject: Re: [PATCH] length of undefined $(digit) should warn    
21569              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21570              Date: Wed, 16 Jan 2002 13:43:39 +0100
21571              Message-ID: <20020116134339.A704@rafael>
21572              
21573              (replaces #14302)
21574      Branch: perl
21575            ! mg.c t/lib/warnings/mg
21576 ____________________________________________________________________________
21577 [ 14302] By: jhi                                   on 2002/01/16  13:47:58
21578         Log: (replaced by #14303)
21579              Subject: [PATCH] length of undefined $(digit) should warn
21580              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21581              Date: Tue, 15 Jan 2002 23:02:44 +0100            
21582              Message-ID: <20020115230244.A31786@rafael>     
21583      Branch: perl
21584            ! mg.c t/lib/warnings/mg
21585 ____________________________________________________________________________
21586 [ 14301] By: jhi                                   on 2002/01/16  13:45:20
21587         Log: The non-MakeMaker.pm parts of
21588              
21589              Subject: [PATCH] Re: MM_Beos.pm?
21590              From: Tels <perl_dummy@bloodgate.com>
21591              Date: Mon, 14 Jan 2002 21:00:31 +0100 (CET)  
21592              Message-Id: <200201142006.WAA29544@taas.iki.fi>
21593      Branch: perl
21594            ! ext/SDBM_File/sdbm/Makefile.PL lib/ExtUtils/MM_Unix.pm
21595            ! lib/ExtUtils/t/MM_Unix.t
21596 ____________________________________________________________________________
21597 [ 14300] By: jhi                                   on 2002/01/16  13:40:53
21598         Log: Subject: [PATCH] Re: [PATCH] strictifying ExtUtils::MakeMaker, take 3
21599              From: Michael G Schwern <schwern@pobox.com>    
21600              Date: Tue, 15 Jan 2002 20:07:50 -0500            
21601              Message-ID: <20020116010750.GH625@blackrider>  
21602      Branch: perl
21603            ! lib/ExtUtils/MakeMaker.pm
21604 ____________________________________________________________________________
21605 [ 14299] By: jhi                                   on 2002/01/16  13:37:41
21606         Log: Subject: [PATCH] lib/Text/Tabs.pm doc format touchup
21607              From: Jeffrey Friedl <jfriedl@yahoo.com>       
21608              Date: Tue, 15 Jan 2002 15:30:22 -0800 (PST)      
21609              Message-Id: <200201152330.g0FNUM784820@ventrue.corp.yahoo.com>
21610      Branch: perl
21611            ! lib/Text/Tabs.pm
21612 ____________________________________________________________________________
21613 [ 14298] By: jhi                                   on 2002/01/16  13:34:29
21614         Log: Subject: [PATCH] Tidy up EXE_EXT patches to MM_Unix.pm
21615              From: "Green, Paul" <Paul.Green@stratus.com>
21616              Date: Tue, 15 Jan 2002 22:28:10 -0500
21617              Message-ID: <95AE3CDB3543D511883A0020485B38B9023534F0@exna3.stratus.com>
21618      Branch: perl
21619            ! lib/ExtUtils/MM_Unix.pm
21620 ____________________________________________________________________________
21621 [ 14297] By: jhi                                   on 2002/01/16  13:21:26
21622         Log: Integrate perlio; offsetof() is in <stddef.h>
21623      Branch: perl
21624           !> ext/Socket/Socket.xs
21625 ____________________________________________________________________________
21626 [ 14296] By: nick                                  on 2002/01/16  13:02:29
21627         Log: offsetof() is in <stddef.h>
21628      Branch: perlio
21629            ! ext/Socket/Socket.xs
21630 ____________________________________________________________________________
21631 [ 14295] By: nick                                  on 2002/01/16  07:25:29
21632         Log: Integrate mainline
21633      Branch: perlio
21634           +> (branch 262 files)
21635            - (delete 285 files)
21636           !> (integrate 34 files)
21637 ____________________________________________________________________________
21638 [ 14294] By: jhi                                   on 2002/01/16  05:37:29
21639         Log: Jeffrey's Unicode adventure continues: unify the In/*.pl
21640              and Is/*.pl to lib/*.pl, remove In.pl and Is.pl, introduce
21641              Canonical.pl and Exact.pl.
21642      Branch: perl
21643            + (add 259 files)
21644            - (delete 288 files)
21645            ! MANIFEST lib/unicore/Makefile lib/unicore/Properties
21646            ! lib/unicore/To/Digit.pl lib/unicore/To/Fold.pl
21647            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
21648            ! lib/unicore/To/Upper.pl lib/unicore/mktables lib/utf8_heavy.pl
21649 ____________________________________________________________________________
21650 [ 14293] By: jhi                                   on 2002/01/16  00:32:27
21651         Log: s/SvPV/SvPVbyte/g, as suggested by Gisle Aas.
21652      Branch: perl
21653            ! ext/Socket/Socket.xs
21654 ____________________________________________________________________________
21655 [ 14292] By: jhi                                   on 2002/01/15  20:06:49
21656         Log: Subject: [PATCH] Add Slab_Free to embed.fnc
21657              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
21658              Date: Tue, 15 Jan 2002 21:59:19 +0100
21659              Message-ID: <3C44A637.16602.25EB208@localhost>
21660      Branch: perl
21661            ! embed.fnc embed.h proto.h
21662 ____________________________________________________________________________
21663 [ 14291] By: jhi                                   on 2002/01/15  20:00:02
21664         Log: Duh.  The updated In/*.pl weren't checked in.
21665      Branch: perl
21666            ! lib/unicore/In/Alphabet.pl lib/unicore/In/Arabic.pl
21667            ! lib/unicore/In/ArabicP2.pl lib/unicore/In/ArabicPr.pl
21668            ! lib/unicore/In/Armenian.pl lib/unicore/In/Arrows.pl
21669            ! lib/unicore/In/BasicLat.pl lib/unicore/In/Bengali.pl
21670            ! lib/unicore/In/BlockEle.pl lib/unicore/In/Bopomof2.pl
21671            ! lib/unicore/In/Bopomofo.pl lib/unicore/In/BoxDrawi.pl
21672            ! lib/unicore/In/BrailleP.pl lib/unicore/In/Byzantin.pl
21673            ! lib/unicore/In/Cherokee.pl lib/unicore/In/CjkComp2.pl
21674            ! lib/unicore/In/CjkComp3.pl lib/unicore/In/CjkComp4.pl
21675            ! lib/unicore/In/CjkCompa.pl lib/unicore/In/CjkRadic.pl
21676            ! lib/unicore/In/CjkSymbo.pl lib/unicore/In/CjkUnif2.pl
21677            ! lib/unicore/In/CjkUnif3.pl lib/unicore/In/CjkUnifi.pl
21678            ! lib/unicore/In/Combini2.pl lib/unicore/In/Combini3.pl
21679            ! lib/unicore/In/Combinin.pl lib/unicore/In/ControlP.pl
21680            ! lib/unicore/In/Currency.pl lib/unicore/In/Cyrillic.pl
21681            ! lib/unicore/In/Deseret.pl lib/unicore/In/Devanaga.pl
21682            ! lib/unicore/In/Dingbats.pl lib/unicore/In/Enclose2.pl
21683            ! lib/unicore/In/Enclosed.pl lib/unicore/In/Ethiopic.pl
21684            ! lib/unicore/In/GeneralP.pl lib/unicore/In/Geometri.pl
21685            ! lib/unicore/In/Georgian.pl lib/unicore/In/Gothic.pl
21686            ! lib/unicore/In/Greek.pl lib/unicore/In/GreekExt.pl
21687            ! lib/unicore/In/Gujarati.pl lib/unicore/In/Gurmukhi.pl
21688            ! lib/unicore/In/Halfwidt.pl lib/unicore/In/HangulCo.pl
21689            ! lib/unicore/In/HangulJa.pl lib/unicore/In/HangulSy.pl
21690            ! lib/unicore/In/Hebrew.pl lib/unicore/In/HighPriv.pl
21691            ! lib/unicore/In/HighSurr.pl lib/unicore/In/Hiragana.pl
21692            ! lib/unicore/In/Ideograp.pl lib/unicore/In/IpaExten.pl
21693            ! lib/unicore/In/Kanbun.pl lib/unicore/In/KangxiRa.pl
21694            ! lib/unicore/In/Kannada.pl lib/unicore/In/Katakana.pl
21695            ! lib/unicore/In/Khmer.pl lib/unicore/In/Lao.pl
21696            ! lib/unicore/In/Latin1Su.pl lib/unicore/In/LatinEx2.pl
21697            ! lib/unicore/In/LatinEx3.pl lib/unicore/In/LatinExt.pl
21698            ! lib/unicore/In/Letterli.pl lib/unicore/In/LowSurro.pl
21699            ! lib/unicore/In/Malayala.pl lib/unicore/In/Mathema2.pl
21700            ! lib/unicore/In/Mathemat.pl lib/unicore/In/Miscell2.pl
21701            ! lib/unicore/In/Miscella.pl lib/unicore/In/Mongolia.pl
21702            ! lib/unicore/In/MusicalS.pl lib/unicore/In/Myanmar.pl
21703            ! lib/unicore/In/NumberFo.pl lib/unicore/In/Ogham.pl
21704            ! lib/unicore/In/OldItali.pl lib/unicore/In/OpticalC.pl
21705            ! lib/unicore/In/Oriya.pl lib/unicore/In/PrivateU.pl
21706            ! lib/unicore/In/Runic.pl lib/unicore/In/Sinhala.pl
21707            ! lib/unicore/In/SmallFor.pl lib/unicore/In/SpacingM.pl
21708            ! lib/unicore/In/Specials.pl lib/unicore/In/Superscr.pl
21709            ! lib/unicore/In/Syriac.pl lib/unicore/In/Tags.pl
21710            ! lib/unicore/In/Tamil.pl lib/unicore/In/Telugu.pl
21711            ! lib/unicore/In/Thaana.pl lib/unicore/In/Thai.pl
21712            ! lib/unicore/In/Tibetan.pl lib/unicore/In/UnifiedC.pl
21713            ! lib/unicore/In/YiRadica.pl lib/unicore/In/YiSyllab.pl
21714 ____________________________________________________________________________
21715 [ 14290] By: jhi                                   on 2002/01/15  18:39:54
21716         Log: Update Changes.
21717      Branch: perl
21718            ! Changes patchlevel.h
21719 ____________________________________________________________________________
21720 [ 14289] By: jhi                                   on 2002/01/15  18:38:03
21721         Log: Jeffrey is trying very hard to avoid working on his
21722              book, it would seem :-) (better naming, better comments
21723              in the files)
21724      Branch: perl
21725            + lib/unicore/Is/AsciiHex.pl lib/unicore/Is/IdContin.pl
21726            + lib/unicore/Is/IdStart.pl lib/unicore/Is/L_.pl
21727            + lib/unicore/Is/_CanonDC.pl lib/unicore/Is/_CaseIgn.pl
21728            + lib/unicore/Is/_CombAbo.pl lib/unicore/Properties
21729            - lib/unicore/Is/2.pl lib/unicore/Is/ASCIIHex.pl
21730            - lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
21731            - lib/unicore/Is/CombAbov.pl lib/unicore/Is/IDContin.pl
21732            - lib/unicore/Is/IDStart.pl
21733            ! (edit 200 files)
21734 ____________________________________________________________________________
21735 [ 14288] By: jhi                                   on 2002/01/15  17:56:29
21736         Log: metaconfig unit changes for #14287.
21737      Branch: metaconfig
21738            + U/modified/Chk_MANI.U
21739            ! U/modified/Extract.U U/modified/Finish.U
21740      Branch: metaconfig/U/perl
21741            ! Extensions.U dlsrc.U
21742 ____________________________________________________________________________
21743 [ 14287] By: jhi                                   on 2002/01/15  17:55:54
21744         Log: Some protection against spaces in directory names.
21745              (Tru64 still has some makedepend problems in such
21746              cases but that looks like Tru64's problem.)
21747      Branch: perl
21748            ! Configure Makefile.SH
21749 ____________________________________________________________________________
21750 [ 14286] By: jhi                                   on 2002/01/15  17:13:28
21751         Log: Should have been in #14285 but I have sausages for fingers.
21752      Branch: perl
21753            + lib/ExtUtils/MM_BeOS.pm
21754 ____________________________________________________________________________
21755 [ 14285] By: jhi                                   on 2002/01/15  17:12:59
21756         Log: MM_BeOS from Tels.
21757      Branch: perl
21758            + lib/ExtUtils/t/MM_BeOS.t
21759            ! MANIFEST
21760 ____________________________________________________________________________
21761 [ 14284] By: jhi                                   on 2002/01/15  15:55:53
21762         Log: Integrate perlio;
21763              
21764              (reintroduce #14251) Slab allocator for ops
21765              - moved the statics to intrpvar.h
21766              - implemented Slab_Free()
21767              - uses PerlMemShared (for now) if distinction exists.
21768              
21769              Slab allocator submit after resolve -ay to keep it!
21770              
21771              Hand merge of non slab allocator stuff
21772              
21773              const-ness fix in savepv's passing of NULL
21774              
21775              Typo in #else branch of PL_SLAB_ALLOC
21776              
21777              Integrate rest of mainline
21778              
21779              Regen embed enable slab for PERL_IMPLICIT_SYS
21780              
21781              Correct name of PL_OP_SLAB_ALLOC
21782              
21783              Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
21784              e.g. -Duse64bitint on a 32-bit platform.
21785              Now uses I32 for use-count and is more careful with its casts.
21786      Branch: perl
21787           !> (integrate 28 files)
21788 ____________________________________________________________________________
21789 [ 14283] By: pudge                                 on 2002/01/15  15:21:30
21790         Log: Add Shuck URL
21791      Branch: maint-5.6/macperl
21792            ! macos/macperl/MacPerl.podhelp
21793 ____________________________________________________________________________
21794 [ 14282] By: pudge                                 on 2002/01/15  15:21:18
21795         Log: Remove obsolete docs
21796      Branch: maint-5.6/macperl
21797            ! ext/File/Glob/Glob.pm
21798 ____________________________________________________________________________
21799 [ 14281] By: nick                                  on 2002/01/15  15:08:43
21800         Log: Correct slab allocator for case where sizeof(IV) > sizeof(IV *)
21801              e.g. -Duse64bitint on a 32-bit platform.
21802              Now uses I32 for use-count and is more careful with its casts.
21803      Branch: perlio
21804            ! intrpvar.h op.c
21805 ____________________________________________________________________________
21806 [ 14280] By: pudge                                 on 2002/01/15  14:55:25
21807         Log: Update bundled modules.  Yow!
21808      Branch: maint-5.6/macperl
21809            + macos/bundled_ext/Compress/Zlib/constants.h
21810            + macos/bundled_ext/Compress/Zlib/constants.xs
21811            + macos/bundled_ext/Filter/Util/Call/ppport.h
21812            + macos/bundled_ext/Storable/t/compat-0.6.t
21813            + macos/bundled_ext/Storable/t/dump.pl
21814            + macos/bundled_lib/blib/lib/Mail/Mailer/qmail.pm
21815            + macos/bundled_lib/blib/lib/Net/HTTP/Methods.pm
21816            + macos/bundled_lib/blib/lib/Net/HTTPS.pm
21817            + macos/bundled_lib/blib/lib/URI/ssh.pm
21818            + macos/bundled_lib/t/Filter/Simple/ExportTest.pm
21819            + macos/bundled_lib/t/Filter/Simple/FilterOnlyTest.pm
21820            + macos/bundled_lib/t/Filter/Simple/FilterTest.pm
21821            + macos/bundled_lib/t/Filter/Simple/ImportTest.pm
21822            + macos/bundled_lib/t/Filter/Simple/data.t
21823            + macos/bundled_lib/t/Filter/Simple/export.t
21824            + macos/bundled_lib/t/Filter/Simple/filter_only.t
21825            + macos/bundled_lib/t/Filter/Simple/import.t
21826            + macos/bundled_lib/t/NEXT/actual.t
21827            + macos/bundled_lib/t/NEXT/actuns.t
21828            + macos/bundled_lib/t/NEXT/next.t
21829            + macos/bundled_lib/t/NEXT/unseen.t
21830            + macos/bundled_lib/t/libnet/netrc.t
21831            + macos/bundled_lib/t/libwww-perl/base/http.t
21832            + macos/bundled_lib/t/libwww-perl/live/activestate.t
21833            - macos/bundled_ext/Filter/t/FilterTest.pm
21834            - macos/bundled_ext/Storable/t/compat06.t
21835            - macos/bundled_ext/Storable/t/st-dump.pl
21836            - macos/bundled_lib/t/NEXT/test.pl
21837            - macos/bundled_lib/t/libwww-perl/live/google.t
21838            ! macos/bundled_ext/Compress/Zlib/ANNOUNCE
21839            ! macos/bundled_ext/Compress/Zlib/Makefile.PL
21840            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
21841            ! macos/bundled_ext/Compress/Zlib/README
21842            ! macos/bundled_ext/Compress/Zlib/Zlib.pm
21843            ! macos/bundled_ext/Compress/Zlib/Zlib.xs
21844            ! macos/bundled_ext/Compress/Zlib/t/examples.t
21845            ! macos/bundled_ext/Filter/Util/Call/Call.pm
21846            ! macos/bundled_ext/Filter/Util/Call/Call.xs
21847            ! macos/bundled_ext/Filter/Util/Call/Makefile.PL
21848            ! macos/bundled_ext/Filter/t/call.t
21849            ! macos/bundled_ext/Filter/t/filter-util.pl
21850            ! macos/bundled_ext/Storable/ChangeLog
21851            ! macos/bundled_ext/Storable/README
21852            ! macos/bundled_ext/Storable/Storable.pm
21853            ! macos/bundled_ext/Storable/t/blessed.t
21854            ! macos/bundled_ext/Storable/t/canonical.t
21855            ! macos/bundled_ext/Storable/t/dclone.t
21856            ! macos/bundled_ext/Storable/t/forgive.t
21857            ! macos/bundled_ext/Storable/t/freeze.t
21858            ! macos/bundled_ext/Storable/t/lock.t
21859            ! macos/bundled_ext/Storable/t/overload.t
21860            ! macos/bundled_ext/Storable/t/recurse.t
21861            ! macos/bundled_ext/Storable/t/retrieve.t
21862            ! macos/bundled_ext/Storable/t/store.t
21863            ! macos/bundled_ext/Storable/t/tied.t
21864            ! macos/bundled_ext/Storable/t/tied_hook.t
21865            ! macos/bundled_ext/Storable/t/tied_items.t
21866            ! macos/bundled_ext/Storable/t/utf8.t
21867            ! macos/bundled_lib/blib/lib/File/Sort.pm
21868            ! macos/bundled_lib/blib/lib/Filter/Simple.pm
21869            ! macos/bundled_lib/blib/lib/HTTP/Headers.pm
21870            ! macos/bundled_lib/blib/lib/HTTP/Message.pm
21871            ! macos/bundled_lib/blib/lib/HTTP/Negotiate.pm
21872            ! macos/bundled_lib/blib/lib/HTTP/Request.pm
21873            ! macos/bundled_lib/blib/lib/HTTP/Response.pm
21874            ! macos/bundled_lib/blib/lib/LWP.pm
21875            ! macos/bundled_lib/blib/lib/LWP/Authen/Digest.pm
21876            ! macos/bundled_lib/blib/lib/LWP/Protocol/http.pm
21877            ! macos/bundled_lib/blib/lib/LWP/Protocol/https.pm
21878            ! macos/bundled_lib/blib/lib/LWP/UserAgent.pm
21879            ! macos/bundled_lib/blib/lib/Mail/Address.pm
21880            ! macos/bundled_lib/blib/lib/Mail/Cap.pm
21881            ! macos/bundled_lib/blib/lib/Mail/Field.pm
21882            ! macos/bundled_lib/blib/lib/Mail/Field/AddrList.pm
21883            ! macos/bundled_lib/blib/lib/Mail/Field/Date.pm
21884            ! macos/bundled_lib/blib/lib/Mail/Filter.pm
21885            ! macos/bundled_lib/blib/lib/Mail/Header.pm
21886            ! macos/bundled_lib/blib/lib/Mail/Internet.pm
21887            ! macos/bundled_lib/blib/lib/Mail/Mailer.pm
21888            ! macos/bundled_lib/blib/lib/Mail/Mailer/test.pm
21889            ! macos/bundled_lib/blib/lib/Mail/Send.pm
21890            ! macos/bundled_lib/blib/lib/Mail/Util.pm
21891            ! macos/bundled_lib/blib/lib/NEXT.pm
21892            ! macos/bundled_lib/blib/lib/Net/Config.pm
21893            ! macos/bundled_lib/blib/lib/Net/Domain.pm
21894            ! macos/bundled_lib/blib/lib/Net/FTP.pm
21895            ! macos/bundled_lib/blib/lib/Net/FTP/E.pm
21896            ! macos/bundled_lib/blib/lib/Net/FTP/L.pm
21897            ! macos/bundled_lib/blib/lib/Net/HTTP.pm
21898            ! macos/bundled_lib/blib/lib/Net/NNTP.pm
21899            ! macos/bundled_lib/blib/lib/Net/POP3.pm
21900            ! macos/bundled_lib/blib/lib/Net/SMTP.pm
21901            ! macos/bundled_lib/blib/lib/Net/libnetFAQ.pod
21902            ! macos/bundled_lib/blib/lib/Switch.pm
21903            ! macos/bundled_lib/blib/lib/Text/Balanced.pm
21904            ! macos/bundled_lib/blib/lib/URI/Escape.pm
21905            ! macos/bundled_lib/blib/lib/URI/ftp.pm
21906            ! macos/bundled_lib/blib/lib/lwpcook.pod
21907            ! macos/bundled_lib/t/Filter/Simple/filter.t
21908            ! macos/bundled_lib/t/Switch/t/nested.t
21909            ! macos/bundled_lib/t/Text/Balanced/t/extbrk.t
21910            ! macos/bundled_lib/t/Text/Balanced/t/extcbk.t
21911            ! macos/bundled_lib/t/Text/Balanced/t/extdel.t
21912            ! macos/bundled_lib/t/Text/Balanced/t/extmul.t
21913            ! macos/bundled_lib/t/Text/Balanced/t/extqlk.t
21914            ! macos/bundled_lib/t/Text/Balanced/t/exttag.t
21915            ! macos/bundled_lib/t/Text/Balanced/t/extvar.t
21916            ! macos/bundled_lib/t/Text/Balanced/t/gentag.t
21917            ! macos/bundled_lib/t/libnet/config.t
21918            ! macos/bundled_lib/t/libnet/ftp.t
21919            ! macos/bundled_lib/t/libnet/hostname.t
21920            ! macos/bundled_lib/t/libnet/nntp.t
21921            ! macos/bundled_lib/t/libnet/require.t
21922            ! macos/bundled_lib/t/libnet/smtp.t
21923            ! macos/bundled_lib/t/libwww-perl/base/headers.t
21924            ! macos/bundled_lib/t/libwww-perl/base/negotiate.t
21925            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
21926            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
21927            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
21928            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
21929            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
21930            ! macos/bundled_lib/t/libwww-perl/live/validator.t
21931            ! macos/lib/Mac/AppleEvents/Simple.pm macos/lib/Mac/Glue.pm
21932 ____________________________________________________________________________
21933 [ 14279] By: jhi                                   on 2002/01/15  14:43:04
21934         Log: Subject: [PATCH] Socket::sockaddr_family
21935              From: Gisle Aas <gisle@ActiveState.com> 
21936              Date: 15 Jan 2002 06:35:28 -0800
21937              Message-ID: <lr1ygrk7gv.fsf@caliper.activestate.com>
21938      Branch: perl
21939            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
21940 ____________________________________________________________________________
21941 [ 14278] By: jhi                                   on 2002/01/15  14:37:34
21942         Log: Subject: [PATCH perldiag] Style issue
21943              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
21944              Date: Tue, 15 Jan 2002 15:36:30 +0100                
21945              Message-ID: <20020115153630.A11568@rafael>
21946      Branch: perl
21947            ! pod/perldiag.pod
21948 ____________________________________________________________________________
21949 [ 14277] By: nick                                  on 2002/01/15  14:30:51
21950         Log: Correct name of PL_OP_SLAB_ALLOC
21951      Branch: perlio
21952            ! perl.h
21953 ____________________________________________________________________________
21954 [ 14276] By: jhi                                   on 2002/01/15  14:22:38
21955         Log: NetWare tweak from Ananth Kesari.
21956      Branch: perl
21957            ! lib/ExtUtils/MakeMaker.pm
21958 ____________________________________________________________________________
21959 [ 14275] By: jhi                                   on 2002/01/15  14:19:43
21960         Log: Throwback.
21961      Branch: perl
21962            ! MANIFEST
21963 ____________________________________________________________________________
21964 [ 14274] By: jhi                                   on 2002/01/15  14:16:28
21965         Log: A couple of additional character classes from Jeffrey,
21966              hopefully useful in future for internal use for implementing
21967              some special cases of casing.
21968              
21969              Also regenerate once more all the character classes,
21970              now without the timestamp.  A timestamp would be kind of
21971              nice but it's not: having a timestamp in a file means that
21972              even if the effective contents of file really didn't
21973              change, the file looks as if it changed.
21974      Branch: perl
21975            + lib/unicore/Is/CanonDCI.pl lib/unicore/Is/CaseIgno.pl
21976            + lib/unicore/Is/CombAbov.pl
21977            ! (edit 304 files)
21978 ____________________________________________________________________________
21979 [ 14273] By: jhi                                   on 2002/01/15  13:53:01
21980         Log: Make the test harder.
21981      Branch: perl
21982            ! t/op/pat.t
21983 ____________________________________________________________________________
21984 [ 14272] By: jhi                                   on 2002/01/15  13:51:11
21985         Log: Additional utf8_heavy.pl tweak from Jeffrey.
21986      Branch: perl
21987            ! lib/utf8_heavy.pl
21988 ____________________________________________________________________________
21989 [ 14271] By: nick                                  on 2002/01/15  11:29:47
21990         Log: Regen embed enable slab for PERL_IMPLICIT_SYS
21991      Branch: perlio
21992            ! embed.h embedvar.h global.sym perl.h perlapi.c perlapi.h
21993            ! pod/perlapi.pod pod/perlintern.pod proto.h toke.c
21994 ____________________________________________________________________________
21995 [ 14270] By: nick                                  on 2002/01/15  08:19:08
21996         Log: Integrate rest of mainline
21997      Branch: perlio
21998           !> (integrate 28 files)
21999 ____________________________________________________________________________
22000 [ 14269] By: nick                                  on 2002/01/15  08:02:44
22001         Log: Typo in #else branch of PL_SLAB_ALLOC
22002      Branch: perlio
22003            ! op.c
22004 ____________________________________________________________________________
22005 [ 14268] By: nick                                  on 2002/01/15  07:57:47
22006         Log: const-ness fix in savepv's passing of NULL
22007      Branch: perlio
22008            ! util.c
22009 ____________________________________________________________________________
22010 [ 14267] By: nick                                  on 2002/01/15  07:42:17
22011         Log: Hand merge of non slab allocator stuff
22012      Branch: perlio
22013            ! op.c
22014 ____________________________________________________________________________
22015 [ 14266] By: nick                                  on 2002/01/15  07:39:33
22016         Log: Slab allocator submit after resolve -ay to keep it!
22017      Branch: perlio
22018           !> op.c
22019 ____________________________________________________________________________
22020 [ 14265] By: nick                                  on 2002/01/15  07:05:06
22021         Log: Blind integrate of bulk of mainline.
22022      Branch: perlio
22023           +> (branch 173 files)
22024            - (delete 184 files)
22025           !> (integrate 146 files)
22026 ____________________________________________________________________________
22027 [ 14264] By: jhi                                   on 2002/01/15  04:19:11
22028         Log: Pod nits.
22029      Branch: perl
22030            ! lib/Unicode/UCD.pm pod/perlunicode.pod
22031 ____________________________________________________________________________
22032 [ 14263] By: jhi                                   on 2002/01/15  02:14:29
22033         Log: The Unicode categories doc patch to go with #14254,
22034              from Jeffrey.
22035      Branch: perl
22036            ! lib/Unicode/UCD.pm pod/perldelta.pod pod/perlunicode.pod
22037 ____________________________________________________________________________
22038 [ 14262] By: jhi                                   on 2002/01/15  01:30:09
22039         Log: There isn't going to be perl.third.exe.
22040      Branch: perl
22041            ! Makefile.SH
22042 ____________________________________________________________________________
22043 [ 14261] By: jhi                                   on 2002/01/15  01:25:11
22044         Log: Subject: [PATCH] small coredump correction
22045              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22046              Date: Tue, 15 Jan 2002 00:22:52 +0100
22047              Message-ID: <20020115002252.I691@rafael>
22048      Branch: perl
22049            ! op.c
22050 ____________________________________________________________________________
22051 [ 14260] By: jhi                                   on 2002/01/15  01:23:53
22052         Log: Subject: [PATCH] Overriding readline() should also override <FH>     
22053              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22054              Date: Mon, 14 Jan 2002 23:03:04 +0100
22055              Message-ID: <20020114230304.A691@rafael>   
22056              
22057              Subject: Re: [PATCH] Overriding readline() should also override <FH> 
22058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22059              Date: Mon, 14 Jan 2002 23:18:43 +0100
22060              Message-ID: <20020114231843.E691@rafael>   
22061      Branch: perl
22062            ! pod/perlsub.pod t/op/override.t toke.c
22063 ____________________________________________________________________________
22064 [ 14259] By: nick                                  on 2002/01/14  22:02:49
22065         Log: Use PerlMemShared for CopSTASHPV and CopFILE.  MUCH harder than it sounds!
22066              Need to use CopXXXXX macros everywhere and add CopSTASH_free
22067              Add new scope type and add support for it to scope.c and scope stack
22068              dup-er in sv.c. Add savesharedpv().
22069              Also zealous version of Win32's vmem.h to catch all the abuses.
22070              With this t/op/fork.t passes even with zealous checking and 
22071              checker is point a finger at various threads/shared issues.
22072              
22073              PL_curcop->cop_io is still an issue.
22074      Branch: perlio
22075            ! cop.h embed.fnc embed.h embedvar.h global.sym op.c op.h perl.c
22076            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod proto.h
22077            ! scope.c scope.h sv.c toke.c util.c win32/config_H.vc
22078            ! win32/config_h.PL win32/perlhost.h win32/perllib.c
22079            ! win32/vmem.h win32/win32.c win32/win32.h
22080 ____________________________________________________________________________
22081 [ 14258] By: nick                                  on 2002/01/14  20:24:28
22082         Log: Integrate build parts of mainline
22083      Branch: perlio
22084           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/t/MM_Unix.t
22085           !> lib/ExtUtils/t/MM_Win32.t
22086 ____________________________________________________________________________
22087 [ 14257] By: nick                                  on 2002/01/14  16:10:54
22088         Log: Inverted sense of special-ness of specialCopIO - supposed to 
22089              be true if value is "special" i.e. NOT an SV.
22090      Branch: perlio
22091            ! perlio.h
22092 ____________________________________________________________________________
22093 [ 14256] By: jhi                                   on 2002/01/14  14:42:12
22094         Log: Update Changes.
22095      Branch: perl
22096            ! Changes patchlevel.h
22097 ____________________________________________________________________________
22098 [ 14255] By: jhi                                   on 2002/01/14  14:04:24
22099         Log: Retract #14251 (the op slab allocator from perlio)
22100              until we figure out why 2.2.19 x86 debian gets
22101              a circular sibling chain and therefore hangs in
22102              the Perl_ck_subr() sibling for-loop.
22103      Branch: perl
22104            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
22105            ! perlapi.c perlapi.h proto.h
22106 ____________________________________________________________________________
22107 [ 14254] By: jhi                                   on 2002/01/14  13:25:07
22108         Log: Big mktables rewrite from Jeffrey;
22109              documentation not yet updated.
22110      Branch: perl
22111            + (add 171 files)
22112            - (delete 182 files)
22113            ! (edit 135 files)
22114 ____________________________________________________________________________
22115 [ 14253] By: ams                                   on 2002/01/14  03:15:05
22116         Log: Subject: Re: [ID 20020113.006] Cwd.pm uses uninitialized $ENV{PATH}
22117              From: Michael G Schwern <schwern@pobox.com>
22118              Date: Sun, 13 Jan 2002 21:00:07 -0500
22119              Message-Id: <20020114020007.GB2877@blackrider>
22120      Branch: perl
22121            ! lib/Cwd.pm
22122 ____________________________________________________________________________
22123 [ 14252] By: jhi                                   on 2002/01/14  00:27:41
22124         Log: Subject: Re: Win32 status - progress !
22125              From: Abe Timmerman <abe@ztreet.demon.nl>       
22126              Date: Mon, 14 Jan 2002 02:29:51 +0100
22127              Message-ID: <9rc44u4sl4hjfm32if71ggjlm0qpvvacs3@4ax.com>
22128      Branch: perl
22129            ! lib/ExtUtils/t/MM_Win32.t
22130 ____________________________________________________________________________
22131 [ 14251] By: jhi                                   on 2002/01/13  23:30:05
22132         Log: Integrate perlio.
22133              
22134              Slab allocator for ops
22135              - moved the statics to intrpvar.h
22136              - implemented Slab_Free()
22137              - uses PerlMemShared (for now) if distinction exists.
22138      Branch: perl
22139           !> embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
22140           !> perlapi.c perlapi.h proto.h
22141 ____________________________________________________________________________
22142 [ 14250] By: nick                                  on 2002/01/13  23:22:34
22143         Log: Slab allocator for ops
22144              - moved the statics to intrpvar.h
22145              - implemented Slab_Free()
22146              - uses PerlMemShared (for now) if distinction exists.
22147      Branch: perlio
22148            ! embed.fnc embed.h embedvar.h global.sym intrpvar.h op.c perl.h
22149            ! perlapi.c perlapi.h proto.h
22150 ____________________________________________________________________________
22151 [ 14249] By: jhi                                   on 2002/01/13  19:55:10
22152         Log: Start a new test category: uni.  Much of t/op/pat
22153              should probably be moved here, but holding on that
22154              until Jeffrey finishes his big mktables rewrite.
22155              Bits and pieces of op/split, op/pack, op/append,
22156              op/join, could probably be moved to respective uni
22157              tests, too.
22158      Branch: perl
22159            + t/uni/fold.t t/uni/sprintf.t
22160            - t/op/unifold.t t/op/unisprintf.t
22161            ! MANIFEST t/TEST t/harness
22162 ____________________________________________________________________________
22163 [ 14248] By: jhi                                   on 2002/01/13  19:52:02
22164         Log: Subject: [PATCH] enable Win32 to build again
22165              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22166              Date: Sun, 13 Jan 2002 21:49:24 +0100
22167              Message-ID: <3C4200E4.15926.23F6131@localhost>
22168              
22169              miniperl.exe.exe does not exe that well.
22170      Branch: perl
22171            ! lib/ExtUtils/MM_Unix.pm
22172 ____________________________________________________________________________
22173 [ 14247] By: jhi                                   on 2002/01/13  19:50:23
22174         Log: Mention some of the load-affected tests.
22175      Branch: perl
22176            ! INSTALL
22177 ____________________________________________________________________________
22178 [ 14246] By: jhi                                   on 2002/01/13  19:38:17
22179         Log: Move the UTF-8 conversion code earlier so that
22180              op/ver is happy.
22181      Branch: perl
22182            ! sv.c t/op/ver.t
22183 ____________________________________________________________________________
22184 [ 14245] By: jhi                                   on 2002/01/13  19:19:59
22185         Log: Upgrade to Scalar-List-Util 1.06.  The Makefile.PLs
22186              have diverged quite a bit so no updates there.
22187      Branch: perl
22188            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
22189            ! ext/List/Util/lib/List/Util.pm
22190            ! ext/List/Util/lib/Scalar/Util.pm
22191 ____________________________________________________________________________
22192 [ 14244] By: jhi                                   on 2002/01/13  18:27:00
22193         Log: Make the crypt() pickier: if downgrading doesn't work,
22194              croak.
22195      Branch: perl
22196            ! pod/perldiag.pod pod/perlfunc.pod pp.c t/op/crypt.t
22197 ____________________________________________________________________________
22198 [ 14243] By: jhi                                   on 2002/01/13  18:12:23
22199         Log: Grow the buffer in case Unicode caused size changes
22200              (and it very probably did).
22201      Branch: perl
22202            ! sv.c
22203 ____________________________________________________________________________
22204 [ 14242] By: jhi                                   on 2002/01/13  17:46:45
22205         Log: Future-proofing from Jeffrey Friedl (for conflicting
22206              In* and Is* names).
22207      Branch: perl
22208            ! lib/utf8_heavy.pl
22209 ____________________________________________________________________________
22210 [ 14241] By: jhi                                   on 2002/01/13  17:40:29
22211         Log: Subject: [PATCH] Re: Warning in B.xs
22212              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22213              Date: Sun, 13 Jan 2002 19:39:52 +0100
22214              Message-ID: <3C41E288.20562.1C8C895@localhost>
22215      Branch: perl
22216            ! ext/B/B.xs
22217 ____________________________________________________________________________
22218 [ 14240] By: jhi                                   on 2002/01/13  17:35:48
22219         Log: Subject: Re: lookbehind broken with latest bleedperl
22220              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22221              Date: Sun, 13 Jan 2002 18:06:22 +0000
22222              Message-Id: <200201131806.g0DI6Mp20089@crypt.compulink.co.uk>
22223      Branch: perl
22224            ! regexec.c t/op/re_tests
22225 ____________________________________________________________________________
22226 [ 14239] By: jhi                                   on 2002/01/13  17:24:51
22227         Log: Subject: [PATCH] more MM_Unix.t tests
22228              From: Tels <perl_dummy@bloodgate.com>
22229              Date: Sun, 13 Jan 2002 17:16:19 +0100 (CET) 
22230              Message-Id: <200201131621.SAA17925@tiku.hut.fi>
22231              
22232              Subject: [PATCH] 14220 misunderstood, I bet          
22233              From: andreas.koenig@anima.de (Andreas J. Koenig)
22234              Date: 12 Jan 2002 21:31:58 +0100
22235              Message-ID: <m3k7un8g5d.fsf@anima.de>
22236      Branch: perl
22237            ! lib/ExtUtils/t/MM_Unix.t
22238 ____________________________________________________________________________
22239 [ 14238] By: jhi                                   on 2002/01/13  17:14:25
22240         Log: Subject: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION        
22241              From: Tels <perl_dummy@bloodgate.com>
22242              Date: Sun, 13 Jan 2002 16:58:27 +0100 (CET) 
22243              Message-Id: <200201131602.SAA15687@tiku.hut.fi>
22244              
22245              Subject: RE: [PATCH] Re: MM_UNIX::parse_version() and my $VERSION    
22246              From: Tels <perl_dummy@bloodgate.com>
22247              Date: Sun, 13 Jan 2002 17:05:23 +0100 (CET) 
22248              Message-Id: <200201131610.SAA18974@tiku.hut.fi>
22249      Branch: perl
22250            ! lib/ExtUtils/MM_Unix.pm
22251 ____________________________________________________________________________
22252 [ 14237] By: jhi                                   on 2002/01/13  17:12:04
22253         Log: Subject: [PATCH] Re: [FAIL] Benchmark.t intermittent failure
22254              From: Nicholas Clark <nick@unfortu.net> 
22255              Date: Sun, 13 Jan 2002 15:58:34 +0000
22256              Message-ID: <20020113155833.C314@Bagpuss.unfortu.net>
22257      Branch: perl
22258            ! lib/Benchmark.t
22259 ____________________________________________________________________________
22260 [ 14236] By: jhi                                   on 2002/01/13  17:08:18
22261         Log: Anton Berezin did more reading and the uid setting story
22262              gets more complex.
22263      Branch: perl
22264            ! pod/perltodo.pod utils/perldoc.PL
22265 ____________________________________________________________________________
22266 [ 14235] By: jhi                                   on 2002/01/13  16:45:52
22267         Log: Integrate perlio;
22268              
22269              Win32 fixes:
22270              - vmem.h hack to handle free-by-wrong-thread after eval "".
22271              - Initialize timerid 
22272      Branch: perl
22273           !> win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
22274 ____________________________________________________________________________
22275 [ 14234] By: jhi                                   on 2002/01/13  16:44:07
22276         Log: Subject: Re: HiRes
22277              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22278              Date: Sun, 13 Jan 2002 10:18:46 +0100
22279              Message-Id: <20020113100616.B6B5.H.M.BRAND@hccnet.nl>
22280              
22281              Give up on socketpair in HP-UX.
22282      Branch: perl
22283            ! ext/Socket/socketpair.t
22284 ____________________________________________________________________________
22285 [ 14233] By: nick                                  on 2002/01/13  16:29:30
22286         Log: Integrate mainline
22287      Branch: perlio
22288           +> ext/B/C/C.xs ext/B/C/Makefile.PL t/op/unisprintf.t
22289           !> (integrate 46 files)
22290 ____________________________________________________________________________
22291 [ 14232] By: nick                                  on 2002/01/13  15:37:48
22292         Log: Win32 fixes:
22293              - vmem.h hack to handle free-by-wrong-thread after eval "".
22294              - Initialize timerid 
22295      Branch: perlio
22296            ! win32/perlhost.h win32/perllib.c win32/vmem.h win32/win32.c
22297 ____________________________________________________________________________
22298 [ 14231] By: jhi                                   on 2002/01/13  05:15:01
22299         Log: *groan*
22300      Branch: perl
22301            ! t/op/pat.t
22302 ____________________________________________________________________________
22303 [ 14230] By: jhi                                   on 2002/01/13  05:13:03
22304         Log: One more sharp s case found by Jeffrey.
22305      Branch: perl
22306            ! regexec.c t/op/pat.t
22307 ____________________________________________________________________________
22308 [ 14229] By: jhi                                   on 2002/01/13  04:43:33
22309         Log: Comment tweak.
22310      Branch: perl
22311            ! regexec.c
22312 ____________________________________________________________________________
22313 [ 14228] By: jhi                                   on 2002/01/13  04:30:45
22314         Log: Don't bother checking for the Greek special
22315              cases if the node is too short.
22316      Branch: perl
22317            ! regcomp.c
22318 ____________________________________________________________________________
22319 [ 14227] By: jhi                                   on 2002/01/12  21:00:04
22320         Log: Update Changes.
22321      Branch: perl
22322            ! Changes patchlevel.h
22323 ____________________________________________________________________________
22324 [ 14226] By: jhi                                   on 2002/01/12  20:28:23
22325         Log: metaconfig unit change for #14225.
22326      Branch: metaconfig
22327            + U/modified/i_ndbm.U
22328 ____________________________________________________________________________
22329 [ 14225] By: jhi                                   on 2002/01/12  20:28:05
22330         Log: Subject: [PATCH 2] Re: [PATCH Configure ext/NDBM_File/hints/linux.pl] Support for linux systems with gdbm
22331              From: Jonathan Stowe <gellyfish@gellyfish.com>
22332              Date: Sat, 12 Jan 2002 11:13:02 +0000 (GMT) 
22333              Message-ID: <Pine.LNX.4.44.0201121107400.26602-100000@orpheus.gellyfish.com>    
22334      Branch: perl
22335            ! Configure config_h.SH
22336 ____________________________________________________________________________
22337 [ 14224] By: jhi                                   on 2002/01/12  20:18:02
22338         Log: Quick reformat using indent -kr -nce, as requested
22339              by Dan Kogai and suggest by NI-S.
22340      Branch: perl
22341            ! ext/Encode/encengine.c
22342 ____________________________________________________________________________
22343 [ 14223] By: jhi                                   on 2002/01/12  20:08:54
22344         Log: Couple more Unicode lookbehind tests.
22345      Branch: perl
22346            ! t/op/pat.t
22347 ____________________________________________________________________________
22348 [ 14222] By: jhi                                   on 2002/01/12  20:05:29
22349         Log: Sharp S as a special treat for our German UTF-8 testers :-)
22350      Branch: perl
22351            ! pod/perlunicode.pod regexec.c t/op/pat.t utf8.h
22352 ____________________________________________________________________________
22353 [ 14221] By: jhi                                   on 2002/01/12  18:38:54
22354         Log: Subject: {PATCH] Fix:  Re: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs   
22355              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22356              Date: Sat, 12 Jan 2002 20:37:32 +0100
22357              Message-ID: <3C409E8C.16203.196C2D3@localhost>
22358      Branch: perl
22359            ! ext/B/B/Deparse.pm
22360 ____________________________________________________________________________
22361 [ 14220] By: jhi                                   on 2002/01/12  18:27:32
22362         Log: Hrmph.  Is having a test for an exact version of MM_Unix.pm
22363              really worth the bits it's printed on?
22364      Branch: perl
22365            ! lib/ExtUtils/t/MM_Unix.t
22366 ____________________________________________________________________________
22367 [ 14219] By: jhi                                   on 2002/01/12  18:06:49
22368         Log: Special treatment for U+03B0 and U+0390 in //i,
22369              this means that we can remove the minlen pessimisations
22370              introduced by the #14096.
22371      Branch: perl
22372            ! pp_hot.c regcomp.c regexec.c
22373 ____________________________________________________________________________
22374 [ 14218] By: jhi                                   on 2002/01/12  16:14:52
22375         Log: Integrate perlio;
22376              
22377              Abstract out the cloning of SvPVX and handle shared pv in a 
22378              safe (if suboptimal) manner. Does not fix op/fork.t :-(
22379              
22380              Win32-ize socketpair test
22381              - Win32 can fork even though $Config{d_fork} is undef
22382              - SOCK_DGRAM does not work - skip those tests.
22383      Branch: perl
22384           !> ext/Socket/socketpair.t sv.c
22385 ____________________________________________________________________________
22386 [ 14217] By: jhi                                   on 2002/01/12  16:09:59
22387         Log: One should first drop the real uid, not the effective uid.
22388              [ID 20020110.003]
22389      Branch: perl
22390            ! utils/perldoc.PL
22391 ____________________________________________________________________________
22392 [ 14216] By: jhi                                   on 2002/01/12  15:50:38
22393         Log: Subject: [PATCH] B::C, perlcc.PL, B.xs, B.pm, t/TEST, C.xs
22394              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22395              Date: Fri, 11 Jan 2002 23:29:48 +0100
22396              Message-ID: <3C3F756C.4581.2E2A938@localhost>
22397      Branch: perl
22398            + ext/B/C/C.xs ext/B/C/Makefile.PL
22399            ! MANIFEST ext/B/B.pm ext/B/B.xs ext/B/B/C.pm t/TEST
22400            ! utils/perlcc.PL
22401 ____________________________________________________________________________
22402 [ 14215] By: jhi                                   on 2002/01/12  15:22:01
22403         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
22404              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>               
22405              Date: Fri, 11 Jan 2002 14:29:30 -0800
22406              Message-ID: <15423.26442.891378.802062@soda.csua.berkeley.edu>
22407      Branch: perl
22408            ! ext/B/t/concise.t
22409 ____________________________________________________________________________
22410 [ 14214] By: nick                                  on 2002/01/12  12:31:12
22411         Log: Win32-ize socketpair test
22412              - Win32 can fork even though $Config{d_fork} is undef
22413              - SOCK_DGRAM does not work - skip those tests.
22414      Branch: perlio
22415            ! ext/Socket/socketpair.t
22416 ____________________________________________________________________________
22417 [ 14213] By: nick                                  on 2002/01/12  11:46:28
22418         Log: Abstract out the cloning of SvPVX and handle shared pv in a 
22419              safe (if suboptimal) manner. Does not fix op/fork.t :-(
22420      Branch: perlio
22421            ! sv.c
22422 ____________________________________________________________________________
22423 [ 14212] By: ams                                   on 2002/01/12  06:10:52
22424         Log: Subject: [PATCH] More fixes for Stratus VOS
22425              From: "Green, Paul" <Paul.Green@stratus.com>
22426              Date: Fri, 11 Jan 2002 17:30:37 -0500
22427              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534D3@exna3.stratus.com>
22428      Branch: perl
22429            ! hints/vos.sh lib/ExtUtils/MM_Unix.pm
22430 ____________________________________________________________________________
22431 [ 14211] By: jhi                                   on 2002/01/12  06:01:29
22432         Log: Upgrade to CGI.pm 2.80.
22433      Branch: perl
22434            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t
22435 ____________________________________________________________________________
22436 [ 14210] By: jhi                                   on 2002/01/12  05:57:36
22437         Log: FAQ sync.
22438      Branch: perl
22439            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
22440            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
22441            ! pod/perlfaq8.pod
22442 ____________________________________________________________________________
22443 [ 14209] By: jhi                                   on 2002/01/12  05:54:24
22444         Log: This is getting embarrassing.
22445      Branch: perl
22446            ! t/op/pat.t
22447 ____________________________________________________________________________
22448 [ 14208] By: jhi                                   on 2002/01/12  05:30:03
22449         Log: Doc tweaks.
22450      Branch: perl
22451            ! pod/perlunicode.pod
22452 ____________________________________________________________________________
22453 [ 14207] By: jhi                                   on 2002/01/12  05:16:55
22454         Log: Updating the test count is good; also rephrasing
22455              so that there is no ok output containing "not".
22456      Branch: perl
22457            ! t/op/pat.t
22458 ____________________________________________________________________________
22459 [ 14206] By: jhi                                   on 2002/01/12  05:11:20
22460         Log: Andreas is busy :-)
22461      Branch: perl
22462            ! doop.c t/op/unisprintf.t
22463 ____________________________________________________________________________
22464 [ 14205] By: jhi                                   on 2002/01/12  04:55:20
22465         Log: Unicode lookbehind looked bad.
22466      Branch: perl
22467            ! regexec.c t/op/pat.t
22468 ____________________________________________________________________________
22469 [ 14204] By: jhi                                   on 2002/01/12  01:43:48
22470         Log: Garbage collection.
22471      Branch: perl
22472            ! t/run/kill_perl.t
22473 ____________________________________________________________________________
22474 [ 14203] By: jhi                                   on 2002/01/12  00:10:51
22475         Log: Subject: [PATCH] export win32_async_check or Perl_despatch_signals
22476              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22477              Date: Fri, 11 Jan 2002 23:29:48 +0100
22478              Message-ID: <3C3F756C.21561.2E2A9CE@localhost>
22479      Branch: perl
22480            ! embed.fnc global.sym makedef.pl
22481 ____________________________________________________________________________
22482 [ 14202] By: jhi                                   on 2002/01/12  00:07:41
22483         Log: Subject: [PATCH] perldelta nit?
22484              From: Robert Spier <rspier@pobox.com>
22485              Date: Fri, 11 Jan 2002 15:19:16 -0800
22486              Message-ID: <15423.29428.164185.251700@rls.cx>
22487      Branch: perl
22488            ! pod/perldelta.pod
22489 ____________________________________________________________________________
22490 [ 14201] By: jhi                                   on 2002/01/12  00:06:02
22491         Log: Subject: Re: [PATCH lib/AnyDBM_File.t] Convert to Test::More
22492              From: Michael G Schwern <schwern@pobox.com>
22493              Date: Fri, 11 Jan 2002 17:08:17 -0500
22494              Message-ID: <20020111220817.GG2838@blackrider>
22495      Branch: perl
22496            ! t/run/kill_perl.t t/test.pl
22497 ____________________________________________________________________________
22498 [ 14200] By: jhi                                   on 2002/01/12  00:02:05
22499         Log: Subject: [PATCH] Correct misleading error message
22500              From: Mike Guy <mjtg@cam.ac.uk>
22501              Date: Fri, 11 Jan 2002 18:36:33 +0000
22502              Message-Id: <E16P6XZ-0005kA-00@draco.cus.cam.ac.uk>
22503              
22504              hash assignment -> anonymous hash
22505      Branch: perl
22506            ! pod/perldiag.pod pp.c t/lib/warnings/pp t/op/hashwarn.t
22507 ____________________________________________________________________________
22508 [ 14199] By: jhi                                   on 2002/01/11  23:58:00
22509         Log: Subject: [PATCH bleadperl] Shut down warnings in Normalize.c          
22510              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
22511              Date: Fri, 11 Jan 2002 16:58:14 +0100
22512              Message-ID: <543058204.20020111165814@tesla.rcub.bg.ac.yu>
22513      Branch: perl
22514            ! ext/Unicode/Normalize/mkheader
22515 ____________________________________________________________________________
22516 [ 14198] By: jhi                                   on 2002/01/11  23:53:05
22517         Log: Add a new test for is-sprintf-preserving Unicodeness:
22518              #14194 and an old one from kill_perl.t (I could have used
22519              sprintf.t, but it's format was quite fixed, and I didn't
22520              feel like breaking the format)
22521      Branch: perl
22522            + t/op/unisprintf.t
22523            ! MANIFEST t/run/kill_perl.t
22524 ____________________________________________________________________________
22525 [ 14197] By: jhi                                   on 2002/01/11  21:48:49
22526         Log: Integrate perlio;
22527              Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
22528      Branch: perl
22529           !> win32/win32.c
22530 ____________________________________________________________________________
22531 [ 14196] By: nick                                  on 2002/01/11  20:58:20
22532         Log: Install dummy signal() handlers for Win32's SIGINT and SIGBREAK
22533              as C runtime seems to get its hands on them even though we said
22534              they were handled.
22535              Still an issue with "die" out of signal handler - get panic: pp_iter
22536      Branch: perlio
22537            ! win32/win32.c
22538 ____________________________________________________________________________
22539 [ 14195] By: jhi                                   on 2002/01/11  20:07:35
22540         Log: Integrate perlio;
22541              A mostly-stable version of "new" Win32 signal/kill support.
22542      Branch: perl
22543           !> MANIFEST XSUB.h mg.c t/run/kill_perl.t toke.c win32/config.bc
22544           !> win32/config.gc win32/config.vc win32/config_H.bc
22545           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
22546           !> win32/makefile.mk win32/win32.c win32/win32.h
22547 ____________________________________________________________________________
22548 [ 14194] By: jhi                                   on 2002/01/11  20:04:26
22549         Log: Fix for
22550              
22551              Subject: UTF-8 sprintf bug in bleadperl
22552              From: andreas.koenig@anima.de (Andreas J. Koenig)
22553              Date: 11 Jan 2002 15:47:15 +0100
22554              Message-ID: <m3vge99c7g.fsf@anima.de>
22555              
22556              I have tests, have just to figure out where to put them
22557              since op/sprintf looks a bit unfriendly for tests of
22558              somewhat freer form.
22559      Branch: perl
22560            ! doop.c sv.c
22561 ____________________________________________________________________________
22562 [ 14193] By: nick                                  on 2002/01/11  18:25:34
22563         Log: Integrate mainline (on Win32 - risky) for vmem.h stuff
22564              Builds and passes a few tests.
22565      Branch: perlio
22566           +> ext/B/t/concise.t lib/Test/Harness/Assert.pm
22567           +> lib/Test/Harness/Iterator.pm lib/Test/Harness/Straps.pm
22568           +> lib/Test/Harness/t/00compile.t lib/Test/Harness/t/assert.t
22569           +> lib/Test/Harness/t/callback.t lib/Test/Harness/t/nonumbers.t
22570           +> lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
22571           +> lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
22572           +> t/lib/sample-tests/lone_not_bug
22573           +> t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
22574           +> t/lib/sample-tests/vms_nit
22575           !> (integrate 63 files)
22576 ____________________________________________________________________________
22577 [ 14192] By: nick                                  on 2002/01/11  17:49:39
22578         Log: A mostly-stable version of "new" Win32 signal/kill support.
22579      Branch: perlio
22580            ! XSUB.h mg.c win32/config.bc win32/config.gc win32/config.vc
22581            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
22582            ! win32/config_h.PL win32/makefile.mk win32/win32.c
22583            ! win32/win32.h
22584 ____________________________________________________________________________
22585 [ 14191] By: jhi                                   on 2002/01/11  15:34:53
22586         Log: Update Changes.
22587      Branch: perl
22588            ! Changes patchlevel.h
22589 ____________________________________________________________________________
22590 [ 14190] By: jhi                                   on 2002/01/11  14:52:51
22591         Log: Subject: [PATCH] Re: Magic numbers in B::Concise
22592              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
22593              Date: Thu, 10 Jan 2002 18:21:34 -0800
22594              Message-ID: <15422.19502.380275.403187@soda.csua.berkeley.edu>
22595      Branch: perl
22596            + ext/B/t/concise.t
22597            ! MANIFEST
22598 ____________________________________________________________________________
22599 [ 14189] By: jhi                                   on 2002/01/11  14:51:11
22600         Log: Upgrade to CGI.pm 2.79.  Manual tweaks were
22601              necessary in form.t and html.t @INC setups.
22602      Branch: perl
22603            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/t/form.t lib/CGI/t/html.t
22604 ____________________________________________________________________________
22605 [ 14188] By: jhi                                   on 2002/01/11  14:31:17
22606         Log: Yet another twist.
22607      Branch: perl
22608            ! t/test.pl
22609 ____________________________________________________________________________
22610 [ 14187] By: jhi                                   on 2002/01/11  14:14:12
22611         Log: Subject: [ PATCH ] AIX to pick the correct CC if more than one installed
22612              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
22613              Date: Fri, 11 Jan 2002 13:04:15 +0100      
22614              Message-Id: <20020111125951.BD84.H.M.BRAND@hccnet.nl>
22615      Branch: perl
22616            ! hints/aix.sh
22617 ____________________________________________________________________________
22618 [ 14186] By: jhi                                   on 2002/01/11  14:13:02
22619         Log: Subject: [REPATCH] RE: [PATCH lib/AnyDBM_File.t] null key support back in DB v3
22620              From: Jonathan Stowe <gellyfish@gellyfish.com> 
22621              Date: Fri, 11 Jan 2002 09:28:46 +0000 (GMT)
22622              Message-ID: <Pine.LNX.4.33.0201110927480.10327-100000@orpheus.gellyfish.com>
22623      Branch: perl
22624            ! lib/AnyDBM_File.t
22625 ____________________________________________________________________________
22626 [ 14185] By: jhi                                   on 2002/01/11  14:10:01
22627         Log: Arguments were being mangled.
22628      Branch: perl
22629            ! t/test.pl
22630 ____________________________________________________________________________
22631 [ 14184] By: jhi                                   on 2002/01/11  14:05:53
22632         Log: Subject: [PATCH lib/AnyDBM_File.t] Convert to Test::More
22633              From: Jonathan Stowe <gellyfish@gellyfish.com>
22634              Date: Thu, 10 Jan 2002 19:55:15 +0000 (GMT)
22635              Message-ID: <Pine.LNX.4.33.0201101948360.9717-100000@orpheus.gellyfish.com>
22636      Branch: perl
22637            ! lib/AnyDBM_File.t
22638 ____________________________________________________________________________
22639 [ 14183] By: jhi                                   on 2002/01/11  13:59:22
22640         Log: Subject: [PATCH t/run/kill_perl.t t/test.pl] Seperating kill_perl()
22641              From: Michael G Schwern <schwern@pobox.com> 
22642              Date: Fri, 11 Jan 2002 04:26:27 -0500
22643              Message-ID: <20020111092626.GA16544@blackrider>
22644      Branch: perl
22645            ! t/run/kill_perl.t t/test.pl
22646 ____________________________________________________________________________
22647 [ 14182] By: jhi                                   on 2002/01/11  13:57:59
22648         Log: Subject: [PATCH] Test::Harness 2.01
22649              From: Michael G Schwern <schwern@pobox.com> 
22650              Date: Thu, 10 Jan 2002 21:11:24 -0500
22651              Message-ID: <20020111021123.GA30666@blackrider>
22652      Branch: perl
22653            + lib/Test/Harness/Assert.pm lib/Test/Harness/Iterator.pm
22654            + lib/Test/Harness/Straps.pm lib/Test/Harness/t/00compile.t
22655            + lib/Test/Harness/t/assert.t lib/Test/Harness/t/callback.t
22656            + lib/Test/Harness/t/nonumbers.t
22657            + lib/Test/Harness/t/strap-analyze.t lib/Test/Harness/t/strap.t
22658            + t/lib/sample-tests/lone_not_bug
22659            + t/lib/sample-tests/out_of_order t/lib/sample-tests/taint
22660            + t/lib/sample-tests/vms_nit
22661            ! MANIFEST lib/Test/Harness.pm lib/Test/Harness/Changes
22662            ! lib/Test/Harness/t/base.t lib/Test/Harness/t/test-harness.t
22663 ____________________________________________________________________________
22664 [ 14181] By: jhi                                   on 2002/01/11  13:57:38
22665         Log: patch is silly when creating new files: don't run
22666              patch more than once.
22667      Branch: perl
22668            ! lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
22669 ____________________________________________________________________________
22670 [ 14180] By: jhi                                   on 2002/01/11  13:53:49
22671         Log: Forgot from #14179.
22672      Branch: perl
22673            ! lib/Pod/InputObjects.pm lib/Pod/t/InputObjects.t
22674 ____________________________________________________________________________
22675 [ 14179] By: jhi                                   on 2002/01/11  13:24:13
22676         Log: Subject: [PATCH] is() undef/'' behavior change
22677              From: Michael G Schwern <schwern@pobox.com> 
22678              Date: Fri, 11 Jan 2002 03:35:51 -0500
22679              Message-ID: <20020111083551.GC30666@blackrider>
22680              
22681              Subject: [PATCH] Pod::InputObjects warnings & is() undef/'' fix
22682              From: Michael G Schwern <schwern@pobox.com> 
22683              Date: Fri, 11 Jan 2002 03:37:44 -0500
22684              Message-ID: <20020111083744.GD30666@blackrider>
22685      Branch: perl
22686            ! ext/re/re.t lib/AutoSplit.t lib/DB.t lib/ExtUtils/t/Command.t
22687            ! lib/ExtUtils/t/Manifest.t lib/Pod/InputObjects.pm
22688            ! lib/Pod/t/InputObjects.t lib/blib.t
22689 ____________________________________________________________________________
22690 [ 14178] By: jhi                                   on 2002/01/11  13:21:59
22691         Log: Subject: [PATCH] Test::Simple/More/Builder/Tutorial 0.41
22692              From: Michael G Schwern <schwern@pobox.com> 
22693              Date: Thu, 10 Jan 2002 19:56:23 -0500
22694              Message-ID: <20020111005623.GA13192@blackrider>
22695      Branch: perl
22696            + lib/Test/Simple/t/buffer.t lib/Test/Simple/t/diag.t
22697            ! MANIFEST lib/Test/Builder.pm lib/Test/More.pm
22698            ! lib/Test/Simple.pm lib/Test/Simple/Changes
22699            ! lib/Test/Simple/t/Builder.t lib/Test/Simple/t/More.t
22700            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
22701            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
22702            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/filehandles.t
22703            ! lib/Test/Simple/t/import.t lib/Test/Simple/t/is_deeply.t
22704            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_ending.t
22705            ! lib/Test/Simple/t/no_header.t lib/Test/Simple/t/no_plan.t
22706            ! lib/Test/Simple/t/output.t lib/Test/Simple/t/plan.t
22707            ! lib/Test/Simple/t/plan_is_noplan.t
22708            ! lib/Test/Simple/t/plan_no_plan.t
22709            ! lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/simple.t
22710            ! lib/Test/Simple/t/skip.t lib/Test/Simple/t/skipall.t
22711            ! lib/Test/Simple/t/todo.t lib/Test/Simple/t/undef.t
22712            ! lib/Test/Simple/t/use_ok.t lib/Test/Simple/t/useing.t
22713            ! lib/Test/Tutorial.pod
22714 ____________________________________________________________________________
22715 [ 14177] By: gsar                                  on 2002/01/11  02:56:05
22716         Log: malloc() things must be free()d, not Safefree()d (bug in change#11280
22717              revealed by -D_USE_MSVCRT_MEM_ALLOC -D_USE_LINKED_LIST)
22718              
22719              turns out even the malloc() was never really needed to begin with,
22720              so get rid of it
22721      Branch: perl
22722            ! sv.c
22723 ____________________________________________________________________________
22724 [ 14176] By: jhi                                   on 2002/01/11  02:11:21
22725         Log: Small doc tweaks.
22726      Branch: perl
22727            ! pod/perluniintro.pod
22728 ____________________________________________________________________________
22729 [ 14175] By: gsar                                  on 2002/01/11  01:05:15
22730         Log: support using the CRT's malloc() family of functions instead of
22731              the internal one when ithreads is enabled; allocate large blocks
22732              using VirtualAlloc() since the Heap*() functions may only be tuned
22733              for small allocations (from Doug Lankshear <dougl@ActiveState.com>)
22734              
22735              pass -D_USE_MSVCRT_MEM_ALLOC via cflags to enable the CRT's malloc();
22736              also see comments at the top of win32/vmem.h for other options that
22737              can be set
22738      Branch: perl
22739            ! win32/vmem.h
22740 ____________________________________________________________________________
22741 [ 14174] By: jhi                                   on 2002/01/10  19:33:29
22742         Log: Subject: micropatch
22743              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22744              Date: Thu, 10 Jan 2002 18:20:58 +0000
22745              Message-Id: <200201101820.g0AIKw208580@crypt.compulink.co.uk>
22746      Branch: perl
22747            ! regcomp.c
22748 ____________________________________________________________________________
22749 [ 14173] By: jhi                                   on 2002/01/10  19:32:16
22750         Log: Subject: [PATCH] Embed.t on Win32
22751              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
22752              Date: Thu, 10 Jan 2002 18:56:21 +0100
22753              Message-ID: <3C3DE3D5.7359.1FEB994@localhost>
22754      Branch: perl
22755            ! lib/ExtUtils/t/Embed.t
22756 ____________________________________________________________________________
22757 [ 14172] By: jhi                                   on 2002/01/10  19:31:00
22758         Log: Subject: Re: [PATCH] No 'once' warnings for variables declared with our
22759              From: Gisle Aas <gisle@ActiveState.com>
22760              Date: 10 Jan 2002 08:56:05 -0800
22761              Message-ID: <lrg05ep2l6.fsf@caliper.activestate.com>
22762      Branch: perl
22763            ! toke.c
22764 ____________________________________________________________________________
22765 [ 14171] By: jhi                                   on 2002/01/10  19:29:08
22766         Log: Subject: [PATCH] doc fixes
22767              From: "Brendan O'Dea" <bod@debian.org>
22768              Date: Fri, 11 Jan 2002 03:49:54 +1100
22769              Message-ID: <20020110164954.GA21891@compusol.com.au>
22770      Branch: perl
22771            ! lib/I18N/Collate.pm pod/perlfunc.pod
22772 ____________________________________________________________________________
22773 [ 14170] By: jhi                                   on 2002/01/10  17:48:42
22774         Log: Integrate perlio; More signal hackery.
22775      Branch: perl
22776           !> win32/win32.c
22777 ____________________________________________________________________________
22778 [ 14169] By: jhi                                   on 2002/01/10  17:47:34
22779         Log: No need to show internal encodings, or return them
22780              in random order.
22781      Branch: perl
22782            ! ext/Encode/Encode.pm
22783 ____________________________________________________________________________
22784 [ 14168] By: nick                                  on 2002/01/10  17:33:31
22785         Log: Integrate mainline
22786      Branch: perlio
22787            - ext/Unicode/Normalize/Normalize.pod
22788           !> MANIFEST ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
22789           !> ext/Unicode/Normalize/Makefile.PL
22790           !> ext/Unicode/Normalize/Normalize.pm
22791           !> ext/Unicode/Normalize/Normalize.xs
22792           !> ext/Unicode/Normalize/mkheader hints/linux.sh pod/perlrun.pod
22793           !> pod/perlunicode.pod regexec.c t/lib/strict/vars t/op/readdir.t
22794           !> t/run/kill_perl.t toke.c
22795 ____________________________________________________________________________
22796 [ 14167] By: nick                                  on 2002/01/10  17:08:35
22797         Log: More signal hackery
22798      Branch: perlio
22799            ! win32/win32.c
22800 ____________________________________________________________________________
22801 [ 14166] By: jhi                                   on 2002/01/10  15:24:41
22802         Log: I think we can claim to be supporting Unicode
22803              "loose matching" now.
22804      Branch: perl
22805            ! pod/perlunicode.pod
22806 ____________________________________________________________________________
22807 [ 14165] By: jhi                                   on 2002/01/10  15:07:56
22808         Log: Subject: doc patch
22809              From: mjd@plover.com
22810              Date: 10 Jan 2002 15:12:27 -0000
22811              Message-ID: <20020110151227.14850.qmail@plover.com>
22812      Branch: perl
22813            ! pod/perlrun.pod
22814 ____________________________________________________________________________
22815 [ 14164] By: jhi                                   on 2002/01/10  14:54:38
22816         Log: Subject: Re: [ID 20011223.001] accept leaks memory
22817              From: Andy Dougherty <doughera@lafayette.edu>
22818              Date: Thu, 10 Jan 2002 10:13:07 -0500 (EST)
22819              Message-ID: <Pine.SOL.4.10.10201100919390.4429-100000@maxwell.phys.lafayette.edu>
22820      Branch: perl
22821            ! hints/linux.sh
22822 ____________________________________________________________________________
22823 [ 14163] By: jhi                                   on 2002/01/10  14:52:08
22824         Log: Integrate perlio; Skeleton coding of more kill() support on Win32.
22825      Branch: perl
22826           !> win32/win32.c
22827 ____________________________________________________________________________
22828 [ 14162] By: jhi                                   on 2002/01/10  14:50:03
22829         Log: Subject: [PATCH] Magic numbers in B::Concise
22830              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
22831              Date: Wed, 9 Jan 2002 23:04:01 -0800
22832              Message-ID: <15421.15585.813580.211907@soda.csua.berkeley.edu>
22833      Branch: perl
22834            ! ext/B/B/Concise.pm ext/B/O.pm
22835 ____________________________________________________________________________
22836 [ 14161] By: jhi                                   on 2002/01/10  14:48:52
22837         Log: Subject: [PATCH] No 'once' warnings for variables declared with our
22838              From: Gisle Aas <gisle@ActiveState.com>
22839              Date: 09 Jan 2002 21:52:40 -0800
22840              Message-ID: <lrg05e7nx3.fsf@caliper.activestate.com>
22841      Branch: perl
22842            ! t/lib/strict/vars toke.c
22843 ____________________________________________________________________________
22844 [ 14160] By: nick                                  on 2002/01/09  21:29:39
22845         Log: Skeleton coding of more kill() support on Win32.
22846      Branch: perlio
22847            ! win32/win32.c
22848 ____________________________________________________________________________
22849 [ 14159] By: jhi                                   on 2002/01/09  21:28:13
22850         Log: Subject: [PATCH] B::Deparse : support for \[...] prototypes
22851              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22852              Date: Wed, 9 Jan 2002 23:24:32 +0100
22853              Message-ID: <20020109232432.A692@rafael>
22854      Branch: perl
22855            ! ext/B/B/Deparse.pm
22856 ____________________________________________________________________________
22857 [ 14158] By: jhi                                   on 2002/01/09  21:25:19
22858         Log: Subject: Re: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
22859              From: Jonathan Stowe <gellyfish@gellyfish.com>
22860              Date: Wed, 9 Jan 2002 19:37:38 +0000 (GMT)
22861              Message-ID: <Pine.LNX.4.33.0201091924020.21574-100000@orpheus.gellyfish.com>
22862      Branch: perl
22863            ! t/run/kill_perl.t
22864 ____________________________________________________________________________
22865 [ 14157] By: jhi                                   on 2002/01/09  19:59:28
22866         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
22867              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22868              Date: Wed, 09 Jan 2002 20:16:54 +0000
22869              Message-Id: <200201092016.g09KGsi30119@crypt.compulink.co.uk>
22870      Branch: perl
22871            ! regexec.c
22872 ____________________________________________________________________________
22873 [ 14156] By: jhi                                   on 2002/01/09  19:46:27
22874         Log: Subject: [Patch @14129] fixes Unicode::Normalize
22875              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
22876              Date: Thu, 10 Jan 2002 01:08:56 +0900
22877              Message-Id: <20020110010110.690B.BQW10602@nifty.com>
22878      Branch: perl
22879            - ext/Unicode/Normalize/Normalize.pod
22880            ! MANIFEST ext/Unicode/Normalize/Makefile.PL
22881            ! ext/Unicode/Normalize/Normalize.pm
22882            ! ext/Unicode/Normalize/Normalize.xs
22883            ! ext/Unicode/Normalize/mkheader
22884 ____________________________________________________________________________
22885 [ 14155] By: jhi                                   on 2002/01/09  19:09:15
22886         Log: Integrate perlio; (Re-)implement alarm() for Win32.
22887      Branch: perl
22888           !> win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
22889           !> win32/win32iop.h
22890 ____________________________________________________________________________
22891 [ 14154] By: jhi                                   on 2002/01/09  19:08:15
22892         Log: Subject: [PATCH] op/readdir.t (was Re: perl@14152)
22893              From: Nicholas Clark <nick@unfortu.net>
22894              Date: Wed, 9 Jan 2002 17:56:04 +0000
22895              Message-ID: <20020109175604.H354@Bagpuss.unfortu.net>
22896      Branch: perl
22897            ! t/op/readdir.t
22898 ____________________________________________________________________________
22899 [ 14153] By: nick                                  on 2002/01/09  16:18:57
22900         Log: Integrate mainline
22901      Branch: perlio
22902           +> ext/threads/t/stress_re.t t/op/unifold.t
22903            - lib/unifold.t
22904           !> Changes MANIFEST Makefile.SH ext/B/B/Deparse.pm op.c
22905           !> patchlevel.h pod/perldebug.pod regcomp.c regexec.c scope.c
22906           !> t/op/pat.t t/op/re_tests t/run/kill_perl.t utf8.c
22907 ____________________________________________________________________________
22908 [ 14152] By: jhi                                   on 2002/01/09  14:37:01
22909         Log: Update Changes.
22910      Branch: perl
22911            ! Changes patchlevel.h
22912 ____________________________________________________________________________
22913 [ 14151] By: nick                                  on 2002/01/09  14:27:36
22914         Log: (Re-)implement alarm() for Win32.
22915      Branch: perlio
22916            ! win32/config.vc win32/config_H.vc win32/win32.c win32/win32.h
22917            ! win32/win32iop.h
22918 ____________________________________________________________________________
22919 [ 14150] By: jhi                                   on 2002/01/09  14:27:23
22920         Log: Thinko.
22921      Branch: perl
22922            ! ext/threads/t/stress_re.t
22923 ____________________________________________________________________________
22924 [ 14149] By: jhi                                   on 2002/01/09  13:47:31
22925         Log: Subject: Re: [ID 20020109.002] /(?m:...\s*$)/ is not backtracking properly
22926              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
22927              Date: Wed, 09 Jan 2002 13:37:17 +0000                
22928              Message-Id: <200201091337.g09DbH519379@crypt.compulink.co.uk>
22929      Branch: perl
22930            ! regexec.c t/op/re_tests
22931 ____________________________________________________________________________
22932 [ 14148] By: jhi                                   on 2002/01/09  13:00:09
22933         Log: Subject: Re: Weird Malformed warning in bleadperl    
22934              From: andreas.koenig@anima.de (Andreas J. Koenig)    
22935              Date: 09 Jan 2002 11:12:37 +0100
22936              Message-ID: <m3itabbzoq.fsf@anima.de>
22937      Branch: perl
22938            ! regexec.c t/op/pat.t
22939 ____________________________________________________________________________
22940 [ 14147] By: jhi                                   on 2002/01/09  12:59:42
22941         Log: Forgot stress_re.t from MANIFEST.
22942      Branch: perl
22943            ! MANIFEST
22944 ____________________________________________________________________________
22945 [ 14146] By: jhi                                   on 2002/01/09  12:47:27
22946         Log: In dumping use isPRINT() instead of isprint() so that locale
22947              does not come into play.
22948      Branch: perl
22949            ! utf8.c
22950 ____________________________________________________________________________
22951 [ 14145] By: jhi                                   on 2002/01/09  02:52:39
22952         Log: Add a threads stress test for regular expressions
22953              (mostly just a modified stress_string.t) and doesn't
22954              test that much of regular expressions, just that $1
22955              doesn't get stomped by competing threads (as it does
22956              in the 5005threads of old).
22957      Branch: perl
22958            + ext/threads/t/stress_re.t
22959            ! MANIFEST
22960 ____________________________________________________________________________
22961 [ 14144] By: jhi                                   on 2002/01/09  02:28:33
22962         Log: (retracted by #14307)
22963              Subject: Re: [ID 20010912.007] substr reference core dump
22964              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
22965              Date: Tue, 08 Jan 2002 19:17:50 +0000
22966              Message-Id: <200201081917.g08JHoE15793@crypt.compulink.co.uk>
22967      Branch: perl
22968            ! scope.c t/run/kill_perl.t
22969 ____________________________________________________________________________
22970 [ 14143] By: jhi                                   on 2002/01/09  01:32:05
22971         Log: SANY (. with /s) wasn't happy on Unicode.
22972      Branch: perl
22973            ! regexec.c t/op/pat.t
22974 ____________________________________________________________________________
22975 [ 14142] By: ams                                   on 2002/01/08  22:42:10
22976         Log: Subject: [PATCH] perldebug nit
22977              From: Tels <tels@bloodgate.com>
22978              Date: Wed, 09 Jan 2002 00:08:59 +0100 (CET)
22979      Branch: perl
22980            ! pod/perldebug.pod
22981 ____________________________________________________________________________
22982 [ 14141] By: ams                                   on 2002/01/08  21:32:59
22983         Log: Subject: [PATCH] Minor fix to perl/Makefile.SH
22984              From: "Green, Paul" <Paul.Green@stratus.com>
22985              Date: Tue, 8 Jan 2002 17:31:35 -0500
22986              Message-Id: <95AE3CDB3543D511883A0020485B38B9023534A3@exna3.stratus.com>
22987      Branch: perl
22988            ! Makefile.SH
22989 ____________________________________________________________________________
22990 [ 14140] By: ams                                   on 2002/01/08  21:27:57
22991         Log: Subject: [PATCH] Re: Slight chokage from Deparse
22992              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
22993              Date: Tue, 8 Jan 2002 23:04:45 +0100
22994              Message-Id: <20020108230445.A4798@rafael>
22995      Branch: perl
22996            ! ext/B/B/Deparse.pm
22997 ____________________________________________________________________________
22998 [ 14139] By: jhi                                   on 2002/01/08  19:13:43
22999         Log: Subject: [patch] peep() is rude
23000              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>            
23001              Date: Tue, 08 Jan 2002 19:17:50 +0000            
23002              Message-Id: <200201081917.g08JHoW15789@crypt.compulink.co.uk>
23003      Branch: perl
23004            ! op.c t/run/kill_perl.t
23005 ____________________________________________________________________________
23006 [ 14138] By: jhi                                   on 2002/01/08  19:01:16
23007         Log: unifold is really an op test since it requires
23008              no external modules for its actual testing:
23009              only the unicore CaseFold.txt file, and File::Spec
23010              to portably access that file.
23011      Branch: perl
23012            + t/op/unifold.t
23013            - lib/unifold.t
23014            ! MANIFEST
23015 ____________________________________________________________________________
23016 [ 14137] By: jhi                                   on 2002/01/08  16:29:48
23017         Log: Subject: [patch] save a test 
23018              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
23019              Date: Tue, 08 Jan 2002 16:18:47 +0000
23020              Message-Id: <200201081618.g08GIlN02821@crypt.compulink.co.uk>          
23021      Branch: perl
23022            ! regcomp.c
23023 ____________________________________________________________________________
23024 [ 14136] By: nick                                  on 2002/01/08  16:11:55
23025         Log: Integrate mainline
23026      Branch: perlio
23027           +> lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
23028           +> lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
23029           !> (integrate 37 files)
23030 ____________________________________________________________________________
23031 [ 14135] By: jhi                                   on 2002/01/08  15:12:38
23032         Log: Subject: Not OK 13843 
23033              From: andreas.koenig@anima.de (Andreas J. Koenig)
23034              Date: 08 Jan 2002 14:12:29 +0100
23035              Message-ID: <m38zb9c7gi.fsf@anima.de>
23036      Branch: perl
23037            ! op.c t/op/subst.t
23038 ____________________________________________________________________________
23039 [ 14134] By: jhi                                   on 2002/01/08  14:30:00
23040         Log: Missed one variant of the fold testing, noticed bu Hugo.
23041      Branch: perl
23042            ! lib/unifold.t
23043 ____________________________________________________________________________
23044 [ 14133] By: jhi                                   on 2002/01/08  14:23:39
23045         Log: Enchance the Storable magic description.
23046      Branch: perl
23047            ! ext/Storable/Storable.pm
23048 ____________________________________________________________________________
23049 [ 14132] By: ams                                   on 2002/01/08  09:16:12
23050         Log: Subject: [PATCH] don't installperl pods
23051              From: H.Merijn Brand <h.m.brand@hccnet.nl>
23052              Date: Tue, 08 Jan 2002 10:36:01 +0100
23053              Message-Id: <20020108103447.A841.H.M.BRAND@hccnet.nl>
23054      Branch: perl
23055            ! installperl
23056 ____________________________________________________________________________
23057 [ 14131] By: ams                                   on 2002/01/08  03:38:40
23058         Log: Subject: Math-BigInt v1.49 released
23059              From: Tels <perl_dummy@bloodgate.com>
23060              Date: Tue, 08 Jan 2002 03:09:34 +0100 (CET)
23061      Branch: perl
23062            + lib/Math/BigInt/t/mbimbf.inc lib/Math/BigInt/t/require.t
23063            + lib/Math/BigInt/t/sub_mif.t lib/Math/BigInt/t/use.t
23064            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
23065            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bare_mbi.t
23066            ! lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/bigfltpm.t
23067            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.inc
23068            ! lib/Math/BigInt/t/bigintpm.t lib/Math/BigInt/t/mbimbf.t
23069            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
23070            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/BareCalc.pm
23071            ! t/lib/Math/BigInt/Subclass.pm
23072 ____________________________________________________________________________
23073 [ 14130] By: jhi                                   on 2002/01/08  02:13:53
23074         Log: A little better comments.
23075      Branch: perl
23076            ! regexec.c
23077 ____________________________________________________________________________
23078 [ 14129] By: jhi                                   on 2002/01/07  23:45:05
23079         Log: No normalization form DNF.
23080      Branch: perl
23081            ! ext/Unicode/Normalize/Normalize.pm
23082 ____________________________________________________________________________
23083 [ 14128] By: jhi                                   on 2002/01/07  23:40:15
23084         Log: Extension nits found by -Wall (several from threads
23085              and threads::shared, but leaving them to Arthur).
23086      Branch: perl
23087            ! ext/Data/Dumper/Dumper.xs ext/Devel/PPPort/PPPort.pm
23088            ! ext/Devel/PPPort/PPPort.xs ext/List/Util/Util.xs
23089            ! ext/Opcode/Opcode.xs ext/Unicode/Normalize/Normalize.xs
23090            ! ext/Unicode/Normalize/mkheader x2p/str.c
23091 ____________________________________________________________________________
23092 [ 14127] By: pudge                                 on 2002/01/07  22:25:55
23093         Log: Sync up Changes etc.
23094      Branch: maint-5.6/macperl
23095            ! macos/Changes macos/MPVersion.r macos/ext/Mac/Memory/Memory.xs
23096 ____________________________________________________________________________
23097 [ 14126] By: pudge                                 on 2002/01/07  22:23:06
23098         Log: Eliminate nested calls to exit() (MacPerl bug #469132)
23099      Branch: maint-5.6/macperl
23100            ! macos/macperl/MPFile.c macos/macperl/MPMain.c
23101 ____________________________________________________________________________
23102 [ 14125] By: ams                                   on 2002/01/07  22:03:22
23103         Log: Subject: [PATCH] better Exporter docs (Re: [PATCH @13746] Leaner exporter)
23104              From: Nicholas Clark (sans From field in mail header)
23105              Date: Mon, 7 Jan 2002 16:18:23 +0000
23106              Message-Id: <20020107161823.A599@Bagpuss.unfortu.net>
23107      Branch: perl
23108            ! lib/Exporter.pm
23109 ____________________________________________________________________________
23110 [ 14124] By: ams                                   on 2002/01/07  21:46:11
23111         Log: Subject: [PATCH] Last patch needed to get Perl5.7 to build natively on VOS
23112              From: "Green, Paul" <Paul.Green@stratus.com>
23113              Date: Mon, 7 Jan 2002 16:59:38 -0500
23114              Message-Id: <95AE3CDB3543D511883A0020485B38B90235349B@exna3.stratus.com>
23115      Branch: perl
23116            ! ext/Errno/Errno_pm.PL perl.h t/TEST t/test.pl vos/vosish.h
23117 ____________________________________________________________________________
23118 [ 14123] By: nick                                  on 2002/01/07  18:49:55
23119         Log: Integrate mainline
23120      Branch: perlio
23121           !> AUTHORS Changes dump.c ext/Storable/Storable.pm lib/sort.pm
23122           !> patchlevel.h pod/perl561delta.pod pod/perl56delta.pod
23123           !> pod/perlapi.pod pod/perldelta.pod pod/perltoc.pod regcomp.c
23124           !> regexec.c t/op/re_tests utf8.c utf8.h
23125 ____________________________________________________________________________
23126 [ 14122] By: jhi                                   on 2002/01/07  16:09:50
23127         Log: Update Changes.
23128      Branch: perl
23129            ! Changes patchlevel.h
23130 ____________________________________________________________________________
23131 [ 14121] By: jhi                                   on 2002/01/07  16:03:34
23132         Log: Subject: [PATCH] Correct module name in perldelta*
23133              From: Mike Guy <mjtg@cam.ac.uk>
23134              Date: Mon, 07 Jan 2002 17:02:43 +0000
23135              Message-Id: <E16NdAZ-0001SW-00@draco.cus.cam.ac.uk>
23136      Branch: perl
23137            ! pod/perl561delta.pod pod/perl56delta.pod
23138 ____________________________________________________________________________
23139 [ 14120] By: jhi                                   on 2002/01/07  15:55:25
23140         Log: AUTHORS update.
23141      Branch: perl
23142            ! AUTHORS
23143 ____________________________________________________________________________
23144 [ 14119] By: jhi                                   on 2002/01/07  15:52:34
23145         Log: Add file magic for Storable, from Jim Cromie <jcromie@divsol.com>
23146      Branch: perl
23147            ! ext/Storable/Storable.pm
23148 ____________________________________________________________________________
23149 [ 14118] By: jhi                                   on 2002/01/07  15:06:25
23150         Log: perldelta updates.
23151      Branch: perl
23152            ! pod/perldelta.pod
23153 ____________________________________________________________________________
23154 [ 14117] By: jhi                                   on 2002/01/07  13:52:30
23155         Log: Document the flags of pv_uni_display().
23156      Branch: perl
23157            ! pod/perlapi.pod utf8.c
23158 ____________________________________________________________________________
23159 [ 14116] By: jhi                                   on 2002/01/07  13:49:17
23160         Log: Forgot from #14115.
23161      Branch: perl
23162            ! t/op/re_tests
23163 ____________________________________________________________________________
23164 [ 14115] By: jhi                                   on 2002/01/07  13:48:06
23165         Log: Subject: [PATCH regcomp.c] leading (.*) should not be implicitly ^'d  
23166              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
23167              Date: Sun, 6 Jan 2002 15:36:21 -0500 (EST)
23168              Message-ID: <Pine.GSO.4.21.0201061532400.27018-100000@crusoe.crusoe.net>
23169      Branch: perl
23170            ! regcomp.c
23171 ____________________________________________________________________________
23172 [ 14114] By: jhi                                   on 2002/01/07  04:44:05
23173         Log: More regex and utf8 debug dumping.
23174      Branch: perl
23175            ! dump.c regcomp.c regexec.c utf8.c utf8.h
23176 ____________________________________________________________________________
23177 [ 14113] By: jhi                                   on 2002/01/07  01:05:01
23178         Log: Unused variable.
23179      Branch: perl
23180            ! regcomp.c
23181 ____________________________________________________________________________
23182 [ 14112] By: jhi                                   on 2002/01/07  00:52:46
23183         Log: Regen toc.
23184      Branch: perl
23185            ! pod/perltoc.pod
23186 ____________________________________________________________________________
23187 [ 14111] By: jhi                                   on 2002/01/07  00:03:57
23188         Log: capitalize correctly, noticed by David Dyck.
23189      Branch: perl
23190            ! lib/sort.pm
23191 ____________________________________________________________________________
23192 [ 14110] By: nick                                  on 2002/01/06  22:05:19
23193         Log: Integrate mainline - threads mended, DB_File sick?
23194      Branch: perlio
23195           !> Changes ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL
23196           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
23197           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo
23198           !> ext/DB_File/t/db-recno.t ext/DB_File/version.c lib/sort.pm
23199           !> patchlevel.h pp_sys.c sv.c t/TEST t/op/lc.t utils/perlcc.PL
23200 ____________________________________________________________________________
23201 [ 14109] By: jhi                                   on 2002/01/06  20:51:32
23202         Log: No need to overqualify.
23203      Branch: perl
23204            ! lib/sort.pm
23205 ____________________________________________________________________________
23206 [ 14108] By: jhi                                   on 2002/01/06  20:38:34
23207         Log: PL_debug_pad wasn't initialized to zeroes which broke
23208              ithreads + DEBUGGING.
23209      Branch: perl
23210            ! sv.c
23211 ____________________________________________________________________________
23212 [ 14107] By: jhi                                   on 2002/01/06  15:39:31
23213         Log: Update Changes.
23214      Branch: perl
23215            ! Changes patchlevel.h
23216 ____________________________________________________________________________
23217 [ 14106] By: jhi                                   on 2002/01/06  15:33:51
23218         Log: Subject: [PATCH pp_sys.c] Fix segfault in dbmclose in DESTROY (was Re: [ID 20020104.007] coredump on dbmclose)
23219              From: Jonathan Stowe <gellyfish@gellyfish.com>
23220              Date: Sat, 5 Jan 2002 12:43:47 +0000 (GMT)
23221              Message-ID: <Pine.LNX.4.33.0201051240130.5428-100000@orpheus.gellyfish.com>
23222      Branch: perl
23223            ! pp_sys.c
23224 ____________________________________________________________________________
23225 [ 14105] By: jhi                                   on 2002/01/06  15:11:15
23226         Log: DB_File sync from Paul Marquess.
23227      Branch: perl
23228            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
23229            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
23230            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
23231 ____________________________________________________________________________
23232 [ 14104] By: jhi                                   on 2002/01/06  15:08:14
23233         Log: Subject: [PATCH] B, B::C, perlcc, t/TEST
23234              From: "Mattia Barbon" <mbarbon@dsi.unive.it>  
23235              Date: Sun, 6 Jan 2002 11:44:30 +0100
23236              Message-ID: <3C38389E.7831.493570@localhost>
23237      Branch: perl
23238            ! ext/B/B.xs ext/B/B/C.pm ext/B/defsubs_h.PL t/TEST
23239            ! utils/perlcc.PL
23240 ____________________________________________________________________________
23241 [ 14103] By: jhi                                   on 2002/01/06  14:57:01
23242         Log: Tests for #14098.
23243      Branch: perl
23244            ! t/op/lc.t
23245 ____________________________________________________________________________
23246 [ 14102] By: nick                                  on 2002/01/06  11:33:55
23247         Log: Integrate mainline (PPPort still multi-building).
23248      Branch: perlio
23249           +> lib/unifold.t
23250           !> (integrate 30 files)
23251 ____________________________________________________________________________
23252 [ 14101] By: ams                                   on 2002/01/06  04:52:50
23253         Log: Subject: [PATCH] Bad prototype detection now an optional warning
23254              From: Sam Tregar <sam@tregar.com>
23255              Date: Sun, 6 Jan 2002 00:29:25 -0500 (EST)
23256              Message-Id: <Pine.LNX.4.33.0201060023160.3715-200000@localhost.localdomain>
23257      Branch: perl
23258            ! pod/perldelta.pod pod/perldiag.pod pod/perlsub.pod
23259            ! t/comp/proto.t toke.c
23260 ____________________________________________________________________________
23261 [ 14100] By: ams                                   on 2002/01/06  01:56:59
23262         Log: Subject: [PATCH] Correct several Stratus VOS build issues
23263              From: "Green, Paul" <Paul.Green@stratus.com>
23264              Date: Sat, 5 Jan 2002 21:30:56 -0500
23265              Message-Id: <95AE3CDB3543D511883A0020485B38B90235348A@exna3.stratus.com>
23266      Branch: perl
23267            ! ext/Time/HiRes/HiRes.xs hints/vos.sh perl.h vos/vosish.h
23268 ____________________________________________________________________________
23269 [ 14099] By: jhi                                   on 2002/01/05  22:51:38
23270         Log: Further perl.org URL elaboration from Ask.
23271      Branch: perl
23272            ! pod/perlfaq1.pod pod/perlfaq2.pod
23273 ____________________________________________________________________________
23274 [ 14098] By: jhi                                   on 2002/01/05  22:47:59
23275         Log: The same problem with To{Lower,Title,Upper}
23276              as earlier with ToFold.
23277      Branch: perl
23278            ! lib/unicore/To/Lower.pl lib/unicore/To/Title.pl
23279            ! lib/unicore/To/Upper.pl lib/unicore/mktables
23280 ____________________________________________________________________________
23281 [ 14097] By: jhi                                   on 2002/01/05  22:11:35
23282         Log: Retract #14057 for now; the alarm/setitimer timers
23283              seen to be the same in many systems, which leads into
23284              hangups.
23285      Branch: perl
23286            ! ext/Time/HiRes/HiRes.t
23287 ____________________________________________________________________________
23288 [ 14096] By: jhi                                   on 2002/01/05  22:09:20
23289         Log: Finish up (ha!) the Unicode case folding;
23290              enhance regex dumping code.
23291      Branch: perl
23292            + lib/unifold.t
23293            ! MANIFEST embed.fnc embed.h perl.h pp_hot.c proto.h regcomp.c
23294            ! regcomp.h regexec.c t/op/pat.t utf8.c utf8.h
23295 ____________________________________________________________________________
23296 [ 14095] By: jhi                                   on 2002/01/05  22:07:33
23297         Log: Use the perl.org news gw instead of the perl.com one
23298              (from Ask).
23299      Branch: perl
23300            ! pod/perlfaq1.pod pod/perlfaq2.pod
23301 ____________________________________________________________________________
23302 [ 14094] By: jhi                                   on 2002/01/05  21:26:09
23303         Log: Zero() wasn't documented.
23304      Branch: perl
23305            ! pod/perlclib.pod
23306 ____________________________________________________________________________
23307 [ 14093] By: ams                                   on 2002/01/05  17:58:35
23308         Log: Subject: [PATCH] make lib/Memoize/t/tie_ndbm.t tidy up more.
23309              From: Nicholas Clark <nick@unfortu.net>
23310              Date: Sat, 5 Jan 2002 18:55:39 +0000
23311              Message-Id: <20020105185538.K300@Bagpuss.unfortu.net>
23312      Branch: perl
23313            ! lib/Memoize/t/tie_ndbm.t
23314 ____________________________________________________________________________
23315 [ 14092] By: jhi                                   on 2002/01/05  17:26:05
23316         Log: Also UNICOS/mk has deviant socketpair().
23317      Branch: perl
23318            ! ext/Socket/socketpair.t
23319 ____________________________________________________________________________
23320 [ 14091] By: jhi                                   on 2002/01/05  17:21:12
23321         Log: Ooops.  Retract the regex parts of #14090.
23322      Branch: perl
23323            ! embed.fnc embed.h proto.h regcomp.c regcomp.h regexec.c
23324 ____________________________________________________________________________
23325 [ 14090] By: jhi                                   on 2002/01/05  17:18:43
23326         Log: Subject: [REPATCH] Re: [PATCH] Re: socketpair blip on unicos/mk, too
23327              From: Nicholas Clark <nick@unfortu.net> 
23328              Date: Sat, 5 Jan 2002 18:10:13 +0000
23329              Message-ID: <20020105181013.I300@Bagpuss.unfortu.net>              
23330      Branch: perl
23331            ! embed.fnc embed.h ext/Socket/socketpair.t proto.h regcomp.c
23332            ! regcomp.h regexec.c
23333 ____________________________________________________________________________
23334 [ 14089] By: jhi                                   on 2002/01/05  15:42:12
23335         Log: Integrate perlio; a missing aTHX.
23336      Branch: perl
23337           !> op.c
23338 ____________________________________________________________________________
23339 [ 14088] By: nick                                  on 2002/01/05  12:35:01
23340         Log: One missing aTHX_
23341      Branch: perlio
23342            ! op.c
23343 ____________________________________________________________________________
23344 [ 14087] By: nick                                  on 2002/01/05  12:00:48
23345         Log: Raw integrate of mainline - op.c looks dodgy.
23346      Branch: perlio
23347           +> lib/Pod/t/Functions.t t/op/winsystem.t
23348            - lib/File/Spec/NW5.pm t/op/system.t
23349           !> (integrate 77 files)
23350 ____________________________________________________________________________
23351 [ 14086] By: gsar                                  on 2002/01/05  00:19:01
23352         Log: integrate changes from maint-5.6/macperl branch
23353      Branch: maint-5.6/perl
23354           !> ext/IO/IO.xs lib/File/Find.pm lib/File/Spec/Mac.pm
23355           !> lib/Pod/Html.pm pod/perlmodinstall.pod pod/perlport.pod
23356 ____________________________________________________________________________
23357 [ 14085] By: jhi                                   on 2002/01/04  23:36:23
23358         Log: In the UTF-8 branch of crypt() the extra \0 byte is required,
23359              found by Marc Lehmann.
23360      Branch: perl
23361            ! pp.c
23362 ____________________________________________________________________________
23363 [ 14084] By: jhi                                   on 2002/01/04  22:57:03
23364         Log: Subject: Re: [PATCH op.c] Bad \[...] prototype checking
23365              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23366              Date: Sat, 5 Jan 2002 00:31:12 +0100
23367              Message-ID: <20020105003112.E1850@rafael>              
23368      Branch: perl
23369            ! t/comp/proto.t
23370 ____________________________________________________________________________
23371 [ 14083] By: jhi                                   on 2002/01/04  22:56:23
23372         Log: A bit of "perl.com" cleanup.
23373      Branch: perl
23374            ! pod/perldelta.pod pod/perldiag.pod pod/perlfaq.pod
23375            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
23376            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq8.pod
23377            ! pod/perlmodlib.PL pod/perlmodlib.pod
23378 ____________________________________________________________________________
23379 [ 14082] By: jhi                                   on 2002/01/04  21:53:30
23380         Log: Subject: [PATCH op.c] Bad \[...] prototype checking
23381              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23382              Date: Fri, 4 Jan 2002 23:35:19 +0100
23383              Message-ID: <20020104233519.A1850@rafael>
23384      Branch: perl
23385            ! op.c
23386 ____________________________________________________________________________
23387 [ 14081] By: jhi                                   on 2002/01/04  21:45:22
23388         Log: Integrate change #14062 from macperl;
23389              Define setbuf, setvbuf for Mac OS
23390      Branch: perl
23391           !> ext/IO/IO.xs
23392 ____________________________________________________________________________
23393 [ 14080] By: pudge                                 on 2002/01/04  21:21:22
23394         Log: Bump version, update Changes
23395      Branch: maint-5.6/macperl
23396            ! macos/Changes macos/MPVersion.r
23397 ____________________________________________________________________________
23398 [ 14079] By: pudge                                 on 2002/01/04  21:09:40
23399         Log: Add more droplets
23400      Branch: maint-5.6/macperl
23401            + macos/macperl/Droplets/gluedialect.plx
23402            + macos/macperl/Droplets/glueedit.plx
23403            + macos/macperl/Droplets/gluemac.plx
23404            + macos/macperl/Droplets/gluescriptadds.plx
23405            + macos/macperl/Droplets/installme.plx
23406            + macos/macperl/Droplets/show_glue_pods.plx
23407            + macos/macperl/Droplets/tarzipme.plx
23408            + macos/macperl/Droplets/untarzipme.plx
23409 ____________________________________________________________________________
23410 [ 14078] By: jhi                                   on 2002/01/04  21:07:05
23411         Log: Display the native pwd command.
23412      Branch: perl
23413            ! ext/Cwd/t/cwd.t
23414 ____________________________________________________________________________
23415 [ 14077] By: jhi                                   on 2002/01/04  21:00:53
23416         Log: Under Mac OS X /dev/stdout is normally a symlink,
23417              but when running the test it seems to become a socket.
23418              So let's extend our censorship.
23419      Branch: perl
23420            ! t/op/stat.t
23421 ____________________________________________________________________________
23422 [ 14076] By: pudge                                 on 2002/01/04  20:44:23
23423         Log: First go at fixing Mac::Memory::_open (MacPerl Bug #494481)
23424      Branch: maint-5.6/macperl
23425            + macos/HandleSocket.cp
23426            ! macos/ext/Mac/Memory/Memory.xs macos/ext/Mac/Memory/t/Memory.t
23427            ! macos/macperl.sym
23428 ____________________________________________________________________________
23429 [ 14075] By: pudge                                 on 2002/01/04  20:42:06
23430         Log: Doc updates
23431      Branch: maint-5.6/macperl
23432            ! macos/ext/MacPerl/MacPerl.pm macos/ext/MacPerl/OSA.xs
23433 ____________________________________________________________________________
23434 [ 14074] By: pudge                                 on 2002/01/04  20:41:26
23435         Log: Update libraries
23436      Branch: maint-5.6/macperl
23437            ! macos/macperl/Makefile.mk
23438 ____________________________________________________________________________
23439 [ 14073] By: pudge                                 on 2002/01/04  20:40:11
23440         Log: Update tests to Mac::StandardFile from StandardFile.pl,
23441              plus other fixes
23442      Branch: maint-5.6/macperl
23443            ! macos/ext/Mac/Menus/t/MenuBar.t
23444            ! macos/ext/Mac/Movies/t/PlayMacMovie.t
23445            ! macos/ext/Mac/Movies/t/PlayMovie.t
23446            ! macos/ext/Mac/QuickTimeVR/t/QTVRControl.t
23447            ! macos/ext/Mac/QuickTimeVR/t/QTVRInterceptor.t
23448            ! macos/ext/Mac/QuickTimeVR/t/QTVRotator.t
23449            ! macos/ext/Mac/Resources/t/Resources.t
23450 ____________________________________________________________________________
23451 [ 14072] By: pudge                                 on 2002/01/04  20:37:44
23452         Log: Mistakenly used dXSARGS instead of dSP (MacPerl Bug #494482)
23453      Branch: maint-5.6/macperl
23454            ! macos/ext/Mac/Lists/Lists.xs macos/ext/Mac/Menus/Menus.xs
23455            ! macos/ext/Mac/Movies/Movies.xs
23456            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.xs
23457            ! macos/ext/Mac/StandardFile/StandardFile.xs
23458            ! macos/ext/Mac/Windows/Windows.xs
23459 ____________________________________________________________________________
23460 [ 14071] By: pudge                                 on 2002/01/04  20:35:52
23461         Log: Updates for Universal Headers 3.4 (forgot one)
23462      Branch: maint-5.6/macperl
23463            ! macos/macperl/MPConsole.cp
23464 ____________________________________________________________________________
23465 [ 14070] By: pudge                                 on 2002/01/04  20:32:57
23466         Log: Updates for Universal Headers 3.4
23467      Branch: maint-5.6/macperl
23468            ! macos/SubLaunch.c macos/ext/Mac/Navigation/Navigation.xs
23469            ! macos/ext/Mac/Navigation/typemap macos/macperl/MPAEUtils.c
23470            ! macos/macperl/MPAEVTStream.cp macos/macperl/MPAppleEvents.c
23471            ! macos/macperl/MPEditions.c macos/macperl/MPEditor.c
23472            ! macos/macperl/MPFile.c macos/macperl/MPGlobals.c
23473            ! macos/macperl/MPHelp.c macos/macperl/MPMain.c
23474            ! macos/macperl/MPPreferences.c macos/macperl/MPPseudoFile.cp
23475            ! macos/macperl/MPSave.c macos/macperl/MPScript.c
23476            ! macos/macperl/MPUtils.c macos/macperl/MPWindow.c
23477 ____________________________________________________________________________
23478 [ 14069] By: pudge                                 on 2002/01/04  20:28:20
23479         Log: Change AddEmulationProc to MacPerl_AddEmulationProc
23480              from <200112112327.JAA25434@gpo.metropolis.net.au>;
23481              don't crash on quit for 68K (MacPerl Bug #490013)
23482      Branch: maint-5.6/macperl
23483            ! macos/macish.c macos/macperl/MPConsole.cp
23484 ____________________________________________________________________________
23485 [ 14068] By: jhi                                   on 2002/01/04  20:24:59
23486         Log: If we do have socketpair(), make my_socketpair()
23487              just call the real socketpair().  This way we always
23488              have real code behind my_socketpair() and a symbol
23489              corresponding to the my_socketpair in global.sym.
23490      Branch: perl
23491            ! embed.fnc embed.h makedef.pl proto.h util.c
23492 ____________________________________________________________________________
23493 [ 14067] By: pudge                                 on 2002/01/04  20:19:18
23494         Log: Disable sigaction (MacPerl Bug #470321)
23495      Branch: maint-5.6/macperl
23496            ! macos/config.h macos/config.sh
23497 ____________________________________________________________________________
23498 [ 14066] By: pudge                                 on 2002/01/04  20:16:47
23499         Log: Make GUSI resource work (MacPerl Bug #464638)
23500      Branch: maint-5.6/macperl
23501            ! macos/PerlGUSIConfig.cp macos/macperl/MacPerl.r
23502            ! macos/macperl/MacPerl.rsrc
23503 ____________________________________________________________________________
23504 [ 14065] By: pudge                                 on 2002/01/04  20:14:26
23505         Log: Make AutoSplit go a little deeper
23506      Branch: maint-5.6/macperl
23507            ! macos/Makefile.mk
23508 ____________________________________________________________________________
23509 [ 14064] By: pudge                                 on 2002/01/04  20:13:36
23510         Log: A few doc updates from bleadperl
23511      Branch: maint-5.6/macperl
23512            ! pod/perlmodinstall.pod pod/perlport.pod
23513 ____________________________________________________________________________
23514 [ 14063] By: pudge                                 on 2002/01/04  20:12:11
23515         Log: Sync up to latest changes from bleadperl
23516      Branch: maint-5.6/macperl
23517            ! lib/File/Find.pm
23518 ____________________________________________________________________________
23519 [ 14062] By: pudge                                 on 2002/01/04  20:09:20
23520         Log: Define setbuf, setvbuf for Mac OS
23521      Branch: maint-5.6/macperl
23522            ! ext/IO/IO.xs
23523 ____________________________________________________________________________
23524 [ 14061] By: pudge                                 on 2002/01/04  20:07:38
23525         Log: Delete by request of Mark-Jason Dominus (change #13676)
23526      Branch: maint-5.6/macperl
23527            - macos/bundled_lib/blib/lib/Memoize/Saves.pm
23528 ____________________________________________________________________________
23529 [ 14060] By: jhi                                   on 2002/01/04  20:06:58
23530         Log: Spread the good word of "env".
23531      Branch: perl
23532            ! pod/perlhack.pod pod/perllocale.pod pod/perlrun.pod
23533 ____________________________________________________________________________
23534 [ 14059] By: jhi                                   on 2002/01/04  19:57:11
23535         Log: Till the system tests do something non-Win*, better rename
23536              the test so that people on other platforms don't get confused.
23537              (Not win32system, because assumedly there's win64, too.)
23538      Branch: perl
23539            + t/op/winsystem.t
23540            - t/op/system.t
23541            ! MANIFEST
23542 ____________________________________________________________________________
23543 [ 14058] By: jhi                                   on 2002/01/04  19:48:09
23544         Log: Some tweaks.
23545      Branch: perl
23546            ! lib/Pod/t/Functions.t
23547 ____________________________________________________________________________
23548 [ 14057] By: ams                                   on 2002/01/04  17:40:31
23549         Log: (retracted by #14057)
23550              
23551              Subject: [PATCH] Time/HiRes/HiRes.t
23552              From: Nicholas Clark <nick@unfortu.net>
23553              Date: Fri, 4 Jan 2002 17:28:46 +0000
23554              Message-Id: <20020104172845.D1013@Bagpuss.unfortu.net>
23555      Branch: perl
23556            ! ext/Time/HiRes/HiRes.t
23557 ____________________________________________________________________________
23558 [ 14056] By: jhi                                   on 2002/01/04  17:35:34
23559         Log: Subject: [PATCH lib/Pod/Functions.pm] + Docs and test         
23560              From: Abe Timmerman <abe@ztreet.demon.nl>
23561              Date: Fri, 04 Jan 2002 18:42:33 +0100
23562              Message-ID: <bm5b3usi1f65td4c9bo9fand20p0vnupf2@4ax.com>      
23563      Branch: perl
23564            + lib/Pod/t/Functions.t
23565            ! MANIFEST lib/Pod/Functions.pm
23566 ____________________________________________________________________________
23567 [ 14055] By: jhi                                   on 2002/01/04  14:33:09
23568         Log: Subject: [PATCH perl@14042] Devel::PPPort Makefile.PL umpteenth try
23569              From: "Craig A. Berry" <craigberry@mac.com>
23570              Date: Thu, 3 Jan 2002 17:32:20 -0600
23571              Message-Id: <a05101004b85a82bb7352@[172.16.52.1]>
23572      Branch: perl
23573            ! ext/Devel/PPPort/Makefile.PL lib/ExtUtils/MM_Unix.pm
23574 ____________________________________________________________________________
23575 [ 14054] By: jhi                                   on 2002/01/04  04:04:05
23576         Log: Document the U+0085, U+2028, and U+2029.
23577      Branch: perl
23578            ! pod/perlre.pod pod/perlretut.pod
23579 ____________________________________________________________________________
23580 [ 14053] By: ams                                   on 2002/01/04  03:27:44
23581         Log: Subject: [PATCH] warn if not CORE::dump
23582              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23583              Date: Thu, 3 Jan 2002 22:04:00 +0100
23584              Message-Id: <20020103220400.A13958@rafael>
23585      Branch: perl
23586            ! pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/toke toke.c
23587 ____________________________________________________________________________
23588 [ 14052] By: jhi                                   on 2002/01/04  03:13:50
23589         Log: Add U+0085, U+2028, and U+2029 to \s under Unicode.
23590      Branch: perl
23591            ! lib/unicore/Is/SpacePerl.pl lib/unicore/mktables t/op/pat.t
23592 ____________________________________________________________________________
23593 [ 14051] By: ams                                   on 2002/01/04  03:00:12
23594         Log: Subject: [PATCH] File::Compare::VERSION
23595              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23596              Date: Thu, 3 Jan 2002 23:42:52 +0100
23597              Message-Id: <20020103234252.G13958@rafael>
23598      Branch: perl
23599            ! lib/File/Compare.pm
23600 ____________________________________________________________________________
23601 [ 14050] By: ams                                   on 2002/01/04  02:58:05
23602         Log: Subject: [PATCH @14042] threads::shared doc
23603              From: =?iso-8859-1?q?Andy=20Bussey?= <andybussey@yahoo.co.uk>
23604              Date: Thu, 3 Jan 2002 23:24:13 +0000 (GMT)
23605              Message-Id: <20020103232413.3690.qmail@web21001.mail.yahoo.com>
23606      Branch: perl
23607            ! ext/threads/shared/shared.pm
23608 ____________________________________________________________________________
23609 [ 14049] By: jhi                                   on 2002/01/03  20:38:22
23610         Log: #14048 exposed few false positives, to be fixed soonish.
23611      Branch: perl
23612            ! t/op/pat.t
23613 ____________________________________________________________________________
23614 [ 14048] By: jhi                                   on 2002/01/03  20:36:38
23615         Log: Do not add the first characters of multicharacter foldings
23616              into character classes.
23617      Branch: perl
23618            ! regcomp.c
23619 ____________________________________________________________________________
23620 [ 14047] By: jhi                                   on 2002/01/03  20:30:55
23621         Log: A bit of testing for #14046.
23622      Branch: perl
23623            ! t/op/pat.t
23624 ____________________________________________________________________________
23625 [ 14046] By: jhi                                   on 2002/01/03  20:22:48
23626         Log: Allow emitting the foldcased version of "\x{df}", "ss"
23627              (among others, another example would be \x{fb00} -> "ff")
23628      Branch: perl
23629            ! regcomp.c
23630 ____________________________________________________________________________
23631 [ 14045] By: jhi                                   on 2002/01/03  19:29:35
23632         Log: Subject: [PATCH] File::Spec & NetWare
23633              From: Dave Rolsky <autarch@urth.org>
23634              Date: Thu, 3 Jan 2002 12:53:19 -0600 (CST)
23635              Message-ID: <Pine.LNX.4.43.0201031252130.27977-100000@urth.org>
23636      Branch: perl
23637            - lib/File/Spec/NW5.pm
23638            ! MANIFEST lib/File/Spec.pm
23639 ____________________________________________________________________________
23640 [ 14044] By: jhi                                   on 2002/01/03  19:26:53
23641         Log: FAQ sync (RCS Ids only?)
23642      Branch: perl
23643            ! pod/perlfaq4.pod pod/perlfaq6.pod pod/perlfaq7.pod
23644 ____________________________________________________________________________
23645 [ 14043] By: jhi                                   on 2002/01/03  19:25:48
23646         Log: AUTHORs updates.
23647      Branch: perl
23648            ! AUTHORS
23649 ____________________________________________________________________________
23650 [ 14042] By: jhi                                   on 2002/01/03  16:04:24
23651         Log: Update Changes.
23652      Branch: perl
23653            ! Changes patchlevel.h
23654 ____________________________________________________________________________
23655 [ 14041] By: jhi                                   on 2002/01/03  15:57:42
23656         Log: Missed the =head1 additions.
23657      Branch: perl
23658            ! XSUB.h av.c av.h cop.h cv.h doio.c gv.c gv.h handy.h hv.h
23659            ! intrpvar.h mg.c numeric.c op.c op.h perl.c pp.h pp_sort.c
23660            ! scope.h sharedsv.c sv.c sv.h thrdvar.h universal.c utf8.c
23661            ! util.c
23662 ____________________________________________________________________________
23663 [ 14040] By: jhi                                   on 2002/01/03  15:05:06
23664         Log: Subject: [PATCH lib/Carp/Heavy.pm lib/Carp.t] obscure warning from Carp::Heavy
23665              From: Robin Barker <rmb1@cise.npl.co.uk>
23666              Date: Thu, 3 Jan 2002 15:26:20 GMT
23667              Message-Id: <200201031526.PAA06095@tempest.npl.co.uk>            
23668      Branch: perl
23669            ! lib/Carp.t lib/Carp/Heavy.pm
23670 ____________________________________________________________________________
23671 [ 14039] By: jhi                                   on 2002/01/03  15:02:12
23672         Log: Subject: [PATCH hv.c] 
23673              From: Robin Barker <rmb1@cise.npl.co.uk>
23674              Date: Thu, 3 Jan 2002 14:49:06 GMT
23675              Message-Id: <200201031449.OAA26137@tempest.npl.co.uk>            
23676              
23677              -Wformat check.
23678      Branch: perl
23679            ! hv.c
23680 ____________________________________________________________________________
23681 [ 14038] By: jhi                                   on 2002/01/03  15:01:09
23682         Log: NetWare tweaks from Ananth Kesari.
23683      Branch: perl
23684            ! NetWare/t/NWScripts.pl lib/File/Find.pm
23685 ____________________________________________________________________________
23686 [ 14037] By: jhi                                   on 2002/01/03  13:41:38
23687         Log: Cast.
23688      Branch: perl
23689            ! regexec.c
23690 ____________________________________________________________________________
23691 [ 14036] By: ams                                   on 2002/01/03  12:12:31
23692         Log: Grammar fix suggested by Gwyn Judd.
23693      Branch: perl
23694            ! pod/perldiag.pod
23695 ____________________________________________________________________________
23696 [ 14035] By: nick                                  on 2002/01/03  09:22:42
23697         Log: More strange perlio != mainline differences where
23698              I have not been.
23699      Branch: perlio
23700           !> hints/unicos.sh hints/unicosmk.sh
23701 ____________________________________________________________________________
23702 [ 14034] By: nick                                  on 2002/01/03  09:19:37
23703         Log: Integrate mainline (including force integrate of
23704              lib/charnames.pm which had got out-of-step)
23705      Branch: perlio
23706           !> ext/Devel/PPPort/Makefile.PL lib/charnames.pm
23707 ____________________________________________________________________________
23708 [ 14033] By: ams                                   on 2002/01/03  08:24:24
23709         Log: Subject: Not ok 14031: PPPort Makefile.PL
23710              From: andreas.koenig@anima.de (Andreas J. Koenig)
23711              Date: 03 Jan 2002 10:17:46 +0100
23712              Message-Id: <m3sn9n94jp.fsf@anima.de>
23713      Branch: perl
23714            ! ext/Devel/PPPort/Makefile.PL
23715 ____________________________________________________________________________
23716 [ 14032] By: nick                                  on 2002/01/03  08:24:00
23717         Log: Integrate mainline.
23718      Branch: perlio
23719           +> autodoc.pl embed.fnc ext/threads/shared/t/no_share.t
23720           +> lib/Pod/t/man.t lib/Pod/t/text-errors.t
23721           !> (integrate 31 files)
23722 ____________________________________________________________________________
23723 [ 14031] By: jhi                                   on 2002/01/03  01:52:04
23724         Log: Off-by-one is my middle name.
23725      Branch: perl
23726            ! regexec.c
23727 ____________________________________________________________________________
23728 [ 14030] By: ams                                   on 2002/01/02  23:56:37
23729         Log: Subject: [PATCH @14015] threads::shared disabling
23730              From: Andy Bussey <andybussey@yahoo.co.uk>
23731              Date: Thu, 3 Jan 2002 00:46:58 +0000 (GMT)
23732              Message-Id: <20020103004658.97969.qmail@web21006.mail.yahoo.com>
23733      Branch: perl
23734            + ext/threads/shared/t/no_share.t
23735            ! MANIFEST ext/threads/shared/shared.pm ext/threads/threads.pm
23736 ____________________________________________________________________________
23737 [ 14029] By: jhi                                   on 2002/01/02  23:40:08
23738         Log: Simon's new perlapi scheme, I hope I got all the pieces.
23739      Branch: perl
23740            + autodoc.pl embed.fnc
23741            ! MANIFEST Makefile.SH embed.pl pod/perlapi.pod
23742 ____________________________________________________________________________
23743 [ 14028] By: jhi                                   on 2002/01/02  23:29:03
23744         Log: Integrate perlio; more PPPort Makefile source dependence removal
23745      Branch: perl
23746           !> ext/Devel/PPPort/Makefile.PL perl.h
23747 ____________________________________________________________________________
23748 [ 14027] By: ams                                   on 2002/01/02  21:42:50
23749         Log: Subject: [PATCH perldiag] errors caused by the "my Dog $spot" syntax
23750              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23751              Date: Wed, 2 Jan 2002 23:09:13 +0100
23752              Message-Id: <20020102230913.A17373@rafael>
23753      Branch: perl
23754            ! pod/perldiag.pod
23755 ____________________________________________________________________________
23756 [ 14026] By: ams                                   on 2002/01/02  21:38:34
23757         Log: Subject: Re: PATCH: lib/Term/Cap.pm
23758              From: Jonathan Stowe <gellyfish@gellyfish.com>
23759              Date: Wed, 2 Jan 2002 21:50:36 +0000 (GMT)
23760              Message-Id: <Pine.LNX.4.33.0201022144370.6042-100000@orpheus.gellyfish.com>
23761      Branch: perl
23762            ! lib/Term/Cap.pm
23763 ____________________________________________________________________________
23764 [ 14025] By: ams                                   on 2002/01/02  18:34:26
23765         Log: Subject: [PATCH] Bad prototype detection changed from error to warning
23766              From: Sam Tregar <sam@tregar.com>
23767              Date: Wed, 2 Jan 2002 14:04:26 -0500 (EST)
23768              Message-Id: <Pine.LNX.4.33.0201021400110.15420-200000@localhost.localdomain>
23769      Branch: perl
23770            ! pod/perldiag.pod t/comp/proto.t toke.c
23771 ____________________________________________________________________________
23772 [ 14024] By: ams                                   on 2002/01/02  18:16:12
23773         Log: Subject: PATCH: lib/Term/Cap.pm
23774              From: Norton Allen <allen@huarp.harvard.edu>
23775              Date: Wed, 2 Jan 2002 14:22:09 -0500 (est)
23776              Message-Id: <200201021922.OAA18505@bottesini.harvard.edu>
23777      Branch: perl
23778            ! lib/Term/Cap.pm
23779 ____________________________________________________________________________
23780 [ 14023] By: ams                                   on 2002/01/02  18:12:31
23781         Log: Subject: PATCH: lib/Cwd.pm for QNX4
23782              From: Norton Allen <allen@huarp.harvard.edu>
23783              Date: Wed, 2 Jan 2002 14:19:42 -0500 (est)
23784              Message-Id: <200201021919.OAA18012@bottesini.harvard.edu>
23785      Branch: perl
23786            ! lib/Cwd.pm
23787 ____________________________________________________________________________
23788 [ 14022] By: nick                                  on 2002/01/02  18:01:21
23789         Log: More PPPort Makefile source dependence removal
23790      Branch: perlio
23791            ! ext/Devel/PPPort/Makefile.PL
23792 ____________________________________________________________________________
23793 [ 14021] By: nick                                  on 2002/01/02  17:44:36
23794         Log: Sort out muddle of editing on three machines ...
23795      Branch: perlio
23796           !> Changes MANIFEST cygwin/Makefile.SHs
23797           !> ext/Devel/PPPort/Makefile.PL ext/I18N/Langinfo/Langinfo.t
23798           !> ext/IO/lib/IO/Socket/INET.pm lib/Pod/t/basic.t
23799           !> lib/User/grent.t patchlevel.h perl.h regcomp.c regexec.c
23800 ____________________________________________________________________________
23801 [ 14020] By: ams                                   on 2002/01/02  17:06:27
23802         Log: Fix misplaced application of #14016.
23803      Branch: perl
23804            ! op.c
23805 ____________________________________________________________________________
23806 [ 14019] By: jhi                                   on 2002/01/02  16:51:38
23807         Log: Integrate perlio; avoid uninit debug_pad.
23808      Branch: perl
23809           !> sv.c
23810 ____________________________________________________________________________
23811 [ 14018] By: jhi                                   on 2002/01/02  16:50:22
23812         Log: makedepend VOS fix from Paul Green.
23813      Branch: perl
23814            ! makedepend.SH
23815 ____________________________________________________________________________
23816 [ 14017] By: nick                                  on 2002/01/02  16:09:43
23817         Log: Avoid un-init perl_debug_pad in clones
23818      Branch: perlio
23819            ! sv.c
23820 ____________________________________________________________________________
23821 [ 14016] By: ams                                   on 2002/01/02  15:58:11
23822         Log: Subject: [PATCH] random crash in B::LISTOP::last
23823              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
23824              Date: Wed, 2 Jan 2002 17:37:28 +0100
23825              Message-Id: <3C334558.3906.19CB98D@localhost>
23826      Branch: perl
23827            ! op.c
23828 ____________________________________________________________________________
23829 [ 14015] By: jhi                                   on 2002/01/02  15:21:12
23830         Log: Update Changes.
23831      Branch: perl
23832            ! Changes patchlevel.h
23833 ____________________________________________________________________________
23834 [ 14014] By: jhi                                   on 2002/01/02  15:12:57
23835         Log: One more iteration of the ibcmp_utf8() interface,
23836              hopefully this is a convergent iteration...
23837      Branch: perl
23838            ! embed.pl pod/perlapi.pod proto.h regexec.c t/op/pat.t utf8.c
23839 ____________________________________________________________________________
23840 [ 14013] By: ams                                   on 2002/01/02  13:43:58
23841         Log: Upgrade to podlators-1.19.
23842      Branch: perl
23843            + lib/Pod/t/man.t lib/Pod/t/text-errors.t
23844            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text.pm
23845            ! lib/Pod/Text/Termcap.pm lib/Pod/t/basic.cap
23846            ! lib/Pod/t/basic.clr lib/Pod/t/basic.man lib/Pod/t/basic.ovr
23847            ! lib/Pod/t/basic.pod lib/Pod/t/basic.txt
23848 ____________________________________________________________________________
23849 [ 14012] By: ams                                   on 2002/01/02  09:48:51
23850         Log: Subject: [ID 20011219.004] Pod::Usage does not terminate with a true value
23851              From: martyn@inpharmatica.co.uk
23852              Date: Wed, 19 Dec 2001 19:05:00 +0000
23853              Message-Id: <E16Gm1U-00005z-00@baker-st.inpharmatica.co.uk>
23854      Branch: perl
23855            ! lib/Pod/Usage.pm
23856 ____________________________________________________________________________
23857 [ 14011] By: nick                                  on 2002/01/02  08:38:18
23858         Log: Integrate mainline
23859      Branch: perlio
23860           !> (integrate 28 files)
23861 ____________________________________________________________________________
23862 [ 14010] By: jhi                                   on 2002/01/02  03:59:22
23863         Log: Make ibcmp_utf8() optionally progress in either string for
23864              as long as it takes and optionally record how far it got.
23865      Branch: perl
23866            ! embed.h embed.pl pod/perlapi.pod proto.h regexec.c utf8.c
23867 ____________________________________________________________________________
23868 [ 14009] By: jhi                                   on 2002/01/02  00:35:15
23869         Log: Once more try to get the PPPort Makefile right.
23870      Branch: perl
23871            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/ppport_h.PL
23872 ____________________________________________________________________________
23873 [ 14008] By: jhi                                   on 2002/01/02  00:03:27
23874         Log: -Wall silencing.
23875      Branch: perl
23876            ! utf8.c
23877 ____________________________________________________________________________
23878 [ 14007] By: jhi                                   on 2002/01/01  23:48:19
23879         Log: Subject: [PATCH B::Deparse] alternate way to figure out prototypes
23880              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23881              Date: Tue, 1 Jan 2002 22:45:21 +0100       
23882              Message-ID: <20020101224521.A691@rafael>
23883      Branch: perl
23884            ! ext/B/B/Deparse.pm
23885 ____________________________________________________________________________
23886 [ 14006] By: jhi                                   on 2002/01/01  23:40:10
23887         Log: VOS tweak from Paul Green: VOS has different O_BINARY
23888              and O_TEXT, but VOS always uses LF, never CRLF.
23889      Branch: perl
23890            ! perl.h
23891 ____________________________________________________________________________
23892 [ 14005] By: jhi                                   on 2002/01/01  23:34:25
23893         Log: Make ibcmp_utf8() more robust and make regmatch() use it.
23894      Branch: perl
23895            ! regexec.c utf8.c
23896 ____________________________________________________________________________
23897 [ 14004] By: jhi                                   on 2002/01/01  18:27:50
23898         Log: Now that to_utf8_fold() was fixed.
23899      Branch: perl
23900            ! regcomp.c regexec.c
23901 ____________________________________________________________________________
23902 [ 14003] By: jhi                                   on 2002/01/01  18:04:02
23903         Log: Integrate perlio; experimental binmode() re-coding.
23904      Branch: perl
23905           !> perlio.c
23906 ____________________________________________________________________________
23907 [ 14002] By: jhi                                   on 2002/01/01  17:53:44
23908         Log: Document the to_utf8_*() functions.
23909      Branch: perl
23910            ! embed.pl pod/perlapi.pod utf8.c
23911 ____________________________________________________________________________
23912 [ 14001] By: jhi                                   on 2002/01/01  17:29:05
23913         Log: Better support for multicharacter foldings.
23914              Now all but two of the CaseFold.txt cases work-- but
23915              only when the target string is single-character, more
23916              debugging needed.
23917      Branch: perl
23918            ! regexec.c
23919 ____________________________________________________________________________
23920 [ 14000] By: ams                                   on 2002/01/01  15:59:43
23921         Log: Subject: [PATCH] don't installperl pods
23922              From: Nicholas Clark <nick@unfortu.net>
23923              Date: Tue, 1 Jan 2002 16:44:12 +0000
23924              Message-Id: <20020101164411.A3157@Bagpuss.unfortu.net>
23925      Branch: perl
23926            ! installperl
23927 ____________________________________________________________________________
23928 [ 13999] By: ams                                   on 2002/01/01  14:34:04
23929         Log: Subject: [PATCH] perldiag.pod transposition
23930              From: Nicholas Clark <nick@unfortu.net>
23931              Date: Tue, 1 Jan 2002 15:03:52 +0000
23932              Message-Id: <20020101150350.A2963@Bagpuss.unfortu.net>
23933      Branch: perl
23934            ! pod/perldiag.pod
23935 ____________________________________________________________________________
23936 [ 13998] By: ams                                   on 2002/01/01  13:36:49
23937         Log: Subject: [PATCH perldiag] Corrections : unknown warning category
23938              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
23939              Date: Tue, 1 Jan 2002 15:12:36 +0100
23940              Message-Id: <20020101151236.A951@rafael>
23941      Branch: perl
23942            ! pod/perldiag.pod
23943 ____________________________________________________________________________
23944 [ 13997] By: ams                                   on 2002/01/01  13:33:06
23945         Log: Subject: [better PATCH] Re: Low-lights of Win32 / bleadperl
23946              From: Nicholas Clark <nick@unfortu.net>
23947              Date: Tue, 1 Jan 2002 13:13:17 +0000
23948              Message-Id: <20020101131316.A475@Bagpuss.unfortu.net>
23949      Branch: perl
23950            ! ext/Socket/socketpair.t
23951 ____________________________________________________________________________
23952 [ 13996] By: ams                                   on 2002/01/01  04:44:28
23953         Log: Subject: [PATCH @13746] Leaner exporter
23954              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23955              Date: Mon, 31 Dec 2001 18:16:08 -0500
23956              Message-Id: <20011231181608.A29253@math.ohio-state.edu>
23957      Branch: perl
23958            ! ext/B/t/stash.t lib/Exporter.pm lib/Exporter/Heavy.pm
23959 ____________________________________________________________________________
23960 [ 13995] By: ams                                   on 2002/01/01  04:29:44
23961         Log: Subject: [PATCH @13746] h2xs broken
23962              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23963              Date: Mon, 31 Dec 2001 17:48:55 -0500
23964              Message-Id: <20011231174855.A29128@math.ohio-state.edu>
23965      Branch: perl
23966            ! utils/h2xs.PL
23967 ____________________________________________________________________________
23968 [ 13994] By: ams                                   on 2002/01/01  04:25:46
23969         Log: Subject: Re: [PATCH @13746] uninstalled build of modules broken
23970              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
23971              Date: Mon, 31 Dec 2001 17:42:25 -0500
23972              Message-Id: <20011231174225.A29048@math.ohio-state.edu>
23973      Branch: perl
23974            ! lib/ExtUtils/MM_Unix.pm
23975 ____________________________________________________________________________
23976 [ 13993] By: jhi                                   on 2002/01/01  03:45:24
23977         Log: Rename the variables to be a bit more consistent.
23978      Branch: perl
23979            ! utf8.c
23980 ____________________________________________________________________________
23981 [ 13992] By: jhi                                   on 2002/01/01  03:35:01
23982         Log: Unnecessary/Lingering UTF8 flag might mess up caseless matching
23983              (found by Jeffrey Friedl)
23984      Branch: perl
23985            ! regexec.c t/op/pat.t utf8.c
23986 ____________________________________________________________________________
23987 [ 13991] By: nick                                  on 2001/12/31  18:08:55
23988         Log: Experimental binmode() re-coding (UNIX okay - but it would be...)
23989      Branch: perlio
23990            ! perlio.c
23991 ____________________________________________________________________________
23992 [ 13990] By: jhi                                   on 2001/12/31  17:13:12
23993         Log: Update Changes.
23994      Branch: perl
23995            ! Changes patchlevel.h
23996 ____________________________________________________________________________
23997 [ 13989] By: jhi                                   on 2001/12/31  16:47:28
23998         Log: Less unused ones.
23999      Branch: perl
24000            ! regexec.c
24001 ____________________________________________________________________________
24002 [ 13988] By: jhi                                   on 2001/12/31  16:46:29
24003         Log: Unused variable.
24004      Branch: perl
24005            ! regcomp.c
24006 ____________________________________________________________________________
24007 [ 13987] By: jhi                                   on 2001/12/31  16:41:15
24008         Log: Forgotten file.
24009      Branch: perl
24010            ! MANIFEST
24011 ____________________________________________________________________________
24012 [ 13986] By: jhi                                   on 2001/12/31  16:35:57
24013         Log: Subject: Re: Cygwin: one down one to go 
24014              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24015              Date: Mon, 31 Dec 2001 18:34:36 +0100
24016              Message-Id: <20011231183002.E067.H.M.BRAND@hccnet.nl>
24017      Branch: perl
24018            ! cygwin/Makefile.SHs
24019 ____________________________________________________________________________
24020 [ 13985] By: jhi                                   on 2001/12/31  16:33:08
24021         Log: Add some comments to the recent Unicode case-folding saga.
24022      Branch: perl
24023            ! regcomp.c regexec.c
24024 ____________________________________________________________________________
24025 [ 13984] By: jhi                                   on 2001/12/31  16:19:13
24026         Log: Slight comment tweakage.
24027      Branch: perl
24028            ! ext/I18N/Langinfo/Langinfo.t
24029 ____________________________________________________________________________
24030 [ 13983] By: jhi                                   on 2001/12/31  16:05:18
24031         Log: Clarify the BeOS O_TEXT/O_BINARY situation.
24032      Branch: perl
24033            ! perl.h
24034 ____________________________________________________________________________
24035 [ 13982] By: jhi                                   on 2001/12/31  15:05:36
24036         Log: Subject: [ PATCH] Cygwin: one down one to go
24037              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24038              Date: Mon, 31 Dec 2001 17:03:40 +0100
24039              Message-Id: <20011231170025.E05B.H.M.BRAND@hccnet.nl>
24040      Branch: perl
24041            ! lib/Pod/t/basic.t
24042 ____________________________________________________________________________
24043 [ 13981] By: jhi                                   on 2001/12/31  14:44:03
24044         Log: Tweak the dependencies not to recompile everytime,
24045              as suggested by NI-S.
24046      Branch: perl
24047            ! ext/Devel/PPPort/Makefile.PL
24048 ____________________________________________________________________________
24049 [ 13980] By: jhi                                   on 2001/12/31  14:29:17
24050         Log: Planning still not right.
24051      Branch: perl
24052            ! lib/User/grent.t
24053 ____________________________________________________________________________
24054 [ 13979] By: jhi                                   on 2001/12/31  14:19:55
24055         Log: Subject: [PATCH lib/User/grent.t] Double double test test header header
24056              From: Michael G Schwern <schwern@pobox.com>
24057              Date: Sun, 30 Dec 2001 18:07:55 -0500
24058              Message-ID: <20011230230755.GG12840@blackrider>
24059              
24060              (lib/User/grent, really)
24061      Branch: perl
24062            ! lib/User/grent.t
24063 ____________________________________________________________________________
24064 [ 13978] By: jhi                                   on 2001/12/31  14:17:55
24065         Log: Integrate perlio; cleanup, in particular avoid accidental
24066              PerlIO_flush(NULL) if PerlIONext is NULL.
24067      Branch: perl
24068           !> ext/Devel/PPPort/MANIFEST perlio.c perliol.h
24069 ____________________________________________________________________________
24070 [ 13977] By: jhi                                   on 2001/12/31  14:15:58
24071         Log: Subject: typo in IO::Socket::INET.pm
24072              From: mjd@plover.com
24073              Date: 31 Dec 2001 14:31:10 -0000
24074              Message-ID: <20011231143110.4989.qmail@plover.com>
24075      Branch: perl
24076            ! ext/IO/lib/IO/Socket/INET.pm
24077 ____________________________________________________________________________
24078 [ 13976] By: nick                                  on 2001/12/31  13:56:11
24079         Log: Integrate mainline
24080      Branch: perlio
24081           !> (integrate 29 files)
24082 ____________________________________________________________________________
24083 [ 13975] By: nick                                  on 2001/12/31  12:40:50
24084         Log: perlio.c cleanup - in particular avoid accidental PerlIO_flush(NULL)
24085              if PerlIONext is NULL.
24086      Branch: perlio
24087            ! perlio.c perliol.h
24088 ____________________________________________________________________________
24089 [ 13974] By: jhi                                   on 2001/12/31  04:59:53
24090         Log: Subject: Re: [PATCH] Basic bad prototype detection
24091              From: Sam Tregar <sam@tregar.com>
24092              Date: Mon, 31 Dec 2001 00:50:30 -0500 (EST)
24093              Message-ID: <Pine.LNX.4.33.0112310017090.9102-200000@localhost.localdomain>
24094      Branch: perl
24095            ! t/comp/proto.t toke.c
24096 ____________________________________________________________________________
24097 [ 13973] By: jhi                                   on 2001/12/31  04:14:45
24098         Log: Subject: [PATCH] configure.com / scriptdirexp
24099              From: "Craig A. Berry" <craigberry@mac.com>
24100              Date: Sun, 30 Dec 2001 15:47:28 -0600
24101              Message-Id: <a05101004b8553b205841@[172.16.52.1]>
24102      Branch: perl
24103            ! configure.com
24104 ____________________________________________________________________________
24105 [ 13972] By: jhi                                   on 2001/12/31  04:07:35
24106         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t] resolve problems with tools_other() and htmlifypods
24107              From: Abe Timmerman <abe@ztreet.demon.nl>
24108              Date: Mon, 31 Dec 2001 03:55:27 +0100
24109              Message-ID: <u0kv2ussgukot09trgjkosn8uootjkcebv@4ax.com>
24110      Branch: perl
24111            ! lib/ExtUtils/t/MM_Win32.t
24112 ____________________________________________________________________________
24113 [ 13971] By: jhi                                   on 2001/12/31  04:05:46
24114         Log: Subject: [PATCH] Basic bad prototype detection
24115              From: Sam Tregar <sam@tregar.com> 
24116              Date: Sun, 30 Dec 2001 19:57:55 -0500 (EST) 
24117              Message-ID: <Pine.LNX.4.33.0112301948270.9102-200000@localhost.localdomain>
24118      Branch: perl
24119            ! pod/perldiag.pod t/comp/proto.t toke.c
24120 ____________________________________________________________________________
24121 [ 13970] By: jhi                                   on 2001/12/31  03:53:54
24122         Log: Makefiles are sloppy about the exe suffix
24123              (from Paul Green)
24124      Branch: perl
24125            ! Makefile.SH x2p/Makefile.SH
24126 ____________________________________________________________________________
24127 [ 13969] By: jhi                                   on 2001/12/31  03:42:15
24128         Log: Delay folding until necessary; start of handling
24129              folding into several characters.
24130      Branch: perl
24131            ! regcomp.c regexec.c
24132 ____________________________________________________________________________
24133 [ 13968] By: jhi                                   on 2001/12/31  00:35:35
24134         Log: gcc -Wall dewhine.
24135      Branch: perl
24136            ! regexec.c
24137 ____________________________________________________________________________
24138 [ 13967] By: jhi                                   on 2001/12/31  00:29:37
24139         Log: More Unicode folding tweaks, avoid potential false matches.
24140      Branch: perl
24141            ! regexec.c
24142 ____________________________________________________________________________
24143 [ 13966] By: jhi                                   on 2001/12/30  23:30:56
24144         Log: Make that six wrongs.
24145      Branch: perl
24146            ! regexec.c utf8.c
24147 ____________________________________________________________________________
24148 [ 13965] By: jhi                                   on 2001/12/30  23:12:17
24149         Log: Four wrongs can make a right.
24150      Branch: perl
24151            ! regexec.c utf8.c
24152 ____________________________________________________________________________
24153 [ 13964] By: jhi                                   on 2001/12/30  21:12:25
24154         Log: Fix all the I case foldings as per CaseFold.txt.
24155      Branch: perl
24156            ! regcomp.c regexec.c
24157 ____________________________________________________________________________
24158 [ 13963] By: jhi                                   on 2001/12/30  20:04:32
24159         Log: Fix all the C(ommon) case foldings as per CaseFold.txt.
24160      Branch: perl
24161            ! lib/unicore/To/Fold.pl lib/unicore/mktables regcomp.c
24162            ! regexec.c utf8.c
24163 ____________________________________________________________________________
24164 [ 13962] By: nick                                  on 2001/12/30  18:33:41
24165         Log: Integrate 8.3 fix for PPPort fix
24166      Branch: perlio
24167           +> ext/Devel/PPPort/ppport_h.PL
24168            - ext/Devel/PPPort/ppport.h.PL
24169            ! ext/Devel/PPPort/MANIFEST
24170           !> ext/Devel/PPPort/Makefile.PL
24171 ____________________________________________________________________________
24172 [ 13961] By: jhi                                   on 2001/12/30  17:35:45
24173         Log: Integrate perlio; more win32 stuff:
24174              
24175              A. Use Perl_my_socketpair()
24176              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to
24177              load winsock.
24178              C. (In passing) work round fact that $$ is now SvREADONLY
24179              so we need to take special measures to set it during
24180              pseudo-fork.
24181      Branch: perl
24182           !> util.c win32/perlhost.h
24183 ____________________________________________________________________________
24184 [ 13960] By: jhi                                   on 2001/12/30  17:33:24
24185         Log: Fix ppport.h for Unix.
24186      Branch: perl
24187            + ext/Devel/PPPort/ppport_h.PL
24188            - ext/Devel/PPPort/ppport.h.PL
24189            ! MANIFEST ext/Devel/PPPort/Makefile.PL
24190 ____________________________________________________________________________
24191 [ 13959] By: nick                                  on 2001/12/30  16:53:42
24192         Log: Win32 stuff:
24193              A. Use Perl_my_socketpair()
24194              B. Use PerlSock_xxxx() rather than raw xxxx() so we get to load winsock.
24195              C. (In passing) work round fact that $$ is now SvREADONLY so we need to 
24196              take special measures to set it during pseudo-fork.
24197      Branch: perlio
24198            ! util.c win32/perlhost.h
24199 ____________________________________________________________________________
24200 [ 13958] By: jhi                                   on 2001/12/30  16:33:58
24201         Log: Integrate perlio; win32 kicking.
24202      Branch: perl
24203           +> ext/Devel/PPPort/ppport.h.PL
24204           !> embed.h embed.pl ext/Devel/PPPort/Makefile.PL
24205           !> ext/Devel/PPPort/t/test.t ext/Errno/Errno_pm.PL global.sym
24206           !> proto.h
24207 ____________________________________________________________________________
24208 [ 13957] By: jhi                                   on 2001/12/30  16:32:33
24209         Log: metaconfig unit change for #13956.
24210      Branch: metaconfig
24211            ! U/modified/spitshell.U
24212 ____________________________________________________________________________
24213 [ 13956] By: jhi                                   on 2001/12/30  16:32:11
24214         Log: Must look for cat also in $PATH (noticed by Philip Newton).
24215      Branch: perl
24216            ! Configure
24217 ____________________________________________________________________________
24218 [ 13955] By: jhi                                   on 2001/12/30  16:19:46
24219         Log: Subject: [PATCH] POSIX to understand _SC_PAGESIZE
24220              From: Blair Zajac <blair@orcaware.com>
24221              Date: Sat, 29 Dec 2001 22:37:03 -0800
24222              Message-ID: <3C2EB60F.BB4321DD@orcaware.com>
24223      Branch: perl
24224            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod
24225 ____________________________________________________________________________
24226 [ 13954] By: jhi                                   on 2001/12/30  16:17:44
24227         Log: Regen files.
24228      Branch: perl
24229            ! embed.h global.sym pod/perlapi.pod uconfig.h
24230 ____________________________________________________________________________
24231 [ 13953] By: jhi                                   on 2001/12/30  15:57:25
24232         Log: Subject: [PATCH] -t without -w 
24233              From: Michael G Schwern <schwern@pobox.com>
24234              Date: Sat, 29 Dec 2001 23:46:25 -0500
24235              Message-ID: <20011230044625.GA14386@blackrider>
24236      Branch: perl
24237            ! perl.c pod/perlrun.pod pp_ctl.c t/run/switcht.t warnings.h
24238            ! warnings.pl
24239 ____________________________________________________________________________
24240 [ 13952] By: jhi                                   on 2001/12/30  15:52:59
24241         Log: Subject: Re: Win32 snag - File::Find File::Spec and Config.pm
24242              From: Dave Rolsky <autarch@urth.org>               
24243              Date: Sat, 29 Dec 2001 23:16:54 -0600 (CST) 
24244              Message-ID: <Pine.LNX.4.43.0112292305270.16562-100000@urth.org>
24245              
24246              $^O is NetWare, not Netware.
24247      Branch: perl
24248            ! lib/ExtUtils/MakeMaker.pm lib/File/Spec.pm
24249 ____________________________________________________________________________
24250 [ 13951] By: jhi                                   on 2001/12/30  15:51:19
24251         Log: Sarathy thinks undoing C++ comments from C++ files
24252              is a bit too zealous.
24253      Branch: perl
24254            ! win32/perlhost.h win32/vmem.h
24255 ____________________________________________________________________________
24256 [ 13950] By: nick                                  on 2001/12/30  14:30:02
24257         Log: Win32 hides some errno-oid constants in <winsock.h> under assumed names.
24258              This gets them into Errno.pm - yet to prove they end up in $!.
24259      Branch: perlio
24260            ! ext/Errno/Errno_pm.PL
24261 ____________________________________________________________________________
24262 [ 13949] By: nick                                  on 2001/12/30  12:02:21
24263         Log: Integrate Cwd muddle
24264      Branch: perlio
24265           !> MANIFEST installperl lib/Cwd.pm
24266 ____________________________________________________________________________
24267 [ 13948] By: nick                                  on 2001/12/30  11:51:40
24268         Log: remove embed.pl duplicates
24269      Branch: perlio
24270            ! embed.h embed.pl global.sym proto.h
24271 ____________________________________________________________________________
24272 [ 13947] By: nick                                  on 2001/12/30  11:35:51
24273         Log: More Cwd tidy up
24274      Branch: perl
24275            ! MANIFEST installperl
24276 ____________________________________________________________________________
24277 [ 13946] By: nick                                  on 2001/12/30  11:12:42
24278         Log: Undo a mess trying Cwd.pm in its ext directory
24279      Branch: perl
24280            + lib/Cwd.pm
24281            - ext/Cwd/Cwd.pm
24282 ____________________________________________________________________________
24283 [ 13945] By: nick                                  on 2001/12/30  10:03:43
24284         Log: Integrate mainline
24285      Branch: perl
24286           +> ext/Cwd/Cwd.pm
24287            - lib/Cwd.pm
24288            ! MANIFEST
24289      Branch: perlio
24290           !> (integrate 45 files)
24291 ____________________________________________________________________________
24292 [ 13944] By: nick                                  on 2001/12/30  09:27:16
24293         Log: "Port" Devel::PPPort to Win32:
24294              - need to set @INC before use in the test
24295              - {} are special to dmake, so use ppport.h.PL
24296              rather than commandline 
24297      Branch: perlio
24298            + ext/Devel/PPPort/ppport.h.PL
24299            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/t/test.t
24300 ____________________________________________________________________________
24301 [ 13943] By: jhi                                   on 2001/12/29  21:30:48
24302         Log: Update Changes.
24303      Branch: perl
24304            ! Changes patchlevel.h
24305 ____________________________________________________________________________
24306 [ 13942] By: jhi                                   on 2001/12/29  21:12:02
24307         Log: Subject: [PATCH] cleaner close on tests, take 2
24308              From: andreas.koenig@anima.de (Andreas J. Koenig)
24309              Date: 29 Dec 2001 21:42:37 +0100
24310              Message-ID: <m33d1tvjuq.fsf@anima.de>
24311              
24312              (the DB_File patches)
24313      Branch: perl
24314            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
24315            ! ext/DB_File/t/db-recno.t
24316 ____________________________________________________________________________
24317 [ 13941] By: jhi                                   on 2001/12/29  20:25:22
24318         Log: Integrate perlio; regen'ed config_H.?c
24319      Branch: perl
24320           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
24321 ____________________________________________________________________________
24322 [ 13940] By: jhi                                   on 2001/12/29  20:22:57
24323         Log: Subject: [PATCH] cleaner close on tests, take 2             
24324              From: andreas.koenig@anima.de (Andreas J. Koenig)
24325              Date: 29 Dec 2001 21:42:37 +0100
24326              Message-ID: <m33d1tvjuq.fsf@anima.de>
24327              
24328              (except for the three DB_File patch fragments)
24329      Branch: perl
24330            ! ext/Devel/DProf/DProf.t ext/PerlIO/t/encoding.t
24331            ! ext/SDBM_File/sdbm.t ext/Storable/t/store.t lib/strict.t
24332            ! t/cmd/while.t t/comp/cpp.aux t/comp/multiline.t
24333            ! t/comp/require.t t/comp/script.t t/io/argv.t t/io/dup.t
24334            ! t/lib/filter-util.pl t/op/anonsub.t t/op/do.t t/op/inccode.t
24335            ! t/op/runlevel.t t/op/write.t t/run/switches.t
24336 ____________________________________________________________________________
24337 [ 13939] By: jhi                                   on 2001/12/29  20:17:55
24338         Log: Subject: [PATCH] from the non-ANSI comment police (was: it won't compile on win32)  
24339              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
24340              Date: Sat, 29 Dec 2001 20:38:59 +0100
24341              Message-Id: <20011229203646.24CF.H.M.BRAND@hccnet.nl>      
24342              
24343              (NetWare tree not touched because it's very //)
24344      Branch: perl
24345            ! XSUB.h os2/os2.c perl.h win32/include/netdb.h
24346            ! win32/include/sys/socket.h win32/perlhost.h win32/vmem.h
24347            ! wince/include/errno.h wince/include/netdb.h
24348            ! wince/include/sys/socket.h wince/include/sys/stat.h
24349            ! wince/perllib.c wince/perlmain.c wince/win32.h
24350            ! wince/win32iop.h wince/win32thread.c wince/win32thread.h
24351            ! wince/wince.c wince/wince.h wince/wincesck.c x2p/a2py.c
24352 ____________________________________________________________________________
24353 [ 13938] By: nick                                  on 2001/12/29  19:23:32
24354         Log: Integrate mainline (ok linux)
24355      Branch: perlio
24356           +> lib/ExtUtils/t/MM_Win32.t lib/Pod/t/InputObjects.t
24357           !> (integrate 33 files)
24358 ____________________________________________________________________________
24359 [ 13937] By: jhi                                   on 2001/12/29  18:28:36
24360         Log: Give up on serious testing of langinfo().  Leave the old
24361              code in place, though.
24362      Branch: perl
24363            ! ext/I18N/Langinfo/Langinfo.t
24364 ____________________________________________________________________________
24365 [ 13936] By: nick                                  on 2001/12/29  18:20:33
24366         Log: Routine regen_config_h - no real differences other than order of crypt 
24367      Branch: perlio
24368            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
24369 ____________________________________________________________________________
24370 [ 13935] By: jhi                                   on 2001/12/29  17:36:08
24371         Log: Integrate perlio;
24372              
24373              Define the two socket error numbers in terms of WSAEXXXXX equivalents
24374              
24375              Fudge Config.pm so File::Spec does not croak.
24376      Branch: perl
24377           !> win32/FindExt.pm win32/win32.h
24378 ____________________________________________________________________________
24379 [ 13934] By: nick                                  on 2001/12/29  17:27:50
24380         Log: Fudge Config.pm so File::Spec does not croak.
24381      Branch: perlio
24382            ! win32/FindExt.pm
24383 ____________________________________________________________________________
24384 [ 13933] By: jhi                                   on 2001/12/29  17:24:45
24385         Log: metaconfig unit changes for #13932.
24386      Branch: metaconfig
24387            + U/modified/Init.U
24388            ! U/compline/nblock_io.U U/modified/Head.U U/modified/Loc.U
24389 ____________________________________________________________________________
24390 [ 13932] By: jhi                                   on 2001/12/29  17:24:24
24391         Log: VOS tweaks from Paul Green.
24392              
24393              The Configure tweaks: the _exe needs to be
24394              set after the init; VOS has fd 3 hardwired to /dev/tty;
24395              the grep/ln/make substitutions really need to stick.
24396      Branch: perl
24397            ! Configure hints/vos.sh perl.h util.c vos/build.cm
24398            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
24399            ! vos/config.ga.h vos/vosish.h
24400 ____________________________________________________________________________
24401 [ 13931] By: nick                                  on 2001/12/29  17:00:38
24402         Log: Define the two socket error numbers in terms of WSAEXXXXX equivalents
24403              (just to get util.c to compile)
24404      Branch: perlio
24405            ! win32/win32.h
24406 ____________________________________________________________________________
24407 [ 13930] By: jhi                                   on 2001/12/29  15:35:00
24408         Log: Subject: [PATCH] Pod whitespace cleanup, round 0.                
24409              From: coral@eekeek.org
24410              Date: Fri, 28 Dec 2001 19:58:22 -0500      
24411              Message-Id: <200112290058.fBT0wMD26750@eekeek.org>
24412      Branch: perl
24413            ! pod/perl561delta.pod pod/perl572delta.pod pod/perlapi.pod
24414            ! pod/perldelta.pod pod/perlfaq4.pod pod/perlfaq6.pod
24415            ! pod/perlfaq7.pod pod/perlfunc.pod pod/perlpacktut.pod
24416            ! pod/perlunicode.pod pod/perlxs.pod util.c
24417 ____________________________________________________________________________
24418 [ 13929] By: jhi                                   on 2001/12/29  15:31:20
24419         Log: op/exec Win32 patch from Schwern via Abe Timmerman.
24420      Branch: perl
24421            ! t/op/exec.t
24422 ____________________________________________________________________________
24423 [ 13928] By: jhi                                   on 2001/12/29  15:30:14
24424         Log: Subject: [PATCH lib/Pod/t/InputObjects.t] 
24425              From: Abe Timmerman <abe@ztreet.demon.nl>
24426              Date: Sat, 29 Dec 2001 13:10:06 +0100
24427              Message-ID: <cibr2u4f2ksggo4bgt8ijdkfn783avvvj4@4ax.com>           
24428      Branch: perl
24429            + lib/Pod/t/InputObjects.t
24430 ____________________________________________________________________________
24431 [ 13927] By: jhi                                   on 2001/12/29  15:27:39
24432         Log: Integrate perlio;
24433              
24434              Quick fix (after couple of clever fixes failed) for
24435              "accept leaks memory" fail [ID 20011223.001]
24436              
24437              Nick Clark's embed.pl fix for my_socketpair
24438      Branch: perl
24439           !> embed.h embed.pl global.sym pod/perlapi.pod pp_sys.c proto.h
24440 ____________________________________________________________________________
24441 [ 13926] By: nick                                  on 2001/12/29  15:23:21
24442         Log: Nick Clark's embed.pl fix for my_socketpair
24443      Branch: perlio
24444            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h
24445 ____________________________________________________________________________
24446 [ 13925] By: jhi                                   on 2001/12/29  15:21:53
24447         Log: Slight tweaks on the MM_Win32.t.
24448      Branch: perl
24449            ! lib/ExtUtils/t/MM_Win32.t
24450 ____________________________________________________________________________
24451 [ 13924] By: jhi                                   on 2001/12/29  15:16:47
24452         Log: Subject: [PATCH lib/ExtUtils/t/MM_Win32.t]
24453              From: Abe Timmerman <abe@ztreet.demon.nl>
24454              Date: Sat, 29 Dec 2001 12:51:36 +0100
24455              Message-ID: <bmar2u8jdib45442jh1ht3e3i1qhlaek59@4ax.com>
24456      Branch: perl
24457            + lib/ExtUtils/t/MM_Win32.t
24458            ! MANIFEST
24459 ____________________________________________________________________________
24460 [ 13923] By: nick                                  on 2001/12/29  15:12:07
24461         Log: Quick fix (after couple of clever fixes failed) for
24462              "accept leaks memory" fail [ID 20011223.001]
24463      Branch: perlio
24464            ! pp_sys.c
24465 ____________________________________________________________________________
24466 [ 13922] By: jhi                                   on 2001/12/29  15:09:00
24467         Log: Subject: [PATCH] Module names and other nits
24468              From: Autrijus Tang <autrijus@autrijus.org>                 
24469              Date: Sat, 29 Dec 2001 01:59:28 +0800
24470              Message-ID: <20011229015928.A29712@geb.elixus.org>              
24471      Branch: perl
24472            ! lib/Exporter/Heavy.pm pod/perl561delta.pod pod/perl56delta.pod
24473            ! pod/perldebguts.pod pod/perldebug.pod pod/perlfaq4.pod
24474            ! pod/perlfaq6.pod pod/perlfunc.pod pod/perlguts.pod
24475            ! pod/perlpacktut.pod pod/perlsub.pod pod/perltodo.pod
24476            ! pod/perlunicode.pod pod/perlutil.pod pod/perlxs.pod
24477 ____________________________________________________________________________
24478 [ 13921] By: jhi                                   on 2001/12/29  15:05:08
24479         Log: socketpair tweaks from Nicholas Clark.
24480      Branch: perl
24481            ! ext/Socket/socketpair.t util.c
24482 ____________________________________________________________________________
24483 [ 13920] By: nick                                  on 2001/12/29  12:36:21
24484         Log: Integrate mainline
24485      Branch: perlio
24486           !> Changes Configure doop.c ext/B/B.pm ext/IO/lib/IO/t/io_dir.t
24487           !> ext/POSIX/POSIX.xs ext/Socket/socketpair.t
24488           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
24489           !> lib/ExtUtils/t/Embed.t lib/ExtUtils/t/MM_Cygwin.t
24490           !> lib/warnings.t patchlevel.h pod/perlfunc.pod pod/perlport.pod
24491           !> pod/perluniintro.pod t/base/rs.t t/cmd/subval.t t/io/fflush.t
24492           !> t/op/sysio.t
24493 ____________________________________________________________________________
24494 [ 13919] By: jhi                                   on 2001/12/28  17:01:39
24495         Log: Retract #13917.
24496      Branch: perl
24497            ! doop.c
24498 ____________________________________________________________________________
24499 [ 13918] By: jhi                                   on 2001/12/28  17:00:53
24500         Log: Subject: provisional MakeMaker patch for VMS
24501              From: "Craig A. Berry" <craigberry@mac.com> 
24502              Date: Thu, 27 Dec 2001 22:29:37 -0600
24503              Message-Id: <a05101004b8515264aa3a@[172.16.52.1]>
24504      Branch: perl
24505            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
24506 ____________________________________________________________________________
24507 [ 13917] By: jhi                                   on 2001/12/28  16:57:19
24508         Log: (retracted by #13919)
24509      Branch: perl
24510            ! doop.c
24511 ____________________________________________________________________________
24512 [ 13916] By: jhi                                   on 2001/12/28  01:17:04
24513         Log: metaconfig unit change for #13915.
24514      Branch: metaconfig/U/perl
24515            ! d_u32align.U
24516 ____________________________________________________________________________
24517 [ 13915] By: jhi                                   on 2001/12/28  01:16:45
24518         Log: Remove debris in any case.
24519      Branch: perl
24520            ! Configure
24521 ____________________________________________________________________________
24522 [ 13914] By: jhi                                   on 2001/12/28  00:22:10
24523         Log: Subject: [PATCH] Re: B::walksymtable oddness
24524              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
24525              Date: Thu, 27 Dec 2001 19:14:24 +0100
24526              Message-ID: <3C2B7310.861.18820D0@localhost>
24527      Branch: perl
24528            ! ext/B/B.pm
24529 ____________________________________________________________________________
24530 [ 13913] By: jhi                                   on 2001/12/27  23:57:34
24531         Log: Subject: [PATCH] because (sys)?read doesn't reset buffers
24532              From: Nicholas Clark <nick@unfortu.net> 
24533              Date: Fri, 28 Dec 2001 00:43:02 +0000
24534              Message-ID: <20011228004301.B23373@Bagpuss.unfortu.net>
24535      Branch: perl
24536            ! ext/Socket/socketpair.t
24537 ____________________________________________________________________________
24538 [ 13912] By: jhi                                   on 2001/12/27  23:56:20
24539         Log: Fast Latin1<->UTF-8 conversion for older Perls.
24540      Branch: perl
24541            ! pod/perluniintro.pod
24542 ____________________________________________________________________________
24543 [ 13911] By: jhi                                   on 2001/12/27  14:52:45
24544         Log: Update Changes.
24545      Branch: perl
24546            ! Changes patchlevel.h
24547 ____________________________________________________________________________
24548 [ 13910] By: jhi                                   on 2001/12/27  14:32:23
24549         Log: More wait status trickery for BeOS.
24550      Branch: perl
24551            ! ext/POSIX/POSIX.xs
24552 ____________________________________________________________________________
24553 [ 13909] By: jhi                                   on 2001/12/27  14:15:49
24554         Log: metaconfig unit change for #13908.
24555      Branch: metaconfig/U/perl
24556            ! d_u32align.U
24557 ____________________________________________________________________________
24558 [ 13908] By: jhi                                   on 2001/12/27  14:15:27
24559         Log: Try to catch the SIGBUS, as suggested by Nicholas Clark.
24560      Branch: perl
24561            ! Configure
24562 ____________________________________________________________________________
24563 [ 13907] By: jhi                                   on 2001/12/27  14:05:09
24564         Log: Subject: [ID 20011227.002] Not OK: perl v5.7.2 +DEVEL13884 on i386-freebsd 4.4-stable (UNINSTALLED)
24565              From: gbarr@monty.mutatus.co.uk
24566              Date: 27 Dec 2001 14:41:36 -0000
24567              Message-Id: <20011227144136.71851.qmail@monty.mutatus.co.uk>    
24568      Branch: perl
24569            ! lib/ExtUtils/t/Embed.t
24570 ____________________________________________________________________________
24571 [ 13906] By: jhi                                   on 2001/12/27  13:58:18
24572         Log: Subject: [PATCH] Re: socketpair emulation
24573              From: Nicholas Clark <nick@unfortu.net> 
24574              Date: Wed, 26 Dec 2001 20:08:14 +0000
24575              Message-ID: <20011226200813.A11903@Bagpuss.unfortu.net>
24576      Branch: perl
24577            ! ext/Socket/socketpair.t
24578 ____________________________________________________________________________
24579 [ 13905] By: jhi                                   on 2001/12/27  13:55:03
24580         Log: Subject: [DOC PATCH] left is right and right is left
24581              From: Philip Newton <Philip.Newton@gmx.net>
24582              Date: Thu, 27 Dec 2001 10:04:17 +0100
24583              Message-ID: <vsol2uchfg3ruf0rfjf33b75544nv21uhi@4ax.com>
24584      Branch: perl
24585            ! pod/perlfunc.pod pod/perlport.pod
24586 ____________________________________________________________________________
24587 [ 13904] By: jhi                                   on 2001/12/27  13:53:25
24588         Log: Subject: [PATCH] check return of close
24589              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24590              Date: 27 Dec 2001 09:47:30 +0100
24591              Message-ID: <m3ellhgicd.fsf@anima.de> 
24592              
24593              Subject: [PATCH] improve error reporting
24594              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24595              Date: 27 Dec 2001 09:54:55 +0100
24596              Message-ID: <m3adw5gi00.fsf@anima.de> 
24597              
24598              Subject: [PATCH] check return value of close
24599              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24600              Date: 27 Dec 2001 10:03:55 +0100
24601              Message-ID: <m3666tghl0.fsf@anima.de> 
24602              
24603              Subject: [PATCH] return of close
24604              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24605              Date: 27 Dec 2001 10:22:15 +0100
24606              Message-ID: <m31yhhggqg.fsf@anima.de> 
24607      Branch: perl
24608            ! ext/IO/lib/IO/t/io_dir.t lib/warnings.t t/cmd/subval.t
24609            ! t/io/fflush.t
24610 ____________________________________________________________________________
24611 [ 13903] By: jhi                                   on 2001/12/27  13:44:57
24612         Log: Subject: [PATCH] check return of close
24613              From: andreas.koenig@anima.de (Andreas J. Koenig)            
24614              Date: 27 Dec 2001 09:47:30 +0100
24615              Message-ID: <m3ellhgicd.fsf@anima.de> 
24616      Branch: perl
24617            ! t/base/rs.t
24618 ____________________________________________________________________________
24619 [ 13902] By: jhi                                   on 2001/12/27  13:38:30
24620         Log: Subject: [PATCH] better error diagnosis from t/op/sysio.t
24621              From: andreas.koenig@anima.de (Andreas J. Koenig)
24622              Date: 27 Dec 2001 09:21:16 +0100
24623              Message-ID: <m3n105gjk3.fsf@anima.de>
24624      Branch: perl
24625            ! t/op/sysio.t
24626 ____________________________________________________________________________
24627 [ 13901] By: jhi                                   on 2001/12/27  13:35:03
24628         Log: Subject: [PATCH] Re: ExtUtils::MM_Cygwin test failures (was Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK))
24629              From: "Gerrit P. Haase" <gp@familiehaase.de>
24630              Date: Thu, 27 Dec 2001 09:23:55 +0100 
24631              Message-ID: <98211521662.20011227092355@familiehaase.de>
24632      Branch: perl
24633            ! lib/ExtUtils/t/MM_Cygwin.t
24634 ____________________________________________________________________________
24635 [ 13900] By: nick                                  on 2001/12/27  11:11:51
24636         Log: Integrate mainline
24637      Branch: perlio
24638           +> ext/Socket/socketpair.t lib/File/Spec/Cygwin.pm
24639           +> lib/File/Spec/NW5.pm
24640           !> (integrate 52 files)
24641 ____________________________________________________________________________
24642 [ 13899] By: jhi                                   on 2001/12/26  21:30:13
24643         Log: Replace the awful (most likely generated and not very persistent)
24644              URL with something tangible.
24645      Branch: perl
24646            ! README.hpux
24647 ____________________________________________________________________________
24648 [ 13898] By: jhi                                   on 2001/12/26  21:21:01
24649         Log: Naughty /dev/printer (ls -l, really) of IRIX.
24650      Branch: perl
24651            ! t/op/stat.t
24652 ____________________________________________________________________________
24653 [ 13897] By: jhi                                   on 2001/12/26  20:56:09
24654         Log: Upgrade to Net::Ping 2.10.
24655      Branch: perl
24656            ! lib/Net/Ping.pm lib/Net/Ping/CHANGES lib/Net/Ping/t/100_load.t
24657            ! lib/Net/Ping/t/110_icmp_inst.t lib/Net/Ping/t/120_udp_inst.t
24658            ! lib/Net/Ping/t/130_tcp_inst.t lib/Net/Ping/t/140_stream_inst.t
24659            ! lib/Net/Ping/t/200_ping_tcp.t lib/Net/Ping/t/300_ping_stream.t
24660 ____________________________________________________________________________
24661 [ 13896] By: jhi                                   on 2001/12/26  20:15:32
24662         Log: BeOS has times() tick of 1000000, not CLK_TCK (1000)
24663              (this showed up in Benchmark.t)
24664      Branch: perl
24665            ! pp_sys.c
24666 ____________________________________________________________________________
24667 [ 13895] By: jhi                                   on 2001/12/26  19:52:03
24668         Log: BeOS updates.
24669      Branch: perl
24670            ! README.beos beos/beos.c
24671 ____________________________________________________________________________
24672 [ 13894] By: jhi                                   on 2001/12/26  19:31:38
24673         Log: Subject: Re: bleadperl doesn't compile
24674              From: "Gerrit P. Haase" <gp@familiehaase.de>
24675              Date: Wed, 26 Dec 2001 21:29:08 +0100
24676              Message-ID: <22168634623.20011226212908@familiehaase.de>
24677              
24678              Cygwin with multiplicity.
24679      Branch: perl
24680            ! perlio.c
24681 ____________________________________________________________________________
24682 [ 13893] By: jhi                                   on 2001/12/26  19:11:49
24683         Log: Subject: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
24684              From: Nicholas Clark <nick@ccl4.org>
24685              Date: Wed, 26 Dec 2001 19:07:33 +0000
24686              Message-ID: <20011226190732.J48842@plum.flirble.org>            
24687              
24688              socketpair() (un)signedness nit.
24689      Branch: perl
24690            ! util.c
24691 ____________________________________________________________________________
24692 [ 13892] By: jhi                                   on 2001/12/26  19:10:15
24693         Log: Subject: Re: [PATCH] Re: [ PATCH ] Cygwin groups.t  (PLEASE CHECK)
24694              From: Nicholas Clark <nick@ccl4.org>
24695              Date: Wed, 26 Dec 2001 19:19:47 +0000
24696              Message-ID: <20011226191946.K48842@plum.flirble.org>
24697              
24698              Use report_evil_fh().
24699      Branch: perl
24700            ! doio.c
24701 ____________________________________________________________________________
24702 [ 13891] By: jhi                                   on 2001/12/26  18:58:09
24703         Log: Bad $? assumptions.
24704      Branch: perl
24705            ! ext/POSIX/POSIX.pod pod/perlfunc.pod pod/perlport.pod
24706 ____________________________________________________________________________
24707 [ 13890] By: jhi                                   on 2001/12/26  17:47:57
24708         Log: Net::Ping isn't going to work much without
24709              the Socket extension; fail more gracefully.
24710      Branch: perl
24711            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
24712            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
24713            ! lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
24714            ! lib/Net/Ping/t/300_ping_stream.t
24715 ____________________________________________________________________________
24716 [ 13889] By: jhi                                   on 2001/12/26  17:19:18
24717         Log: metaconfig unit change for #13888.
24718      Branch: metaconfig
24719            ! U/modified/Oldconfig.U
24720 ____________________________________________________________________________
24721 [ 13888] By: jhi                                   on 2001/12/26  17:18:59
24722         Log: test -d /system is a bit too generic test for VOS
24723              (false hit in BeOS)
24724      Branch: perl
24725            ! Configure
24726 ____________________________________________________________________________
24727 [ 13887] By: jhi                                   on 2001/12/26  17:13:27
24728         Log: No AF_UNIX in BeOS.
24729      Branch: perl
24730            ! util.c
24731 ____________________________________________________________________________
24732 [ 13886] By: jhi                                   on 2001/12/26  17:07:39
24733         Log: FAQ sync.
24734      Branch: perl
24735            ! pod/perlfaq5.pod
24736 ____________________________________________________________________________
24737 [ 13885] By: jhi                                   on 2001/12/25  16:24:10
24738         Log: Update Changes.
24739      Branch: perl
24740            ! Changes patchlevel.h
24741 ____________________________________________________________________________
24742 [ 13884] By: jhi                                   on 2001/12/25  16:20:19
24743         Log: Make -t equal -tw.
24744      Branch: perl
24745            ! perl.c pod/perlrun.pod
24746 ____________________________________________________________________________
24747 [ 13883] By: jhi                                   on 2001/12/25  15:56:49
24748         Log: Subject: Re: Not OK 13881
24749              From: John Peacock <jpeacock@rowman.com>
24750              Date: Tue, 25 Dec 2001 06:02:12 -0500
24751              Message-ID: <3C285CB4.8040006@rowman.com>
24752      Branch: perl
24753            ! embed.h embed.pl global.sym pod/perlapi.pod util.c
24754 ____________________________________________________________________________
24755 [ 13882] By: jhi                                   on 2001/12/25  15:45:52
24756         Log: Subject: Re: Not OK 13881
24757              From: andreas.koenig@anima.de (Andreas J. Koenig)
24758              Date: 25 Dec 2001 07:33:23 +0100
24759              Message-ID: <m3bsgnajws.fsf@anima.de>
24760      Branch: perl
24761            ! op.c
24762 ____________________________________________________________________________
24763 [ 13881] By: jhi                                   on 2001/12/24  23:47:53
24764         Log: Subject: PATCH: Restore "Can't declare scalar dereference in my" error
24765              From: Mark-Jason Dominus <mjd@plover.com>    
24766              Date: Mon, 24 Dec 2001 18:14:48 -0500
24767              Message-ID: <20011224231448.25826.qmail@plover.com>
24768      Branch: perl
24769            ! op.c t/op/eval.t
24770 ____________________________________________________________________________
24771 [ 13880] By: jhi                                   on 2001/12/24  22:58:18
24772         Log: Subject: [PATCH]: ExtUtils::MM_* and File::Spec 
24773              From: Dave Rolsky <autarch@urth.org>
24774              Date: Mon, 24 Dec 2001 13:27:23 -0600 (CST) 
24775              Message-ID: <Pine.LNX.4.43.0112241305020.21723-100000@urth.org>
24776      Branch: perl
24777            + lib/File/Spec/Cygwin.pm lib/File/Spec/NW5.pm
24778            ! MANIFEST lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_NW5.pm
24779            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
24780            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
24781            ! lib/File/Spec.pm lib/File/Spec/Win32.pm
24782 ____________________________________________________________________________
24783 [ 13879] By: jhi                                   on 2001/12/24  18:52:10
24784         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked 
24785              From: Jeffrey Friedl <jfriedl@yahoo.com>
24786              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST)           
24787              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>
24788              
24789              The rest of the tests for plus few extras.
24790      Branch: perl
24791            ! t/op/pat.t
24792 ____________________________________________________________________________
24793 [ 13878] By: jhi                                   on 2001/12/24  17:16:10
24794         Log: metaconfig unit change for #13877.
24795      Branch: metaconfig
24796            ! U/modified/Unix.U
24797 ____________________________________________________________________________
24798 [ 13877] By: jhi                                   on 2001/12/24  17:13:53
24799         Log: No-op.
24800      Branch: perl
24801            ! Configure
24802 ____________________________________________________________________________
24803 [ 13876] By: jhi                                   on 2001/12/24  17:13:16
24804         Log: More constant casting.
24805      Branch: perl
24806            ! regexec.c
24807 ____________________________________________________________________________
24808 [ 13875] By: jhi                                   on 2001/12/24  16:47:30
24809         Log: Subject: perlhack.pod 
24810              From: "John P. Linderman" <jpl@research.att.com>
24811              Date: Sun, 23 Dec 2001 16:16:10 -0500 (EST) 
24812              Message-Id: <200112232116.QAA18463@raptor.research.att.com>
24813      Branch: perl
24814            ! pod/perlhack.pod
24815 ____________________________________________________________________________
24816 [ 13874] By: jhi                                   on 2001/12/24  16:41:03
24817         Log: File::Find patch patches from Thomas Wegner.
24818      Branch: perl
24819            ! lib/File/Find.pm
24820 ____________________________________________________________________________
24821 [ 13873] By: jhi                                   on 2001/12/24  16:38:10
24822         Log: Subject: Re: socketpair emulation 
24823              From: Nicholas Clark <nick@unfortu.net>                 
24824              Date: Mon, 24 Dec 2001 16:11:30 +0000                 
24825              Message-ID: <20011224161129.A1520@Bagpuss.unfortu.net>          
24826      Branch: perl
24827            ! ext/Socket/socketpair.t
24828 ____________________________________________________________________________
24829 [ 13872] By: jhi                                   on 2001/12/24  02:53:02
24830         Log: Must cast constants if they can be quads.
24831      Branch: perl
24832            ! regcomp.c
24833 ____________________________________________________________________________
24834 [ 13871] By: jhi                                   on 2001/12/24  01:40:12
24835         Log: Promote the e/uid to wide enough un/signed integers
24836              and printf them as such.
24837      Branch: perl
24838            ! taint.c
24839 ____________________________________________________________________________
24840 [ 13870] By: jhi                                   on 2001/12/24  01:14:52
24841         Log: metaconfig unit change for #13869.
24842      Branch: metaconfig/U/perl
24843            ! d_u32align.U
24844 ____________________________________________________________________________
24845 [ 13869] By: jhi                                   on 2001/12/24  01:14:06
24846         Log: The U32 alignment test wasn't really working, noticed
24847              by Paul Green.  Now the test works, but this means that
24848              we may see coredumps from the test.   I sure hope MMUless
24849              places don't crash on the test.
24850      Branch: perl
24851            ! Configure
24852 ____________________________________________________________________________
24853 [ 13868] By: jhi                                   on 2001/12/23  23:46:54
24854         Log: metaconfig unit changes for #13867.
24855      Branch: metaconfig
24856            ! U/compline/nblock_io.U U/modified/Unix.U
24857            ! U/modified/spitshell.U
24858 ____________________________________________________________________________
24859 [ 13867] By: jhi                                   on 2001/12/23  23:46:18
24860         Log: More VOS tweaks.
24861      Branch: perl
24862            ! Configure
24863 ____________________________________________________________________________
24864 [ 13866] By: jhi                                   on 2001/12/23  16:43:29
24865         Log: The funky final sigma casefolding.
24866      Branch: perl
24867            ! regcomp.c regexec.c t/op/pat.t utf8.h
24868 ____________________________________________________________________________
24869 [ 13865] By: jhi                                   on 2001/12/23  13:55:23
24870         Log: Update Changes.
24871      Branch: perl
24872            ! Changes patchlevel.h
24873 ____________________________________________________________________________
24874 [ 13864] By: jhi                                   on 2001/12/23  13:50:25
24875         Log: Move the \C and \X to pat.t.
24876      Branch: perl
24877            ! t/op/pat.t t/op/re_tests
24878 ____________________________________________________________________________
24879 [ 13863] By: jhi                                   on 2001/12/23  04:04:20
24880         Log: More logical test ordering.
24881      Branch: perl
24882            ! perl.h
24883 ____________________________________________________________________________
24884 [ 13862] By: jhi                                   on 2001/12/23  01:47:23
24885         Log: Integrate perlio;
24886              
24887              Add at least the "important" PerlIO_xxxx functions to embed.pl
24888              so that they get implicit pTHX_ and we can avoid slow dTHX.
24889              
24890              Put PerlIO stuff inside EXTERN C
24891              
24892              Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
24893      Branch: perl
24894           !> embed.h embed.pl ext/IO/IO.xs global.sym globals.c makedef.pl
24895           !> perlio.c perlio.h perlio.sym pod/perlapi.pod proto.h
24896           !> win32/win32.c
24897 ____________________________________________________________________________
24898 [ 13861] By: jhi                                   on 2001/12/23  01:38:54
24899         Log: Even more \X fixing.
24900      Branch: perl
24901            ! regexec.c t/op/pat.t
24902 ____________________________________________________________________________
24903 [ 13860] By: jhi                                   on 2001/12/23  01:29:45
24904         Log: More \X fixing.
24905      Branch: perl
24906            ! regexec.c t/op/pat.t
24907 ____________________________________________________________________________
24908 [ 13859] By: jhi                                   on 2001/12/23  00:57:10
24909         Log: Fix encoding pragma.
24910      Branch: perl
24911            ! regcomp.c
24912 ____________________________________________________________________________
24913 [ 13858] By: jhi                                   on 2001/12/23  00:12:51
24914         Log: Subject: socketpair emulation
24915              From: Nicholas Clark <nick@unfortu.net>
24916              Date: Sat, 22 Dec 2001 18:38:18 +0000
24917              Message-ID: <20011222183817.A12020@Bagpuss.unfortu.net>
24918      Branch: perl
24919            + ext/Socket/socketpair.t
24920            ! MANIFEST embed.h embed.pl global.sym perl.h pod/perlfunc.pod
24921            ! pp_sys.c proto.h util.c
24922 ____________________________________________________________________________
24923 [ 13857] By: jhi                                   on 2001/12/22  23:53:26
24924         Log: Subject: [PATCH] and [BUG]   \X and \C fixed, \X still dorked        
24925              From: Jeffrey Friedl <jfriedl@yahoo.com>
24926              Date: Fri, 21 Dec 2001 23:18:17 -0800 (PST) 
24927              Message-Id: <200112220718.fBM7IHG25075@ventrue.corp.yahoo.com>  
24928              
24929              (partially applied, most of the new tests need to be rethought)
24930      Branch: perl
24931            ! regcomp.c t/op/re_tests
24932 ____________________________________________________________________________
24933 [ 13856] By: jhi                                   on 2001/12/22  23:45:35
24934         Log: Small tweaks.
24935      Branch: perl
24936            ! handy.h regexec.c
24937 ____________________________________________________________________________
24938 [ 13855] By: jhi                                   on 2001/12/22  20:10:01
24939         Log: Unicode casefolding continues.
24940              (lib/encoding.t still failing.)
24941      Branch: perl
24942            ! regexec.c t/op/pat.t
24943 ____________________________________________________________________________
24944 [ 13854] By: nick                                  on 2001/12/22  20:01:27
24945         Log: Win32 and makedef.pl fall-out of PerlIO/pTHX stuff
24946      Branch: perlio
24947            ! makedef.pl perlio.h perlio.sym win32/win32.c
24948 ____________________________________________________________________________
24949 [ 13853] By: nick                                  on 2001/12/22  19:58:53
24950         Log: Put PerlIO stuff inside EXTERN C
24951      Branch: perlio
24952            ! embed.pl proto.h
24953 ____________________________________________________________________________
24954 [ 13852] By: nick                                  on 2001/12/22  18:04:34
24955         Log: Add at least the "important" PerlIO_xxxx functions to embed.pl
24956              so that they get implicit pTHX_ and we can avoid slow dTHX.
24957      Branch: perlio
24958            ! embed.h embed.pl ext/IO/IO.xs global.sym globals.c perlio.c
24959            ! perlio.h pod/perlapi.pod proto.h
24960 ____________________________________________________________________________
24961 [ 13851] By: jhi                                   on 2001/12/22  17:42:10
24962         Log: metaconfig unit change for #13850.
24963      Branch: metaconfig
24964            ! U/modified/Loc.U
24965 ____________________________________________________________________________
24966 [ 13850] By: jhi                                   on 2001/12/22  17:41:40
24967         Log: Rework the make logic (again).
24968      Branch: perl
24969            ! Configure
24970 ____________________________________________________________________________
24971 [ 13849] By: jhi                                   on 2001/12/22  16:40:24
24972         Log: Integrate perlio;
24973              Fix mis-parse of autoloaded usage code by declaring the sub
24974              Correct checking code which Ilya spotted was tripped by CR at EOF.
24975              The CR at EOF fix earlier broke CR at end-of-buffer.
24976      Branch: perl
24977            ! regexec.c
24978           !> ext/POSIX/POSIX.pm perlio.c sv.c
24979 ____________________________________________________________________________
24980 [ 13848] By: nick                                  on 2001/12/22  15:11:17
24981         Log: The CR at EOF fix earlier broke CR at end-of-buffer.
24982              This should be okay for both?
24983      Branch: perlio
24984            ! perlio.c
24985 ____________________________________________________________________________
24986 [ 13847] By: nick                                  on 2001/12/22  12:26:32
24987         Log: Correct checking code which Ilya spotted was tripped by CR at EOF.
24988              Also tone down perl -DP tracing of sv_gets.
24989      Branch: perlio
24990            ! perlio.c sv.c
24991 ____________________________________________________________________________
24992 [ 13846] By: nick                                  on 2001/12/22  10:49:27
24993         Log: Fix mis-parse of autoloaded usage code by declaring the sub
24994      Branch: perlio
24995            ! ext/POSIX/POSIX.pm
24996 ____________________________________________________________________________
24997 [ 13845] By: nick                                  on 2001/12/22  10:44:11
24998         Log: Integrate mainline - some fails:
24999              Failed Test            Stat Wstat Total Fail  Failed  List of Failed
25000              -------------------------------------------------------------------------------
25001              ../ext/POSIX/t/posix.t  255 65280    38    9  23.68%  30-38
25002              ../lib/encoding.t                    19    2  10.53%  17-18
25003              op/pat.t                            770    3   0.39%  754-755 757
25004      Branch: perlio
25005           +> ext/re/re.t lib/ExtUtils/t/MM_OS2.t
25006           !> (integrate 36 files)
25007 ____________________________________________________________________________
25008 [ 13844] By: jhi                                   on 2001/12/22  04:27:46
25009         Log: More Unicode casing fixes.
25010      Branch: perl
25011            ! regexec.c t/op/pat.t
25012 ____________________________________________________________________________
25013 [ 13843] By: jhi                                   on 2001/12/22  02:47:08
25014         Log: Unicode casefolding fixes.
25015      Branch: perl
25016            ! op.c regcomp.c regexec.c t/op/pat.t
25017 ____________________________________________________________________________
25018 [ 13842] By: jhi                                   on 2001/12/21  22:32:14
25019         Log: Subject: [PATCH B::Deparse] __DATA__ and packages
25020              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
25021              Date: Sat, 22 Dec 2001 00:01:29 +0100
25022              Message-ID: <20011222000129.A713@rafael>
25023      Branch: perl
25024            ! ext/B/B/Deparse.pm
25025 ____________________________________________________________________________
25026 [ 13841] By: jhi                                   on 2001/12/21  20:38:28
25027         Log: VOS config from Paul Green.
25028      Branch: perl
25029            ! hints/vos.sh
25030 ____________________________________________________________________________
25031 [ 13840] By: jhi                                   on 2001/12/21  20:00:43
25032         Log: Subject: [PATCH @13746] CreateTTY on OS/2
25033              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25034              Date: Fri, 21 Dec 2001 15:59:45 -0500
25035              Message-ID: <20011221155945.A6806@math.ohio-state.edu>
25036      Branch: perl
25037            ! lib/perl5db.pl
25038 ____________________________________________________________________________
25039 [ 13839] By: jhi                                   on 2001/12/21  19:52:49
25040         Log: Subject: [PATCH @13746] uninstalled build of modules broken
25041              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25042              Date: Fri, 21 Dec 2001 15:49:09 -0500
25043              Message-ID: <20011221154909.A6760@math.ohio-state.edu>
25044      Branch: perl
25045            ! lib/ExtUtils/MM_Unix.pm
25046 ____________________________________________________________________________
25047 [ 13838] By: jhi                                   on 2001/12/21  19:52:09
25048         Log: Subject: [PATCH @13746] OS/2 File::* modules
25049              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
25050              Date: Fri, 21 Dec 2001 15:43:24 -0500
25051              Message-ID: <20011221154324.A6524@math.ohio-state.edu>
25052      Branch: perl
25053            ! lib/File/Basename.pm lib/File/Spec/OS2.pm
25054 ____________________________________________________________________________
25055 [ 13837] By: jhi                                   on 2001/12/21  19:49:41
25056         Log: Subject: [PATCH] perltie.pod (or what does it mean?)
25057              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25058              Date: Fri, 21 Dec 2001 17:29:07 +0100
25059              Message-ID: <3C236353.6625C4C0@alcatel.at>
25060      Branch: perl
25061            ! pod/perltie.pod
25062 ____________________________________________________________________________
25063 [ 13836] By: jhi                                   on 2001/12/21  19:47:52
25064         Log: metaconfig unit changes for #13835
25065      Branch: metaconfig
25066            ! U/modified/Head.U U/modified/Loc.U U/modified/Unix.U
25067            ! U/modified/sh.U
25068 ____________________________________________________________________________
25069 [ 13835] By: jhi                                   on 2001/12/21  19:47:03
25070         Log: Further VOS tweaks: the _exe needs to be introduced
25071              in the very beginning, and the make/gmake needs special
25072              VOS logic.
25073      Branch: perl
25074            ! Configure Makefile.SH
25075 ____________________________________________________________________________
25076 [ 13834] By: jhi                                   on 2001/12/21  15:12:26
25077         Log: Update Changes.
25078      Branch: perl
25079            ! Changes patchlevel.h
25080 ____________________________________________________________________________
25081 [ 13833] By: jhi                                   on 2001/12/21  14:46:45
25082         Log: metaconfig unit change for #13832.
25083      Branch: metaconfig
25084            ! U/modified/spitshell.U
25085 ____________________________________________________________________________
25086 [ 13832] By: jhi                                   on 2001/12/21  14:46:24
25087         Log: Also the search for cat needs to be _exe-aware.
25088      Branch: perl
25089            ! Configure
25090 ____________________________________________________________________________
25091 [ 13831] By: jhi                                   on 2001/12/21  13:43:53
25092         Log: Subject: [PATCH] ext/B/B/Xref.pm adding "our" recognition
25093              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25094              Date: Fri, 21 Dec 2001 14:02:01 +0100
25095              Message-ID: <3C2332C9.7CFED5F2@alcatel.at>
25096      Branch: perl
25097            ! ext/B/B/Xref.pm
25098 ____________________________________________________________________________
25099 [ 13830] By: jhi                                   on 2001/12/21  13:42:31
25100         Log: packing I32 with L is not nice, need l; from Wolfgang Laun.
25101      Branch: perl
25102            ! ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
25103            ! ext/B/t/assembler.t
25104 ____________________________________________________________________________
25105 [ 13829] By: jhi                                   on 2001/12/21  13:39:06
25106         Log: Subject: [ PATCH ] Smoke 13820 /pro/3gl/CPAN/perl-current
25107              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
25108              Date: Fri, 21 Dec 2001 11:15:38 +0100
25109              Message-Id: <20011221104035.4B4F.H.M.BRAND@hccnet.nl>
25110      Branch: perl
25111            ! hv.c
25112 ____________________________________________________________________________
25113 [ 13828] By: jhi                                   on 2001/12/21  01:59:10
25114         Log: A plan is good.
25115      Branch: perl
25116            ! ext/re/re.t
25117 ____________________________________________________________________________
25118 [ 13827] By: jhi                                   on 2001/12/21  01:57:48
25119         Log: Subject: [REPATCH MANIFEST, ext/re/re.t] Tests for re pragma
25120              From: chromatic <chromatic@rmci.net>
25121              Date: Thu, 20 Dec 2001 16:16:48 -0700
25122              Message-ID: <20011220231726.23878.qmail@onion.perl.org>
25123      Branch: perl
25124            + ext/re/re.t
25125            ! MANIFEST
25126 ____________________________________________________________________________
25127 [ 13826] By: jhi                                   on 2001/12/21  01:34:37
25128         Log: Synchronize the skippage message.
25129      Branch: perl
25130            ! lib/ExtUtils/t/MM_OS2.t
25131 ____________________________________________________________________________
25132 [ 13825] By: jhi                                   on 2001/12/21  01:32:42
25133         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/t/MM_OS2.t] Tests for ExtUtils::MM_OS2
25134              From: chromatic <chromatic@rmci.net>
25135              Date: Thu, 20 Dec 2001 16:09:10 -0700
25136              Message-ID: <20011220230948.18010.qmail@onion.perl.org>
25137      Branch: perl
25138            + lib/ExtUtils/t/MM_OS2.t
25139            ! MANIFEST
25140 ____________________________________________________________________________
25141 [ 13824] By: jhi                                   on 2001/12/21  01:14:12
25142         Log: Subject: perlfunc.pod patch re flock via fcntl
25143              From: "Tye McQueen" <tye@metronet.com>
25144              Date: Thu, 20 Dec 2001 14:52:19 -0600 (CST) 
25145              Message-Id: <200112202052.fBKKqKH16263@metronet.com>
25146      Branch: perl
25147            ! pod/perlfunc.pod
25148 ____________________________________________________________________________
25149 [ 13823] By: jhi                                   on 2001/12/21  00:54:49
25150         Log: Make using U+FDD0..U+FDEF (noncharacters since Unicode 3.1),
25151              U+...FFFE, U+...FFFF, and characters beyond U+10FFFF
25152              (the Unicode maximum code point) warnable offenses.
25153      Branch: perl
25154            ! embed.h embed.pl global.sym op.c pod/perlapi.pod pp.c proto.h
25155            ! t/op/each.t t/op/pat.t t/op/qq.t utf8.c utf8.h
25156 ____________________________________________________________________________
25157 [ 13822] By: jhi                                   on 2001/12/20  20:59:55
25158         Log: Sterner admonishment on -t.
25159      Branch: perl
25160            ! pod/perlrun.pod
25161 ____________________________________________________________________________
25162 [ 13821] By: jhi                                   on 2001/12/20  20:53:42
25163         Log: Subject: [PATCH B::Dpparse] minor qr// fix
25164              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25165              Date: Thu, 20 Dec 2001 22:53:34 +0100
25166              Message-ID: <20011220225334.A735@rafael>
25167      Branch: perl
25168            ! ext/B/B/Deparse.pm
25169 ____________________________________________________________________________
25170 [ 13820] By: jhi                                   on 2001/12/20  15:18:25
25171         Log: Subject: [PATCH} typo fix in Carp/Heavy.pm
25172              From: Robert Spier <rspier@pobox.com>
25173              Date: Thu, 20 Dec 2001 08:10:00 -0800
25174              Message-ID: <15394.3416.693353.107334@rls.cx>
25175      Branch: perl
25176            ! lib/Carp/Heavy.pm
25177 ____________________________________________________________________________
25178 [ 13819] By: jhi                                   on 2001/12/20  14:56:30
25179         Log: Integrate perlio (pTHX_ fixes for :win32 layer)
25180      Branch: perl
25181           !> win32/win32io.c
25182 ____________________________________________________________________________
25183 [ 13818] By: jhi                                   on 2001/12/20  14:53:05
25184         Log: Subject: Re: [PATCH pod/perliol.pod] resend
25185              From: Stas Bekman <stas@stason.org>
25186              Date: Thu, 20 Dec 2001 17:15:09 +0800 (SGT)
25187              Message-ID: <Pine.LNX.4.40.0112201714210.23498-100000@hope.stason.org>
25188      Branch: perl
25189            ! pod/perliol.pod
25190 ____________________________________________________________________________
25191 [ 13817] By: jhi                                   on 2001/12/20  14:51:24
25192         Log: Fix up the APIs noone hopefully uses.
25193      Branch: perl
25194            ! utf8.c
25195 ____________________________________________________________________________
25196 [ 13816] By: jhi                                   on 2001/12/20  14:18:56
25197         Log: Subject: [PATCH] Carp.pm caller_info returns wrong info for eval
25198              Date: Wed, 19 Dec 2001 14:13:38 -0800
25199              From: Robert Spier <rspier@pobox.com>
25200              Message-ID: <15393.4370.605214.548582@rls.cx>
25201      Branch: perl
25202            ! lib/Carp.t lib/Carp/Heavy.pm
25203 ____________________________________________________________________________
25204 [ 13815] By: nick                                  on 2001/12/20  10:23:42
25205         Log: pTHX_ fixes for :win32 layer
25206      Branch: perlio
25207            ! win32/win32io.c
25208 ____________________________________________________________________________
25209 [ 13814] By: nick                                  on 2001/12/20  08:20:11
25210         Log: Integrate mainline (mostly) utf8.c does not compile.
25211      Branch: perlio
25212           +> lib/Net/Ping/CHANGES lib/Net/Ping/README
25213           +> lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
25214           +> lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
25215           +> lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
25216           +> lib/Net/Ping/t/300_ping_stream.t
25217           !> Changes MANIFEST embed.h embed.pl embedvar.h
25218           !> ext/B/B/Assembler.pm lib/English.t lib/ExtUtils/t/Embed.t
25219           !> lib/File/stat.t lib/Net/Ping.pm lib/Shell.t os2/Makefile.SHs
25220           !> os2/OS2/REXX/DLL/Makefile.PL os2/os2.c os2/perlrexx.c
25221           !> patchlevel.h perlapi.h pod/perlfunc.pod pod/perlre.pod pp.c
25222           !> proto.h t/op/alarm.t thrdvar.h util.c wince/perldll.def
25223 ____________________________________________________________________________
25224 [ 13813] By: jhi                                   on 2001/12/19  21:29:49
25225         Log: Some bincompat clawbacks.
25226      Branch: perl
25227            ! embed.h embed.pl embedvar.h perlapi.h proto.h thrdvar.h utf8.c
25228            ! wince/perldll.def
25229 ____________________________________________________________________________
25230 [ 13812] By: jhi                                   on 2001/12/19  17:56:53
25231         Log: gcc pacifying (RH 7.1/ia64).
25232      Branch: perl
25233            ! pp.c
25234 ____________________________________________________________________________
25235 [ 13811] By: jhi                                   on 2001/12/19  16:55:09
25236         Log: Update Changes.
25237      Branch: perl
25238            ! Changes patchlevel.h
25239 ____________________________________________________________________________
25240 [ 13810] By: jhi                                   on 2001/12/19  16:50:12
25241         Log: Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
25242              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
25243              Date: Wed, 19 Dec 2001 12:35:07 +0100
25244              Message-ID: <3C207B6B.A687A8EC@alcatel.at>
25245              
25246              Subject: Re: [BUG] bleadperl regexp (was ok in 5.6.0)
25247              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25248              Date: Wed, 19 Dec 2001 17:34:51 +0000
25249              Message-Id: <200112191734.fBJHYpd30715@crypt.compulink.co.uk>
25250      Branch: perl
25251            ! pod/perlre.pod
25252 ____________________________________________________________________________
25253 [ 13809] By: jhi                                   on 2001/12/19  16:47:11
25254         Log: Integrate perlio.
25255      Branch: perl
25256           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25257           !> ext/PerlIO/Via/Via.xs perlio.c perliol.h
25258 ____________________________________________________________________________
25259 [ 13808] By: nick                                  on 2001/12/19  16:08:27
25260         Log: Add pTHX to all vtable functions for future-proofing and
25261              consistency of PerlIO layers.
25262      Branch: perlio
25263            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
25264            ! ext/PerlIO/Via/Via.xs perlio.c perliol.h
25265 ____________________________________________________________________________
25266 [ 13807] By: jhi                                   on 2001/12/19  15:59:02
25267         Log: One more embedded (?sx) de-embedded, from Wolfgang Laun.
25268      Branch: perl
25269            ! ext/B/B/Assembler.pm
25270 ____________________________________________________________________________
25271 [ 13806] By: jhi                                   on 2001/12/19  15:08:29
25272         Log: Reword the alarm explanation.
25273      Branch: perl
25274            ! pod/perlfunc.pod
25275 ____________________________________________________________________________
25276 [ 13805] By: jhi                                   on 2001/12/19  15:04:03
25277         Log: Subject: [PATCH @13746] OS/2 build
25278              From: Ilya Zakharevich <ilya@math.ohio-state.edu> 
25279              Date: Wed, 19 Dec 2001 02:45:41 -0500
25280              Message-ID: <20011219024541.A29803@math.ohio-state.edu>        
25281              
25282              (skipped the t/TEST change)
25283      Branch: perl
25284            ! lib/English.t lib/ExtUtils/t/Embed.t lib/File/stat.t
25285            ! lib/Shell.t os2/Makefile.SHs os2/OS2/REXX/DLL/Makefile.PL
25286            ! os2/os2.c os2/perlrexx.c t/op/alarm.t util.c
25287 ____________________________________________________________________________
25288 [ 13804] By: jhi                                   on 2001/12/19  14:55:26
25289         Log: Upgrade to Net::Ping 2.09.
25290      Branch: perl
25291            + lib/Net/Ping/CHANGES lib/Net/Ping/README
25292            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
25293            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
25294            + lib/Net/Ping/t/140_stream_inst.t lib/Net/Ping/t/200_ping_tcp.t
25295            + lib/Net/Ping/t/300_ping_stream.t
25296            ! MANIFEST lib/Net/Ping.pm
25297 ____________________________________________________________________________
25298 [ 13803] By: nick                                  on 2001/12/19  14:43:24
25299         Log: Integrate mainline
25300      Branch: perlio
25301           +> ext/B/t/assembler.t lib/lib.t
25302           !> MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
25303           !> lib/lib_pm.PL t/op/glob.t utf8.c
25304 ____________________________________________________________________________
25305 [ 13802] By: jhi                                   on 2001/12/19  14:25:27
25306         Log: B::Assembler/B::Disassembler patches and test;
25307              from Wolfgang Laun.
25308              
25309              TODO: getting perlcc working.
25310      Branch: perl
25311            + ext/B/t/assembler.t
25312            ! MANIFEST ext/B/B/Assembler.pm ext/B/B/Disassembler.pm
25313 ____________________________________________________________________________
25314 [ 13801] By: jhi                                   on 2001/12/19  14:18:10
25315         Log: Can't printf U8s as UVs.
25316      Branch: perl
25317            ! utf8.c
25318 ____________________________________________________________________________
25319 [ 13800] By: jhi                                   on 2001/12/19  14:12:02
25320         Log: Subject: Re: [PATCH] ...while $var = glob(...)
25321              From: Robin Houston <robin@kitsite.com> 
25322              Date: Wed, 19 Dec 2001 13:48:55 +0000
25323              Message-ID: <20011219134855.A20452@puffinry.freeserve.co.uk>        
25324              
25325              Not exactly a glob test but internal-logically correct.
25326      Branch: perl
25327            ! t/op/glob.t
25328 ____________________________________________________________________________
25329 [ 13799] By: jhi                                   on 2001/12/19  13:51:37
25330         Log: Subject: [PATCH lib/lib_pm.PL lib/lib.t] portability snag
25331              From: Michael G Schwern <schwern@pobox.com> 
25332              Date: Wed, 19 Dec 2001 07:42:54 -0500
25333              Message-ID: <20011219124254.GF8630@blackrider>
25334      Branch: perl
25335            + lib/lib.t
25336            ! MANIFEST lib/lib_pm.PL
25337 ____________________________________________________________________________
25338 [ 13798] By: jhi                                   on 2001/12/19  13:35:59
25339         Log: Integrate with perlio.
25340      Branch: perl
25341           !> hv.c hv.h scope.c util.c
25342 ____________________________________________________________________________
25343 [ 13797] By: nick                                  on 2001/12/19  12:03:21
25344         Log: Remove the sometimes-lvalue cast
25345      Branch: perlio
25346            ! hv.h
25347 ____________________________________________________________________________
25348 [ 13796] By: nick                                  on 2001/12/19  11:02:27
25349         Log: alarm.t with -Uuseperlio fix
25350              - SA_RESTART should only be function of PERL_OLD_SIGNALS
25351              not USE_PERLIO
25352      Branch: perlio
25353            ! util.c
25354 ____________________________________________________________________________
25355 [ 13795] By: nick                                  on 2001/12/19  10:19:40
25356         Log: Fix READONLY hashes:
25357              1. Discovered need for disabled scope.c part of Jeff's patch.
25358              2. Corrected hv_delete* - entry was being de-linked from
25359              chain (patch program not smart enough?)
25360      Branch: perlio
25361            ! hv.c scope.c
25362 ____________________________________________________________________________
25363 [ 13794] By: nick                                  on 2001/12/19  09:35:13
25364         Log: Integrate mainline
25365      Branch: perlio
25366           !> Configure Porting/checkURL.pl config_h.SH dump.c hints/vos.sh
25367           !> lib/Benchmark.t lib/Exporter.pm lib/ExtUtils/t/MM_Unix.t
25368           !> lib/utf8.t pod/perlfaq5.pod pod/perltoc.pod
25369           !> pod/perlunicode.pod pod/perluniintro.pod pp.c sv.c
25370           !> t/lib/warnings/utf8 utf8.c x2p/a2p.h x2p/str.c
25371 ____________________________________________________________________________
25372 [ 13793] By: jhi                                   on 2001/12/19  04:58:51
25373         Log: Regen toc.
25374      Branch: perl
25375            ! pod/perltoc.pod
25376 ____________________________________________________________________________
25377 [ 13792] By: jhi                                   on 2001/12/19  04:56:42
25378         Log: FAQ sync.
25379      Branch: perl
25380            ! pod/perlfaq5.pod
25381 ____________________________________________________________________________
25382 [ 13791] By: jhi                                   on 2001/12/19  04:38:47
25383         Log: Reformat round.
25384      Branch: perl
25385            ! pod/perlunicode.pod
25386 ____________________________________________________________________________
25387 [ 13790] By: jhi                                   on 2001/12/19  04:32:06
25388         Log: Subject: [PATCH] pod/perlunicode.pod
25389              From: Jeffrey Friedl <jfriedl@yahoo.com>
25390              Date: Tue, 18 Dec 2001 21:31:13 -0800 (PST) 
25391              Message-Id: <200112190531.fBJ5VDp57308@ventrue.corp.yahoo.com> 
25392      Branch: perl
25393            ! pod/perlunicode.pod
25394 ____________________________________________________________________________
25395 [ 13789] By: jhi                                   on 2001/12/19  04:16:39
25396         Log: Subject: Re: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
25397              From: Jeffrey Friedl <jfriedl@yahoo.com>
25398              Date: Tue, 18 Dec 2001 21:13:59 -0800 (PST) 
25399              Message-Id: <200112190513.fBJ5DxN56315@ventrue.corp.yahoo.com> 
25400      Branch: perl
25401            ! pod/perluniintro.pod
25402 ____________________________________________________________________________
25403 [ 13788] By: jhi                                   on 2001/12/19  03:54:08
25404         Log: Slight pod reformatting.
25405      Branch: perl
25406            ! pod/perluniintro.pod
25407 ____________________________________________________________________________
25408 [ 13787] By: jhi                                   on 2001/12/19  03:41:45
25409         Log: Subject: [PATCH] pod/perluniintro.pod (removes unnecessary UTF-8 references)
25410              From: Jeffrey Friedl <jfriedl@yahoo.com>    
25411              Date: Tue, 18 Dec 2001 20:27:42 -0800 (PST)
25412              Message-Id: <200112190427.fBJ4RgP53458@ventrue.corp.yahoo.com>
25413      Branch: perl
25414            ! pod/perluniintro.pod
25415 ____________________________________________________________________________
25416 [ 13786] By: jhi                                   on 2001/12/19  01:14:04
25417         Log: Subject: Re: [ID 20011213.001] Segfault with overload and Test
25418              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25419              Date: Wed, 19 Dec 2001 01:45:23 +0000
25420              Message-Id: <200112190145.fBJ1jNt23668@crypt.compulink.co.uk>
25421      Branch: perl
25422            ! sv.c
25423 ____________________________________________________________________________
25424 [ 13785] By: jhi                                   on 2001/12/19  01:11:45
25425         Log: Subject: Porting/checkURL.pl
25426              From: abigail@foad.org
25427              Date: Tue, 18 Dec 2001 19:03:22 +0100          
25428              Message-ID: <20011218180322.8278.qmail@foad.org> 
25429      Branch: perl
25430            ! Porting/checkURL.pl
25431 ____________________________________________________________________________
25432 [ 13784] By: jhi                                   on 2001/12/19  01:05:25
25433         Log: metaconfig unit change for #13783.
25434      Branch: metaconfig
25435            ! U/modified/Loc.U
25436 ____________________________________________________________________________
25437 [ 13783] By: jhi                                   on 2001/12/19  00:26:34
25438         Log: A bit too oversweeping matching in #13778.
25439      Branch: perl
25440            ! Configure
25441 ____________________________________________________________________________
25442 [ 13782] By: jhi                                   on 2001/12/19  00:09:10
25443         Log: Re-gen Configure based on #13778..13781.
25444      Branch: perl
25445            ! Configure config_h.SH
25446 ____________________________________________________________________________
25447 [ 13781] By: jhi                                   on 2001/12/18  23:59:59
25448         Log: First assume that crypt() can live happy normal life in
25449              the libc or the moral equivalent; only then try magic.
25450      Branch: metaconfig
25451            + U/modified/d_crypt.U
25452 ____________________________________________________________________________
25453 [ 13780] By: jhi                                   on 2001/12/18  23:52:03
25454         Log: In VOS ACLs confuse the testing.
25455      Branch: metaconfig
25456            ! U/modified/Findhdr.U
25457 ____________________________________________________________________________
25458 [ 13779] By: jhi                                   on 2001/12/18  23:47:39
25459         Log: Either make or gmake.
25460      Branch: metaconfig
25461            ! U/modified/Loc.U
25462 ____________________________________________________________________________
25463 [ 13778] By: jhi                                   on 2001/12/18  23:44:56
25464         Log: If your _exe is different from .exe and your test -f $foo
25465              doesn't do magic to recognize $foo$_exe, you will need to
25466              specify -D_exe=... on command line-- and this patch.
25467      Branch: metaconfig
25468            + U/modified/sh.U
25469            ! U/modified/Loc.U
25470 ____________________________________________________________________________
25471 [ 13777] By: jhi                                   on 2001/12/18  23:28:37
25472         Log: Fix the bugs in #13768..13776, and regen Configure.
25473      Branch: metaconfig
25474            ! U/compline/nblock_io.U U/modified/Findhdr.U
25475            ! U/modified/spitshell.U
25476      Branch: metaconfig/U/perl
25477            ! issymlink.U perlpath.U
25478      Branch: perl
25479            ! Configure config_h.SH
25480 ____________________________________________________________________________
25481 [ 13776] By: jhi                                   on 2001/12/18  23:02:42
25482         Log: Must test with $_exe. (There are plenty of similar
25483              spots earlier but they are a tad more complex to fix
25484              since they come before the hints are run.)
25485      Branch: metaconfig
25486            + U/modified/yacc.U
25487 ____________________________________________________________________________
25488 [ 13775] By: jhi                                   on 2001/12/18  22:59:04
25489         Log: F_SETFL might require <fcntl.h>
25490      Branch: metaconfig
25491            ! U/compline/nblock_io.U
25492 ____________________________________________________________________________
25493 [ 13774] By: jhi                                   on 2001/12/18  22:53:41
25494         Log: Don't require make; have both make and gmake optional.
25495              (Maybe have a check that at least one of them is available?)
25496      Branch: metaconfig
25497            ! U/modified/Loc.U
25498 ____________________________________________________________________________
25499 [ 13773] By: jhi                                   on 2001/12/18  22:49:56
25500         Log: cat might be farther than /bin or /usr/bin.
25501      Branch: metaconfig
25502            ! U/modified/spitshell.U
25503 ____________________________________________________________________________
25504 [ 13772] By: jhi                                   on 2001/12/18  22:44:45
25505         Log: In VOS the path component separator is >, not /.
25506      Branch: metaconfig
25507            ! U/modified/Findhdr.U
25508 ____________________________________________________________________________
25509 [ 13771] By: jhi                                   on 2001/12/18  22:35:40
25510         Log: The VOS shell doesn't implement the ? wildcard
25511              (? is used for other purposes, I assume); but
25512              it does implement the * wildcard, and that works
25513              in the general case just fine.
25514      Branch: metaconfig/U/perl
25515            ! d_dlsymun.U
25516 ____________________________________________________________________________
25517 [ 13770] By: jhi                                   on 2001/12/18  22:28:41
25518         Log: VOS detection.
25519      Branch: metaconfig
25520            ! U/modified/Oldconfig.U
25521 ____________________________________________________________________________
25522 [ 13769] By: jhi                                   on 2001/12/18  22:23:25
25523         Log: Proper path for VOS.
25524      Branch: metaconfig
25525            ! U/modified/Head.U
25526 ____________________________________________________________________________
25527 [ 13768] By: jhi                                   on 2001/12/18  22:21:00
25528         Log: Change s/>& 4/>&4/g for consistency.
25529      Branch: metaconfig
25530            + U/modified/d_dosuid.U
25531            ! U/modified/d_socket.U
25532      Branch: metaconfig/U/perl
25533            ! issymlink.U perlxvf.U
25534 ____________________________________________________________________________
25535 [ 13767] By: jhi                                   on 2001/12/18  22:13:14
25536         Log: Subject: Re: Benchmark.t failure on Linux
25537              From: Nicholas Clark <nick@ccl4.org>
25538              Date: Tue, 18 Dec 2001 22:51:25 +0000
25539              Message-ID: <20011218225124.N21702@plum.flirble.org>
25540      Branch: perl
25541            ! lib/Benchmark.t
25542 ____________________________________________________________________________
25543 [ 13766] By: jhi                                   on 2001/12/18  22:07:35
25544         Log: Re-applying #13752 until a better solution can be found.
25545      Branch: perl
25546            ! lib/ExtUtils/t/MM_Unix.t
25547 ____________________________________________________________________________
25548 [ 13765] By: jhi                                   on 2001/12/18  21:05:13
25549         Log: Subject: [PATCH] Suggested doc enhancement(?) to Exporter.pm
25550              From: "Giroux, Mike (Exchange)" <mgiroux@bear.com>
25551              Date: Tue, 18 Dec 2001 12:05:40 -0500
25552              Message-ID: <03CF7D5B2CFFD211990300A0C95DEA0C080BEB5A@whmsx18.is.bear.com>
25553      Branch: perl
25554            ! lib/Exporter.pm
25555 ____________________________________________________________________________
25556 [ 13764] By: jhi                                   on 2001/12/18  20:58:44
25557         Log: %g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha
25558              findings -- some of the warnings I can't explain except
25559              by NVgf being detected wrong, though.
25560      Branch: perl
25561            ! dump.c pp.c sv.c x2p/a2p.h x2p/str.c
25562 ____________________________________________________________________________
25563 [ 13763] By: jhi                                   on 2001/12/18  20:54:28
25564         Log: Subject: [PATCH] pod/perluniintro.pod
25565              From: Jeffrey Friedl <jfriedl@yahoo.com>
25566              Date: Tue, 18 Dec 2001 10:27:45 -0800 (PST)
25567              Message-Id: <200112181827.fBIIRjv16547@ventrue.corp.yahoo.com>
25568      Branch: perl
25569            ! pod/perluniintro.pod
25570 ____________________________________________________________________________
25571 [ 13762] By: jhi                                   on 2001/12/18  17:49:07
25572         Log: ".pm" is the native executable suffix in VOS.
25573      Branch: perl
25574            ! hints/vos.sh
25575 ____________________________________________________________________________
25576 [ 13761] By: jhi                                   on 2001/12/18  15:57:39
25577         Log: Integrate perlio;
25578              Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
25579      Branch: perl
25580           !> ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
25581 ____________________________________________________________________________
25582 [ 13760] By: nick                                  on 2001/12/18  15:55:22
25583         Log: Tidied version of Jeffrey Friedl's <jfriedl@yahoo.com> restricted hashes
25584              - added delete of READONLY value inhibit & test for same
25585              - re-tabbed
25586      Branch: perlio
25587            ! ext/Devel/Peek/Peek.t hv.c hv.h scope.c sv.c t/lib/access.t
25588 ____________________________________________________________________________
25589 [ 13759] By: jhi                                   on 2001/12/18  15:54:19
25590         Log: (Undone by #13766.)
25591              Retract #13752.
25592      Branch: perl
25593            ! lib/ExtUtils/t/MM_Unix.t
25594 ____________________________________________________________________________
25595 [ 13758] By: jhi                                   on 2001/12/18  15:26:18
25596         Log: Echoes of #13757.
25597      Branch: perl
25598            ! t/lib/warnings/utf8
25599 ____________________________________________________________________________
25600 [ 13757] By: jhi                                   on 2001/12/18  15:24:50
25601         Log: Make the utf8 malformedness messages more verbose.
25602      Branch: perl
25603            ! lib/utf8.t utf8.c
25604 ____________________________________________________________________________
25605 [ 13756] By: nick                                  on 2001/12/18  14:43:58
25606         Log: Integrate mainline
25607      Branch: perlio
25608           +> lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
25609           +> lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
25610           +> lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
25611           +> lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
25612           +> lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
25613           +> lib/ExtUtils/t/testlib.t t/op/alarm.t
25614            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
25615            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
25616            - lib/ExtUtils/MM_VMS.t lib/ExtUtils/Manifest.t
25617            - lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
25618            - lib/ExtUtils/testlib.t
25619           !> (integrate 28 files)
25620 ____________________________________________________________________________
25621 [ 13755] By: jhi                                   on 2001/12/18  14:05:26
25622         Log: README.aix updates from Jens-Uwe Mager.
25623      Branch: perl
25624            ! README.aix
25625 ____________________________________________________________________________
25626 [ 13754] By: jhi                                   on 2001/12/18  14:03:31
25627         Log: Subject: [PATCH lib/Benchmark.t] Show value of $fastslow on failure
25628              From: Michael G Schwern <schwern@pobox.com>
25629              Date: Tue, 18 Dec 2001 00:58:18 -0500
25630              Message-ID: <20011218055818.GC4362@blackrider>
25631      Branch: perl
25632            ! lib/Benchmark.t
25633 ____________________________________________________________________________
25634 [ 13753] By: jhi                                   on 2001/12/18  14:02:49
25635         Log: Subject: [PATCH lib/ExtUtils/t/Installed.t] Making it somewhat more portable
25636              From: Michael G Schwern <schwern@pobox.com>
25637              Date: Tue, 18 Dec 2001 00:40:38 -0500
25638              Message-ID: <20011218054038.GB4362@blackrider>
25639      Branch: perl
25640            ! lib/ExtUtils/Installed.pm lib/ExtUtils/t/Installed.t
25641 ____________________________________________________________________________
25642 [ 13752] By: jhi                                   on 2001/12/18  14:01:44
25643         Log: (reintroduced by #13766)
25644              (retracted by #13759)
25645              
25646              Subject: [PATCH lib/ExtUtils/t/MM_Unix.t] All the world's not a Unix
25647              From: Michael G Schwern <schwern@pobox.com>  
25648              Date: Tue, 18 Dec 2001 00:00:23 -0500
25649              Message-ID: <20011218050023.GA27893@blackrider>
25650      Branch: perl
25651            ! lib/ExtUtils/t/MM_Unix.t
25652 ____________________________________________________________________________
25653 [ 13751] By: jhi                                   on 2001/12/18  13:59:32
25654         Log: Re-patch #13749.
25655      Branch: perl
25656            ! t/op/glob.t
25657 ____________________________________________________________________________
25658 [ 13750] By: jhi                                   on 2001/12/18  13:56:34
25659         Log: Subject: [doc patch] s{(?<=perldeb)ug}{guts}
25660              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
25661              Date: Tue, 18 Dec 2001 12:55:43 +0000
25662              Message-Id: <200112181255.fBICthb09977@crypt.compulink.co.uk>
25663      Branch: perl
25664            ! ext/Devel/Peek/Peek.pm
25665 ____________________________________________________________________________
25666 [ 13749] By: jhi                                   on 2001/12/18  13:55:12
25667         Log: Subject: Third time lucky? (Re: [PATCH] ...while $var = glob(...))
25668              From: Robin Houston <robin@kitsite.com> 
25669              Date: Tue, 18 Dec 2001 14:54:33 +0000
25670              Message-ID: <20011218145433.A18835@puffinry.freeserve.co.uk>
25671      Branch: perl
25672            ! t/op/glob.t
25673 ____________________________________________________________________________
25674 [ 13748] By: jhi                                   on 2001/12/17  23:54:41
25675         Log: Subject: [PATCH] slightly more for Exporter.pm
25676              From: Nicholas Clark <nick@ccl4.org>
25677              Date: Tue, 18 Dec 2001 00:22:03 +0000
25678              Message-ID: <20011218002203.M21702@plum.flirble.org>
25679      Branch: perl
25680            ! lib/Exporter.pm
25681 ____________________________________________________________________________
25682 [ 13747] By: jhi                                   on 2001/12/17  21:59:07
25683         Log: Subject: [PATCH] Re: chomp/chop prototype changed?
25684              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25685              Date: Mon, 17 Dec 2001 16:37:18 +0100
25686              Message-ID: <20011217163718.A2292@rafael>
25687              
25688              Subject: Re: [PATCH] Re: chomp/chop prototype changed?
25689              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25690              Date: Mon, 17 Dec 2001 23:17:06 +0100
25691              Message-ID: <20011217231706.A730@rafael>
25692      Branch: perl
25693            ! pod/perlsub.pod pp.c toke.c
25694 ____________________________________________________________________________
25695 [ 13746] By: jhi                                   on 2001/12/17  20:22:08
25696         Log: Update Changes.
25697      Branch: perl
25698            ! Changes patchlevel.h
25699 ____________________________________________________________________________
25700 [ 13745] By: jhi                                   on 2001/12/17  20:12:37
25701         Log: New test warrants a MANIFEST entry.
25702      Branch: perl
25703            ! MANIFEST
25704 ____________________________________________________________________________
25705 [ 13744] By: jhi                                   on 2001/12/17  19:27:40
25706         Log: Subject: Re: [PATCH] ...while $var = glob(...)
25707              From: Robin Houston <robin@kitsite.com>
25708              Date: Mon, 17 Dec 2001 20:27:30 +0000
25709              Message-ID: <20011217202730.A17817@puffinry.freeserve.co.uk>
25710              
25711              Can't portably unlink open files.
25712      Branch: perl
25713            ! t/op/glob.t
25714 ____________________________________________________________________________
25715 [ 13743] By: jhi                                   on 2001/12/17  19:26:34
25716         Log: perluniintro tweaks as suggested by Jeffrey Friedl.
25717      Branch: perl
25718            ! pod/perluniintro.pod
25719 ____________________________________________________________________________
25720 [ 13742] By: jhi                                   on 2001/12/17  19:18:52
25721         Log: Move typeglob test from glob.t to gv.t.
25722      Branch: perl
25723            ! t/op/glob.t t/op/gv.t
25724 ____________________________________________________________________________
25725 [ 13741] By: jhi                                   on 2001/12/17  19:12:16
25726         Log: Subject: Re: [PATCH] ...while $var = glob(...)                
25727              From: Robin Houston <robin@kitsite.com> 
25728              Date: Mon, 17 Dec 2001 20:07:02 +0000                 
25729              Message-ID: <20011217200702.A17721@puffinry.freeserve.co.uk>
25730      Branch: perl
25731            ! t/op/glob.t
25732 ____________________________________________________________________________
25733 [ 13740] By: jhi                                   on 2001/12/17  19:11:29
25734         Log: Demote the surrogate and non-character errors to warnings.
25735      Branch: perl
25736            ! pod/perldiag.pod t/lib/warnings/utf8 t/op/ord.t utf8.c
25737 ____________________________________________________________________________
25738 [ 13739] By: jhi                                   on 2001/12/17  18:47:41
25739         Log: Subject: [PATCH] more POSIX tests, and more autoloading
25740              From: Nicholas Clark <nick@ccl4.org>
25741              Date: Mon, 17 Dec 2001 18:27:47 +0000
25742              Message-ID: <20011217182747.D21702@plum.flirble.org>
25743      Branch: perl
25744            ! ext/POSIX/POSIX.pm ext/POSIX/t/posix.t
25745 ____________________________________________________________________________
25746 [ 13738] By: jhi                                   on 2001/12/17  18:43:55
25747         Log: Subject: [PATCH] ...while $var = glob(...)
25748              From: Robin Houston <robin@kitsite.com> 
25749              Date: Mon, 17 Dec 2001 15:51:54 +0000
25750              Message-ID: <20011217155153.A311@robin.kitsite.com>
25751      Branch: perl
25752            ! op.c
25753 ____________________________________________________________________________
25754 [ 13737] By: jhi                                   on 2001/12/17  18:38:33
25755         Log: Subject: [PATCH] -t and the core tests; -t and PERL5OPT
25756              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
25757              Date: Mon, 17 Dec 2001 15:23:01 +0100
25758              Message-ID: <20011217152301.A704@rafael>
25759      Branch: perl
25760            ! perl.c pod/perldiag.pod pod/perlrun.pod t/run/runenv.t
25761 ____________________________________________________________________________
25762 [ 13736] By: jhi                                   on 2001/12/17  18:36:20
25763         Log: The system() vs $SIG{ARLM} is no more a todo.
25764      Branch: perl
25765            ! t/op/alarm.t
25766 ____________________________________________________________________________
25767 [ 13735] By: jhi                                   on 2001/12/17  18:34:43
25768         Log: Subject: [PATCH t/op/alarm.t MANIFEST] alarm() test, take two
25769              From: Michael G Schwern <schwern@pobox.com>
25770              Date: Sun, 16 Dec 2001 23:59:01 -0500
25771              Message-ID: <20011217045901.GL17232@blackrider>
25772      Branch: perl
25773            + t/op/alarm.t
25774            ! MANIFEST
25775 ____________________________________________________________________________
25776 [ 13734] By: jhi                                   on 2001/12/17  17:54:19
25777         Log: s/UNIX/Unix/
25778      Branch: perl
25779            ! MANIFEST
25780 ____________________________________________________________________________
25781 [ 13733] By: jhi                                   on 2001/12/17  17:50:22
25782         Log: Move ExtUtils tests to lib/ExtUtils/t.
25783      Branch: perl
25784            + lib/ExtUtils/t/Command.t lib/ExtUtils/t/Embed.t
25785            + lib/ExtUtils/t/ExtUtils.t lib/ExtUtils/t/Installed.t
25786            + lib/ExtUtils/t/MM_Cygwin.t lib/ExtUtils/t/MM_Unix.t
25787            + lib/ExtUtils/t/MM_VMS.t lib/ExtUtils/t/Manifest.t
25788            + lib/ExtUtils/t/Mkbootstrap.t lib/ExtUtils/t/Packlist.t
25789            + lib/ExtUtils/t/testlib.t
25790            - lib/ExtUtils.t lib/ExtUtils/Command.t lib/ExtUtils/Embed.t
25791            - lib/ExtUtils/Installed.t lib/ExtUtils/MM_Cygwin.t
25792            - lib/ExtUtils/MM_Unix.t lib/ExtUtils/MM_VMS.t
25793            - lib/ExtUtils/Manifest.t lib/ExtUtils/Mkbootstrap.t
25794            - lib/ExtUtils/Packlist.t lib/ExtUtils/testlib.t
25795            ! MANIFEST
25796 ____________________________________________________________________________
25797 [ 13732] By: jhi                                   on 2001/12/17  17:45:33
25798         Log: Subject: [PATCH] MM_Unix tests, and some questions
25799              From: Tels <perl_dummy@bloodgate.com>
25800              Date: Sun, 16 Dec 2001 22:29:13 +0100 (CET)                
25801              Message-Id: <200112162132.XAA12694@tiku.hut.fi>
25802              
25803              Subject: Re: [PATCH] MM_Unix tests, and some questions
25804              From: Tels <perl_dummy@bloodgate.com>
25805              Date: Mon, 17 Dec 2001 00:29:11 +0100 (CET)                
25806              Message-Id: <200112162332.BAA25411@tiku.hut.fi>
25807      Branch: perl
25808            + lib/ExtUtils/MM_Unix.t
25809            ! MANIFEST lib/ExtUtils/MM_Unix.pm
25810 ____________________________________________________________________________
25811 [ 13731] By: jhi                                   on 2001/12/17  17:31:35
25812         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] miniperl found before perl
25813              From: Michael G Schwern <schwern@pobox.com>
25814              Date: Sun, 16 Dec 2001 17:53:55 -0500
25815              Message-ID: <20011216225354.GE8900@blackrider>
25816      Branch: perl
25817            ! lib/ExtUtils/MM_Unix.pm
25818 ____________________________________________________________________________
25819 [ 13730] By: jhi                                   on 2001/12/17  17:26:44
25820         Log: Subject: [PATCH ext/B/B/Deparse.pm] Re: [ID 20011216.005] B::Deparse turns legal code into illegal ones.
25821              From: Michael G Schwern <schwern@pobox.com>                
25822              Date: Sun, 16 Dec 2001 16:12:55 -0500
25823              Message-ID: <20011216211255.GV8900@blackrider>
25824      Branch: perl
25825            ! ext/B/B/Deparse.pm
25826 ____________________________________________________________________________
25827 [ 13729] By: jhi                                   on 2001/12/17  17:25:09
25828         Log: Subject: [PATCH] Exporter.pm
25829              From: Nicholas Clark <nick@ccl4.org>
25830              Date: Sun, 16 Dec 2001 19:24:25 +0000
25831              Message-ID: <20011216192425.R21702@plum.flirble.org>
25832      Branch: perl
25833            ! lib/Exporter.pm
25834 ____________________________________________________________________________
25835 [ 13728] By: jhi                                   on 2001/12/17  17:20:51
25836         Log: Subject: [PATCH] Exporter.t (and question)
25837              From: Nicholas Clark <nick@ccl4.org>
25838              Date: Sun, 16 Dec 2001 17:24:55 +0000
25839              Message-ID: <20011216172455.P21702@plum.flirble.org>
25840      Branch: perl
25841            ! lib/Exporter.t
25842 ____________________________________________________________________________
25843 [ 13727] By: jhi                                   on 2001/12/17  17:18:21
25844         Log: Subject: Re: perl@13661
25845              From: "John P. Linderman" <jpl@research.att.com>              
25846              Date: Mon, 17 Dec 2001 07:11:27 -0500 (EST)           
25847              Message-Id: <200112171211.HAA71597@raptor.research.att.com>
25848      Branch: perl
25849            ! pp_sort.c
25850 ____________________________________________________________________________
25851 [ 13726] By: jhi                                   on 2001/12/17  16:57:57
25852         Log: Subject: Will the real Unicode encoding please stand up?
25853              From: Jeffrey Friedl <jfriedl@yahoo.com>
25854              Date: Sun, 16 Dec 2001 11:36:32 -0800 (PST)
25855              Message-Id: <200112161936.fBGJaWe41263@ventrue.corp.yahoo.com>
25856      Branch: perl
25857            ! pod/perluniintro.pod
25858 ____________________________________________________________________________
25859 [ 13725] By: jhi                                   on 2001/12/17  16:43:09
25860         Log: Integrate perlio; interruptable system().
25861      Branch: perl
25862           !> util.c
25863 ____________________________________________________________________________
25864 [ 13724] By: nick                                  on 2001/12/17  09:16:50
25865         Log: Fix for alarm() breaking into wait*().
25866              Call PERL_ASYNC_CHECK() on EINTR in Perl_wait4pid(), to dispatch
25867              signal handler before caller re-does the system call.
25868      Branch: perlio
25869            ! util.c
25870 ____________________________________________________________________________
25871 [ 13723] By: nick                                  on 2001/12/17  07:45:13
25872         Log: Integrate mainline
25873      Branch: perlio
25874           +> (branch 26 files)
25875           !> (integrate 47 files)
25876 ____________________________________________________________________________
25877 [ 13722] By: jhi                                   on 2001/12/16  16:12:57
25878         Log: Disallow also Unicode ranges 0xFDD0..0xFDEF and
25879              0xFFFE..0xFFFF.  Ranges 0x...FFFE..0x...FFFF in general,
25880              and characters beyond 0x10FFF should be disallowed, too,
25881              but some tests would need changing, but more importantly some
25882              APIs would need remodeling since one can easily generate such
25883              characters either by bitwise complements, tr complements, or
25884              v-strings.
25885      Branch: perl
25886            ! pod/perldiag.pod utf8.c
25887 ____________________________________________________________________________
25888 [ 13721] By: jhi                                   on 2001/12/16  15:34:52
25889         Log: Make surrogates illegal also on EBCDIC.
25890      Branch: perl
25891            ! utf8.c
25892 ____________________________________________________________________________
25893 [ 13720] By: jhi                                   on 2001/12/16  14:49:18
25894         Log: Subject: [patch @13687] Unicode::Collate 0.10
25895              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>               
25896              Date: Sun, 16 Dec 2001 21:22:12 +0900
25897              Message-Id: <20011216211615.8ED5.BQW10602@nifty.com>
25898      Branch: perl
25899            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
25900            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
25901 ____________________________________________________________________________
25902 [ 13719] By: jhi                                   on 2001/12/16  14:39:34
25903         Log: More documentation for the encoding pragma.
25904      Branch: perl
25905            ! lib/encoding.pm
25906 ____________________________________________________________________________
25907 [ 13718] By: jhi                                   on 2001/12/16  14:34:02
25908         Log: Subject: [PATCH] lib/open.pm 
25909              From: Jeffrey Friedl <jfriedl@yahoo.com>
25910              Date: Sat, 15 Dec 2001 23:07:42 -0800 (PST)
25911              Message-Id: <200112160707.fBG77g896350@ventrue.corp.yahoo.com>
25912      Branch: perl
25913            ! lib/open.pm
25914 ____________________________________________________________________________
25915 [ 13717] By: jhi                                   on 2001/12/16  14:18:49
25916         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Installed.t] Add tests for ExtUtils::Installed
25917              From: chromatic <chromatic@rmci.net>
25918              Date: Sat, 15 Dec 2001 23:24:40 -0700
25919              Message-ID: <20011216062507.71492.qmail@onion.perl.org>
25920      Branch: perl
25921            + lib/ExtUtils/Installed.t
25922            ! MANIFEST
25923 ____________________________________________________________________________
25924 [ 13716] By: jhi                                   on 2001/12/16  14:17:10
25925         Log: Subject: [PATCH lib/diagnostics.pm] Little warning nit
25926              From: Michael G Schwern <schwern@pobox.com>
25927              Date: Sun, 16 Dec 2001 01:14:00 -0500
25928              Message-ID: <20011216061400.GC8900@blackrider>
25929      Branch: perl
25930            ! lib/diagnostics.pm
25931 ____________________________________________________________________________
25932 [ 13715] By: jhi                                   on 2001/12/16  14:16:17
25933         Log: Subject: [PATCH] Re: [PATCH t/test.pl] diagnostics to STDERR
25934              From: Michael G Schwern <schwern@pobox.com>
25935              Date: Sun, 16 Dec 2001 01:12:42 -0500
25936              Message-ID: <20011216061242.GB8900@blackrider>
25937      Branch: perl
25938            ! t/test.pl
25939 ____________________________________________________________________________
25940 [ 13714] By: jhi                                   on 2001/12/16  04:21:53
25941         Log: I sometimes outsmart myself.
25942      Branch: perl
25943            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
25944 ____________________________________________________________________________
25945 [ 13713] By: jhi                                   on 2001/12/16  03:24:34
25946         Log: Subject: [PATCH lib/AutoSplit.pm]  Fwd: [russell-belfast-pm@futureless.org: Re: This is the __END__] 
25947              From: Michael G Schwern <schwern@pobox.com>
25948              Date: Sat, 15 Dec 2001 15:08:29 -0500
25949              Message-ID: <20011215200829.GK1548@blackrider>
25950      Branch: perl
25951            ! lib/AutoSplit.pm
25952 ____________________________________________________________________________
25953 [ 13712] By: jhi                                   on 2001/12/16  03:22:39
25954         Log: perlunicode enchancements suggested by Jeffrey Friedl.
25955      Branch: perl
25956            ! pod/perlunicode.pod
25957 ____________________________________________________________________________
25958 [ 13711] By: jhi                                   on 2001/12/16  03:00:44
25959         Log: Subject: [PATCH] perlunicode.pod
25960              From: Jeffrey Friedl <jfriedl@yahoo.com>
25961              Date: Sat, 15 Dec 2001 19:17:09 -0800 (PST) 
25962              Message-Id: <200112160317.fBG3H9M82618@ventrue.corp.yahoo.com>
25963      Branch: perl
25964            ! pod/perlunicode.pod
25965 ____________________________________________________________________________
25966 [ 13710] By: jhi                                   on 2001/12/16  02:57:09
25967         Log: Subject: RESENT - [PATCH] utf8_heavy.pl 
25968              From: Jeffrey Friedl <jfriedl@yahoo.com>
25969              Date: Sat, 15 Dec 2001 19:55:01 -0800 (PST) 
25970              Message-Id: <200112160355.fBG3t1t84835@ventrue.corp.yahoo.com>
25971      Branch: perl
25972            ! lib/utf8_heavy.pl
25973 ____________________________________________________________________________
25974 [ 13709] By: jhi                                   on 2001/12/16  02:47:36
25975         Log: Can't create surrogates; so can't match them, either.
25976      Branch: perl
25977            ! pod/perlunicode.pod
25978 ____________________________________________________________________________
25979 [ 13708] By: jhi                                   on 2001/12/16  02:46:07
25980         Log: Subject: [PATCH t/test.pl] diagnostics to STDERR
25981              From: Michael G Schwern <schwern@pobox.com>
25982              Date: Sat, 15 Dec 2001 21:20:35 -0500
25983              Message-ID: <20011216022035.GE5672@blackrider>
25984      Branch: perl
25985            ! t/test.pl
25986 ____________________________________________________________________________
25987 [ 13707] By: jhi                                   on 2001/12/16  02:45:06
25988         Log: Make creating UTF-8 surrogates a punishable act.
25989      Branch: perl
25990            ! pod/perldiag.pod pod/perlunicode.pod t/op/ord.t utf8.c
25991 ____________________________________________________________________________
25992 [ 13706] By: jhi                                   on 2001/12/15  23:00:56
25993         Log: Support \p{All}, \p{IsAssigned}, \p{IsUnassigned}.
25994      Branch: perl
25995            + lib/unicore/In/172.pl lib/unicore/In/173.pl
25996            ! MANIFEST lib/unicore/In.pl lib/unicore/In/164.pl
25997            ! lib/unicore/In/165.pl lib/unicore/In/166.pl
25998            ! lib/unicore/In/167.pl lib/unicore/In/168.pl
25999            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
26000            ! lib/unicore/In/171.pl lib/unicore/mktables lib/utf8_heavy.pl
26001 ____________________________________________________________________________
26002 [ 13705] By: jhi                                   on 2001/12/15  22:17:10
26003         Log: Subject: [PATCH B::Deparse] rcatline support ($_.=<ARGV>)
26004              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26005              Date: Sat, 15 Dec 2001 23:21:43 +0100
26006              Message-ID: <20011215232143.A11790@rafael>
26007      Branch: perl
26008            ! ext/B/B/Deparse.pm ext/B/t/deparse.t
26009 ____________________________________________________________________________
26010 [ 13704] By: jhi                                   on 2001/12/15  22:09:20
26011         Log: Make charnames more robust.
26012      Branch: perl
26013            ! lib/charnames.pm
26014 ____________________________________________________________________________
26015 [ 13703] By: jhi                                   on 2001/12/15  17:30:55
26016         Log: The hoops one has to jump through.
26017      Branch: perl
26018            ! ext/I18N/Langinfo/Langinfo.pm
26019 ____________________________________________________________________________
26020 [ 13702] By: jhi                                   on 2001/12/15  17:18:49
26021         Log: Subject: [PATCH] perlstyle.pod nit on warnings
26022              From: Autrijus Tang <autrijus@egb.elixus.org>
26023              Date: Sat, 15 Dec 2001 04:24:34 -0800
26024              Message-ID: <20011215122434.GA1682@egb.elixus.org> 
26025      Branch: perl
26026            ! pod/perlstyle.pod
26027 ____________________________________________________________________________
26028 [ 13701] By: jhi                                   on 2001/12/15  17:17:47
26029         Log: I don't think we are in FooOS, Toto.
26030      Branch: perl
26031            ! lib/ExtUtils/MM_Cygwin.t lib/ExtUtils/MM_VMS.t
26032 ____________________________________________________________________________
26033 [ 13700] By: jhi                                   on 2001/12/15  17:15:50
26034         Log: Subject: Re: Untested modules update:  There's more than we thought
26035              From: chromatic <chromatic@rmci.net>
26036              Date: Fri, 14 Dec 2001 17:20:24 -0700
26037              Message-ID: <20011215002049.37259.qmail@onion.perl.org>
26038      Branch: perl
26039            + lib/ExtUtils/MM_Cygwin.t
26040            ! MANIFEST
26041 ____________________________________________________________________________
26042 [ 13699] By: jhi                                   on 2001/12/15  17:14:26
26043         Log: Subject: [PATCH t/TEST] -bytecompile & -compile for testing perlcc
26044              From: Michael G Schwern <schwern@pobox.com> 
26045              Date: Fri, 14 Dec 2001 20:59:42 -0500
26046              Message-ID: <20011215015942.GF28596@blackrider>
26047      Branch: perl
26048            ! t/TEST
26049 ____________________________________________________________________________
26050 [ 13698] By: jhi                                   on 2001/12/15  17:13:35
26051         Log: Subject: [PATCH MANIFEST ext/B/t/bblock.t] Compile test
26052              From: Michael G Schwern <schwern@pobox.com> 
26053              Date: Fri, 14 Dec 2001 20:03:46 -0500
26054              Message-ID: <20011215010346.GD28596@blackrider>
26055      Branch: perl
26056            + ext/B/t/bblock.t
26057            ! MANIFEST
26058 ____________________________________________________________________________
26059 [ 13697] By: jhi                                   on 2001/12/15  17:12:32
26060         Log: Subject: [PATCH ext/B/B/Bblock.pm] Some weak docs
26061              From: Michael G Schwern <schwern@pobox.com> 
26062              Date: Fri, 14 Dec 2001 19:59:13 -0500
26063              Message-ID: <20011215005913.GC28596@blackrider>
26064      Branch: perl
26065            ! ext/B/B/Bblock.pm
26066 ____________________________________________________________________________
26067 [ 13696] By: jhi                                   on 2001/12/15  17:11:32
26068         Log: Subject: [PATCH MANIFEST ext/B/t/asmdata.t] B::Asmdata test 
26069              From: Michael G Schwern <schwern@pobox.com> 
26070              Date: Fri, 14 Dec 2001 19:36:12 -0500
26071              Message-ID: <20011215003611.GA28596@blackrider>
26072      Branch: perl
26073            + ext/B/t/asmdata.t
26074            ! MANIFEST
26075 ____________________________________________________________________________
26076 [ 13695] By: jhi                                   on 2001/12/15  17:10:05
26077         Log: Subject: [PATCH bytecode.pl] Adding B::Asmdata docs
26078              From: Michael G Schwern <schwern@pobox.com> 
26079              Date: Fri, 14 Dec 2001 19:14:14 -0500
26080              Message-ID: <20011215001414.GA25077@blackrider>
26081      Branch: perl
26082            ! bytecode.pl ext/B/B/Asmdata.pm
26083 ____________________________________________________________________________
26084 [ 13694] By: jhi                                   on 2001/12/15  17:00:44
26085         Log: Permissions.
26086      Branch: perl
26087            ! ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
26088            ! ext/Devel/PPPort/module3.c
26089 ____________________________________________________________________________
26090 [ 13693] By: jhi                                   on 2001/12/14  23:48:59
26091         Log: Benchmark test from Nicholas Clark.
26092      Branch: perl
26093            + lib/Benchmark.t
26094            ! MANIFEST lib/Benchmark.pm
26095 ____________________________________________________________________________
26096 [ 13692] By: jhi                                   on 2001/12/14  23:33:28
26097         Log: Mithing.
26098      Branch: perl
26099            + lib/Attribute/Handlers/demo/demo2.pl
26100            + lib/Attribute/Handlers/demo/demo3.pl
26101            + lib/Attribute/Handlers/demo/demo4.pl
26102 ____________________________________________________________________________
26103 [ 13691] By: jhi                                   on 2001/12/14  21:26:08
26104         Log: Silence compiler worries found by Schwern/Digital cc.
26105      Branch: perl
26106            ! perlio.c sv.c x2p/str.c
26107 ____________________________________________________________________________
26108 [ 13690] By: jhi                                   on 2001/12/14  20:26:51
26109         Log: User may not have a valid home directory even if
26110              getpwuid() succedds.
26111      Branch: perl
26112            ! ext/File/Glob/t/basic.t
26113 ____________________________________________________________________________
26114 [ 13689] By: jhi                                   on 2001/12/14  18:14:52
26115         Log: Integrate with perlio.  (No changes, but that's okay.)
26116      Branch: perl
26117           !> doio.c lib/Exporter.pm perlio.c perliol.h pod/perlmodlib.pod
26118 ____________________________________________________________________________
26119 [ 13688] By: jhi                                   on 2001/12/14  18:06:18
26120         Log: Add a Configure hints file for VOS: the POSIX support
26121              of VOS is getting close to the point where it can run
26122              Configure (some Configure tweaks will be required).
26123      Branch: perl
26124            + hints/vos.sh
26125            ! MANIFEST
26126 ____________________________________________________________________________
26127 [ 13687] By: jhi                                   on 2001/12/14  16:15:17
26128         Log: Update Changes.
26129      Branch: perl
26130            ! Changes patchlevel.h
26131 ____________________________________________________________________________
26132 [ 13686] By: jhi                                   on 2001/12/14  16:07:02
26133         Log: Reintroduce Attribute::Handlers with Spider's fixes.
26134      Branch: perl
26135            + lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
26136            + lib/Attribute/Handlers/README
26137            + lib/Attribute/Handlers/demo/Demo.pm
26138            + lib/Attribute/Handlers/demo/Descriptions.pm
26139            + lib/Attribute/Handlers/demo/MyClass.pm
26140            + lib/Attribute/Handlers/demo/demo.pl
26141            + lib/Attribute/Handlers/demo/demo_call.pl
26142            + lib/Attribute/Handlers/demo/demo_chain.pl
26143            + lib/Attribute/Handlers/demo/demo_cycle.pl
26144            + lib/Attribute/Handlers/demo/demo_hashdir.pl
26145            + lib/Attribute/Handlers/demo/demo_phases.pl
26146            + lib/Attribute/Handlers/demo/demo_range.pl
26147            + lib/Attribute/Handlers/demo/demo_rawdata.pl
26148            + lib/Attribute/Handlers/t/multi.t
26149            ! MANIFEST pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
26150 ____________________________________________________________________________
26151 [ 13685] By: nick                                  on 2001/12/14  15:57:00
26152         Log: Integrate mainline
26153      Branch: perlio
26154           +> t/run/switcht.t
26155           !> MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
26156           !> perlapi.h pod/perlrun.pod t/TEST taint.c
26157 ____________________________________________________________________________
26158 [ 13684] By: jhi                                   on 2001/12/14  14:43:40
26159         Log: Subject: [PATCH taint.c intrpvar.h perl.c ...] -t taint warnings
26160              From: Michael G Schwern <schwern@pobox.com> 
26161              Date: Thu, 13 Dec 2001 19:27:08 -0500
26162              Message-ID: <20011214002707.GA10532@blackrider>
26163              
26164              (reword the perlrun -t description a bit,
26165              and move the Itaint_warn to the bottom of
26166              the intrpvar.h for binary compatibility)
26167      Branch: perl
26168            + t/run/switcht.t
26169            ! MANIFEST embedvar.h intrpvar.h lib/Test/Harness.pm perl.c
26170            ! perlapi.h pod/perlrun.pod t/TEST taint.c
26171 ____________________________________________________________________________
26172 [ 13683] By: nick                                  on 2001/12/14  12:29:41
26173         Log: Integrate mainline
26174      Branch: perlio
26175           +> beos/beos.c beos/beosish.h ext/POSIX/t/waitpid.t
26176           +> lib/Term/ReadLine.t t/op/hashassign.t
26177            - lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
26178            - lib/Attribute/Handlers/README
26179            - lib/Attribute/Handlers/demo/Demo.pm
26180            - lib/Attribute/Handlers/demo/Descriptions.pm
26181            - lib/Attribute/Handlers/demo/MyClass.pm
26182            - lib/Attribute/Handlers/demo/demo.pl
26183            - lib/Attribute/Handlers/demo/demo2.pl
26184            - lib/Attribute/Handlers/demo/demo3.pl
26185            - lib/Attribute/Handlers/demo/demo4.pl
26186            - lib/Attribute/Handlers/demo/demo_call.pl
26187            - lib/Attribute/Handlers/demo/demo_chain.pl
26188            - lib/Attribute/Handlers/demo/demo_cycle.pl
26189            - lib/Attribute/Handlers/demo/demo_hashdir.pl
26190            - lib/Attribute/Handlers/demo/demo_phases.pl
26191            - lib/Attribute/Handlers/demo/demo_range.pl
26192            - lib/Attribute/Handlers/demo/demo_rawdata.pl
26193            - lib/Attribute/Handlers/t/multi.t lib/Memoize/Saves.pm
26194           !> (integrate 101 files)
26195 ____________________________________________________________________________
26196 [ 13682] By: jhi                                   on 2001/12/14  04:10:37
26197         Log: Detypo.
26198      Branch: perl
26199            ! utf8.c
26200 ____________________________________________________________________________
26201 [ 13681] By: jhi                                   on 2001/12/14  04:07:08
26202         Log: Buffer overflow checks.
26203      Branch: perl
26204            ! utf8.c
26205 ____________________________________________________________________________
26206 [ 13680] By: jhi                                   on 2001/12/13  21:30:14
26207         Log: Subject: [ID 20011213.009] Not OK: perl v5.7.2 +DEVEL13660 on alpha-dec_osf-perlio-ld 5.1 (UNINSTALLED)
26208              From: Spider Boardman <spider@leggy.zk3.dec.com>
26209              Date: Thu, 13 Dec 2001 15:32:51 -0500
26210              Message-Id: <200112132032.PAA203491@leggy.zk3.dec.com>
26211      Branch: perl
26212            ! lib/ExtUtils/Embed.t
26213 ____________________________________________________________________________
26214 [ 13679] By: jhi                                   on 2001/12/13  21:27:31
26215         Log: More on the Unicode "line" definition.
26216      Branch: perl
26217            ! pod/perlunicode.pod
26218 ____________________________________________________________________________
26219 [ 13678] By: jhi                                   on 2001/12/13  21:18:47
26220         Log: Open-ended VERSION?
26221      Branch: perl
26222            ! lib/ExtUtils/Install.pm
26223 ____________________________________________________________________________
26224 [ 13677] By: jhi                                   on 2001/12/13  19:13:13
26225         Log: Subject: [PATCH] Better make distclean
26226              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
26227              Date: Thu, 13 Dec 2001 21:10:18 +0100
26228              Message-Id: <20011213204542.0321.H.M.BRAND@hccnet.nl>
26229      Branch: perl
26230            ! Makefile.SH
26231 ____________________________________________________________________________
26232 [ 13676] By: jhi                                   on 2001/12/13  17:11:42
26233         Log: Remove Memoize::Saves as requested by mjd.
26234      Branch: perl
26235            - lib/Memoize/Saves.pm
26236            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod
26237 ____________________________________________________________________________
26238 [ 13675] By: jhi                                   on 2001/12/13  16:16:12
26239         Log: Subject: [PATCH ExtUtils::Install] Old RCS $Date$ tag
26240              From: Michael G Schwern <schwern@pobox.com>
26241              Date: Tue, 11 Dec 2001 23:17:32 -0500
26242              Message-ID: <20011212041732.GS17250@blackrider>
26243      Branch: perl
26244            ! lib/ExtUtils/Install.pm
26245 ____________________________________________________________________________
26246 [ 13674] By: jhi                                   on 2001/12/13  16:12:19
26247         Log: Subject: [PATCH] Re: use utf8; with bad utf8
26248              From: Nicholas Clark <nick@ccl4.org>
26249              Date: Thu, 13 Dec 2001 17:09:39 +0000
26250              Message-ID: <20011213170939.L21702@plum.flirble.org>
26251      Branch: perl
26252            ! t/lib/1_compile.t
26253 ____________________________________________________________________________
26254 [ 13673] By: jhi                                   on 2001/12/13  16:09:18
26255         Log: Subject: (LONG!) Sort benchmarks and patch
26256              From: "John P. Linderman" <jpl@research.att.com>
26257              Date: Thu, 13 Dec 2001 09:50:58 -0500 (EST)
26258              Message-Id: <200112131450.JAA84836@raptor.research.att.com>
26259      Branch: perl
26260            ! pp_sort.c
26261 ____________________________________________________________________________
26262 [ 13672] By: jhi                                   on 2001/12/13  14:19:28
26263         Log: Unadorned numbers evil.
26264      Branch: perl
26265            ! pp.c regcomp.c regexec.c utf8.c utf8.h
26266 ____________________________________________________________________________
26267 [ 13671] By: jhi                                   on 2001/12/13  13:35:47
26268         Log: "preprocessing directive not recognized within macro arg"
26269      Branch: perl
26270            ! ext/Data/Dumper/Dumper.xs
26271 ____________________________________________________________________________
26272 [ 13670] By: jhi                                   on 2001/12/13  13:32:37
26273         Log: Subject: Clarifying the documentation of goto            
26274              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>      
26275              Date: Thu, 13 Dec 2001 08:57:38 -0500
26276              Message-ID: <3C18BD8B@operamail.com>
26277      Branch: perl
26278            ! pod/perlfunc.pod
26279 ____________________________________________________________________________
26280 [ 13669] By: jhi                                   on 2001/12/13  04:38:19
26281         Log: It could be possible for the case-insensitive
26282              Unicode-aware string comparison to wander off
26283              to the la-la land.
26284      Branch: perl
26285            ! embed.h embed.pl pod/perlapi.pod pod/perlunicode.pod proto.h
26286            ! regexec.c utf8.c
26287 ____________________________________________________________________________
26288 [ 13668] By: jhi                                   on 2001/12/13  02:48:14
26289         Log: Subject: [PATCH] Re: [PATCH t/test.pl t/op/stat.t lib/Net/hostent.t] Unbail out
26290              From: Michael G Schwern <schwern@pobox.com> 
26291              Date: Wed, 12 Dec 2001 21:53:46 -0500
26292              Message-ID: <20011213025346.GH25129@blackrider>
26293      Branch: perl
26294            ! lib/Net/hostent.t t/op/stat.t t/test.pl
26295 ____________________________________________________________________________
26296 [ 13667] By: jhi                                   on 2001/12/13  02:47:27
26297         Log: Subject: [PATCH t/io/fs.t] Proper skip tests and VMS unlink
26298              From: Michael G Schwern <schwern@pobox.com> 
26299              Date: Wed, 12 Dec 2001 20:33:42 -0500
26300              Message-ID: <20011213013342.GX25129@blackrider>
26301      Branch: perl
26302            ! t/io/fs.t
26303 ____________________________________________________________________________
26304 [ 13666] By: jhi                                   on 2001/12/12  23:22:27
26305         Log: Subject: Re: [PATCH] use utf8; tests
26306              From: Nicholas Clark <nick@ccl4.org>
26307              Date: Thu, 13 Dec 2001 00:16:58 +0000
26308              Message-ID: <20011213001658.I21702@plum.flirble.org>
26309      Branch: perl
26310            ! lib/utf8.t
26311 ____________________________________________________________________________
26312 [ 13665] By: jhi                                   on 2001/12/12  21:45:49
26313         Log: EPOC fixes from Olaf Flebbe.
26314      Branch: perl
26315            ! README.epoc epoc/config.sh epoc/createpkg.pl
26316            ! ext/Data/Dumper/Dumper.xs ext/Errno/Errno_pm.PL
26317 ____________________________________________________________________________
26318 [ 13664] By: jhi                                   on 2001/12/12  21:33:50
26319         Log: Subject: [PATCH perl@13661] VMS test fix-ups
26320              From: "Craig A. Berry" <craigberry@mac.com>
26321              Date: Wed, 12 Dec 2001 16:27:48 -0600
26322              Message-Id: <5.1.0.14.2.20011212154350.01be3618@exchi01>
26323      Branch: perl
26324            ! lib/Net/hostent.t t/io/fs.t
26325 ____________________________________________________________________________
26326 [ 13663] By: jhi                                   on 2001/12/12  19:59:56
26327         Log: Subject: Re: Next cygwin round.
26328              From: "Gerrit P. Haase" <gp@familiehaase.de>
26329              Date: Wed, 12 Dec 2001 21:59:00 +0100
26330              Message-ID: <122343874595.20011212215900@familiehaase.de>
26331      Branch: perl
26332            ! t/io/fs.t
26333 ____________________________________________________________________________
26334 [ 13662] By: jhi                                   on 2001/12/12  19:12:36
26335         Log: Subject: [PATCH] use utf8; tests
26336              From: Nicholas Clark <nick@ccl4.org>
26337              Date: Wed, 12 Dec 2001 20:07:04 +0000
26338              Message-ID: <20011212200704.E21702@plum.flirble.org>
26339      Branch: perl
26340            ! lib/utf8.t t/test.pl
26341 ____________________________________________________________________________
26342 [ 13661] By: jhi                                   on 2001/12/12  15:24:42
26343         Log: Update Changes.
26344      Branch: perl
26345            ! Changes patchlevel.h
26346 ____________________________________________________________________________
26347 [ 13660] By: jhi                                   on 2001/12/12  15:04:03
26348         Log: Subject: [PATCH] Passing in env to perl_parse did not work
26349              From: Gisle Aas <gisle@ActiveState.com>
26350              Date: 11 Dec 2001 20:52:57 -0800
26351              Message-ID: <lrheqxniom.fsf@caliper.activestate.com>
26352      Branch: perl
26353            ! perl.c perl.h
26354 ____________________________________________________________________________
26355 [ 13659] By: jhi                                   on 2001/12/12  14:33:30
26356         Log: Fixes for casting problems detected on a SuSE 7.2 Itanium,
26357              mostly gcc -Wall complaining about the argument of %p not
26358              being a void *.
26359      Branch: perl
26360            ! perlio.c regcomp.c taint.c toke.c
26361 ____________________________________________________________________________
26362 [ 13658] By: jhi                                   on 2001/12/12  14:09:09
26363         Log: metaconfig unit change for #13657.
26364      Branch: metaconfig
26365            ! U/modified/nis.U
26366 ____________________________________________________________________________
26367 [ 13657] By: jhi                                   on 2001/12/12  14:08:49
26368         Log: Try YP/NIS also from /usr/lib/yp.
26369      Branch: perl
26370            ! Configure
26371 ____________________________________________________________________________
26372 [ 13656] By: jhi                                   on 2001/12/12  14:05:28
26373         Log: Subject: [PATCH Configure t/op/grent.t] ypcat working, but NIS not used
26374              From: Michael G Schwern <schwern@pobox.com>                
26375              Date: Wed, 12 Dec 2001 05:27:02 -0500      
26376              Message-ID: <20011212102702.GW17250@blackrider>
26377              
26378              (the op/grent part)
26379      Branch: perl
26380            ! t/op/grent.t
26381 ____________________________________________________________________________
26382 [ 13655] By: jhi                                   on 2001/12/12  14:01:55
26383         Log: Weed out .files from ls and readdir() results.
26384      Branch: perl
26385            ! t/op/stat.t
26386 ____________________________________________________________________________
26387 [ 13654] By: jhi                                   on 2001/12/12  13:45:21
26388         Log: Subject: Re: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"  
26389              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
26390              Date: Wed, 12 Dec 2001 10:52:21 +0100
26391              Message-ID: <200112121052210220.001ACE6B@smtp.chello.at>
26392      Branch: perl
26393            ! lib/File/Find.pm
26394 ____________________________________________________________________________
26395 [ 13653] By: jhi                                   on 2001/12/12  13:34:06
26396         Log: Subject: [PATCH] doio fatal on cygwin for 13651
26397              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>               
26398              Date: Wed, 12 Dec 2001 11:28:13 +0100      
26399              Message-Id: <20011212112548.4611.H.M.BRAND@hccnet.nl>
26400      Branch: perl
26401            ! doio.c
26402 ____________________________________________________________________________
26403 [ 13652] By: jhi                                   on 2001/12/12  13:32:51
26404         Log: Get the whole line of ls, makes debugging easier
26405              (from Schwern)
26406      Branch: perl
26407            ! t/op/stat.t
26408 ____________________________________________________________________________
26409 [ 13651] By: jhi                                   on 2001/12/12  05:42:05
26410         Log: rename() must be tested even without link()
26411              or the utime() and rename-directory tests fail.
26412              (Also got the BeOS utime atime/time the wrong way round.)
26413      Branch: perl
26414            ! t/io/fs.t
26415 ____________________________________________________________________________
26416 [ 13650] By: jhi                                   on 2001/12/12  05:36:31
26417         Log: Now that the beos.c is compiled at the main level
26418              the header is in the beos/
26419      Branch: perl
26420            ! beos/beos.c
26421 ____________________________________________________________________________
26422 [ 13649] By: jhi                                   on 2001/12/12  04:25:21
26423         Log: Must remember to require Socket.
26424      Branch: perl
26425            ! ext/Sys/Syslog/syslog.t
26426 ____________________________________________________________________________
26427 [ 13648] By: jhi                                   on 2001/12/12  04:12:05
26428         Log: In BeOS Errno must resort to actual compilation
26429              and execution for some of the error constants.
26430      Branch: perl
26431            ! ext/Errno/Errno_pm.PL
26432 ____________________________________________________________________________
26433 [ 13647] By: jhi                                   on 2001/12/12  03:23:26
26434         Log: BeOS still has no good sockets.
26435      Branch: perl
26436            ! ext/IO/lib/IO/t/io_sel.t
26437 ____________________________________________________________________________
26438 [ 13646] By: jhi                                   on 2001/12/12  03:19:56
26439         Log: BeOS sockets are not true sockets.
26440      Branch: perl
26441            ! ext/IO/lib/IO/t/io_poll.t
26442 ____________________________________________________________________________
26443 [ 13645] By: jhi                                   on 2001/12/12  03:14:32
26444         Log: No Socket, no Syslog.
26445      Branch: perl
26446            ! ext/Sys/Syslog/syslog.t
26447 ____________________________________________________________________________
26448 [ 13644] By: jhi                                   on 2001/12/12  03:12:46
26449         Log: (On some platforms) missing truncate FH.
26450      Branch: perl
26451            ! pod/perltodo.pod
26452 ____________________________________________________________________________
26453 [ 13643] By: jhi                                   on 2001/12/12  03:09:37
26454         Log: io/fs cleanup: testing on win32/cygwin/netware/djgpp/...
26455              and vms would be muchly appreciated.
26456      Branch: perl
26457            ! t/io/fs.t
26458 ____________________________________________________________________________
26459 [ 13642] By: jhi                                   on 2001/12/12  02:32:05
26460         Log: utime() updates only the mtime in BeOS. 
26461      Branch: perl
26462            ! pod/perlport.pod
26463 ____________________________________________________________________________
26464 [ 13641] By: jhi                                   on 2001/12/12  01:50:13
26465         Log: No link(), no need to dSP.
26466      Branch: perl
26467            ! pp_sys.c
26468 ____________________________________________________________________________
26469 [ 13640] By: jhi                                   on 2001/12/12  01:49:40
26470         Log: Missing argument.
26471      Branch: perl
26472            ! utf8.c
26473 ____________________________________________________________________________
26474 [ 13639] By: jhi                                   on 2001/12/12  01:44:39
26475         Log: (1) To assume any setuid programs is silly.
26476              (2) Chaining tests with booleans means that some
26477              of them may not get run which means getting out
26478              of test count sync.
26479      Branch: perl
26480            ! t/op/stat.t
26481 ____________________________________________________________________________
26482 [ 13638] By: jhi                                   on 2001/12/12  01:12:49
26483         Log: The beos.c needs to be in the main directory.
26484      Branch: perl
26485            ! hints/beos.sh
26486 ____________________________________________________________________________
26487 [ 13637] By: jhi                                   on 2001/12/12  00:37:20
26488         Log: Detypo and rename.
26489      Branch: perl
26490            ! doio.c perl.h perlio.c perliol.h
26491 ____________________________________________________________________________
26492 [ 13636] By: jhi                                   on 2001/12/12  00:22:16
26493         Log: This time I test compiled.  Honest.
26494      Branch: perl
26495            ! beos/beos.c
26496 ____________________________________________________________________________
26497 [ 13635] By: jhi                                   on 2001/12/11  22:57:07
26498         Log: Subject: [PATCH] slightly more pack tests
26499              From: Nicholas Clark <nick@ccl4.org>
26500              Date: Tue, 11 Dec 2001 23:41:23 +0000
26501              Message-ID: <20011211234123.Y21702@plum.flirble.org>
26502      Branch: perl
26503            ! t/op/pack.t
26504 ____________________________________________________________________________
26505 [ 13634] By: jhi                                   on 2001/12/11  21:49:58
26506         Log: Subject: [PATCH perl@13600] Gconvert for VMS again
26507              From: "Craig A. Berry" <craigberry@mac.com>
26508              Date: Tue, 11 Dec 2001 16:39:13 -0600
26509              Message-Id: <5.1.0.14.2.20011211162600.02a4b008@exchi01>
26510      Branch: perl
26511            ! configure.com
26512 ____________________________________________________________________________
26513 [ 13633] By: jhi                                   on 2001/12/11  21:48:57
26514         Log: metaconfig unit change for #13632.
26515      Branch: metaconfig/U/perl
26516            ! perlpath.U
26517 ____________________________________________________________________________
26518 [ 13632] By: jhi                                   on 2001/12/11  21:48:26
26519         Log: Subject: $Config{perlpath} and -Dversiononly
26520              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
26521              Date: Tue, 11 Dec 2001 23:32:33 +0100
26522              Message-ID: <20011211233233.A11587@rafael>
26523      Branch: perl
26524            ! Configure
26525 ____________________________________________________________________________
26526 [ 13631] By: jhi                                   on 2001/12/11  21:01:00
26527         Log: Subject: [PATCH] _qq pack.t Re: [PATCH] tests for hash assignment
26528              From: Nicholas Clark <nick@ccl4.org>
26529              Date: Tue, 11 Dec 2001 21:59:36 +0000
26530              Message-ID: <20011211215935.W21702@plum.flirble.org>
26531      Branch: perl
26532            ! t/op/pack.t
26533 ____________________________________________________________________________
26534 [ 13630] By: jhi                                   on 2001/12/11  20:16:29
26535         Log: More UTF-8 API docs.
26536      Branch: perl
26537            ! embed.pl pod/perlapi.pod pod/perlunicode.pod utf8.c
26538 ____________________________________________________________________________
26539 [ 13629] By: jhi                                   on 2001/12/11  19:17:16
26540         Log: Subject: [PATCH] Re: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
26541              From: Nicholas Clark <nick@ccl4.org>
26542              Date: Tue, 11 Dec 2001 20:08:59 +0000
26543              Message-ID: <20011211200859.S21702@plum.flirble.org>
26544      Branch: perl
26545            ! t/op/pack.t
26546 ____________________________________________________________________________
26547 [ 13628] By: jhi                                   on 2001/12/11  19:13:57
26548         Log: Subject: Re: use utf8; with bad utf8
26549              From: Nicholas Clark <nick@ccl4.org>
26550              Date: Tue, 11 Dec 2001 19:49:21 +0000
26551              Message-ID: <20011211194921.R21702@plum.flirble.org>
26552      Branch: perl
26553            ! lib/utf8.t
26554 ____________________________________________________________________________
26555 [ 13627] By: jhi                                   on 2001/12/11  17:29:01
26556         Log: Can't spell worth a dam.  (Try Three Gorges.)
26557      Branch: perl
26558            ! beos/beos.c
26559 ____________________________________________________________________________
26560 [ 13626] By: jhi                                   on 2001/12/11  15:55:51
26561         Log: We need DWIM cpps.
26562      Branch: perl
26563            ! perlio.c
26564 ____________________________________________________________________________
26565 [ 13625] By: jhi                                   on 2001/12/11  15:53:41
26566         Log: The unixish.h needs to be found and the waitpid wrapper
26567              could use a proto.
26568      Branch: perl
26569            ! beos/beosish.h
26570 ____________________________________________________________________________
26571 [ 13624] By: jhi                                   on 2001/12/11  15:27:06
26572         Log: The BeOS waitpid() seems to be broken,
26573              have a wrapper for it.
26574      Branch: perl
26575            + beos/beos.c beos/beosish.h
26576            ! MANIFEST hints/beos.sh perl.h
26577 ____________________________________________________________________________
26578 [ 13623] By: jhi                                   on 2001/12/11  15:12:18
26579         Log: Unlean the leaning tower of Babel.
26580      Branch: perl
26581            ! perl.h
26582 ____________________________________________________________________________
26583 [ 13622] By: jhi                                   on 2001/12/11  14:34:53
26584         Log: Retract #13607 until we figure out what to do with autouse.
26585      Branch: perl
26586            ! lib/Carp.pm
26587 ____________________________________________________________________________
26588 [ 13621] By: jhi                                   on 2001/12/11  14:33:14
26589         Log: Try to handle platforms that have O_TEXT != O_BINARY but
26590              which are not DOSish, BeOS being one of such platforms.
26591              Ideally this should be a Configure test, not a hardwired
26592              cpp symbol test... 
26593      Branch: perl
26594            ! doio.c perl.h perlio.c perliol.h
26595 ____________________________________________________________________________
26596 [ 13620] By: jhi                                   on 2001/12/11  13:56:17
26597         Log: Subject: [PATCH lib/Term/Cap.pm lib/Term/Cap.t] Sync changes in CPAN version
26598              From: Jonathan Stowe <gellyfish@gellyfish.com>
26599              Date: Tue, 11 Dec 2001 07:28:45 +0000 (GMT) 
26600              Message-ID: <Pine.LNX.4.33.0112110720470.31242-100000@orpheus.gellyfish.com>
26601      Branch: perl
26602            ! lib/Term/Cap.pm lib/Term/Cap.t
26603 ____________________________________________________________________________
26604 [ 13619] By: jhi                                   on 2001/12/11  13:51:21
26605         Log: Subject: [patch perlio.c] test for NULL before derefencing
26606              From: Stas Bekman <stas@stason.org>
26607              Date: Tue, 11 Dec 2001 16:17:55 +0800
26608              Message-ID: <3C15C133.8@stason.org>
26609      Branch: perl
26610            ! perlio.c
26611 ____________________________________________________________________________
26612 [ 13618] By: jhi                                   on 2001/12/11  05:22:39
26613         Log: metaconfig unit change for #13617.
26614      Branch: metaconfig/U/perl
26615            ! Extensions.U
26616 ____________________________________________________________________________
26617 [ 13617] By: jhi                                   on 2001/12/11  05:22:08
26618         Log: BeOS has socket() but not enough to build a working Socket.
26619              Go figure.  ("BONE" (BeOS NEtworking?) is some sort of rumored
26620              new networking implementation, which is rumored to fix the
26621              non-standardness of sockets, but it's apparently not publicly
26622              available, and anything to do with BeOS has become quite
26623              complicated with the sale of the Be assets to Palm.)
26624      Branch: perl
26625            ! Configure
26626 ____________________________________________________________________________
26627 [ 13616] By: pudge                                 on 2001/12/11  05:11:44
26628         Log: Update changes
26629      Branch: maint-5.6/macperl
26630            ! macos/Changes
26631 ____________________________________________________________________________
26632 [ 13615] By: pudge                                 on 2001/12/11  05:09:34
26633         Log: Add extra pod to help
26634      Branch: maint-5.6/macperl
26635            ! macos/macperl/MacPerl.podhelp
26636 ____________________________________________________________________________
26637 [ 13614] By: pudge                                 on 2001/12/11  05:08:51
26638         Log: Return DoAppleScript errors in $@
26639      Branch: maint-5.6/macperl
26640            ! macos/ext/MacPerl/OSA.xs
26641 ____________________________________________________________________________
26642 [ 13613] By: pudge                                 on 2001/12/11  05:08:19
26643         Log: Clear out $^E before each script run
26644      Branch: maint-5.6/macperl
26645            ! macos/macperl/MPScript.c
26646 ____________________________________________________________________________
26647 [ 13612] By: pudge                                 on 2001/12/11  04:58:52
26648         Log: Integrate various changes from maint-5.6/perl/.
26649      Branch: maint-5.6/macperl
26650           !> op.c pp.c pp_hot.c t/io/pipe.t t/op/cmp.t t/op/misc.t
26651           !> t/op/system_tests util.c win32/perlhost.h win32/win32.c
26652 ____________________________________________________________________________
26653 [ 13611] By: jhi                                   on 2001/12/11  04:29:32
26654         Log: Subject: Exporter's documentation shouldn't lie               
26655              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
26656              Date: Mon, 10 Dec 2001 21:30:20 -0500
26657              Message-ID: <3C4AA201@operamail.com>
26658      Branch: perl
26659            ! lib/Exporter.pm
26660 ____________________________________________________________________________
26661 [ 13610] By: jhi                                   on 2001/12/11  04:28:31
26662         Log: Make Errno better in BeOS (the second hunk is
26663              good on any platform).  Still not working in BeOS
26664              are the E constants that refer BeOS native error
26665              constants (B_...) which are enums (*groan*).
26666      Branch: perl
26667            ! ext/Errno/Errno_pm.PL
26668 ____________________________________________________________________________
26669 [ 13609] By: jhi                                   on 2001/12/11  00:59:31
26670         Log: The BeOS linker seems to link the last seen symbol,
26671              not the first (so the symbols of op.o from libperl.so
26672              would get linked to miniperl instead of the symbols of
26673              opmini.o)-- use the same trick as for NeXT4 for linking
26674              miniperl.
26675      Branch: perl
26676            ! Makefile.SH
26677 ____________________________________________________________________________
26678 [ 13608] By: jhi                                   on 2001/12/11  00:49:15
26679         Log: Subject: Re: [PATCH] tests for hash assignment
26680              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
26681              Date: Tue, 11 Dec 2001 01:48:55 +0000
26682              Message-Id: <200112110148.fBB1mtl19148@crypt.compulink.co.uk>
26683      Branch: perl
26684            ! utf8.c
26685 ____________________________________________________________________________
26686 [ 13607] By: jhi                                   on 2001/12/11  00:40:47
26687         Log: (retracted by #13622)
26688              
26689              Subject: RE: More verbose POD for Carp
26690              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
26691              Date: Mon, 10 Dec 2001 20:23:20 -0500
26692              Message-ID: <3C4A3566@operamail.com>
26693      Branch: perl
26694            ! lib/Carp.pm
26695 ____________________________________________________________________________
26696 [ 13606] By: jhi                                   on 2001/12/11  00:39:20
26697         Log: Subject: [PATCH follow-up] (was Re: [PATCH perl@13600] cat2type in tests for VMS)
26698              From: "Craig A. Berry" <craigberry@mac.com>
26699              Date: Mon, 10 Dec 2001 18:25:37 -0600
26700              Message-Id: <5.1.0.14.2.20011210174517.029c7ec0@mail.mac.com>
26701      Branch: perl
26702            ! t/op/write.t t/test.pl
26703 ____________________________________________________________________________
26704 [ 13605] By: jhi                                   on 2001/12/11  00:37:54
26705         Log: Subject: [PATCH t/io/multiline.t] Cleanup and $. check
26706              From: Michael G Schwern <schwern@pobox.com>
26707              Date: Mon, 10 Dec 2001 08:00:01 -0500
26708              Message-ID: <20011210130000.GK1770@blackrider>
26709      Branch: perl
26710            ! t/comp/multiline.t
26711 ____________________________________________________________________________
26712 [ 13604] By: jhi                                   on 2001/12/10  22:51:44
26713         Log: Subject: Re: [PATCH] tests for hash assignment
26714              From: Nicholas Clark <nick@ccl4.org>
26715              Date: Mon, 10 Dec 2001 23:22:28 +0000
26716              Message-ID: <20011210232228.M21702@plum.flirble.org>
26717      Branch: perl
26718            + t/op/hashassign.t
26719            ! MANIFEST t/op/each.t t/test.pl
26720 ____________________________________________________________________________
26721 [ 13603] By: jhi                                   on 2001/12/10  21:34:46
26722         Log: Subject: [PATCH perl@13600] cat2type in tests for VMS
26723              From: "Craig A. Berry" <craigberry@mac.com>
26724              Date: Mon, 10 Dec 2001 16:38:14 -0600
26725              Message-Id: <5.1.0.14.2.20011210154846.01aef188@exchi01>
26726      Branch: perl
26727            ! ext/IO/lib/IO/t/io_dup.t t/comp/multiline.t t/io/dup.t
26728 ____________________________________________________________________________
26729 [ 13602] By: jhi                                   on 2001/12/10  19:52:01
26730         Log: Subject: [PATCH perl@13600] configure.com fixes
26731              From: "Craig A. Berry" <craigberry@mac.com>
26732              Date: Mon, 10 Dec 2001 14:40:20 -0600
26733              Message-Id: <5.1.0.14.2.20011210142528.01aff2e8@exchi01>
26734      Branch: perl
26735            ! configure.com
26736 ____________________________________________________________________________
26737 [ 13601] By: jhi                                   on 2001/12/10  18:25:30
26738         Log: Silence BeOS compilation moaning.
26739      Branch: perl
26740            ! perl.h
26741 ____________________________________________________________________________
26742 [ 13600] By: jhi                                   on 2001/12/10  15:11:40
26743         Log: Update Changes.
26744      Branch: perl
26745            ! Changes patchlevel.h
26746 ____________________________________________________________________________
26747 [ 13599] By: jhi                                   on 2001/12/10  13:35:57
26748         Log: Subject: [PATCH lib/ExtUtils/Command.t] Bad touch
26749              From: Michael G Schwern <schwern@pobox.com>
26750              Date: Mon, 10 Dec 2001 01:21:03 -0500
26751              Message-ID: <20011210062103.GC1770@blackrider>
26752      Branch: perl
26753            ! lib/ExtUtils/Command.t
26754 ____________________________________________________________________________
26755 [ 13598] By: jhi                                   on 2001/12/10  13:35:20
26756         Log: Subject: [PATCH t/op/groups.t] Need @INC = '../lib' mantra
26757              From: Michael G Schwern <schwern@pobox.com>
26758              Date: Mon, 10 Dec 2001 01:10:57 -0500
26759              Message-ID: <20011210061057.GB1770@blackrider>
26760      Branch: perl
26761            ! t/op/groups.t
26762 ____________________________________________________________________________
26763 [ 13597] By: jhi                                   on 2001/12/10  13:33:51
26764         Log: Retract #13596, #13593 should do the trick.
26765      Branch: perl
26766            ! t/op/stat.t
26767 ____________________________________________________________________________
26768 [ 13596] By: jhi                                   on 2001/12/10  13:31:38
26769         Log: (retracted by #13597, #13593 does the job better)
26770              
26771              Subject: [PATCH t/op/stat.t] -B/-T Cygwin fix
26772              From: Michael G Schwern <schwern@pobox.com>
26773              Date: Mon, 10 Dec 2001 00:53:16 -0500
26774              Message-ID: <20011210055316.GA1770@blackrider>
26775      Branch: perl
26776            ! t/op/stat.t
26777 ____________________________________________________________________________
26778 [ 13595] By: jhi                                   on 2001/12/10  13:28:30
26779         Log: Subject: [PATCH lib/AutoSplit.t] Too fast for FAT filesystems
26780              From: Michael G Schwern <schwern@pobox.com> 
26781              Date: Mon, 10 Dec 2001 02:19:14 -0500
26782              Message-ID: <20011210071914.GF1770@blackrider>
26783      Branch: perl
26784            ! lib/AutoSplit.t
26785 ____________________________________________________________________________
26786 [ 13594] By: jhi                                   on 2001/12/10  13:26:24
26787         Log: Subject: [PATCH] Re: [PATCH t/op/pack.t] Cleanup
26788              From: Michael G Schwern <schwern@pobox.com>
26789              Date: Mon, 10 Dec 2001 02:47:40 -0500
26790              Message-ID: <20011210074739.GH1770@blackrider>
26791      Branch: perl
26792            ! t/op/pack.t
26793 ____________________________________________________________________________
26794 [ 13593] By: jhi                                   on 2001/12/10  13:22:49
26795         Log: Subject: [PATCH t/test.pl] Moving Cygwin .exe logic into which_perl
26796              From: Michael G Schwern <schwern@pobox.com>
26797              Date: Mon, 10 Dec 2001 02:54:22 -0500
26798              Message-ID: <20011210075422.GI1770@blackrider>
26799      Branch: perl
26800            ! t/test.pl
26801 ____________________________________________________________________________
26802 [ 13592] By: jhi                                   on 2001/12/10  13:21:06
26803         Log: Subject: Re: [ID 20011209.005] perl "u2" eats RAM
26804              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
26805              Date: Mon, 10 Dec 2001 08:45:20 +0100
26806              Message-ID: <3C146810.60B5B7C0@alcatel.at>
26807      Branch: perl
26808            ! pp_pack.c
26809 ____________________________________________________________________________
26810 [ 13591] By: jhi                                   on 2001/12/10  13:18:17
26811         Log: Subject: [PATCH] Re: [PATCH t/io/openpid.t] Cleanup
26812              From: Michael G Schwern <schwern@pobox.com>
26813              Date: Mon, 10 Dec 2001 03:27:02 -0500
26814              Message-ID: <20011210082702.GN1770@blackrider>
26815      Branch: perl
26816            ! t/io/openpid.t
26817 ____________________________________________________________________________
26818 [ 13590] By: jhi                                   on 2001/12/10  13:17:08
26819         Log: More chmod +w.
26820      Branch: perl
26821            ! Porting/makerel
26822 ____________________________________________________________________________
26823 [ 13589] By: jhi                                   on 2001/12/10  04:21:59
26824         Log: Just skip the readability test if running as root.
26825      Branch: perl
26826            ! lib/Net/t/netrc.t
26827 ____________________________________________________________________________
26828 [ 13588] By: jhi                                   on 2001/12/10  04:03:10
26829         Log: Tell about the downside of safe signals.
26830      Branch: perl
26831            ! pod/perldelta.pod
26832 ____________________________________________________________________________
26833 [ 13587] By: jhi                                   on 2001/12/10  03:38:20
26834         Log: Make the whole -lperl thing NetBSD only until we
26835              find some other platform that needs the same.
26836      Branch: perl
26837            ! lib/ExtUtils/MM_Unix.pm
26838 ____________________________________________________________________________
26839 [ 13586] By: jhi                                   on 2001/12/10  03:13:59
26840         Log: Subject: [PATCH t/op/pack.t] Cleanup
26841              From: Michael G Schwern <schwern@pobox.com> 
26842              Date: Sun, 9 Dec 2001 23:08:26 -0500
26843              Message-ID: <20011210040826.GD660@blackrider>
26844      Branch: perl
26845            ! t/op/pack.t
26846 ____________________________________________________________________________
26847 [ 13585] By: jhi                                   on 2001/12/10  02:47:01
26848         Log: Add threads support for NetBSD.
26849              
26850              This is also the first (I think) Perl threads build with
26851              the GNU pth ( http://www.gnu.org/software/pth/pth.html ).
26852              NetBSD does not as of yet have true kernel POSIX threads,
26853              but the user-level pth seems to be doing pretty well--
26854              the only failure is that threads/t/basic okays 6 and 7
26855              consistently seem be arriving in the reverse order.
26856              Well, gdbm.t is also failing: 'Undefined PLT symbol
26857              "gdbm_open" (reloc type = 7, symnum = 28)', but I'm
26858              guessing that GDBM would need a threaded rebuild.
26859      Branch: perl
26860            ! hints/netbsd.sh
26861 ____________________________________________________________________________
26862 [ 13584] By: gsar                                  on 2001/12/10  02:04:58
26863         Log: restrict change#13474 to eval"" CVs instead of any CV (avoids
26864              potential performance hit and change in semantics of closure
26865              lookups after C<undef &foo>)
26866      Branch: maint-5.6/perl
26867            ! op.c
26868 ____________________________________________________________________________
26869 [ 13583] By: jhi                                   on 2001/12/10  02:01:49
26870         Log: metaconfig unit change for #13582.
26871      Branch: metaconfig
26872            ! U/threads/usethreads.U
26873 ____________________________________________________________________________
26874 [ 13582] By: jhi                                   on 2001/12/10  02:01:26
26875         Log: Update the ithreads selection info in Configure,
26876              as suggested by Michael Schwern.
26877      Branch: perl
26878            ! Configure
26879 ____________________________________________________________________________
26880 [ 13581] By: jhi                                   on 2001/12/10  01:56:14
26881         Log: Clearing locale environment simply doesn't seem to
26882              guarantee that (nl_)langinfo(CODESET) would return nil.
26883              (I for example get "ISO8859-1", so <guess>maybe there can
26884              be per-system default settings at work</guess>.)
26885      Branch: perl
26886            ! lib/open.t
26887 ____________________________________________________________________________
26888 [ 13580] By: jhi                                   on 2001/12/10  01:53:11
26889         Log: Subject: RE: Exporter fixes reversed in 13540?
26890              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
26891              Date: Sun, 9 Dec 2001 12:55:15 -0500
26892              Message-ID: <3C13F455@operamail.com>
26893      Branch: perl
26894            ! lib/open.pm
26895 ____________________________________________________________________________
26896 [ 13579] By: jhi                                   on 2001/12/10  01:26:53
26897         Log: Root is the lizard king.
26898      Branch: perl
26899            ! lib/Net/t/netrc.t
26900 ____________________________________________________________________________
26901 [ 13578] By: jhi                                   on 2001/12/10  01:01:24
26902         Log: Telling how many tests we are expecting helps.
26903      Branch: perl
26904            ! ext/POSIX/t/waitpid.t
26905 ____________________________________________________________________________
26906 [ 13577] By: jhi                                   on 2001/12/10  00:38:09
26907         Log: Add a test case for waitpid(): from Rocco Caputo.
26908      Branch: perl
26909            + ext/POSIX/t/waitpid.t
26910            ! MANIFEST
26911 ____________________________________________________________________________
26912 [ 13576] By: jhi                                   on 2001/12/10  00:15:19
26913         Log: Subject: [PATCH] Term::ReadLine tweaks and test
26914              From: Richard Clamp <richardc@unixbeard.net>
26915              Date: Mon, 10 Dec 2001 00:51:47 +0000
26916              Message-ID: <20011210005147.GA1073@mirth.demon.co.uk>
26917      Branch: perl
26918            + lib/Term/ReadLine.t
26919            ! MANIFEST lib/Term/ReadLine.pm
26920 ____________________________________________________________________________
26921 [ 13575] By: jhi                                   on 2001/12/10  00:04:56
26922         Log: Subject: [patch] non-blocking waitpid(-1,WNOHANG) for MSWin32
26923              From: Rocco Caputo <troc@netrus.net>
26924              Date: Sun, 9 Dec 2001 18:12:38 -0500
26925              Message-ID: <20011209181238.A803@eyrie.homenet>
26926      Branch: perl
26927            ! win32/win32.c
26928 ____________________________________________________________________________
26929 [ 13574] By: jhi                                   on 2001/12/09  23:49:19
26930         Log: make sure that va_start() has matching va_end();
26931              from OpenBSD 3.0.
26932      Branch: perl
26933            ! x2p/util.c
26934 ____________________________________________________________________________
26935 [ 13573] By: jhi                                   on 2001/12/09  23:45:57
26936         Log: h2ph updates from OpenBSD 3.0.
26937      Branch: perl
26938            ! utils/h2ph.PL
26939 ____________________________________________________________________________
26940 [ 13572] By: jhi                                   on 2001/12/09  23:44:25
26941         Log: OpenBSD hints update from OpenBSD 3.0.
26942      Branch: perl
26943            ! hints/openbsd.sh
26944 ____________________________________________________________________________
26945 [ 13571] By: jhi                                   on 2001/12/09  23:32:08
26946         Log: DJGPP tweaks from Laszlo Molnar.
26947      Branch: perl
26948            ! djgpp/config.over lib/File/Find/t/find.t
26949            ! lib/File/Find/t/taint.t t/pod/find.t
26950 ____________________________________________________________________________
26951 [ 13570] By: jhi                                   on 2001/12/09  23:28:55
26952         Log: Subject: [PATCH README.cygwin] 64bit ints & Cygwin98 ok
26953              From: Michael G Schwern <schwern@pobox.com> 
26954              Date: Sun, 9 Dec 2001 19:28:12 -0500
26955              Message-ID: <20011210002812.GF13586@blackrider>
26956      Branch: perl
26957            ! README.cygwin
26958 ____________________________________________________________________________
26959 [ 13569] By: jhi                                   on 2001/12/09  21:51:37
26960         Log: README.cygwin update from Gerrit P. Haase.
26961      Branch: perl
26962            ! README.cygwin
26963 ____________________________________________________________________________
26964 [ 13568] By: jhi                                   on 2001/12/09  21:49:06
26965         Log: Apply NetBSD patch-ag: shared/static linking,
26966              but make the change less intrusive on non-NetBSD.
26967      Branch: perl
26968            ! lib/ExtUtils/MM_Unix.pm
26969 ____________________________________________________________________________
26970 [ 13567] By: jhi                                   on 2001/12/09  21:09:10
26971         Log: Apply NetBSD patch-af: handle both -[LR] and -Wl,-R linker paths.
26972      Branch: perl
26973            ! lib/ExtUtils/Liblist.pm
26974 ____________________________________________________________________________
26975 [ 13566] By: jhi                                   on 2001/12/09  20:55:32
26976         Log: Apply NetBSD patch-ae: another gcc sparc64 bug.
26977      Branch: perl
26978            ! regcomp.c
26979 ____________________________________________________________________________
26980 [ 13565] By: jhi                                   on 2001/12/09  20:50:57
26981         Log: Apply NetBSD patch-ad: a gcc sparc64 code generation bug.
26982      Branch: perl
26983            ! pp.c
26984 ____________________________________________________________________________
26985 [ 13564] By: jhi                                   on 2001/12/09  20:38:48
26986         Log: Apply NetBSD patch-ac.
26987              (the fix has already been done: change #9706, fully qualified
26988              pathnames in packlists)
26989      Branch: perl
26990            ! lib/ExtUtils/Install.pm
26991 ____________________________________________________________________________
26992 [ 13563] By: jhi                                   on 2001/12/09  20:32:52
26993         Log: Apply NetBSD patch-ab: NetBSD hints update.
26994      Branch: perl
26995            ! hints/netbsd.sh
26996 ____________________________________________________________________________
26997 [ 13562] By: jhi                                   on 2001/12/09  20:31:38
26998         Log: metaconfig unit changes for #13560.
26999      Branch: metaconfig/U/perl
27000            ! dlsrc.U i_ieeefp.U libperl.U
27001 ____________________________________________________________________________
27002 [ 13561] By: jhi                                   on 2001/12/09  20:31:14
27003         Log: NetBSD has <ieeefp.h> but hidden.
27004      Branch: perl
27005            ! hints/netbsd.sh
27006 ____________________________________________________________________________
27007 [ 13560] By: jhi                                   on 2001/12/09  20:29:35
27008         Log: Implement NetBSD patch-aa.
27009      Branch: perl
27010            ! Configure
27011 ____________________________________________________________________________
27012 [ 13559] By: jhi                                   on 2001/12/09  19:21:45
27013         Log: Subject: Re: [ID 20011206.006] File::Find calls lstat on wrong object before wanted()
27014              From: "Wolfgang Laun" <wolfgang.laun@chello.at>             
27015              Date: Sun, 09 Dec 2001 13:40:58 +0100
27016              Message-ID: <200112091340580550.008ED513@smtp.chello.at>
27017              
27018              (The lstat()s were there in 5.6.1: what happened to them?)
27019      Branch: perl
27020            ! lib/File/Find.pm
27021 ____________________________________________________________________________
27022 [ 13558] By: jhi                                   on 2001/12/09  19:04:23
27023         Log: Quickie documentation of the C UTF-8 API.
27024      Branch: perl
27025            ! pod/perlunicode.pod
27026 ____________________________________________________________________________
27027 [ 13557] By: jhi                                   on 2001/12/09  18:36:20
27028         Log: Subject: bleadperl on cygwin weirdness...
27029              From: "Gerrit P. Haase" <gp@familiehaase.de>
27030              Date: Sun, 9 Dec 2001 20:31:28 +0100
27031              Message-ID: <13779422183.20011209203128@familiehaase.de>          
27032              
27033              (plus libperl*.dll version portability tweaks)
27034      Branch: perl
27035            ! lib/ExtUtils/Embed.t
27036 ____________________________________________________________________________
27037 [ 13556] By: jhi                                   on 2001/12/09  18:21:46
27038         Log: Instead of muting symbol export error if under eval,
27039              delay the errors until the croak().
27040              
27041              (replaces #13408)
27042      Branch: perl
27043            ! lib/Exporter/Heavy.pm
27044 ____________________________________________________________________________
27045 [ 13555] By: jhi                                   on 2001/12/09  18:09:12
27046         Log: Basegroup 0 is a cygwin_nt thing.
27047      Branch: perl
27048            ! t/op/groups.t
27049 ____________________________________________________________________________
27050 [ 13554] By: jhi                                   on 2001/12/09  17:57:44
27051         Log: Also WinME is LoseLink.
27052      Branch: perl
27053            ! t/op/stat.t
27054 ____________________________________________________________________________
27055 [ 13553] By: jhi                                   on 2001/12/09  16:25:52
27056         Log: Forgotten checkin.
27057      Branch: perl
27058            ! lib/User/grent.t
27059 ____________________________________________________________________________
27060 [ 13552] By: jhi                                   on 2001/12/09  16:23:14
27061         Log: Subject: [PATCH] ID 20011206.007 File::Find:name set to empty string for "/"
27062              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
27063              Date: Sun, 09 Dec 2001 13:45:06 +0100
27064              Message-ID: <200112091345060760.00929EA9@smtp.chello.at>
27065      Branch: perl
27066            ! lib/File/Find.pm
27067 ____________________________________________________________________________
27068 [ 13551] By: jhi                                   on 2001/12/09  16:18:20
27069         Log: Tweakback.
27070      Branch: perl
27071            ! lib/Net/hostent.t
27072 ____________________________________________________________________________
27073 [ 13550] By: jhi                                   on 2001/12/09  16:01:55
27074         Log: Subject: [PATCH lib/User/grent.t] More Cygwin98 group oddities
27075              From: Michael G Schwern <schwern@pobox.com>
27076              Date: Sat, 8 Dec 2001 14:48:38 -0500
27077              Message-ID: <20011208194838.GA8650@blackrider>
27078      Branch: perl
27079            ! t/op/grent.t
27080 ____________________________________________________________________________
27081 [ 13549] By: jhi                                   on 2001/12/09  15:40:28
27082         Log: Subject: [README.cygwin] Removing old expected test failures
27083              From: Michael G Schwern <schwern@pobox.com>
27084              Date: Sat, 8 Dec 2001 15:38:28 -0500
27085              Message-ID: <20011208203828.GB9017@blackrider>
27086      Branch: perl
27087            ! README.cygwin
27088 ____________________________________________________________________________
27089 [ 13548] By: jhi                                   on 2001/12/09  15:37:48
27090         Log: Subject: [PATCH lib/Net/hostent.t] Cleanup and Cygwin98 oddity
27091              From: Michael G Schwern <schwern@pobox.com>                
27092              Date: Sat, 8 Dec 2001 15:26:59 -0500
27093              Message-ID: <20011208202659.GA9017@blackrider> 
27094      Branch: perl
27095            ! lib/Net/hostent.t
27096 ____________________________________________________________________________
27097 [ 13547] By: jhi                                   on 2001/12/09  15:33:43
27098         Log: Subject: [PATCH t/op/stat.t] Cygwin98 fakes hard links
27099              From: Michael G Schwern <schwern@pobox.com> 
27100              Date: Sat, 8 Dec 2001 15:06:16 -0500
27101              Message-ID: <20011208200616.GA8915@blackrider>
27102      Branch: perl
27103            ! t/op/stat.t
27104 ____________________________________________________________________________
27105 [ 13546] By: jhi                                   on 2001/12/09  15:31:19
27106         Log: Developer deprecations and an incompatibility.
27107      Branch: perl
27108            ! pod/perldelta.pod pod/perlmodlib.pod pod/perltoc.pod
27109 ____________________________________________________________________________
27110 [ 13545] By: jhi                                   on 2001/12/09  15:27:14
27111         Log: Shoo.
27112      Branch: perl
27113            - lib/Attribute/Handlers.pm
27114 ____________________________________________________________________________
27115 [ 13544] By: jhi                                   on 2001/12/09  15:20:08
27116         Log: Remove Attribute::Handlers, as per Damian's request.
27117              (Because of fixing the my variables to be now handled
27118              in run-time, the whole internals of the A::H needs to
27119              be rewritten and Damian will not have time for that
27120              for months.)
27121      Branch: perl
27122            - lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
27123            - lib/Attribute/Handlers/demo/Demo.pm
27124            - lib/Attribute/Handlers/demo/Descriptions.pm
27125            - lib/Attribute/Handlers/demo/MyClass.pm
27126            - lib/Attribute/Handlers/demo/demo.pl
27127            - lib/Attribute/Handlers/demo/demo2.pl
27128            - lib/Attribute/Handlers/demo/demo3.pl
27129            - lib/Attribute/Handlers/demo/demo4.pl
27130            - lib/Attribute/Handlers/demo/demo_call.pl
27131            - lib/Attribute/Handlers/demo/demo_chain.pl
27132            - lib/Attribute/Handlers/demo/demo_cycle.pl
27133            - lib/Attribute/Handlers/demo/demo_hashdir.pl
27134            - lib/Attribute/Handlers/demo/demo_phases.pl
27135            - lib/Attribute/Handlers/demo/demo_range.pl
27136            - lib/Attribute/Handlers/demo/demo_rawdata.pl
27137            - lib/Attribute/Handlers/t/multi.t
27138            ! MANIFEST lib/Attribute/Handlers.pm pod/perldelta.pod
27139            ! pod/perlmodlib.pod pod/perltoc.pod
27140 ____________________________________________________________________________
27141 [ 13543] By: jhi                                   on 2001/12/09  15:00:50
27142         Log: Subject: Re: attributes are broken
27143              From: Spider Boardman <spider@Orb.Nashua.NH.US>
27144              Date: Sun, 09 Dec 2001 00:09:23 -0500
27145              Message-Id: <200112090509.AAA02053@Orb.Nashua.NH.US>              
27146      Branch: perl
27147            ! dump.c embed.h embed.pl lib/attributes.pm op.c op.h
27148            ! pod/perldelta.pod pod/perltoc.pod proto.h t/op/attrs.t
27149            ! xsutils.c
27150 ____________________________________________________________________________
27151 [ 13542] By: jhi                                   on 2001/12/09  14:49:46
27152         Log: Forgotten checkin.
27153      Branch: perl
27154            ! lib/Pod/Text.pm
27155 ____________________________________________________________________________
27156 [ 13541] By: jhi                                   on 2001/12/09  14:48:15
27157         Log: uconfig.h update.
27158      Branch: perl
27159            ! uconfig.h
27160 ____________________________________________________________________________
27161 [ 13540] By: jhi                                   on 2001/12/08  18:39:51
27162         Log: Update Changes.
27163      Branch: perl
27164            ! Changes patchlevel.h
27165 ____________________________________________________________________________
27166 [ 13539] By: jhi                                   on 2001/12/08  18:28:02
27167         Log: Note that some of the Unicode features are
27168              dependent on perlio.
27169      Branch: perl
27170            ! pod/perluniintro.pod
27171 ____________________________________________________________________________
27172 [ 13538] By: jhi                                   on 2001/12/08  17:53:00
27173         Log: Regen perlapi, regen toc.
27174      Branch: perl
27175            ! pod/perlapi.pod pod/perltoc.pod
27176 ____________________________________________________________________________
27177 [ 13537] By: jhi                                   on 2001/12/08  17:44:48
27178         Log: FAQ sync.
27179      Branch: perl
27180            ! pod/perlfaq4.pod pod/perlfaq6.pod
27181 ____________________________________________________________________________
27182 [ 13536] By: jhi                                   on 2001/12/08  17:37:53
27183         Log: Subject: [PATCH] Fix odd language in an sv.c comment
27184              From: coral@eekeek.org
27185              Date: Sat, 8 Dec 2001 12:19:39 -0500
27186              Message-Id: <200112081719.fB8HJdZ14747@eekeek.org>
27187      Branch: perl
27188            ! sv.c
27189 ____________________________________________________________________________
27190 [ 13535] By: jhi                                   on 2001/12/08  15:29:18
27191         Log: Subject: [PATCH lib/vmsish.t] Small test name abuse.
27192              From: Michael G Schwern <schwern@pobox.com>
27193              Date: Fri, 7 Dec 2001 20:03:45 -0500
27194              Message-ID: <20011208010345.GD642@blackrider>
27195              
27196              Subject: [PATCH vms/test.com] Goodbye frightening echo kludge!
27197              From: Michael G Schwern <schwern@pobox.com>
27198              Date: Fri, 7 Dec 2001 20:13:54 -0500
27199              Message-ID: <20011208011354.GE642@blackrider>
27200              
27201              Subject: [PATCH t/io/pipe.t t/test.pl] Cleanup & $NO_ENDING
27202              From: Michael G Schwern <schwern@pobox.com>
27203              Date: Fri, 7 Dec 2001 21:47:36 -0500
27204              Message-ID: <20011208024736.GH642@blackrider>
27205              
27206              Subject: [PATCH t/op/exec.t] Piping and newline on pipe tests
27207              From: Michael G Schwern <schwern@pobox.com>
27208              Date: Fri, 7 Dec 2001 23:09:43 -0500
27209              Message-ID: <20011208040943.GK642@blackrider>
27210              
27211              Subject: [PATCH] vms/test.com -- skip tty tests when not interactive
27212              Message-Id: <a05101004b83754903506@[172.16.52.1]>
27213              Date: Fri, 7 Dec 2001 23:28:15 -0600
27214              From: "Craig A. Berry" <craigberry@mac.com>
27215      Branch: perl
27216            ! lib/vmsish.t t/io/pipe.t t/op/exec.t t/test.pl vms/test.com
27217 ____________________________________________________________________________
27218 [ 13534] By: jhi                                   on 2001/12/08  15:16:14
27219         Log: Integrate perlio.
27220      Branch: perl
27221           !> doio.c lib/Exporter/Heavy.pm lib/open.t op.c perlio.c
27222           !> perliol.h pod/perlfunc.pod pod/perltoc.pod pp.c
27223 ____________________________________________________________________________
27224 [ 13533] By: jhi                                   on 2001/12/08  15:13:39
27225         Log: Retract #11156 since Sarathy has found that it breaks code:
27226              http://bugs.ActiveState.com/show_bug.cgi?id=18457
27227              http://bugs.ActiveState.com/show_bug.cgi?id=18858
27228      Branch: perl
27229            ! op.c sv.c t/op/pos.t
27230 ____________________________________________________________________________
27231 [ 13532] By: nick                                  on 2001/12/08  14:11:12
27232         Log: Integrate mainline
27233      Branch: perlio
27234           !> Changes doop.c patchlevel.h pod/perluniintro.pod t/op/chop.t
27235           !> t/op/magic.t t/op/stat.t t/run/switches.t t/test.pl
27236 ____________________________________________________________________________
27237 [ 13531] By: nick                                  on 2001/12/08  13:48:21
27238         Log: Tweak multi-arg open error messages
27239      Branch: perlio
27240            ! perlio.c
27241 ____________________________________________________________________________
27242 [ 13530] By: nick                                  on 2001/12/08  10:20:06
27243         Log: Allow multi-arg open() if opening layer declares this legal.
27244      Branch: perlio
27245            ! doio.c perlio.c perliol.h
27246 ____________________________________________________________________________
27247 [ 13529] By: jhi                                   on 2001/12/07  23:48:58
27248         Log: Subject: [PATCH t/run/switches.t] Declaring mostly TODO
27249              From: Michael G Schwern <schwern@pobox.com>       
27250              Date: Fri, 7 Dec 2001 19:41:31 -0500
27251              Message-ID: <20011208004131.GC642@blackrider>
27252      Branch: perl
27253            ! t/run/switches.t t/test.pl
27254 ____________________________________________________________________________
27255 [ 13528] By: jhi                                   on 2001/12/07  23:47:26
27256         Log: Subject: [PATCH t/op/stat.t] Declaring -t STDIN w/pipe TODO
27257              From: Michael G Schwern <schwern@pobox.com>       
27258              Date: Fri, 7 Dec 2001 19:12:44 -0500
27259              Message-ID: <20011208001244.GB642@blackrider>
27260      Branch: perl
27261            ! t/op/stat.t
27262 ____________________________________________________________________________
27263 [ 13527] By: jhi                                   on 2001/12/07  22:31:22
27264         Log: Subject: [PATCH t/op/magic.t] Puut... The TODO... Beck!
27265              From: Michael G Schwern <schwern@pobox.com>
27266              Date: Fri, 7 Dec 2001 17:28:57 -0500
27267              Message-ID: <20011207222857.GI23210@blackrider>
27268      Branch: perl
27269            ! t/op/magic.t
27270 ____________________________________________________________________________
27271 [ 13526] By: jhi                                   on 2001/12/07  22:27:46
27272         Log: which_perl: if File::Spec fails, assume "./" and hope for the best.
27273      Branch: perl
27274            ! t/test.pl
27275 ____________________________________________________________________________
27276 [ 13525] By: jhi                                   on 2001/12/07  22:21:25
27277         Log: which_perl: delay as much a possible till runtime.
27278      Branch: perl
27279            ! t/test.pl
27280 ____________________________________________________________________________
27281 [ 13524] By: jhi                                   on 2001/12/07  21:58:15
27282         Log: Further tweakage to which_perl().
27283      Branch: perl
27284            ! t/test.pl
27285 ____________________________________________________________________________
27286 [ 13523] By: jhi                                   on 2001/12/07  21:57:30
27287         Log: perluniintro tweaks.
27288      Branch: perl
27289            ! pod/perluniintro.pod
27290 ____________________________________________________________________________
27291 [ 13522] By: jhi                                   on 2001/12/07  21:01:02
27292         Log: Tweak the $Perl computation.
27293      Branch: perl
27294            ! t/test.pl
27295 ____________________________________________________________________________
27296 [ 13521] By: jhi                                   on 2001/12/07  17:27:02
27297         Log: Subject: Re: [PATCH] chom?p needs to remove read only fakery
27298              From: Nicholas Clark <nick@ccl4.org>
27299              Date: Fri, 7 Dec 2001 17:06:56 +0000
27300              Message-ID: <20011207170656.G21702@plum.flirble.org>
27301      Branch: perl
27302            ! doop.c t/op/chop.t
27303 ____________________________________________________________________________
27304 [ 13520] By: jhi                                   on 2001/12/07  15:55:34
27305         Log: Update Changes.
27306      Branch: perl
27307            ! Changes patchlevel.h
27308 ____________________________________________________________________________
27309 [ 13519] By: jhi                                   on 2001/12/07  15:32:58
27310         Log: Missing ).
27311      Branch: perl
27312            ! t/test.pl
27313 ____________________________________________________________________________
27314 [ 13518] By: jhi                                   on 2001/12/07  15:24:32
27315         Log: Allow several arguments to display().
27316      Branch: perl
27317            ! t/test.pl
27318 ____________________________________________________________________________
27319 [ 13517] By: jhi                                   on 2001/12/07  15:19:20
27320         Log: /dev/stdout could be either a character special file
27321              or a named pipe, so let's pretend it doesn't exist.
27322      Branch: perl
27323            ! t/op/stat.t
27324 ____________________________________________________________________________
27325 [ 13516] By: nick                                  on 2001/12/07  15:09:23
27326         Log: Integrate again - can I catch up ?
27327      Branch: perlio
27328           !> t/test.pl
27329 ____________________________________________________________________________
27330 [ 13515] By: nick                                  on 2001/12/07  15:08:17
27331         Log: Integrate mainline some more
27332      Branch: perlio
27333           !> README.hpux hints/linux.sh pod/perlfunc.pod
27334 ____________________________________________________________________________
27335 [ 13514] By: nick                                  on 2001/12/07  15:07:15
27336         Log: Integrate mainline
27337      Branch: perlio
27338           +> djgpp/djgpp.h ext/Devel/PPPort/Changes
27339           +> ext/Devel/PPPort/PPPort.xs ext/Devel/PPPort/module2.c
27340           +> ext/Devel/PPPort/module3.c ext/Devel/PPPort/t/test.t
27341           +> hints/super-ux.sh lib/File/Spec/t/Functions.t
27342           +> lib/File/Spec/t/Spec.t lib/File/Spec/t/rel2abs2rel.t
27343           +> lib/Math/BigInt/t/bare_mbi.t pod/perl561delta.pod
27344           +> t/lib/Math/BigInt/BareCalc.pm
27345            - ext/Devel/PPPort/harness/Harness.pm
27346            - ext/Devel/PPPort/harness/Harness.xs
27347            - ext/Devel/PPPort/harness/Makefile.PL
27348            - ext/Devel/PPPort/harness/module2.c
27349            - ext/Devel/PPPort/harness/module3.c
27350            - ext/Devel/PPPort/harness/t/test.t lib/File/Spec.t
27351            - lib/File/Spec/Functions.t
27352           !> (integrate 103 files)
27353 ____________________________________________________________________________
27354 [ 13513] By: jhi                                   on 2001/12/07  14:58:06
27355         Log: Add display() for displaying icky scalars.
27356      Branch: perl
27357            ! t/test.pl
27358 ____________________________________________________________________________
27359 [ 13511] By: jhi                                   on 2001/12/07  14:40:58
27360         Log: Subject: [ID 20011207.001] documentation bug for waitpid
27361              From: Jan-Pieter Cornet <john@pc.xs4all.nl>
27362              Date: Fri, 7 Dec 2001 12:44:56 +0100
27363              Message-Id: <200112071144.MAA12790@pc.xs4all.nl>
27364      Branch: perl
27365            ! pod/perlfunc.pod
27366 ____________________________________________________________________________
27367 [ 13510] By: jhi                                   on 2001/12/07  14:38:39
27368         Log: gcc version matching didn't.
27369      Branch: perl
27370            ! hints/linux.sh
27371 ____________________________________________________________________________
27372 [ 13509] By: jhi                                   on 2001/12/07  14:21:33
27373         Log: Subject: HP renamed their servers              
27374              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27375              Date: Fri, 07 Dec 2001 12:07:22 +0100
27376              Message-Id: <20011207120501.E16F.H.M.BRAND@hccnet.nl>
27377      Branch: perl
27378            ! README.hpux
27379 ____________________________________________________________________________
27380 [ 13508] By: jhi                                   on 2001/12/07  14:01:41
27381         Log: Subject: Re: [patch pod/perlport.pod] wrong escape
27382              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
27383              Date: Fri, 7 Dec 2001 00:24:55 -0500
27384              Message-ID: <20011207002455.D529632@linguist.thayer.dartmouth.edu>
27385      Branch: perl
27386            ! pod/perlport.pod
27387 ____________________________________________________________________________
27388 [ 13507] By: jhi                                   on 2001/12/07  03:07:03
27389         Log: Subject: [PATCH t/op/exec.t t/base/lex.t] Test For Echo, take 2
27390              From: Michael G Schwern <schwern@pobox.com> 
27391              Date: Thu, 6 Dec 2001 22:56:34 -0500
27392              Message-ID: <20011207035634.GO22648@blackrider>
27393      Branch: perl
27394            ! t/base/lex.t t/op/exec.t
27395 ____________________________________________________________________________
27396 [ 13506] By: jhi                                   on 2001/12/07  03:05:38
27397         Log: Subject: [PATCH t/test.pl ...] which_perl for safer $^Xing
27398              From: Michael G Schwern <schwern@pobox.com>
27399              Date: Thu, 6 Dec 2001 22:45:44 -0500
27400              Message-ID: <20011207034544.GN22648@blackrider>
27401              
27402              (plus op/ref tweak)
27403      Branch: perl
27404            ! t/comp/script.t t/io/open.t t/op/ref.t t/op/stat.t
27405            ! t/run/kill_perl.t t/test.pl
27406 ____________________________________________________________________________
27407 [ 13505] By: jhi                                   on 2001/12/07  01:30:25
27408         Log: Upgrade to Math::BigInt 1.48.
27409      Branch: perl
27410            + lib/Math/BigInt/t/bare_mbi.t t/lib/Math/BigInt/BareCalc.pm
27411            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
27412            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
27413            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
27414            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
27415            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
27416            ! t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
27417 ____________________________________________________________________________
27418 [ 13504] By: jhi                                   on 2001/12/07  00:56:58
27419         Log: Mention also perl56delta in case someone is upgrading from
27420              Perl 5.005_03.
27421      Branch: perl
27422            ! pod/perldelta.pod
27423 ____________________________________________________________________________
27424 [ 13503] By: jhi                                   on 2001/12/07  00:46:55
27425         Log: Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
27426              From: Michael G Schwern <schwern@pobox.com>
27427              Date: Thu, 6 Dec 2001 15:15:28 -0500
27428              Message-ID: <20011206201528.GF16414@blackrider>
27429              
27430              (just the term.t, not the lex.t)
27431              
27432              Subject: [PATCH t/comp/script.t] Elimininating needless logic, runs from t/ now
27433              From: Michael G Schwern <schwern@pobox.com>
27434              Date: Thu, 6 Dec 2001 15:22:22 -0500
27435              Message-ID: <20011206202222.GG16414@blackrider>
27436              
27437              Subject: [PATCH t/run/kill_perl.t] Eliminationg needless $^X logic
27438              From: Michael G Schwern <schwern@pobox.com>
27439              Date: Thu, 6 Dec 2001 15:31:58 -0500
27440              Message-ID: <20011206203158.GI16414@blackrider>
27441              
27442              Subject: [PATCH t/io/open.t t/test.pl] Cleanup and echo purge
27443              From: Michael G Schwern <schwern@pobox.com>
27444              Date: Thu, 6 Dec 2001 17:38:55 -0500
27445              Message-ID: <20011206223855.GC22648@blackrider>
27446      Branch: perl
27447            ! t/base/term.t t/comp/script.t t/io/open.t t/run/kill_perl.t
27448            ! t/test.pl
27449 ____________________________________________________________________________
27450 [ 13502] By: jhi                                   on 2001/12/06  22:15:49
27451         Log: Update the thr5005 situation.
27452      Branch: perl
27453            ! pod/perldelta.pod
27454 ____________________________________________________________________________
27455 [ 13501] By: jhi                                   on 2001/12/06  22:06:28
27456         Log: perldelta borrowings from perl561delta.
27457      Branch: perl
27458            ! pod/perldelta.pod
27459 ____________________________________________________________________________
27460 [ 13500] By: jhi                                   on 2001/12/06  21:21:59
27461         Log: Add the 5.6.1 perldelta as perl561delta.
27462              (Makes it easier to steal stuff for perldelta :-)
27463      Branch: perl
27464            + pod/perl561delta.pod
27465            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
27466 ____________________________________________________________________________
27467 [ 13499] By: jhi                                   on 2001/12/06  20:46:04
27468         Log: Retract #13496 for now.
27469      Branch: perl
27470            ! t/base/lex.t t/base/term.t
27471 ____________________________________________________________________________
27472 [ 13498] By: jhi                                   on 2001/12/06  20:16:04
27473         Log: Subject: [PATCH per@13492] (was Re: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix)
27474              From: "Craig A. Berry" <craigberry@mac.com>
27475              Date: Thu, 6 Dec 2001 14:54:36 -0600
27476              Message-Id: <a05101000b8358a58eb28@[172.16.52.1]>
27477      Branch: perl
27478            ! vms/ext/filespec.t
27479 ____________________________________________________________________________
27480 [ 13496] By: jhi                                   on 2001/12/06  19:47:53
27481         Log: (retracted by #13499)
27482              
27483              Subject: [PATCH t/base/lex.t, term.t] Purging echo from base tests
27484              From: Michael G Schwern <schwern@pobox.com>
27485              Date: Thu, 6 Dec 2001 15:15:28 -0500
27486              Message-ID: <20011206201528.GF16414@blackrider>
27487      Branch: perl
27488            ! t/base/lex.t t/base/term.t
27489 ____________________________________________________________________________
27490 [ 13495] By: jhi                                   on 2001/12/06  17:56:15
27491         Log: Subject: [PATCH t/op/stat.t] VMS has no link count
27492              From: Michael G Schwern <schwern@pobox.com>
27493              Date: Thu, 6 Dec 2001 13:54:48 -0500
27494              Message-ID: <20011206185448.GC16414@blackrider>
27495      Branch: perl
27496            ! t/op/stat.t
27497 ____________________________________________________________________________
27498 [ 13494] By: jhi                                   on 2001/12/06  17:54:14
27499         Log: The #4 has nothing to do with Unicode.
27500      Branch: perl
27501            ! t/op/tr.t
27502 ____________________________________________________________________________
27503 [ 13493] By: jhi                                   on 2001/12/06  17:52:43
27504         Log: Subject: [PATCH t/op/tr.t] Cleanup and more counting tests
27505              From: Michael G Schwern <schwern@pobox.com>
27506              Date: Thu, 6 Dec 2001 13:45:48 -0500
27507              Message-ID: <20011206184548.GB16414@blackrider>
27508      Branch: perl
27509            ! t/op/tr.t
27510 ____________________________________________________________________________
27511 [ 13492] By: jhi                                   on 2001/12/06  15:47:08
27512         Log: Update Changes.
27513      Branch: perl
27514            ! Changes patchlevel.h
27515 ____________________________________________________________________________
27516 [ 13491] By: jhi                                   on 2001/12/06  15:43:22
27517         Log: Subject: [PATCH Perl@13462, on top of prev. multiplicity patch] MY_RAND workaround update
27518              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27519              Date: Thu, 6 Dec 2001 11:41:25 EST
27520              Message-Id: <011206114105.67cab@DUPHY4.Physics.Drexel.Edu>
27521      Branch: perl
27522            ! vms/vms.c vms/vmsish.h
27523 ____________________________________________________________________________
27524 [ 13490] By: jhi                                   on 2001/12/06  15:08:40
27525         Log: Subject: [PATCH] Re: weirdness in regexps
27526              From: Robin Houston <robin@kitsite.com> 
27527              Date: Thu, 6 Dec 2001 14:44:01 +0000
27528              Message-ID: <20011206144401.A27752@puffinry.freeserve.co.uk>
27529      Branch: perl
27530            ! op.c t/lib/strict/subs
27531 ____________________________________________________________________________
27532 [ 13489] By: jhi                                   on 2001/12/06  15:07:18
27533         Log: Make the -b -c -S tests count all of the /dev, not just
27534              check the first one, as suggested by Benjamin Goldberg.
27535      Branch: perl
27536            ! t/op/stat.t
27537 ____________________________________________________________________________
27538 [ 13488] By: jhi                                   on 2001/12/06  14:41:02
27539         Log: Subject: Re: [PATCH: bleadperl] casefold backref
27540              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
27541              Date: Thu, 6 Dec 2001 10:39:45 -0500 (EST) 
27542              Message-ID: <Pine.GSO.4.21.0112061038490.14590-100000@crusoe.crusoe.net>
27543      Branch: perl
27544            ! regexec.c
27545 ____________________________________________________________________________
27546 [ 13487] By: jhi                                   on 2001/12/06  14:30:45
27547         Log: Nits noticed by Philip Newton, and de-tab DB.t.
27548      Branch: perl
27549            ! lib/DB.t
27550 ____________________________________________________________________________
27551 [ 13486] By: jhi                                   on 2001/12/06  14:23:06
27552         Log: Subject: [PATCH] Re: counting tr thinks it's modifying 
27553              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
27554              Date: 6 Dec 2001 11:06:01 -0000
27555              Message-Id: <slrna0ukap.kbt.rgarciasuarez@rafael.kazibao.net>
27556      Branch: perl
27557            ! op.c t/op/tr.t
27558 ____________________________________________________________________________
27559 [ 13485] By: jhi                                   on 2001/12/06  14:07:54
27560         Log: Subject: [PATCH: bleadperl] casefold backref
27561              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
27562              Date: Wed, 05 Dec 2001 17:27:05 +0000
27563              Message-Id: <200112051727.fB5HR5422706@crypt.compulink.co.uk> 
27564      Branch: perl
27565            ! regexec.c t/op/re_tests
27566 ____________________________________________________________________________
27567 [ 13484] By: jhi                                   on 2001/12/06  03:04:18
27568         Log: Subject: [PATCH Perl@13440] MULTIPLICITY fixups               
27569              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
27570              Date: Wed, 5 Dec 2001 22:34:53 EST
27571              Message-Id: <011205223453.8122e@DUPHY4.Physics.Drexel.Edu>
27572      Branch: perl
27573            ! mg.c vms/vms.c vms/vmsish.h
27574 ____________________________________________________________________________
27575 [ 13483] By: jhi                                   on 2001/12/06  02:59:40
27576         Log: Subject: [PATCH lib/File/Spec* MANIFEST] Better abs2rel/rel2abs/canonpath tests
27577              From: Michael G Schwern <schwern@pobox.com>
27578              Date: Wed, 5 Dec 2001 19:52:58 -0500
27579              Message-ID: <20011205195257.A903@blackrider>
27580      Branch: perl
27581            + lib/File/Spec/t/Functions.t lib/File/Spec/t/Spec.t
27582            + lib/File/Spec/t/rel2abs2rel.t
27583            - lib/File/Spec.t lib/File/Spec/Functions.t
27584            ! MANIFEST
27585 ____________________________________________________________________________
27586 [ 13482] By: jhi                                   on 2001/12/06  02:48:27
27587         Log: Subject: Re: Silly stat() portability questions                
27588              From: Benjamin Goldberg <goldbb2@earthlink.net>
27589              Date: Wed, 05 Dec 2001 22:52:35 -0500
27590              Message-ID: <3C0EEB83.8CE93CA2@earthlink.net>
27591      Branch: perl
27592            ! pod/perlport.pod
27593 ____________________________________________________________________________
27594 [ 13481] By: jhi                                   on 2001/12/06  02:39:43
27595         Log: Subject: [PATCH perl@13462]] VMS-only File::Spec->canonpath fix
27596              From: "Craig A. Berry" <craigberry@mac.com>
27597              Date: Wed, 05 Dec 2001 16:41:59 -0600
27598              Message-Id: <5.1.0.14.2.20011205160043.02160e90@exchi01>
27599      Branch: perl
27600            ! README.vms configure.com lib/File/Spec/VMS.pm
27601            ! vms/ext/filespec.t
27602 ____________________________________________________________________________
27603 [ 13480] By: jhi                                   on 2001/12/05  19:53:05
27604         Log: $apply->('club', $glibc_maintainers);
27605              
27606              (Nick Clark just reported that <langinfo.h> YESSTR
27607              is an empty string in Linux 2.4.16-rmk glibc 2.2.4-5)
27608      Branch: perl
27609            ! ext/I18N/Langinfo/Langinfo.t
27610 ____________________________________________________________________________
27611 [ 13479] By: jhi                                   on 2001/12/05  19:49:16
27612         Log: Admonish against assuming A^HUNIX fs/uid/gid semantics.
27613      Branch: perl
27614            ! pod/perlport.pod
27615 ____________________________________________________________________________
27616 [ 13478] By: gsar                                  on 2001/12/05  18:22:38
27617         Log: tweak change#13474 (pad entries can apparently be null in some
27618              situations)
27619      Branch: maint-5.6/perl
27620            ! op.c
27621 ____________________________________________________________________________
27622 [ 13477] By: jhi                                   on 2001/12/05  17:53:13
27623         Log: Restore the /dev -b -c -S part of the test.
27624      Branch: perl
27625            ! t/op/stat.t
27626 ____________________________________________________________________________
27627 [ 13476] By: jhi                                   on 2001/12/05  17:29:36
27628         Log: Retract #13475 until Arthur gets back to the mine.
27629      Branch: perl
27630            ! op.c t/run/kill_perl.t
27631 ____________________________________________________________________________
27632 [ 13475] By: jhi                                   on 2001/12/05  17:07:00
27633         Log: (retracted by #13476)
27634              
27635              Manually apply #13474; fixes stale reference to dead
27636              CvOUTSIDE(); this can happen when anonymous subroutines
27637              that aren't closures are returned from an eval""
27638              
27639              (threads/shared/sv_refs.t is coredump-unhappy about this change)
27640      Branch: perl
27641            ! op.c t/run/kill_perl.t
27642 ____________________________________________________________________________
27643 [ 13474] By: gsar                                  on 2001/12/05  15:14:24
27644         Log: replacement for change#10451
27645              
27646              fixes stale reference to dead CvOUTSIDE(); this can happen when
27647              anonymous subroutines that aren't closures are returned from an
27648              eval""
27649      Branch: maint-5.6/perl
27650            ! op.c t/op/misc.t
27651 ____________________________________________________________________________
27652 [ 13473] By: gsar                                  on 2001/12/05  15:08:18
27653         Log: revert change#10451,10472; it was a naive fix that simply
27654              reintroduced the memory leak!
27655      Branch: maint-5.6/perl
27656            ! op.c t/op/misc.t
27657 ____________________________________________________________________________
27658 [ 13472] By: jhi                                   on 2001/12/05  13:30:47
27659         Log: Subject: Re: [PATCH] File::Basename pod and .t (was: perlpacktut.pod v0.0 (split))
27660              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
27661              Date: Wed, 05 Dec 2001 10:49:20 +0100
27662              Message-ID: <3C0DEDA0.C58A8A9E@alcatel.at>
27663      Branch: perl
27664            ! lib/File/Basename.pm lib/File/Basename.t
27665 ____________________________________________________________________________
27666 [ 13471] By: jhi                                   on 2001/12/05  13:22:50
27667         Log: Subject: [PATCH t/op/magic.t] Removing a TODO
27668              From: Michael G Schwern <schwern@pobox.com> 
27669              Date: Wed, 5 Dec 2001 02:47:59 -0500
27670              Message-ID: <20011205024759.H14333@blackrider>
27671      Branch: perl
27672            ! t/op/magic.t
27673 ____________________________________________________________________________
27674 [ 13470] By: jhi                                   on 2001/12/05  13:21:09
27675         Log: Subject: [PATCH t/op/stat.t vms/test.com] stat.t portability, the LAST VMS exception!
27676              From: Michael G Schwern <schwern@pobox.com>              
27677              Date: Wed, 5 Dec 2001 02:22:05 -0500
27678              Message-ID: <20011205022205.F14333@blackrider>
27679      Branch: perl
27680            ! t/op/stat.t vms/test.com
27681 ____________________________________________________________________________
27682 [ 13469] By: jhi                                   on 2001/12/05  03:44:59
27683         Log: Subject: Re: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
27684              From: Michael G Schwern <schwern@pobox.com> 
27685              Date: Tue, 4 Dec 2001 23:40:10 -0500
27686              Message-ID: <20011204234010.B14333@blackrider>
27687      Branch: perl
27688            ! t/op/stat.t
27689 ____________________________________________________________________________
27690 [ 13468] By: jhi                                   on 2001/12/05  01:37:04
27691         Log: Subject: [PATCH t/op/stat.t t/test.pl] stat.t cleanup, first pass
27692              From: Michael G Schwern <schwern@pobox.com> 
27693              Date: Tue, 4 Dec 2001 21:09:18 -0500           
27694              Message-ID: <20011204210918.D13279@blackrider>
27695              
27696              t/test.
27697      Branch: perl
27698            ! t/test.pl
27699 ____________________________________________________________________________
27700 [ 13467] By: jhi                                   on 2001/12/05  01:36:44
27701         Log: (accidentally empty check-in)
27702      Branch: perl
27703            ! t/op/stat.t
27704 ____________________________________________________________________________
27705 [ 13466] By: jhi                                   on 2001/12/04  22:51:19
27706         Log: Subject: [PATCH] $., $%, $=, and $- are IV's now
27707              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
27708              Date: Tue, 04 Dec 2001 23:40:27 +0100
27709              Message-Id: <20011204233412.304B.H.M.BRAND@hccnet.nl>
27710      Branch: perl
27711            ! mg.c
27712 ____________________________________________________________________________
27713 [ 13465] By: jhi                                   on 2001/12/04  22:50:26
27714         Log: Subject: [PATCH] minor pod fix in Safe.pm
27715              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
27716              Date: Tue, 4 Dec 2001 22:02:34 +0100
27717              Message-ID: <20011204220234.A17293@rafael>
27718      Branch: perl
27719            ! ext/Opcode/Safe.pm
27720 ____________________________________________________________________________
27721 [ 13464] By: jhi                                   on 2001/12/04  22:47:43
27722         Log: CRLF GRRR.
27723      Branch: perl
27724            ! djgpp/configure.bat
27725 ____________________________________________________________________________
27726 [ 13463] By: jhi                                   on 2001/12/04  22:46:28
27727         Log: DJGPP fixes from Laszlo Molnar.
27728      Branch: perl
27729            ! djgpp/configure.bat djgpp/djgpp.h
27730 ____________________________________________________________________________
27731 [ 13462] By: jhi                                   on 2001/12/04  14:56:22
27732         Log: Update Changes.
27733      Branch: perl
27734            ! Changes patchlevel.h
27735 ____________________________________________________________________________
27736 [ 13461] By: jhi                                   on 2001/12/04  14:49:45
27737         Log: Must wipe out the memory of real Socket before starting
27738              to use the new fake one.
27739      Branch: perl
27740            ! lib/Net/t/config.t
27741 ____________________________________________________________________________
27742 [ 13460] By: jhi                                   on 2001/12/04  14:40:28
27743         Log: LC_ALL might trump LANG.
27744      Branch: perl
27745            ! lib/open.t
27746 ____________________________________________________________________________
27747 [ 13459] By: jhi                                   on 2001/12/04  14:39:38
27748         Log: Make the eval runtime.
27749      Branch: perl
27750            ! lib/open.pm
27751 ____________________________________________________________________________
27752 [ 13458] By: jhi                                   on 2001/12/04  14:08:17
27753         Log: Make the Langinfo test both more lenient (allow
27754              for any symbol not to exists) and stricter (add
27755              more symbols).
27756      Branch: perl
27757            ! ext/I18N/Langinfo/Langinfo.t
27758 ____________________________________________________________________________
27759 [ 13457] By: gsar                                  on 2001/12/04  14:07:01
27760         Log: integrate change#13453 from maint-5.6
27761              
27762              tweak change#11399 to use an explicit flag rather than
27763              ass_u_ming w32_pseudo_id will only be zero for the real
27764              toplevel interpreter; avoids multiple hosts from diddling
27765              the environment at the same time
27766      Branch: perl
27767           !> win32/perlhost.h
27768 ____________________________________________________________________________
27769 [ 13456] By: jhi                                   on 2001/12/04  13:35:58
27770         Log: Subject: [PATCH] VMS update for perldelta.pod
27771              From: "Craig A. Berry" <craigberry@mac.com> 
27772              Date: Tue, 4 Dec 2001 00:23:12 -0600
27773              Message-Id: <a05101002b83218be190d@[172.16.52.1]>
27774      Branch: perl
27775            ! pod/perldelta.pod
27776 ____________________________________________________________________________
27777 [ 13455] By: jhi                                   on 2001/12/04  13:23:19
27778         Log: NetWare tweak from Ananth Kesari.
27779      Branch: perl
27780            ! NetWare/Makefile
27781 ____________________________________________________________________________
27782 [ 13454] By: jhi                                   on 2001/12/04  13:17:38
27783         Log: Upgrade to Net::Ping 2.07, from Rob Brown.
27784              Not adding the test suite because of its many assumptions.
27785      Branch: perl
27786            ! lib/Net/Ping.pm
27787 ____________________________________________________________________________
27788 [ 13453] By: gsar                                  on 2001/12/04  07:54:58
27789         Log: tweak change#11399 to use an explicit flag rather than
27790              ass_u_ming w32_pseudo_id will only be zero for the real
27791              toplevel interpreter; avoids multiple hosts from diddling
27792              the environment at the same time
27793      Branch: maint-5.6/perl
27794            ! win32/perlhost.h
27795 ____________________________________________________________________________
27796 [ 13452] By: jhi                                   on 2001/12/04  04:28:29
27797         Log: Add hints file for SUPER-UX: the UNIX of NEC SX series,
27798              from Len Makin.
27799      Branch: perl
27800            + hints/super-ux.sh
27801            ! MANIFEST
27802 ____________________________________________________________________________
27803 [ 13451] By: jhi                                   on 2001/12/04  01:58:03
27804         Log: Add Mac OS X known failures to perldelta.
27805      Branch: perl
27806            ! pod/perldelta.pod
27807 ____________________________________________________________________________
27808 [ 13450] By: jhi                                   on 2001/12/04  01:26:38
27809         Log: I think it's time to call the utf8 code non-test.
27810      Branch: perl
27811            ! utf8.c
27812 ____________________________________________________________________________
27813 [ 13449] By: jhi                                   on 2001/12/04  00:59:27
27814         Log: Retract #13303, need rethink.
27815      Branch: perl
27816            ! utf8.c
27817 ____________________________________________________________________________
27818 [ 13448] By: jhi                                   on 2001/12/03  22:40:22
27819         Log: Subject: [PATCH perl@13440] VMS install fix-ups: add libnetcfg and xsubpp as utility commands
27820              From: "Craig A. Berry" <craigberry@mac.com>
27821              Date: Mon, 03 Dec 2001 16:28:06 -0600
27822              Message-Id: <5.1.0.14.2.20011202223303.01c3ab98@exchi01>
27823      Branch: perl
27824            ! configure.com lib/File/Basename.pm vms/descrip_mms.template
27825 ____________________________________________________________________________
27826 [ 13447] By: jhi                                   on 2001/12/03  22:37:12
27827         Log: Subject: [PATCH] Solaris/longdouble needs /opt/SUNWspro/lib
27828              From: Andy Dougherty <doughera@lafayette.edu>
27829              Date: Mon, 3 Dec 2001 15:48:26 -0500 (EST)
27830              Message-ID: <Pine.SOL.4.10.10112031543520.5207-100000@maxwell.phys.lafayette.edu>
27831      Branch: perl
27832            ! hints/solaris_2.sh
27833 ____________________________________________________________________________
27834 [ 13446] By: jhi                                   on 2001/12/03  22:29:58
27835         Log: This test is not very robust on 8.3-constrained systems:
27836              all the "with truncated name" lines between "Autosplitting ..."
27837              and "some names are not unique" lines are unexpected,
27838              and the truncation message becomes:
27839              testtest.al, testtest.al truncate to testtest 
27840      Branch: perl
27841            ! lib/AutoSplit.t
27842 ____________________________________________________________________________
27843 [ 13445] By: jhi                                   on 2001/12/03  22:13:07
27844         Log: DOS/DJGPP has nl_langinfo() but nothing much in it.
27845      Branch: perl
27846            ! ext/I18N/Langinfo/Langinfo.t
27847 ____________________________________________________________________________
27848 [ 13444] By: jhi                                   on 2001/12/03  22:02:52
27849         Log: Test::Morify UCD.t
27850      Branch: perl
27851            ! lib/Unicode/UCD.t
27852 ____________________________________________________________________________
27853 [ 13443] By: jhi                                   on 2001/12/03  21:50:13
27854         Log: If Socket has not been built (e.g. DJGPP) the libnet
27855              tests fall over with (too) much noise.
27856      Branch: perl
27857            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
27858            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
27859            ! lib/Net/t/smtp.t lib/Net/t/time.t
27860 ____________________________________________________________________________
27861 [ 13442] By: jhi                                   on 2001/12/03  17:22:08
27862         Log: Subject: [PATCH] shared hash keys and ++/--
27863              From: Nicholas Clark <nick@ccl4.org>
27864              Date: Mon, 3 Dec 2001 16:37:16 +0000
27865              Message-ID: <20011203163716.C21702@plum.flirble.org>
27866      Branch: perl
27867            ! pp.c pp_hot.c sv.c t/op/inc.t
27868 ____________________________________________________________________________
27869 [ 13441] By: jhi                                   on 2001/12/03  17:15:52
27870         Log: Subject: [PATCH lib/Term/Cap.pm] was Re: [PATCH] Shared hash keys
27871              From: Jonathan Stowe <jns@gellyfish.com>
27872              Date: Mon, 3 Dec 2001 15:48:38 +0000 (GMT)
27873              Message-ID: <Pine.LNX.4.33.0112031543290.386-100000@orpheus.gellyfish.com>
27874      Branch: perl
27875            ! lib/Term/Cap.pm
27876 ____________________________________________________________________________
27877 [ 13440] By: jhi                                   on 2001/12/03  14:26:58
27878         Log: Update Changes.
27879      Branch: perl
27880            ! Changes patchlevel.h
27881 ____________________________________________________________________________
27882 [ 13439] By: jhi                                   on 2001/12/03  14:22:05
27883         Log: perldelta tweaks.
27884      Branch: perl
27885            ! pod/perldelta.pod
27886 ____________________________________________________________________________
27887 [ 13438] By: jhi                                   on 2001/12/03  14:12:08
27888         Log: Subject: [PATCH] perlnewmod.pod: Fixed URL for Ken William's Tutorial
27889              From: Sam Tregar <sam@tregar.com> 
27890              Date: Mon, 3 Dec 2001 00:04:07 -0500 (EST)
27891              Message-ID: <Pine.LNX.4.33.0112030002210.24619-100000@localhost.localdomain>
27892      Branch: perl
27893            ! pod/perlnewmod.pod
27894 ____________________________________________________________________________
27895 [ 13437] By: jhi                                   on 2001/12/03  14:08:59
27896         Log: microperl casting nit.
27897      Branch: perl
27898            ! utf8.c
27899 ____________________________________________________________________________
27900 [ 13436] By: jhi                                   on 2001/12/03  14:03:21
27901         Log: Make sharepvn a macro since all it does is a deref.
27902      Branch: perl
27903            ! embed.h embed.pl global.sym hv.c hv.h proto.h
27904 ____________________________________________________________________________
27905 [ 13435] By: jhi                                   on 2001/12/03  13:38:14
27906         Log: perldelta updates.
27907      Branch: perl
27908            ! pod/perldelta.pod
27909 ____________________________________________________________________________
27910 [ 13434] By: jhi                                   on 2001/12/03  13:13:02
27911         Log: PPPort update from Paul Marquess.
27912      Branch: perl
27913            + ext/Devel/PPPort/Changes ext/Devel/PPPort/PPPort.xs
27914            + ext/Devel/PPPort/module2.c ext/Devel/PPPort/module3.c
27915            + ext/Devel/PPPort/t/test.t
27916            - ext/Devel/PPPort/harness/Harness.pm
27917            - ext/Devel/PPPort/harness/Harness.xs
27918            - ext/Devel/PPPort/harness/Makefile.PL
27919            - ext/Devel/PPPort/harness/module2.c
27920            - ext/Devel/PPPort/harness/module3.c
27921            - ext/Devel/PPPort/harness/t/test.t
27922            ! MANIFEST ext/Devel/PPPort/MANIFEST
27923            ! ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
27924            ! ext/Devel/PPPort/README ext/Devel/PPPort/TODO
27925            ! ext/Devel/PPPort/soak
27926 ____________________________________________________________________________
27927 [ 13433] By: jhi                                   on 2001/12/03  12:57:23
27928         Log: No use talking about dynamic library search patch
27929              unless we are having a dynamic build.
27930      Branch: perl
27931            ! t/TEST
27932 ____________________________________________________________________________
27933 [ 13432] By: jhi                                   on 2001/12/02  22:35:04
27934         Log: Be more explicit on the List::Util build trick,
27935              should also stop unneeded rebuilds on static builds.
27936      Branch: perl
27937            ! ext/List/Util/Makefile.PL
27938 ____________________________________________________________________________
27939 [ 13431] By: jhi                                   on 2001/12/02  22:18:45
27940         Log: We need to replace the optimize (-O1) with
27941              the -h scalar0 -h vector0, not append them
27942              to the ccflags.
27943      Branch: perl
27944            ! hints/unicos.sh hints/unicosmk.sh
27945 ____________________________________________________________________________
27946 [ 13430] By: jhi                                   on 2001/12/02  20:01:24
27947         Log: Subject: [PATCH] Shared hash keys 
27948              From: Nicholas Clark <nick@ccl4.org>
27949              Date: Sun, 2 Dec 2001 20:52:32 +0000
27950              Message-ID: <20011202205232.U21702@plum.flirble.org>
27951      Branch: perl
27952            ! doop.c t/op/tr.t
27953 ____________________________________________________________________________
27954 [ 13429] By: jhi                                   on 2001/12/02  19:19:54
27955         Log: Better add new files to MANIFEST, too.
27956      Branch: perl
27957            ! MANIFEST
27958 ____________________________________________________________________________
27959 [ 13428] By: jhi                                   on 2001/12/02  18:38:18
27960         Log: Subject: {PATCH] perlpacktut.pod
27961              From: "Wolfgang Laun" <wolfgang.laun@chello.at> 
27962              Date: Sun, 02 Dec 2001 19:55:06 +0100
27963              Message-ID: <200112021955060600.009C0EF9@smtp.chello.at>
27964      Branch: perl
27965            ! pod/perlpacktut.pod
27966 ____________________________________________________________________________
27967 [ 13427] By: jhi                                   on 2001/12/02  17:07:57
27968         Log: Various small nits found by DJGPP build.
27969      Branch: perl
27970            ! doio.c mg.c pp.c util.c
27971 ____________________________________________________________________________
27972 [ 13426] By: jhi                                   on 2001/12/02  16:55:21
27973         Log: Subject: RE: More verbose POD for Carp
27974              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>
27975              Date: Sun, 2 Dec 2001 11:32:51 -0500
27976              Message-ID: <3C0A9748@operamail.com>
27977      Branch: perl
27978            ! lib/Carp.pm
27979 ____________________________________________________________________________
27980 [ 13425] By: jhi                                   on 2001/12/02  16:54:06
27981         Log: Add a header for DJGPP with the function prototypes.
27982      Branch: perl
27983            + djgpp/djgpp.h
27984            ! MANIFEST djgpp/djgpp.c
27985 ____________________________________________________________________________
27986 [ 13424] By: jhi                                   on 2001/12/02  01:17:43
27987         Log: Subject: [PATCH] chdir() with an empty tainted argument on Win32
27988              From: Abe Timmerman <abe@ztreet.demon.nl>
27989              Date: Sun, 02 Dec 2001 02:41:25 +0100
27990              Message-ID: <j8vi0uorud2fa9vp0q2dpmn7tpr5hqec1d@4ax.com>
27991      Branch: perl
27992            ! pp_sys.c
27993 ____________________________________________________________________________
27994 [ 13423] By: jhi                                   on 2001/12/02  01:05:43
27995         Log: There isn't PTR2INT(), there's PTR2IV().
27996      Branch: perl
27997            ! ext/Time/HiRes/HiRes.xs
27998 ____________________________________________________________________________
27999 [ 13422] By: jhi                                   on 2001/12/02  00:56:05
28000         Log: Subject: [ID 20011201.170] Time::HiRes in devel-perl causes segfaults for xs users
28001              From: Marc Lehmann <root@schmorp.de>
28002              Date: Sun, 02 Dec 2001 02:44:53 +0100
28003              Message-Id: <E16ALgb-0006Yw-00.pgcc-forever-2001-12-02-02-44-53@fuji.laendle>
28004      Branch: perl
28005            ! ext/Time/HiRes/HiRes.xs
28006 ____________________________________________________________________________
28007 [ 13421] By: jhi                                   on 2001/12/02  00:25:35
28008         Log: encode()/decode() examples.
28009      Branch: perl
28010            ! ext/Encode/Encode.pm
28011 ____________________________________________________________________________
28012 [ 13420] By: jhi                                   on 2001/12/02  00:14:38
28013         Log: DJGPP tweaks from Laszlo Molnar.
28014      Branch: perl
28015            ! djgpp/config.over djgpp/djgppsed.sh
28016 ____________________________________________________________________________
28017 [ 13419] By: jhi                                   on 2001/12/01  20:52:19
28018         Log: Update Changes.
28019      Branch: perl
28020            ! Changes patchlevel.h
28021 ____________________________________________________________________________
28022 [ 13418] By: jhi                                   on 2001/12/01  20:40:03
28023         Log: Integrate perlio;
28024              
28025              Skip socket-ness tests on handles (e.g. PerlIO::Scalar)
28026              which do not have file descriptors. Noticed a possibly
28027              worse problem in the process ...
28028      Branch: perl
28029           !> doio.c
28030 ____________________________________________________________________________
28031 [ 13417] By: jhi                                   on 2001/12/01  20:37:40
28032         Log: Non-VMS-fixed and Win32-skipped version of
28033              
28034              Subject: [PATCH t/op/exec.t] Portabilty fix 
28035              From: Michael G Schwern <schwern@pobox.com> 
28036              Date: Fri, 30 Nov 2001 16:09:27 -0500
28037              Message-ID: <20011130160927.A10406@blackrider>
28038      Branch: perl
28039            ! t/op/exec.t
28040 ____________________________________________________________________________
28041 [ 13416] By: jhi                                   on 2001/12/01  20:35:31
28042         Log: Subject: Enabling strict on Carp/Heavy, + internal documentation
28043              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
28044              Date: Sat, 1 Dec 2001 07:01:09 -0500
28045              Message-ID: <3C0D2E39@operamail.com>
28046              
28047              Subject: More verbose POD for Carp
28048              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
28049              Date: Sat, 1 Dec 2001 08:04:16 -0500
28050              Message-ID: <3C285C2B@operamail.com>
28051      Branch: perl
28052            ! lib/Carp.pm lib/Carp/Heavy.pm
28053 ____________________________________________________________________________
28054 [ 13415] By: jhi                                   on 2001/12/01  20:31:06
28055         Log: Subject: [PATCH lib/DB.t] Strictures, dual variables 
28056              From: chromatic <chromatic@rmci.net>
28057              Date: Sat, 01 Dec 2001 12:41:58 -0700
28058              Message-ID: <20011201194946.50449.qmail@onion.perl.org>
28059      Branch: perl
28060            ! lib/DB.t
28061 ____________________________________________________________________________
28062 [ 13414] By: jhi                                   on 2001/12/01  20:30:17
28063         Log: Try to make a missing RADIXCHAR a softer kinder error.
28064      Branch: perl
28065            ! ext/I18N/Langinfo/Langinfo.t
28066 ____________________________________________________________________________
28067 [ 13413] By: jhi                                   on 2001/12/01  20:21:27
28068         Log: Have a little faith on nl_langinfo() itself.
28069      Branch: perl
28070            ! ext/I18N/Langinfo/Langinfo.xs
28071 ____________________________________________________________________________
28072 [ 13412] By: jhi                                   on 2001/12/01  18:47:07
28073         Log: Typo (a missing endparen) and thinko (_MAXSTRMSG is
28074              the max, not max plus one)
28075      Branch: perl
28076            ! ext/I18N/Langinfo/Langinfo.xs
28077 ____________________________________________________________________________
28078 [ 13411] By: jhi                                   on 2001/12/01  18:45:32
28079         Log: Make reality agree with the comment.
28080      Branch: perl
28081            ! ext/I18N/Langinfo/Langinfo.xs
28082 ____________________________________________________________________________
28083 [ 13410] By: jhi                                   on 2001/12/01  18:43:11
28084         Log: Try to protect against wild langinfo() arguments.
28085      Branch: perl
28086            ! ext/I18N/Langinfo/Langinfo.xs
28087 ____________________________________________________________________________
28088 [ 13409] By: nick                                  on 2001/12/01  18:19:59
28089         Log: Skip socket-ness tests on handles (e.g. PerlIO::Scalar) which do not
28090              have file descriptors. Noticed a possibly worse problem in the process ...
28091      Branch: perlio
28092            ! doio.c
28093 ____________________________________________________________________________
28094 [ 13408] By: jhi                                   on 2001/12/01  18:18:34
28095         Log: (replaced by #13556)
28096              
28097              If we are inside an eval, let's be silent about
28098              separate symbols and just croak() in the end.
28099      Branch: perl
28100            ! lib/Exporter/Heavy.pm
28101 ____________________________________________________________________________
28102 [ 13407] By: nick                                  on 2001/12/01  17:14:05
28103         Log: Integrate mainline
28104      Branch: perlio
28105           !> (integrate 26 files)
28106 ____________________________________________________________________________
28107 [ 13406] By: jhi                                   on 2001/12/01  16:31:02
28108         Log: Subject: Fix for Exporter error reporting behaviour
28109              From: "Benjamin J. Tilly" <ben_tilly@operamail.com>                
28110              Date: Sat, 1 Dec 2001 06:34:48 -0500
28111              Message-ID: <3C0D1B9A@operamail.com>
28112      Branch: perl
28113            ! lib/Exporter.pm lib/Exporter/Heavy.pm
28114 ____________________________________________________________________________
28115 [ 13405] By: jhi                                   on 2001/12/01  16:29:27
28116         Log: Need to hide behind an eval to avoid a warning
28117              about :utf8 on non-perlio configs.
28118      Branch: perl
28119            ! lib/open.t
28120 ____________________________________________________________________________
28121 [ 13404] By: jhi                                   on 2001/12/01  15:55:51
28122         Log: Subject: [PATCH 20010902.002] parser panics on lvalue methods 
28123              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28124              Date: Fri, 30 Nov 2001 23:46:58 +0100
28125              Message-ID: <20011130234658.A717@rafael>
28126      Branch: perl
28127            ! op.c t/op/method.t
28128 ____________________________________________________________________________
28129 [ 13403] By: jhi                                   on 2001/12/01  15:54:23
28130         Log: Subject: Re: [ID 20011129.163] B::Xref- $top corrupt
28131              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28132              Date: Thu, 29 Nov 2001 22:46:12 +0100
28133              Message-ID: <20011129224612.A699@rafael>
28134      Branch: perl
28135            ! ext/B/B/Xref.pm
28136 ____________________________________________________________________________
28137 [ 13402] By: jhi                                   on 2001/12/01  15:52:13
28138         Log: Subject: Re: [PATCH] [ID 20011130.166] "in memory" file handles via scalas not documented in perldoc -f open 
28139              From: Tels <perl_dummy@bloodgate.com>
28140              Date: Sat, 01 Dec 2001 10:29:11 +0100 (CET)
28141              Message-Id: <200112010931.LAA29309@tiku.hut.fi>
28142      Branch: perl
28143            ! pod/perlfunc.pod
28144 ____________________________________________________________________________
28145 [ 13401] By: jhi                                   on 2001/12/01  15:48:13
28146         Log: Subject: [REPATCH] reference pointer comparison
28147              From: Nicholas Clark <nick@ccl4.org>
28148              Date: Sat, 1 Dec 2001 13:00:17 +0000
28149              Message-ID: <20011201130017.I21702@plum.flirble.org>
28150      Branch: perl
28151            ! pp.c
28152 ____________________________________________________________________________
28153 [ 13400] By: jhi                                   on 2001/12/01  15:43:15
28154         Log: Upgrade to Storable 1.0.14.
28155      Branch: perl
28156            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
28157 ____________________________________________________________________________
28158 [ 13399] By: jhi                                   on 2001/12/01  15:40:13
28159         Log: Add simple caches for ::viacode() and ::vianame().
28160      Branch: perl
28161            ! lib/charnames.pm lib/charnames.t
28162 ____________________________________________________________________________
28163 [ 13398] By: nick                                  on 2001/12/01  10:36:24
28164         Log: Integrate mainline.
28165      Branch: perlio
28166           +> (branch 44 files)
28167            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
28168            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
28169            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
28170           !> (integrate 250 files)
28171 ____________________________________________________________________________
28172 [ 13397] By: jhi                                   on 2001/12/01  04:35:39
28173         Log: Regen toc and modlib.
28174      Branch: perl
28175            ! pod/perlmodlib.pod pod/perltoc.pod
28176 ____________________________________________________________________________
28177 [ 13396] By: jhi                                   on 2001/12/01  04:31:53
28178         Log: Upgrade to podlators-1.18.
28179      Branch: perl
28180            ! lib/Pod/ParseLink.pm lib/Pod/Text/Termcap.pm
28181 ____________________________________________________________________________
28182 [ 13395] By: jhi                                   on 2001/11/30  23:03:20
28183         Log: -h scalar0 -h vector0 seems to help for both
28184              UNICOS and UNICOS/mk on the unpack %65c problems.
28185              
28186              (replaces #13393)
28187      Branch: perl
28188            ! hints/unicos.sh hints/unicosmk.sh
28189 ____________________________________________________________________________
28190 [ 13394] By: jhi                                   on 2001/11/30  22:51:17
28191         Log: More Socket constants.
28192      Branch: perl
28193            ! ext/Socket/Makefile.PL ext/Socket/Socket.pm
28194 ____________________________________________________________________________
28195 [ 13393] By: jhi                                   on 2001/11/30  22:00:04
28196         Log: (replaced by #13395)
28197      Branch: perl
28198            ! hints/unicosmk.sh
28199 ____________________________________________________________________________
28200 [ 13392] By: jhi                                   on 2001/11/30  20:26:22
28201         Log: Subject: Re: -P and Incredible Disappearing $Config{cppstdin} (was Re: perl@13385)
28202              From: Andy Dougherty <doughera@lafayette.edu>
28203              Date: Fri, 30 Nov 2001 13:49:48 -0500 (EST)
28204              Message-ID: <Pine.SOL.4.10.10111301304220.13302-100000@maxwell.phys.lafayette.edu>
28205              
28206              Simplify the test skippage criterion now that we are
28207              no more dependent on sed.
28208      Branch: perl
28209            ! t/comp/cpp.t t/run/switchPx.t
28210 ____________________________________________________________________________
28211 [ 13391] By: jhi                                   on 2001/11/30  20:19:37
28212         Log: Subject: Re: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux-2.4.8-26mdk
28213              From: Michael G Schwern <schwern@pobox.com>
28214              Date: Fri, 30 Nov 2001 11:48:44 -0500
28215              Message-ID: <20011130114844.C1303@blackrider>
28216              
28217              (replaces #13381)
28218      Branch: perl
28219            ! t/op/stat.t
28220 ____________________________________________________________________________
28221 [ 13390] By: jhi                                   on 2001/11/30  18:12:54
28222         Log: Let's not assume how much memory has been allocated
28223              to PVs.
28224      Branch: perl
28225            ! ext/Devel/Peek/Peek.t
28226 ____________________________________________________________________________
28227 [ 13389] By: jhi                                   on 2001/11/30  17:38:37
28228         Log: VOS needs to know the modules, including pp_sort.
28229      Branch: perl
28230            ! vos/perl.bind
28231 ____________________________________________________________________________
28232 [ 13388] By: jhi                                   on 2001/11/30  15:18:51
28233         Log: Unused variables.
28234      Branch: perl
28235            ! ext/Unicode/Normalize/Normalize.xs
28236 ____________________________________________________________________________
28237 [ 13387] By: jhi                                   on 2001/11/30  14:57:19
28238         Log: Subject: [PATCH] Cygwin failures with lib/ExtUtils/Embed.t
28239              From: John Peacock <jpeacock@rowman.com>     
28240              Date: Fri, 30 Nov 2001 10:24:00 -0500        
28241              Message-ID: <3C07A490.A22A76B0@rowman.com>   
28242      Branch: perl
28243            ! lib/ExtUtils/Embed.t
28244 ____________________________________________________________________________
28245 [ 13386] By: jhi                                   on 2001/11/30  14:55:02
28246         Log: Tweak for the VOS building script from Paul Green.
28247      Branch: perl
28248            ! vos/configure_perl.cm
28249 ____________________________________________________________________________
28250 [ 13385] By: jhi                                   on 2001/11/30  14:11:18
28251         Log: Update Changes.
28252      Branch: perl
28253            ! Changes patchlevel.h
28254 ____________________________________________________________________________
28255 [ 13384] By: jhi                                   on 2001/11/30  14:00:55
28256         Log: Cannot test if cppstdin has not yet been installed.
28257      Branch: perl
28258            ! t/run/switchPx.t
28259 ____________________________________________________________________________
28260 [ 13383] By: jhi                                   on 2001/11/30  13:59:18
28261         Log: Subject: [PATCH perl.c ...] -P on VMS.  Evicting sed
28262              From: Michael G Schwern <schwern@pobox.com> 
28263              Date: Thu, 29 Nov 2001 22:05:11 -0500
28264              Message-ID: <20011129220510.A18869@blackrider>
28265              
28266              TODO 1: if cppstdin is used and not yet installed,
28267              the Px.t will fail (must do the same as in cpp.t)
28268              
28269              TODO 2: does this work if no Perl whatsoever has
28270              yet been installed?  That is, we should be using
28271              the Perl we are building to execute the one-liner.
28272      Branch: perl
28273            + t/run/switchPx.aux t/run/switchPx.t
28274            ! MANIFEST configure.com perl.c t/comp/cpp.aux t/comp/cpp.t
28275            ! vms/test.com
28276 ____________________________________________________________________________
28277 [ 13382] By: jhi                                   on 2001/11/30  13:41:15
28278         Log: Upgrade to Unicode::Normalize 0.12.
28279      Branch: perl
28280            ! ext/Unicode/Normalize/Changes
28281            ! ext/Unicode/Normalize/Normalize.pm
28282            ! ext/Unicode/Normalize/Normalize.xs
28283            ! ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
28284            ! ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
28285            ! ext/Unicode/Normalize/t/test.t
28286 ____________________________________________________________________________
28287 [ 13381] By: jhi                                   on 2001/11/30  13:23:06
28288         Log: (replaced by #13391)
28289              
28290              Subject: [ID 20011130.164] Not OK: perl v5.7.2 +DEVEL13363 on i686-linux 2.4.8-26mdk
28291              From: jpeacock@dsl092-147-156.wdc1.dsl.speakeasy.net
28292              Date: 30 Nov 2001 11:41:53 -0000             
28293              Message-Id: <20011130114153.24600.qmail@dsl092-147-156.wdc1.dsl.speakeasy.net>
28294              
28295              No need to die if we have high-paranoia (non-chdirable)
28296              system directories.
28297      Branch: perl
28298            ! t/op/stat.t
28299 ____________________________________________________________________________
28300 [ 13380] By: jhi                                   on 2001/11/30  04:49:56
28301         Log: Paragraph rewrapping.
28302      Branch: perl
28303            ! pod/perliol.pod
28304 ____________________________________________________________________________
28305 [ 13379] By: jhi                                   on 2001/11/30  04:38:34
28306         Log: Subject: [patch pod/perliol.pod] s/SvPV/SvPV_nolen/
28307              From: Stas Bekman <stas@stason.org>
28308              Date: Fri, 30 Nov 2001 13:23:34 +0800 (SGT)       
28309              Message-ID: <Pine.LNX.4.40.0111301321220.4595-100000@hope.stason.org>
28310      Branch: perl
28311            ! pod/perliol.pod
28312 ____________________________________________________________________________
28313 [ 13378] By: jhi                                   on 2001/11/30  04:34:40
28314         Log: Whether select() gets restarted on signals is
28315              implementation dependent.
28316      Branch: perl
28317            ! ext/Time/HiRes/HiRes.t
28318 ____________________________________________________________________________
28319 [ 13377] By: jhi                                   on 2001/11/30  01:24:29
28320         Log: More forgotten checkins.
28321      Branch: perl
28322            ! embed.h embed.pl proto.h
28323 ____________________________________________________________________________
28324 [ 13376] By: jhi                                   on 2001/11/30  01:16:22
28325         Log: Add a note about folding vs lowercase.
28326      Branch: perl
28327            ! regexec.c
28328 ____________________________________________________________________________
28329 [ 13375] By: jhi                                   on 2001/11/30  01:09:17
28330         Log: Use to_uni_fold (and add changed global.sym)
28331      Branch: perl
28332            ! global.sym utf8.c
28333 ____________________________________________________________________________
28334 [ 13374] By: jhi                                   on 2001/11/30  00:49:35
28335         Log: Make to Unicode character functions to use UVs
28336              instead of U32s and add to_uni_fold().
28337      Branch: perl
28338            ! embed.pl proto.h utf8.c
28339 ____________________________________________________________________________
28340 [ 13373] By: jhi                                   on 2001/11/29  22:34:44
28341         Log: Subject: Re: DRAFT perlpacktut.pod v0.0
28342              From: Nicholas Clark <nick@ccl4.org>
28343              Date: Thu, 29 Nov 2001 22:47:32 +0000
28344              Message-ID: <20011129224732.W37621@plum.flirble.org>
28345      Branch: perl
28346            ! pod/perlpacktut.pod
28347 ____________________________________________________________________________
28348 [ 13372] By: jhi                                   on 2001/11/29  22:32:49
28349         Log: README.vos updates from Paul Green.
28350      Branch: perl
28351            ! README.vos
28352 ____________________________________________________________________________
28353 [ 13371] By: jhi                                   on 2001/11/29  21:01:31
28354         Log: Subject: [PATCH Perl@13343] VMS pre7 default signal handling
28355              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28356              Date: Thu, 29 Nov 2001 14:18:51 EST
28357              Message-Id: <011129141454.666c6@DUPHY4.Physics.Drexel.Edu>
28358      Branch: perl
28359            ! mg.c vms/vms.c vms/vmsish.h
28360 ____________________________________________________________________________
28361 [ 13370] By: jhi                                   on 2001/11/29  20:59:35
28362         Log: Subject: [PATCH README.vms] Fwd: [craigberry@mac.com: RE: Broken URL in README.vms]
28363              From: Michael G Schwern <schwern@pobox.com>
28364              Date: Thu, 29 Nov 2001 13:12:31 -0500
28365              Message-ID: <20011129131231.E11300@blackrider>
28366      Branch: perl
28367            ! README.vms
28368 ____________________________________________________________________________
28369 [ 13369] By: jhi                                   on 2001/11/29  20:58:10
28370         Log: BGET_IV was missing.
28371      Branch: perl
28372            ! ext/ByteLoader/bytecode.h
28373 ____________________________________________________________________________
28374 [ 13368] By: jhi                                   on 2001/11/29  15:40:40
28375         Log: Subject: [PATCH lib/Term/Cap.pm] (was Re: warnings from  [PATCH Perl@13013] Term::Cap and VMS )
28376              From: Jonathan Stowe <gellyfish@gellyfish.com>
28377              Date: Thu, 29 Nov 2001 16:31:24 +0000 (GMT)        
28378              Message-ID: <Pine.LNX.4.33.0111291628540.20888-100000@orpheus.gellyfish.com>
28379      Branch: perl
28380            ! lib/Term/Cap.pm
28381 ____________________________________________________________________________
28382 [ 13367] By: jhi                                   on 2001/11/29  15:11:43
28383         Log: Porting/checkURL.pl was missing.
28384      Branch: perl
28385            ! MANIFEST
28386 ____________________________________________________________________________
28387 [ 13366] By: jhi                                   on 2001/11/29  15:03:52
28388         Log: Subject: INSTALL and READMEs should be reviewed
28389              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28390              Date: Thu, 29 Nov 2001 16:49:36 +0100
28391              Message-ID: <20011129164936.A17492@rafael>         
28392      Branch: perl
28393            ! README.cygwin
28394 ____________________________________________________________________________
28395 [ 13365] By: jhi                                   on 2001/11/29  14:39:01
28396         Log: Subject: Re: [PATCH README.os390] URL fixes and "Tools and Toys" link
28397              From: Peter Prymmer <pvhp@pvhp.best.vwh.net>
28398              Date: Thu, 29 Nov 2001 15:37:42 +0000 (GMT)
28399              Message-ID: <Pine.BSF.4.10.10111291529080.98343-100000@pvhp.best.vwh.net>
28400      Branch: perl
28401            ! README.os390
28402 ____________________________________________________________________________
28403 [ 13364] By: jhi                                   on 2001/11/29  14:34:18
28404         Log: Update Changes.
28405      Branch: perl
28406            ! Changes patchlevel.h
28407 ____________________________________________________________________________
28408 [ 13363] By: jhi                                   on 2001/11/29  14:26:48
28409         Log: The changes to the curliffed files didn't stick in #13348.
28410      Branch: perl
28411            ! README.dos README.win32
28412 ____________________________________________________________________________
28413 [ 13362] By: jhi                                   on 2001/11/29  14:13:03
28414         Log: Subject: Re: Found the rev where File::Glob broke
28415              From: Andy Dougherty <doughera@lafayette.edu>
28416              Date: Thu, 29 Nov 2001 10:14:05 -0500 (EST)
28417              Message-ID: <Pine.SOL.4.10.10111291013060.23886-100000@maxwell.phys.lafayette.edu>
28418      Branch: perl
28419            ! lib/ExtUtils/MM_Unix.pm
28420 ____________________________________________________________________________
28421 [ 13361] By: jhi                                   on 2001/11/29  14:08:30
28422         Log: Use __DATA__ instead of __END__.
28423      Branch: perl
28424            ! lib/Term/Cap.pm
28425 ____________________________________________________________________________
28426 [ 13360] By: jhi                                   on 2001/11/29  14:03:28
28427         Log: Subject: [PATCH toke.c] autosplit into @F fix
28428              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28429              Date: Thu, 29 Nov 2001 14:52:23 +0100
28430              Message-ID: <20011129145223.A25817@rafael>         
28431      Branch: perl
28432            ! toke.c
28433 ____________________________________________________________________________
28434 [ 13359] By: jhi                                   on 2001/11/29  13:47:07
28435         Log: Subject: [PATCH B::Deparse] deparse -wl0 -i.bak
28436              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28437              Date: Thu, 29 Nov 2001 15:48:15 +0100
28438              Message-ID: <20011129154815.C25817@rafael>         
28439      Branch: perl
28440            ! ext/B/B/Deparse.pm ext/B/O.pm ext/B/t/deparse.t
28441 ____________________________________________________________________________
28442 [ 13358] By: jhi                                   on 2001/11/29  13:43:40
28443         Log: Subject: DRAFT perlpacktut.pod - minor diffs to v0.1
28444              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
28445              Date: Wed, 28 Nov 2001 20:35:29 +0100
28446              Message-ID: <200111282035290250.0067732D@smtp.chello.at>
28447      Branch: perl
28448            ! pod/perlpacktut.pod
28449 ____________________________________________________________________________
28450 [ 13357] By: jhi                                   on 2001/11/29  13:42:18
28451         Log: Subject: [patch pod/perlapio.pod] csh temp env setting
28452              From: Stas Bekman <stas@stason.org>
28453              Date: Thu, 29 Nov 2001 13:17:57 +0800 (SGT) 
28454              Message-ID: <Pine.LNX.4.40.0111291314570.17584-100000@hope.stason.org>
28455              
28456              (with tweaks)
28457      Branch: perl
28458            ! pod/perlapio.pod
28459 ____________________________________________________________________________
28460 [ 13356] By: jhi                                   on 2001/11/29  13:39:06
28461         Log: Subject: Re: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
28462              From: Tels <perl_dummy@bloodgate.com>
28463              Date: Thu, 29 Nov 2001 07:28:10 +0100 (CET) 
28464              Message-Id: <200111290630.IAA08631@tiku.hut.fi>
28465              
28466              (plus paragraph rewrapping)
28467      Branch: perl
28468            ! lib/Exporter.pm
28469 ____________________________________________________________________________
28470 [ 13355] By: jhi                                   on 2001/11/29  04:43:54
28471         Log: Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.
28472              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>                 
28473              Date: Wed, 28 Nov 2001 21:47:59 +0000
28474              Message-Id: <200111282147.fASLlxD04163@crypt.compulink.co.uk>
28475      Branch: perl
28476            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
28477 ____________________________________________________________________________
28478 [ 13354] By: jhi                                   on 2001/11/29  04:28:29
28479         Log: Subject: Re: Fw: Smoke 13285 /pro/3gl/CPAN/perl-current        
28480              From: Andy Dougherty <doughera@lafayette.edu>
28481              Date: Wed, 28 Nov 2001 15:33:00 -0500 (EST) 
28482              Message-ID: <Pine.SOL.4.10.10111281524560.22100-100000@maxwell.phys.lafayette.edu>         
28483      Branch: perl
28484            ! INSTALL ext/Time/HiRes/HiRes.t
28485 ____________________________________________________________________________
28486 [ 13353] By: jhi                                   on 2001/11/29  04:19:40
28487         Log: Subject: [PATCH t/run/kill_perl.t] (was Re: [ID 20011128.159] Segmentation faulton bad regexp)
28488              From: Michael G Schwern <schwern@pobox.com> 
28489              Date: Wed, 28 Nov 2001 16:37:01 -0500
28490              Message-ID: <20011128163701.H676@blackrider>
28491      Branch: perl
28492            ! t/run/kill_perl.t
28493 ____________________________________________________________________________
28494 [ 13352] By: jhi                                   on 2001/11/29  04:18:08
28495         Log: @INC tweak.
28496      Branch: perl
28497            ! t/op/ref.t
28498 ____________________________________________________________________________
28499 [ 13351] By: jhi                                   on 2001/11/29  02:28:06
28500         Log: Subject: [PATCH] Re: [ID 20011127.153] installman error
28501              From: Nicholas Clark <nick@ccl4.org>
28502              Date: Wed, 28 Nov 2001 23:38:43 +0000
28503              Message-ID: <20011128233843.N37621@plum.flirble.org>  
28504      Branch: perl
28505            ! installman
28506 ____________________________________________________________________________
28507 [ 13350] By: jhi                                   on 2001/11/29  02:18:30
28508         Log: Tweak the forking logic.
28509      Branch: perl
28510            ! Porting/checkURL.pl
28511 ____________________________________________________________________________
28512 [ 13349] By: jhi                                   on 2001/11/29  01:37:48
28513         Log: Update perlmodlib.PL as per #13348.  The L<> got
28514              changed back because that is coming from ParseLink.pm.
28515      Branch: perl
28516            ! pod/perlmodlib.PL pod/perlmodlib.pod
28517 ____________________________________________________________________________
28518 [ 13348] By: jhi                                   on 2001/11/29  01:31:48
28519         Log: URL fixups from Michael Schwern.
28520      Branch: perl
28521            ! README.cygwin README.dos README.hpux README.mint README.mpeix
28522            ! README.os390 README.qnx README.solaris README.vos README.win32
28523            ! pod/perlmodlib.pod
28524 ____________________________________________________________________________
28525 [ 13347] By: jhi                                   on 2001/11/29  01:23:08
28526         Log: Subject: [PATCH Exporter.pm] Explain dangers & workaround for AUTOLOADed constant subs
28527              From: Barrie Slaymaker <barries@slaysys.com>
28528              Date: Wed, 28 Nov 2001 14:10:01 -0500                 
28529              Message-ID: <20011128140957.D5236@sizzle.whoville.com>
28530      Branch: perl
28531            ! lib/Exporter.pm
28532 ____________________________________________________________________________
28533 [ 13346] By: jhi                                   on 2001/11/29  01:22:02
28534         Log: Change $=, $., $*, $%, and $- to be IVs instead of longs.
28535      Branch: perl
28536            ! bytecode.pl ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c sv.h
28537 ____________________________________________________________________________
28538 [ 13345] By: jhi                                   on 2001/11/29  00:11:56
28539         Log: Subject: [PATCH] Re: $\ very broken
28540              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
28541              Date: Wed, 28 Nov 2001 22:33:08 +0100                 
28542              Message-ID: <20011128223308.E732@rafael>   
28543              
28544              Subject: Re: [PATCH] Re: $\ very broken     
28545              From: Nicholas Clark <nick@ccl4.org>
28546              Date: Wed, 28 Nov 2001 22:29:00 +0000                 
28547              Message-ID: <20011128222859.K37621@plum.flirble.org>
28548      Branch: perl
28549            ! mg.c t/op/ref.t
28550 ____________________________________________________________________________
28551 [ 13344] By: jhi                                   on 2001/11/29  00:05:19
28552         Log: Add Abigail's link checker with the following tweaks:
28553              - known dummy URLs (Peter Prymmer)
28554              - do also READMEs and INSTALL (Michael Schwern)
28555              - do also ftp URLs
28556              - add fork retry loop in case the allowed number
28557              of processes per user is low
28558      Branch: perl
28559            + Porting/checkURL.pl
28560            ! MANIFEST
28561 ____________________________________________________________________________
28562 [ 13343] By: jhi                                   on 2001/11/28  14:56:50
28563         Log: Update Changes.
28564      Branch: perl
28565            ! Changes patchlevel.h
28566 ____________________________________________________________________________
28567 [ 13342] By: jhi                                   on 2001/11/28  14:15:25
28568         Log: In Linux if we have modern enough gcc and supported
28569              enough CPU, crank up the optimization level to -O3.
28570      Branch: perl
28571            ! hints/linux.sh
28572 ____________________________________________________________________________
28573 [ 13341] By: jhi                                   on 2001/11/28  14:00:12
28574         Log: Add perlpacktut from Wolfgang Laun; regen toc.
28575      Branch: perl
28576            + pod/perlpacktut.pod
28577            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldelta.pod
28578            ! pod/perltoc.pod
28579 ____________________________________________________________________________
28580 [ 13340] By: jhi                                   on 2001/11/28  13:45:00
28581         Log: Subject: [PATCH: perl@13324] arithmetic fix for skipped tests on VMS      
28582              From: PPrymmer@factset.com
28583              Date: Wed, 28 Nov 2001 07:51:26 -0500
28584              Message-ID: <OF3C405D19.04CAF18F-ON85256B12.00464B6C@55.25.11>    
28585      Branch: perl
28586            ! vms/test.com
28587 ____________________________________________________________________________
28588 [ 13339] By: jhi                                   on 2001/11/28  13:37:31
28589         Log: Test cases for the first half of #13338.
28590      Branch: perl
28591            ! t/lib/h2ph.h t/lib/h2ph.pht
28592 ____________________________________________________________________________
28593 [ 13338] By: jhi                                   on 2001/11/28  13:28:08
28594         Log: Subject: Re: h2ph confused by comments in an enum.
28595              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
28596              Date: Wed, 28 Nov 2001 04:19:21 +0000
28597              Message-Id: <200111280419.fAS4JLD17887@crypt.compulink.co.uk>        
28598              
28599              Subject: Re: More h2ph problems [was Re: h2ph confused by comments in an enum.]
28600              From: Hugo van der Sanden <hv@crypt.compulink.co.uk> 
28601              Date: Wed, 28 Nov 2001 13:36:35 +0000
28602              Message-Id: <200111281336.fASDaZG30245@crypt.compulink.co.uk>
28603      Branch: perl
28604            ! utils/h2ph.PL
28605 ____________________________________________________________________________
28606 [ 13337] By: jhi                                   on 2001/11/28  13:15:41
28607         Log: Subject: Re: [PATCH Perl@13013] Term::Cap and VMS
28608              From: Jonathan Stowe <gellyfish@gellyfish.com>
28609              Date: Wed, 28 Nov 2001 10:39:54 +0000 (GMT)
28610              Message-ID: <Pine.LNX.4.33.0111281039070.20888-100000@orpheus.gellyfish.com>
28611              
28612              (replace #13327)
28613      Branch: perl
28614            ! lib/Term/Cap.pm
28615 ____________________________________________________________________________
28616 [ 13336] By: jhi                                   on 2001/11/28  04:21:05
28617         Log: Replace #13335 with
28618              
28619              Subject: Re: [PATCH perl@13323] Termcap.pm with no termios
28620              From: Russ Allbery <rra@stanford.edu>
28621              Date: 27 Nov 2001 20:42:49 -0800
28622              Message-ID: <yl667vv73q.fsf@windlord.stanford.edu>
28623      Branch: perl
28624            ! lib/Pod/Text/Termcap.pm
28625 ____________________________________________________________________________
28626 [ 13335] By: jhi                                   on 2001/11/28  03:33:10
28627         Log: (replaced by #13336)
28628              
28629              Subject: [PATCH perl@13323] Termcap.pm with no termios
28630              From: "Craig A. Berry" <craigberry@mac.com> 
28631              Date: Tue, 27 Nov 2001 22:28:50 -0600
28632              Message-Id: <a05101003b82a151fda85@[192.168.56.184]>
28633      Branch: perl
28634            ! lib/Pod/Text/Termcap.pm
28635 ____________________________________________________________________________
28636 [ 13334] By: jhi                                   on 2001/11/28  03:31:51
28637         Log: Subject: [PATCH perl@13323] solve identity crisis on VMS 
28638              From: "Craig A. Berry" <craigberry@mac.com> 
28639              Date: Tue, 27 Nov 2001 21:46:45 -0600
28640              Message-Id: <a05101002b829f5c9824d@[192.168.56.184]>
28641      Branch: perl
28642            ! configure.com
28643 ____________________________________________________________________________
28644 [ 13333] By: jhi                                   on 2001/11/28  03:30:03
28645         Log: Upgrade to podlators 1.17.
28646      Branch: perl
28647            ! lib/Pod/Man.pm lib/Pod/Text/Color.pm
28648            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
28649 ____________________________________________________________________________
28650 [ 13332] By: jhi                                   on 2001/11/28  03:23:04
28651         Log: Fix for "a\x{100}" =~ /A/i.
28652      Branch: perl
28653            ! embed.h embed.pl global.sym proto.h regexec.c t/op/pat.t
28654            ! utf8.c
28655 ____________________________________________________________________________
28656 [ 13331] By: jhi                                   on 2001/11/28  00:52:19
28657         Log: Subject: [PATCH perl@13324] fix lib/DB.t on VMS
28658              From: "Craig A. Berry" <craigberry@mac.com>
28659              Date: Tue, 27 Nov 2001 17:11:49 -0600
28660              Message-Id: <5.1.0.14.2.20011127164513.01bf1ec0@exchi01>
28661      Branch: perl
28662            ! lib/DB.t
28663 ____________________________________________________________________________
28664 [ 13330] By: jhi                                   on 2001/11/28  00:50:53
28665         Log: Subject: [PATCH] unterminated C<< ... >> in perldelta
28666              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28667              Date: Tue, 27 Nov 2001 14:55:23 -0500
28668              Message-ID: <20011127145523.G401767@linguist.thayer.dartmouth.edu>
28669              
28670              Subject: [PATCH: perl@13324] updates to perldelta.pod 
28671              From: PPrymmer@factset.com
28672              Date: Tue, 27 Nov 2001 18:06:04 -0500
28673              Message-ID: <OF812EB439.6864B239-ON85256B11.007E73B5@55.25.11>
28674              
28675              plus added some known problems.
28676      Branch: perl
28677            ! pod/perldelta.pod
28678 ____________________________________________________________________________
28679 [ 13329] By: jhi                                   on 2001/11/28  00:35:53
28680         Log: Subject: [PATCH Perl@13013] A not-so-lethal kill() for VMS pre-7.0
28681              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
28682              Date: Tue, 27 Nov 2001 15:38:02 EST 
28683              Message-Id: <011127153734.62182@DUPHY4.Physics.Drexel.Edu>
28684      Branch: perl
28685            ! configure.com vms/vms.c vms/vmsish.h
28686 ____________________________________________________________________________
28687 [ 13328] By: jhi                                   on 2001/11/28  00:34:12
28688         Log: Subject: [PATCH t/run/kill_perl.t] Re: [ID 20011127.155] \ -f "file" dumps core
28689              From: Michael G Schwern <schwern@pobox.com> 
28690              Date: Tue, 27 Nov 2001 15:31:12 -0500
28691              Message-ID: <20011127153112.G20929@blackrider>
28692      Branch: perl
28693            ! t/run/kill_perl.t
28694 ____________________________________________________________________________
28695 [ 13327] By: jhi                                   on 2001/11/28  00:23:10
28696         Log: (replaced by #13337)
28697              
28698              VMS can safely hardcode a termcap entry for VT100.
28699      Branch: perl
28700            ! lib/Term/Cap.pm
28701 ____________________________________________________________________________
28702 [ 13326] By: jhi                                   on 2001/11/27  17:47:28
28703         Log: VMS piping fixes from Charles Lane (perl -P should
28704              be working now).
28705      Branch: perl
28706            ! vms/vms.c
28707 ____________________________________________________________________________
28708 [ 13325] By: jhi                                   on 2001/11/27  17:44:31
28709         Log: Subject: [PATCH] perlvar.pod fix
28710              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
28711              Date: Tue, 27 Nov 2001 13:11:47 -0500
28712              Message-ID: <20011127131147.E401767@linguist.thayer.dartmouth.edu>
28713      Branch: perl
28714            ! pod/perlvar.pod
28715 ____________________________________________________________________________
28716 [ 13324] By: jhi                                   on 2001/11/27  15:56:06
28717         Log: Update Changes.
28718      Branch: perl
28719            ! Changes patchlevel.h
28720 ____________________________________________________________________________
28721 [ 13323] By: jhi                                   on 2001/11/27  15:51:08
28722         Log: Subject: [PATCH] bring MM_VMS::perldepend into 21st century            
28723              From: "Craig A. Berry" <craigberry@mac.com> 
28724              Date: Tue, 27 Nov 2001 10:21:18 -0600
28725              Message-Id: <5.1.0.14.2.20011126162504.01c77610@exchi01>
28726      Branch: perl
28727            ! lib/ExtUtils/MM_VMS.pm
28728 ____________________________________________________________________________
28729 [ 13322] By: jhi                                   on 2001/11/27  15:24:12
28730         Log: Protect against accumulating -options -options -options.
28731      Branch: perl
28732            ! hints/hpux.sh
28733 ____________________________________________________________________________
28734 [ 13321] By: jhi                                   on 2001/11/27  15:16:28
28735         Log: Subject: [PATCH Benchmark.pm] add export tag :all and tweak SYNOPSIS   
28736              From: Barrie Slaymaker <barries@slaysys.com>
28737              Date: Tue, 27 Nov 2001 10:58:54 -0500
28738              Message-ID: <20011127105850.B696@sizzle.whoville.com> 
28739      Branch: perl
28740            ! lib/Benchmark.pm
28741 ____________________________________________________________________________
28742 [ 13320] By: jhi                                   on 2001/11/27  15:05:33
28743         Log: Tiny fix from John P. Linderman.
28744      Branch: perl
28745            ! lib/sort.pm
28746 ____________________________________________________________________________
28747 [ 13319] By: jhi                                   on 2001/11/27  15:04:37
28748         Log: The Story of sort(), from John P. Linderman.
28749      Branch: perl
28750            ! pod/perldelta.pod
28751 ____________________________________________________________________________
28752 [ 13318] By: jhi                                   on 2001/11/27  14:58:06
28753         Log: Add information what to do if you are reading
28754              perluniintro but using some older Perl.
28755      Branch: perl
28756            ! pod/perluniintro.pod
28757 ____________________________________________________________________________
28758 [ 13317] By: jhi                                   on 2001/11/27  14:51:42
28759         Log: Update the 'wide characters' FAQ entry.
28760      Branch: perl
28761            ! pod/perlfaq6.pod
28762 ____________________________________________________________________________
28763 [ 13316] By: jhi                                   on 2001/11/27  14:26:25
28764         Log: Fix for
28765              
28766              Subject: [ID 20011127.151] regex result vars no longer marked as utf8
28767              From: Marc Lehmann <root@schmorp.de>
28768              Date: Tue, 27 Nov 2001 14:27:14 +0100
28769              Message-Id: <E168iGY-0002pi-00.pgcc-forever-2001-11-27-14-27-14@fuji.laendle>
28770      Branch: perl
28771            ! ext/Encode.t ext/Encode/Encode.xs
28772 ____________________________________________________________________________
28773 [ 13315] By: jhi                                   on 2001/11/27  14:06:45
28774         Log: Subject: [PATCH] DB_File 1.801
28775              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
28776              Date: Tue, 27 Nov 2001 15:06:45 -0000
28777              Message-ID: <AIEAJICLCBDNAAOLLOKLEEEIDGAA.paul_marquess@yahoo.co.uk>
28778      Branch: perl
28779            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
28780            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
28781 ____________________________________________________________________________
28782 [ 13314] By: jhi                                   on 2001/11/27  13:51:49
28783         Log: Regen perlmodlib.  (TODO: why does Pod::t::basic get listed?)
28784      Branch: perl
28785            ! pod/perlmodlib.pod
28786 ____________________________________________________________________________
28787 [ 13313] By: jhi                                   on 2001/11/27  13:49:55
28788         Log: sort() doc tweaks from John P. Linderman.
28789      Branch: perl
28790            ! pod/perlfunc.pod
28791 ____________________________________________________________________________
28792 [ 13312] By: jhi                                   on 2001/11/27  13:36:44
28793         Log: Subject: [PATCH] More perldelta.pod nits
28794              From: Simon Glover <scog@roe.ac.uk>
28795              Date: Tue, 27 Nov 2001 14:28:36 +0000 (GMT) 
28796              Message-ID: <Pine.OSF.4.10.10111271421490.119807-100000@arran.roe.ac.uk>
28797      Branch: perl
28798            ! pod/perldelta.pod
28799 ____________________________________________________________________________
28800 [ 13311] By: jhi                                   on 2001/11/27  13:26:38
28801         Log: Subject: RE: [PATCH @ 13283] Devel::PPPort
28802              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
28803              Date: Tue, 27 Nov 2001 11:52:31 -0000
28804              Message-ID: <AIEAJICLCBDNAAOLLOKLMEECDGAA.paul_marquess@yahoo.co.uk>
28805      Branch: perl
28806            ! ext/Devel/PPPort/harness/Makefile.PL
28807 ____________________________________________________________________________
28808 [ 13310] By: jhi                                   on 2001/11/27  13:23:28
28809         Log: Subject: [PATCH t/TEST] Remove redundant #! parsing.  Deparse tests better.
28810              From: Michael G Schwern <schwern@pobox.com>
28811              Date: Tue, 27 Nov 2001 03:38:24 -0500
28812              Message-ID: <20011127033824.A17775@blackrider>
28813      Branch: perl
28814            ! t/TEST
28815 ____________________________________________________________________________
28816 [ 13309] By: jhi                                   on 2001/11/27  13:16:44
28817         Log: Subject: Re: perlcc very broken
28818              From: John Peacock <jpeacock@rowman.com>
28819              Date: Tue, 27 Nov 2001 06:48:01 -0500
28820              Message-ID: <3C037D71.4030508@rowman.com>
28821      Branch: perl
28822            ! utils/perlcc.PL
28823 ____________________________________________________________________________
28824 [ 13308] By: jhi                                   on 2001/11/27  12:57:49
28825         Log: Subject: [ID 20011126.150] t/op/pack patch to fix Useless use of unpack in void context at op/pack.t line 704. 
28826              From: David Dyck <dcd@tc.fluke.com>
28827              Date: Mon, 26 Nov 2001 22:04:38 -0800
28828              Message-Id: <200111270604.WAA20274@dd.tc.fluke.com>
28829      Branch: perl
28830            ! t/op/pack.t
28831 ____________________________________________________________________________
28832 [ 13307] By: jhi                                   on 2001/11/27  12:56:09
28833         Log: Subject: [ID 20011126.149] t/op/split fails step 37
28834              From: David Dyck <dcd@tc.fluke.com>
28835              Date: Mon, 26 Nov 2001 21:52:35 -0800
28836              Message-Id: <200111270552.VAA09394@dd.tc.fluke.com>
28837      Branch: perl
28838            ! t/op/split.t
28839 ____________________________________________________________________________
28840 [ 13306] By: gbarr                                 on 2001/11/27  12:19:40
28841         Log: incorporate last minute change from libnet 1.0901-tobe
28842      Branch: perl
28843            ! lib/Net/SMTP.pm
28844 ____________________________________________________________________________
28845 [ 13305] By: jhi                                   on 2001/11/27  02:39:35
28846         Log: Pass 7 at perldelta - random edits.
28847      Branch: perl
28848            ! pod/perldelta.pod
28849 ____________________________________________________________________________
28850 [ 13304] By: jhi                                   on 2001/11/27  02:04:19
28851         Log: Portability and skippage tweaks.
28852      Branch: perl
28853            ! t/op/split.t
28854 ____________________________________________________________________________
28855 [ 13303] By: jhi                                   on 2001/11/27  02:03:49
28856         Log: (retracted by #13449)
28857              Try to make Unicode casemapping to work for EBCDIC, too.
28858      Branch: perl
28859            ! utf8.c
28860 ____________________________________________________________________________
28861 [ 13302] By: jhi                                   on 2001/11/27  01:35:23
28862         Log: Just printing 1..0 is not quite enough...
28863      Branch: perl
28864            ! lib/Dumpvalue.t
28865 ____________________________________________________________________________
28866 [ 13301] By: jhi                                   on 2001/11/27  01:22:22
28867         Log: \141 is malformed "unexpected continuation byte" in UTF-EBCDIC.
28868              Delay the match until runtime.
28869      Branch: perl
28870            ! t/op/append.t
28871 ____________________________________________________________________________
28872 [ 13300] By: jhi                                   on 2001/11/27  01:08:10
28873         Log: UTF-EBCDIC.
28874      Branch: perl
28875            ! ext/Devel/Peek/Peek.t
28876 ____________________________________________________________________________
28877 [ 13299] By: jhi                                   on 2001/11/27  01:02:21
28878         Log: Be UTF-EBCDIC aware.
28879      Branch: perl
28880            ! lib/bytes.t
28881 ____________________________________________________________________________
28882 [ 13298] By: jhi                                   on 2001/11/27  00:59:44
28883         Log: Bad assumption which way digits and letters sort.
28884      Branch: perl
28885            ! lib/English.t
28886 ____________________________________________________________________________
28887 [ 13297] By: jhi                                   on 2001/11/27  00:55:04
28888         Log: If in EBCDIC but no Convert::EBCDIC
28889              the libnet tests will all fail.
28890      Branch: perl
28891            ! lib/Net/t/config.t lib/Net/t/ftp.t lib/Net/t/hostname.t
28892            ! lib/Net/t/netrc.t lib/Net/t/nntp.t lib/Net/t/require.t
28893            ! lib/Net/t/smtp.t lib/Net/t/time.t
28894 ____________________________________________________________________________
28895 [ 13296] By: jhi                                   on 2001/11/27  00:45:55
28896         Log: Just sorting to guarantee order is not enough.
28897              (Think EBCDIC.) 
28898      Branch: perl
28899            ! lib/ExtUtils/Manifest.t
28900 ____________________________________________________________________________
28901 [ 13295] By: jhi                                   on 2001/11/27  00:43:38
28902         Log: OS/390 cleanable gunk.
28903      Branch: perl
28904            ! lib/ExtUtils/MM_Unix.pm
28905 ____________________________________________________________________________
28906 [ 13294] By: jhi                                   on 2001/11/27  00:40:02
28907         Log: Update the EBCDIC MD5 checksums.
28908      Branch: perl
28909            ! ext/Digest/MD5/t/files.t
28910 ____________________________________________________________________________
28911 [ 13293] By: jhi                                   on 2001/11/27  00:28:40
28912         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
28913              From: Nicholas Clark <nick@ccl4.org>
28914              Date: Mon, 26 Nov 2001 23:06:34 +0000
28915              Message-ID: <20011126230633.Q37621@plum.flirble.org>
28916      Branch: perl
28917            ! installman
28918 ____________________________________________________________________________
28919 [ 13292] By: jhi                                   on 2001/11/27  00:24:36
28920         Log: sort tweaks from John P. Linderman.
28921      Branch: perl
28922            ! lib/sort.pm lib/sort.t perl.h pp_sort.c
28923 ____________________________________________________________________________
28924 [ 13291] By: jhi                                   on 2001/11/27  00:20:09
28925         Log: Subject: [ID 20011126.148] Socket::inet_aton() incorrectly accepts null string
28926              From: Bob Dalgleish <Robert.Dalgleish@sk.sympatico.ca>          
28927              Date: Mon, 26 Nov 2001 18:47:25 -0600
28928              Message-Id: <B8283EBD.8414%Robert.Dalgleish@sk.sympatico.ca>
28929              
28930              Craig Berry submitted half of this patch just yesterday.
28931              Spooky cosmic resonance.
28932      Branch: perl
28933            ! ext/Socket/Socket.xs
28934 ____________________________________________________________________________
28935 [ 13290] By: jhi                                   on 2001/11/27  00:15:07
28936         Log: Subject: [PATCH] doio slightly smaller
28937              From: Nicholas Clark <nick@ccl4.org>
28938              Date: Tue, 27 Nov 2001 00:40:23 +0000      
28939              Message-ID: <20011127004023.S37621@plum.flirble.org>                 
28940      Branch: perl
28941            ! doio.c
28942 ____________________________________________________________________________
28943 [ 13289] By: jhi                                   on 2001/11/27  00:12:11
28944         Log: perldelta nits from Autrijus Tang and Ron Kimball.
28945      Branch: perl
28946            ! pod/perldelta.pod
28947 ____________________________________________________________________________
28948 [ 13288] By: jhi                                   on 2001/11/27  00:08:23
28949         Log: Subject: [PATCH] unpack P* uses random length for item
28950              From: "Wolfgang Laun" <wolfgang.laun@chello.at>               
28951              Date: Mon, 26 Nov 2001 19:56:32 +0100
28952              Message-ID: <200111261956320450.01E7217F@smtp.chello.at>
28953      Branch: perl
28954            ! pod/perldiag.pod pp_pack.c t/op/pack.t
28955 ____________________________________________________________________________
28956 [ 13287] By: jhi                                   on 2001/11/26  23:55:02
28957         Log: Subject: [PATCH current] system and taintedness
28958              From: Radu Greab <radu@netsoft.ro>
28959              Date: Mon, 26 Nov 2001 18:42:29 +0200
28960              Message-ID: <15362.28917.697078.551412@ix.netsoft.ro>
28961      Branch: perl
28962            ! pp_sys.c t/op/taint.t
28963 ____________________________________________________________________________
28964 [ 13286] By: jhi                                   on 2001/11/26  23:53:21
28965         Log: Subject: [PATCH @ 13283] Devel::PPPort
28966              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
28967              Date: Mon, 26 Nov 2001 14:37:17 -0000
28968              Message-ID: <AIEAJICLCBDNAAOLLOKLCECEDGAA.paul_marquess@yahoo.co.uk>
28969      Branch: perl
28970            + ext/Devel/PPPort/MANIFEST
28971            ! MANIFEST ext/Devel/PPPort/Makefile.PL
28972            ! ext/Devel/PPPort/PPPort.pm ext/Devel/PPPort/harness/Harness.pm
28973            ! ext/Devel/PPPort/harness/Harness.xs
28974            ! ext/Devel/PPPort/harness/Makefile.PL
28975            ! ext/Devel/PPPort/harness/module2.c
28976            ! ext/Devel/PPPort/harness/module3.c
28977            ! ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
28978 ____________________________________________________________________________
28979 [ 13285] By: jhi                                   on 2001/11/26  14:08:36
28980         Log: Update the test list.
28981      Branch: perl
28982            ! t/lib/1_compile.t
28983 ____________________________________________________________________________
28984 [ 13284] By: gbarr                                 on 2001/11/26  12:41:45
28985         Log: Sync-up tests with libnet distribution
28986      Branch: perl
28987            + lib/Net/t/netrc.t
28988            ! MANIFEST lib/Net/t/config.t lib/Net/t/hostname.t
28989 ____________________________________________________________________________
28990 [ 13283] By: jhi                                   on 2001/11/26  11:34:35
28991         Log: Update Changes.
28992      Branch: perl
28993            ! Changes patchlevel.h
28994 ____________________________________________________________________________
28995 [ 13282] By: jhi                                   on 2001/11/26  11:28:18
28996         Log: Upgrade to podlators 1.16.
28997      Branch: perl
28998            + lib/Pod/t/basic.cap
28999            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Termcap.pm
29000            ! lib/Pod/t/basic.t pod/pod2man.PL
29001 ____________________________________________________________________________
29002 [ 13281] By: jhi                                   on 2001/11/26  11:11:08
29003         Log: Pass 6 at perldelta - sort enhancements, generic and
29004              platform specific bug fixes.
29005      Branch: perl
29006            ! pod/perldelta.pod
29007 ____________________________________________________________________________
29008 [ 13280] By: jhi                                   on 2001/11/26  10:35:56
29009         Log: PROPAGATE documentation from Tony Cook.
29010      Branch: perl
29011            ! pod/perlfunc.pod
29012 ____________________________________________________________________________
29013 [ 13279] By: jhi                                   on 2001/11/25  23:45:27
29014         Log: DJGPP cannot do signals that well.
29015      Branch: perl
29016            ! ext/POSIX/t/sigaction.t
29017 ____________________________________________________________________________
29018 [ 13278] By: jhi                                   on 2001/11/25  23:43:30
29019         Log: Can't do subsecond alarms without ualarm; and break out
29020              early if alarms do not seem to be coming in as expected.
29021      Branch: perl
29022            ! ext/Time/HiRes/HiRes.t
29023 ____________________________________________________________________________
29024 [ 13277] By: jhi                                   on 2001/11/25  23:01:39
29025         Log: No Socket, little Net.
29026      Branch: perl
29027            ! t/lib/1_compile.t
29028 ____________________________________________________________________________
29029 [ 13276] By: jhi                                   on 2001/11/25  22:58:44
29030         Log: Take the taint brush to the getcwds.
29031      Branch: perl
29032            ! djgpp/djgpp.c epoc/epoc.c os2/os2.c wince/wince.c
29033 ____________________________________________________________________________
29034 [ 13275] By: jhi                                   on 2001/11/25  21:42:02
29035         Log: Subject: [PATCH perl@13227] Socket::my_inet_aton() tweak
29036              From: "Craig A. Berry" <craigberry@mac.com>
29037              Date: Sun, 25 Nov 2001 16:20:45 -0600
29038              Message-Id: <5.1.0.14.2.20011125160848.01c59690@exchi01>
29039      Branch: perl
29040            ! ext/Socket/Socket.xs
29041 ____________________________________________________________________________
29042 [ 13274] By: jhi                                   on 2001/11/25  21:32:17
29043         Log: Since in some DOS filesystems the timestamp granularity
29044              may be only two seconds, better sleep for three to play safe.
29045              (Helps CygWin, at least.)
29046      Branch: perl
29047            ! lib/Memoize/t/expire_file.t
29048 ____________________________________________________________________________
29049 [ 13273] By: jhi                                   on 2001/11/25  21:22:10
29050         Log: For some reason CygWin wasn't collapsing multiple
29051              slashes into one, which made some Spec.t tests to fail.
29052              Either CygWin was being too prudish or the collapsing
29053              logic needs to be rethunk.
29054      Branch: perl
29055            ! lib/File/Spec/Unix.pm
29056 ____________________________________________________________________________
29057 [ 13272] By: jhi                                   on 2001/11/25  20:40:23
29058         Log: Cygwin needs to have libperl.dll around if trying to link
29059              with -lperl.  Note: this change cures the test but whether
29060              it cures CygPerl installation, I don't know: hopefully the
29061              libperl5_7_2.dll, or the version equivalent, gets installed
29062              also as libperl.dll to the proper place(s).
29063      Branch: perl
29064            ! lib/ExtUtils/Embed.t
29065 ____________________________________________________________________________
29066 [ 13271] By: jhi                                   on 2001/11/25  20:18:53
29067         Log: -I../lib/.. and -L../lib/..?  Strange.
29068      Branch: perl
29069            ! lib/ExtUtils/Embed.t
29070 ____________________________________________________________________________
29071 [ 13270] By: jhi                                   on 2001/11/25  19:57:54
29072         Log: $MM?
29073      Branch: perl
29074            ! lib/ExtUtils/Embed.pm
29075 ____________________________________________________________________________
29076 [ 13269] By: jhi                                   on 2001/11/25  19:46:55
29077         Log: Subject: [PATCH] Further replacement of EU::MM with File::Spec
29078              From: Dave Rolsky <autarch@urth.org>
29079              Date: Mon, 19 Nov 2001 18:17:09 -0600 (CST)
29080              Message-ID: <Pine.LNX.4.40.0111191750440.22189-100000@urth.org>
29081      Branch: perl
29082            ! lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/Embed.pm
29083            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
29084 ____________________________________________________________________________
29085 [ 13268] By: jhi                                   on 2001/11/25  19:44:38
29086         Log: Subject: [REPATCH lib/DB.pm MANIFEST lib/DB.t] Rework DB.pm tests
29087              From: chromatic <chromatic@rmci.net>
29088              Date: Sat, 24 Nov 2001 14:56:57 -0700
29089              Message-ID: <20011124220430.97697.qmail@onion.perl.org>
29090              
29091              plus a tweak for ithreads builds.
29092      Branch: perl
29093            + lib/DB.t
29094            ! MANIFEST lib/DB.pm
29095 ____________________________________________________________________________
29096 [ 13267] By: jhi                                   on 2001/11/25  19:38:50
29097         Log: Win32 compilation tweaks for Blair Zajac.
29098      Branch: perl
29099            ! ext/IO/IO.xs ext/POSIX/POSIX.xs win32/win32.h
29100 ____________________________________________________________________________
29101 [ 13266] By: jhi                                   on 2001/11/25  19:11:38
29102         Log: I don't think trying to bracket the hires time with lores
29103              times is going to be portable enough: Cygwin seems to be
29104              capable of getting hires ones rather consistently lower
29105              than the lores ones.  So let's try average difference instead.
29106      Branch: perl
29107            ! ext/Time/HiRes/HiRes.t
29108 ____________________________________________________________________________
29109 [ 13265] By: jhi                                   on 2001/11/25  18:28:04
29110         Log: Subject: Re: benchmarks, sorts and reproducibility
29111              From: "John P. Linderman" <jpl@research.att.com>
29112              Date: Sun, 25 Nov 2001 14:25:18 -0500 (EST)
29113              Message-Id: <200111251925.OAA77172@raptor.research.att.com>
29114              
29115              Randomize large partitions for quicksort to dodge the
29116              angry gods of quadratic.
29117      Branch: perl
29118            ! pp_sort.c
29119 ____________________________________________________________________________
29120 [ 13264] By: jhi                                   on 2001/11/25  18:23:54
29121         Log: The joys of portable quoting.
29122      Branch: perl
29123            ! ext/Devel/PPPort/harness/Makefile.PL
29124 ____________________________________________________________________________
29125 [ 13263] By: jhi                                   on 2001/11/25  18:12:31
29126         Log: sort pragma tweaks.
29127      Branch: perl
29128            ! lib/sort.pm
29129 ____________________________________________________________________________
29130 [ 13262] By: jhi                                   on 2001/11/25  17:10:09
29131         Log: Skip the link= directives of utils.lst if no mandir
29132              (if no manpages).
29133      Branch: perl
29134            ! installman
29135 ____________________________________________________________________________
29136 [ 13261] By: gsar                                  on 2001/11/25  16:48:38
29137         Log: integrate changes#8340,13260 from mainline
29138              
29139              Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
29140              
29141              change#3373 introduced a handle leak in backticks and piped open()s
29142              that fail
29143      Branch: maint-5.6/perl
29144            ! t/io/pipe.t util.c
29145 ____________________________________________________________________________
29146 [ 13260] By: gsar                                  on 2001/11/25  16:37:29
29147         Log: change#3373 introduced a handle leak in backticks and piped open()s
29148              that fail
29149      Branch: perl
29150            ! util.c
29151 ____________________________________________________________________________
29152 [ 13259] By: jhi                                   on 2001/11/25  05:58:47
29153         Log: metaconfig unit change for #13258.
29154      Branch: metaconfig/U/perl
29155            ! d_procselfexe.U
29156 ____________________________________________________________________________
29157 [ 13258] By: jhi                                   on 2001/11/25  05:58:30
29158         Log: Extraenous breaks noticed by David Dyck.
29159      Branch: perl
29160            ! Configure
29161 ____________________________________________________________________________
29162 [ 13257] By: jhi                                   on 2001/11/25  05:32:18
29163         Log: Revert the /proc/self/auxv experiment for now.
29164      Branch: perl
29165            ! lib/ExtUtils.t perl.c t/lib/1_compile.t
29166 ____________________________________________________________________________
29167 [ 13256] By: jhi                                   on 2001/11/25  04:59:31
29168         Log: Also ExtUtils.t had $^X assumptions.
29169      Branch: perl
29170            ! lib/ExtUtils.t
29171 ____________________________________________________________________________
29172 [ 13255] By: jhi                                   on 2001/11/25  04:20:02
29173         Log: Now is Solaris if you start the t/perl in the t/
29174              as "./perl", the $^X will be "../perl", not "./perl".
29175      Branch: perl
29176            ! t/lib/1_compile.t
29177 ____________________________________________________________________________
29178 [ 13254] By: jhi                                   on 2001/11/25  03:59:06
29179         Log: The new way of finding out $^X in Solaris
29180              requires a little tweak if the executable
29181              pathname is *not* absolute: prepend "./"
29182              (otherwise `$^X ...` will start perl from PATH...)
29183      Branch: perl
29184            ! perl.c
29185 ____________________________________________________________________________
29186 [ 13253] By: jhi                                   on 2001/11/25  03:18:05
29187         Log: Avoid "will not stay shared" warnings.
29188      Branch: perl
29189            ! lib/ExtUtils/MM_Unix.pm
29190 ____________________________________________________________________________
29191 [ 13252] By: jhi                                   on 2001/11/25  03:00:49
29192         Log: Subject: [PATCH perl.c util.c pp_sys.c t/op/magic.t] $$ readonly, take two
29193              From: Michael G Schwern <schwern@pobox.com>
29194              Date: Sat, 24 Nov 2001 19:56:18 -0500
29195              Message-ID: <20011124195618.A14614@blackrider>            
29196      Branch: perl
29197            ! perl.c pp_sys.c t/op/magic.t util.c
29198 ____________________________________________________________________________
29199 [ 13251] By: jhi                                   on 2001/11/25  02:48:04
29200         Log: In the MakeMaker pm_to_blib target don't copy all
29201              the files in one fell swoop, deal with them hunkwise,
29202              helps for CLIs with limited line lengths.
29203              (This seems to help for DJGPP building Encode,
29204              where there are dozens of files to copy.)
29205      Branch: perl
29206            ! lib/ExtUtils/MM_Unix.pm
29207 ____________________________________________________________________________
29208 [ 13250] By: gsar                                  on 2001/11/25  00:50:10
29209         Log: testsuite leaves stray files behind on windows
29210      Branch: perl
29211            ! lib/ExtUtils/Embed.t lib/ExtUtils/Mkbootstrap.t lib/Shell.t
29212 ____________________________________________________________________________
29213 [ 13249] By: gsar                                  on 2001/11/25  00:32:36
29214         Log: xsubpp produces a spurious warning on directories called 'typemap'
29215      Branch: perl
29216            ! lib/ExtUtils/xsubpp
29217 ____________________________________________________________________________
29218 [ 13248] By: gsar                                  on 2001/11/25  00:17:28
29219         Log: xsubpp treats invalid (indented) cpp directives as comments
29220      Branch: perl
29221            ! ext/IO/IO.xs
29222 ____________________________________________________________________________
29223 [ 13247] By: gsar                                  on 2001/11/25  00:02:37
29224         Log: $(MAKE) distclean shouldn't blow away ../lib/Thread.pm
29225      Branch: perl
29226            ! win32/Makefile win32/Makefile.win64 win32/makefile.mk
29227 ____________________________________________________________________________
29228 [ 13246] By: jhi                                   on 2001/11/24  21:45:32
29229         Log: The debug_pag needs to be visible at all times
29230              because of the re extension.
29231      Branch: perl
29232            ! intrpvar.h makedef.pl perl.c perl.h regexec.c
29233 ____________________________________________________________________________
29234 [ 13245] By: jhi                                   on 2001/11/24  20:09:20
29235         Log: Subject: Re: [PATCH] Tests are good
29236              From: Philip Newton <Philip.Newton@gmx.net>
29237              Date: Sat, 24 Nov 2001 21:24:00 +0100
29238              Message-ID: <4c000us22s27871hrsqnvjmtnvtd4r85u1@4ax.com>
29239      Branch: perl
29240            ! pod/perlhack.pod
29241 ____________________________________________________________________________
29242 [ 13244] By: jhi                                   on 2001/11/24  19:06:29
29243         Log: Subject: [PATCH perl@13227] make PPPort/harness build on VMS
29244              From: "Craig A. Berry" <craigberry@mac.com> 
29245              Date: Sat, 24 Nov 2001 12:45:44 -0600
29246              Message-Id: <5.1.0.14.2.20011124030253.01bd4b98@exchi01>
29247              
29248              (with tweaks, and combined with Sarathy's #13242)
29249      Branch: perl
29250            ! configure.com ext/Devel/PPPort/harness/Makefile.PL
29251 ____________________________________________________________________________
29252 [ 13243] By: jhi                                   on 2001/11/24  18:46:31
29253         Log: Subject: Re: [PATCH] Make Exporter::Heavy use Universal->VERSION()
29254              From: John Peacock <jpeacock@rowman.com>
29255              Date: Sat, 24 Nov 2001 14:27:46 -0500
29256              Message-ID: <3BFFF4B2.40509@rowman.com> 
29257      Branch: perl
29258            ! lib/Exporter/Heavy.pm
29259 ____________________________________________________________________________
29260 [ 13242] By: gsar                                  on 2001/11/24  17:16:18
29261         Log: use portable quotes
29262      Branch: perl
29263            ! ext/Devel/PPPort/harness/Makefile.PL
29264 ____________________________________________________________________________
29265 [ 13241] By: jhi                                   on 2001/11/24  17:09:25
29266         Log: Subject: [PATCH] Re: [ID 20011118.128] installman chdir stuffs INC
29267              From: Nicholas Clark <nick@ccl4.org>
29268              Date: Sat, 24 Nov 2001 18:06:26 +0000
29269              Message-ID: <20011124180626.T37621@plum.flirble.org>
29270      Branch: perl
29271            ! installman
29272 ____________________________________________________________________________
29273 [ 13240] By: jhi                                   on 2001/11/24  17:06:11
29274         Log: Subject: [PATCH] perl5005delta.pod L<>
29275              From: Nicholas Clark <nick@ccl4.org>
29276              Date: Sat, 24 Nov 2001 18:04:21 +0000
29277              Message-ID: <20011124180421.S37621@plum.flirble.org>
29278      Branch: perl
29279            ! pod/perl5005delta.pod
29280 ____________________________________________________________________________
29281 [ 13239] By: gsar                                  on 2001/11/24  17:01:17
29282         Log: fix typo in config.vc; regenerate win32 config_H.* files
29283      Branch: perl
29284            ! win32/config.vc win32/config_H.bc win32/config_H.gc
29285            ! win32/config_H.vc
29286 ____________________________________________________________________________
29287 [ 13238] By: jhi                                   on 2001/11/24  16:16:01
29288         Log: Mention the charnames::vianame().
29289      Branch: perl
29290            ! pod/perluniintro.pod
29291 ____________________________________________________________________________
29292 [ 13237] By: jhi                                   on 2001/11/24  16:12:31
29293         Log: Add charnames::vianame() in case people want to access
29294              the codes in run-time (as opposed to the compile-timeness
29295              of \N{...}).
29296      Branch: perl
29297            ! lib/charnames.pm lib/charnames.t
29298 ____________________________________________________________________________
29299 [ 13236] By: jhi                                   on 2001/11/24  16:11:04
29300         Log: Subject: [PATCH] memset() is cheaper than a loop of 256 bit-a-a-times
29301              From: Nicholas Clark <nick@ccl4.org>
29302              Date: Sat, 24 Nov 2001 16:30:42 +0000
29303              Message-ID: <20011124163042.R37621@plum.flirble.org>
29304      Branch: perl
29305            ! regcomp.c regcomp.h
29306 ____________________________________________________________________________
29307 [ 13235] By: jhi                                   on 2001/11/24  15:26:37
29308         Log: Subject: [PATCH] Re: Smoke 13191 /pro/3gl/CPAN/perl-current
29309              From: Nicholas Clark <nick@ccl4.org>
29310              Date: Sat, 24 Nov 2001 16:24:33 +0000
29311              Message-ID: <20011124162433.Q37621@plum.flirble.org>
29312              
29313              cmp fixes.
29314      Branch: perl
29315            ! pp.c
29316 ____________________________________________________________________________
29317 [ 13234] By: jhi                                   on 2001/11/24  15:23:34
29318         Log: Use /proc/self/auxv in Solaris to figure out the $^X.
29319              (It seems that "./perl" gets resolved to "perl" now.)
29320      Branch: perl
29321            ! perl.c
29322 ____________________________________________________________________________
29323 [ 13233] By: jhi                                   on 2001/11/24  14:58:52
29324         Log: Subject: [PATCH] DB_File 1.800        
29325              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>               
29326              Date: Sat, 24 Nov 2001 11:41:41 -0000
29327              Message-ID: <AIEAJICLCBDNAAOLLOKLIEPMDFAA.paul_marquess@yahoo.co.uk>
29328      Branch: perl
29329            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
29330            ! ext/DB_File/DB_File.xs ext/DB_File/Makefile.PL
29331            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
29332            ! ext/DB_File/t/db-recno.t
29333 ____________________________________________________________________________
29334 [ 13232] By: jhi                                   on 2001/11/24  14:48:34
29335         Log: Tweak the PUSHED documentation.
29336      Branch: perl
29337            ! ext/PerlIO/Via/Via.pm
29338 ____________________________________________________________________________
29339 [ 13231] By: jhi                                   on 2001/11/24  04:09:41
29340         Log: Update 1_compile for new known tests.
29341      Branch: perl
29342            ! t/lib/1_compile.t
29343 ____________________________________________________________________________
29344 [ 13230] By: jhi                                   on 2001/11/24  04:07:39
29345         Log: Move the MBF/MBI test modules to t/lib.
29346      Branch: perl
29347            + t/lib/Math/BigFloat/Subclass.pm t/lib/Math/BigInt/Subclass.pm
29348            - lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
29349            - lib/Math/BigInt/t/Math/BigInt/Subclass.pm
29350            ! MANIFEST lib/Math/BigInt/t/sub_mbf.t
29351            ! lib/Math/BigInt/t/sub_mbi.t
29352 ____________________________________________________________________________
29353 [ 13229] By: jhi                                   on 2001/11/23  23:09:27
29354         Log: Subject: [PATCH perl@13227] configure.com follow-up to 13218
29355              From: "Craig A. Berry" <craigberry@mac.com> 
29356              Date: Fri, 23 Nov 2001 18:05:35 -0600
29357              Message-Id: <5.1.0.14.2.20011123175131.01abe358@exchi01>
29358      Branch: perl
29359            ! configure.com
29360 ____________________________________________________________________________
29361 [ 13228] By: jhi                                   on 2001/11/23  21:11:56
29362         Log: Subject: [PATCH: perl@13169] switch unfcmb.h to employ 'STDCHAR' in place of char    
29363              From: PPrymmer@factset.com 
29364              Date: Fri, 23 Nov 2001 17:03:07 -0500
29365              Message-ID: <OFA09CCF98.F3E93041-ON85256B0D.00787706@55.25.11>                 
29366      Branch: perl
29367            ! ext/Unicode/Normalize/mkheader
29368 ____________________________________________________________________________
29369 [ 13227] By: jhi                                   on 2001/11/23  20:09:36
29370         Log: Here are the right helper files.
29371      Branch: perl
29372            + t/lib/Filter/Simple/ExportTest.pm
29373            + t/lib/Filter/Simple/FilterOnlyTest.pm
29374            + t/lib/Filter/Simple/FilterTest.pm
29375            + t/lib/Filter/Simple/ImportTest.pm
29376            ! MANIFEST
29377 ____________________________________________________________________________
29378 [ 13226] By: jhi                                   on 2001/11/23  20:03:28
29379         Log: Update Changes.
29380      Branch: perl
29381            ! Changes patchlevel.h
29382 ____________________________________________________________________________
29383 [ 13225] By: jhi                                   on 2001/11/23  19:53:53
29384         Log: Never mind.
29385      Branch: perl
29386            - lib/Filter/Simple/lib/ExportTest.pm
29387            - lib/Filter/Simple/lib/ImportTest.pm
29388 ____________________________________________________________________________
29389 [ 13224] By: jhi                                   on 2001/11/23  19:52:03
29390         Log: Mis-add.
29391      Branch: perl
29392            + lib/Filter/Simple/lib/ExportTest.pm
29393            + lib/Filter/Simple/lib/ImportTest.pm
29394 ____________________________________________________________________________
29395 [ 13223] By: jhi                                   on 2001/11/23  19:39:57
29396         Log: Upgrade to Filter::Simple 0.77.
29397      Branch: perl
29398            + lib/Filter/Simple/t/export.t lib/Filter/Simple/t/import.t
29399            - t/lib/FilterOnlyTest.pm t/lib/FilterTest.pm
29400            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
29401            ! lib/Filter/Simple/README lib/Filter/Simple/t/data.t
29402            ! lib/Filter/Simple/t/filter.t lib/Filter/Simple/t/filter_only.t
29403 ____________________________________________________________________________
29404 [ 13222] By: jhi                                   on 2001/11/23  19:12:20
29405         Log: Missing p4 add.
29406      Branch: perl
29407            + lib/ExtUtils/MM_VMS.t
29408 ____________________________________________________________________________
29409 [ 13221] By: jhi                                   on 2001/11/23  19:10:18
29410         Log: Pass 5 at perldelta - module and utility updates cleanup.
29411      Branch: perl
29412            ! pod/perldelta.pod
29413 ____________________________________________________________________________
29414 [ 13220] By: jhi                                   on 2001/11/23  18:55:20
29415         Log: metaconfig unit change for #13219.
29416      Branch: metaconfig/U/perl
29417            ! d_procselfexe.U
29418 ____________________________________________________________________________
29419 [ 13219] By: jhi                                   on 2001/11/23  18:55:06
29420         Log: Regen Porting stuff; regen toc; cleanup nit in Configure.
29421      Branch: perl
29422            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
29423            ! pod/buildtoc.PL pod/perltoc.pod
29424 ____________________________________________________________________________
29425 [ 13218] By: jhi                                   on 2001/11/23  18:48:18
29426         Log: Add procselfexe and d_dirfd to strange lands.
29427      Branch: perl
29428            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
29429            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
29430            ! vos/config.ga.def vos/config.ga.h win32/config.bc
29431            ! win32/config.gc win32/config.vc win32/config.win64
29432            ! wince/config.ce
29433 ____________________________________________________________________________
29434 [ 13217] By: jhi                                   on 2001/11/23  18:47:41
29435         Log: metaconfig unit change for #13216.
29436      Branch: metaconfig/U/perl
29437            ! d_procselfexe.U
29438 ____________________________________________________________________________
29439 [ 13216] By: jhi                                   on 2001/11/23  18:47:17
29440         Log: Better to "quote" the pathname.
29441      Branch: perl
29442            ! Configure config_h.SH
29443 ____________________________________________________________________________
29444 [ 13215] By: jhi                                   on 2001/11/23  18:34:24
29445         Log: Use PROCSELFEXE_PATH.
29446      Branch: perl
29447            ! perl.c
29448 ____________________________________________________________________________
29449 [ 13214] By: jhi                                   on 2001/11/23  18:31:27
29450         Log: metaconfig unit change for #13213.
29451      Branch: metaconfig/U/perl
29452            ! d_procselfexe.U
29453 ____________________________________________________________________________
29454 [ 13213] By: jhi                                   on 2001/11/23  18:31:13
29455         Log: Add probing for BSD-like /proc/curproc/file.
29456      Branch: perl
29457            ! Configure config_h.SH
29458 ____________________________________________________________________________
29459 [ 13212] By: jhi                                   on 2001/11/23  18:10:05
29460         Log: metaconfig unit change for 13211.
29461      Branch: metaconfig/U/perl
29462            + d_dirfd.U
29463 ____________________________________________________________________________
29464 [ 13211] By: jhi                                   on 2001/11/23  18:09:37
29465         Log: Add probing for dirfd() so that it can be added it IO::Dir.
29466      Branch: perl
29467            ! Configure config_h.SH perl.h
29468 ____________________________________________________________________________
29469 [ 13210] By: jhi                                   on 2001/11/23  17:37:27
29470         Log: ...and update the test count.
29471      Branch: perl
29472            ! lib/Pod/t/basic.t
29473 ____________________________________________________________________________
29474 [ 13209] By: jhi                                   on 2001/11/23  17:19:12
29475         Log: Must remove the cap test also from the test script.
29476      Branch: perl
29477            ! lib/Pod/t/basic.t
29478 ____________________________________________________________________________
29479 [ 13208] By: jhi                                   on 2001/11/23  17:11:58
29480         Log: Subject: [PATCH] Tests are good
29481              From: Nicholas Clark <nick@ccl4.org>
29482              Date: Fri, 23 Nov 2001 18:12:21 +0000
29483              Message-ID: <20011123181220.F37621@plum.flirble.org>
29484      Branch: perl
29485            ! pod/perlhack.pod
29486 ____________________________________________________________________________
29487 [ 13207] By: jhi                                   on 2001/11/23  17:08:31
29488         Log: The basic.cap from podlators 1.14 is not very portable.
29489      Branch: perl
29490            - lib/Pod/t/basic.cap
29491            ! MANIFEST
29492 ____________________________________________________________________________
29493 [ 13206] By: jhi                                   on 2001/11/23  16:41:13
29494         Log: Subject: Re: [DOC PATCHES] pod cleanups
29495              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
29496              Date: 22 Nov 2001 12:54:16 -0000
29497              Message-Id: <slrn9vptci.klv.rgarciasuarez@rafael.kazibao.net>
29498      Branch: perl
29499            ! pod/perlfunc.pod pod/perlmodinstall.pod pod/perlre.pod
29500            ! pod/perlretut.pod pod/perluniintro.pod vms/perlvms.pod
29501 ____________________________________________________________________________
29502 [ 13205] By: jhi                                   on 2001/11/23  16:38:10
29503         Log: FAQ sync.
29504      Branch: perl
29505            ! pod/perlfaq.pod pod/perlfaq3.pod pod/perlfaq4.pod
29506 ____________________________________________________________________________
29507 [ 13204] By: jhi                                   on 2001/11/23  16:37:21
29508         Log: Subject: [PATCH: perl@13169] inital testing for MM_VMS 
29509              From: PPrymmer@factset.com
29510              Date: Fri, 23 Nov 2001 11:43:45 -0500
29511              Message-ID: <OFC84EA224.295430FF-ON85256B0D.005BB70C@55.25.11>
29512      Branch: perl
29513            ! MANIFEST lib/ExtUtils/MM_VMS.pm
29514 ____________________________________________________________________________
29515 [ 13203] By: jhi                                   on 2001/11/23  15:47:13
29516         Log: Corify podlators 1.14 test.
29517      Branch: perl
29518            ! lib/Pod/t/basic.t
29519 ____________________________________________________________________________
29520 [ 13202] By: jhi                                   on 2001/11/23  15:38:36
29521         Log: Output tweak needed because of podlators 1.14.
29522      Branch: perl
29523            ! t/pod/multiline_items.xr
29524 ____________________________________________________________________________
29525 [ 13201] By: jhi                                   on 2001/11/23  15:38:04
29526         Log: Upgrade to podlators 1.14.
29527      Branch: perl
29528            + lib/Pod/t/basic.cap lib/Pod/t/basic.clr lib/Pod/t/basic.man
29529            + lib/Pod/t/basic.ovr lib/Pod/t/basic.pod lib/Pod/t/basic.t
29530            + lib/Pod/t/basic.txt lib/Pod/t/parselink.t
29531            ! MANIFEST lib/Pod/Man.pm lib/Pod/ParseLink.pm lib/Pod/Text.pm
29532            ! lib/Pod/Text/Overstrike.pm
29533 ____________________________________________________________________________
29534 [ 13200] By: jhi                                   on 2001/11/23  15:32:06
29535         Log: perlmodinstall tweaks from Philip Newton.
29536      Branch: perl
29537            ! pod/perlmodinstall.pod
29538 ____________________________________________________________________________
29539 [ 13199] By: jhi                                   on 2001/11/23  15:05:02
29540         Log: Subject: Re: [PATCH] Porting/genlog -bi and range
29541              From: Autrijus Tang <autrijus@autrijus.org>           
29542              Date: Fri, 23 Nov 2001 23:55:53 +0800
29543              Message-ID: <20011123235553.A2310@not.autrijus.org>
29544      Branch: perl
29545            ! Porting/genlog
29546 ____________________________________________________________________________
29547 [ 13198] By: jhi                                   on 2001/11/23  14:58:40
29548         Log: Subject: Re: regex oddness with \Z and $&
29549              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>  
29550              Date: Fri, 23 Nov 2001 15:15:24 +0000
29551              Message-Id: <200111231515.fANFFOR10341@crypt.compulink.co.uk>
29552      Branch: perl
29553            ! regcomp.c t/op/re_tests
29554 ____________________________________________________________________________
29555 [ 13197] By: jhi                                   on 2001/11/23  14:44:19
29556         Log: regen_headers.
29557      Branch: perl
29558            ! embed.h global.sym pod/perlapi.pod proto.h
29559 ____________________________________________________________________________
29560 [ 13196] By: jhi                                   on 2001/11/23  14:24:08
29561         Log: Forgotten check-in.
29562      Branch: perl
29563            ! pod/perlapi.pod
29564 ____________________________________________________________________________
29565 [ 13195] By: jhi                                   on 2001/11/23  14:23:49
29566         Log: Remembered everything in 13152 but Test/Simple.pm itself, duh.
29567      Branch: perl
29568            ! lib/Test/Simple.pm
29569 ____________________________________________________________________________
29570 [ 13194] By: jhi                                   on 2001/11/22  11:31:59
29571         Log: Retract #13173 (effectively retract Net::Ping 2.06,
29572              go back to 2.04, the 2.06 hasn't seen the patches
29573              that have gone to the blead version.)
29574      Branch: perl
29575            - lib/Net/Ping/CHANGES lib/Net/Ping/README
29576            - lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
29577            - lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
29578            - lib/Net/Ping/t/200_ping_tcp.t
29579            ! MANIFEST lib/Net/Ping.pm
29580 ____________________________________________________________________________
29581 [ 13193] By: jhi                                   on 2001/11/22  11:27:49
29582         Log: Subject: Re: [PATCH perldoc] problems with pod2man         
29583              From: Robin Barker <rmb1@cise.npl.co.uk>
29584              Date: Thu, 22 Nov 2001 11:00:38 GMT
29585              Message-Id: <200111221100.LAA08582@tempest.npl.co.uk>
29586      Branch: perl
29587            ! utils/perldoc.PL
29588 ____________________________________________________________________________
29589 [ 13192] By: jhi                                   on 2001/11/22  05:06:35
29590         Log: metaconfig unit change for #13191.
29591      Branch: metaconfig/U/perl
29592            ! d_procselfexe.U
29593 ____________________________________________________________________________
29594 [ 13191] By: jhi                                   on 2001/11/22  05:06:09
29595         Log: procselfexe tweak: for some reason I had a ls in
29596              /proc/self/exe, not the ls Configure thought it
29597              would found.
29598      Branch: perl
29599            ! Configure
29600 ____________________________________________________________________________
29601 [ 13190] By: jhi                                   on 2001/11/22  04:45:36
29602         Log: Corify the Net::Ping tests; skip the tests
29603              unless $ENV{PERL_TEST_Net_Ping} is true.
29604      Branch: perl
29605            ! lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
29606            ! lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
29607            ! lib/Net/Ping/t/200_ping_tcp.t
29608 ____________________________________________________________________________
29609 [ 13189] By: jhi                                   on 2001/11/22  04:44:03
29610         Log: metaconfig units changes for #13188.
29611      Branch: metaconfig
29612            ! U/modified/Head.U
29613      Branch: metaconfig/U/perl
29614            ! issymlink.U
29615 ____________________________________________________________________________
29616 [ 13188] By: jhi                                   on 2001/11/22  04:43:29
29617         Log: The #13182 didn't really help.  The real problem
29618              seems to be that 'sh' can in AIX mean at least three
29619              different things, and we can't know which one it is
29620              unless we export $newsh from an earlier run (and it's
29621              the 'bsh' aka 'sh' that has the the broken test -h).
29622      Branch: perl
29623            ! Configure
29624 ____________________________________________________________________________
29625 [ 13187] By: gsar                                  on 2001/11/22  03:42:58
29626         Log: local(*CORE::GLOBAL::require) doesn't behave like other overrides 
29627      Branch: perl
29628            ! op.c t/op/override.t
29629 ____________________________________________________________________________
29630 [ 13186] By: jhi                                   on 2001/11/22  03:18:49
29631         Log: Subject: [PATCH: perl@13169] add Shell.t tests for VMS
29632              From: PPrymmer@factset.com 
29633              Date: Wed, 21 Nov 2001 20:17:25 -0500
29634              Message-ID: <OF6DA93FFA.A954A0D4-ON85256B0C.0006DDF9@55.25.11>
29635      Branch: perl
29636            ! lib/Shell.t
29637 ____________________________________________________________________________
29638 [ 13185] By: jhi                                   on 2001/11/22  03:09:27
29639         Log: Reapply perlmodinstall parts of #12897.
29640      Branch: perl
29641            ! pod/perlmodinstall.pod
29642 ____________________________________________________________________________
29643 [ 13184] By: jhi                                   on 2001/11/22  03:08:00
29644         Log: perlmodinstall 2.01 from Jon Orwant.
29645      Branch: perl
29646            ! pod/perlmodinstall.pod
29647 ____________________________________________________________________________
29648 [ 13183] By: jhi                                   on 2001/11/21  22:33:20
29649         Log: Subject: [PATCH @10907] REXX on OS/2
29650              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
29651              Date: Wed, 21 Nov 2001 15:26:11 -0500
29652              Message-ID: <20011121152611.A13664@math.ohio-state.edu>
29653      Branch: perl
29654            ! os2/Makefile.SHs os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
29655            ! os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/perlrexx.c
29656 ____________________________________________________________________________
29657 [ 13182] By: jhi                                   on 2001/11/21  22:31:10
29658         Log: metaconfig unit change for #13181.
29659      Branch: metaconfig/U/perl
29660            ! issymlink.U
29661 ____________________________________________________________________________
29662 [ 13181] By: jhi                                   on 2001/11/21  22:30:37
29663         Log: AIX has broken builtin 'test'.
29664      Branch: perl
29665            ! Configure
29666 ____________________________________________________________________________
29667 [ 13180] By: jhi                                   on 2001/11/21  22:27:16
29668         Log: Subject: [PATCH 5.7.x] INSTALL size update
29669              From: Andy Dougherty <doughera@lafayette.edu>
29670              Date: Wed, 21 Nov 2001 14:49:21 -0500 (EST) 
29671              Message-ID: <Pine.SOL.4.10.10111211448190.16009-100000@maxwell.phys.lafayette.edu>         
29672      Branch: perl
29673            ! INSTALL
29674 ____________________________________________________________________________
29675 [ 13179] By: jhi                                   on 2001/11/21  22:25:14
29676         Log: Implement the sort pragma.  Split sort code from pp_ctl.c
29677              to pp_sort.c.  Includes the quicksort stabilizing layer
29678              from John P. Linderman.  -Msort=qsort or -Msort=fast is
29679              faster than without (or with -Msort=mergesort or -Msort=safe)
29680              for short random inputs, but for some reason not quite as fast
29681              as 5.6.1 qsort.  More benchmarking, profiling, tuning, and
29682              optimizing definitely needed.
29683      Branch: perl
29684            + lib/sort.pm lib/sort.t pp_sort.c
29685            ! MANIFEST Makefile.SH Makefile.micro NetWare/Makefile embed.h
29686            ! embed.pl global.sym perl.h pp_ctl.c proto.h
29687            ! vms/descrip_mms.template vos/build.cm win32/Makefile
29688            ! win32/makefile.mk wince/Makefile.ce
29689 ____________________________________________________________________________
29690 [ 13178] By: gbarr                                 on 2001/11/21  18:30:10
29691         Log: Sync file with libnet-1.0901-tobe
29692      Branch: perl
29693            + lib/Net/t/config.t lib/Net/t/libnet_t.pl lib/Net/t/time.t
29694            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Config.pm
29695            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/E.pm
29696            ! lib/Net/FTP/L.pm lib/Net/NNTP.pm lib/Net/POP3.pm
29697            ! lib/Net/SMTP.pm lib/Net/libnetFAQ.pod
29698 ____________________________________________________________________________
29699 [ 13177] By: jhi                                   on 2001/11/21  17:31:28
29700         Log: Subject: [PATCH perldoc] problems with pod2man
29701              From: Robin Barker <rmb1@cise.npl.co.uk>
29702              Date: Wed, 21 Nov 2001 17:48:51 GMT
29703              Message-Id: <200111211748.RAA07123@tempest.npl.co.uk>
29704      Branch: perl
29705            ! utils/perldoc.PL
29706 ____________________________________________________________________________
29707 [ 13176] By: jhi                                   on 2001/11/21  17:27:30
29708         Log: debug_pad only visible when debugging.
29709      Branch: perl
29710            ! makedef.pl
29711 ____________________________________________________________________________
29712 [ 13175] By: jhi                                   on 2001/11/21  16:02:14
29713         Log: metaconfig units changes for #13174.
29714      Branch: metaconfig/U/perl
29715            + d_procselfexe.U
29716            - procselfexe.U
29717 ____________________________________________________________________________
29718 [ 13174] By: jhi                                   on 2001/11/21  16:01:39
29719         Log: procselfexe tweaks.
29720      Branch: perl
29721            ! Configure config_h.SH
29722 ____________________________________________________________________________
29723 [ 13173] By: jhi                                   on 2001/11/21  15:55:08
29724         Log: Upgrade to Net::Ping 2.06.
29725      Branch: perl
29726            + lib/Net/Ping/CHANGES lib/Net/Ping/README
29727            + lib/Net/Ping/t/100_load.t lib/Net/Ping/t/110_icmp_inst.t
29728            + lib/Net/Ping/t/120_udp_inst.t lib/Net/Ping/t/130_tcp_inst.t
29729            + lib/Net/Ping/t/200_ping_tcp.t
29730            ! MANIFEST lib/Net/Ping.pm
29731 ____________________________________________________________________________
29732 [ 13172] By: jhi                                   on 2001/11/21  15:17:13
29733         Log: Upgrade to Math::BigInt 1.47.
29734      Branch: perl
29735            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
29736            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
29737            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
29738            ! lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/bigintpm.t
29739            ! lib/Math/BigInt/t/mbimbf.t lib/Math/BigInt/t/sub_mbf.t
29740            ! lib/Math/BigInt/t/sub_mbi.t
29741 ____________________________________________________________________________
29742 [ 13171] By: jhi                                   on 2001/11/21  15:03:53
29743         Log: Dynaloading for POSIX-BC from Thomas Dorner.
29744      Branch: perl
29745            ! hints/posix-bc.sh
29746 ____________________________________________________________________________
29747 [ 13170] By: jhi                                   on 2001/11/21  15:02:39
29748         Log: Strange: the same mysterious regex study bug
29749              seems to be present both in OS/390 and POSIX-BC.
29750              Deep EBCDIC magic that regex engine gets wrong,
29751              or a bug in some compiler/library shared by the
29752              two platforms?  From Thomas Dorner.
29753      Branch: perl
29754            ! t/op/study.t
29755 ____________________________________________________________________________
29756 [ 13169] By: jhi                                   on 2001/11/21  14:47:03
29757         Log: More lost and found.
29758      Branch: perl
29759            + lib/Test/Simple/README
29760            ! MANIFEST
29761 ____________________________________________________________________________
29762 [ 13168] By: jhi                                   on 2001/11/21  14:45:05
29763         Log: MANIFESTly missing.
29764      Branch: perl
29765            ! MANIFEST
29766 ____________________________________________________________________________
29767 [ 13167] By: jhi                                   on 2001/11/21  14:42:35
29768         Log: Subject: Re: PERFORCE change 13162 for review               
29769              From: Philip Newton <Philip.Newton@gmx.net> 
29770              Date: Wed, 21 Nov 2001 16:44:30 +0100
29771              Message-ID: <j2invt4a84bccvj8khob0s9m3hd5urmcud@4ax.com>
29772      Branch: perl
29773            ! ext/Devel/PPPort/PPPort.pm
29774 ____________________________________________________________________________
29775 [ 13166] By: jhi                                   on 2001/11/21  14:39:27
29776         Log: Update Changes.
29777      Branch: perl
29778            ! Changes patchlevel.h
29779 ____________________________________________________________________________
29780 [ 13165] By: jhi                                   on 2001/11/21  14:34:43
29781         Log: Small doc tweaks.
29782      Branch: perl
29783            ! ext/PerlIO/Via/Via.pm
29784 ____________________________________________________________________________
29785 [ 13164] By: jhi                                   on 2001/11/21  14:13:00
29786         Log: Redundant return.
29787      Branch: perl
29788            ! ext/MIME/Base64/QuotedPrint.pm
29789 ____________________________________________________________________________
29790 [ 13163] By: jhi                                   on 2001/11/21  13:52:30
29791         Log: Subject: [PATCH] Z*/[AZa]* fails to pack length properly
29792              From: "Wolfgang Laun" <wolfgang.laun@chello.at>
29793              Date: Wed, 21 Nov 2001 10:23:16 +0100
29794              Message-ID: <200111211023160020.0050BD28@smtp.chello.at>   
29795      Branch: perl
29796            ! pp_pack.c t/op/pack.t
29797 ____________________________________________________________________________
29798 [ 13162] By: jhi                                   on 2001/11/21  13:44:41
29799         Log: Add Devel::PPPort originally from Kenneth Albanowski,
29800              revigorated by Paul Marquess: gives h2xs a Perl version
29801              portability boost.
29802      Branch: perl
29803            + ext/Devel/PPPort/Makefile.PL ext/Devel/PPPort/PPPort.pm
29804            + ext/Devel/PPPort/README ext/Devel/PPPort/TODO
29805            + ext/Devel/PPPort/harness/Harness.pm
29806            + ext/Devel/PPPort/harness/Harness.xs
29807            + ext/Devel/PPPort/harness/Makefile.PL
29808            + ext/Devel/PPPort/harness/module2.c
29809            + ext/Devel/PPPort/harness/module3.c
29810            + ext/Devel/PPPort/harness/t/test.t ext/Devel/PPPort/soak
29811            ! MANIFEST lib/h2xs.t utils/h2xs.PL
29812 ____________________________________________________________________________
29813 [ 13161] By: jhi                                   on 2001/11/21  13:43:08
29814         Log: Oops.
29815      Branch: perl
29816            ! lib/Test/Simple/t/filehandles.t
29817 ____________________________________________________________________________
29818 [ 13160] By: jhi                                   on 2001/11/21  13:23:07
29819         Log: Subject: Re: PERFORCE change 13152 for review               
29820              From: Philip Newton <Philip.Newton@gmx.net> 
29821              Date: Wed, 21 Nov 2001 09:04:05 +0100
29822              Message-ID: <1glmvtgulgh95tcrent3cso98pb5nm3rgb@4ax.com>
29823      Branch: perl
29824            ! lib/Test/Builder.pm
29825 ____________________________________________________________________________
29826 [ 13159] By: jhi                                   on 2001/11/21  13:19:08
29827         Log: Subject: Re: PERFORCE change 13142 for review
29828              From: Philip Newton <Philip.Newton@gmx.net>
29829              Date: Wed, 21 Nov 2001 09:04:03 +0100
29830              Message-ID: <m9lmvt8a2vjq2sa8stds01msej0f2f03up@4ax.com>
29831              
29832              plus rewrap few paragraphs.
29833      Branch: perl
29834            ! lib/Pod/LaTeX.pm
29835 ____________________________________________________________________________
29836 [ 13158] By: jhi                                   on 2001/11/21  03:59:51
29837         Log: Integrate #13154 from macperl; Remove comments.
29838      Branch: perl
29839           !> lib/File/Spec/Mac.pm
29840 ____________________________________________________________________________
29841 [ 13157] By: jhi                                   on 2001/11/21  03:53:06
29842         Log: Update the list of modules having tests.
29843      Branch: perl
29844            ! t/lib/1_compile.t
29845 ____________________________________________________________________________
29846 [ 13156] By: pudge                                 on 2001/11/21  03:19:09
29847         Log: Slight doc changes.
29848      Branch: maint-5.6/macperl
29849            ! macos/macperl/MacPerl.podhelp
29850 ____________________________________________________________________________
29851 [ 13155] By: pudge                                 on 2001/11/21  03:18:48
29852         Log: Add UTF-16 coercion.
29853      Branch: maint-5.6/macperl
29854            ! macos/lib/Mac/AppleEvents/Simple.pm
29855 ____________________________________________________________________________
29856 [ 13154] By: pudge                                 on 2001/11/21  03:16:55
29857         Log: Remove comments.
29858      Branch: maint-5.6/macperl
29859            ! lib/File/Spec/Mac.pm
29860 ____________________________________________________________________________
29861 [ 13153] By: pudge                                 on 2001/11/21  03:16:00
29862         Log: Fix FSpGetCatInfo (and other functions) corrupting
29863              memory with bad filespecs (bug #471867)
29864      Branch: maint-5.6/macperl
29865            ! macos/ext/Mac/Files/typemap macos/ext/Mac/typemap
29866 ____________________________________________________________________________
29867 [ 13152] By: jhi                                   on 2001/11/21  03:09:46
29868         Log: Upgrade to Test::Simple 0.33.
29869      Branch: perl
29870            ! lib/Test/Builder.pm lib/Test/More.pm lib/Test/Simple/Changes
29871            ! lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/no_header.t
29872            ! lib/Test/Simple/t/output.t lib/Test/Tutorial.pod
29873 ____________________________________________________________________________
29874 [ 13151] By: jhi                                   on 2001/11/21  03:01:36
29875         Log: Upgrade to Test::Harness 1.26.
29876      Branch: perl
29877            ! lib/Test/Harness.pm lib/Test/Harness/Changes
29878 ____________________________________________________________________________
29879 [ 13150] By: jhi                                   on 2001/11/21  02:15:47
29880         Log: Integrate change #13145 from maintperl;
29881              another compatibility tweak to change#12559: avoid quoting
29882              arguments that already have quotes; add test case
29883      Branch: perl
29884           !> t/op/system_tests win32/win32.c
29885 ____________________________________________________________________________
29886 [ 13149] By: gsar                                  on 2001/11/21  02:00:28
29887         Log: integrate change#13147 from mainline (fixes nit in change#10091)
29888              
29889              Subject: [PATCH] spaceship and refs
29890      Branch: maint-5.6/perl
29891            ! pp.c pp_hot.c t/op/cmp.t
29892 ____________________________________________________________________________
29893 [ 13148] By: jhi                                   on 2001/11/21  00:44:56
29894         Log: Subject: [PATCH] Add test for Pod::ParseUtils              
29895              From: Tim Jenness <t.jenness@jach.hawaii.edu>            
29896              Date: Tue, 20 Nov 2001 14:33:14 -1000 (HST)
29897              Message-ID: <Pine.LNX.4.33.0111201429060.22000-100000@lapaki>
29898      Branch: perl
29899            + lib/Pod/t/utils.t
29900            ! MANIFEST
29901 ____________________________________________________________________________
29902 [ 13147] By: jhi                                   on 2001/11/21  00:40:09
29903         Log: Subject: [PATCH] spaceship and refs
29904              From: Nicholas Clark <nick@ccl4.org>
29905              Date: Tue, 20 Nov 2001 21:59:51 +0000
29906              Message-ID: <20011120215951.U62891@plum.flirble.org> 
29907      Branch: perl
29908            ! pp.c pp_hot.c t/op/cmp.t
29909 ____________________________________________________________________________
29910 [ 13146] By: jhi                                   on 2001/11/21  00:37:00
29911         Log: Try to clarify which I/O call operates on bytes,
29912              which on characters, which on either.
29913      Branch: perl
29914            ! pod/perlfunc.pod
29915 ____________________________________________________________________________
29916 [ 13145] By: gsar                                  on 2001/11/21  00:14:29
29917         Log: another compatibility tweak to change#12559: avoid quoting
29918              arguments that already have quotes; add test case
29919      Branch: maint-5.6/perl
29920            ! t/op/system_tests win32/win32.c
29921 ____________________________________________________________________________
29922 [ 13144] By: jhi                                   on 2001/11/20  22:31:47
29923         Log: Give a simple example of writing PerlIO::Via handlers
29924              in Perl.
29925      Branch: perl
29926            ! ext/PerlIO/Via/Via.pm
29927 ____________________________________________________________________________
29928 [ 13143] By: jhi                                   on 2001/11/20  20:50:41
29929         Log: Add test for Pod::LaTeX; re-sort MANIFEST.
29930      Branch: perl
29931            + lib/Pod/t/latex.t
29932            ! MANIFEST
29933 ____________________________________________________________________________
29934 [ 13142] By: jhi                                   on 2001/11/20  20:42:48
29935         Log: Subject: [PATCH] Pod::LaTeX up to V0.54
29936              From: Tim Jenness <t.jenness@jach.hawaii.edu>
29937              Date: Tue, 20 Nov 2001 11:36:54 -1000 (HST)
29938              Message-ID: <Pine.LNX.4.33.0111201131060.22000-100000@lapaki>
29939      Branch: perl
29940            ! lib/Pod/LaTeX.pm pod/pod2latex.PL
29941 ____________________________________________________________________________
29942 [ 13141] By: jhi                                   on 2001/11/20  20:35:14
29943         Log: Spread d_procselfexe to far-off lands (undefined).
29944      Branch: perl
29945            ! NetWare/config.wc configure.com epoc/config.sh uconfig.h
29946            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
29947            ! vos/config.ga.def vos/config.ga.h win32/config.bc
29948            ! win32/config.gc win32/config.vc win32/config.win64
29949            ! wince/config.ce
29950 ____________________________________________________________________________
29951 [ 13140] By: jhi                                   on 2001/11/20  20:17:13
29952         Log: Integrate perlio; add detection and use of /proc/self/exe
29953              (Linuxism for finding the absolute path of the executable)
29954      Branch: perl
29955           !> Configure config_h.SH perl.c t/op/magic.t
29956 ____________________________________________________________________________
29957 [ 13139] By: jhi                                   on 2001/11/20  20:12:06
29958         Log: Really define do_report_used() only if DEBUGGING.
29959      Branch: perl
29960            ! sv.c
29961 ____________________________________________________________________________
29962 [ 13138] By: nick                                  on 2001/11/20  20:01:05
29963         Log: perl.c change to use HAS_PROCSELFEXE, also
29964              tweak to $^X test to comprehend full path to real executable
29965              being returned (like Cygwin as it happens...)
29966      Branch: perlio
29967            ! perl.c t/op/magic.t
29968 ____________________________________________________________________________
29969 [ 13137] By: nick                                  on 2001/11/20  19:46:00
29970         Log: Integrate mainline
29971      Branch: perlio
29972           +> lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
29973           +> lib/NEXT/t/unseen.t
29974            - lib/NEXT/test.pl
29975           !> (integrate 34 files)
29976 ____________________________________________________________________________
29977 [ 13136] By: jhi                                   on 2001/11/20  17:47:36
29978         Log: Subject: [?PATCH] terser pp_eq
29979              From: Nicholas Clark <nick@ccl4.org>
29980              Date: Mon, 19 Nov 2001 23:09:02 +0000
29981              Message-ID: <20011119230901.O62891@plum.flirble.org>
29982      Branch: perl
29983            ! pp_hot.c
29984 ____________________________________________________________________________
29985 [ 13135] By: jhi                                   on 2001/11/20  17:40:13
29986         Log: Pass 4 at perldelta - cleanup problems found by podchecker.
29987      Branch: perl
29988            ! pod/perldelta.pod
29989 ____________________________________________________________________________
29990 [ 13134] By: jhi                                   on 2001/11/20  16:59:54
29991         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
29992              From: Andy Dougherty <doughera@lafayette.edu>
29993              Date: Tue, 20 Nov 2001 12:45:32 -0500 (EST)
29994              Message-ID: <Pine.SOL.4.10.10111201240270.15132-100000@maxwell.phys.lafayette.edu>
29995      Branch: perl
29996            ! ext/re/Makefile.PL ext/re/re.xs
29997 ____________________________________________________________________________
29998 [ 13133] By: jhi                                   on 2001/11/20  15:51:04
29999         Log: Subject: Re: [ID 20011117.127] Not OK: perl v5.7.2 +DEVEL13048 on i686-linux 2.4.15-pre6
30000              From: Andy Dougherty <doughera@lafayette.edu>
30001              Date: Tue, 20 Nov 2001 11:08:13 -0500 (EST)
30002              Message-ID: <Pine.SOL.4.10.10111201106010.15104-100000@maxwell.phys.lafayette.edu>
30003      Branch: perl
30004            ! ext/re/re.xs
30005 ____________________________________________________________________________
30006 [ 13132] By: jhi                                   on 2001/11/20  15:31:43
30007         Log: Integrate change #13119 from macperl.
30008              (No changes since already applied the patch,
30009              just keep perforce happy and well-fed.)
30010      Branch: perl
30011           !> lib/Pod/Html.pm
30012 ____________________________________________________________________________
30013 [ 13131] By: jhi                                   on 2001/11/20  15:29:55
30014         Log: Subject: [PATCH] filter-util.pl for Mac OS
30015              From: Chris Nandor <pudge@pobox.com>
30016              Date: Tue, 20 Nov 2001 00:16:11 -0500
30017              Message-Id: <p0510030ab81f970e9c05@[10.0.1.177]>
30018      Branch: perl
30019            ! t/lib/filter-util.pl
30020 ____________________________________________________________________________
30021 [ 13130] By: jhi                                   on 2001/11/20  15:23:11
30022         Log: Subject: [PATCH] Portability fix for Pod::Html
30023              From: Chris Nandor <pudge@pobox.com>
30024              Date: Tue, 20 Nov 2001 00:01:05 -0500
30025              Message-Id: <p05100307b81f92788846@[10.0.1.177]>
30026      Branch: perl
30027            ! lib/Pod/Html.pm
30028 ____________________________________________________________________________
30029 [ 13129] By: jhi                                   on 2001/11/20  15:14:49
30030         Log: Need to skip more tests if not perlio.
30031      Branch: perl
30032            ! lib/open.t
30033 ____________________________________________________________________________
30034 [ 13128] By: jhi                                   on 2001/11/20  15:04:55
30035         Log: Pass 3 at perldelta - sort the lists of new modules,
30036              module improvements, and new platforms.
30037      Branch: perl
30038            ! pod/perldelta.pod
30039 ____________________________________________________________________________
30040 [ 13127] By: jhi                                   on 2001/11/20  13:42:22
30041         Log: Document ${^OPEN}.
30042      Branch: perl
30043            ! pod/perlvar.pod
30044 ____________________________________________________________________________
30045 [ 13126] By: pudge                                 on 2001/11/20  03:28:51
30046         Log: Make configpm work with extra keys
30047      Branch: maint-5.6/macperl
30048            ! macos/configpm
30049 ____________________________________________________________________________
30050 [ 13125] By: pudge                                 on 2001/11/20  03:28:09
30051         Log: Version and doc updates
30052      Branch: maint-5.6/macperl
30053            ! macos/MPVersion.r macos/macperl/MacPerl.podhelp
30054 ____________________________________________________________________________
30055 [ 13124] By: pudge                                 on 2001/11/20  03:27:44
30056         Log: More fixes for error message parsing (bug #470316)
30057      Branch: maint-5.6/macperl
30058            ! macos/macish.c
30059 ____________________________________________________________________________
30060 [ 13123] By: pudge                                 on 2001/11/20  03:26:32
30061         Log: Fix ctrl-D handling (bug #471436), more exit fixes (bug #467732),
30062              remove obsolete function (bug #465225)
30063      Branch: maint-5.6/macperl
30064            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
30065            ! macos/macperl/MPScript.c
30066 ____________________________________________________________________________
30067 [ 13122] By: pudge                                 on 2001/11/20  03:20:17
30068         Log: Add p2as droplet to distribution.
30069      Branch: maint-5.6/macperl
30070            + macos/macperl/Droplets/p2as.plx
30071 ____________________________________________________________________________
30072 [ 13121] By: pudge                                 on 2001/11/20  03:10:36
30073         Log: Bundle File::Sort.
30074      Branch: maint-5.6/macperl
30075            + macos/bundled_lib/blib/lib/File/Sort.pm
30076 ____________________________________________________________________________
30077 [ 13120] By: pudge                                 on 2001/11/20  03:09:21
30078         Log: Various bundled module fixes.
30079      Branch: maint-5.6/macperl
30080            ! macos/bundled_ext/Compress/Zlib/Makefile.mk
30081            ! macos/bundled_ext/Digest/MD5/t/files.t
30082            ! macos/bundled_ext/Filter/t/filter-util.pl
30083            ! macos/bundled_lib/blib/lib/Net/Config.pm
30084            ! macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
30085 ____________________________________________________________________________
30086 [ 13119] By: pudge                                 on 2001/11/20  03:08:27
30087         Log: Portability fix for Pod::Html.
30088      Branch: maint-5.6/macperl
30089            ! lib/Pod/Html.pm
30090 ____________________________________________________________________________
30091 [ 13118] By: jhi                                   on 2001/11/20  02:58:38
30092         Log: Upgrade to Text::Balanced 1.89.
30093      Branch: perl
30094            ! lib/Text/Balanced.pm lib/Text/Balanced/Changes
30095            ! lib/Text/Balanced/README lib/Text/Balanced/t/extbrk.t
30096            ! lib/Text/Balanced/t/extcbk.t lib/Text/Balanced/t/extdel.t
30097            ! lib/Text/Balanced/t/extmul.t lib/Text/Balanced/t/extqlk.t
30098            ! lib/Text/Balanced/t/exttag.t lib/Text/Balanced/t/extvar.t
30099            ! lib/Text/Balanced/t/gentag.t
30100 ____________________________________________________________________________
30101 [ 13117] By: jhi                                   on 2001/11/20  02:53:32
30102         Log: Upgrade to NEXT 0.50.
30103      Branch: perl
30104            + lib/NEXT/t/actual.t lib/NEXT/t/actuns.t lib/NEXT/t/next.t
30105            + lib/NEXT/t/unseen.t
30106            - lib/NEXT/test.pl
30107            ! MANIFEST lib/NEXT.pm lib/NEXT/Changes lib/NEXT/README
30108 ____________________________________________________________________________
30109 [ 13116] By: pudge                                 on 2001/11/20  02:47:23
30110         Log: Integrate with maint-5.6/perl.
30111      Branch: maint-5.6/macperl
30112           !> win32/win32.c
30113 ____________________________________________________________________________
30114 [ 13115] By: jhi                                   on 2001/11/20  01:57:41
30115         Log: Update the README.threads scary header a bit.
30116      Branch: perl
30117            ! README.threads
30118 ____________________________________________________________________________
30119 [ 13114] By: jhi                                   on 2001/11/20  01:49:59
30120         Log: Pass 2 at perldelta: add some changes since 5.7.2.
30121      Branch: perl
30122            ! pod/perldelta.pod
30123 ____________________________________________________________________________
30124 [ 13113] By: jhi                                   on 2001/11/20  00:55:25
30125         Log: Subject: [DOC PATCH] perlfaq4.pod 
30126              From: Tim Jenness <t.jenness@jach.hawaii.edu>
30127              Date: Mon, 19 Nov 2001 15:31:36 -1000 (HST)
30128              Message-ID: <Pine.LNX.4.33.0111191530180.5914-100000@lapaki>           
30129      Branch: perl
30130            ! pod/perlfaq4.pod
30131 ____________________________________________________________________________
30132 [ 13112] By: jhi                                   on 2001/11/20  00:53:17
30133         Log: Subject: [PATCH perl.c] Extra diagnostics for -DP            
30134              From: Michael G Schwern <schwern@pobox.com> 
30135              Date: Mon, 19 Nov 2001 19:53:12 -0500
30136              Message-ID: <20011119195311.I11883@blackrider>
30137      Branch: perl
30138            ! perl.c
30139 ____________________________________________________________________________
30140 [ 13111] By: jhi                                   on 2001/11/20  00:48:46
30141         Log: Subject: [PATCH: perl@13050] update of vms Makefile.SH analog
30142              From: PPrymmer@factset.com
30143              Date: Mon, 19 Nov 2001 17:08:59 -0500
30144              Message-ID: <OFE1F46859.B4E4C53A-ON85256B09.0078C420@55.25.11>
30145      Branch: perl
30146            ! vms/descrip_mms.template
30147 ____________________________________________________________________________
30148 [ 13110] By: jhi                                   on 2001/11/20  00:39:02
30149         Log: Create a per-interpeter debug scratchpad container
30150              and use that for the regexec debugging.
30151      Branch: perl
30152            ! embedvar.h intrpvar.h perl.c perl.h perlapi.h regexec.c
30153 ____________________________________________________________________________
30154 [ 13109] By: nick                                  on 2001/11/19  22:01:45
30155         Log: Use /proc/self/exe to set $^X on linux (or anywhere new
30156              Configure unit detects the feature).
30157      Branch: metaconfig/U/perl
30158            + procselfexe.U
30159      Branch: perlio
30160            ! Configure config_h.SH
30161 ____________________________________________________________________________
30162 [ 13108] By: nick                                  on 2001/11/19  20:39:17
30163         Log: Integrate mainline
30164      Branch: perlio
30165           +> t/op/or.t
30166           !> (integrate 44 files)
30167 ____________________________________________________________________________
30168 [ 13107] By: jhi                                   on 2001/11/19  20:22:36
30169         Log: sysseek tweak.
30170      Branch: perl
30171            ! pod/perlfunc.pod
30172 ____________________________________________________________________________
30173 [ 13106] By: jhi                                   on 2001/11/19  20:18:42
30174         Log: Move the sysio tests from io/utf8 to lib/open.
30175      Branch: perl
30176            ! lib/open.t t/io/utf8.t
30177 ____________________________________________________________________________
30178 [ 13105] By: nick                                  on 2001/11/19  20:15:39
30179         Log: Add a .package and a README to //depot/metaconfig
30180      Branch: metaconfig
30181            + .package README
30182 ____________________________________________________________________________
30183 [ 13104] By: jhi                                   on 2001/11/19  20:01:54
30184         Log: Thou shalt not mix stdio and sysio.
30185      Branch: perl
30186            ! t/io/utf8.t
30187 ____________________________________________________________________________
30188 [ 13103] By: jhi                                   on 2001/11/19  19:28:40
30189         Log: Update Changes.
30190      Branch: perl
30191            ! Changes patchlevel.h
30192 ____________________________________________________________________________
30193 [ 13102] By: jhi                                   on 2001/11/19  19:17:14
30194         Log: The runops_debug needs to be present always, otherwise
30195              places like AIX which need an explicit symbol export list
30196              will croak when trying to build Devel::Peek (which uses
30197              the runops_debug).
30198      Branch: perl
30199            ! makedef.pl
30200 ____________________________________________________________________________
30201 [ 13101] By: jhi                                   on 2001/11/19  19:06:48
30202         Log: Subject: [PATCH: perl@13050] VMS specific cleanup and strictness for tie_sdbm.t
30203              From: PPrymmer@factset.com 
30204              Date: Mon, 19 Nov 2001 11:34:22 -0500
30205              Message-ID: <OF8BFCD922.9F513397-ON85256B09.005AAA90@55.25.11>
30206      Branch: perl
30207            ! lib/Memoize/t/tie_sdbm.t
30208 ____________________________________________________________________________
30209 [ 13100] By: jhi                                   on 2001/11/19  18:57:11
30210         Log: Retract #13088: it seems that unless dump.c is extensively
30211              reorganized as to what symbols it shows, when, and to whom,
30212              we are stuck with having the dump.o symbols in the libperl
30213              and thusly in the main Perl binary.
30214      Branch: perl
30215            ! embedvar.h perlapi.h perlvars.h
30216 ____________________________________________________________________________
30217 [ 13099] By: jhi                                   on 2001/11/19  18:02:14
30218         Log: The _uni_display should not be in dump.c since they
30219              are used under normal operation (S_not_a_number()).
30220      Branch: perl
30221            ! dump.c embed.h embed.pl global.sym proto.h utf8.c
30222 ____________________________________________________________________________
30223 [ 13098] By: jhi                                   on 2001/11/19  17:37:26
30224         Log: Protect sv_dump() from being included unless DEBUGGING,
30225              as noticed by Ilya.
30226      Branch: perl
30227            ! sv.c
30228 ____________________________________________________________________________
30229 [ 13097] By: jhi                                   on 2001/11/19  15:11:41
30230         Log: Pending further investigation skip the tell() tests.
30231              The tell() is okay on Solaris, HP-UX and Tru64, but fails
30232              (by returning too much) in Linux.
30233      Branch: perl
30234            ! t/io/utf8.t
30235 ____________________________________________________________________________
30236 [ 13096] By: jhi                                   on 2001/11/19  14:28:57
30237         Log: Retract #13082 until a better solution is found:
30238              statics break ithreads.
30239      Branch: perl
30240            ! regexec.c
30241 ____________________________________________________________________________
30242 [ 13095] By: jhi                                   on 2001/11/19  14:24:33
30243         Log: Figures 1 and 2 for UTF-8.
30244      Branch: perl
30245            ! pod/perlunicode.pod
30246 ____________________________________________________________________________
30247 [ 13094] By: jhi                                   on 2001/11/19  14:09:34
30248         Log: Subject: [PATCH] new warning "Useless use of sort in scalar context"
30249              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30250              Date: Mon, 19 Nov 2001 13:26:45 +0100                 
30251              Message-ID: <20011119132645.A15034@rafael>
30252      Branch: perl
30253            ! op.c pod/perldiag.pod t/lib/warnings/op
30254 ____________________________________________________________________________
30255 [ 13093] By: jhi                                   on 2001/11/19  14:07:20
30256         Log: Subject: [PATCH t/op/closure.t] A little extra debugging output
30257              From: Michael G Schwern <schwern@pobox.com> 
30258              Date: Mon, 19 Nov 2001 03:11:12 -0500                 
30259              Message-ID: <20011119031112.E786@blackrider>
30260      Branch: perl
30261            ! t/op/closure.t
30262 ____________________________________________________________________________
30263 [ 13092] By: jhi                                   on 2001/11/19  14:05:21
30264         Log: Subject: [PATCH MANIFEST t/op/or.t] Double FETCH test
30265              From: Michael G Schwern <schwern@pobox.com>
30266              Date: Mon, 19 Nov 2001 03:42:56 -0500
30267              Message-ID: <20011119034256.I786@blackrider>
30268      Branch: perl
30269            + t/op/or.t
30270            ! MANIFEST
30271 ____________________________________________________________________________
30272 [ 13091] By: jhi                                   on 2001/11/19  13:50:45
30273         Log: Subject: [PATCH] io_poll.t vms/test.com tweaks
30274              From: "Craig A. Berry" <craigberry@mac.com>
30275              Date: Sun, 18 Nov 2001 14:33:48 -0600
30276              Message-Id: <a05101001b81db38899ea@[172.16.52.1]>
30277      Branch: perl
30278            ! ext/IO/lib/IO/t/io_poll.t vms/test.com
30279 ____________________________________________________________________________
30280 [ 13090] By: jhi                                   on 2001/11/19  13:49:28
30281         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
30282              From: Dave Rolsky <autarch@urth.org>
30283              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST)
30284              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
30285      Branch: perl
30286            ! lib/ExtUtils/Manifest.pm
30287 ____________________________________________________________________________
30288 [ 13089] By: jhi                                   on 2001/11/19  13:48:35
30289         Log: Subject: [PATCH] ExtUtils::Install - use File::Spec instead of ExtUtils::MakeMaker
30290              From: Dave Rolsky <autarch@urth.org>
30291              Date: Mon, 19 Nov 2001 00:07:28 -0600 (CST) 
30292              Message-ID: <Pine.LNX.4.40.0111190006040.4213-100000@urth.org>
30293      Branch: perl
30294            ! lib/ExtUtils/Install.pm
30295 ____________________________________________________________________________
30296 [ 13088] By: jhi                                   on 2001/11/19  13:44:49
30297         Log: The runops_dbg should not be needed.
30298      Branch: perl
30299            ! embedvar.h perlapi.h perlvars.h pod/perlapi.pod
30300 ____________________________________________________________________________
30301 [ 13087] By: jhi                                   on 2001/11/19  13:28:22
30302         Log: do_spawn() cleanup from Charles Lane.
30303      Branch: perl
30304            ! vms/vms.c
30305 ____________________________________________________________________________
30306 [ 13086] By: jhi                                   on 2001/11/19  13:22:26
30307         Log: Update the list of tests.
30308      Branch: perl
30309            ! t/lib/1_compile.t
30310 ____________________________________________________________________________
30311 [ 13085] By: jhi                                   on 2001/11/18  21:57:23
30312         Log: Subject: [PATCH t/lib/warnings/sv] Re: [ID 20011116.125] $a = undef; print "$a\n"; does not warn
30313              From: Michael G Schwern <schwern@pobox.com> 
30314              Date: Fri, 16 Nov 2001 17:37:04 -0500
30315              Message-ID: <20011116173703.L30160@blackrider>
30316      Branch: perl
30317            ! t/lib/warnings/sv
30318 ____________________________________________________________________________
30319 [ 13084] By: jhi                                   on 2001/11/18  21:38:50
30320         Log: FAQ sync.
30321      Branch: perl
30322            ! pod/perlfaq4.pod
30323 ____________________________________________________________________________
30324 [ 13083] By: jhi                                   on 2001/11/18  21:37:06
30325         Log: Integrate perlio; win32 sync.
30326      Branch: perl
30327           !> perlio.c win32/win32io.c
30328 ____________________________________________________________________________
30329 [ 13082] By: jhi                                   on 2001/11/18  19:13:06
30330         Log: (retracted by #13096)
30331              Debugging would be badly skewed by a malloc per regex dump.
30332      Branch: perl
30333            ! regexec.c
30334 ____________________________________________________________________________
30335 [ 13081] By: nick                                  on 2001/11/18  19:08:40
30336         Log: Win32 layer has a dup which needs to match new prototype.
30337      Branch: perlio
30338            ! win32/win32io.c
30339 ____________________________________________________________________________
30340 [ 13080] By: nick                                  on 2001/11/18  19:05:02
30341         Log: Wrong way to get stdio mode used.
30342      Branch: perlio
30343            ! perlio.c
30344 ____________________________________________________________________________
30345 [ 13079] By: jhi                                   on 2001/11/18  18:59:28
30346         Log: Retract #13048: that introduced a malloc() (through savepvn())
30347              to *every* m//, which killed the performance quite badly.
30348      Branch: perl
30349            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
30350 ____________________________________________________________________________
30351 [ 13078] By: jhi                                   on 2001/11/18  17:37:31
30352         Log: Pass 1 at perldelta.pod: sort the section contents
30353              together, drop all but the 5.7.2 known problems,
30354              leave the 5.7.1 security note since that's the
30355              fullest explanation (update the date on that).
30356      Branch: perl
30357            ! pod/perldelta.pod
30358 ____________________________________________________________________________
30359 [ 13077] By: jhi                                   on 2001/11/18  17:07:12
30360         Log: Retract 11635: close 20011113.110, reopen 20010809.028.
30361              
30362              Tiny problem in the test for 20011113.110: I hope
30363              'my $x= [("foo") x 1]' was never going to produce [qw(foo foo)] :-)
30364      Branch: perl
30365            ! pp.c t/op/repeat.t
30366 ____________________________________________________________________________
30367 [ 13076] By: jhi                                   on 2001/11/18  16:46:11
30368         Log: All of syswrite/send/sendto need to return character counts,
30369              and character counts from the offset, not the beginning of
30370              the scalar.
30371      Branch: perl
30372            ! pp_sys.c
30373 ____________________________________________________________________________
30374 [ 13075] By: jhi                                   on 2001/11/18  16:39:32
30375         Log: Integrate PerlIO: duping fixes.
30376      Branch: perl
30377           !> doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
30378           !> ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
30379           !> perliol.h sv.c
30380 ____________________________________________________________________________
30381 [ 13074] By: jhi                                   on 2001/11/18  16:34:29
30382         Log: syswrite() was still returning byte counts, not character counts.
30383      Branch: perl
30384            ! pp_sys.c t/io/utf8.t
30385 ____________________________________________________________________________
30386 [ 13073] By: jhi                                   on 2001/11/18  16:16:17
30387         Log: Add test for sysread().
30388      Branch: perl
30389            ! t/io/utf8.t
30390 ____________________________________________________________________________
30391 [ 13072] By: nick                                  on 2001/11/18  16:15:31
30392         Log: Allow dup'ing of PerlIO::Scalar etc.
30393      Branch: perlio
30394            ! doio.c ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
30395            ! ext/PerlIO/Via/Via.xs ext/PerlIO/t/scalar.t perlio.c perlio.h
30396            ! perliol.h sv.c
30397 ____________________________________________________________________________
30398 [ 13071] By: jhi                                   on 2001/11/18  16:12:32
30399         Log: Prepend a null byte to the test set.
30400      Branch: perl
30401            ! t/io/utf8.t
30402 ____________________________________________________________________________
30403 [ 13070] By: jhi                                   on 2001/11/18  15:13:57
30404         Log: Document how "no utf8;" can become handy.
30405      Branch: perl
30406            ! lib/utf8.pm
30407 ____________________________________________________________________________
30408 [ 13069] By: jhi                                   on 2001/11/18  14:05:23
30409         Log: Integrate perlio; force the inclusion of the PL_runops_*
30410      Branch: perl
30411           !> embedvar.h hv.c perlapi.h perlvars.h pod/perlapi.pod
30412 ____________________________________________________________________________
30413 [ 13068] By: nick                                  on 2001/11/18  13:23:33
30414         Log: embed.pl generated changes I forgot to include
30415      Branch: perlio
30416            ! embedvar.h perlapi.h pod/perlapi.pod
30417 ____________________________________________________________________________
30418 [ 13067] By: nick                                  on 2001/11/18  12:50:19
30419         Log: Force inclusion of both Perl_runops_* in perl itself,
30420              so they are available for Peek.xs etc.
30421      Branch: perlio
30422            ! perlvars.h
30423 ____________________________________________________________________________
30424 [ 13066] By: nick                                  on 2001/11/18  11:00:34
30425         Log: Integrate mainline - a few Devel::Peak fails.
30426      Branch: perlio
30427           +> (branch 29 files)
30428            - ext/Thread/Thread.pm lib/Benchmark.t
30429            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
30430            - lib/Lingua/KO/Hangul/Util/README
30431            - lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Normalize.pm
30432            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
30433            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
30434            - vms/ext/vmsish.pm vms/ext/vmsish.t
30435            ! hv.c
30436           !> (integrate 389 files)
30437 ____________________________________________________________________________
30438 [ 13065] By: jhi                                   on 2001/11/18  01:22:25
30439         Log: Start working on perldelta.  This is not yet any sort of
30440              editing; just concatenating perl570delta, perl571delta,
30441              and perl572delta.  Any sorting not done, any duplicate
30442              removal not done, any removal or update of obsolete items
30443              not done, any changes since 5.7.2 not included.  So there.
30444      Branch: perl
30445            ! pod/perldelta.pod
30446 ____________________________________________________________________________
30447 [ 13064] By: jhi                                   on 2001/11/17  22:22:47
30448         Log: Banish "use utf8".
30449      Branch: perl
30450            ! pod/perlre.pod pod/perlretut.pod pod/perlunicode.pod
30451 ____________________________________________________________________________
30452 [ 13063] By: jhi                                   on 2001/11/17  17:53:38
30453         Log: Tweak from Charles Lane.
30454      Branch: perl
30455            ! vms/vms.c
30456 ____________________________________________________________________________
30457 [ 13062] By: jhi                                   on 2001/11/17  15:35:22
30458         Log: Integrate change #13058 from maintperl;
30459              change#12559 breaks things on Win9x because command.com doesn't
30460              grok dquotes at all; disable all the system() smarts for
30461              command.com
30462      Branch: perl
30463           !> win32/win32.c
30464 ____________________________________________________________________________
30465 [ 13061] By: ams                                   on 2001/11/17  13:46:11
30466         Log: Subject: [PATCH lib/Term/Cap.pm] Sync with CPAN version
30467              From: Jonathan Stowe <gellyfish@gellyfish.com>
30468              Date: Sat, 17 Nov 2001 14:05:02 +0000 (GMT)
30469              Message-Id: <Pine.LNX.4.33.0111171356190.13024-100000@orpheus.gellyfish.com>
30470      Branch: perl
30471            ! lib/Term/Cap.pm
30472 ____________________________________________________________________________
30473 [ 13060] By: ams                                   on 2001/11/17  09:49:10
30474         Log: Subject: [PATCH9 File/Find.pm doc nits
30475              From: Tels <perl_dummy@bloodgate.com>
30476              Date: Sat, 17 Nov 2001 11:41:51 +0100 (CET)
30477      Branch: perl
30478            ! lib/File/Find.pm
30479 ____________________________________________________________________________
30480 [ 13059] By: ams                                   on 2001/11/17  09:38:38
30481         Log: Subject: [PATCH] Benchmark.pm nit
30482              From: Tels <perl_dummy@bloodgate.com>
30483              Date: Sat, 17 Nov 2001 11:29:23 +0100 (CET)
30484      Branch: perl
30485            ! lib/Benchmark.pm
30486 ____________________________________________________________________________
30487 [ 13058] By: gsar                                  on 2001/11/17  03:50:49
30488         Log: change#12559 breaks things on Win9x because command.com doesn't
30489              grok dquotes at all; disable all the system() smarts for
30490              command.com
30491      Branch: maint-5.6/perl
30492            ! win32/win32.c
30493 ____________________________________________________________________________
30494 [ 13057] By: ams                                   on 2001/11/16  20:30:03
30495         Log: Subject: [PATCH] lib/Unicode/UCD.t @INC oddity
30496              From: Andy Dougherty <doughera@lafayette.edu>
30497              Date: Fri, 16 Nov 2001 16:28:45 -0500 (EST)
30498              Message-Id: <Pine.SOL.4.10.10111161625070.7245-100000@maxwell.phys.lafayette.edu>
30499      Branch: perl
30500            ! lib/Unicode/UCD.t
30501 ____________________________________________________________________________
30502 [ 13056] By: jhi                                   on 2001/11/16  19:18:21
30503         Log: Subject: [Patch Perl@13023] VMS system() warning
30504              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30505              Date: Fri, 16 Nov 2001 15:20:11 EST
30506              Message-Id: <011116152009.39eb8@DUPHY4.Physics.Drexel.Edu>
30507      Branch: perl
30508            ! vms/vms.c
30509 ____________________________________________________________________________
30510 [ 13055] By: jhi                                   on 2001/11/16  19:03:39
30511         Log: It's neither-nor, and protect against the impossible.
30512      Branch: perl
30513            ! lib/Thread.pm
30514 ____________________________________________________________________________
30515 [ 13054] By: jhi                                   on 2001/11/16  18:37:30
30516         Log: 5005threads didn't work because $Thread::VERSION wasn't
30517              visible.  Oops.
30518      Branch: perl
30519            ! ext/Thread/Makefile.PL lib/Thread.pm
30520 ____________________________________________________________________________
30521 [ 13053] By: jhi                                   on 2001/11/16  17:08:15
30522         Log: Robustness against Linux using something else than gcc;
30523              based on
30524              
30525              Subject: [ID 20011116.124] perl 5.6.1 with Intel's icc on RedHat Linux 7.2
30526              From: Charles Randall <cfriv@yahoo.com>
30527              Date: Fri, 16 Nov 2001 09:31:57 -0800 (PST)
30528              Message-Id: <20011116173157.2322.qmail@web20904.mail.yahoo.com>
30529      Branch: perl
30530            ! ext/Errno/Errno_pm.PL
30531 ____________________________________________________________________________
30532 [ 13052] By: ams                                   on 2001/11/16  16:46:39
30533         Log: Subject: Re: [h.m.brand@hccnet.nl: Installman problems]
30534              From: Russ Allbery <rra@stanford.edu>
30535              Date: 16 Nov 2001 09:44:21 -0800
30536              Message-Id: <yln11mwqyy.fsf@windlord.stanford.edu>
30537      Branch: perl
30538            ! lib/Pod/ParseLink.pm
30539 ____________________________________________________________________________
30540 [ 13051] By: jhi                                   on 2001/11/16  15:26:41
30541         Log: Update perluniintro on the UTF-8 output matters
30542              (that -w will warn unless the stream is explicitly UTF-8-ified).
30543      Branch: perl
30544            ! pod/perluniintro.pod
30545 ____________________________________________________________________________
30546 [ 13050] By: jhi                                   on 2001/11/16  15:08:52
30547         Log: Adding new files to MANIFEST is nice.
30548      Branch: perl
30549            ! MANIFEST
30550 ____________________________________________________________________________
30551 [ 13049] By: jhi                                   on 2001/11/16  15:04:45
30552         Log: Update Changes.
30553      Branch: perl
30554            ! Changes patchlevel.h
30555 ____________________________________________________________________________
30556 [ 13048] By: jhi                                   on 2001/11/16  14:46:17
30557         Log: Subject: Re: [PATCH regcomp.[ch], regexp.h, pp_hot.c, t/op/re_tests] lazy $& and \Z fix
30558              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net> 
30559              Date: Wed, 14 Nov 2001 16:35:29 -0500 (EST) 
30560              Message-ID: <Pine.GSO.4.21.0111141634020.16649-100000@crusoe.crusoe.net>
30561      Branch: perl
30562            ! pp_hot.c regcomp.c regcomp.h regexp.h t/op/re_tests
30563 ____________________________________________________________________________
30564 [ 13047] By: jhi                                   on 2001/11/16  14:37:32
30565         Log: Rename perlunintro to perluniintro; regen toc.
30566      Branch: perl
30567            + pod/perluniintro.pod
30568            - pod/perlunintro.pod
30569            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30570 ____________________________________________________________________________
30571 [ 13046] By: jhi                                   on 2001/11/16  14:14:38
30572         Log: Document the negated lookahead trick to emulate
30573              character class subtraction.
30574      Branch: perl
30575            ! pod/perlunicode.pod
30576 ____________________________________________________________________________
30577 [ 13045] By: jhi                                   on 2001/11/16  14:08:43
30578         Log: Subject: [PATCH perl@13023] Unicode General Category: Cn
30579              From: SADAHIRO Tomoyuki <bqw10602@nifty.com>
30580              Date: Fri, 16 Nov 2001 23:31:04 +0900
30581              Message-Id: <20011116232709.23CF.BQW10602@nifty.com>
30582              
30583              (with the tweak that Cntrl is not C, it's Cc)
30584      Branch: perl
30585            ! lib/unicore/In/163.pl lib/unicore/Is/C.pl lib/unicore/Is/Cn.pl
30586            ! lib/unicore/mktables
30587 ____________________________________________________________________________
30588 [ 13044] By: jhi                                   on 2001/11/16  13:42:44
30589         Log: Subject: [PATCH current] runtime runops switch
30590              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30591              Date: Fri, 16 Nov 2001 00:48:09 -0500
30592              Message-ID: <20011116004809.A934@math.ohio-state.edu>
30593      Branch: perl
30594            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.pm
30595            ! ext/Devel/Peek/Peek.xs perl.h pod/perlapi.pod
30596            ! pod/perlintern.pod proto.h run.c
30597 ____________________________________________________________________________
30598 [ 13043] By: jhi                                   on 2001/11/16  13:24:28
30599         Log: Further discourage old Thread code; tell how to tell
30600              the difference.
30601      Branch: perl
30602            ! lib/Thread.pm
30603 ____________________________________________________________________________
30604 [ 13042] By: jhi                                   on 2001/11/16  13:16:13
30605         Log: A missing return; from Charles Lane.
30606      Branch: perl
30607            ! vms/vms.c
30608 ____________________________________________________________________________
30609 [ 13041] By: ams                                   on 2001/11/16  12:11:14
30610         Log: Subject: [PATCH] Doc spellcheck + podcheck
30611              From: Autrijus Tang <autrijus@egb.elixus.org>
30612              Date: Thu, 15 Nov 2001 22:49:05 -0800
30613              Message-Id: <20011116064905.GA44092@egb.elixus.org>
30614              
30615              Subject: [PATCH] podcheck+spellcheck, the rest of the story
30616              From: Autrijus Tang <autrijus@egb.elixus.org>
30617              Date: Fri, 16 Nov 2001 00:42:20 -0800
30618              Message-Id: <20011116084220.GA44295@egb.elixus.org>
30619              
30620              Subject: Re: [PATCH] podcheck+spellcheck, the rest of the story
30621              From: Nicholas Clark <nick@ccl4.org>
30622              Date: Fri, 16 Nov 2001 10:32:01 +0000
30623              Message-Id: <20011116103200.F62891@plum.flirble.org>
30624              (Applied after suitable de-mangling.)
30625      Branch: perl
30626            ! README.aix README.dgux README.dos README.epoc README.hpux
30627            ! README.mint README.mpeix README.netware README.os2
30628            ! README.os390 README.plan9 README.qnx README.solaris
30629            ! README.threads doio.c pod/perl571delta.pod
30630            ! pod/perl572delta.pod pod/perlapi.pod pod/perlapio.pod
30631            ! pod/perldata.pod pod/perlebcdic.pod pod/perlfaq4.pod
30632            ! pod/perlfunc.pod pod/perlguts.pod pod/perlhack.pod
30633            ! pod/perliol.pod pod/perlpod.pod pod/perlpodspec.pod
30634            ! pod/perlrequick.pod pod/perlretut.pod pod/perltodo.pod
30635            ! pod/perlunicode.pod pod/perlvar.pod pp_ctl.c sharedsv.c
30636 ____________________________________________________________________________
30637 [ 13040] By: jhi                                   on 2001/11/16  04:48:16
30638         Log: Avoid redefinedness warning for now.
30639      Branch: perl
30640            ! lib/Thread.pm
30641 ____________________________________________________________________________
30642 [ 13039] By: jhi                                   on 2001/11/16  04:44:30
30643         Log: use strict.
30644      Branch: perl
30645            ! lib/Thread.pm
30646 ____________________________________________________________________________
30647 [ 13038] By: jhi                                   on 2001/11/16  04:40:19
30648         Log: Subject: [PATCH Perl@13023] subprocess command line size increase
30649              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane) 
30650              Date: Thu, 15 Nov 2001 22:54:47 EST 
30651              Message-Id: <011115225352.2db1e@DUPHY4.Physics.Drexel.Edu>         
30652      Branch: perl
30653            ! vms/vms.c vms/vmspipe.com
30654 ____________________________________________________________________________
30655 [ 13037] By: jhi                                   on 2001/11/16  04:38:47
30656         Log: Subject: [PATCH lib/File/stat.t] Fix AIX Failure (was Re: Smoke 12998 /pro/3gl/CPAN/perl-current)
30657              From: "chromatic" <chromatic@rmci.net>
30658              Date: Thu, 15 Nov 2001 19:54:23 -0700
30659              Message-ID: <20011116030139.6821.qmail@onion.perl.org>
30660      Branch: perl
30661            ! lib/File/stat.t
30662 ____________________________________________________________________________
30663 [ 13036] By: jhi                                   on 2001/11/16  04:37:52
30664         Log: Make Thread a wrapper for both ithreads and 5005threads.
30665              Needs a lot of work and Arthur's eyeballing (and finishing
30666              few missing odds and ends of threads.pm).  Now Thread
30667              is an extension without its own .pm.
30668              
30669              If there are people who have experience working with
30670              either the 5005threads or the ithreads: cleaning up
30671              the documentation (Thread.pm, threads.pm, and perl*thrtut.pod),
30672              and porting the various Thread::* modules, like Thread::Queue,
30673              to work also with ithreads, is needed.
30674              
30675              Removed the 5005threads requirement from the 5005 tests
30676              for easier testing (not all of them work yet since
30677              they use the Thread::* modules that have not been made
30678              to work with ithreads).  Leave the 5005 tests named as
30679              *.tx so that they are not run by "make test".
30680      Branch: perl
30681            + lib/Thread.pm
30682            - ext/Thread/Thread.pm
30683            ! MANIFEST ext/Thread/Makefile.PL ext/Thread/create.tx
30684            ! ext/Thread/die.tx ext/Thread/die2.tx ext/Thread/io.tx
30685            ! ext/Thread/join.tx ext/Thread/join2.tx ext/Thread/list.tx
30686            ! ext/Thread/lock.tx ext/Thread/queue.tx ext/Thread/specific.tx
30687            ! ext/Thread/sync.tx ext/Thread/sync2.tx ext/Thread/unsync.tx
30688            ! ext/Thread/unsync2.tx ext/Thread/unsync3.tx
30689            ! ext/Thread/unsync4.tx ext/threads/threads.pm pod/perlfunc.pod
30690 ____________________________________________________________________________
30691 [ 13035] By: jhi                                   on 2001/11/16  03:30:38
30692         Log: $VERSION "a5" doesn't quite work.
30693      Branch: perl
30694            ! ext/B/Makefile.PL
30695 ____________________________________________________________________________
30696 [ 13034] By: jhi                                   on 2001/11/16  00:38:41
30697         Log: Add the fruits of Larry Shatzer's version verifying script.
30698              (There are some straddlers, but they will be fixed in the
30699              upcoming releases of the modules.)
30700      Branch: perl
30701            ! bytecode.pl ext/B/B.pm ext/B/B/Asmdata.pm ext/B/B/Bblock.pm
30702            ! ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/CC.pm
30703            ! ext/B/B/Debug.pm ext/B/B/Disassembler.pm ext/B/B/Lint.pm
30704            ! ext/B/B/Showlex.pm ext/B/B/Stackobj.pm ext/B/B/Stash.pm
30705            ! ext/B/B/Terse.pm ext/B/B/Xref.pm ext/B/O.pm
30706            ! ext/Encode/Encode/Tcl.pm ext/Opcode/ops.pm
30707            ! ext/Thread/Thread/Queue.pm ext/Thread/Thread/Semaphore.pm
30708            ! ext/Thread/Thread/Signal.pm ext/Thread/Thread/Specific.pm
30709            ! lib/ExtUtils/MM_NW5.pm lib/Locale/Constants.pm lib/vmsish.pm
30710            ! os2/OS2/REXX/DLL/DLL.pm vms/ext/Filespec.pm win32/FindExt.pm
30711            ! wince/FindExt.pm
30712 ____________________________________________________________________________
30713 [ 13033] By: jhi                                   on 2001/11/16  00:37:36
30714         Log: Add Larry Shatzer's VERSION verifying script.
30715      Branch: perl
30716            + Porting/checkVERSION.pl
30717            ! MANIFEST Porting/pumpkin.pod
30718 ____________________________________________________________________________
30719 [ 13032] By: jhi                                   on 2001/11/16  00:09:31
30720         Log: Subject: [PATCH t/io/argv.t OR t/test.pl] runperl(), \n and stdin
30721              From: Michael G Schwern <schwern@pobox.com>
30722              Date: Thu, 15 Nov 2001 19:26:40 -0500
30723              Message-ID: <20011115192640.R31399@blackrider>
30724      Branch: perl
30725            ! t/test.pl
30726 ____________________________________________________________________________
30727 [ 13031] By: jhi                                   on 2001/11/15  23:18:19
30728         Log: Document the MY_CXT business; from Paul Marquess.
30729      Branch: perl
30730            ! pod/perlxs.pod
30731 ____________________________________________________________________________
30732 [ 13030] By: jhi                                   on 2001/11/15  22:03:46
30733         Log: VMSCMD synch attempt.
30734      Branch: perl
30735            ! vms/vms.c vms/vmsish.h
30736 ____________________________________________________________________________
30737 [ 13029] By: jhi                                   on 2001/11/15  21:35:36
30738         Log: Advise against -P as instructed by Schwern.
30739      Branch: perl
30740            ! pod/perlrun.pod
30741 ____________________________________________________________________________
30742 [ 13028] By: jhi                                   on 2001/11/15  21:21:29
30743         Log: Subject: [PATCH] v-strings as Objects Step 1
30744              From: John Peacock <jpeacock@rowman.com>
30745              Date: Thu, 15 Nov 2001 12:41:04 -0500
30746              Message-ID: <3BF3FE30.70D7EDCA@rowman.com>
30747      Branch: perl
30748            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h toke.c
30749            ! util.c
30750 ____________________________________________________________________________
30751 [ 13027] By: jhi                                   on 2001/11/15  21:16:57
30752         Log: Subject: [PATCH] -x  (was Re: [PATCH] new tests for command-line switches)
30753              From: Michael G Schwern <schwern@pobox.com>
30754              Date: Thu, 15 Nov 2001 12:47:59 -0500
30755              Message-ID: <20011115124759.E31399@blackrider>
30756      Branch: perl
30757            + t/run/switchx.aux t/run/switchx.t
30758            ! MANIFEST t/run/switches.t
30759 ____________________________________________________________________________
30760 [ 13026] By: jhi                                   on 2001/11/15  20:55:31
30761         Log: Upgrade to Getopt::Long 2.26_03.
30762      Branch: perl
30763            ! lib/Getopt/Long.pm
30764 ____________________________________________________________________________
30765 [ 13025] By: ams                                   on 2001/11/15  20:46:22
30766         Log: Subject: [PATCH vms/vms.c] VMSCMD missing
30767              From: Michael G Schwern <schwern@pobox.com>
30768              Date: Thu, 15 Nov 2001 16:24:11 -0500
30769              Message-Id: <20011115162411.M31399@blackrider>
30770      Branch: perl
30771            ! vms/vms.c
30772 ____________________________________________________________________________
30773 [ 13024] By: ams                                   on 2001/11/15  19:32:06
30774         Log: Subject: Re: [ID 20010713.001] use lib segmentation fault
30775              From: rspier@pobox.com (Robert Spier)
30776              Date: Thu, 15 Nov 2001 11:19:21 -0800
30777              Message-Id: <15348.5433.732364.963687@rls.cx>
30778      Branch: perl
30779            ! op.c
30780 ____________________________________________________________________________
30781 [ 13023] By: jhi                                   on 2001/11/15  15:35:48
30782         Log: Update Changes.
30783      Branch: perl
30784            ! Changes patchlevel.h
30785 ____________________________________________________________________________
30786 [ 13022] By: jhi                                   on 2001/11/15  15:11:37
30787         Log: Subject: [PATCH] new tests for command-line switches
30788              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30789              Date: Thu, 15 Nov 2001 17:00:30 +0100
30790              Message-ID: <20011115170030.A14193@rafael>
30791      Branch: perl
30792            + t/run/switches.t
30793            ! MANIFEST
30794 ____________________________________________________________________________
30795 [ 13021] By: jhi                                   on 2001/11/15  15:06:36
30796         Log: Upgrade to podlators 1.13.
30797      Branch: perl
30798            + lib/Pod/ParseLink.pm
30799            ! MANIFEST lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
30800            ! lib/Pod/Text/Color.pm lib/Pod/Text/Overstrike.pm
30801            ! lib/Pod/Text/Termcap.pm pod/pod2man.PL t/pod/lref.xr
30802            ! t/pod/pod2usage.xr t/pod/podselect.xr
30803 ____________________________________________________________________________
30804 [ 13020] By: jhi                                   on 2001/11/15  14:47:29
30805         Log: skip "might be used uninitialized".
30806      Branch: perl
30807            ! pp_sys.c
30808 ____________________________________________________________________________
30809 [ 13019] By: jhi                                   on 2001/11/15  14:35:55
30810         Log: Fix for "perlio bug in koi8-r encoding".  The problem
30811              seemed to be that binmode() always flushed the handle,
30812              which is not so good when switching encodings.  Fixed,
30813              added Matt Sergeant's testcase, documented in perlfunc/binmode,
30814              also added a pointer about disciplines to perlfunc/open,
30815              and in general cleaned up and reformatted the open entry.
30816      Branch: perl
30817            ! ext/PerlIO/t/encoding.t perlio.c pod/perlfunc.pod
30818 ____________________________________________________________________________
30819 [ 13018] By: jhi                                   on 2001/11/15  13:22:57
30820         Log: Subject: Re: [ID 20011114.118] chop and chomp bind too tightly
30821              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
30822              Date: 15 Nov 2001 08:57:06 -0000
30823              Message-Id: <slrn9v70s9.gqe.rgarciasuarez@rafael.kazibao.net>
30824              
30825              chop() and chomp() are not real list functions,
30826              so let's not have them overrideable.  (Casey will
30827              be confused since in #7071 he patched the other way.)
30828      Branch: perl
30829            ! pod/perlfunc.pod toke.c
30830 ____________________________________________________________________________
30831 [ 13017] By: ams                                   on 2001/11/15  12:56:49
30832         Log: Subject: [PATCH pod/perltrap.pod] Re: Strange syntax error with map
30833              From: Robin Barker <rmb1@cise.npl.co.uk>
30834              Date: Thu, 15 Nov 2001 13:48:34 GMT
30835              Message-Id: <200111151348.NAA01299@tempest.npl.co.uk>
30836              (Applied with tweaks.)
30837      Branch: perl
30838            ! pod/perltrap.pod
30839 ____________________________________________________________________________
30840 [ 13016] By: ams                                   on 2001/11/15  09:12:48
30841         Log: Subject: [DOC PATCH] mention Filter::cpp in perlrun
30842              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
30843              Date: Thu, 15 Nov 2001 09:06:39 +0100
30844              Message-Id: <20011115090639.A13005@rafael>
30845      Branch: perl
30846            ! pod/perlrun.pod
30847 ____________________________________________________________________________
30848 [ 13015] By: jhi                                   on 2001/11/15  04:08:50
30849         Log: "link =" from utils.lst was being processed oddly.
30850      Branch: perl
30851            ! installman
30852 ____________________________________________________________________________
30853 [ 13014] By: ams                                   on 2001/11/15  02:52:52
30854         Log: Subject: [PATCH current] CreateTTY in -d
30855              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
30856              Date: Wed, 14 Nov 2001 21:26:31 -0500
30857              Message-Id: <20011114212631.A25705@math.ohio-state.edu>
30858      Branch: perl
30859            ! lib/perl5db.pl
30860 ____________________________________________________________________________
30861 [ 13013] By: jhi                                   on 2001/11/15  00:46:07
30862         Log: Corify the Filter::Simple tests. 
30863      Branch: perl
30864            ! lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter.t
30865            ! lib/Filter/Simple/t/filter_only.t
30866 ____________________________________________________________________________
30867 [ 13012] By: jhi                                   on 2001/11/15  00:42:25
30868         Log: Upgrade to Filter::Simple 0.70.
30869      Branch: perl
30870            + lib/Filter/Simple/t/data.t lib/Filter/Simple/t/filter_only.t
30871            + t/lib/FilterOnlyTest.pm
30872            ! MANIFEST lib/Filter/Simple.pm lib/Filter/Simple/Changes
30873            ! lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
30874            ! t/lib/FilterTest.pm
30875 ____________________________________________________________________________
30876 [ 13011] By: jhi                                   on 2001/11/14  22:38:31
30877         Log: Cleanliness inspired by Cygwin.
30878      Branch: perl
30879            ! Makefile.SH x2p/Makefile.SH
30880 ____________________________________________________________________________
30881 [ 13010] By: jhi                                   on 2001/11/14  22:30:59
30882         Log: Add perlunintro (formerly known as perlunitut); regen toc.
30883      Branch: perl
30884            + pod/perlunintro.pod
30885            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
30886 ____________________________________________________________________________
30887 [ 13009] By: jhi                                   on 2001/11/14  22:27:12
30888         Log: FAQ sync.
30889      Branch: perl
30890            ! pod/perlfaq6.pod
30891 ____________________________________________________________________________
30892 [ 13008] By: jhi                                   on 2001/11/14  22:16:06
30893         Log: Quieten pgcc 2.91.66 worries.
30894      Branch: perl
30895            ! gv.c pp_ctl.c utf8.c
30896 ____________________________________________________________________________
30897 [ 13007] By: jhi                                   on 2001/11/14  22:05:01
30898         Log: Upgrade to Switch 2.06.
30899      Branch: perl
30900            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
30901            ! lib/Switch/t/nested.t
30902 ____________________________________________________________________________
30903 [ 13006] By: jhi                                   on 2001/11/14  21:55:51
30904         Log: Upgrade to Attribute::Handlers 0.76.
30905      Branch: perl
30906            ! lib/Attribute/Handlers.pm lib/Attribute/Handlers/Changes
30907            ! lib/Attribute/Handlers/README
30908            ! lib/Attribute/Handlers/demo/Demo.pm
30909            ! lib/Attribute/Handlers/demo/Descriptions.pm
30910            ! lib/Attribute/Handlers/demo/MyClass.pm
30911            ! lib/Attribute/Handlers/demo/demo_cycle.pl
30912            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
30913            ! lib/Attribute/Handlers/t/multi.t
30914 ____________________________________________________________________________
30915 [ 13005] By: jhi                                   on 2001/11/14  21:53:22
30916         Log: Signedness nit.
30917      Branch: perl
30918            ! regexec.c
30919 ____________________________________________________________________________
30920 [ 13004] By: jhi                                   on 2001/11/14  21:24:39
30921         Log: VERSIONize.
30922      Branch: perl
30923            ! lib/File/Spec/Epoc.pm lib/PerlIO.pm lib/encoding.pm
30924            ! lib/integer.pm
30925 ____________________________________________________________________________
30926 [ 13003] By: jhi                                   on 2001/11/14  21:17:02
30927         Log: No pod in internal Net::FTP classes.
30928      Branch: perl
30929            ! pod/buildtoc.PL
30930 ____________________________________________________________________________
30931 [ 13002] By: jhi                                   on 2001/11/14  21:11:48
30932         Log: Subject: Re: [PATCH regexec.c] lookahead for REF, MINMOD, PLUS, CURLY* 
30933              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
30934              Date: Wed, 14 Nov 2001 09:59:31 -0500 (EST)
30935              Message-ID: <Pine.GSO.4.21.0111140958390.1124-100000@crusoe.crusoe.net>
30936      Branch: perl
30937            ! regexec.c
30938 ____________________________________________________________________________
30939 [ 13001] By: jhi                                   on 2001/11/14  21:09:48
30940         Log: test.pl tweaks from Rafael and Pudge (assuming I deciphered
30941              Pudge correctly).
30942      Branch: perl
30943            ! t/test.pl
30944 ____________________________________________________________________________
30945 [ 13000] By: jhi                                   on 2001/11/14  21:00:23
30946         Log: Add comments to mark where $^X is being handled.
30947      Branch: perl
30948            ! perl.c toke.c
30949 ____________________________________________________________________________
30950 [ 12999] By: jhi                                   on 2001/11/14  20:45:42
30951         Log: Subject: Re: Test [ID 25] [PATCH t/op/repeat.t] Cleanup and bug test
30952              From: Michael G Schwern <schwern@pobox.com>
30953              Date: Wed, 14 Nov 2001 16:38:25 -0500
30954              Message-ID: <20011114163825.D6519@blackrider>
30955      Branch: perl
30956            ! t/op/repeat.t
30957 ____________________________________________________________________________
30958 [ 12998] By: jhi                                   on 2001/11/14  20:22:06
30959         Log: Subject: [PATCH t/op/die_exit.t] Fwd: [craigberry@mac.com: die_exit.t]
30960              From: Michael G Schwern <schwern@pobox.com>
30961              Date: Wed, 14 Nov 2001 13:19:15 -0500
30962              Message-ID: <20011114131915.K5096@blackrider>
30963      Branch: perl
30964            ! t/op/die_exit.t
30965 ____________________________________________________________________________
30966 [ 12997] By: jhi                                   on 2001/11/14  19:36:57
30967         Log: Subject: Re: [PATCH] new version of runperl()
30968              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
30969              Date: Wed, 14 Nov 2001 15:39:12 EST
30970              Message-Id: <011114153711.30f96@DUPHY4.Physics.Drexel.Edu>
30971              
30972              "VMS $^X pipes etc" patch.
30973      Branch: perl
30974            ! vms/vms.c
30975 ____________________________________________________________________________
30976 [ 12996] By: jhi                                   on 2001/11/14  19:31:01
30977         Log: test.pl runperl() nits from Chris Nandor and Craig Berry,
30978              and add "verbose" option to show the final command.
30979      Branch: perl
30980            ! t/test.pl
30981 ____________________________________________________________________________
30982 [ 12995] By: jhi                                   on 2001/11/14  15:02:29
30983         Log: Goof in some of the comment fields of #12994.
30984      Branch: perl
30985            ! lib/unicore/In/0.pl lib/unicore/In/1.pl lib/unicore/In/2.pl
30986            ! lib/unicore/In/3.pl lib/unicore/In/4.pl lib/unicore/In/5.pl
30987            ! lib/unicore/In/6.pl lib/unicore/In/7.pl lib/unicore/In/8.pl
30988            ! lib/unicore/In/9.pl
30989 ____________________________________________________________________________
30990 [ 12994] By: jhi                                   on 2001/11/14  14:59:32
30991         Log: The First, Last ranges in the Unicode data weren't
30992              getting their general categories added properly;
30993              noticed by Jeffrey Friedl.
30994      Branch: perl
30995            ! lib/unicore/Category.pl lib/unicore/In/0.pl
30996            ! lib/unicore/In/1.pl lib/unicore/In/164.pl
30997            ! lib/unicore/In/169.pl lib/unicore/In/170.pl
30998            ! lib/unicore/In/2.pl lib/unicore/In/3.pl lib/unicore/In/4.pl
30999            ! lib/unicore/In/5.pl lib/unicore/In/6.pl lib/unicore/In/7.pl
31000            ! lib/unicore/In/8.pl lib/unicore/In/9.pl
31001            ! lib/unicore/Is/Alnum.pl lib/unicore/Is/Alpha.pl
31002            ! lib/unicore/Is/C.pl lib/unicore/Is/Cntrl.pl
31003            ! lib/unicore/Is/Co.pl lib/unicore/Is/Cs.pl
31004            ! lib/unicore/Is/Graph.pl lib/unicore/Is/L.pl
31005            ! lib/unicore/Is/Lo.pl lib/unicore/Is/Print.pl
31006            ! lib/unicore/Is/Word.pl lib/unicore/Name.pl
31007            ! lib/unicore/mktables
31008 ____________________________________________________________________________
31009 [ 12993] By: jhi                                   on 2001/11/14  13:54:20
31010         Log: Subject: [PATCH] new version of runperl()
31011              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31012              Date: Wed, 14 Nov 2001 12:23:01 +0100
31013              Message-ID: <20011114122301.A29384@rafael>
31014      Branch: perl
31015            ! t/io/argv.t t/test.pl
31016 ____________________________________________________________________________
31017 [ 12992] By: ams                                   on 2001/11/14  13:40:39
31018         Log: Subject: [PATCH perl.c] s/parse_perl/parse_body/
31019              From: Michael G Schwern <schwern@pobox.com>
31020              Date: Tue, 13 Nov 2001 23:17:54 -0500
31021              Message-Id: <20011113231754.S32567@blackrider>
31022      Branch: perl
31023            ! perl.c
31024 ____________________________________________________________________________
31025 [ 12991] By: jhi                                   on 2001/11/14  13:24:34
31026         Log: Subject: Re: [PATCH pod/perlapio.pod double-word fix]
31027              From: Philip Newton <Philip.Newton@gmx.net>
31028              Date: Wed, 14 Nov 2001 10:59:53 +0100
31029              Message-ID: <e6b4vt8mfasdv0vlm1tqggqhtjbpchvpmg@4ax.com>
31030              
31031              plus a lot of paragraph reformatting because of long lines.
31032      Branch: perl
31033            ! pod/perlapio.pod
31034 ____________________________________________________________________________
31035 [ 12990] By: jhi                                   on 2001/11/14  13:19:19
31036         Log: A bool is not a pointer.
31037      Branch: perl
31038            ! pp_sys.c
31039 ____________________________________________________________________________
31040 [ 12989] By: jhi                                   on 2001/11/14  02:41:42
31041         Log: AUTHORS updates.
31042      Branch: perl
31043            ! AUTHORS
31044 ____________________________________________________________________________
31045 [ 12988] By: jhi                                   on 2001/11/14  02:18:44
31046         Log: There are several MIME RFCs.
31047      Branch: perl
31048            ! ext/Encode/Encode.pm
31049 ____________________________________________________________________________
31050 [ 12987] By: ams                                   on 2001/11/14  01:09:28
31051         Log: Subject: [PATCH t/op/groups.t vms/test.com] Simple little VMS fix
31052              From: Michael G Schwern <schwern@pobox.com>
31053              Date: Tue, 13 Nov 2001 20:59:13 -0500
31054              Message-Id: <20011113205913.H32567@blackrider>
31055      Branch: perl
31056            ! t/op/groups.t vms/test.com
31057 ____________________________________________________________________________
31058 [ 12986] By: ams                                   on 2001/11/14  01:07:06
31059         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sel.t vms/test.com] VMS fix
31060              From: Michael G Schwern <schwern@pobox.com>
31061              Date: Tue, 13 Nov 2001 20:51:34 -0500
31062              Message-Id: <20011113205134.F32567@blackrider>
31063      Branch: perl
31064            ! ext/IO/lib/IO/t/io_sel.t vms/test.com
31065 ____________________________________________________________________________
31066 [ 12985] By: ams                                   on 2001/11/14  00:43:59
31067         Log: Subject: [PATCH pod/perlport.pod] Re: select() broken under VMS?
31068              From: Michael G Schwern <schwern@pobox.com>
31069              Date: Tue, 13 Nov 2001 20:38:42 -0500
31070              Message-Id: <20011113203842.E32567@blackrider>
31071      Branch: perl
31072            ! pod/perlport.pod
31073 ____________________________________________________________________________
31074 [ 12984] By: ams                                   on 2001/11/14  00:32:15
31075         Log: Subject: [PATCH ext/IO/lib/IO/t/*.t vms/test.com] VMS fixups for IO::* tests
31076              From: Michael G Schwern <schwern@pobox.com>
31077              Date: Tue, 13 Nov 2001 20:27:02 -0500
31078              Message-Id: <20011113202702.D32567@blackrider>
31079      Branch: perl
31080            ! ext/IO/lib/IO/t/io_const.t ext/IO/lib/IO/t/io_dir.t
31081            ! ext/IO/lib/IO/t/io_dup.t ext/IO/lib/IO/t/io_pipe.t
31082            ! ext/IO/lib/IO/t/io_sock.t ext/IO/lib/IO/t/io_unix.t
31083            ! ext/IO/lib/IO/t/io_xs.t vms/test.com
31084 ____________________________________________________________________________
31085 [ 12983] By: ams                                   on 2001/11/14  00:00:27
31086         Log: Subject: [PATCH pod/perlport.pod] s/socket/select/ typo
31087              From: Michael G Schwern <schwern@pobox.com>
31088              Date: Tue, 13 Nov 2001 19:51:59 -0500
31089              Message-Id: <20011113195159.B32567@blackrider>
31090      Branch: perl
31091            ! pod/perlport.pod
31092 ____________________________________________________________________________
31093 [ 12982] By: ams                                   on 2001/11/13  23:53:11
31094         Log: Subject: [PATCH pod/perlapio.pod double-word fix]
31095              From: Larry Shatzer <fugazi@zippy.zyx.net>
31096              Date: Tue, 13 Nov 2001 17:27:59 -0700
31097              Message-Id: <20011113172759.E27768@zippy.zyx.net>
31098      Branch: perl
31099            ! pod/perlapio.pod
31100 ____________________________________________________________________________
31101 [ 12981] By: jhi                                   on 2001/11/13  22:50:27
31102         Log: Fix for the :utf8 read() bug noticed by Matt Sergeant:
31103              "large enough" Unicode characters returned more than one
31104              as their "Unicode size".
31105      Branch: perl
31106            ! pp_sys.c t/io/utf8.t
31107 ____________________________________________________________________________
31108 [ 12980] By: ams                                   on 2001/11/13  19:32:33
31109         Log: Subject: [PATCH] vms/gen_shrfls.pl tweak
31110              From: "Craig A. Berry" <craigberry@mac.com>
31111              Date: Tue, 13 Nov 2001 14:33:25 -0600
31112              Message-Id: <5.1.0.14.2.20011113142319.01c3ad50@exchi01>
31113      Branch: perl
31114            ! vms/gen_shrfls.pl
31115 ____________________________________________________________________________
31116 [ 12979] By: jhi                                   on 2001/11/13  18:10:15
31117         Log: Subject: Minor patch to Encode.pm (detypo)
31118              From: "Philip Newton" <Philip.Newton@gmx.net>
31119              Date: Tue, 13 Nov 2001 20:11:01 +0100
31120              Message-ID: <20011113.200845@ID-11583.news.dfncis.de>
31121      Branch: perl
31122            ! ext/Encode/Encode.pm
31123 ____________________________________________________________________________
31124 [ 12978] By: jhi                                   on 2001/11/13  17:55:02
31125         Log: Evil tabulators.
31126      Branch: perl
31127            ! ext/Encode/Encode.pm
31128 ____________________________________________________________________________
31129 [ 12977] By: jhi                                   on 2001/11/13  17:52:17
31130         Log: Document the available encodings.
31131      Branch: perl
31132            ! ext/Encode/Encode.pm
31133 ____________________________________________________________________________
31134 [ 12976] By: ams                                   on 2001/11/13  17:14:07
31135         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
31136              From: Barrie Slaymaker <barries@slaysys.com>
31137              Date: Tue, 13 Nov 2001 12:41:36 -0500
31138              Message-Id: <20011113124133.C24305@sizzle.whoville.com>
31139      Branch: perl
31140            ! t/op/universal.t
31141 ____________________________________________________________________________
31142 [ 12975] By: ams                                   on 2001/11/13  16:24:21
31143         Log: Subject: Re: Why *not* use UNIVERSAL qw( isa can ) ; ??
31144              From: Barrie Slaymaker <barries@slaysys.com>
31145              Date: Tue, 13 Nov 2001 10:56:20 -0500
31146              Message-Id: <20011113105620.B24192@sizzle.whoville.com>
31147              (Test applied with minor tweaks and ->isa("HASH") omission.)
31148      Branch: perl
31149            ! lib/UNIVERSAL.pm t/op/universal.t
31150 ____________________________________________________________________________
31151 [ 12974] By: ams                                   on 2001/11/13  15:46:07
31152         Log: Subject: [PATCH Benchmark.pm] docco tweaks
31153              From: Barrie Slaymaker <barries@slaysys.com>
31154              Date: Tue, 13 Nov 2001 11:34:45 -0500
31155              Message-Id: <20011113113442.B24305@sizzle.whoville.com>
31156      Branch: perl
31157            ! lib/Benchmark.pm
31158 ____________________________________________________________________________
31159 [ 12973] By: jhi                                   on 2001/11/13  13:42:40
31160         Log: Subject: [PATCH] Attack of the C loops, round 1
31161              From: Richard Soderberg <rs@oregonnet.com>
31162              Date: Mon, 12 Nov 2001 12:07:29 -0800
31163              Message-Id: <200111122007.MAA01994@oregonnet.com>
31164              
31165              Subject: [PATCH] bytecode.pl (tiny patch)
31166              From: Richard Soderberg <rs@oregonnet.com>
31167              Date: Mon, 12 Nov 2001 12:53:24 -0800
31168              Message-Id: <200111122053.MAA06272@oregonnet.com>
31169      Branch: perl
31170            ! bytecode.pl installhtml
31171 ____________________________________________________________________________
31172 [ 12972] By: jhi                                   on 2001/11/13  13:41:02
31173         Log: Subject: [PATCH] Update to Filter::Util::Call
31174              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
31175              Date: Sun, 11 Nov 2001 22:33:33 -0000
31176              Message-ID: <AIEAJICLCBDNAAOLLOKLAEKFDEAA.Paul_Marquess@Yahoo.co.uk>
31177              
31178              Use the new CXT* macros.
31179      Branch: perl
31180            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
31181 ____________________________________________________________________________
31182 [ 12971] By: jhi                                   on 2001/11/13  13:31:34
31183         Log: Subject: [PATCH vms/ext/vmsish.* vms/descrip_mms.template MANIFEST] Making vmsish.pm a no-op on non-VMS  
31184              From: Michael G Schwern <schwern@pobox.com>
31185              Date: Mon, 12 Nov 2001 20:50:34 -0500
31186              Message-ID: <20011112205034.H2888@blackrider>
31187      Branch: perl
31188            + lib/vmsish.pm lib/vmsish.t
31189            - vms/ext/vmsish.pm vms/ext/vmsish.t
31190            ! MANIFEST vms/descrip_mms.template
31191 ____________________________________________________________________________
31192 [ 12970] By: jhi                                   on 2001/11/13  13:09:23
31193         Log: :utf8 works only with perlio.
31194      Branch: perl
31195            ! lib/open.t
31196 ____________________________________________________________________________
31197 [ 12969] By: jhi                                   on 2001/11/13  13:03:36
31198         Log: Subject: Re: @Config -"des" not quite working on VMS
31199              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31200              Date: Tue, 13 Nov 2001 08:35:13 EST 
31201              Message-Id: <011113083447.28742@DUPHY4.Physics.Drexel.Edu>
31202      Branch: perl
31203            ! configure.com
31204 ____________________________________________________________________________
31205 [ 12968] By: jhi                                   on 2001/11/13  12:59:11
31206         Log: Subject: [PATCH] lib/charnames.pm 
31207              From: Jeffrey Friedl <jfriedl@yahoo.com>
31208              Date: Tue, 13 Nov 2001 00:36:21 -0800 (PST) 
31209              Message-Id: <200111130836.fAD8aLG76010@ventrue.corp.yahoo.com>
31210      Branch: perl
31211            ! lib/charnames.pm
31212 ____________________________________________________________________________
31213 [ 12967] By: pudge                                 on 2001/11/13  05:44:13
31214         Log: Docs for Mac::err.
31215      Branch: maint-5.6/macperl
31216            ! macos/ext/Mac/err/err.pm
31217 ____________________________________________________________________________
31218 [ 12966] By: pudge                                 on 2001/11/13  05:43:58
31219         Log: Some cleanup; change some globals to references for
31220              possible persistence later.
31221      Branch: maint-5.6/macperl
31222            ! macos/lib/Mac/Glue.pm
31223 ____________________________________________________________________________
31224 [ 12965] By: pudge                                 on 2001/11/13  05:42:59
31225         Log: Add in a bunch of Mac OS 9 constants for Mac::Files.
31226      Branch: maint-5.6/macperl
31227            ! macos/ext/Mac/Files/Files.pm
31228 ____________________________________________________________________________
31229 [ 12964] By: pudge                                 on 2001/11/13  05:42:35
31230         Log: Get Mac::Navigation to compile (bug #464684).
31231      Branch: maint-5.6/macperl
31232            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
31233            ! macos/ext/Mac/Navigation/Makefile.PL
31234            ! macos/ext/Mac/Navigation/Navigation.xs
31235            ! macos/macperl/Makefile.mk
31236 ____________________________________________________________________________
31237 [ 12963] By: pudge                                 on 2001/11/13  05:41:12
31238         Log: Add in modules and POD to help menu.
31239      Branch: maint-5.6/macperl
31240            ! macos/macperl/MacPerl.podhelp
31241 ____________________________________________________________________________
31242 [ 12962] By: pudge                                 on 2001/11/13  05:28:18
31243         Log: Update bundled modules.
31244      Branch: maint-5.6/macperl
31245            + macos/bundled_ext/Filter/t/FilterTest.pm
31246            + macos/bundled_ext/List/Util/t/shuffle.t
31247            + macos/bundled_ext/Storable/t/compat06.t
31248            + macos/bundled_ext/Storable/t/st-dump.pl
31249            + macos/bundled_ext/Time/HiRes/hints/dynixptx.pl
31250            + macos/bundled_lib/blib/lib/LWP/ConnCache.pm
31251            + macos/bundled_lib/blib/lib/LWP/Protocol/http10.pm
31252            + macos/bundled_lib/blib/lib/LWP/Protocol/https10.pm
31253            + macos/bundled_lib/blib/lib/LWP/Protocol/nogo.pm
31254            + macos/bundled_lib/blib/lib/Net/HTTP/NB.pm
31255            + macos/bundled_lib/blib/lib/lwpcook.pod
31256            + macos/bundled_lib/t/Filter/Simple/filter.t
31257            + macos/bundled_lib/t/Switch/t/given.t
31258            + macos/bundled_lib/t/Switch/t/nested.t
31259            + macos/bundled_lib/t/Switch/t/switch.t
31260            + macos/bundled_lib/t/Text/Balanced/t/extbrk.t
31261            + macos/bundled_lib/t/Text/Balanced/t/extcbk.t
31262            + macos/bundled_lib/t/Text/Balanced/t/extdel.t
31263            + macos/bundled_lib/t/Text/Balanced/t/extmul.t
31264            + macos/bundled_lib/t/Text/Balanced/t/extqlk.t
31265            + macos/bundled_lib/t/Text/Balanced/t/exttag.t
31266            + macos/bundled_lib/t/Text/Balanced/t/extvar.t
31267            + macos/bundled_lib/t/Text/Balanced/t/gentag.t
31268            + macos/bundled_lib/t/URI/rfc2732.t
31269            + macos/bundled_lib/t/libnet/config.t
31270            + macos/bundled_lib/t/libnet/libnet_t.pl
31271            + macos/bundled_lib/t/libwww-perl/live/google.t
31272            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-b.t
31273            + macos/bundled_lib/t/libwww-perl/live/jigsaw-auth-d.t
31274            + macos/bundled_lib/t/libwww-perl/live/jigsaw-chunk.t
31275            + macos/bundled_lib/t/libwww-perl/live/jigsaw-md5.t
31276            + macos/bundled_lib/t/libwww-perl/live/jigsaw-neg.t
31277            + macos/bundled_lib/t/libwww-perl/live/jigsaw-te.t
31278            + macos/bundled_lib/t/libwww-perl/live/validator.t
31279            - macos/bundled_ext/Filter/t/MyFilter.pm
31280            - macos/bundled_ext/Storable/t/compat-0.6.t
31281            - macos/bundled_ext/Storable/t/dump.pl
31282            - macos/bundled_ext/Time/Piece/Makefile.PL
31283            - macos/bundled_ext/Time/Piece/Piece.pm
31284            - macos/bundled_ext/Time/Piece/Piece.t
31285            - macos/bundled_ext/Time/Piece/Piece.xs
31286            - macos/bundled_ext/Time/Piece/README
31287            - macos/bundled_ext/Time/Piece/Seconds.pm
31288            - macos/bundled_lib/blib/lib/LWP/Protocol/http11.pm
31289            - macos/bundled_lib/blib/lib/Net/DummyInetd.pm
31290            - macos/bundled_lib/blib/lib/Net/PH.pm
31291            - macos/bundled_lib/blib/lib/Net/SNPP.pm
31292            - macos/bundled_lib/blib/lib/Text/Balanced.pod
31293            - macos/bundled_lib/t/Filter/Simple/test.pl
31294            - macos/bundled_lib/t/Switch/test.pl
31295            - macos/bundled_lib/t/Text/Balanced/t/genxt.t
31296            - macos/bundled_lib/t/Text/Balanced/t/xbrak.t
31297            - macos/bundled_lib/t/Text/Balanced/t/xcode.t
31298            - macos/bundled_lib/t/Text/Balanced/t/xdeli.t
31299            - macos/bundled_lib/t/Text/Balanced/t/xmult.t
31300            - macos/bundled_lib/t/Text/Balanced/t/xquot.t
31301            - macos/bundled_lib/t/Text/Balanced/t/xtagg.t
31302            - macos/bundled_lib/t/Text/Balanced/t/xvari.t
31303            - macos/bundled_lib/t/libnet/ph.t
31304            ! (edit 125 files)
31305 ____________________________________________________________________________
31306 [ 12961] By: ams                                   on 2001/11/13  00:45:08
31307         Log: Subject: [PATCH pod/perlport.pod] exit docs out of order
31308              From: Michael G Schwern <schwern@pobox.com>
31309              Date: Mon, 12 Nov 2001 20:16:45 -0500
31310              Message-Id: <20011112201644.G2888@blackrider>
31311      Branch: perl
31312            ! pod/perlport.pod
31313 ____________________________________________________________________________
31314 [ 12960] By: ams                                   on 2001/11/12  23:54:00
31315         Log: Subject: [PATCH t/io/dup.t ext/IO/lib/IO/t/io_dup.t vms/test.com]
31316              Recoving dup tests for VMS
31317              From: Michael G Schwern <schwern@pobox.com>
31318              Date: Mon, 12 Nov 2001 19:35:33 -0500
31319              Message-Id: <20011112193533.D2888@blackrider>
31320      Branch: perl
31321            ! ext/IO/lib/IO/t/io_dup.t t/io/dup.t vms/test.com
31322 ____________________________________________________________________________
31323 [ 12959] By: jhi                                   on 2001/11/12  20:23:59
31324         Log: Update Changes.
31325      Branch: perl
31326            ! Changes patchlevel.h
31327 ____________________________________________________________________________
31328 [ 12958] By: jhi                                   on 2001/11/12  16:33:01
31329         Log: Subject: [Patch Perl@12856] MULTIPLICITY on VMS                
31330              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)             
31331              Date: Mon, 12 Nov 2001 12:35:18 EST 
31332              Message-Id: <011112123409.27041@DUPHY4.Physics.Drexel.Edu>
31333      Branch: perl
31334            ! ext/Cwd/Cwd.xs perlio.c vms/ext/Stdio/Stdio.xs
31335            ! vms/gen_shrfls.pl vms/sockadapt.c vms/vms.c
31336 ____________________________________________________________________________
31337 [ 12957] By: jhi                                   on 2001/11/12  15:26:37
31338         Log: Subject: [PATCH File::Spec::Win32::abs2rel] remove volume from result
31339              From: Barrie Slaymaker <barries@slaysys.com>
31340              Date: Mon, 12 Nov 2001 11:19:52 -0500
31341              Message-ID: <20011112111948.C7626@sizzle.whoville.com>
31342      Branch: perl
31343            ! lib/File/Spec.t lib/File/Spec/Win32.pm
31344 ____________________________________________________________________________
31345 [ 12956] By: jhi                                   on 2001/11/12  15:23:48
31346         Log: Subject: [PATCH Benchmark.pm] Add "none" style to cmpthese(), alter result
31347              From: Barrie Slaymaker <barries@slaysys.com>
31348              Date: Mon, 12 Nov 2001 11:07:36 -0500
31349              Message-ID: <20011112110733.B7626@sizzle.whoville.com>
31350      Branch: perl
31351            ! lib/Benchmark.pm
31352 ____________________________________________________________________________
31353 [ 12955] By: jhi                                   on 2001/11/12  15:22:23
31354         Log: Misplaced test, noticed by Barrie Slaymaker.
31355              (We are missing Benchmark tests, then.)
31356      Branch: perl
31357            + ext/Devel/DProf/DProf.t
31358            - lib/Benchmark.t
31359            ! MANIFEST
31360 ____________________________________________________________________________
31361 [ 12954] By: jhi                                   on 2001/11/12  14:50:44
31362         Log: Subject: [PATCH] a few typo fixes 
31363              From: Jeffrey Friedl <jfriedl@yahoo.com>
31364              Date: Sun, 11 Nov 2001 21:15:18 -0800 (PST)
31365              Message-Id: <200111120515.fAC5FIc74795@ventrue.corp.yahoo.com>
31366              
31367              Patching README.foo instead of pod/perlfoo.pod,
31368              not patching Math::BigInt (Tels will take care of that),
31369              dropping broken hv.c and sv.h patches, patching libnetcfg.PL
31370              and perldoc.PL instead of libnetcfg and perldoc, patching
31371              ext/Digest/MD5/t/files.t since MD5.pm was changed.
31372      Branch: perl
31373            ! (edit 109 files)
31374 ____________________________________________________________________________
31375 [ 12953] By: jhi                                   on 2001/11/12  13:11:55
31376         Log: Add a note about the dangers of bad UTF-8.
31377      Branch: perl
31378            ! pod/perlunicode.pod
31379 ____________________________________________________________________________
31380 [ 12952] By: jhi                                   on 2001/11/12  12:54:52
31381         Log: NetWare Nit from Ananth Kesari.
31382      Branch: perl
31383            ! NetWare/config.wc
31384 ____________________________________________________________________________
31385 [ 12951] By: jhi                                   on 2001/11/12  12:32:13
31386         Log: Ooops.  I was "fixing" the wrong routine in #12947 and #12950.
31387      Branch: perl
31388            ! ext/Encode/Encode.pm
31389 ____________________________________________________________________________
31390 [ 12950] By: jhi                                   on 2001/11/12  12:14:53
31391         Log: (retracted by #12951)
31392      Branch: perl
31393            ! ext/Encode/Encode.pm
31394 ____________________________________________________________________________
31395 [ 12949] By: ams                                   on 2001/11/12  06:40:18
31396         Log: Subject: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
31397              From: Robert Spier <rspier@pobox.com>
31398              Date: Sun, 11 Nov 2001 18:50:18 -0800
31399              Message-Id: <15343.14570.121505.233336@rls.cx>
31400              
31401              Subject: Re: [PATCH] Re: [ID 20011111.105] qr/$ARGV[0]/ not tainted
31402              From: Rick Delaney <rick.delaney@home.com>
31403              Date: 12 Nov 2001 00:15:52 -0500
31404              Message-Id: <m3wv0wmuwn.fsf@cs839290-a.mtth1.on.wave.home.com>
31405      Branch: perl
31406            ! pp_hot.c t/op/taint.t
31407 ____________________________________________________________________________
31408 [ 12948] By: jhi                                   on 2001/11/12  01:23:58
31409         Log: It seems that we actually have this detail implemented
31410              as for as Level 1 Support of Unicode regex support is
31411              concerned: at Level 1 only 1:1 support for loose
31412              (aka caseless, aka caseigoring ) matching is required.
31413      Branch: perl
31414            ! pod/perlunicode.pod
31415 ____________________________________________________________________________
31416 [ 12947] By: jhi                                   on 2001/11/11  21:41:44
31417         Log: (retracted by #12951)
31418      Branch: perl
31419            ! ext/Encode/Encode.pm
31420 ____________________________________________________________________________
31421 [ 12946] By: jhi                                   on 2001/11/11  21:09:31
31422         Log: BOM, bom, Bom.
31423      Branch: perl
31424            ! pod/perlunicode.pod
31425 ____________________________________________________________________________
31426 [ 12945] By: jhi                                   on 2001/11/11  21:07:18
31427         Log: Upgrade to Math::BigInt 1.46.
31428      Branch: perl
31429            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
31430            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.inc
31431            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintc.t
31432            ! lib/Math/BigInt/t/calling.t lib/Math/BigInt/t/mbimbf.t
31433            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
31434 ____________________________________________________________________________
31435 [ 12944] By: jhi                                   on 2001/11/11  18:52:22
31436         Log: Subject: Re: PERFORCE change 12943 for review
31437              From: "Philip Newton" <Philip.Newton@gmx.net>
31438              Date: Sun, 11 Nov 2001 20:53:36 +0100
31439              Message-ID: <20011111.204950@ID-11583.news.dfncis.de>           
31440      Branch: perl
31441            ! pod/perlunicode.pod
31442 ____________________________________________________________________________
31443 [ 12943] By: jhi                                   on 2001/11/11  18:00:03
31444         Log: Doc updates; make the Unicode discussions a little
31445              bit less alarming, and add information about encodings,
31446              surrogates, and BOMs.
31447      Branch: perl
31448            ! pod/perlunicode.pod
31449 ____________________________________________________________________________
31450 [ 12942] By: ams                                   on 2001/11/11  16:45:00
31451         Log: Subject: [PATCH @12917] Unicode::Collate v0.09
31452              From: =?ISO-2022-JP?B?GyRCRGdXIkNOOVQbKEI=?= <bqw10602@nifty.com>
31453              Date: Mon, 12 Nov 2001 00:22:57 +0900
31454              Message-Id: <20011112002232.BD46.BQW10602@nifty.com>
31455      Branch: perl
31456            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
31457            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
31458 ____________________________________________________________________________
31459 [ 12941] By: ams                                   on 2001/11/11  13:01:40
31460         Log: Subject: Re: PERFORCE change 12929 for review
31461              From: "Philip Newton" <Philip.Newton@gmx.net>
31462              Date: Sun, 11 Nov 2001 14:27:44 +0100
31463              Message-Id: <20011111.142505@ID-11583.news.dfncis.de>
31464      Branch: perl
31465            ! MANIFEST
31466 ____________________________________________________________________________
31467 [ 12940] By: ams                                   on 2001/11/11  05:06:43
31468         Log: Subject: [PATCH t/op/chdir.t] %ENV protection
31469              From: Michael G Schwern <schwern@pobox.com>
31470              Date: Thu, 8 Nov 2001 22:56:45 -0500
31471              Message-Id: <20011108225645.H5587@blackrider>
31472      Branch: perl
31473            ! t/op/chdir.t
31474 ____________________________________________________________________________
31475 [ 12939] By: ams                                   on 2001/11/11  05:01:00
31476         Log: Subject: [PATCH ext/Cwd/t/cwd.t] VMS fixage and cleanup
31477              From: Michael G Schwern <schwern@pobox.com>
31478              Date: Sun, 11 Nov 2001 00:54:43 -0500
31479              Message-Id: <20011111005443.A24450@blackrider>
31480      Branch: perl
31481            ! ext/Cwd/t/cwd.t
31482 ____________________________________________________________________________
31483 [ 12938] By: ams                                   on 2001/11/11  03:25:13
31484         Log: Subject: [PATCH lib/File/stat.pm lib/File/stat.t]
31485              (was Re: [ID 20011110.104] File::stat vs. $! conflict)
31486              From: "chromatic" <chromatic@rmci.net>
31487              Date: Sat, 10 Nov 2001 21:03:20 -0700
31488              Message-Id: <20011111041025.12984.qmail@onion.perl.org>
31489      Branch: perl
31490            ! lib/File/stat.pm lib/File/stat.t
31491 ____________________________________________________________________________
31492 [ 12937] By: ams                                   on 2001/11/11  02:05:23
31493         Log: Subject: Re: [PATCH] resurrect t/op/magic.t on VMS
31494              From: "Craig A. Berry" <craigberry@mac.com>
31495              Date: Sat, 10 Nov 2001 17:23:52 -0600
31496              Message-Id: <5.1.0.14.2.20011110171532.028bcaa8@mail.mac.com>
31497      Branch: perl
31498            ! t/op/magic.t
31499 ____________________________________________________________________________
31500 [ 12936] By: jhi                                   on 2001/11/10  18:55:21
31501         Log: Bah.  %X doesn't mean 0xC1, it means 0XC1.  So let's %x.
31502      Branch: perl
31503            ! lib/open.pm lib/open.t
31504 ____________________________________________________________________________
31505 [ 12935] By: jhi                                   on 2001/11/10  17:47:21
31506         Log: The Official name of ASCII.
31507      Branch: perl
31508            ! ext/Encode/Encode.pm
31509 ____________________________________________________________________________
31510 [ 12934] By: jhi                                   on 2001/11/10  17:44:27
31511         Log: The KOI8-R example wasn't quite right.
31512      Branch: perl
31513            ! lib/open.pm lib/open.t
31514 ____________________________________________________________________________
31515 [ 12933] By: jhi                                   on 2001/11/10  17:30:52
31516         Log: Enhance the open pragma to support :utf8, :locale,
31517              and :encoding directly as special cases, and rename
31518              the INOUT to IO.
31519      Branch: perl
31520            ! ext/Encode/Encode.pm lib/open.pm lib/open.t perlio.c
31521 ____________________________________________________________________________
31522 [ 12932] By: jhi                                   on 2001/11/10  15:15:29
31523         Log: Document the UTF-16 surrogate encoding and decoding.
31524      Branch: perl
31525            ! ext/Encode/Encode.pm
31526 ____________________________________________________________________________
31527 [ 12931] By: jhi                                   on 2001/11/10  15:05:56
31528         Log: A potential recursion breaker.
31529      Branch: perl
31530            ! sv.c
31531 ____________________________________________________________________________
31532 [ 12930] By: ams                                   on 2001/11/10  07:46:53
31533         Log: Subject: [PATCH] Add core switch to CGI.pm distribution tests
31534              (was Re: perl@12892)
31535              From: "chromatic" <chromatic@rmci.net>
31536              Date: Sat, 10 Nov 2001 01:28:09 -0700
31537              Message-Id: <20011110083514.86488.qmail@onion.perl.org>
31538      Branch: perl
31539            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
31540            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
31541            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
31542            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
31543 ____________________________________________________________________________
31544 [ 12929] By: jhi                                   on 2001/11/10  06:38:07
31545         Log: Add a test for the bytes pragma.
31546      Branch: perl
31547            + lib/bytes.t
31548            ! MANIFEST
31549 ____________________________________________________________________________
31550 [ 12928] By: jhi                                   on 2001/11/10  06:10:39
31551         Log: Doc update.
31552      Branch: perl
31553            ! lib/bytes.pm
31554 ____________________________________________________________________________
31555 [ 12927] By: jhi                                   on 2001/11/10  04:19:44
31556         Log: Cease to exist.
31557      Branch: perl
31558            - lib/Unicode/Normalize.pm
31559 ____________________________________________________________________________
31560 [ 12926] By: ams                                   on 2001/11/10  03:23:16
31561         Log: Subject: [patch] my_setenv speedup + fixes
31562              From: Doug MacEachern <dougm@covalent.net>
31563              Date: Fri, 9 Nov 2001 18:13:18 -0800 (PST)
31564              Message-Id: <Pine.LNX.4.21.0111091808500.22397-100000@localhost>
31565      Branch: perl
31566            ! util.c
31567 ____________________________________________________________________________
31568 [ 12925] By: jhi                                   on 2001/11/10  01:55:13
31569         Log: Newline trouble.
31570      Branch: perl
31571            ! lib/ExtUtils/Embed.t
31572 ____________________________________________________________________________
31573 [ 12924] By: jhi                                   on 2001/11/10  01:42:29
31574         Log: Subject: [PATCH perl@12917] vms/munchconfig.c line length fix
31575              From: "Craig A. Berry" <craigberry@mac.com>
31576              Date: Fri, 09 Nov 2001 18:13:16 -0600
31577              Message-Id: <5.1.0.14.2.20011109180651.02b31d20@exchi01>
31578      Branch: perl
31579            ! vms/munchconfig.c
31580 ____________________________________________________________________________
31581 [ 12923] By: jhi                                   on 2001/11/10  01:39:01
31582         Log: Subject: [PATCH] new tests for swiches -n -p -a -F
31583              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31584              Date: Sat, 10 Nov 2001 00:10:45 +0100
31585              Message-ID: <20011110001045.A11945@rafael>
31586      Branch: perl
31587            + t/run/noswitch.t t/run/switchF.t t/run/switcha.t
31588            + t/run/switchn.t t/run/switchp.t
31589            ! MANIFEST
31590 ____________________________________________________________________________
31591 [ 12922] By: jhi                                   on 2001/11/10  01:34:51
31592         Log: Subject: [PATCH] some tests not cleaning up properly               
31593              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr> 
31594              Date: Fri, 9 Nov 2001 22:13:10 +0100
31595              Message-ID: <20011109221310.A11115@rafael>
31596      Branch: perl
31597            ! ext/Cwd/t/cwd.t t/io/argv.t
31598 ____________________________________________________________________________
31599 [ 12921] By: jhi                                   on 2001/11/10  01:32:52
31600         Log: Subject: [Patch Perl@12892] a *real* Embed test for VMS           
31601              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31602              Date: Fri, 9 Nov 2001 15:07:19 EST
31603              Message-Id: <011109150622.16fb0@DUPHY4.Physics.Drexel.Edu>
31604      Branch: perl
31605            ! lib/ExtUtils/Embed.t
31606 ____________________________________________________________________________
31607 [ 12920] By: dougm                                 on 2001/11/10  00:34:50
31608         Log: when PERL_USE_SAFE_PUTENV is defined environ will not
31609              have been copied so it shouldn't be freed in perl_destruct()
31610      Branch: perl
31611            ! perl.c
31612 ____________________________________________________________________________
31613 [ 12919] By: ams                                   on 2001/11/09  15:36:22
31614         Log: Subject: [PATCH ext/Cwd/t/cwd.t] Cwd test not cleaning up after itself
31615              From: Michael G Schwern <schwern@pobox.com>
31616              Date: Fri, 9 Nov 2001 00:38:59 -0500
31617              Message-Id: <20011109003859.K5587@blackrider>
31618              (Applied with directory name changes suggested by Craig Berry.)
31619      Branch: perl
31620            ! ext/Cwd/t/cwd.t
31621 ____________________________________________________________________________
31622 [ 12918] By: ams                                   on 2001/11/09  15:29:15
31623         Log: Subject: [PATCH vms/ext/filespec.t] Cleanup & fix of unsafe filename
31624              From: Michael G Schwern <schwern@pobox.com>
31625              Date: Fri, 9 Nov 2001 01:44:14 -0500
31626              Message-Id: <20011109014414.N5587@blackrider>
31627      Branch: perl
31628            ! vms/ext/filespec.t
31629 ____________________________________________________________________________
31630 [ 12917] By: jhi                                   on 2001/11/09  14:39:14
31631         Log: Update Changes.
31632      Branch: perl
31633            ! Changes patchlevel.h
31634 ____________________________________________________________________________
31635 [ 12916] By: jhi                                   on 2001/11/09  14:33:39
31636         Log: Regen toc.
31637      Branch: perl
31638            ! pod/perltoc.pod
31639 ____________________________________________________________________________
31640 [ 12915] By: jhi                                   on 2001/11/09  14:08:30
31641         Log: JPL sync: CVSROOT=:pserver:anoncvs@as220.org:/home/cvsroot,
31642              see http://www.jepstone.net/bjepson//jpl/cvs.html
31643      Branch: perl
31644            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
31645 ____________________________________________________________________________
31646 [ 12914] By: ams                                   on 2001/11/09  14:05:12
31647         Log: Subject: [PATCH vms/test.com] VMS test.com running in wrong order?
31648              From: Michael G Schwern <schwern@pobox.com>
31649              Date: Thu, 8 Nov 2001 22:05:49 -0500
31650              Message-Id: <20011108220549.F5587@blackrider>
31651      Branch: perl
31652            ! vms/test.com
31653 ____________________________________________________________________________
31654 [ 12913] By: jhi                                   on 2001/11/09  13:54:23
31655         Log: NetWare update from Ananth Kesari.
31656      Branch: perl
31657            ! NetWare/Makefile NetWare/config_H.wc NetWare/nwstdio.h
31658 ____________________________________________________________________________
31659 [ 12912] By: ams                                   on 2001/11/09  13:40:26
31660         Log: Subject: [PATCH ID 20011109.100] #!perl -F...
31661              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31662              Date: Fri, 9 Nov 2001 14:32:28 +0100
31663              Message-Id: <20011109143228.A18996@rafael>
31664      Branch: perl
31665            ! perl.c
31666 ____________________________________________________________________________
31667 [ 12911] By: jhi                                   on 2001/11/09  13:37:01
31668         Log: FAQ sync.
31669      Branch: perl
31670            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
31671            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
31672            ! pod/perlfaq7.pod pod/perlfaq8.pod pod/perlfaq9.pod
31673 ____________________________________________________________________________
31674 [ 12910] By: ams                                   on 2001/11/09  07:33:49
31675         Log: Subject: [PATCH lib/File/Find/t/find.t] Helpful File::Find debugging code
31676              From: Michael G Schwern <schwern@pobox.com>
31677              Date: Fri, 9 Nov 2001 00:41:56 -0500
31678              Message-Id: <20011109004156.L5587@blackrider>
31679      Branch: perl
31680            ! lib/File/Find/t/find.t
31681 ____________________________________________________________________________
31682 [ 12909] By: jhi                                   on 2001/11/09  00:23:40
31683         Log: Upgrade to Unicode::Normalize 0.10, now in XS.
31684              The CPAN distribution has both pm and XS implementations,
31685              and for performance reasons we choose the XS.
31686              Another reason to choose the XS is that it doesn't
31687              require Lingua::KO::Hangul::Util, which means that
31688              we can delete that-- which in turn means that Unicode::UCD
31689              cannot expect that: support it, but don't expect.
31690              Ditto Unicode::Collate.
31691              
31692              Note that Unicode::Normalize Makefile.PL and
31693              Normalize.xs have been modified from the CPAN 0.10
31694              versions: the first one to be simpler (no pm) and
31695              clean up the generated unf*.h files, the second one
31696              to quench compiler grumblings.  Must notify Sadahiro
31697              about these changes.
31698      Branch: perl
31699            + ext/Unicode/Normalize/Changes
31700            + ext/Unicode/Normalize/Makefile.PL
31701            + ext/Unicode/Normalize/Normalize.pm
31702            + ext/Unicode/Normalize/Normalize.pod
31703            + ext/Unicode/Normalize/Normalize.xs
31704            + ext/Unicode/Normalize/README ext/Unicode/Normalize/mkheader
31705            + ext/Unicode/Normalize/t/func.t ext/Unicode/Normalize/t/norm.t
31706            + ext/Unicode/Normalize/t/test.t
31707            - lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
31708            - lib/Lingua/KO/Hangul/Util/README
31709            - lib/Lingua/KO/Hangul/Util/t/test.t
31710            - lib/Unicode/Normalize/Changes lib/Unicode/Normalize/README
31711            - lib/Unicode/Normalize/t/norm.t lib/Unicode/Normalize/t/test.t
31712            ! MANIFEST NetWare/Makefile djgpp/config.over epoc/config.sh
31713            ! hints/uwin.sh hints/vmesa.sh lib/Unicode/Collate.pm
31714            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t win32/Makefile
31715            ! win32/makefile.mk
31716 ____________________________________________________________________________
31717 [ 12908] By: jhi                                   on 2001/11/08  23:49:42
31718         Log: Test miscounting.
31719      Branch: perl
31720            ! ext/POSIX/t/posix.t
31721 ____________________________________________________________________________
31722 [ 12907] By: jhi                                   on 2001/11/08  22:06:31
31723         Log: Quote the variables in failures messages more nicely.
31724      Branch: perl
31725            ! t/test.pl
31726 ____________________________________________________________________________
31727 [ 12906] By: jhi                                   on 2001/11/08  21:55:32
31728         Log: Subject: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
31729              From: Michael G Schwern <schwern@pobox.com>
31730              Date: Thu, 8 Nov 2001 17:24:49 -0500
31731              Message-ID: <20011108172449.A5587@blackrider>
31732              
31733              Subject: Re: [PATCH t/test.pl ext/POSIX/t/posix.t vms/test.com] POSIX cleanup
31734              From: "Craig A. Berry" <craigberry@mac.com>
31735              Date: Thu, 8 Nov 2001 16:35:00 -0600
31736              Message-Id: <a05101000b810b89c5c5a@[172.16.52.1]>
31737      Branch: perl
31738            ! ext/POSIX/t/posix.t t/test.pl vms/test.com
31739 ____________________________________________________________________________
31740 [ 12905] By: jhi                                   on 2001/11/08  21:51:51
31741         Log: Subject: [PATCH] RE: Win2k / Cygwin-1.3.3
31742              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
31743              Date: Thu, 8 Nov 2001 22:52:50 -0000
31744              Message-ID: <AIEAJICLCBDNAAOLLOKLKEHNDEAA.Paul_Marquess@Yahoo.co.uk>
31745      Branch: perl
31746            ! ext/DB_File/t/db-recno.t
31747 ____________________________________________________________________________
31748 [ 12904] By: jhi                                   on 2001/11/08  21:49:20
31749         Log: Unicode::UCD is not yet supported in EBCDIC platforms.
31750              (Probably not an EBCDIC issue the way one would think
31751              since no chr() et alia are used in UCD.pm.)
31752      Branch: perl
31753            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
31754 ____________________________________________________________________________
31755 [ 12903] By: jhi                                   on 2001/11/08  15:16:49
31756         Log: Whether overwriting the $self->{...} values (see #12902)
31757              is a good policy or not is debatable, but let's at least
31758              be consistent.
31759      Branch: perl
31760            ! lib/ExtUtils/MM_Unix.pm
31761 ____________________________________________________________________________
31762 [ 12902] By: jhi                                   on 2001/11/08  15:13:15
31763         Log: The MakeMaker argument () quoting patch that sneaked
31764              in at #12883 didn't handle make macros like this $(...).
31765              Leaning toothpicks, we've got them.
31766      Branch: perl
31767            ! lib/ExtUtils/MM_Unix.pm
31768 ____________________________________________________________________________
31769 [ 12901] By: jhi                                   on 2001/11/08  14:28:38
31770         Log: Subject: Re: [PATCH t/io/argv.t vms/test.com t/test.pl] argv.t cleanup & fixes for VMS
31771              From: Michael G Schwern <schwern@pobox.com>
31772              Date: Wed, 7 Nov 2001 02:02:29 -0500
31773              Message-ID: <20011107020229.K2858@blackrider>
31774      Branch: perl
31775            ! t/io/argv.t t/test.pl vms/test.com
31776 ____________________________________________________________________________
31777 [ 12900] By: jhi                                   on 2001/11/08  14:14:40
31778         Log: Subject: [PATCH 20011106.084] -s on #! line 
31779              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31780              Date: Wed, 7 Nov 2001 22:23:39 +0100
31781              Message-ID: <20011107222339.E729@rafael>
31782      Branch: perl
31783            ! embed.h embed.pl perl.c proto.h toke.c
31784 ____________________________________________________________________________
31785 [ 12899] By: jhi                                   on 2001/11/08  13:46:02
31786         Log: Subject: [REPATCH] Re: [PATCH pod/perlhack.pod] When to use what test libraries
31787              From: Michael G Schwern <schwern@pobox.com>
31788              Date: Wed, 7 Nov 2001 16:52:49 -0500
31789              Message-ID: <20011107165249.I7346@blackrider>
31790      Branch: perl
31791            ! pod/perlhack.pod
31792 ____________________________________________________________________________
31793 [ 12898] By: ams                                   on 2001/11/08  13:02:19
31794         Log: Subject: Re: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
31795              From: Mark-Jason Dominus <mjd@plover.com>
31796              Date: Thu, 08 Nov 2001 08:59:02 -0500
31797              Message-Id: <20011108135902.2275.qmail@plover.com>
31798      Branch: perl
31799            ! INSTALL README README.amiga README.os2 README.vms
31800            ! lib/I18N/LangTags.pm lib/I18N/LangTags/README
31801            ! lib/Locale/Maketext/README win32/Makefile win32/makefile.mk
31802 ____________________________________________________________________________
31803 [ 12897] By: ams                                   on 2001/11/08  12:49:28
31804         Log: Subject: replace http://www.perl.com/CPAN/ with http://www.cpan.org/
31805              From: mjd@plover.com
31806              Date: 8 Nov 2001 13:33:18 -0000
31807              Message-Id: <20011108133318.1786.qmail@plover.com>
31808      Branch: perl
31809            ! Porting/pumpkin.pod lib/Net/libnetFAQ.pod pod/perldiag.pod
31810            ! pod/perlfaq1.pod pod/perlfaq2.pod pod/perlfaq3.pod
31811            ! pod/perlfaq4.pod pod/perlfaq5.pod pod/perlfaq6.pod
31812            ! pod/perlfaq8.pod pod/perlfaq9.pod pod/perlmodinstall.pod
31813            ! pod/perlport.pod pod/perlvar.pod
31814 ____________________________________________________________________________
31815 [ 12896] By: ams                                   on 2001/11/08  11:22:12
31816         Log: open(FH, $file) should strip leading and trailing whitespace.
31817      Branch: perl
31818            ! doio.c
31819 ____________________________________________________________________________
31820 [ 12895] By: ams                                   on 2001/11/08  10:17:14
31821         Log: Subject: [PATCH] resurrect t/op/glob.t on VMS
31822              From: "Craig A. Berry" <craigberry@mac.com>
31823              Date: Wed, 07 Nov 2001 13:41:50 -0600
31824              Message-Id: <5.1.0.14.2.20011107133422.02419350@exchi01>
31825      Branch: perl
31826            ! t/op/glob.t
31827 ____________________________________________________________________________
31828 [ 12894] By: ams                                   on 2001/11/08  08:32:20
31829         Log: Subject: [ID 20011108.092] makedepend bug with new gcc
31830              From: Alexander Klimov <ask@wisdom.weizmann.ac.il>
31831              Date: Thu, 8 Nov 2001 10:00:29 +0200 (IST)
31832              Message-Id: <Pine.GSO.4.40.0111080952570.12110-100000@dardar.wisdom.weizmann.ac.il>
31833      Branch: perl
31834            ! makedepend.SH
31835 ____________________________________________________________________________
31836 [ 12893] By: ams                                   on 2001/11/08  08:26:31
31837         Log: Subject: bleadperl perldebug.pod: mention perldebtut.pod
31838              From: mjd@plover.com
31839              Date: 8 Nov 2001 08:08:07 -0000
31840              Message-Id: <20011108080807.30147.qmail@plover.com>
31841              
31842              Subject: bleadperl perl.pod
31843              From: mjd@plover.com
31844              Date: 8 Nov 2001 08:10:47 -0000
31845              Message-Id: <20011108081047.30178.qmail@plover.com>
31846              
31847              Subject: more bleadperl perl.pod
31848              From: mjd@plover.com
31849              Date: 8 Nov 2001 08:16:28 -0000
31850              Message-Id: <20011108081628.30229.qmail@plover.com>
31851      Branch: perl
31852            ! pod/perl.pod pod/perldebug.pod
31853 ____________________________________________________________________________
31854 [ 12892] By: jhi                                   on 2001/11/07  16:01:37
31855         Log: Tweak for Cray-friendliness from Nicholas Clark.
31856      Branch: perl
31857            ! sv.c
31858 ____________________________________________________________________________
31859 [ 12891] By: jhi                                   on 2001/11/07  15:54:24
31860         Log: VMS patch redo from Charles Lane.
31861      Branch: perl
31862            ! vms/gen_shrfls.pl
31863 ____________________________________________________________________________
31864 [ 12890] By: ams                                   on 2001/11/07  15:16:10
31865         Log: Subject: [ID 20011107.088] two perl pod nits
31866              From: lvirden@cas.org
31867              Date: Wed, 7 Nov 2001 11:09:34 -0500 (EST)
31868              Message-Id: <200111071609.fA7G9YW24607@lwv26awu.cas.org>
31869      Branch: perl
31870            ! pod/perl.pod pod/perlfaq3.pod
31871 ____________________________________________________________________________
31872 [ 12889] By: jhi                                   on 2001/11/07  15:07:18
31873         Log: Update Changes.
31874      Branch: perl
31875            ! Changes patchlevel.h
31876 ____________________________________________________________________________
31877 [ 12888] By: jhi                                   on 2001/11/07  14:26:42
31878         Log: The (emulated) "no utf8" must be in a BEGIN block
31879              to be effective.
31880      Branch: perl
31881            ! lib/CGI/t/html.t
31882 ____________________________________________________________________________
31883 [ 12887] By: jhi                                   on 2001/11/07  13:52:58
31884         Log: "v-strings" is the right term.
31885      Branch: perl
31886            ! pod/perltodo.pod
31887 ____________________________________________________________________________
31888 [ 12886] By: jhi                                   on 2001/11/07  13:48:36
31889         Log: Add vstrings-as-objects need to perltodo.
31890      Branch: perl
31891            ! pod/perltodo.pod
31892 ____________________________________________________________________________
31893 [ 12885] By: jhi                                   on 2001/11/07  13:43:33
31894         Log: Subject: Re: SunOS 5.8 is FUN! (and not quite ok, either) - @12876, gcc and suncc
31895              From: Nicholas Clark <nick@ccl4.org>
31896              Date: Wed, 7 Nov 2001 14:36:32 +0000
31897              Message-ID: <20011107143631.I24980@plum.flirble.org>
31898      Branch: perl
31899            ! t/op/pack.t
31900 ____________________________________________________________________________
31901 [ 12884] By: jhi                                   on 2001/11/07  13:34:44
31902         Log: The Embed test requires a major rewrite for VMS
31903              (plus it reveals a couple of annoying glitches
31904              in buffering), so skip the test for now; from
31905              Charles Lane.
31906      Branch: perl
31907            ! lib/ExtUtils/Embed.t
31908 ____________________________________________________________________________
31909 [ 12883] By: jhi                                   on 2001/11/07  13:33:16
31910         Log: Subject: [PATCH Perl@12856] vms/gen_shrfls.pl more general config.sh parsing
31911              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
31912              Date: Wed, 7 Nov 2001 09:23:28 EST
31913              Message-Id: <011107092325.11726@DUPHY4.Physics.Drexel.Edu>
31914              
31915              (Also i seems that an unrelated experimental patch
31916              to lib/ExtUtils/MM_Unix.pm was accidentally included.)
31917      Branch: perl
31918            ! lib/ExtUtils/MM_Unix.pm vms/gen_shrfls.pl
31919 ____________________________________________________________________________
31920 [ 12882] By: ams                                   on 2001/11/07  05:14:04
31921         Log: Subject: Re: [ID 20011106.083] $dbline[$i] == 0 generates warnings
31922              From: Mark-Jason Dominus <mjd@plover.com>
31923              Date: Wed, 07 Nov 2001 00:43:46 -0500
31924              Message-Id: <20011107054346.14428.qmail@plover.com>
31925      Branch: perl
31926            ! gv.c op.c toke.c
31927 ____________________________________________________________________________
31928 [ 12881] By: jhi                                   on 2001/11/07  03:33:08
31929         Log: Subject: [PATCH lib/perl5db.pl] Mentioning perldebguts   
31930              From: Michael G Schwern <schwern@pobox.com>             
31931              Date: Tue, 6 Nov 2001 22:04:39 -0500
31932              Message-ID: <20011106220439.D2858@blackrider>              
31933      Branch: perl
31934            ! lib/perl5db.pl
31935 ____________________________________________________________________________
31936 [ 12880] By: jhi                                   on 2001/11/07  01:35:30
31937         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
31938              stress))
31939              From: Jonathan Stowe <gellyfish@gellyfish.com>
31940              Date: Tue, 6 Nov 2001 06:54:37 +0000 (GMT)
31941              Message-ID: <Pine.LNX.4.33.0111060651210.315-100000@orpheus.gellyfish.com>
31942              
31943              (except for one hunk where indentation differs)
31944      Branch: perl
31945            ! lib/Term/Cap.t
31946 ____________________________________________________________________________
31947 [ 12879] By: jhi                                   on 2001/11/07  01:22:40
31948         Log: Subject: [PATCH File::Spec::*] a bunch of untested patches
31949              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
31950              Date: Tue, 6 Nov 2001 21:45:01 +0100
31951              Message-ID: <20011106214501.A704@rafael>
31952      Branch: perl
31953            ! lib/File/Spec/OS2.pm lib/File/Spec/VMS.pm
31954            ! lib/File/Spec/Win32.pm
31955 ____________________________________________________________________________
31956 [ 12878] By: jhi                                   on 2001/11/07  01:06:41
31957         Log: Subject: [PATCH t/test.pl] Adding isnt() and next_test() 
31958              From: Michael G Schwern <schwern@pobox.com>              
31959              Date: Tue, 6 Nov 2001 20:58:45 -0500
31960              Message-ID: <20011106205845.G29411@blackrider>
31961      Branch: perl
31962            ! t/test.pl
31963 ____________________________________________________________________________
31964 [ 12877] By: jhi                                   on 2001/11/07  01:01:18
31965         Log: Subject: making do_sprintf public       
31966              From: Doug MacEachern <dougm@covalent.net>    
31967              Date: Tue, 6 Nov 2001 10:52:31 -0800 (PST)
31968              Message-ID: <Pine.LNX.4.21.0111061051250.27804-100000@localhost>
31969      Branch: perl
31970            ! embed.h embed.pl global.sym
31971 ____________________________________________________________________________
31972 [ 12876] By: jhi                                   on 2001/11/06  22:12:28
31973         Log: Update to CGI.pm 2.78.
31974              
31975              TODO: the test suite needs to be merged so that
31976              when in core, the core version is tested, and when
31977              using the CPAN version, testing the CPAN version.
31978              (the changes need to be sent to Lincoln, too...)
31979      Branch: perl
31980            ! lib/CGI.pm lib/CGI/Apache.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
31981            ! lib/CGI/Pretty.pm lib/CGI/Switch.pm lib/CGI/Util.pm
31982            ! lib/CGI/t/apache.t lib/CGI/t/carp.t lib/CGI/t/cookie.t
31983            ! lib/CGI/t/fast.t lib/CGI/t/form.t lib/CGI/t/function.t
31984            ! lib/CGI/t/html.t lib/CGI/t/pretty.t lib/CGI/t/push.t
31985            ! lib/CGI/t/request.t lib/CGI/t/switch.t lib/CGI/t/util.t
31986 ____________________________________________________________________________
31987 [ 12875] By: jhi                                   on 2001/11/06  22:10:03
31988         Log: Integrate with perlio; (strictly) readonly hashes via XS.
31989      Branch: perl
31990           +> t/lib/access.t
31991           !> MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
31992 ____________________________________________________________________________
31993 [ 12874] By: nick                                  on 2001/11/06  21:05:16
31994         Log: Keep It Simple and Stupid version of readonly hash support.
31995              - Test for SvREAONLY(hv) at a few spots in hv.c
31996              - add the error message to perldiag.pod
31997              - (dubious) add access::readonly() to univeral.c
31998              - add test using above
31999              - fixup ext/B/t/stash.t to account for access:: existing
32000      Branch: perlio
32001            + t/lib/access.t
32002            ! MANIFEST ext/B/t/stash.t hv.c pod/perldiag.pod universal.c
32003 ____________________________________________________________________________
32004 [ 12873] By: jhi                                   on 2001/11/06  17:07:50
32005         Log: Fix incorrect warnings about broken globbing;
32006              from Andy Dougherty.
32007      Branch: perl
32008            ! hints/linux.sh
32009 ____________________________________________________________________________
32010 [ 12872] By: jhi                                   on 2001/11/06  15:18:41
32011         Log: More UTF-8 EXACT tweaking, plus a forgotten UTF-8 
32012              toggle-on from the encoding pragma.
32013      Branch: perl
32014            ! regcomp.c regexec.c
32015 ____________________________________________________________________________
32016 [ 12871] By: jhi                                   on 2001/11/06  13:19:46
32017         Log: Retract #12824, doesn't help and is ignored
32018              by Configure anyway.
32019      Branch: perl
32020            ! hints/beos.sh
32021 ____________________________________________________________________________
32022 [ 12870] By: ams                                   on 2001/11/06  10:40:37
32023         Log: Subject: Cosmetic change
32024              From: H.Merijn Brand <h.m.brand@hccnet.nl>
32025              Date: Tue, 06 Nov 2001 12:30:52 +0100
32026              Message-Id: <20011106122922.30FA.H.M.BRAND@hccnet.nl>
32027      Branch: perl
32028            ! README.hpux
32029 ____________________________________________________________________________
32030 [ 12869] By: nick                                  on 2001/11/06  08:26:40
32031         Log: Integrate mainline
32032      Branch: perlio
32033           !> ext/DB_File/DB_File.pm global.sym hints/os390.sh
32034           !> lib/encoding.pm lib/encoding.t proto.h regcomp.c regexec.c
32035 ____________________________________________________________________________
32036 [ 12868] By: jhi                                   on 2001/11/06  03:15:50
32037         Log: The parentheses are protected enough.
32038      Branch: perl
32039            ! hints/os390.sh
32040 ____________________________________________________________________________
32041 [ 12867] By: jhi                                   on 2001/11/06  03:13:50
32042         Log: ccflags, not ldflags.
32043      Branch: perl
32044            ! hints/os390.sh
32045 ____________________________________________________________________________
32046 [ 12866] By: jhi                                   on 2001/11/06  03:12:57
32047         Log: ... and the proto to go with #12865.
32048      Branch: perl
32049            ! proto.h
32050 ____________________________________________________________________________
32051 [ 12865] By: jhi                                   on 2001/11/06  03:11:12
32052         Log: Oops.  Luckily nothing was using this symbol yet.
32053      Branch: perl
32054            ! global.sym
32055 ____________________________________________________________________________
32056 [ 12864] By: jhi                                   on 2001/11/06  03:05:34
32057         Log: Implement the encoding pragma for regex literals.
32058      Branch: perl
32059            ! lib/encoding.pm lib/encoding.t regcomp.c regexec.c
32060 ____________________________________________________________________________
32061 [ 12863] By: jhi                                   on 2001/11/06  01:01:49
32062         Log: More UTF8 EXACT fixing.
32063      Branch: perl
32064            ! regexec.c
32065 ____________________________________________________________________________
32066 [ 12862] By: jhi                                   on 2001/11/06  00:05:19
32067         Log: More re debugging.
32068      Branch: perl
32069            ! regexec.c
32070 ____________________________________________________________________________
32071 [ 12861] By: jhi                                   on 2001/11/05  23:24:24
32072         Log: EXACT correction attempt.  Continued in #12863.
32073      Branch: perl
32074            ! regexec.c
32075 ____________________________________________________________________________
32076 [ 12860] By: jhi                                   on 2001/11/05  22:57:04
32077         Log: Unterminated L<.
32078      Branch: perl
32079            ! ext/DB_File/DB_File.pm
32080 ____________________________________________________________________________
32081 [ 12859] By: nick                                  on 2001/11/05  19:15:17
32082         Log: Integrate mainline
32083      Branch: perlio
32084           +> lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
32085           +> lib/Math/BigInt/t/Math/BigInt/Subclass.pm
32086           +> lib/Math/BigInt/t/bigintpm.inc lib/Math/BigInt/t/sub_mbf.t
32087           +> lib/Math/BigInt/t/sub_mbi.t
32088            - lib/Math/BigInt/t/Math/Subclass.pm
32089            - lib/Math/BigInt/t/subclass.t
32090           !> (integrate 30 files)
32091 ____________________________________________________________________________
32092 [ 12858] By: jhi                                   on 2001/11/05  17:05:38
32093         Log: Regex debugging fixes from Hugo.
32094      Branch: perl
32095            ! regcomp.c regexec.c
32096 ____________________________________________________________________________
32097 [ 12857] By: jhi                                   on 2001/11/05  16:09:51
32098         Log: IRIX: at some point the cc -version has started
32099              to output to stderr, not stdout any more.
32100      Branch: perl
32101            ! hints/irix_6.sh
32102 ____________________________________________________________________________
32103 [ 12856] By: jhi                                   on 2001/11/05  15:27:45
32104         Log: Update Changes.
32105      Branch: perl
32106            ! Changes patchlevel.h
32107 ____________________________________________________________________________
32108 [ 12855] By: jhi                                   on 2001/11/05  15:21:13
32109         Log: The ${"\cTAINT"} raises the ire of 'use strict'.
32110      Branch: perl
32111            ! lib/File/Spec/Unix.pm
32112 ____________________________________________________________________________
32113 [ 12854] By: jhi                                   on 2001/11/05  15:16:24
32114         Log: Subject: Re: Tainted $ENV{TMPDIR} and File::Spec->tmpdir()
32115              From: rgarciasuarez@free.fr
32116              Date: Mon, 05 Nov 2001 17:10:29 +0100 (MET)            
32117              Message-ID: <1004976629.3be6b9f593085@imp3-1.free.fr>
32118      Branch: perl
32119            ! lib/File/Spec/Unix.pm
32120 ____________________________________________________________________________
32121 [ 12853] By: jhi                                   on 2001/11/05  14:54:37
32122         Log: Use config.arch in OS/390 where the combination of
32123              IEEE floats and ldflags is tricky.
32124      Branch: perl
32125            ! hints/os390.sh
32126 ____________________________________________________________________________
32127 [ 12852] By: jhi                                   on 2001/11/05  14:53:53
32128         Log: Metaconfig unit change for #12851.
32129      Branch: metaconfig
32130            ! U/modified/Config_sh.U
32131 ____________________________________________________________________________
32132 [ 12851] By: jhi                                   on 2001/11/05  14:53:14
32133         Log: Support a config.arch file, similar to config.over,
32134              but loaded just before it.
32135      Branch: perl
32136            ! Configure INSTALL
32137 ____________________________________________________________________________
32138 [ 12850] By: jhi                                   on 2001/11/05  13:34:25
32139         Log: Subject: [PATCH Symbol.{pm.t}] bugfixes 
32140              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32141              Date: Mon, 5 Nov 2001 14:26:24 +0100
32142              Message-ID: <20011105142624.C31977@rafael>
32143      Branch: perl
32144            ! lib/Symbol.pm lib/Symbol.t
32145 ____________________________________________________________________________
32146 [ 12849] By: jhi                                   on 2001/11/04  22:15:39
32147         Log: Subject: [PATCH] unbalanced parenthesis in pods                 
32148              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32149              Date: Sun, 4 Nov 2001 22:28:57 +0100
32150              Message-ID: <20011104222857.C696@rafael>
32151      Branch: perl
32152            ! pod/perldebug.pod pod/perlpodspec.pod
32153 ____________________________________________________________________________
32154 [ 12848] By: jhi                                   on 2001/11/04  22:11:24
32155         Log: The missing pieces from the Math::BigInt 1.45 puzzle.
32156      Branch: perl
32157            ! lib/Math/BigFloat.pm lib/Math/BigInt/t/bigintpm.t
32158 ____________________________________________________________________________
32159 [ 12847] By: jhi                                   on 2001/11/04  17:44:41
32160         Log: Math::Big* test tweaks to work better with core:
32161              but the coast still not clear.
32162      Branch: perl
32163            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
32164            ! lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
32165 ____________________________________________________________________________
32166 [ 12846] By: jhi                                   on 2001/11/04  17:43:10
32167         Log: Protect against high load: measure how much wall
32168              clock time went by while sleeping.  Avoids some
32169              false negatives, while may introduce some false
32170              positives.  Life is hard.
32171      Branch: perl
32172            ! ext/Time/HiRes/HiRes.t
32173 ____________________________________________________________________________
32174 [ 12845] By: jhi                                   on 2001/11/04  17:29:40
32175         Log: More forgotten from #12843.
32176      Branch: perl
32177            ! lib/Math/BigInt/t/bigfltpm.inc
32178 ____________________________________________________________________________
32179 [ 12844] By: jhi                                   on 2001/11/04  17:19:13
32180         Log: Forgot from #12843.
32181      Branch: perl
32182            + lib/Math/BigInt/t/bigintpm.inc
32183            ! MANIFEST
32184 ____________________________________________________________________________
32185 [ 12843] By: jhi                                   on 2001/11/04  16:52:45
32186         Log: Upgrade to Math::BigInt 1.45; from Tels.
32187              NOTE: some of the tests are failing but that's because
32188              the core integration is not yet done.
32189      Branch: perl
32190            + lib/Math/BigInt/t/Math/BigFloat/Subclass.pm
32191            + lib/Math/BigInt/t/Math/BigInt/Subclass.pm
32192            + lib/Math/BigInt/t/sub_mbf.t lib/Math/BigInt/t/sub_mbi.t
32193            - lib/Math/BigInt/t/Math/Subclass.pm
32194            - lib/Math/BigInt/t/subclass.t
32195            ! MANIFEST lib/Math/BigInt.pm lib/Math/BigInt/Calc.pm
32196            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/calling.t
32197            ! lib/Math/BigInt/t/mbimbf.t
32198 ____________________________________________________________________________
32199 [ 12842] By: jhi                                   on 2001/11/04  16:45:02
32200         Log: VMS: adds capability to control more configuration stuff with
32201              -D and -U switches; parsing config.sh to extract previous config
32202              info in VMS-form, and a rewrite of the "prompt/response" routine;
32203              from Charles Lane.
32204      Branch: perl
32205            ! configure.com
32206 ____________________________________________________________________________
32207 [ 12841] By: jhi                                   on 2001/11/04  15:18:39
32208         Log: Subject: Typo correction in perldebguts.pod
32209              From: mjd@plover.com
32210              Date: 4 Nov 2001 16:20:05 -0000
32211              Message-ID: <20011104162005.16699.qmail@plover.com>
32212      Branch: perl
32213            ! pod/perldebguts.pod
32214 ____________________________________________________________________________
32215 [ 12840] By: jhi                                   on 2001/11/04  15:17:22
32216         Log: Subject: Re: Where are my 'O's? [+ 12836 smoke]
32217              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32218              Date: Sun, 4 Nov 2001 11:47:30 +0100
32219              Message-ID: <20011104114730.A715@rafael>
32220              
32221              Remove -T from the test, wrong place for that.
32222      Branch: perl
32223            ! lib/File/Temp/t/mktemp.t
32224 ____________________________________________________________________________
32225 [ 12839] By: jhi                                   on 2001/11/04  15:15:42
32226         Log: Subject: [REPATCH] Re: PerlIOBuf_dup
32227              From: Nicholas Clark <nick@ccl4.org>
32228              Date: Sun, 4 Nov 2001 10:41:24 +0000
32229              Message-ID: <20011104104123.U20123@plum.flirble.org>
32230      Branch: perl
32231            ! ext/Encode/Encode.xs ext/PerlIO/t/encoding.t perlio.c
32232 ____________________________________________________________________________
32233 [ 12838] By: jhi                                   on 2001/11/03  21:19:43
32234         Log: Subject: Re: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
32235              From: Michael G Schwern <schwern@pobox.com>
32236              Date: Sat, 3 Nov 2001 15:41:47 -0500
32237              Message-ID: <20011103154147.C600@blackrider>
32238      Branch: perl
32239            ! lib/Term/Cap.t
32240 ____________________________________________________________________________
32241 [ 12837] By: jhi                                   on 2001/11/03  21:14:34
32242         Log: Subject: [PATCH] stop unrestricted negativity in HiRes.t 
32243              From: "Craig A. Berry" <craigberry@mac.com>     
32244              Date: Sat, 03 Nov 2001 16:02:28 -0600
32245              Message-Id: <5.1.0.14.2.20011103155539.03e44c60@exchi01>
32246      Branch: perl
32247            ! ext/Time/HiRes/HiRes.t
32248 ____________________________________________________________________________
32249 [ 12836] By: jhi                                   on 2001/11/03  18:41:33
32250         Log: Subject: [PATCH lib/Term/Cap.t] Skip testing where Term::Cap won't run (was Re: Win95 under stress)
32251              From: "chromatic" <chromatic@rmci.net>
32252              Date: Sat, 03 Nov 2001 12:28:17 -0700
32253              Message-ID: <20011103193507.94848.qmail@onion.perl.org>
32254      Branch: perl
32255            ! lib/Term/Cap.t
32256 ____________________________________________________________________________
32257 [ 12835] By: jhi                                   on 2001/11/03  18:34:08
32258         Log: Don't bother doing POSIX charclass parsing if it
32259              possibly cannot be so.  Prepares way for charclass
32260              syntax like [[abc]||[def]] (or just [[abc][def]])
32261              for union, [[\w]&&[$a]] for intersection,
32262              and [[a-z]&&[^def]] for subtraction.
32263              
32264              Currently /[[a]/ (or /[a[]/) parses as a character
32265              class containing two characters, "[" and "a",
32266              this may have to be broken for the syntax described
32267              above, otherwise we would have to scan the whole pattern
32268              to find out whether the square brackets match pairwise.
32269              Luckily, the special case of "[" doesn't seem to be
32270              documented (as opposed to "]" and "-"), so we may have
32271              better story for breaking it...  One can always use \[
32272              if one wants a literal "[", so there.
32273      Branch: perl
32274            ! regcomp.c
32275 ____________________________________________________________________________
32276 [ 12834] By: jhi                                   on 2001/11/03  17:51:44
32277         Log: Comment correction.
32278      Branch: perl
32279            ! regcomp.c
32280 ____________________________________________________________________________
32281 [ 12833] By: jhi                                   on 2001/11/03  17:33:21
32282         Log: Add MakeMaker PREREQ_PRINT and PRINT_PREREQ targets.
32283              The latter is a RedHatism.
32284      Branch: perl
32285            ! lib/ExtUtils/MakeMaker.pm
32286 ____________________________________________________________________________
32287 [ 12832] By: jhi                                   on 2001/11/03  15:43:03
32288         Log: Integrate perlio.
32289      Branch: perl
32290           !> perlio.c
32291 ____________________________________________________________________________
32292 [ 12831] By: nick                                  on 2001/11/03  11:42:15
32293         Log: Integrate mainline
32294      Branch: perlio
32295           !> doio.c ext/DynaLoader/dl_mac.xs ext/Errno/Errno_pm.PL
32296           !> ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
32297           !> hints/beos.sh hints/darwin.sh perl.c perl.h perlio.c regexec.c
32298           !> sv.c t/test.pl
32299 ____________________________________________________________________________
32300 [ 12830] By: nick                                  on 2001/11/03  10:27:34
32301         Log: Fix clone_leak problem.
32302              PerlIOStdio_dup was leaking FILE * as it was still doing fdopen()
32303              as vestige of calling PerlLIO_dup().
32304      Branch: perlio
32305            ! perlio.c
32306 ____________________________________________________________________________
32307 [ 12829] By: nick                                  on 2001/11/03  09:40:46
32308         Log: Tweaks attempting to locate Doug's clone_leak leak.
32309              - add some PerlIO_debug()
32310              - handle PerlIO_clone() with empty lists (clone before Perl_parse())
32311              - Even if it closing stdout etc. do a fflush()
32312      Branch: perlio
32313            ! perlio.c
32314 ____________________________________________________________________________
32315 [ 12828] By: nick                                  on 2001/11/03  08:34:31
32316         Log: Integrate mainline
32317      Branch: perlio
32318           !> (integrate 54 files)
32319 ____________________________________________________________________________
32320 [ 12827] By: ams                                   on 2001/11/03  03:45:19
32321         Log: Ugly bandaid to stop C<package;> from segfaulting (remember to
32322              remove this later). Based on a patch from Robert Spier in
32323              <15330.61459.14452.795263@rls.cx>.
32324      Branch: perl
32325            ! sv.c
32326 ____________________________________________________________________________
32327 [ 12826] By: jhi                                   on 2001/11/02  23:56:00
32328         Log: microperl sync.
32329      Branch: perl
32330            ! doio.c perl.c perl.h perlio.c regexec.c
32331 ____________________________________________________________________________
32332 [ 12825] By: jhi                                   on 2001/11/02  23:20:03
32333         Log: Definitions for the Unicode Newline Guidelines.
32334      Branch: perl
32335            ! perl.h
32336 ____________________________________________________________________________
32337 [ 12824] By: jhi                                   on 2001/11/02  23:08:05
32338         Log: (retracted by #12871)
32339              
32340              There is no csh of any kind in default BeOS.
32341              For the purposes of miniperl globbing, bash
32342              will do.
32343      Branch: perl
32344            ! hints/beos.sh
32345 ____________________________________________________________________________
32346 [ 12823] By: jhi                                   on 2001/11/02  21:56:36
32347         Log: Integrate change #12820 from macperl to maint and blead;
32348              
32349              Fix up (dynaloading) to work properly with multiplicity
32350      Branch: maint-5.6/perl
32351           !> ext/DynaLoader/dl_mac.xs
32352      Branch: perl
32353           !> ext/DynaLoader/dl_mac.xs
32354 ____________________________________________________________________________
32355 [ 12822] By: pudge                                 on 2001/11/02  21:38:22
32356         Log: Several fixes for various exit problems and clearing out
32357              task queue, as well as another (incomplete) go at
32358              fixing error message handling
32359      Branch: maint-5.6/macperl
32360            ! macos/macish.c macos/macish.h macos/macperl/MPConsole.cp
32361 ____________________________________________________________________________
32362 [ 12821] By: pudge                                 on 2001/11/02  21:36:26
32363         Log: Add source files for bleadperl builds
32364      Branch: maint-5.6/macperl
32365            ! macos/Makefile.mk
32366 ____________________________________________________________________________
32367 [ 12820] By: pudge                                 on 2001/11/02  21:35:15
32368         Log: Fix up to work properly with multiplicity
32369      Branch: maint-5.6/macperl
32370            ! ext/DynaLoader/dl_mac.xs
32371 ____________________________________________________________________________
32372 [ 12819] By: pudge                                 on 2001/11/02  21:21:56
32373         Log: Integrate with maintperl.
32374      Branch: maint-5.6/macperl
32375           +> t/op/system.t t/op/system_tests
32376           !> MANIFEST Todo-5.6 ext/ODBM_File/ODBM_File.xs perl.h
32377           !> pod/perltodo.pod util.c win32/win32.c
32378 ____________________________________________________________________________
32379 [ 12818] By: jhi                                   on 2001/11/02  21:03:58
32380         Log: Locate _PATH_LOG if it's a socket even if not #defined
32381              (helps Tru64)  From Paul David Fardy <pdf@morgan.ucs.mun.ca>,
32382              via Nick Clark.
32383      Branch: perl
32384            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/syslog.t
32385 ____________________________________________________________________________
32386 [ 12817] By: jhi                                   on 2001/11/02  20:07:05
32387         Log: Subject: [PATCH t/test.pl] _expect and other little tweaks
32388              From: Michael G Schwern <schwern@pobox.com>
32389              Date: Fri, 2 Nov 2001 15:36:41 -0500
32390              Message-ID: <20011102153641.E23234@blackrider>
32391      Branch: perl
32392            ! t/test.pl
32393 ____________________________________________________________________________
32394 [ 12816] By: jhi                                   on 2001/11/02  17:53:00
32395         Log: Subject: [PATCH] patches for MacOS X 10.1 for perl 5.7.2
32396              From: merlyn@stonehenge.com (Randal L. Schwartz)
32397              Date: 02 Nov 2001 09:33:34 -0800
32398              Message-ID: <m1wv193wnl.fsf@halfdome.holdit.com>
32399              
32400              (two of the changes)
32401              
32402              Better coexistence with extensions.
32403      Branch: perl
32404            ! ext/Errno/Errno_pm.PL hints/darwin.sh
32405 ____________________________________________________________________________
32406 [ 12815] By: ams                                   on 2001/11/02  16:47:43
32407         Log: Subject: Re: [PATCH] the the double double word word fix fix
32408              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
32409              Date: Fri, 02 Nov 2001 19:43:07 +0100
32410              Message-Id: <3BE2E93B.627C198E@alcatel.at>
32411      Branch: perl
32412            ! pod/perldebug.pod
32413 ____________________________________________________________________________
32414 [ 12814] By: jhi                                   on 2001/11/02  15:24:10
32415         Log: Update Changes.
32416      Branch: perl
32417            ! Changes patchlevel.h
32418 ____________________________________________________________________________
32419 [ 12813] By: jhi                                   on 2001/11/02  15:19:35
32420         Log: More encoding testing.
32421      Branch: perl
32422            ! lib/encoding.pm lib/encoding.t
32423 ____________________________________________________________________________
32424 [ 12812] By: ams                                   on 2001/11/02  15:07:11
32425         Log: Slight modification of #12811.
32426      Branch: perl
32427            ! op.c
32428 ____________________________________________________________________________
32429 [ 12811] By: jhi                                   on 2001/11/02  14:58:13
32430         Log: Subject: Re: [ID 20011101.069] \stat('.') gives "Attempt to free unreferenced scalar"
32431              From: Radu Greab <radu@netsoft.ro>
32432              Date: Fri, 2 Nov 2001 15:28:58 +0200
32433              Message-ID: <15330.40858.629851.468818@ix.netsoft.ro>
32434      Branch: perl
32435            ! op.c t/op/stat.t
32436 ____________________________________________________________________________
32437 [ 12810] By: jhi                                   on 2001/11/02  14:15:34
32438         Log: Subject: [PATCH] Re: Extra MakeMaker noise in lib/ExtUtils/Embed.t @12791
32439              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32440              Date: Thu, 1 Nov 2001 22:35:50 +0100
32441              Message-ID: <20011101223550.A10849@rafael>
32442      Branch: perl
32443            ! lib/ExtUtils/Embed.t
32444 ____________________________________________________________________________
32445 [ 12809] By: jhi                                   on 2001/11/02  14:10:05
32446         Log: Subject: [REPATCH] Re: [PATCH File::Find] use warnings::register
32447              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32448              Date: 2 Nov 2001 14:48:51 -0000
32449              Message-Id: <slrn9u5cj6.liq.rgarciasuarez@rafael.kazibao.net> 
32450      Branch: perl
32451            ! lib/File/Find.pm
32452 ____________________________________________________________________________
32453 [ 12808] By: jhi                                   on 2001/11/02  05:40:21
32454         Log: Add documentation.
32455      Branch: perl
32456            ! embed.pl pod/perlapi.pod utf8.c
32457 ____________________________________________________________________________
32458 [ 12807] By: jhi                                   on 2001/11/02  05:18:45
32459         Log: Unicode: add ToFold mapping.  Not used yet; but basically
32460              a more useful mapping for caseless aka case-ignoring than
32461              doing either lc($a) eq lc($b) or uc($a) eq uc($b); the full
32462              algorithm for creating the foldings uses equivalence classes,
32463              see http://www.unicode.org/unicode/reports/tr21/
32464              Hopefully this feature will be used in //i.
32465              (The folding tables were introduced by #12689.)
32466      Branch: perl
32467            ! embed.h embed.pl embedvar.h intrpvar.h perl.c perlapi.h sv.c
32468            ! utf8.c
32469 ____________________________________________________________________________
32470 [ 12806] By: jhi                                   on 2001/11/02  05:04:05
32471         Log: Subject: [PATCH] AutoSplit.t clean-up for VMS
32472              From: "Craig A. Berry" <craigberry@mac.com>
32473              Date: Fri, 02 Nov 2001 00:03:52 -0600
32474              Message-Id: <5.1.0.14.2.20011101235844.02cd4e50@exchi01>
32475      Branch: perl
32476            ! lib/AutoSplit.t
32477 ____________________________________________________________________________
32478 [ 12805] By: jhi                                   on 2001/11/02  04:17:04
32479         Log: Subject: Trivial doc patch
32480              From: andreas.koenig@anima.de (Andreas J. Koenig)
32481              Date: 02 Nov 2001 06:11:35 +0100
32482              Message-ID: <m37kt94v08.fsf@anima.de>
32483      Branch: perl
32484            ! pod/perlport.pod
32485 ____________________________________________________________________________
32486 [ 12804] By: jhi                                   on 2001/11/02  02:14:46
32487         Log: Make encoding and charnames pragmas coexist.
32488      Branch: perl
32489            ! lib/charnames.pm lib/encoding.pm lib/encoding.t
32490 ____________________________________________________________________________
32491 [ 12803] By: jhi                                   on 2001/11/02  01:26:53
32492         Log: The basic character classes seem to go untested with Unicode.
32493      Branch: perl
32494            ! t/op/pat.t
32495 ____________________________________________________________________________
32496 [ 12802] By: ams                                   on 2001/11/02  00:39:36
32497         Log: Subject: [PATCH] the the double double word word fix fix
32498              From: Richard Soderberg <rs@oregonnet.com>
32499              Date: Thu, 1 Nov 2001 13:12:03 -0800
32500              Message-Id: <200111012112.NAA23288@oregonnet.com>
32501              
32502              Subject: Re: [PATCH] the the double double word word fix fix
32503              From: Mark-Jason Dominus <mjd@plover.com>
32504              Date: Thu, 01 Nov 2001 16:43:40 -0500
32505              Message-Id: <20011101214340.2044.qmail@plover.com>
32506              
32507              Subject: Re: [PATCH] the the double double word word fix fix
32508              From: Mark-Jason Dominus <mjd@plover.com>
32509              Date: Thu, 01 Nov 2001 16:51:39 -0500
32510              Message-Id: <20011101215139.2196.qmail@plover.com>
32511      Branch: perl
32512            ! pod/perldebtut.pod pod/perldiag.pod pod/perlfaq3.pod
32513            ! pod/perlguts.pod pod/perlintro.pod pod/perliol.pod
32514            ! pod/perlmodlib.PL pod/perlmodstyle.pod pod/perlpodspec.pod
32515            ! pod/perlrequick.pod pod/perlretut.pod pod/perltoc.pod
32516            ! pod/perltodo.pod pod/perlxstut.pod
32517 ____________________________________________________________________________
32518 [ 12801] By: jhi                                   on 2001/11/01  14:27:51
32519         Log: Comment tweaks.
32520      Branch: perl
32521            ! toke.c
32522 ____________________________________________________________________________
32523 [ 12800] By: jhi                                   on 2001/11/01  14:06:04
32524         Log: FAQ sync.
32525      Branch: perl
32526            ! pod/perlfaq9.pod
32527 ____________________________________________________________________________
32528 [ 12799] By: jhi                                   on 2001/11/01  13:59:42
32529         Log: If an encoding is set by -M/-m, it must be in
32530              effect only for the actual script, not any other
32531              required/-M/-m'ed module, otherwise we enter a nasty
32532              recursion in regexec.c while trying to init the simple
32533              UTF-8 charclasses like PL_utf8_alnum.
32534      Branch: perl
32535            ! lib/encoding.pm pod/perlunicode.pod pp_ctl.c
32536 ____________________________________________________________________________
32537 [ 12798] By: jhi                                   on 2001/10/31  21:10:09
32538         Log: A bit more descriptive name.
32539      Branch: perl
32540            ! mg.c
32541 ____________________________________________________________________________
32542 [ 12797] By: jhi                                   on 2001/10/31  20:32:29
32543         Log: Subject: [PATCH Perl@12768] Time::Hires test fix
32544              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32545              Date: Wed, 31 Oct 2001 13:47:04 EST
32546              Message-Id: <011031134626.1227@DUPHY4.Physics.Drexel.Edu>
32547      Branch: perl
32548            ! ext/Time/HiRes/HiRes.t
32549 ____________________________________________________________________________
32550 [ 12796] By: jhi                                   on 2001/10/31  20:31:20
32551         Log: Subject: [PATCH Perl@12768] make setting signal() persistent
32552              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
32553              Date: Wed, 31 Oct 2001 13:43:29 EST
32554              Message-Id: <011031134318.231c@DUPHY4.Physics.Drexel.Edu>
32555      Branch: perl
32556            ! mg.c
32557 ____________________________________________________________________________
32558 [ 12795] By: jhi                                   on 2001/10/31  20:29:37
32559         Log: Subject: [PATCH] Various test cleanups
32560              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
32561              Date: Tue, 30 Oct 2001 21:56:26 +0100
32562              Message-ID: <20011030215626.A28503@rafael>
32563      Branch: perl
32564            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
32565            ! ext/DB_File/t/db-recno.t ext/Encode.t
32566 ____________________________________________________________________________
32567 [ 12794] By: jhi                                   on 2001/10/31  15:26:59
32568         Log: Update Changes.
32569      Branch: perl
32570            ! Changes patchlevel.h
32571 ____________________________________________________________________________
32572 [ 12793] By: jhi                                   on 2001/10/31  15:23:12
32573         Log: Subject: [PATCH] Data::Dumper opt. use B::Deparse for coderefs
32574              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>               
32575              Date: Wed, 31 Oct 2001 17:16:39 +0100
32576              Message-ID: <20011031171639.A32511@rafael>
32577      Branch: perl
32578            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/t/dumper.t
32579 ____________________________________________________________________________
32580 [ 12792] By: jhi                                   on 2001/10/31  15:20:01
32581         Log: Skip message nit.
32582      Branch: perl
32583            ! t/io/fs.t
32584 ____________________________________________________________________________
32585 [ 12791] By: jhi                                   on 2001/10/31  14:54:19
32586         Log: Subject: Re: [REPATCH] Re: [PATCH] Re: [ID 20011030.064] File::Temp tempdir(CLEANUP => 1) and -T on OpenBSD 2.9
32587              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
32588              Date: 31 Oct 2001 14:49:37 -0000
32589              Message-Id: <slrn9u03sk.hco.rgarciasuarez@rafael.kazibao.net> 
32590      Branch: perl
32591            ! lib/File/Path.pm lib/File/Path.t lib/File/Temp/t/mktemp.t
32592 ____________________________________________________________________________
32593 [ 12790] By: jhi                                   on 2001/10/31  14:44:33
32594         Log: Extend the effect of the encoding pragma to chr() and ord().
32595              
32596              TODO: regex literals, reentrancy problems with the utf8
32597              and charnames pragmas.
32598      Branch: perl
32599            ! lib/encoding.pm lib/encoding.t pod/perlfunc.pod pp.c sv.c
32600 ____________________________________________________________________________
32601 [ 12789] By: jhi                                   on 2001/10/31  13:25:02
32602         Log: Doc tweaks.
32603      Branch: perl
32604            ! lib/encoding.pm
32605 ____________________________________________________________________________
32606 [ 12788] By: nick                                  on 2001/10/31  08:59:56
32607         Log: Integrate mainline
32608      Branch: perlio
32609           +> lib/encoding.pm lib/encoding.t t/op/system.t t/op/system_tests
32610           !> (integrate 49 files)
32611 ____________________________________________________________________________
32612 [ 12787] By: jhi                                   on 2001/10/31  03:22:34
32613         Log: Forgot new proto.
32614      Branch: perl
32615            ! proto.h
32616 ____________________________________________________________________________
32617 [ 12786] By: jhi                                   on 2001/10/31  02:32:35
32618         Log: Clarification: use encoding cannot be used to
32619              change the default encoding of "your whole script";
32620              only the default encoding of the *data*.  Also, it
32621              seems that "use encoding" does not mix with "use utf8"
32622              (a coredumping recursion ensues).  Should not be a huge
32623              problem since "use utf8" is pretty marginal nowadays.
32624      Branch: perl
32625            ! ext/Encode/Encode.pm lib/encoding.pm pod/perlunicode.pod
32626 ____________________________________________________________________________
32627 [ 12785] By: jhi                                   on 2001/10/31  02:19:49
32628         Log: More documentation for the encode pragma.
32629      Branch: perl
32630            ! ext/Encode/Encode.pm lib/encoding.pm lib/open.pm
32631            ! pod/perlapi.pod pod/perlunicode.pod sv.c
32632 ____________________________________________________________________________
32633 [ 12784] By: jhi                                   on 2001/10/31  02:08:27
32634         Log: Thinko in #12783.
32635      Branch: perl
32636            ! sv.c
32637 ____________________________________________________________________________
32638 [ 12783] By: jhi                                   on 2001/10/31  02:04:22
32639         Log: Make sv_recode_to_utf8() a real API: the encoding
32640              is a parameter, instead of a global.  Document the
32641              PERL_ENCODING.
32642      Branch: perl
32643            ! embed.h embed.pl pod/perlapi.pod pod/perlrun.pod proto.h sv.c
32644            ! toke.c
32645 ____________________________________________________________________________
32646 [ 12782] By: jhi                                   on 2001/10/31  00:57:42
32647         Log: Enable -Mencoding=foobar also for string literals.
32648      Branch: perl
32649            ! embed.h embed.pl global.sym lib/encoding.pm lib/encoding.t
32650            ! pod/perlapi.pod proto.h sv.c toke.c
32651 ____________________________________________________________________________
32652 [ 12781] By: jhi                                   on 2001/10/30  17:06:39
32653         Log: Subject: Re: [PATCH] Re: DynaLoader problem on NCR SVR4 box
32654              From: Andy Dougherty <doughera@lafayette.edu>
32655              Date: Tue, 30 Oct 2001 12:44:27 -0500 (EST)
32656              Message-ID: <Pine.SOL.4.10.10110301241210.25351-100000@maxwell.phys.lafayette.edu>
32657      Branch: perl
32658            ! ext/POSIX/hints/svr4.pl
32659 ____________________________________________________________________________
32660 [ 12780] By: jhi                                   on 2001/10/30  14:54:12
32661         Log: Subject: RE: [PATCH h2xs] Use of static data in XS modules
32662              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32663              Date: Mon, 29 Oct 2001 23:11:58 -0000
32664              Message-ID: <AIEAJICLCBDNAAOLLOKLMEJGDDAA.Paul_Marquess@Yahoo.co.uk>
32665              
32666              Add compat.h.
32667      Branch: perl
32668            ! lib/h2xs.t utils/h2xs.PL
32669 ____________________________________________________________________________
32670 [ 12779] By: jhi                                   on 2001/10/30  13:51:43
32671         Log: Subject: PerlIOBuf_dup
32672              From: Nicholas Clark <nick@ccl4.org>              
32673              Date: Mon, 29 Oct 2001 21:52:35 +0000             
32674              Message-ID: <20011029215235.K41204@plum.flirble.org>
32675              
32676              Add prototype.
32677      Branch: perl
32678            ! perliol.h
32679 ____________________________________________________________________________
32680 [ 12778] By: jhi                                   on 2001/10/30  13:49:51
32681         Log: Subject: [PATCH] Make malloc.c errors more useful
32682              From: Richard Soderberg <rs@oregonnet.com>
32683              Date: Mon, 29 Oct 2001 22:28:02 -0800
32684              Message-Id: <200110300628.WAA11025@oregonnet.com>
32685      Branch: perl
32686            ! malloc.c
32687 ____________________________________________________________________________
32688 [ 12777] By: jhi                                   on 2001/10/30  04:02:10
32689         Log: Retract #12776 - the bug 19990906.001 is still valid.
32690      Branch: perl
32691            ! t/run/kill_perl.t
32692 ____________________________________________________________________________
32693 [ 12776] By: jhi                                   on 2001/10/30  03:03:49
32694         Log: (Retracted by #12777)
32695              Subject: Perlbug 19990906.001 - segfault on long escaped quote regex
32696              From: Michael G Schwern <schwern@pobox.com> 
32697              Date: Mon, 29 Oct 2001 23:01:08 -0500
32698              Message-ID: <20011029230108.G18053@blackrider>
32699      Branch: perl
32700            ! t/run/kill_perl.t
32701 ____________________________________________________________________________
32702 [ 12775] By: jhi                                   on 2001/10/30  02:56:41
32703         Log: Comment nits.
32704      Branch: perl
32705            ! lib/encoding.t
32706 ____________________________________________________________________________
32707 [ 12774] By: gsar                                  on 2001/10/30  01:32:57
32708         Log: integrate change#12772 from mainline
32709              
32710              Subject: [PATCH] Mommy, what's a pointer cast?
32711      Branch: maint-5.6/perl
32712            ! perl.h
32713 ____________________________________________________________________________
32714 [ 12773] By: jhi                                   on 2001/10/30  01:19:32
32715         Log: Subject: [PATCH] Mommy, what's a pointer cast?
32716              From: Richard Soderberg <rs@oregonnet.com>
32717              Date: Mon, 29 Oct 2001 17:01:10 -0800
32718              Message-Id: <200110300101.RAA31561@oregonnet.com>
32719              
32720              (threads* parts)
32721      Branch: perl
32722            ! ext/threads/shared/shared.xs ext/threads/threads.xs
32723 ____________________________________________________________________________
32724 [ 12772] By: jhi                                   on 2001/10/30  01:19:13
32725         Log: Subject: [PATCH] Mommy, what's a pointer cast?
32726              From: Richard Soderberg <rs@oregonnet.com>
32727              Date: Mon, 29 Oct 2001 17:01:10 -0800
32728              Message-Id: <200110300101.RAA31561@oregonnet.com>
32729              
32730              (the perl.h part)
32731      Branch: perl
32732            ! perl.h
32733 ____________________________________________________________________________
32734 [ 12771] By: jhi                                   on 2001/10/30  01:17:21
32735         Log: Subject: [PATCH] OpenBSD likes signal.h 
32736              From: Richard Soderberg <rs@oregonnet.com>
32737              Date: Mon, 29 Oct 2001 17:00:31 -0800
32738              Message-Id: <200110300100.RAA31533@oregonnet.com>
32739      Branch: perl
32740            ! unixish.h
32741 ____________________________________________________________________________
32742 [ 12770] By: jhi                                   on 2001/10/30  01:10:24
32743         Log: Subject: [PATCH] RE: DB_File-1.79 on Cygwin 1.3.3
32744              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32745              Date: Mon, 29 Oct 2001 23:04:23 -0000
32746              Message-ID: <AIEAJICLCBDNAAOLLOKLGEJGDDAA.Paul_Marquess@Yahoo.co.uk>
32747      Branch: perl
32748            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
32749            ! ext/DB_File/t/db-recno.t
32750 ____________________________________________________________________________
32751 [ 12769] By: jhi                                   on 2001/10/30  01:08:01
32752         Log: Subject: [PATCH perl@12718] HiRes.t tweaks
32753              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
32754              Date: Mon, 29 Oct 2001 12:34:07 -0600
32755              Message-Id: <5.1.0.14.2.20011029121906.035d7e00@exchi01>
32756      Branch: perl
32757            ! ext/Time/HiRes/HiRes.t
32758 ____________________________________________________________________________
32759 [ 12768] By: jhi                                   on 2001/10/29  15:10:04
32760         Log: Update Changes.
32761      Branch: perl
32762            ! Changes patchlevel.h
32763 ____________________________________________________________________________
32764 [ 12767] By: jhi                                   on 2001/10/29  14:49:28
32765         Log: AIX needs an explicit symbol export list.
32766      Branch: perl
32767            ! lib/ExtUtils/Embed.t
32768 ____________________________________________________________________________
32769 [ 12766] By: jhi                                   on 2001/10/29  14:08:21
32770         Log: The test (and the module) would require some
32771              quality hacking time to work on EBCDIC.  Based on
32772              the test results nothing seems to be majorly broken,
32773              the module just seems to have strange assumptions:
32774              got: ''\226\225\205'
32775              expected: ''one'
32776              The \226\225\205 being, of course, 'one', in EBCDIC.
32777      Branch: perl
32778            ! lib/Dumpvalue.t
32779 ____________________________________________________________________________
32780 [ 12765] By: jhi                                   on 2001/10/29  13:58:48
32781         Log: Mark the test known to be failing in EBCDIC.
32782      Branch: perl
32783            ! t/op/tr.t
32784 ____________________________________________________________________________
32785 [ 12764] By: jhi                                   on 2001/10/29  13:51:51
32786         Log: None of the libnet modules are going to work in
32787              EBCDIC without the Convert::EBCDIC.
32788      Branch: perl
32789            ! t/lib/1_compile.t
32790 ____________________________________________________________________________
32791 [ 12763] By: jhi                                   on 2001/10/29  13:45:39
32792         Log: Neither is 0xff illegal UTF-EBCDIC since it's the last C1.
32793      Branch: perl
32794            ! t/op/pack.t
32795 ____________________________________________________________________________
32796 [ 12762] By: jhi                                   on 2001/10/29  13:40:17
32797         Log: UTF-EBCDIC ain't UTF-8.
32798      Branch: perl
32799            ! t/op/pack.t
32800 ____________________________________________________________________________
32801 [ 12761] By: jhi                                   on 2001/10/29  13:35:35
32802         Log: In EBCDIC cannot test compile Net::Cmd without Convert::EBCDIC.
32803      Branch: perl
32804            ! t/lib/1_compile.t
32805 ____________________________________________________________________________
32806 [ 12760] By: jhi                                   on 2001/10/29  13:32:20
32807         Log: Let's not assume ASCII.
32808      Branch: perl
32809            ! t/op/lc.t
32810 ____________________________________________________________________________
32811 [ 12759] By: jhi                                   on 2001/10/29  13:24:54
32812         Log: Call the new perlio symbols differently.
32813      Branch: perl
32814            ! makedef.pl
32815 ____________________________________________________________________________
32816 [ 12758] By: jhi                                   on 2001/10/29  13:23:11
32817         Log: Don't expect ASCII ordering.
32818      Branch: perl
32819            ! lib/ExtUtils/Manifest.t
32820 ____________________________________________________________________________
32821 [ 12757] By: jhi                                   on 2001/10/29  13:13:09
32822         Log: Forgot from #12756.
32823      Branch: perl
32824            ! perlio.h
32825 ____________________________________________________________________________
32826 [ 12756] By: jhi                                   on 2001/10/29  13:12:41
32827         Log: BeOS tweaks:
32828              - fseeko and ftello can be found by Configure but
32829              we do not seem to have prototypes for them so
32830              let's make up some
32831              - BeOS didn't use to have real sockets (sockets as
32832              filedescriptors) but the BONE package is supposed
32833              to fix this.  I do not know how to detect BONEness,
32834              see hints/beos.sh for a spot that needs to fixed.
32835              - BeOS has O_TEXT != O_BINARY but has no setmode()
32836      Branch: perl
32837            ! hints/beos.sh perlio.c
32838 ____________________________________________________________________________
32839 [ 12755] By: sky                                   on 2001/10/29  12:56:12
32840         Log: Ugly fix to not die when a thread creator is holding locks.
32841      Branch: perl
32842            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
32843            ! ext/threads/threads.xs
32844 ____________________________________________________________________________
32845 [ 12754] By: jhi                                   on 2001/10/29  12:31:34
32846         Log: Integrate change #12752 from maintperl;
32847              
32848              croak(Nullch) wasn't printing the contents of ERRSV if there was
32849              no outer eval (bug in change#6125)
32850      Branch: perl
32851           !> util.c
32852 ____________________________________________________________________________
32853 [ 12753] By: jhi                                   on 2001/10/29  12:28:41
32854         Log: Subject: [PATCH h2xs] Use of static data in XS modules
32855              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
32856              Date: Sun, 28 Oct 2001 21:19:07 -0000
32857              Message-ID: <AIEAJICLCBDNAAOLLOKLIEHNDDAA.Paul_Marquess@Yahoo.co.uk>
32858              
32859              with nits from Sarathy.
32860      Branch: perl
32861            ! utils/h2xs.PL
32862 ____________________________________________________________________________
32863 [ 12752] By: gsar                                  on 2001/10/29  03:07:15
32864         Log: croak(Nullch) wasn't printing the contents of ERRSV if there was
32865              no outer eval (bug in change#6125)
32866      Branch: maint-5.6/perl
32867            ! util.c
32868 ____________________________________________________________________________
32869 [ 12751] By: jhi                                   on 2001/10/28  23:11:15
32870         Log: More todo for the encoding pragma.
32871      Branch: perl
32872            ! lib/encoding.pm
32873 ____________________________________________________________________________
32874 [ 12750] By: jhi                                   on 2001/10/28  22:55:24
32875         Log: Add the encoding pragma to control the "upgrade"
32876              from the native eight bit data to Unicode.
32877              
32878              TODO: \x.. and \0... literals.  \N{}.  chr()? ord()?
32879      Branch: perl
32880            + lib/encoding.pm lib/encoding.t
32881            ! MANIFEST embedvar.h gv.c intrpvar.h mg.c perlapi.h
32882            ! pod/perlunicode.pod pod/perlvar.pod sv.c
32883 ____________________________________________________________________________
32884 [ 12749] By: sky                                   on 2001/10/28  21:02:33
32885         Log: Update documentation.
32886      Branch: perl
32887            ! ext/threads/shared/shared.pm
32888 ____________________________________________________________________________
32889 [ 12748] By: jhi                                   on 2001/10/28  20:55:57
32890         Log: Integrate change #12747 from maintperl;
32891              
32892              finishing touches to system() fixes on windows:
32893              * detect cmd shell correctly even if it had full path in it
32894              * more quoting needed for single-arg system if the argument
32895              really had multiple quoted arguments within it
32896              * be smarter about not calling the shell when the executable
32897              has spaces, but otherwise does not need shell involvement
32898              * add a testsuite (windows-specific currently)
32899      Branch: perl
32900           +> t/op/system.t t/op/system_tests
32901            ! MANIFEST pod/perltodo.pod
32902           !> win32/win32.c
32903 ____________________________________________________________________________
32904 [ 12747] By: gsar                                  on 2001/10/28  18:33:23
32905         Log: finishing touches to system() fixes on windows:
32906              * detect cmd shell correctly even if it had full path in it
32907              * more quoting needed for single-arg system if the argument
32908              really had multiple quoted arguments within it
32909              * be smarter about not calling the shell when the executable
32910              has spaces, but otherwise does not need shell involvement
32911              * add a testsuite (windows-specific currently)
32912      Branch: maint-5.6/perl
32913            + t/op/system.t t/op/system_tests
32914            ! MANIFEST Todo-5.6 pod/perltodo.pod win32/win32.c
32915 ____________________________________________________________________________
32916 [ 12746] By: jhi                                   on 2001/10/28  16:34:35
32917         Log: Integrate perlio.
32918      Branch: perl
32919           !> ext/Time/HiRes/HiRes.xs lib/ExtUtils/Embed.t
32920 ____________________________________________________________________________
32921 [ 12745] By: nick                                  on 2001/10/28  16:08:14
32922         Log: Mingw32 fixup for Embed.t
32923      Branch: perlio
32924            ! lib/ExtUtils/Embed.t
32925 ____________________________________________________________________________
32926 [ 12744] By: nick                                  on 2001/10/28  15:54:14
32927         Log: GCC vs MS 64-bit constant syntax
32928      Branch: perlio
32929            ! ext/Time/HiRes/HiRes.xs
32930 ____________________________________________________________________________
32931 [ 12743] By: nick                                  on 2001/10/28  15:42:55
32932         Log: Integrate mainline
32933      Branch: perlio
32934           !> ext/threads/threads.pm lib/ExtUtils/Embed.t
32935 ____________________________________________________________________________
32936 [ 12742] By: sky                                   on 2001/10/28  14:47:10
32937         Log: Manpage updates.
32938      Branch: perl
32939            ! ext/threads/threads.pm
32940 ____________________________________________________________________________
32941 [ 12741] By: jhi                                   on 2001/10/28  14:39:55
32942         Log: Newline confusion: t/TEST sees an extra newline and gets huffy.
32943      Branch: perl
32944            ! lib/ExtUtils/Embed.t
32945 ____________________________________________________________________________
32946 [ 12740] By: nick                                  on 2001/10/28  14:14:24
32947         Log: Integrate mainline
32948      Branch: perlio
32949           !> lib/ExtUtils/Embed.t win32/win32.c
32950 ____________________________________________________________________________
32951 [ 12739] By: jhi                                   on 2001/10/28  14:06:58
32952         Log: Need to be ./executed.
32953      Branch: perl
32954            ! lib/ExtUtils/Embed.t
32955 ____________________________________________________________________________
32956 [ 12738] By: jhi                                   on 2001/10/28  14:03:58
32957         Log: Integrate perlio.
32958      Branch: perl
32959           !> perlio.c win32/win32.h
32960 ____________________________________________________________________________
32961 [ 12737] By: nick                                  on 2001/10/28  13:53:45
32962         Log: Tweak for build with Mingw32 - __attribute__((unused)) is not liked
32963              by gcc -xc++.
32964      Branch: perlio
32965            ! win32/win32.h
32966 ____________________________________________________________________________
32967 [ 12736] By: nick                                  on 2001/10/28  13:50:50
32968         Log: Have :stdio layer update an honour the fd refcnt table.
32969              Embed.t now passes with PERLIO=stdio as well (tested under ithreads)
32970      Branch: perlio
32971            ! perlio.c
32972 ____________________________________________________________________________
32973 [ 12735] By: jhi                                   on 2001/10/28  13:34:37
32974         Log: Integrate changes #12724 and #12725 from maintperl;
32975              multiarg system now works.
32976      Branch: perl
32977           !> win32/win32.c
32978 ____________________________________________________________________________
32979 [ 12734] By: jhi                                   on 2001/10/28  13:31:54
32980         Log: Integrate perlio.
32981      Branch: perl
32982           +> lib/ExtUtils/Embed.t
32983           !> MANIFEST perlio.c
32984 ____________________________________________________________________________
32985 [ 12733] By: nick                                  on 2001/10/28  13:07:16
32986         Log: Use fd refcounts to solve the problem highlighted by new Embed.t, at
32987              least for PERLIO=perlio unthreaded case
32988      Branch: perlio
32989            ! perlio.c
32990 ____________________________________________________________________________
32991 [ 12732] By: nick                                  on 2001/10/28  11:10:24
32992         Log: Typo in exe name
32993      Branch: perlio
32994            ! lib/ExtUtils/Embed.t
32995 ____________________________________________________________________________
32996 [ 12731] By: nick                                  on 2001/10/28  11:09:59
32997         Log: Integrate Mainline
32998      Branch: perlio
32999           !> Changes configure.com ext/DB_File/DB_File.pm
33000           !> ext/ODBM_File/ODBM_File.xs ext/Time/HiRes/HiRes.xs
33001           !> ext/threads/shared/shared.xs lib/ExtUtils/xsubpp
33002           !> lib/unicore/Is.pl lib/unicore/mktables makedef.pl op.h
33003           !> patchlevel.h perlio.c pod/perlapi.pod pod/perlfaq4.pod
33004           !> pod/perlhack.pod pod/perltoc.pod pod/perlunicode.pod sv.h
33005           !> t/TEST t/op/regexp.t win32/buildext.pl
33006 ____________________________________________________________________________
33007 [ 12730] By: nick                                  on 2001/10/28  11:05:35
33008         Log: Fixup Embed.t for Win32/VC++
33009      Branch: perlio
33010            ! lib/ExtUtils/Embed.t
33011 ____________________________________________________________________________
33012 [ 12729] By: nick                                  on 2001/10/28  09:36:20
33013         Log: Adapt testcase from Doug Maceachern <dougm@covalent.net> for perlio_destruct
33014              bug as lib/ExtUtils/Embed.t which tests that and some aspects of
33015              ExtUtils::Embed.
33016      Branch: perlio
33017            + lib/ExtUtils/Embed.t
33018            ! MANIFEST
33019 ____________________________________________________________________________
33020 [ 12728] By: sky                                   on 2001/10/28  08:12:53
33021         Log: Change #12726 changed require 5.002 to 5.0 somehow, I know I never changed that
33022              line manually!
33023      Branch: perl
33024            ! lib/ExtUtils/xsubpp
33025 ____________________________________________________________________________
33026 [ 12727] By: sky                                   on 2001/10/28  08:02:09
33027         Log: And here we use the prototypes.
33028      Branch: perl
33029            ! ext/threads/shared/shared.xs
33030 ____________________________________________________________________________
33031 [ 12726] By: sky                                   on 2001/10/28  08:00:48
33032         Log: Support [] style prototypes.
33033      Branch: perl
33034            ! lib/ExtUtils/xsubpp
33035 ____________________________________________________________________________
33036 [ 12725] By: gsar                                  on 2001/10/28  04:49:15
33037         Log: yet another multi-arg system() fix on windows: batch files as the
33038              first argument (i.e. directly executed by CreateProcess()) need
33039              extra quoting to escape shell-shock
33040      Branch: maint-5.6/perl
33041            ! win32/win32.c
33042 ____________________________________________________________________________
33043 [ 12724] By: gsar                                  on 2001/10/28  03:49:31
33044         Log: another multi-arg system() fix on windows: passing empty arguments
33045              now works
33046      Branch: maint-5.6/perl
33047            ! win32/win32.c
33048 ____________________________________________________________________________
33049 [ 12723] By: jhi                                   on 2001/10/28  03:32:32
33050         Log: Explicitly expect only 4 or 8 bytes of PTRSIZE.
33051              No final #else #error because we do not seem to
33052              be using #error?
33053      Branch: perl
33054            ! op.h
33055 ____________________________________________________________________________
33056 [ 12722] By: jhi                                   on 2001/10/28  02:41:04
33057         Log: Subject: [PATCH Perl@12647] Time::HiRes ualarm for VMS without one
33058              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)        
33059              Date: Sat, 27 Oct 2001 23:28:44 EST 
33060              Message-Id: <011027232650.19ae30@DUPHY4.Physics.Drexel.Edu>
33061      Branch: perl
33062            ! ext/Time/HiRes/HiRes.xs
33063 ____________________________________________________________________________
33064 [ 12721] By: jhi                                   on 2001/10/28  01:53:34
33065         Log: Regen perlapi, perltoc.
33066      Branch: perl
33067            ! pod/perlapi.pod pod/perltoc.pod
33068 ____________________________________________________________________________
33069 [ 12720] By: jhi                                   on 2001/10/28  01:30:04
33070         Log: Subject: [PATCH] sv.h documentation
33071              From: Tim Jenness <t.jenness@jach.hawaii.edu>              
33072              Date: Sat, 27 Oct 2001 15:27:41 -1000 (HST) 
33073              Message-ID: <Pine.LNX.4.33.0110271526270.24647-100000@lapaki>
33074      Branch: perl
33075            ! sv.h
33076 ____________________________________________________________________________
33077 [ 12719] By: gsar                                  on 2001/10/27  23:42:51
33078         Log: "nmake clean" fails to clean ext/... because buildext.pl calls
33079              system("nmake -nologo", "clean") and there is no executable
33080              called "nmake -nologo"; this used to "work" pre-change#12559 due
33081              to bugs in multiarg system() that have since been fixed
33082      Branch: perl
33083            ! win32/buildext.pl
33084 ____________________________________________________________________________
33085 [ 12718] By: jhi                                   on 2001/10/27  21:58:35
33086         Log: Update Changes.
33087      Branch: perl
33088            ! Changes patchlevel.h
33089 ____________________________________________________________________________
33090 [ 12717] By: jhi                                   on 2001/10/27  21:54:11
33091         Log: Subject: perlhack.pod addendum for consideration (perlbug mail interface)
33092              From: Richard.Foley@t-online.de (Richard Foley)            
33093              Date: Sun, 28 Oct 2001 00:48:32 +0200
33094              Message-ID: <15xbQQ-1BoWxsC@fwd02.sul.t-online.com>
33095      Branch: perl
33096            ! pod/perlhack.pod
33097 ____________________________________________________________________________
33098 [ 12716] By: jhi                                   on 2001/10/27  21:41:02
33099         Log: Must store pointers with the right width.
33100      Branch: perl
33101            ! op.h
33102 ____________________________________________________________________________
33103 [ 12715] By: jhi                                   on 2001/10/27  21:22:52
33104         Log: Integrate change #12711 from perlio;
33105              
33106              Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
33107              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
33108      Branch: perl
33109           !> perlio.c
33110 ____________________________________________________________________________
33111 [ 12714] By: jhi                                   on 2001/10/27  21:04:59
33112         Log: Subject: [PATCH] make minitest
33113              From: Nicholas Clark <nick@ccl4.org>
33114              Date: Sat, 27 Oct 2001 22:56:16 +0100
33115              Message-ID: <20011027225616.L20275@plum.flirble.org>
33116      Branch: perl
33117            ! t/TEST
33118 ____________________________________________________________________________
33119 [ 12713] By: jhi                                   on 2001/10/27  20:58:33
33120         Log: Patch #12661 missed this.
33121      Branch: perl
33122            ! ext/DB_File/DB_File.pm
33123 ____________________________________________________________________________
33124 [ 12712] By: jhi                                   on 2001/10/27  20:56:38
33125         Log: Subject: [PATCH perl@12696] C RTL awareness update for VMS
33126              From: "Craig A. Berry" <craigberry@mac.com>
33127              Date: Sat, 27 Oct 2001 16:07:47 -0500
33128              Message-Id: <5.1.0.14.2.20011027134037.01bebc60@exchi01>
33129      Branch: perl
33130            ! configure.com perlio.c
33131 ____________________________________________________________________________
33132 [ 12711] By: nick                                  on 2001/10/27  19:49:25
33133         Log: Use ref count scheme rather than PerlLIO_dup() to do fp_dup().
33134              Restores op/fork.t on Win32 (still segfault on exit of ok 2).
33135      Branch: perlio
33136            ! perlio.c
33137 ____________________________________________________________________________
33138 [ 12710] By: jhi                                   on 2001/10/27  17:07:46
33139         Log: Let's not replace reason if there's one already supplied.
33140      Branch: perl
33141            ! t/op/regexp.t
33142 ____________________________________________________________________________
33143 [ 12709] By: jhi                                   on 2001/10/27  17:02:30
33144         Log: is not good.
33145      Branch: perl
33146            ! t/op/regexp.t
33147 ____________________________________________________________________________
33148 [ 12708] By: jhi                                   on 2001/10/27  16:54:07
33149         Log: ldlibpth can exist but be unset.
33150      Branch: perl
33151            ! t/TEST
33152 ____________________________________________________________________________
33153 [ 12707] By: jhi                                   on 2001/10/27  16:47:07
33154         Log: Unicode: property alias naming cleanup.
33155      Branch: perl
33156            ! lib/unicore/Is.pl lib/unicore/mktables pod/perlunicode.pod
33157 ____________________________________________________________________________
33158 [ 12706] By: jhi                                   on 2001/10/27  15:24:06
33159         Log: FAQ sync.
33160      Branch: perl
33161            ! pod/perlfaq4.pod
33162 ____________________________________________________________________________
33163 [ 12705] By: jhi                                   on 2001/10/27  15:23:15
33164         Log: Integrate change #12703 from maintperl;
33165              
33166              typemap stuff intervenes before declaration, move it to PREINIT
33167              section
33168              
33169              (an empty integrate, but now the files are in sync
33170              between the branches)
33171      Branch: perl
33172           !> ext/ODBM_File/ODBM_File.xs
33173 ____________________________________________________________________________
33174 [ 12704] By: jhi                                   on 2001/10/27  15:21:17
33175         Log: More PerlIO symbols.
33176      Branch: perl
33177            ! makedef.pl
33178 ____________________________________________________________________________
33179 [ 12703] By: gsar                                  on 2001/10/27  15:12:54
33180         Log: typemap stuff intervenes before declaration, move it to PREINIT
33181              section
33182      Branch: maint-5.6/perl
33183            ! ext/ODBM_File/ODBM_File.xs
33184 ____________________________________________________________________________
33185 [ 12702] By: nick                                  on 2001/10/27  14:09:35
33186         Log: Integrate mainline
33187      Branch: perlio
33188           +> ext/threads/shared/t/av_simple.t
33189           +> ext/threads/shared/t/hv_refs.t
33190           +> ext/threads/shared/t/hv_simple.t lib/unicore/To/Fold.pl
33191           !> (integrate 109 files)
33192 ____________________________________________________________________________
33193 [ 12700] By: ams                                   on 2001/10/26  21:22:23
33194         Log: Subject: [PATCH] tweak divide
33195              From: Nicholas Clark <nick@ccl4.org>
33196              Date: Fri, 26 Oct 2001 22:52:17 +0100
33197              Message-Id: <20011026225217.B20275@plum.flirble.org>
33198      Branch: perl
33199            ! pp.c
33200 ____________________________________________________________________________
33201 [ 12699] By: pudge                                 on 2001/10/26  20:49:00
33202         Log: Integrate a buncha things from maintperl.
33203      Branch: maint-5.6/macperl
33204           !> (integrate 32 files)
33205 ____________________________________________________________________________
33206 [ 12698] By: jhi                                   on 2001/10/26  19:13:24
33207         Log: Subject: [PATCH] Re: DynaLoader problem on NCR SVR4 box
33208              From: Andy Dougherty <doughera@lafayette.edu>
33209              Date: Fri, 26 Oct 2001 14:36:29 -0400 (EDT)
33210              Message-ID: <Pine.SOL.4.10.10110261434280.23229-100000@maxwell.phys.lafayette.edu>
33211      Branch: perl
33212            ! hints/svr4.sh
33213 ____________________________________________________________________________
33214 [ 12697] By: jhi                                   on 2001/10/26  18:42:58
33215         Log: When you're root, many things become writable.
33216      Branch: perl
33217            ! lib/ExtUtils/Mkbootstrap.t lib/ExtUtils/Packlist.t
33218 ____________________________________________________________________________
33219 [ 12696] By: jhi                                   on 2001/10/26  15:52:58
33220         Log: Update Changes.
33221      Branch: perl
33222            ! Changes patchlevel.h
33223 ____________________________________________________________________________
33224 [ 12695] By: gsar                                  on 2001/10/26  15:34:31
33225         Log: Term/Cap.t attempts to access the floppy drive for no good reason
33226              on dosish systems
33227      Branch: perl
33228            ! lib/Term/Cap.t
33229 ____________________________________________________________________________
33230 [ 12694] By: gsar                                  on 2001/10/26  15:15:16
33231         Log: fix misleading comment on known inadequacy in B::Terse, and skip
33232              it correctly
33233      Branch: perl
33234            ! ext/B/t/terse.t
33235 ____________________________________________________________________________
33236 [ 12693] By: gsar                                  on 2001/10/26  14:53:56
33237         Log: fix spurious AutoSplit.t failure under windows
33238      Branch: perl
33239            ! lib/AutoSplit.t
33240 ____________________________________________________________________________
33241 [ 12692] By: gsar                                  on 2001/10/26  14:39:06
33242         Log: Time::HiRes::alarm() ain't gonna work either if ualarm() ain't
33243      Branch: perl
33244            ! ext/Time/HiRes/HiRes.t
33245 ____________________________________________________________________________
33246 [ 12691] By: jhi                                   on 2001/10/26  14:34:15
33247         Log: More logical to use %04"UVXf" than %"UVuf" since
33248              the Unicode standard prefers hex.
33249      Branch: perl
33250            ! lib/unicore/To/Fold.pl lib/unicore/To/Lower.pl
33251            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
33252            ! lib/unicore/mktables utf8.c
33253 ____________________________________________________________________________
33254 [ 12690] By: gsar                                  on 2001/10/26  14:15:55
33255         Log: change#12065 seems to have broken Encode build on windows; fix
33256      Branch: perl
33257            ! ext/Encode/Encode.xs ext/Encode/Makefile.PL
33258 ____________________________________________________________________________
33259 [ 12689] By: jhi                                   on 2001/10/26  14:12:04
33260         Log: Unicode: add the case folding table.
33261      Branch: perl
33262            + lib/unicore/To/Fold.pl
33263            ! MANIFEST lib/unicore/mktables
33264 ____________________________________________________________________________
33265 [ 12688] By: sky                                   on 2001/10/26  13:51:29
33266         Log: Get the new functions right, do not export lock since we use builtin lock.
33267              TODO: fix xsubpp to support the new prototypes
33268      Branch: perl
33269            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33270 ____________________________________________________________________________
33271 [ 12687] By: jhi                                   on 2001/10/26  13:43:03
33272         Log: USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
33273              as suggested by Sarathy.
33274      Branch: perl
33275            ! mg.c
33276 ____________________________________________________________________________
33277 [ 12686] By: gsar                                  on 2001/10/26  13:39:52
33278         Log: avoid compiler warning
33279      Branch: perl
33280            ! win32/win32.c
33281 ____________________________________________________________________________
33282 [ 12685] By: jhi                                   on 2001/10/26  13:39:12
33283         Log: WinCE update from Rainer Keuchel.
33284      Branch: perl
33285            ! perl.h wince/Makefile.ce wince/config.ce wince/perldll.def
33286            ! wince/wince.c
33287 ____________________________________________________________________________
33288 [ 12684] By: sky                                   on 2001/10/26  13:34:33
33289         Log: And then finally cond_wait cond_signal and cond_broadcast are now implmented.
33290      Branch: perl
33291            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33292 ____________________________________________________________________________
33293 [ 12683] By: gbarr                                 on 2001/10/26  13:32:47
33294         Log: More fixes that were made to the core and not in the libnet src
33295      Branch: perl
33296            ! lib/Net/Domain.pm
33297 ____________________________________________________________________________
33298 [ 12682] By: jhi                                   on 2001/10/26  13:31:10
33299         Log: Subject: Re: DB_File-1.79 on Cygwin 1.3.3
33300              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>    
33301              Date: Fri, 26 Oct 2001 13:55:21 +0200
33302              Message-Id: <20011026135017.F575.H.M.BRAND@hccnet.nl>
33303              
33304              (plus make the db-recno.t#59 accept both \n and \r\n)
33305      Branch: perl
33306            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
33307            ! ext/DB_File/t/db-recno.t
33308 ____________________________________________________________________________
33309 [ 12681] By: gbarr                                 on 2001/10/26  13:22:38
33310         Log: Fix tests to be able to run in the core and the CPAN dist
33311      Branch: perl
33312            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
33313            ! lib/Net/t/require.t lib/Net/t/smtp.t
33314 ____________________________________________________________________________
33315 [ 12680] By: jhi                                   on 2001/10/26  13:16:03
33316         Log: Subject: Re: perl@12605 on VMS, [minor PATCH enclosed]
33317              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33318              Message-Id: <011026081912.dc29b@DUPHY4.Physics.Drexel.Edu>
33319              Date: Fri, 26 Oct 2001 08:34:46 EDT
33320      Branch: perl
33321            ! ext/Time/HiRes/HiRes.t
33322 ____________________________________________________________________________
33323 [ 12679] By: gbarr                                 on 2001/10/26  13:11:00
33324         Log: Sync libnet modules with what will be libnet-1.08
33325      Branch: perl
33326            ! lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.pm
33327            ! lib/Net/Domain.pm lib/Net/FTP.pm lib/Net/FTP/I.pm
33328            ! lib/Net/Netrc.pm lib/Net/SMTP.pm lib/Net/t/ftp.t
33329            ! lib/Net/t/hostname.t lib/Net/t/nntp.t lib/Net/t/smtp.t
33330 ____________________________________________________________________________
33331 [ 12678] By: jhi                                   on 2001/10/26  13:03:01
33332         Log: Integrate maintperl changes #12268 and #12669;
33333              
33334              final touches to the audit for statics and thread-unsafe code
33335              * make DB_File, ODBM_File thread-safe 
33336              * remove unnecessary/dangerous statics and protect others
33337              from not getting accidentally enabled under threaded perls
33338              
33339              windows support functions get_childdir() et al aren't exported
33340              correctly under vanilla build
33341              
33342              Testing under win32 appreciated since changes there had
33343              to be manually merged and I cannot test how badly did I do.
33344      Branch: perl
33345           !> ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
33346           !> ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
33347           !> gv.c iperlsys.h makedef.pl mg.c op.c scope.c toke.c util.c
33348           !> win32/vmem.h win32/win32.c win32/win32iop.h
33349 ____________________________________________________________________________
33350 [ 12677] By: sky                                   on 2001/10/26  12:37:17
33351         Log: More Config::threads to threads::threads changes
33352      Branch: perl
33353            ! ext/threads/shared/shared.pm ext/threads/t/basic.t
33354 ____________________________________________________________________________
33355 [ 12676] By: sky                                   on 2001/10/26  12:31:46
33356         Log: Make new() work exactly like create(). Move from Config::threads to threads::threads
33357      Branch: perl
33358            ! ext/threads/threads.pm ext/threads/threads.xs
33359 ____________________________________________________________________________
33360 [ 12675] By: sky                                   on 2001/10/26  12:06:30
33361         Log: Allocing a TLS in runtime is not too hot.
33362      Branch: perl
33363            ! ext/threads/threads.xs
33364 ____________________________________________________________________________
33365 [ 12674] By: sky                                   on 2001/10/26  11:59:09
33366         Log: Don't display debug data.
33367      Branch: perl
33368            ! ext/threads/threads.pm
33369 ____________________________________________________________________________
33370 [ 12673] By: sky                                   on 2001/10/26  11:35:47
33371         Log: Extend support of change #12672 to support arrays and hashes. Shared reference support is
33372              complete bar support for blessed objects.
33373              TODO: tests for shared arrays and more hv reference tests. Also a complex test testing all types intermixed.
33374      Branch: perl
33375            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
33376 ____________________________________________________________________________
33377 [ 12672] By: sky                                   on 2001/10/26  11:15:28
33378         Log: Fix case where shared reference does not exist in current thread.
33379      Branch: perl
33380            ! ext/threads/shared/shared.xs ext/threads/shared/t/hv_refs.t
33381 ____________________________________________________________________________
33382 [ 12671] By: sky                                   on 2001/10/26  08:48:52
33383         Log: Support for references in shared arrays.
33384      Branch: perl
33385            ! ext/threads/shared/shared.xs
33386 ____________________________________________________________________________
33387 [ 12670] By: sky                                   on 2001/10/26  08:30:11
33388         Log: Add tests for references in hashes.
33389      Branch: perl
33390            + ext/threads/shared/t/hv_refs.t
33391            ! MANIFEST
33392 ____________________________________________________________________________
33393 [ 12669] By: gsar                                  on 2001/10/26  06:07:10
33394         Log: windows support functions get_childdir() et al aren't exported
33395              correctly under vanilla build
33396      Branch: maint-5.6/perl
33397            ! iperlsys.h makedef.pl mg.c win32/win32.c win32/win32iop.h
33398 ____________________________________________________________________________
33399 [ 12668] By: gsar                                  on 2001/10/26  03:52:12
33400         Log: final touches to the audit for statics and thread-unsafe code
33401              * make DB_File, ODBM_File thread-safe 
33402              * remove unnecessary/dangerous statics and protect others
33403              from not getting accidentally enabled under threaded perls
33404      Branch: maint-5.6/perl
33405            ! ext/B/B.xs ext/DB_File/DB_File.xs ext/File/Glob/Glob.xs
33406            ! ext/ODBM_File/ODBM_File.xs ext/Opcode/Opcode.xs ext/re/re.xs
33407            ! gv.c mg.c op.c scope.c toke.c util.c win32/vmem.h
33408            ! win32/win32.c
33409 ____________________________________________________________________________
33410 [ 12667] By: ams                                   on 2001/10/26  03:48:36
33411         Log: Subject: [PATCH] Fix sharedsv.c compile-time warnings.
33412              From: "Richard Soderberg" <rs@crystalflame.net>
33413              Date: Thu, 25 Oct 2001 23:42:50 -0400
33414              Message-Id: <NAEKLNAAHLMBPMPNBMLEKEJCEAAA.rs@crystalflame.net>
33415      Branch: perl
33416            ! sharedsv.c
33417 ____________________________________________________________________________
33418 [ 12666] By: jhi                                   on 2001/10/26  02:07:17
33419         Log: Integrate change #12664 from maintperl;
33420              
33421              the newest GCCs don't seem to like C<"string1"##STRING2>
33422              so keep it as C<"string1" STRING2> (latter appears to
33423              work everywhere)
33424      Branch: perl
33425           !> ext/DynaLoader/dlutils.c
33426 ____________________________________________________________________________
33427 [ 12665] By: jhi                                   on 2001/10/26  02:04:29
33428         Log: Subject: [PATCH] perl.h for Mac OS (Classic)
33429              From: Chris Nandor <pudge@pobox.com>
33430              Date: Thu, 25 Oct 2001 22:15:03 -0400
33431              Message-Id: <p0510030db7fe771a5a34@[10.0.1.177]>
33432      Branch: perl
33433            ! perl.h
33434 ____________________________________________________________________________
33435 [ 12664] By: gsar                                  on 2001/10/26  00:22:35
33436         Log: the newest GCCs don't seem to like C<"string1"##STRING2> so keep it as
33437              C<"string1" STRING2> (latter appears to work everywhere)
33438      Branch: maint-5.6/perl
33439            ! ext/DynaLoader/dlutils.c
33440 ____________________________________________________________________________
33441 [ 12663] By: jhi                                   on 2001/10/25  22:59:44
33442         Log: AUTHORS update.
33443      Branch: perl
33444            ! AUTHORS
33445 ____________________________________________________________________________
33446 [ 12662] By: jhi                                   on 2001/10/25  22:50:41
33447         Log: Integrate change #12660 from maintperl;
33448              
33449              make the dMY_CXT stuff available under all of
33450              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
33451      Branch: perl
33452           !> perl.h
33453 ____________________________________________________________________________
33454 [ 12661] By: jhi                                   on 2001/10/25  22:47:28
33455         Log: Subject: [PATCH] DB_File-1.79
33456              From: "Paul Marquess" <paul.marquess@openwave.com>
33457              Date: Fri, 26 Oct 2001 00:03:54 +0100
33458              Message-ID: <AIEAJICLCBDNAAOLLOKLAEELDDAA.paul.marquess@openwave.com>
33459      Branch: perl
33460            ! ext/DB_File/Changes ext/DB_File/DB_File.xs
33461            ! ext/DB_File/t/db-recno.t ext/DB_File/version.c
33462 ____________________________________________________________________________
33463 [ 12660] By: gsar                                  on 2001/10/25  22:44:44
33464         Log: make the dMY_CXT stuff available under all of
33465              MULTIPLICITY/PERL_OBJECT/USE_ITHREADS
33466      Branch: maint-5.6/perl
33467            ! perl.h
33468 ____________________________________________________________________________
33469 [ 12659] By: jhi                                   on 2001/10/25  21:27:23
33470         Log: Subject: [PATCH t/run/killperl.t] Re: [ID 20011025.054] Segmentation fault when using the function read not correctly
33471              From: Michael G Schwern <schwern@pobox.com>
33472              Date: Thu, 25 Oct 2001 18:28:12 -0400
33473              Message-ID: <20011025182812.M4811@blackrider>
33474      Branch: perl
33475            ! t/run/kill_perl.t
33476 ____________________________________________________________________________
33477 [ 12658] By: jhi                                   on 2001/10/25  20:54:58
33478         Log: STRLEN != int.
33479      Branch: perl
33480            ! regcomp.c regexec.c
33481 ____________________________________________________________________________
33482 [ 12657] By: jhi                                   on 2001/10/25  20:51:44
33483         Log: Subject: [PATCH] remove small IVop redundancy
33484              From: Nicholas Clark <nick@ccl4.org>
33485              Date: Thu, 25 Oct 2001 22:48:28 +0100
33486              Message-ID: <20011025224827.M66471@plum.flirble.org>
33487      Branch: perl
33488            ! pp.c pp_hot.c
33489 ____________________________________________________________________________
33490 [ 12656] By: jhi                                   on 2001/10/25  18:45:52
33491         Log: Metaconfig unit change for #12655.
33492      Branch: metaconfig/U/perl
33493            ! Extensions.U
33494 ____________________________________________________________________________
33495 [ 12655] By: jhi                                   on 2001/10/25  18:45:18
33496         Log: Subject: Re: Not OK @12650
33497              From: Andy Dougherty <doughera@lafayette.edu>
33498              Date: Thu, 25 Oct 2001 15:34:02 -0400 (EDT)
33499              Message-ID: <Pine.SOL.4.10.10110251520300.22317-100000@maxwell.phys.lafayette.edu>
33500      Branch: perl
33501            ! Configure
33502 ____________________________________________________________________________
33503 [ 12654] By: jhi                                   on 2001/10/25  18:07:58
33504         Log: Integrate changes #12652 and #12653 from maintperl;
33505              
33506              more tweaks to change#12626
33507              * move the boilerplate code over to perl.h and make DynaLoader
33508              use it
33509              * make re, Opcode, File::Glob and B threadsafe
33510              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
33511              C<no re;> anywhere)
33512              
33513              include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
33514              
33515              File::Glob required a bit more work in bleadperl
33516              because of ExtUtils::Constant (see the Makefile.PL change)
33517      Branch: perl
33518            ! ext/File/Glob/Glob.pm ext/File/Glob/Makefile.PL
33519           !> ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
33520           !> ext/Opcode/Opcode.xs ext/re/re.xs perl.h
33521 ____________________________________________________________________________
33522 [ 12653] By: gsar                                  on 2001/10/25  17:23:52
33523         Log: include XS_VERSION in MY_CXT_KEY (tweak for change#12652)
33524      Branch: maint-5.6/perl
33525            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
33526            ! ext/Opcode/Opcode.xs ext/re/re.xs
33527 ____________________________________________________________________________
33528 [ 12652] By: gsar                                  on 2001/10/25  16:46:44
33529         Log: more tweaks to change#12626
33530              * move the boilerplate code over to perl.h and make DynaLoader
33531              use it
33532              * make re, Opcode, File::Glob and B threadsafe
33533              * re.xs needed s/deinstall/uninstall/ (guess nobody uses
33534              C<no re;> anywhere)
33535      Branch: maint-5.6/perl
33536            ! ext/B/B.xs ext/DynaLoader/dlutils.c ext/File/Glob/Glob.xs
33537            ! ext/Opcode/Opcode.xs ext/re/re.xs perl.h
33538 ____________________________________________________________________________
33539 [ 12651] By: jhi                                   on 2001/10/25  16:35:51
33540         Log: Metaconfig unit change for #12650.
33541      Branch: metaconfig/U/perl
33542            ! Extensions.U
33543 ____________________________________________________________________________
33544 [ 12650] By: jhi                                   on 2001/10/25  16:35:34
33545         Log: Subject: Re: ithreads doesn't like usedl=n
33546              From: Andy Dougherty <doughera@lafayette.edu>
33547              Date: Thu, 25 Oct 2001 13:16:00 -0400 (EDT)
33548              Message-ID: <Pine.SOL.4.10.10110251312200.22183-100000@maxwell.phys.lafayette.edu>
33549              
33550              Special-case threads::shared.
33551      Branch: perl
33552            ! Configure
33553 ____________________________________________________________________________
33554 [ 12649] By: jhi                                   on 2001/10/25  16:21:35
33555         Log: Getting fancier...
33556      Branch: perl
33557            ! t/TEST
33558 ____________________________________________________________________________
33559 [ 12648] By: jhi                                   on 2001/10/25  14:26:20
33560         Log: csh - what a pain.
33561      Branch: perl
33562            ! t/TEST
33563 ____________________________________________________________________________
33564 [ 12647] By: jhi                                   on 2001/10/25  14:04:01
33565         Log: Update Changes.
33566      Branch: perl
33567            ! Changes patchlevel.h
33568 ____________________________________________________________________________
33569 [ 12646] By: jhi                                   on 2001/10/25  13:34:19
33570         Log: Allow resetting the locale system for the duration
33571              of the build (Mac OS X default setting LANG=En_US
33572              ist kaputt)
33573      Branch: perl
33574            ! Makefile.SH
33575 ____________________________________________________________________________
33576 [ 12645] By: jhi                                   on 2001/10/25  13:04:17
33577         Log: Update the MD5 checksum of MD5.xs (caused by #12642)
33578      Branch: perl
33579            ! ext/Digest/MD5/t/files.t
33580 ____________________________________________________________________________
33581 [ 12644] By: jhi                                   on 2001/10/25  12:56:33
33582         Log: Subject: [PATCH] Omit needless calls to pod2man (perl@12641)
33583              From: Andy Dougherty <doughera@lafayette.edu>
33584              Date: Thu, 25 Oct 2001 09:56:57 -0400 (EDT) 
33585              Message-ID: <Pine.SOL.4.10.10110250955390.18833-100000@maxwell.phys.lafayette.edu>
33586      Branch: perl
33587            ! ext/I18N/Langinfo/Makefile.PL ext/threads/Makefile.PL
33588            ! ext/threads/shared/Makefile.PL
33589 ____________________________________________________________________________
33590 [ 12643] By: sky                                   on 2001/10/25  12:28:26
33591         Log: Add support for reference members of hashes.
33592      Branch: perl
33593            ! ext/threads/shared/shared.xs
33594 ____________________________________________________________________________
33595 [ 12642] By: ams                                   on 2001/10/25  12:21:13
33596         Log: Subject: [PATCH] ext/Digest/MD5/MD5.xs RFC typo
33597              From: "Norton Allen" <nort@qnx.com>
33598              Date: Thu, 25 Oct 2001 08:53:56 -0400 (edt)
33599              Message-Id: <200110251253.IAA180600866@rosamund.arp.harvard.edu>
33600      Branch: perl
33601            ! ext/Digest/MD5/MD5.xs
33602 ____________________________________________________________________________
33603 [ 12641] By: sky                                   on 2001/10/25  10:27:39
33604         Log: Tests shared hashes.
33605      Branch: perl
33606            + ext/threads/shared/t/hv_simple.t
33607            ! MANIFEST
33608 ____________________________________________________________________________
33609 [ 12640] By: sky                                   on 2001/10/25  10:18:23
33610         Log: Fix threadcounts for arrays and hashes.
33611      Branch: perl
33612            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33613 ____________________________________________________________________________
33614 [ 12639] By: sky                                   on 2001/10/25  10:17:26
33615         Log: Note to self, doing *src_ary++ in a macro that evaluates
33616              the value more than once is a good way to dump core.
33617      Branch: perl
33618            ! sharedsv.c
33619 ____________________________________________________________________________
33620 [ 12638] By: jhi                                   on 2001/10/25  05:18:06
33621         Log: Integrate change #12636 from maintperl; more dl fixups.
33622      Branch: perl
33623           !> ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
33624           !> ext/DynaLoader/dl_vms.xs
33625 ____________________________________________________________________________
33626 [ 12637] By: jhi                                   on 2001/10/25  05:14:17
33627         Log: Like dl_hpux, like dl_dld.
33628      Branch: perl
33629            ! ext/DynaLoader/dl_dld.xs
33630 ____________________________________________________________________________
33631 [ 12636] By: gsar                                  on 2001/10/25  02:34:06
33632         Log: followups to change#12635
33633      Branch: maint-5.6/perl
33634            ! ext/DynaLoader/dl_mac.xs ext/DynaLoader/dl_next.xs
33635            ! ext/DynaLoader/dl_vms.xs
33636 ____________________________________________________________________________
33637 [ 12635] By: gsar                                  on 2001/10/25  02:22:03
33638         Log: add part of change#12634 to the two files that need it; dl_aix.xs
33639              in maint-5.6 doesn't have the branch that had the problem in
33640              mainline
33641      Branch: maint-5.6/perl
33642            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_hpux.xs
33643 ____________________________________________________________________________
33644 [ 12634] By: jhi                                   on 2001/10/25  01:53:03
33645         Log: Fixes for #12627.
33646      Branch: perl
33647            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_hpux.xs
33648 ____________________________________________________________________________
33649 [ 12633] By: jhi                                   on 2001/10/25  01:52:33
33650         Log: Since pv_uni_display and sv_uni_display are now used
33651              in the re extension, their symbols have to be exported.
33652      Branch: perl
33653            ! embed.pl global.sym
33654 ____________________________________________________________________________
33655 [ 12632] By: jhi                                   on 2001/10/25  01:00:06
33656         Log: Subject:  Re: [PATCH Perl@12567] debug /list
33657              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
33658              Date: Tue, 23 Oct 2001 21:40:33 EDT
33659              Message-Id: <011023214011.184825@DUPHY4.Physics.Drexel.Edu>
33660      Branch: perl
33661            ! configure.com
33662 ____________________________________________________________________________
33663 [ 12631] By: jhi                                   on 2001/10/25  00:25:55
33664         Log: This takes care of some of the re 'debug' cases but
33665              not all cases since the information whether the pattern
33666              or the target are utf8 seems to be either lost or not
33667              spread widely enough, sigh.
33668      Branch: perl
33669            ! regcomp.c
33670 ____________________________________________________________________________
33671 [ 12630] By: jhi                                   on 2001/10/25  00:03:07
33672         Log: Subject: [PATCH] - was RE: [PATCH perl@12443] VMS64-bitconfigure
33673              From: John Peacock <jpeacock@rowman.com>
33674              Date: Wed, 24 Oct 2001 16:53:29 -0400
33675              Message-ID: <3BD72A49.1508D152@rowman.com>
33676      Branch: perl
33677            ! configure.com
33678 ____________________________________________________________________________
33679 [ 12629] By: jhi                                   on 2001/10/24  23:16:21
33680         Log: Upgrade NetWare and WinCE as in #12626.
33681      Branch: perl
33682            ! NetWare/dl_netware.xs wince/dl_win32.xs
33683 ____________________________________________________________________________
33684 [ 12628] By: jhi                                   on 2001/10/24  23:07:00
33685         Log: Tru64 compiler nit.
33686      Branch: perl
33687            ! ext/threads/shared/shared.xs
33688 ____________________________________________________________________________
33689 [ 12627] By: jhi                                   on 2001/10/24  22:02:23
33690         Log: Integrate change #12626 from maintperl;
33691              make DynaLoader threadsafe by moving all statics into
33692              interpreter-local space
33693              
33694              TODO: Netware, OS/2, WinCE
33695      Branch: perl
33696           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
33697           !> ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
33698           !> ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
33699           !> ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
33700           !> ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
33701           !> ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
33702           !> ext/DynaLoader/dlutils.c win32/dl_win32.xs
33703 ____________________________________________________________________________
33704 [ 12626] By: gsar                                  on 2001/10/24  21:43:10
33705         Log: make DynaLoader threadsafe by moving all statics into interpreter-local
33706              space
33707      Branch: maint-5.6/perl
33708            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_beos.xs
33709            ! ext/DynaLoader/dl_dld.xs ext/DynaLoader/dl_dllload.xs
33710            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dl_dyld.xs
33711            ! ext/DynaLoader/dl_hpux.xs ext/DynaLoader/dl_mac.xs
33712            ! ext/DynaLoader/dl_mpeix.xs ext/DynaLoader/dl_next.xs
33713            ! ext/DynaLoader/dl_vmesa.xs ext/DynaLoader/dl_vms.xs
33714            ! ext/DynaLoader/dlutils.c win32/dl_win32.xs
33715 ____________________________________________________________________________
33716 [ 12625] By: sky                                   on 2001/10/24  20:05:26
33717         Log: Change #12623 inflicted an infinite hang. Fixed.
33718      Branch: perl
33719            ! ext/threads/shared/shared.xs
33720 ____________________________________________________________________________
33721 [ 12624] By: sky                                   on 2001/10/24  19:06:55
33722         Log: Adds support for hashes. Neither hashes nor arrays can contain references yet.
33723      Branch: perl
33724            ! ext/threads/shared/shared.pm ext/threads/shared/shared.xs
33725 ____________________________________________________________________________
33726 [ 12623] By: sky                                   on 2001/10/24  18:06:34
33727         Log: We need to do sharedsv_find in the original perl context.
33728      Branch: perl
33729            ! ext/threads/shared/shared.xs
33730 ____________________________________________________________________________
33731 [ 12622] By: sky                                   on 2001/10/24  17:26:51
33732         Log: Add support for basic support for AVs, references not supported yet.
33733              Add test for AVs.
33734              Add more tests to sv_refs
33735              Fix documentation issues.  
33736      Branch: perl
33737            + ext/threads/shared/t/av_simple.t
33738            ! MANIFEST ext/threads/shared/shared.pm
33739            ! ext/threads/shared/shared.xs ext/threads/shared/t/sv_refs.t
33740 ____________________________________________________________________________
33741 [ 12621] By: jhi                                   on 2001/10/24  14:08:39
33742         Log: Dump Unicode better for re 'debug'.  The regprop()
33743              is unfinished since have to figure out how to detect
33744              Unicodeness in there.
33745      Branch: perl
33746            ! regcomp.c regexec.c
33747 ____________________________________________________________________________
33748 [ 12620] By: sky                                   on 2001/10/24  13:18:07
33749         Log: Add support for finding shared arrays and hashes.
33750      Branch: perl
33751            ! sharedsv.c
33752 ____________________________________________________________________________
33753 [ 12619] By: jhi                                   on 2001/10/24  13:06:24
33754         Log: Rewrite sv_uni_display() as pv_uni_display() as
33755              reimplement sv_uni_display() using that.
33756      Branch: perl
33757            ! dump.c embed.h embed.pl proto.h
33758 ____________________________________________________________________________
33759 [ 12618] By: jhi                                   on 2001/10/24  12:14:03
33760         Log: Integrate change #12615 from maintperl;
33761              on Windows, IO::File::new_tmpfile() fails after being called
33762              32767 times because MSVCRT thinks stdio's TMP_MAX is a
33763              process-wide limit
33764      Branch: perl
33765           !> win32/win32.c
33766 ____________________________________________________________________________
33767 [ 12617] By: jhi                                   on 2001/10/24  12:10:37
33768         Log: Don't try to print ints as IVs.
33769      Branch: perl
33770            ! ext/Time/HiRes/HiRes.xs
33771 ____________________________________________________________________________
33772 [ 12616] By: sky                                   on 2001/10/24  11:06:35
33773         Log: We only need to fetch the SV from the backend if the index
33774              is not the same as mg_private.     In theory this could be
33775              a problem if there are an exact multiple of U16 changes
33776              of a shared variable between two access in a given thread,
33777              we choose to avoid theory for now.
33778      Branch: perl
33779            ! ext/threads/shared/shared.xs sharedsv.c sharedsv.h
33780 ____________________________________________________________________________
33781 [ 12615] By: gsar                                  on 2001/10/24  04:09:43
33782         Log: on Windows, IO::File::new_tmpfile() fails after being called
33783              32767 times because MSVCRT thinks stdio's TMP_MAX is a
33784              process-wide limit
33785      Branch: maint-5.6/perl
33786            ! win32/win32.c
33787 ____________________________________________________________________________
33788 [ 12614] By: jhi                                   on 2001/10/23  22:19:34
33789         Log: Negation and Unicode: sort of solves 20010303.010,
33790              except not quite like reported in the Subject
33791              (Perl_warner is still utf8-ignorant).
33792      Branch: perl
33793            ! pp.c t/lib/warnings/sv
33794 ____________________________________________________________________________
33795 [ 12613] By: jhi                                   on 2001/10/23  21:53:13
33796         Log: Make the "isn't numeric" warning to show Unicode as Unicode.
33797      Branch: perl
33798            ! sv.c t/lib/warnings/sv
33799 ____________________________________________________________________________
33800 [ 12612] By: jhi                                   on 2001/10/23  21:52:45
33801         Log: sv_uni_display(): do not add the "...", let the caller
33802              do it if wanted, and be prepared for more display options.
33803      Branch: perl
33804            ! dump.c embed.h embed.pl proto.h
33805 ____________________________________________________________________________
33806 [ 12611] By: nick                                  on 2001/10/23  20:28:07
33807         Log: Integrate mainline
33808      Branch: perlio
33809           !> Changes configure.com cygwin/cygwin.c
33810           !> ext/DynaLoader/DynaLoader_pm.PL ext/File/Glob/t/basic.t
33811           !> ext/Time/HiRes/HiRes.t ext/Time/HiRes/HiRes.xs lib/AutoSplit.t
33812           !> lib/File/Spec.t lib/File/Spec/Mac.pm lib/File/Spec/Win32.pm
33813           !> lib/Net/Domain.pm patchlevel.h perl.c perlio.c
33814           !> pod/perlunicode.pod pp.c t/TEST t/op/lc.t t/op/taint.t
33815           !> utils/h2xs.PL utils/perldoc.PL
33816 ____________________________________________________________________________
33817 [ 12610] By: sky                                   on 2001/10/23  19:39:24
33818         Log: Change #12607 introduced a bug, seems like some MAGICAL SVs
33819              don't call themselves READONLY but still die with modification
33820              attempt. We only call bless for ext and umagic.
33821      Branch: perl
33822            ! sv.c
33823 ____________________________________________________________________________
33824 [ 12609] By: jhi                                   on 2001/10/23  19:35:02
33825         Log: Croak() on negative time; doc tweaks.
33826      Branch: perl
33827            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
33828            ! ext/Time/HiRes/HiRes.xs
33829 ____________________________________________________________________________
33830 [ 12608] By: jhi                                   on 2001/10/23  18:38:03
33831         Log: FAQ sync.
33832      Branch: perl
33833            ! pod/perlfaq4.pod pod/perlfaq7.pod
33834 ____________________________________________________________________________
33835 [ 12607] By: sky                                   on 2001/10/23  18:27:27
33836         Log: Call setmagic on the referent we are blessing.
33837      Branch: perl
33838            ! sv.c
33839 ____________________________________________________________________________
33840 [ 12606] By: jhi                                   on 2001/10/23  16:30:00
33841         Log: Small test nits.
33842      Branch: perl
33843            ! t/op/lc.t
33844 ____________________________________________________________________________
33845 [ 12605] By: jhi                                   on 2001/10/23  13:08:32
33846         Log: Update Changes.
33847      Branch: perl
33848            ! Changes patchlevel.h
33849 ____________________________________________________________________________
33850 [ 12604] By: jhi                                   on 2001/10/23  13:03:21
33851         Log: Make the PerlIO_init() prototypes consistent.
33852      Branch: perl
33853            ! perlio.c
33854 ____________________________________________________________________________
33855 [ 12603] By: jhi                                   on 2001/10/23  12:54:52
33856         Log: Upping the test count is a good idea.
33857      Branch: perl
33858            ! t/op/lc.t
33859 ____________________________________________________________________________
33860 [ 12602] By: jhi                                   on 2001/10/23  12:52:10
33861         Log: Document the final sigma spot.
33862      Branch: perl
33863            ! pp.c
33864 ____________________________________________________________________________
33865 [ 12601] By: jhi                                   on 2001/10/23  12:26:12
33866         Log: Fix multicharacter titlecase (ucfirst).
33867      Branch: perl
33868            ! pod/perlunicode.pod pp.c t/op/lc.t
33869 ____________________________________________________________________________
33870 [ 12600] By: jhi                                   on 2001/10/23  11:47:19
33871         Log: Subject: [PATCH 5.6.1 perldoc] one more touch on File::Temp
33872              From: Mikhail Zabaluev <mhz@alt-linux.org>
33873              Date: Tue, 23 Oct 2001 10:40:37 +0400
33874              Message-ID: <20011023104037.A12761@localhost.localdomain>
33875              
33876              (#12406 replaced with this)
33877      Branch: perl
33878            ! utils/perldoc.PL
33879 ____________________________________________________________________________
33880 [ 12599] By: jhi                                   on 2001/10/23  00:26:17
33881         Log: MacOS Classic updates from Pudge.
33882      Branch: perl
33883            ! lib/File/Spec.t lib/File/Spec/Mac.pm
33884 ____________________________________________________________________________
33885 [ 12598] By: jhi                                   on 2001/10/22  22:32:59
33886         Log: Subject: [PATCH bleadperl] AutoSplit.t now passes (partialy) on Win32
33887              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
33888              Date: Sun, 14 Oct 2001 23:14:46 +0200
33889              Message-ID: <265984377.20011014231446@tesla.rcub.bg.ac.yu>
33890              
33891              except for the 2->4 changes.
33892      Branch: perl
33893            ! lib/AutoSplit.t
33894 ____________________________________________________________________________
33895 [ 12597] By: gsar                                  on 2001/10/22  22:02:50
33896         Log: integrate macperl contents into maint-5.6
33897      Branch: maint-5.6/perl
33898            ! mg.c
33899           !> AUTHORS README.macos ext/DynaLoader/DynaLoader_pm.PL
33900           !> ext/DynaLoader/dl_mac.xs lib/File/Find.pm lib/File/Spec.pm
33901           !> lib/File/Spec/Epoc.pm lib/File/Spec/Functions.pm
33902           !> lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
33903           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm lib/File/Temp.pm
33904           !> perl.c perl.h pod/perlport.pod t/lib/filefind-taint.t
33905           !> t/lib/filefind.t t/lib/filespec.t
33906 ____________________________________________________________________________
33907 [ 12596] By: jhi                                   on 2001/10/22  21:43:44
33908         Log: At some point the #6234 has been lost from the mainline
33909              (noticed by Pudge; what's a Mac guy doing reading Win modules? :-)
33910      Branch: perl
33911            ! lib/File/Spec/Win32.pm
33912 ____________________________________________________________________________
33913 [ 12595] By: jhi                                   on 2001/10/22  21:31:31
33914         Log: Cygwin seems to round up (or closest, but not down)
33915              for time(), so half of the time (bad pun intended)
33916              Time::HiRes::time() is less than time(), half of
33917              the time it's more.  So let's try harder in the loop.
33918      Branch: perl
33919            ! ext/Time/HiRes/HiRes.t
33920 ____________________________________________________________________________
33921 [ 12594] By: jhi                                   on 2001/10/22  21:23:15
33922         Log: MacOS Classic timeofday(), from Chris Nandor. 
33923      Branch: perl
33924            ! ext/Time/HiRes/HiRes.xs
33925 ____________________________________________________________________________
33926 [ 12593] By: jhi                                   on 2001/10/22  21:17:39
33927         Log: Integrate changes #12580 and #12581 from macperl;
33928              
33929              Fix path construction.
33930              
33931              (Copyright) Nit.
33932      Branch: perl
33933           !> ext/DynaLoader/DynaLoader_pm.PL perl.c
33934 ____________________________________________________________________________
33935 [ 12592] By: jhi                                   on 2001/10/22  21:00:18
33936         Log: No domainname(1) in Cygwin, either, and the 2>/dev/null
33937              doesn't seem to help (the error being output to console, maybe?)
33938      Branch: perl
33939            ! lib/Net/Domain.pm
33940 ____________________________________________________________________________
33941 [ 12591] By: jhi                                   on 2001/10/22  20:55:08
33942         Log: Taint the getcwd() result also in Cygwin.
33943              (TODO: which other platforms need the same thing?)
33944      Branch: perl
33945            ! cygwin/cygwin.c
33946 ____________________________________________________________________________
33947 [ 12590] By: jhi                                   on 2001/10/22  20:27:47
33948         Log: Pretty hard for eval { setpwent(); getpwent(); 1 } to return false.
33949      Branch: perl
33950            ! t/op/taint.t
33951 ____________________________________________________________________________
33952 [ 12589] By: jhi                                   on 2001/10/22  20:10:40
33953         Log: getpwuid() fragility continues.
33954      Branch: perl
33955            ! utils/h2xs.PL
33956 ____________________________________________________________________________
33957 [ 12588] By: jhi                                   on 2001/10/22  19:58:34
33958         Log: getpwuid() might succeed but that's no guarantee
33959              that the $home will be defined.
33960      Branch: perl
33961            ! ext/File/Glob/t/basic.t
33962 ____________________________________________________________________________
33963 [ 12587] By: jhi                                   on 2001/10/22  19:50:35
33964         Log: It's safer to to expand the variable, too... (see #12571)
33965      Branch: perl
33966            ! t/TEST
33967 ____________________________________________________________________________
33968 [ 12586] By: pudge                                 on 2001/10/22  19:42:04
33969         Log: Integrate with maintperl.
33970      Branch: maint-5.6/macperl
33971           !> win32/bin/pl2bat.pl win32/win32.c
33972 ____________________________________________________________________________
33973 [ 12585] By: pudge                                 on 2001/10/22  19:32:02
33974         Log: Oops, forgot to include Win32 ... just as well, since it
33975              seems in bleadperl, change #7764 was not included
33976              (adding C:\temp).  Re-added.  Rip it back out if it
33977              doesn't belong.  :-)
33978      Branch: maint-5.6/macperl
33979            ! lib/File/Spec/Win32.pm
33980 ____________________________________________________________________________
33981 [ 12584] By: jhi                                   on 2001/10/22  19:26:47
33982         Log: Subject: [PATCH perl@12567] configure.com: no threads/shared without ithreads
33983              From: "Craig A. Berry" <craigberry@mac.com>
33984              Date: Mon, 22 Oct 2001 15:25:19 -0500
33985              Message-Id: <5.1.0.14.2.20011022151232.032544e8@exchi01>
33986      Branch: perl
33987            ! configure.com
33988 ____________________________________________________________________________
33989 [ 12583] By: pudge                                 on 2001/10/22  19:26:00
33990         Log: Add in lots of File::Spec changes, from Thomas Wegner,
33991              and sync with changes from bleadperl.
33992      Branch: maint-5.6/macperl
33993            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm
33994            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
33995            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
33996            ! lib/File/Spec/Win32.pm t/lib/filespec.t
33997 ____________________________________________________________________________
33998 [ 12582] By: pudge                                 on 2001/10/22  19:23:28
33999         Log: Sync with latest File::Find and tests from bleadperl.
34000      Branch: maint-5.6/macperl
34001            ! lib/File/Find.pm t/lib/filefind-taint.t t/lib/filefind.t
34002 ____________________________________________________________________________
34003 [ 12581] By: pudge                                 on 2001/10/22  19:22:12
34004         Log: Nit.
34005      Branch: maint-5.6/macperl
34006            ! perl.c
34007 ____________________________________________________________________________
34008 [ 12580] By: pudge                                 on 2001/10/22  19:21:37
34009         Log: Fix path construction.
34010      Branch: maint-5.6/macperl
34011            ! ext/DynaLoader/DynaLoader_pm.PL
34012 ____________________________________________________________________________
34013 [ 12579] By: nick                                  on 2001/10/22  19:08:35
34014         Log: Integrate mainline (for Arthurs thread.xs fix)
34015      Branch: perlio
34016           !> ext/threads/threads.xs lib/Net/Domain.pm t/TEST t/op/groups.t
34017 ____________________________________________________________________________
34018 [ 12578] By: pudge                                 on 2001/10/22  19:02:34
34019         Log: Fix up exported symbols, move relevant docs
34020              over from macperl.pod.
34021      Branch: maint-5.6/macperl
34022            ! macos/ext/MacPerl/MacPerl.pm
34023 ____________________________________________________________________________
34024 [ 12577] By: pudge                                 on 2001/10/22  19:01:38
34025         Log: Make ADDRESS called optionally as a method.
34026      Branch: maint-5.6/macperl
34027            ! macos/lib/Mac/Glue.pm
34028 ____________________________________________________________________________
34029 [ 12576] By: pudge                                 on 2001/10/22  18:58:22
34030         Log: Fix exit code (MacPerl bug #422129) and add Stop Script
34031              Apple event.
34032      Branch: maint-5.6/macperl
34033            ! macos/macish.c macos/macish.h macos/macperl/MPAppleEvents.c
34034            ! macos/macperl/MPConsole.cp macos/macperl/MPMain.c
34035            ! macos/macperl/MPTerminology.aete
34036 ____________________________________________________________________________
34037 [ 12575] By: pudge                                 on 2001/10/22  18:56:34
34038         Log: Clean up some build utilities. Change Entab to Duplicate;
34039              fix docs and error reporting; improve macify() of paths;
34040              remove requirement for Exporter.pm presence.
34041      Branch: maint-5.6/macperl
34042            ! macos/InstallBLIB macos/MacPerlTests.cmd
34043            ! macos/lib/ExtUtils/MM_MacOS.pm macos/lib/Mac/BuildTools.pm
34044 ____________________________________________________________________________
34045 [ 12574] By: pudge                                 on 2001/10/22  18:53:28
34046         Log: Sync Time::HiRes with bleadperl
34047      Branch: maint-5.6/macperl
34048            ! macos/bundled_ext/Time/HiRes/HiRes.pm
34049            ! macos/bundled_ext/Time/HiRes/HiRes.t
34050            ! macos/bundled_ext/Time/HiRes/HiRes.xs
34051 ____________________________________________________________________________
34052 [ 12573] By: pudge                                 on 2001/10/22  18:52:58
34053         Log: Fix up Changes
34054      Branch: maint-5.6/macperl
34055            ! macos/Changes
34056 ____________________________________________________________________________
34057 [ 12572] By: jhi                                   on 2001/10/22  18:49:32
34058         Log: A user might belong to only a single group
34059              (the group equal to the group id).
34060      Branch: perl
34061            ! t/op/groups.t
34062 ____________________________________________________________________________
34063 [ 12571] By: jhi                                   on 2001/10/22  18:36:46
34064         Log: Prepending (instead of replacing with) the pwd is safer. 
34065      Branch: perl
34066            ! t/TEST
34067 ____________________________________________________________________________
34068 [ 12570] By: jhi                                   on 2001/10/22  18:34:54
34069         Log: Be more robust if no hostname or domainname
34070              (especially the latter)
34071      Branch: perl
34072            ! lib/Net/Domain.pm
34073 ____________________________________________________________________________
34074 [ 12569] By: sky                                   on 2001/10/22  17:41:07
34075         Log: Flush IO buffers before starting a thread, this mimics fork and seems like a saneer behaviour.
34076      Branch: perl
34077            ! ext/threads/threads.xs
34078 ____________________________________________________________________________
34079 [ 12568] By: nick                                  on 2001/10/22  16:31:24
34080         Log: Integrate mainline
34081      Branch: perlio
34082           +> ext/threads/shared/Makefile.PL ext/threads/shared/README
34083           +> ext/threads/shared/shared.pm ext/threads/shared/shared.xs
34084           +> ext/threads/shared/t/sv_refs.t
34085           +> ext/threads/shared/t/sv_simple.t pod/perlpodspec.pod
34086            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
34087            - lib/unicore/To/SpecUpper.pl
34088           !> (integrate 42 files)
34089 ____________________________________________________________________________
34090 [ 12567] By: jhi                                   on 2001/10/22  12:56:20
34091         Log: Update Changes.
34092      Branch: perl
34093            ! Changes patchlevel.h
34094 ____________________________________________________________________________
34095 [ 12566] By: jhi                                   on 2001/10/22  12:22:29
34096         Log: Subject: [PATCH pod/perlvar.pod] Undeprecating $]
34097              From: Michael G Schwern <schwern@pobox.com>
34098              Date: Mon, 22 Oct 2001 03:48:38 -0400
34099              Message-ID: <20011022034838.B1676@blackrider>
34100      Branch: perl
34101            ! pod/perlvar.pod
34102 ____________________________________________________________________________
34103 [ 12565] By: jhi                                   on 2001/10/22  12:21:28
34104         Log: Pod nits, as suggested by Stas Bekman.
34105      Branch: perl
34106            ! ext/threads/shared/shared.pm ext/threads/threads.pm
34107 ____________________________________________________________________________
34108 [ 12564] By: jhi                                   on 2001/10/22  12:17:00
34109         Log: Subject: [PATCH @ ] Fix for FETCH/NEXTKEY problem in all *DB*_File modules
34110              From: "Paul Marquess" <paul.marquess@openwave.com> 
34111              Date: Sun, 21 Oct 2001 21:11:15 +0100
34112              Message-ID: <AIEAJICLCBDNAAOLLOKLAEOMDCAA.paul.marquess@openwave.com>
34113      Branch: perl
34114            ! ext/DB_File/DB_File.xs ext/DB_File/t/db-btree.t
34115            ! ext/DB_File/t/db-hash.t ext/GDBM_File/GDBM_File.xs
34116            ! ext/GDBM_File/gdbm.t ext/GDBM_File/typemap
34117            ! ext/NDBM_File/NDBM_File.xs ext/NDBM_File/ndbm.t
34118            ! ext/ODBM_File/ODBM_File.xs ext/ODBM_File/odbm.t
34119            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.xs
34120            ! ext/SDBM_File/sdbm.t
34121 ____________________________________________________________________________
34122 [ 12563] By: jhi                                   on 2001/10/22  12:15:19
34123         Log: Integrate change #12559 from maintperl;
34124              various fixes for system() and backticks under windows
34125      Branch: perl
34126           !> win32/win32.c
34127 ____________________________________________________________________________
34128 [ 12562] By: jhi                                   on 2001/10/22  12:05:35
34129         Log: Integrate change #12560 from maintperl;
34130              make pl2bat use %0 rather than "%0" (the latter fails to work
34131              in a lot of common cases)
34132      Branch: perl
34133           !> win32/bin/pl2bat.pl
34134 ____________________________________________________________________________
34135 [ 12561] By: jhi                                   on 2001/10/22  12:00:23
34136         Log: Integrate changes #12549 and #12550 from maintperl;
34137              
34138              readline() doesn't work with our variables; it confuses them with
34139              my variables (change#4227 was incomplete)
34140      Branch: perl
34141            ! t/lib/strict/vars
34142           !> t/base/rs.t toke.c
34143 ____________________________________________________________________________
34144 [ 12560] By: gsar                                  on 2001/10/22  09:51:59
34145         Log: make pl2bat use %0 rather than "%0" (the latter fails to work
34146              in a lot of common cases)
34147      Branch: maint-5.6/perl
34148            ! win32/bin/pl2bat.pl
34149 ____________________________________________________________________________
34150 [ 12559] By: gsar                                  on 2001/10/22  09:49:51
34151         Log: various fixes for system() and backticks under windows:
34152              
34153              * avoid munging whitespace that is passed within quotes
34154              * work around a cmd.exe misfeature that made multi-arg
34155              system() unreliable when there is more than one quoted
34156              argument
34157              * make multi-arg system() autoquote arguments as needed
34158              before passing them to the shell (this avoids having to
34159              second guess the shell quoting)
34160              * perl's -Dp switch can be used to trace the innards
34161      Branch: maint-5.6/perl
34162            ! win32/win32.c
34163 ____________________________________________________________________________
34164 [ 12558] By: nick                                  on 2001/10/22  08:58:42
34165         Log: Integrate ithreads buffer flush fix from perlio
34166      Branch: perl
34167           !> ext/threads/t/basic.t perl.c
34168 ____________________________________________________________________________
34169 [ 12557] By: nick                                  on 2001/10/22  08:35:09
34170         Log: All tests pass (legitimately) on ithreads
34171      Branch: perlio
34172            ! ext/threads/t/basic.t perl.c
34173 ____________________________________________________________________________
34174 [ 12556] By: nick                                  on 2001/10/22  06:51:22
34175         Log: Integrate non-ithreads fix to mainline
34176      Branch: perl
34177           !> perlio.c
34178 ____________________________________________________________________________
34179 [ 12555] By: nick                                  on 2001/10/22  06:48:33
34180         Log: Restore non-ithreads build. Interestingly binmode test passes
34181              non-ithreads - so crlf layer is not damaged and ithreads fail
34182              is a symptom ...
34183      Branch: perlio
34184            ! perlio.c
34185 ____________________________________________________________________________
34186 [ 12554] By: jhi                                   on 2001/10/21  22:21:55
34187         Log: Integrate from perlio; restructuring.
34188      Branch: perl
34189           !> embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
34190           !> perlio.h perliol.h pod/perlapi.pod sv.c win32/makefile.mk
34191           !> win32/perlhost.h
34192 ____________________________________________________________________________
34193 [ 12553] By: pudge                                 on 2001/10/21  21:51:34
34194         Log: Integrate from maintperl
34195              (Changes 12350, 12496, 12548, 12549, 12550)
34196      Branch: maint-5.6/macperl
34197           !> ext/IO/lib/IO/Seekable.pm lib/Carp/Heavy.pm t/base/rs.t
34198           !> t/lib/filefind-taint.t t/pragma/strict-vars toke.c
34199 ____________________________________________________________________________
34200 [ 12552] By: nick                                  on 2001/10/21  19:18:12
34201         Log: Win32 PerlIO_cleanup special cases should no longer be required.
34202      Branch: perlio
34203            ! perl.c
34204 ____________________________________________________________________________
34205 [ 12551] By: nick                                  on 2001/10/21  19:16:56
34206         Log: Multiple win32io.o is fatal for GCC (and noise with VC++)
34207      Branch: perlio
34208            ! win32/makefile.mk
34209 ____________________________________________________________________________
34210 [ 12550] By: gsar                                  on 2001/10/21  19:05:54
34211         Log: change#12549 wasn't aware of strictures
34212      Branch: maint-5.6/perl
34213            ! t/pragma/strict-vars toke.c
34214 ____________________________________________________________________________
34215 [ 12549] By: gsar                                  on 2001/10/21  18:03:19
34216         Log: readline() doesn't work with our variables; it confuses them with
34217              my variables (change#4227 was incomplete)
34218      Branch: maint-5.6/perl
34219            ! t/base/rs.t toke.c
34220 ____________________________________________________________________________
34221 [ 12548] By: gsar                                  on 2001/10/21  17:48:01
34222         Log: change#12220 appears to have pulled in a mainline change that
34223              isn't applicable to maint-5.6 (some platforms don't taint
34224              cwd)
34225      Branch: maint-5.6/perl
34226            ! t/lib/filefind-taint.t
34227 ____________________________________________________________________________
34228 [ 12547] By: nick                                  on 2001/10/21  17:15:54
34229         Log: Convert rest of PerlIO's memory tables to per-interp and add clone functions
34230              for them. Call explicit cleanup during destruct process.
34231              - one binmode test is failing
34232              - also ext/threads/t/basic.t fails under make test, and is noisy under
34233              harness. (Threads results are intermingled and don't match order expected.)
34234      Branch: perlio
34235            ! embed.h embedvar.h intrpvar.h perl.c perlapi.h perlio.c
34236            ! perlio.h perliol.h pod/perlapi.pod sv.c
34237 ____________________________________________________________________________
34238 [ 12546] By: jhi                                   on 2001/10/21  16:12:08
34239         Log: Implement multicharacter case mappings where a single
34240              Unicode character can be mapped into several.
34241      Branch: perl
34242            - lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
34243            - lib/unicore/To/SpecUpper.pl
34244            ! MANIFEST embed.h embed.pl global.sym lib/unicore/To/Lower.pl
34245            ! lib/unicore/To/Title.pl lib/unicore/To/Upper.pl
34246            ! lib/unicore/mktables pod/perlfunc.pod pod/perlunicode.pod pp.c
34247            ! proto.h t/op/lc.t utf8.c
34248 ____________________________________________________________________________
34249 [ 12545] By: sky                                   on 2001/10/21  15:25:16
34250         Log: First support of threads::shared, support shared svs and references.
34251      Branch: perl
34252            + ext/threads/shared/Makefile.PL ext/threads/shared/README
34253            + ext/threads/shared/shared.pm ext/threads/shared/shared.xs
34254            + ext/threads/shared/t/sv_refs.t
34255            + ext/threads/shared/t/sv_simple.t
34256            ! MANIFEST sharedsv.c
34257 ____________________________________________________________________________
34258 [ 12544] By: nick                                  on 2001/10/21  14:52:35
34259         Log: PerlIO layer table as PL_perlio (per-interpreter)
34260      Branch: perlio
34261            ! embed.h embedvar.h intrpvar.h perlapi.h perlio.c perlio.h
34262            ! pod/perlapi.pod sv.c
34263 ____________________________________________________________________________
34264 [ 12543] By: jhi                                   on 2001/10/21  13:36:40
34265         Log: Prettyprinting.
34266      Branch: perl
34267            ! pod/perlunicode.pod
34268 ____________________________________________________________________________
34269 [ 12542] By: ams                                   on 2001/10/21  03:50:25
34270         Log: Subject: perlpodspec and perlpod rewrite, draft 3 "final"
34271              From: "Sean M. Burke" <sburke@cpan.org>
34272              Date: Sat, 20 Oct 2001 17:51:09 -0600
34273              Message-Id: <3.0.6.32.20011020175109.007cb3d0@mail.spinn.net>
34274      Branch: perl
34275            + pod/perlpodspec.pod
34276            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlpod.pod
34277            ! pod/perltoc.pod
34278 ____________________________________________________________________________
34279 [ 12541] By: nick                                  on 2001/10/20  22:23:53
34280         Log: Fix typos in new locking on MemShared
34281              Make buffers in PerlIOBuf_* in per-thread heap (they are cloned after all...)
34282              - seems to make segfaults more deterministic - suspect they are 
34283              attempt to free() after Interp and Host have gone.
34284      Branch: perlio
34285            ! perlio.c win32/perlhost.h
34286 ____________________________________________________________________________
34287 [ 12540] By: nick                                  on 2001/10/20  21:50:46
34288         Log: Remove the MemShared re-#define (again)
34289      Branch: perlio
34290            ! perlio.c
34291 ____________________________________________________________________________
34292 [ 12539] By: nick                                  on 2001/10/20  21:49:06
34293         Log: Use locks on MemShared
34294      Branch: perlio
34295            ! win32/perlhost.h
34296 ____________________________________________________________________________
34297 [ 12538] By: jhi                                   on 2001/10/20  17:31:07
34298         Log: Subject: [REPATCH installhtml] Re: installhtml needs a good beating out
34299              From: "chromatic" <chromatic@rmci.net>
34300              Date: Sat, 20 Oct 2001 11:13:47 -0600
34301              Message-ID: <20011020172003.60024.qmail@onion.perl.org>
34302      Branch: perl
34303            ! installhtml
34304 ____________________________________________________________________________
34305 [ 12537] By: nick                                  on 2001/10/20  16:44:03
34306         Log: Integrate mainline
34307      Branch: perlio
34308           !> (integrate 48 files)
34309 ____________________________________________________________________________
34310 [ 12536] By: jhi                                   on 2001/10/20  15:58:00
34311         Log: Update Changes.
34312      Branch: perl
34313            ! Changes patchlevel.h
34314 ____________________________________________________________________________
34315 [ 12535] By: jhi                                   on 2001/10/20  15:18:57
34316         Log: Upgrade to podlators 1.11, from Russ Allbery.
34317      Branch: perl
34318            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
34319            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
34320            ! pod/pod2man.PL pod/pod2text.PL
34321 ____________________________________________________________________________
34322 [ 12534] By: jhi                                   on 2001/10/20  15:14:25
34323         Log: Integrate perlio change #12532:
34324              introduce and use PerlIO_intmod2str().
34325      Branch: perl
34326           !> doio.c lib/Net/Domain.pm perlio.c perlio.h
34327 ____________________________________________________________________________
34328 [ 12533] By: jhi                                   on 2001/10/20  14:42:33
34329         Log: Update to Getopt::Long 2.26_02, from Johan Vromans.
34330      Branch: perl
34331            ! lib/Getopt/Long.pm lib/Getopt/Long/CHANGES lib/newgetopt.pl
34332 ____________________________________________________________________________
34333 [ 12532] By: nick                                  on 2001/10/20  14:25:37
34334         Log: Extract doio.c's open(2) mode to string conversion as PerlIO_intmod2str()
34335              Use for non-PERLIO fdupopen().
34336      Branch: perlio
34337            ! doio.c lib/Net/Domain.pm perlio.c perlio.h
34338 ____________________________________________________________________________
34339 [ 12531] By: jhi                                   on 2001/10/20  14:05:47
34340         Log: Integrate perlio: PerlIO win32 fixes.
34341      Branch: perl
34342           !> embed.h embed.pl embedvar.h ext/threads/threads.xs global.sym
34343           !> perl.h perlapi.c perlapi.h perlio.c perlsdio.h pod/perlapi.pod
34344           !> proto.h sv.h win32/win32io.c
34345 ____________________________________________________________________________
34346 [ 12530] By: nick                                  on 2001/10/20  12:53:30
34347         Log: Fixed in two places - p4 resolve
34348      Branch: perlio
34349            ! perlsdio.h
34350 ____________________________________________________________________________
34351 [ 12529] By: nick                                  on 2001/10/20  12:51:05
34352         Log: Fix for ithreads/stdio build
34353      Branch: perlio
34354            ! perlio.c perlsdio.h
34355 ____________________________________________________________________________
34356 [ 12528] By: ams                                   on 2001/10/20  12:13:25
34357         Log: Subject: [PATCH installman] Using Pod::Man instead of pod2man
34358              From: Michael G Schwern <schwern@pobox.com>
34359              Date: Sat, 20 Oct 2001 01:41:21 -0400
34360              Message-Id: <20011020014121.I3681@blackrider>
34361      Branch: perl
34362            ! installman
34363 ____________________________________________________________________________
34364 [ 12527] By: ams                                   on 2001/10/20  12:09:41
34365         Log: Subject: [PATCH lib/Pod/Checker.pm] Minor typo
34366              From: Michael G Schwern <schwern@pobox.com>
34367              Date: Sat, 20 Oct 2001 02:04:21 -0400
34368              Message-Id: <20011020020421.A11732@blackrider>
34369      Branch: perl
34370            ! lib/Pod/Checker.pm
34371 ____________________________________________________________________________
34372 [ 12526] By: ams                                   on 2001/10/20  11:59:41
34373         Log: Subject: [PATCH lib/Net/Config.pm] Fix Some Pod Typos
34374              From: "chromatic" <chromatic@rmci.net>
34375              Date: Fri, 19 Oct 2001 22:46:39 -0600
34376              Message-Id: <20011020045254.73112.qmail@onion.perl.org>
34377      Branch: perl
34378            ! lib/Net/Config.pm
34379 ____________________________________________________________________________
34380 [ 12525] By: nick                                  on 2001/10/20  11:16:18
34381         Log: Avoid calling (now non-existant) Perl_sv_setsv(), by calling
34382              Perl_sv_setsv_flags directly.
34383      Branch: perlio
34384            ! ext/threads/threads.xs
34385 ____________________________________________________________________________
34386 [ 12524] By: nick                                  on 2001/10/20  10:28:17
34387         Log: Add a new flag character 'm' to embed.pl set to represent
34388              "functions" which are really macros. Use it foe the troublesome
34389              sv_setsv() etc. macros in sv.h - changing latter to define
34390              sv_setsv rather than sv_setsv_macro etc.
34391      Branch: perlio
34392            ! embed.h embed.pl embedvar.h global.sym perlapi.c perlapi.h
34393            ! pod/perlapi.pod proto.h sv.h
34394 ____________________________________________________________________________
34395 [ 12523] By: nick                                  on 2001/10/20  09:17:17
34396         Log: Add comments explaining why win32.h/embed.h are included where they are
34397              in perl.h 
34398      Branch: perlio
34399            ! perl.h
34400 ____________________________________________________________________________
34401 [ 12522] By: nick                                  on 2001/10/20  08:27:44
34402         Log: Code PerlIOWin32_dup - does not fix Win32 problems as :win32 is not 
34403              being used yet.
34404      Branch: perlio
34405            ! win32/win32io.c
34406 ____________________________________________________________________________
34407 [ 12521] By: jhi                                   on 2001/10/20  02:36:21
34408         Log: Wording tweaks.
34409      Branch: perl
34410            ! t/TEST
34411 ____________________________________________________________________________
34412 [ 12520] By: jhi                                   on 2001/10/20  01:02:26
34413         Log: Subject: IO module with nonblocking socket connect patch 
34414              From: Raul Dias <raul@dias.com.br>
34415              Date: Fri, 19 Oct 2001 22:45:32 -0300
34416              Message-Id: <200110200145.f9K1jWW08398@stratus.swi.com.br>     
34417      Branch: perl
34418            ! ext/IO/lib/IO/Socket.pm ext/IO/lib/IO/Socket/INET.pm
34419 ____________________________________________________________________________
34420 [ 12519] By: jhi                                   on 2001/10/20  00:51:07
34421         Log: Test vertical whitespace combined with /x in \p{}.
34422      Branch: perl
34423            ! t/op/pat.t
34424 ____________________________________________________________________________
34425 [ 12518] By: jhi                                   on 2001/10/20  00:13:47
34426         Log: Subject: [PATCH] PERL_MM_USE_DEFAULT
34427              From: Gisle Aas <gisle@ActiveState.com> 
34428              Date: 19 Oct 2001 16:46:02 -0700
34429              Message-ID: <lrofn3i479.fsf_-_@caliper.ActiveState.com> 
34430      Branch: perl
34431            ! lib/ExtUtils/MakeMaker.pm
34432 ____________________________________________________________________________
34433 [ 12517] By: jhi                                   on 2001/10/19  23:59:34
34434         Log: No more this symbol.
34435      Branch: perl
34436            ! makedef.pl
34437 ____________________________________________________________________________
34438 [ 12516] By: jhi                                   on 2001/10/19  23:57:48
34439         Log: Integrate change #12511; fix gross win32 build issues.
34440      Branch: perl
34441           !> makedef.pl sv.c
34442 ____________________________________________________________________________
34443 [ 12515] By: jhi                                   on 2001/10/19  23:16:06
34444         Log: Unpack in scalar context should return the first value
34445              returned in list context, as pointed out by Ton Hospel
34446              in 2001-05-21 (this is how it works already in blead,
34447              just adding the test).
34448      Branch: perl
34449            ! t/op/pack.t
34450 ____________________________________________________________________________
34451 [ 12514] By: jhi                                   on 2001/10/19  21:10:43
34452         Log: Subject: [PATCH perl@12494] perldoc.PL tweak for VMS
34453              From: "Craig A. Berry" <craigberry@mac.com>
34454              Date: Fri, 19 Oct 2001 16:59:30 -0500
34455              Message-Id: <5.1.0.14.2.20011019162623.021e3868@exchi01>
34456      Branch: perl
34457            ! utils/perldoc.PL
34458 ____________________________________________________________________________
34459 [ 12513] By: jhi                                   on 2001/10/19  21:09:27
34460         Log: Subject: [PATCH Perl@12494] vmsish fix, ieee rand() cleanup
34461              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34462              Date: Fri, 19 Oct 2001 17:45:23 EDT
34463              Message-Id: <011019174427.d749b@DUPHY4.Physics.Drexel.Edu>
34464      Branch: perl
34465            ! configure.com dump.c ext/B/t/stash.t op.c op.h opcode.h
34466            ! opcode.pl perl.c perl.h perlvars.h pp.sym pp_ctl.c pp_proto.h
34467            ! pp_sys.c vms/ext/vmsish.pm vms/ext/vmsish.t vms/vms.c
34468            ! vms/vmsish.h
34469 ____________________________________________________________________________
34470 [ 12512] By: jhi                                   on 2001/10/19  20:28:48
34471         Log: Subject: [PATCH Perl@12494] two fake test failures on VMS fixed
34472              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34473              Date: Fri, 19 Oct 2001 17:26:35 EDT
34474              Message-Id: <011019172623.11292c@DUPHY4.Physics.Drexel.Edu>
34475      Branch: perl
34476            ! lib/Term/Complete.t lib/Test/Simple/t/output.t
34477 ____________________________________________________________________________
34478 [ 12511] By: nick                                  on 2001/10/19  19:55:36
34479         Log: Fix gross win32 build issues
34480      Branch: perlio
34481            ! makedef.pl sv.c
34482 ____________________________________________________________________________
34483 [ 12510] By: jhi                                   on 2001/10/19  19:52:17
34484         Log: Subject: Re: find2perl and File::Find on cdrom filesystems (with Tel's patch applied to perl-current)
34485              From: David Dyck <dcd@tc.fluke.com>
34486              Date: Fri, 19 Oct 2001 13:36:09 -0700 (PDT)
34487              Message-ID: <Pine.LNX.4.33.0110191309310.28510-100000@dd.tc.fluke.com>
34488      Branch: perl
34489            ! lib/File/Find.pm
34490 ____________________________________________________________________________
34491 [ 12509] By: jhi                                   on 2001/10/19  19:01:46
34492         Log: Subject: Re: PerlIO and Encode
34493              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
34494              Date: Tue, 16 Oct 2001 01:50:16 +0900
34495              Message-Id: <20011016014150.0C8E.BQW10602@nifty.com>
34496      Branch: perl
34497            ! ext/Encode/Encode.pm ext/Encode/Encode/Tcl.pm
34498            ! ext/Encode/Encode/Tcl.t
34499 ____________________________________________________________________________
34500 [ 12508] By: ams                                   on 2001/10/19  17:59:16
34501         Log: C<foo I<bar>> hunks from <20011019014551.A35625@not.autrijus.org>.
34502              (See #12499)
34503      Branch: perl
34504            ! pod/perlintro.pod
34505 ____________________________________________________________________________
34506 [ 12507] By: nick                                  on 2001/10/19  16:30:43
34507         Log: Integrate mainline
34508      Branch: perlio
34509           +> lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
34510           +> lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
34511           +> lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
34512           +> lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
34513           +> lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
34514           +> lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
34515           +> lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
34516           +> lib/unicore/To/SpecUpper.pl pod/perlintro.pod
34517           +> pod/perlmodstyle.pod win32/Makefile.win64 win32/config.win64
34518           +> win32/config_H.win64
34519            - lib/Test/Utils.pm lib/unicore/mktables.PL
34520            - t/lib/Test/Simple/Catch/More.pm
34521           !> (integrate 84 files)
34522 ____________________________________________________________________________
34523 [ 12506] By: jhi                                   on 2001/10/19  14:20:15
34524         Log: Retract the #10451 which seems to be the cause
34525              of the major leakage from while(){eval"sub{}"}
34526      Branch: perl
34527            ! op.c t/run/kill_perl.t
34528 ____________________________________________________________________________
34529 [ 12505] By: jhi                                   on 2001/10/19  13:39:59
34530         Log: Regen toc.
34531      Branch: perl
34532            ! pod/perltoc.pod
34533 ____________________________________________________________________________
34534 [ 12504] By: jhi                                   on 2001/10/19  13:35:59
34535         Log: Tiny tweaks.
34536      Branch: perl
34537            ! pod/perl.pod
34538 ____________________________________________________________________________
34539 [ 12503] By: ams                                   on 2001/10/19  13:34:24
34540         Log: Subject: Re: perlintro.pod
34541              From: Abe Timmerman <abe@ztreet.demon.nl>
34542              Date: Fri, 19 Oct 2001 14:12:40 +0200
34543              Message-Id: <ls40ttsmrr3rpjlm3dqhh8v60onsiopmuc@4ax.com>
34544      Branch: perl
34545            ! pod/perlintro.pod
34546 ____________________________________________________________________________
34547 [ 12502] By: ams                                   on 2001/10/19  13:24:12
34548         Log: Slight reorganisation of references.
34549      Branch: perl
34550            ! pod/perl.pod
34551 ____________________________________________________________________________
34552 [ 12501] By: jhi                                   on 2001/10/19  13:19:14
34553         Log: Subject: [DOC PATCH lib/ExtUtils/MakeMaker.pm] Discouraging use of PREREQ_FATAL in day-to-day Makefile.PL's   
34554              From: Kay Röpke <kroepke@dolphin-services.de>
34555              Date: Fri, 19 Oct 2001 14:04:01 +0200 
34556              Message-Id: <E15uYNb-00040L-00@mrvdom01.schlund.de>
34557      Branch: perl
34558            ! lib/ExtUtils/MakeMaker.pm
34559 ____________________________________________________________________________
34560 [ 12500] By: jhi                                   on 2001/10/19  03:25:44
34561         Log: Unicode categories continue:
34562              implement Category=, Script=, Block=
34563              (these are based on an upcoming update of TR#18)
34564              Fix a bug where we got two In categories named "old italic",
34565              and another where shortcut for the Is categories wasn't taken.
34566      Branch: perl
34567            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/In/137.pl
34568            ! lib/unicore/mktables lib/utf8_heavy.pl pod/perltodo.pod
34569            ! pod/perlunicode.pod t/op/pat.t
34570 ____________________________________________________________________________
34571 [ 12499] By: ams                                   on 2001/10/19  01:42:29
34572         Log: Subject: a small patch to perlintro.pod.
34573              From: Autrijus Tang <autrijus@autrijus.org>
34574              Date: Fri, 19 Oct 2001 01:45:51 +0800
34575              Message-Id: <20011019014551.A35625@not.autrijus.org>
34576              (Applied by hand with nits.)
34577      Branch: perl
34578            ! pod/perlintro.pod
34579 ____________________________________________________________________________
34580 [ 12498] By: jhi                                   on 2001/10/19  00:14:50
34581         Log: Subject: [PATCH] OpenBSD hints for ithreads
34582              From: Andy Dougherty <doughera@lafayette.edu>
34583              Date: Thu, 18 Oct 2001 12:33:59 -0400 (EDT)
34584              Message-ID: <Pine.SOL.4.10.10110181232060.15040-100000@maxwell.phys.lafayette.edu>
34585      Branch: perl
34586            ! hints/openbsd.sh
34587 ____________________________________________________________________________
34588 [ 12497] By: jhi                                   on 2001/10/18  16:14:13
34589         Log: Retract #12446; the problem solved by #12474.
34590      Branch: perl
34591            ! hints/aix.sh
34592 ____________________________________________________________________________
34593 [ 12496] By: gsar                                  on 2001/10/18  15:38:22
34594         Log: Carp::shortmess_heavy() doesn't notice trailing newline in
34595              message and suppress line number info (from Steve Hay
34596              <Steve.Hay@uk.radan.com>)
34597      Branch: maint-5.6/perl
34598            ! lib/Carp/Heavy.pm
34599 ____________________________________________________________________________
34600 [ 12495] By: jhi                                   on 2001/10/18  14:06:52
34601         Log: More documented In categories.
34602      Branch: perl
34603            ! pod/perlunicode.pod
34604 ____________________________________________________________________________
34605 [ 12494] By: jhi                                   on 2001/10/18  13:04:48
34606         Log: Update Changes.
34607      Branch: perl
34608            ! Changes patchlevel.h
34609 ____________________________________________________________________________
34610 [ 12493] By: jhi                                   on 2001/10/18  12:58:31
34611         Log: Add the lib/unicore/To/Spec*.pl to the MANIFEST.
34612      Branch: perl
34613            ! MANIFEST
34614 ____________________________________________________________________________
34615 [ 12492] By: jhi                                   on 2001/10/18  12:37:28
34616         Log: Wrong skip() arguments.
34617      Branch: perl
34618            ! ext/B/t/terse.t
34619 ____________________________________________________________________________
34620 [ 12491] By: jhi                                   on 2001/10/18  12:17:16
34621         Log: Subject: try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems  
34622              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
34623              Date: Wed, 17 Oct 2001 09:10:53 EDT 
34624              Message-Id: <011017090944.15ad2e@DUPHY4.Physics.Drexel.Edu>
34625      Branch: perl
34626            ! configure.com embedvar.h opcode.pl perlapi.h perlvars.h
34627            ! pod/perlapi.pod vms/vms.c
34628 ____________________________________________________________________________
34629 [ 12490] By: ams                                   on 2001/10/18  09:31:00
34630         Log: Subject: PATCH perl.pod: Suggested reorganization of table of contents
34631              From: Mark-Jason Dominus <mjd@plover.com>
34632              Date: Thu, 18 Oct 2001 06:25:35 -0400
34633              Message-Id: <20011018102535.19264.qmail@plover.com>
34634      Branch: perl
34635            ! pod/perl.pod
34636 ____________________________________________________________________________
34637 [ 12489] By: jhi                                   on 2001/10/18  02:24:52
34638         Log: Prettyprinting.
34639      Branch: perl
34640            ! lib/unicore/In.pl lib/unicore/Is.pl lib/unicore/mktables
34641 ____________________________________________________________________________
34642 [ 12488] By: jhi                                   on 2001/10/18  00:47:19
34643         Log: Regen toc.
34644      Branch: perl
34645            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
34646 ____________________________________________________________________________
34647 [ 12487] By: jhi                                   on 2001/10/18  00:43:18
34648         Log: Add perlintro, from Skud.
34649      Branch: perl
34650            + pod/perlintro.pod
34651            ! MANIFEST
34652 ____________________________________________________________________________
34653 [ 12486] By: jhi                                   on 2001/10/18  00:10:44
34654         Log: FAQ sync.
34655      Branch: perl
34656            ! pod/perlfaq.pod pod/perlfaq2.pod pod/perlfaq3.pod
34657            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq7.pod
34658            ! pod/perlfaq8.pod pod/perlfaq9.pod
34659 ____________________________________________________________________________
34660 [ 12485] By: jhi                                   on 2001/10/17  23:57:15
34661         Log: Oh, bother. In Tru64 cc -std1 was looking rather nice
34662              in speed (upto 20% speedup in certain operations) but meanwhile
34663              regexps and arithmetics got slower (5-10%) (according to
34664              perlbench average speedup is negligible, and within measuring
34665              flutter, 1%).  Therefore retracting all the changes
34666              aimed at getting -std1 to compile cleanly:  #12475, #12476,
34667              #12479, #12480, #12481, #12482, #12483, #12484.
34668      Branch: perl
34669            ! doio.c mg.c miniperlmain.c perl.c perl.h perlio.c pp_ctl.c
34670            ! pp_hot.c pp_sys.c toke.c
34671 ____________________________________________________________________________
34672 [ 12484] By: jhi                                   on 2001/10/17  21:58:40
34673         Log: (retracted by #12485)
34674              Strict ANSI doesn't like the third argument of main()
34675              so enable ignoring it if using ultra picky compiler.
34676      Branch: perl
34677            ! miniperlmain.c
34678 ____________________________________________________________________________
34679 [ 12483] By: jhi                                   on 2001/10/17  21:48:24
34680         Log: (retracted by #12485)
34681              Move the VMS_FOO_ERROR codes next to the SETERRNO() definition.
34682      Branch: perl
34683            ! perl.h
34684 ____________________________________________________________________________
34685 [ 12482] By: jhi                                   on 2001/10/17  21:42:57
34686         Log: (retracted by #12485)
34687              Add explanatory comment.
34688      Branch: perl
34689            ! mg.c
34690 ____________________________________________________________________________
34691 [ 12481] By: jhi                                   on 2001/10/17  20:50:37
34692         Log: (retracted by #12485)
34693              More dollar$hiding.
34694      Branch: perl
34695            ! doio.c perl.h pp_sys.c
34696 ____________________________________________________________________________
34697 [ 12480] By: jhi                                   on 2001/10/17  20:27:34
34698         Log: (retracted by #12485)
34699              KISS.
34700      Branch: perl
34701            ! mg.c
34702 ____________________________________________________________________________
34703 [ 12479] By: jhi                                   on 2001/10/17  19:57:34
34704         Log: (retracted by #12485)
34705              Thou shalt not #ifdef inside macro invocations,
34706              noticed by Rafael Garcia-Suarez.
34707      Branch: perl
34708            ! mg.c
34709 ____________________________________________________________________________
34710 [ 12478] By: ams                                   on 2001/10/17  18:50:55
34711         Log: Subject: [PATCH pp_sys.c] coredump fix in pp_accept()
34712              From: Anton Berezin <tobez@tobez.org>
34713              Date: Wed, 17 Oct 2001 18:25:48 +0200
34714              Message-Id: <20011017182548.A12082@heechee.tobez.org>
34715      Branch: perl
34716            ! pp_sys.c
34717 ____________________________________________________________________________
34718 [ 12476] By: jhi                                   on 2001/10/17  16:46:50
34719         Log: (retracted by #12485)
34720              Unterminated #ifdef.
34721      Branch: perl
34722            ! mg.c
34723 ____________________________________________________________________________
34724 [ 12475] By: jhi                                   on 2001/10/17  16:42:49
34725         Log: (retracted by #12485)
34726              Avoid dollar signs in identifiers (in non-VMS) to
34727              placate ultra picky ANSI compilers (such as DEC^WCPQ^WHP).
34728      Branch: perl
34729            ! doio.c mg.c perl.c perl.h perlio.c pp_ctl.c pp_hot.c pp_sys.c
34730            ! toke.c
34731 ____________________________________________________________________________
34732 [ 12474] By: ams                                   on 2001/10/17  15:14:50
34733         Log: Subject: Two AIX patches
34734              From: H.Merijn Brand <h.m.brand@hccnet.nl>
34735              Date: Wed, 17 Oct 2001 18:04:35 +0200
34736              Message-Id: <20011017180223.1346.H.M.BRAND@hccnet.nl>
34737      Branch: perl
34738            ! hints/aix.sh makedef.pl
34739 ____________________________________________________________________________
34740 [ 12473] By: jhi                                   on 2001/10/17  14:48:38
34741         Log: Limiting the Time::HiRes::sleep and usleep to
34742              one second is not a good policy if drop-in
34743              replacement is still a goal.
34744      Branch: perl
34745            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
34746            ! ext/Time/HiRes/HiRes.xs
34747 ____________________________________________________________________________
34748 [ 12472] By: jhi                                   on 2001/10/17  11:00:54
34749         Log: Subject: [PATCH] Test::Simple 0.32
34750              From: Michael G Schwern <schwern@pobox.com> 
34751              Date: Wed, 17 Oct 2001 03:42:41 -0400
34752              Message-ID: <20011017034241.A25038@blackrider>
34753      Branch: perl
34754            + lib/Test/Builder.pm lib/Test/Simple/t/Builder.t
34755            + lib/Test/Simple/t/filehandles.t lib/Test/Simple/t/import.t
34756            + lib/Test/Simple/t/is_deeply.t lib/Test/Simple/t/no_ending.t
34757            + lib/Test/Simple/t/no_header.t lib/Test/Simple/t/output.t
34758            + lib/Test/Simple/t/plan.t lib/Test/Simple/t/plan_no_plan.t
34759            + lib/Test/Simple/t/plan_skip_all.t lib/Test/Simple/t/use_ok.t
34760            - lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
34761            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
34762            ! lib/Test/Simple/Changes lib/Test/Simple/t/More.t
34763            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
34764            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
34765            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
34766            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
34767            ! lib/Test/Simple/t/simple.t lib/Test/Simple/t/skip.t
34768            ! lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
34769            ! lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
34770            ! t/lib/Test/Simple/Catch.pm
34771            ! t/lib/Test/Simple/sample_tests/five_fail.plx
34772 ____________________________________________________________________________
34773 [ 12471] By: jhi                                   on 2001/10/17  10:25:06
34774         Log: Subject: [PATCH t/TEST t/harness vms/test.com] Set PERL_CORE environment var   
34775              From: Michael G Schwern <schwern@pobox.com> 
34776              Date: Wed, 17 Oct 2001 04:04:13 -0400
34777              Message-ID: <20011017040413.C25550@blackrider>
34778      Branch: perl
34779            ! t/TEST t/harness vms/test.com
34780 ____________________________________________________________________________
34781 [ 12470] By: jhi                                   on 2001/10/17  02:25:01
34782         Log: Regen doc with perlmodstyle added.
34783      Branch: perl
34784            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
34785 ____________________________________________________________________________
34786 [ 12469] By: jhi                                   on 2001/10/17  02:24:02
34787         Log: Pod cleanup.
34788      Branch: perl
34789            ! lib/File/Spec.pm lib/File/Spec/Mac.pm
34790 ____________________________________________________________________________
34791 [ 12468] By: jhi                                   on 2001/10/17  02:16:11
34792         Log: Subject: perlmodstyle as a patch
34793              From: Kirrily Robert <skud@infotrope.net>
34794              Date: Tue, 16 Oct 2001 22:47:23 -0400
34795              Message-ID: <20011016224723.A20673@infotrope.net>
34796      Branch: perl
34797            + pod/perlmodstyle.pod
34798            ! MANIFEST
34799 ____________________________________________________________________________
34800 [ 12467] By: jhi                                   on 2001/10/17  00:59:43
34801         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
34802              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
34803              Date: Thu, 6 Sep 2001 11:09:40 +0100
34804              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
34805              
34806              Mention also the develooper p5p archive.
34807      Branch: perl
34808            ! pod/perlhack.pod
34809 ____________________________________________________________________________
34810 [ 12466] By: jhi                                   on 2001/10/17  00:57:38
34811         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] PREREQ_PM does not really require.
34812              From: Kay Röpke <kroepke@dolphin-services.de>
34813              Date: Tue, 16 Oct 2001 17:23:52 +0200
34814              Message-Id: <E15tW4O-0003J7-00@mrvdom03.schlund.de>
34815      Branch: perl
34816            ! lib/ExtUtils/MakeMaker.pm
34817 ____________________________________________________________________________
34818 [ 12465] By: jhi                                   on 2001/10/17  00:54:28
34819         Log: Add the special casing mappings (from SpecCase.txt)
34820              (except for the hyper special case mappings that have
34821              the condition list); the special casing mappings are
34822              unused for now.  Small tidying up on mktables.
34823      Branch: perl
34824            + lib/unicore/To/SpecLower.pl lib/unicore/To/SpecTitle.pl
34825            + lib/unicore/To/SpecUpper.pl
34826            ! lib/unicore/mktables
34827 ____________________________________________________________________________
34828 [ 12464] By: jhi                                   on 2001/10/16  22:38:24
34829         Log: Subject: [PATCH] Doc patch on here-docs (perlop and perldata)
34830              From: "David H. Adler" <dha@panix.com>       
34831              Date: Tue, 16 Oct 2001 11:59:35 -0400
34832              Message-ID: <20011016115935.A13078@panix.com>
34833              
34834              Subject: [ PATCH ] perldata patch, revised
34835              From: "David H. Adler" <dha@panix.com>     
34836              Date: Tue, 16 Oct 2001 18:26:49 -0400
34837              Message-ID: <20011016182649.C23970@panix.com>
34838      Branch: perl
34839            ! pod/perldata.pod pod/perlop.pod
34840 ____________________________________________________________________________
34841 [ 12463] By: jhi                                   on 2001/10/16  19:39:25
34842         Log: Integrate perlio: PerlIO_dup (for all but Win32).
34843      Branch: perl
34844           !> embed.h embed.pl ext/Encode/Encode.xs
34845           !> ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs hv.c perl.h
34846           !> perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
34847           !> win32/win32io.c
34848 ____________________________________________________________________________
34849 [ 12462] By: nick                                  on 2001/10/16  19:11:30
34850         Log: PerlIOXxxx_dups for all but Win32
34851      Branch: perlio
34852            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
34853            ! ext/PerlIO/Via/Via.xs
34854 ____________________________________________________________________________
34855 [ 12461] By: nick                                  on 2001/10/16  18:28:48
34856         Log: Implement PerlIOStdio_dup (explains core dumps - dup
34857              was not setting up a FILE * to be fclosed()).
34858      Branch: perlio
34859            ! perlio.c
34860 ____________________________________________________________________________
34861 [ 12460] By: nick                                  on 2001/10/16  17:31:47
34862         Log: When USE_ITHREADS avoid SV * in PerlIO_debug, at risk of buffer
34863              overflow.
34864      Branch: perlio
34865            ! perlio.c
34866 ____________________________________________________________________________
34867 [ 12459] By: jhi                                   on 2001/10/16  17:10:22
34868         Log: Subject: [PATCH perl@12443] VMS 64-bit configure
34869              From: "Craig A. Berry" <craigberry@mac.com>
34870              Date: Tue, 16 Oct 2001 13:08:38 -0500
34871              Message-Id: <5.1.0.14.2.20011016122704.029eaea8@exchi01>
34872      Branch: perl
34873            ! configure.com
34874 ____________________________________________________________________________
34875 [ 12458] By: jhi                                   on 2001/10/16  17:07:20
34876         Log: Can't expect too much accuracy from a sleep of one second.
34877              (I think this will also fail with high load.)
34878      Branch: perl
34879            ! ext/Time/HiRes/HiRes.t
34880 ____________________________________________________________________________
34881 [ 12457] By: jhi                                   on 2001/10/16  16:50:24
34882         Log: Subject: WIN64 (Itanium) port of Perl 5.6.1
34883              From: "Werner, Randolf" <randolf.werner@sap.com>
34884              Date: Tue, 16 Oct 2001 18:33:02 +0200
34885              Message-ID: <816D93CCC927D31188570008C75D1DE10A5CB1F8@dbwdfx1a.wdf.sap-ag.de>
34886      Branch: perl
34887            + win32/Makefile.win64 win32/config.win64 win32/config_H.win64
34888            ! MANIFEST Porting/makerel ext/SDBM_File/sdbm/sdbm.c
34889 ____________________________________________________________________________
34890 [ 12456] By: nick                                  on 2001/10/16  14:08:16
34891         Log: Builds under ithreads (but fails all threads tests)
34892      Branch: perlio
34893            ! hv.c perlio.c sv.c
34894 ____________________________________________________________________________
34895 [ 12455] By: jhi                                   on 2001/10/16  13:59:32
34896         Log: I think the Perl_sortsv needs *not* be skipped?
34897      Branch: perl
34898            ! makedef.pl
34899 ____________________________________________________________________________
34900 [ 12454] By: jhi                                   on 2001/10/16  13:05:38
34901         Log: Subject: [ PATCH ] maint/perl/t/op/groups.t for build on Cygwin
34902              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
34903              Date: Tue, 16 Oct 2001 15:32:44 +0200
34904              Message-ID: <3BCC531C.11494.3E433F@localhost>
34905      Branch: perl
34906            ! t/op/groups.t
34907 ____________________________________________________________________________
34908 [ 12453] By: jhi                                   on 2001/10/16  13:04:38
34909         Log: Subject: [ PATCH ] maint/perl/t/io/fs.t for build on Cygwin
34910              From: "Gerrit P. Haase" <gerrit.haase@convey.de>
34911              Date: Tue, 16 Oct 2001 15:01:04 +0200
34912              Message-ID: <3BCC4BB0.30935.2145B7@localhost>
34913      Branch: perl
34914            ! t/io/fs.t
34915 ____________________________________________________________________________
34916 [ 12452] By: jhi                                   on 2001/10/16  12:03:49
34917         Log: A forgotten deletion.
34918      Branch: perl
34919            - lib/unicore/mktables.PL
34920 ____________________________________________________________________________
34921 [ 12451] By: nick                                  on 2001/10/16  11:32:48
34922         Log: Skeleton of "PerlIO_dup" coded.
34923              Still-passes all tests non-threaded (well it would wouldn't it!)
34924      Branch: perlio
34925            ! embed.h embed.pl ext/Encode/Encode.xs
34926            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs perl.h
34927            ! perlio.c perlio.h perliol.h pod/perlapi.pod proto.h sv.c sv.h
34928            ! win32/win32io.c
34929 ____________________________________________________________________________
34930 [ 12450] By: jhi                                   on 2001/10/16  02:27:51
34931         Log: Document the problem with the swash_fetch() API that affects
34932              more complex case conversions.
34933      Branch: perl
34934            ! lib/utf8_heavy.pl utf8.c
34935 ____________________________________________________________________________
34936 [ 12449] By: jhi                                   on 2001/10/16  01:55:48
34937         Log: Make Time::HiRes::sleep() and usleep() to return
34938              the number of seconds (a floating point value) and 
34939              microseconds (an integer) actually slept (well,
34940              modulo the time spent in measuring the time actually
34941              slept...), to be a better drop-in replacement for
34942              the builtin sleep().  Noticed by Chris Nandor.
34943              
34944              Also make usleep() to croak if fed illegal number
34945              of useconds (anything greater than 1_000_000).
34946      Branch: perl
34947            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.t
34948            ! ext/Time/HiRes/HiRes.xs
34949 ____________________________________________________________________________
34950 [ 12448] By: jhi                                   on 2001/10/16  00:57:05
34951         Log: A missing SvREFCNT_dec.
34952      Branch: perl
34953            ! perl.c
34954 ____________________________________________________________________________
34955 [ 12447] By: nick                                  on 2001/10/15  20:27:53
34956         Log: Beginings of PerlIO_dup support (unstable)
34957      Branch: perlio
34958            ! perlio.c perliol.h
34959 ____________________________________________________________________________
34960 [ 12446] By: jhi                                   on 2001/10/15  18:44:19
34961         Log: (retracted by #12497)
34962              In AIX vac 5 just can't seem to get regcomp right.
34963      Branch: perl
34964            ! hints/aix.sh
34965 ____________________________________________________________________________
34966 [ 12445] By: jhi                                   on 2001/10/15  16:44:04
34967         Log: Bump the version number to agree with the maintperl one.
34968      Branch: perl
34969            ! lib/Tie/RefHash.pm
34970 ____________________________________________________________________________
34971 [ 12444] By: nick                                  on 2001/10/15  15:59:57
34972         Log: Integrate mainline
34973      Branch: perlio
34974           +> lib/Math/BigInt/t/Math/Subclass.pm
34975           +> lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
34976           +> lib/Math/BigInt/t/subclass.t lib/unicore/In/163.pl
34977           +> lib/unicore/In/164.pl lib/unicore/In/165.pl
34978           +> lib/unicore/In/166.pl lib/unicore/In/167.pl
34979           +> lib/unicore/In/168.pl lib/unicore/In/169.pl
34980           +> lib/unicore/In/170.pl lib/unicore/In/171.pl lib/unicore/Is.pl
34981           +> lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
34982           +> lib/unicore/mktables
34983            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
34984            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
34985            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
34986            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
34987            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
34988            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
34989            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
34990            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
34991            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
34992            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
34993            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
34994            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
34995            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
34996            - lib/unicore/syllables.txt
34997           !> (integrate 344 files)
34998 ____________________________________________________________________________
34999 [ 12443] By: jhi                                   on 2001/10/15  13:40:20
35000         Log: Casting tweak from Paul Marquess, helps Merijn on AIX.
35001      Branch: perl
35002            ! ext/DB_File/DB_File.xs
35003 ____________________________________________________________________________
35004 [ 12442] By: jhi                                   on 2001/10/15  13:35:36
35005         Log: Sync the skip() amounts with the number of tests.
35006      Branch: perl
35007            ! lib/Term/Complete.t
35008 ____________________________________________________________________________
35009 [ 12441] By: jhi                                   on 2001/10/15  13:11:03
35010         Log: Update Changes.
35011      Branch: perl
35012            ! Changes patchlevel.h
35013 ____________________________________________________________________________
35014 [ 12440] By: jhi                                   on 2001/10/15  12:58:24
35015         Log: MacOS Classic catdir() rewrite from Thomas Wegner
35016              (backward incompatibility, but a deliberate one,
35017              the old version simply is broken in its logic),
35018              also documentation updates, and as suggested replicated
35019              the File::Spec::Unix documentation updates also on the
35020              File::Spec documentation.
35021              
35022              TODO: there seems to be duplication of documentation
35023              between File::Spec and File::Spec::Unix.  I think
35024              the ::Unix should be left only with specific UNIXisms,
35025              and all the generic documentation should be in ::Spec.
35026      Branch: perl
35027            ! lib/File/Find/t/find.t lib/File/Find/t/taint.t
35028            ! lib/File/Spec.pm lib/File/Spec.t lib/File/Spec/Mac.pm
35029            ! lib/File/Spec/Unix.pm
35030 ____________________________________________________________________________
35031 [ 12439] By: jhi                                   on 2001/10/15  12:32:07
35032         Log: Subject: Re: [PATCH t/op/magic.t] missing tests on Win32
35033              From: Blair Zajac <blair@orcaware.com>
35034              Date: Mon, 24 Sep 2001 11:48:58 -0700
35035              Message-ID: <3BAF801A.88A4F614@orcaware.com>     
35036              
35037              (the skip() messages)
35038      Branch: perl
35039            ! t/op/magic.t
35040 ____________________________________________________________________________
35041 [ 12438] By: ams                                   on 2001/10/14  23:43:59
35042         Log: Subject: [PATCH] make PerlIO default on VMS
35043              From: "Craig A. Berry" <craigberry@mac.com>
35044              Date: Sun, 14 Oct 2001 15:27:18 -0500
35045              Message-Id: <5.1.0.14.0.20011014152339.021ec150@exchi01>
35046      Branch: perl
35047            ! configure.com
35048 ____________________________________________________________________________
35049 [ 12437] By: jhi                                   on 2001/10/14  23:05:57
35050         Log: Retract #12436 (Abhijit already did this at #12426)
35051      Branch: perl
35052            ! lib/ExtUtils/MM_Unix.pm
35053 ____________________________________________________________________________
35054 [ 12436] By: jhi                                   on 2001/10/14  21:22:43
35055         Log: (retracted by #12437)
35056              Subject: [PATCH lib/ExtUtils/MM_Unix.pm] MakeMaker tries to parse commented out $VERSION
35057              From: =?iso-8859-1?Q?Kay_R=F6pke?= <kroepke@dolphin-services.de>
35058              Date: Sat, 13 Oct 2001 20:33:55 +0200
35059              Message-Id: <E15sTbe-0001nt-00@mrvdom04.kundenserver.de>
35060      Branch: perl
35061            ! lib/ExtUtils/MM_Unix.pm
35062 ____________________________________________________________________________
35063 [ 12435] By: jhi                                   on 2001/10/14  21:21:52
35064         Log: Subject: h2xs grammar nit
35065              From: Yitzchak Scott-Thoennes <sthoenna@efn.org>
35066              Date: Fri, 12 Oct 2001 00:12:01 -0700 (PDT)
35067              Message-ID: <Pine.GSU.4.21.0110120010540.9710-100000@garcia.efn.org>
35068      Branch: perl
35069            ! utils/h2xs.PL
35070 ____________________________________________________________________________
35071 [ 12434] By: jhi                                   on 2001/10/14  13:48:30
35072         Log: Subject: [PATCH @12422] Fix scoping problem with FATAL warnings
35073              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk>
35074              Date: Sun, 14 Oct 2001 11:25:08 +0100
35075              Message-ID: <AIEAJICLCBDNAAOLLOKLCEFDDCAA.Paul_Marquess@Yahoo.co.uk>
35076      Branch: perl
35077            ! lib/warnings.pm pod/perllexwarn.pod t/lib/warnings/7fatal
35078            ! warnings.pl
35079 ____________________________________________________________________________
35080 [ 12433] By: jhi                                   on 2001/10/13  23:20:11
35081         Log: Use File::Spec (needs Thomas Wegner's upcoming patch
35082              for File::Spec::Mac::catfile)
35083      Branch: perl
35084            ! lib/h2xs.t
35085 ____________________________________________________________________________
35086 [ 12432] By: jhi                                   on 2001/10/13  23:17:31
35087         Log: Subject: [PATCH] Re: default module version for h2xs (was Re: [PATCH] Re: What sort of Makefile.PL should h2xs write?)   
35088              From: Nicholas Clark <nick@ccl4.org>
35089              Date: Sat, 13 Oct 2001 00:07:31 +0100
35090              Message-ID: <20011013000731.D67535@plum.flirble.org>
35091      Branch: perl
35092            ! lib/h2xs.t utils/h2xs.PL
35093 ____________________________________________________________________________
35094 [ 12431] By: jhi                                   on 2001/10/13  22:35:58
35095         Log: Define PASTHRU_DEFINE and PASTHRU_INC (which are used
35096              before DEFINE and INC), and repent by taking DEFINE and
35097              INC away from PASTHRU.
35098      Branch: perl
35099            ! lib/ExtUtils/MM_Unix.pm
35100 ____________________________________________________________________________
35101 [ 12430] By: jhi                                   on 2001/10/13  21:23:09
35102         Log: More MANIFEST anomalies.
35103      Branch: perl
35104            ! MANIFEST
35105 ____________________________________________________________________________
35106 [ 12429] By: jhi                                   on 2001/10/13  21:01:32
35107         Log: Not that many.
35108      Branch: perl
35109            ! MANIFEST
35110 ____________________________________________________________________________
35111 [ 12428] By: sky                                   on 2001/10/13  20:59:27
35112         Log: Subject: [DOC PATCH] pod syntax fixups for File::Spec::* modules
35113              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35114              Date: Sat, 13 Oct 2001 23:15:55 +0200
35115              Message-ID: <20011013231555.A18071@rafael>
35116      Branch: perl
35117            ! lib/File/Spec.pm lib/File/Spec/Epoc.pm lib/File/Spec/Mac.pm
35118            ! lib/File/Spec/Unix.pm lib/File/Spec/Win32.pm
35119 ____________________________________________________________________________
35120 [ 12427] By: jhi                                   on 2001/10/13  20:54:17
35121         Log: Rewrite mktables from scratch.
35122              - Cleaner.
35123              - Faster: 15-20 seconds as opposed to several minutes.
35124              - More dynamic: the names of the various categories
35125              such as the linebreak ones are dynamic, not static.
35126              - Is.pl: long names for the general category properties
35127              are now available.
35128              - Ranges (<... ,First>, <..., Last>) from the general
35129              categories work now.
35130              - No more mktables.PL because the mktables.PL is not
35131              and never has been run to create a mktables.
35132              - syllables.txt and Is/Syl*.pl removed: non-standard
35133              (not part of the Unicode), and the whole concept is
35134              being reworked (http://syllabary.sourceforge.net/),
35135              the old way wouldn't even work with the new Syllables.txt
35136              (it would result in 1000+ new categories)
35137      Branch: perl
35138            + lib/unicore/In/163.pl lib/unicore/In/164.pl
35139            + lib/unicore/In/165.pl lib/unicore/In/166.pl
35140            + lib/unicore/In/167.pl lib/unicore/In/168.pl
35141            + lib/unicore/In/169.pl lib/unicore/In/170.pl
35142            + lib/unicore/In/171.pl lib/unicore/Is.pl
35143            + lib/unicore/Is/Title.pl lib/unicore/Lbrk.pl
35144            + lib/unicore/mktables
35145            - lib/unicore/Is/SylA.pl lib/unicore/Is/SylAA.pl
35146            - lib/unicore/Is/SylAAI.pl lib/unicore/Is/SylAI.pl
35147            - lib/unicore/Is/SylC.pl lib/unicore/Is/SylE.pl
35148            - lib/unicore/Is/SylEE.pl lib/unicore/Is/SylI.pl
35149            - lib/unicore/Is/SylII.pl lib/unicore/Is/SylN.pl
35150            - lib/unicore/Is/SylO.pl lib/unicore/Is/SylOO.pl
35151            - lib/unicore/Is/SylU.pl lib/unicore/Is/SylV.pl
35152            - lib/unicore/Is/SylWA.pl lib/unicore/Is/SylWAA.pl
35153            - lib/unicore/Is/SylWC.pl lib/unicore/Is/SylWE.pl
35154            - lib/unicore/Is/SylWEE.pl lib/unicore/Is/SylWI.pl
35155            - lib/unicore/Is/SylWII.pl lib/unicore/Is/SylWO.pl
35156            - lib/unicore/Is/SylWOO.pl lib/unicore/Is/SylWU.pl
35157            - lib/unicore/Is/SylWV.pl lib/unicore/Is/Syllable.pl
35158            - lib/unicore/syllables.txt
35159            ! (edit 304 files)
35160 ____________________________________________________________________________
35161 [ 12426] By: ams                                   on 2001/10/13  18:05:36
35162         Log: ExtUtils::MM_Unix should ignore comments when searching for
35163              $VERSION.
35164      Branch: perl
35165            ! lib/ExtUtils/MM_Unix.pm
35166 ____________________________________________________________________________
35167 [ 12425] By: jhi                                   on 2001/10/13  12:26:41
35168         Log: Subject: Re: New module XML::Clean
35169              From: andreas.koenig@anima.de (Andreas J. Koenig)
35170              Date: 13 Oct 2001 10:17:09 +0200
35171              Message-ID: <m37ku0t0my.fsf@anima.de>
35172      Branch: perl
35173            ! pod/perlnewmod.pod
35174 ____________________________________________________________________________
35175 [ 12424] By: sky                                   on 2001/10/13  09:39:59
35176         Log: Set thread stack size if needed.
35177      Branch: perl
35178            ! ext/threads/threads.xs
35179 ____________________________________________________________________________
35180 [ 12423] By: sky                                   on 2001/10/13  09:36:49
35181         Log: We do want to set the attribute to joinable even on modern posix
35182              platforms.
35183      Branch: perl
35184            ! ext/threads/threads.xs
35185 ____________________________________________________________________________
35186 [ 12422] By: jhi                                   on 2001/10/13  02:04:44
35187         Log: Subject: [PATCH ext/Data/Dumper.xs]
35188              From: Brian Ingerson <ingy@ttul.org>
35189              Date: Fri, 12 Oct 2001 19:32:35 -0700
35190              Message-ID: <20011012193235.B889@ttul.org>
35191      Branch: perl
35192            ! ext/Data/Dumper/Dumper.xs
35193 ____________________________________________________________________________
35194 [ 12421] By: jhi                                   on 2001/10/12  23:22:45
35195         Log: Update Changes.
35196      Branch: perl
35197            ! Changes patchlevel.h
35198 ____________________________________________________________________________
35199 [ 12420] By: jhi                                   on 2001/10/12  22:51:17
35200         Log: FAQ sync.
35201      Branch: perl
35202            ! pod/perlfaq3.pod pod/perlfaq4.pod
35203 ____________________________________________________________________________
35204 [ 12419] By: jhi                                   on 2001/10/12  22:46:49
35205         Log: Subject: RE: [PATCH File::Copy] Silence warnings for tied filehandles     
35206              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
35207              Date: Fri, 12 Oct 2001 11:51:05 -0700
35208              Message-ID: <35A280DF784CD411A06B0008C7B130AD0115DDAE@sdex04.sd.intuit.com>
35209      Branch: perl
35210            ! lib/File/Copy.pm
35211 ____________________________________________________________________________
35212 [ 12418] By: jhi                                   on 2001/10/12  22:44:24
35213         Log: Subject: [PATCH lib/Term/Complete.t] Rethinking the Test
35214              From: "chromatic" <chromatic@rmci.net>     
35215              Date: Thu, 11 Oct 2001 10:57:55 -0600
35216              Message-ID: <20011011170354.74354.qmail@onion.perl.org>
35217              
35218              Subject: [PATCH Complete.pm] Re: [PATCH lib/Term/Complete.t] Rethinking the Test
35219              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35220              Date: Thu, 11 Oct 2001 22:34:21 +0200
35221              Message-ID: <20011011223421.A693@rafael>     
35222              
35223              plus undef $Term::Complete::stty as suggested by Rafael.
35224      Branch: perl
35225            ! lib/Term/Complete.pm lib/Term/Complete.t
35226 ____________________________________________________________________________
35227 [ 12417] By: jhi                                   on 2001/10/12  20:35:49
35228         Log: UUnndduupplleexx..
35229      Branch: perl
35230            ! perl.h
35231 ____________________________________________________________________________
35232 [ 12416] By: sky                                   on 2001/10/12  20:16:19
35233         Log: Subject: Re: Sparc/Linux/ithreads unhappy @12391 [PATCH]
35234              From: Andy Dougherty <doughera@lafayette.edu>
35235              Date: Fri, 12 Oct 2001 16:53:03 -0400 (EDT)
35236              Message-ID: <Pine.SOL.4.10.10110121647360.11279-100000@maxwell.phys.lafayette.edu>
35237              (Potentially only band-aid)
35238      Branch: perl
35239            ! sv.c
35240 ____________________________________________________________________________
35241 [ 12415] By: jhi                                   on 2001/10/12  20:13:06
35242         Log: VMS pre-7.0 (which doesn't have sigaction()) uniformly
35243              mishandles kill(), and therefore the sigaction test
35244              should be skipped, from Charles Lane.
35245      Branch: perl
35246            ! ext/POSIX/t/sigaction.t
35247 ____________________________________________________________________________
35248 [ 12414] By: sky                                   on 2001/10/12  18:47:49
35249         Log: Perhaps other OLD_POSIX_API systems might be happy and not only HP-UX 10.20
35250      Branch: perl
35251            ! op.h
35252 ____________________________________________________________________________
35253 [ 12413] By: jhi                                   on 2001/10/12  18:35:31
35254         Log: Upgrade to Math::BigInt 1.44 from Tels and
35255              further fixes from John Peacock.
35256      Branch: perl
35257            + lib/Math/BigInt/t/Math/Subclass.pm
35258            + lib/Math/BigInt/t/bigfltpm.inc lib/Math/BigInt/t/calling.t
35259            + lib/Math/BigInt/t/subclass.t
35260            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
35261            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
35262            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
35263            ! lib/Math/BigInt/t/mbimbf.t
35264 ____________________________________________________________________________
35265 [ 12412] By: sky                                   on 2001/10/12  18:28:23
35266         Log: perhaps pthread_attr_t really needs to be set for the old api
35267      Branch: perl
35268            ! ext/threads/threads.xs
35269 ____________________________________________________________________________
35270 [ 12411] By: sky                                   on 2001/10/12  18:11:45
35271         Log: pthread_keycreate not pthread_key_create under the here be dragons API
35272      Branch: perl
35273            ! ext/threads/threads.h
35274 ____________________________________________________________________________
35275 [ 12410] By: sky                                   on 2001/10/12  18:07:37
35276         Log: Apperently OLD PTHREADS API is a bit retarded.
35277              This should fix another set of compile failures in HP-UX 10.20.
35278      Branch: perl
35279            ! ext/threads/threads.h ext/threads/threads.xs
35280 ____________________________________________________________________________
35281 [ 12409] By: nick                                  on 2001/10/12  15:30:01
35282         Log: Blind integrate of mainline
35283      Branch: perlio
35284           +> (branch 32 files)
35285            - lib/unicode/README
35286           !> (integrate 121 files)
35287 ____________________________________________________________________________
35288 [ 12408] By: sky                                   on 2001/10/12  14:55:08
35289         Log: Let us avoid being smart for now.
35290      Branch: perl
35291            ! ext/threads/threads.h
35292 ____________________________________________________________________________
35293 [ 12407] By: sky                                   on 2001/10/12  14:38:12
35294         Log: (void*) the argument to make sure we work with picky compilers
35295      Branch: perl
35296            ! ext/threads/threads.xs
35297 ____________________________________________________________________________
35298 [ 12406] By: ams                                   on 2001/10/12  13:26:04
35299         Log: (replaced with #12600)
35300              
35301              Subject: [PATCH 5.6.1 perldoc] use File::Temp
35302              From: Mikhail Zabaluev <mhz@alt-linux.org>
35303              Date: Fri, 12 Oct 2001 12:47:47 +0400
35304              Message-Id: <20011012124747.E13918@localhost.localdomain>
35305      Branch: perl
35306            ! utils/perldoc.PL
35307 ____________________________________________________________________________
35308 [ 12405] By: ams                                   on 2001/10/12  13:05:32
35309         Log: Subject: [PATCH] (Was: lib/Memoize/t/speed.................FAILED at test 2)
35310              From: andreas.koenig@anima.de (Andreas J. Koenig)
35311              Date: 12 Oct 2001 11:12:07 +0200
35312              Message-Id: <m3wv21te6w.fsf_-_@anima.de>
35313      Branch: perl
35314            ! lib/Memoize/t/speed.t
35315 ____________________________________________________________________________
35316 [ 12404] By: sky                                   on 2001/10/12  12:46:15
35317         Log: A) Support OLD_PTHREADS_API
35318              B) Change from using pthread_t to using a TLS to store the
35319              index of the thread in an hash, this is to avoid problems when
35320              in fact pthread_t was not a seralizable type.
35321              Both these changes are because of HP-UX 10.20
35322              This has not been tested on win32 but should work there.
35323              Need to add support for NetWare.
35324      Branch: perl
35325            ! ext/threads/threads.h ext/threads/threads.xs
35326 ____________________________________________________________________________
35327 [ 12403] By: ams                                   on 2001/10/12  07:34:19
35328         Log: Subject: Re: New module XML::Clean
35329              From: andreas.koenig@anima.de (Andreas J. Koenig)
35330              Date: 12 Oct 2001 10:20:35 +0200
35331              Message-Id: <m3elo9uv58.fsf@anima.de>
35332      Branch: perl
35333            ! pod/perlnewmod.pod
35334 ____________________________________________________________________________
35335 [ 12402] By: jhi                                   on 2001/10/11  19:51:04
35336         Log: More HP model tweaks from Merijn.
35337      Branch: perl
35338            ! README.hpux
35339 ____________________________________________________________________________
35340 [ 12401] By: jhi                                   on 2001/10/11  13:03:10
35341         Log: Update Changes.
35342      Branch: perl
35343            ! Changes patchlevel.h
35344 ____________________________________________________________________________
35345 [ 12400] By: jhi                                   on 2001/10/11  11:33:20
35346         Log: HP-UX update from H.Merijn Brand.
35347      Branch: perl
35348            ! README.hpux
35349 ____________________________________________________________________________
35350 [ 12399] By: jhi                                   on 2001/10/11  00:53:56
35351         Log: Subject: [PATCH] fix link rot in README.vms
35352              From: "Craig A. Berry" <craigberry@mac.com>
35353              Date: Wed, 10 Oct 2001 17:17:00 -0500
35354              Message-Id: <5.1.0.14.0.20011010171057.01bd77c8@exchi01>
35355      Branch: perl
35356            ! README.vms
35357 ____________________________________________________________________________
35358 [ 12398] By: jhi                                   on 2001/10/11  00:49:42
35359         Log: Subject: [PATCH lib/Term/Complete.t] (was Re: lib/Term/Complete.t won't complete in background)
35360              From: "chromatic" <chromatic@rmci.net>
35361              Date: Wed, 10 Oct 2001 15:50:30 -0600
35362              Message-ID: <20011010215627.13283.qmail@onion.perl.org> 
35363      Branch: perl
35364            ! lib/Term/Complete.t
35365 ____________________________________________________________________________
35366 [ 12397] By: jhi                                   on 2001/10/11  00:48:54
35367         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Packlist.t] Add Tests for ExtUtils::Packlist
35368              From: "chromatic" <chromatic@rmci.net>
35369              Date: Wed, 10 Oct 2001 15:45:42 -0600
35370              Message-ID: <20011010215140.8913.qmail@onion.perl.org>
35371      Branch: perl
35372            + lib/ExtUtils/Packlist.t
35373            ! MANIFEST
35374 ____________________________________________________________________________
35375 [ 12396] By: jhi                                   on 2001/10/10  20:20:22
35376         Log: VMS needs quotes around the -I option to keep it from
35377              being downcased, from Charles Lane.
35378      Branch: perl
35379            ! t/run/kill_perl.t
35380 ____________________________________________________________________________
35381 [ 12395] By: ams                                   on 2001/10/10  16:22:32
35382         Log: Subject: [PATCH lib/FindBin.pm]
35383              From: Stas Bekman <stas@stason.org>
35384              Date: Tue, 09 Oct 2001 23:57:10 +0800
35385              Message-Id: <3BC31E56.60805@stason.org>
35386      Branch: perl
35387            ! lib/FindBin.pm
35388 ____________________________________________________________________________
35389 [ 12394] By: ams                                   on 2001/10/10  16:09:53
35390         Log: Subject: Re: /usr/include/sys/e ?? (perl@12340)
35391              From: Abhijit Menon-Sen <ams@wiw.org>
35392              Date: Wed, 10 Oct 2001 21:59:33 +0530
35393              Message-Id: <20011010215933.B2444@lustre.dyn.wiw.org>
35394      Branch: perl
35395            ! ext/Data/Dumper/Dumper.xs
35396 ____________________________________________________________________________
35397 [ 12393] By: jhi                                   on 2001/10/10  15:53:39
35398         Log: VMS: reorder the elimination of 000000 in the canonpath logic,
35399              from Charles Lane.
35400      Branch: perl
35401            ! lib/File/Spec/VMS.pm
35402 ____________________________________________________________________________
35403 [ 12392] By: ams                                   on 2001/10/10  14:49:43
35404         Log: Subject: [PATCH] two s/// bugfixes
35405              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35406              Date: Wed, 10 Oct 2001 17:23:44 +0200
35407              Message-Id: <20011010172344.C22440@rafael>
35408      Branch: perl
35409            ! pp_ctl.c regexec.c t/op/subst.t
35410 ____________________________________________________________________________
35411 [ 12391] By: jhi                                   on 2001/10/10  12:22:02
35412         Log: Fix/improve handling of the [000000] special "root"
35413              directory, by putting cwd in canonical form when doing
35414              abs2rel, and prepending a 000000 to directory "chunks"
35415              if missing from base or path.  Also adjust test to
35416              reflect the (improved) output from abs2rel.
35417              From Charles Lane.
35418      Branch: perl
35419            ! lib/File/Spec.t lib/File/Spec/VMS.pm
35420 ____________________________________________________________________________
35421 [ 12390] By: jhi                                   on 2001/10/10  11:48:14
35422         Log: In VMS the copy-to-untaint %ENV in the initialization also loses
35423              all of the extra VMSish attributes (such as "treat this logical
35424              as a device name") that are necessary to make programs run.
35425              A tainted %ENV does not hinder VMS.  From Charles Lane.
35426      Branch: perl
35427            ! lib/File/Find/t/taint.t
35428 ____________________________________________________________________________
35429 [ 12389] By: jhi                                   on 2001/10/10  11:40:29
35430         Log: VMS-specific fixes to the ExtUtils::Manifest tests.
35431              
35432              o  VMS is case-insensitive, RTL downcases filenames read
35433              by perl... so need to re-upcase filenames like MANIFEST
35434              and MANIFEST.SKIP
35435              
35436              o  Need to convert VMS-style to Unix-style filenames when comparing
35437              names in MANIFEST to names in filesystem.
35438              
35439              o  Need to remove mantest/MANIFEST before rmdir'ing mantest,
35440              since VMS won't let you (easily) delete non-empty directories.
35441              
35442              From Charles Lane.
35443      Branch: perl
35444            ! lib/ExtUtils/Manifest.pm lib/ExtUtils/Manifest.t
35445 ____________________________________________________________________________
35446 [ 12388] By: jhi                                   on 2001/10/10  11:28:44
35447         Log: Unix and VMS agree on "*" as a "match any number of any chars"
35448              wildcards, but differ ("?"  vs.  "%") for their "match any single
35449              char" wildcard.  This patch changes "?"  chars to "%" before doing a
35450              VMS glob...at no loss of functionality, since "?"  isn't a valid
35451              filename char on VMS.  From Charles Lane.
35452      Branch: perl
35453            ! doio.c
35454 ____________________________________________________________________________
35455 [ 12387] By: jhi                                   on 2001/10/10  11:20:13
35456         Log: (accidentally empty submit; new life as #12390)
35457      Branch: perl
35458            ! lib/File/Find/t/taint.t
35459 ____________________________________________________________________________
35460 [ 12386] By: jhi                                   on 2001/10/10  11:12:40
35461         Log: Even more VMS tweakage from Charles Lane:
35462              
35463              Tweak #1:  splitdir only works on directory part of filespec,
35464              split off volume first
35465              Tweak #2:  VMS pre-7.0's $ENV{'HOME'} is not settable
35466              (it's a horrible kludge in the run-time library,
35467              improved in later versions). Check the
35468              $Config{'d_setenv'} flag before attempting to set it.
35469      Branch: perl
35470            ! t/op/chdir.t
35471 ____________________________________________________________________________
35472 [ 12385] By: jhi                                   on 2001/10/09  20:34:36
35473         Log: VMS tweakage from Charles Lane.
35474              
35475              . command.com doubles an output line when prompting for extensions
35476              . Term::Cap has no business trying to run obscure Un*x utilities on VMS
35477              . perl5db doesn't clean up after itself
35478      Branch: perl
35479            ! configure.com lib/Term/Cap.pm lib/perl5db.pl
35480 ____________________________________________________________________________
35481 [ 12384] By: sky                                   on 2001/10/09  19:16:11
35482         Log: Subject: [PATCH again again], Re: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
35483              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
35484              Date: Tue, 9 Oct 2001 22:10:26 +0200
35485              Message-ID: <20011009221026.A8579@rafael>
35486      Branch: perl
35487            ! pod/perldata.pod
35488 ____________________________________________________________________________
35489 [ 12383] By: jhi                                   on 2001/10/09  14:33:15
35490         Log: Subject: [PATCH t/op/subst.t] new tests, new TODO test
35491              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
35492              Date: 9 Oct 2001 15:15:06 -0000
35493              Message-Id: <slrn9s653h.h2p.rgarciasuarez@rafael.kazibao.net>
35494      Branch: perl
35495            ! t/op/subst.t
35496 ____________________________________________________________________________
35497 [ 12382] By: jhi                                   on 2001/10/09  14:03:30
35498         Log: Update Changes.
35499      Branch: perl
35500            ! Changes patchlevel.h
35501 ____________________________________________________________________________
35502 [ 12381] By: jhi                                   on 2001/10/09  13:52:50
35503         Log: Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat
35504              Seems that a glob(undef) triggers an ACCVIO in Perl_flex_stat,
35505              when a NULL is passed for the filename string pointer.
35506              From Charles Lane.
35507      Branch: perl
35508            ! vms/vms.c
35509 ____________________________________________________________________________
35510 [ 12379] By: jhi                                   on 2001/10/09  13:03:49
35511         Log: Subject: HP systems update
35512              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
35513              Date: Tue, 09 Oct 2001 15:59:22 +0200
35514              Message-Id: <20011009155614.A4F5.H.M.BRAND@hccnet.nl>
35515      Branch: perl
35516            ! README.hpux
35517 ____________________________________________________________________________
35518 [ 12378] By: jhi                                   on 2001/10/09  12:52:21
35519         Log: CPAN::Nox does now have a test.
35520      Branch: perl
35521            ! t/lib/1_compile.t
35522 ____________________________________________________________________________
35523 [ 12377] By: jhi                                   on 2001/10/09  12:23:27
35524         Log: Subject: [ID 20011001.009] /usr/bin/perl (in addition to /usr/local/bin/perl)
35525              From: David Dyck <dcd@tc.fluke.com>
35526              Date: Mon, 1 Oct 2001 12:17:36 -0700
35527              Message-Id: <200110011917.MAA11879@dd.tc.fluke.com>
35528      Branch: perl
35529            ! installperl
35530 ____________________________________________________________________________
35531 [ 12376] By: jhi                                   on 2001/10/09  12:18:39
35532         Log: NetWare update from Ananth Kesari.
35533      Branch: perl
35534            ! NetWare/nwperlsys.h makedef.pl
35535 ____________________________________________________________________________
35536 [ 12375] By: jhi                                   on 2001/10/09  11:43:01
35537         Log: Subject: [PATCH Perl@12307] File::Find test on VMS
35538              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35539              Date: Tue, 9 Oct 2001 08:40:57 EDT
35540              Message-Id: <011009083426.17530f@DUPHY4.Physics.Drexel.Edu>
35541      Branch: perl
35542            ! lib/File/Find/t/find.t
35543 ____________________________________________________________________________
35544 [ 12374] By: ams                                   on 2001/10/09  05:31:45
35545         Log: Subject: [PATCH MANIFEST lib/ExtUtils/Mkbootstrap.t] Add Tests for
35546              ExtUtils::Mkbootstrap
35547              From: "chromatic" <chromatic@rmci.net>
35548              Date: Tue, 09 Oct 2001 00:08:37 -0600
35549              Message-Id: <20011009061432.46666.qmail@onion.perl.org>
35550      Branch: perl
35551            + lib/ExtUtils/Mkbootstrap.t
35552            ! MANIFEST
35553 ____________________________________________________________________________
35554 [ 12373] By: jhi                                   on 2001/10/09  02:56:13
35555         Log: Enable more debugging.
35556      Branch: perl
35557            ! lib/utf8_heavy.pl
35558 ____________________________________________________________________________
35559 [ 12372] By: ams                                   on 2001/10/09  02:11:59
35560         Log: #12370 forgot to modify is_gv_magical().
35561      Branch: perl
35562            ! gv.c
35563 ____________________________________________________________________________
35564 [ 12371] By: jhi                                   on 2001/10/09  01:48:17
35565         Log: Make the toupper/lower/title API for Unicode not right
35566              but at least less wrong: prepare for the mapping being
35567              more than just one-character-to-one-character.
35568      Branch: perl
35569            ! embed.h embed.pl global.sym handy.h pp.c proto.h regcomp.c
35570            ! regexec.c utf8.c
35571 ____________________________________________________________________________
35572 [ 12370] By: jhi                                   on 2001/10/09  01:23:08
35573         Log: Subject: Re: [PATCH mg.c gv.c and others] ${^TAINT}
35574              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
35575              Date: Mon, 8 Oct 2001 22:18:23 -0400
35576              Message-ID: <20011008221823.A413700@linguist.thayer.dartmouth.edu>
35577      Branch: perl
35578            ! pod/perlvar.pod t/op/taint.t
35579 ____________________________________________________________________________
35580 [ 12369] By: jhi                                   on 2001/10/08  23:31:21
35581         Log: FAQ sync.
35582      Branch: perl
35583            ! pod/perlfaq3.pod pod/perlfaq4.pod
35584 ____________________________________________________________________________
35585 [ 12368] By: jhi                                   on 2001/10/08  21:20:45
35586         Log: Subject: [PATCH lib/Term/Cap.t] Fix Debian Failures on Test 22
35587              From: "chromatic" <chromatic@rmci.net>
35588              Date: Mon, 08 Oct 2001 14:05:32 -0600
35589              Message-ID: <20011008201126.73702.qmail@onion.perl.org>
35590      Branch: perl
35591            ! lib/Term/Cap.t
35592 ____________________________________________________________________________
35593 [ 12367] By: jhi                                   on 2001/10/08  21:10:49
35594         Log: Subject: [PATCH again] Re: [PATCH mg.c gv.c and others] ${^TAINT}
35595              From: Michael G Schwern <schwern@pobox.com>
35596              Date: Mon, 8 Oct 2001 17:00:14 -0400
35597              Message-ID: <20011008170014.L17083@blackrider>
35598      Branch: perl
35599            ! gv.c mg.c pod/perlvar.pod t/op/magic.t t/op/taint.t
35600 ____________________________________________________________________________
35601 [ 12366] By: jhi                                   on 2001/10/08  20:43:19
35602         Log: Subject: [PATCH Perl@12307] Time::Hires for VMS pre-7.0
35603              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
35604              Date: Mon, 8 Oct 2001 16:01:33 EDT
35605              Message-Id: <011008155856.1604b5@DUPHY4.Physics.Drexel.Edu>
35606      Branch: perl
35607            ! ext/Time/HiRes/HiRes.xs
35608 ____________________________________________________________________________
35609 [ 12365] By: jhi                                   on 2001/10/08  20:41:50
35610         Log: Subject: [PATCH] Autosplit patch for VMS
35611              From: "Craig A. Berry" <craigberry@mac.com>
35612              Date: Mon, 08 Oct 2001 15:40:43 -0500
35613              Message-Id: <5.1.0.14.0.20011008150808.02302618@exchi01>
35614      Branch: perl
35615            ! lib/AutoSplit.pm lib/AutoSplit.t
35616 ____________________________________________________________________________
35617 [ 12364] By: jhi                                   on 2001/10/08  20:36:58
35618         Log: Don't assume that everybody is running OS X 10.1 yet;
35619              from Kay Röpke.
35620      Branch: perl
35621            ! hints/darwin.sh
35622 ____________________________________________________________________________
35623 [ 12363] By: jhi                                   on 2001/10/08  14:26:35
35624         Log: Update Changes.
35625      Branch: perl
35626            ! Changes patchlevel.h
35627 ____________________________________________________________________________
35628 [ 12362] By: jhi                                   on 2001/10/08  14:05:50
35629         Log: Retract #12358 for now.
35630      Branch: perl
35631            ! lib/Term/Cap.t
35632 ____________________________________________________________________________
35633 [ 12361] By: jhi                                   on 2001/10/08  13:57:10
35634         Log: Can't figure out what this is testing.
35635              (If it is trying to catch SIGKILL, it should stop
35636              trying because that is by definition impossible.)
35637      Branch: perl
35638            ! lib/sigtrap.t
35639 ____________________________________________________________________________
35640 [ 12360] By: jhi                                   on 2001/10/08  13:23:28
35641         Log: Subject: [PATCH bleadperl] why some tests fail on Win95...
35642              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
35643              Date: Sun, 30 Sep 2001 21:15:13 +0200
35644              Message-ID: <5033457805.20010930211513@tesla.rcub.bg.ac.yu>
35645      Branch: perl
35646            ! lib/ExtUtils/MM_Win32.pm
35647 ____________________________________________________________________________
35648 [ 12359] By: jhi                                   on 2001/10/08  12:37:17
35649         Log: Clarify the ldlibpth part and condense the overall text.
35650      Branch: perl
35651            ! t/TEST
35652 ____________________________________________________________________________
35653 [ 12358] By: jhi                                   on 2001/10/08  11:56:49
35654         Log: Subject: Re: [PATCH] & what's to be done for 5.8.0?
35655              From: "chromatic" <chromatic@rmci.net>
35656              Date: Sun, 07 Oct 2001 16:59:26 -0600
35657              Message-ID: <20011007230518.90917.qmail@onion.perl.org>
35658      Branch: perl
35659            ! lib/Term/Cap.t
35660 ____________________________________________________________________________
35661 [ 12357] By: jhi                                   on 2001/10/08  11:54:50
35662         Log: Update the list because fo #12265.
35663      Branch: perl
35664            ! t/lib/1_compile.t
35665 ____________________________________________________________________________
35666 [ 12356] By: jhi                                   on 2001/10/08  11:53:30
35667         Log: Subject: [PATCH] & what's to be done for 5.8.0? 
35668              From: Nicholas Clark <nick@ccl4.org>
35669              Date: Sun, 7 Oct 2001 20:53:33 +0100
35670              Message-ID: <20011007205333.S38756@plum.flirble.org>   
35671      Branch: perl
35672            ! ext/B/t/showlex.t ext/B/t/stash.t ext/Cwd/t/taint.t
35673            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
35674            ! ext/DB_File/t/db-recno.t ext/Fcntl/t/fcntl.t lib/CGI/t/carp.t
35675            ! lib/CGI/t/cookie.t lib/File/Find/t/taint.t lib/FindBin.t
35676            ! lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
35677            ! lib/Net/t/smtp.t lib/Switch/t/given.t lib/Switch/t/nested.t
35678            ! lib/Switch/t/switch.t lib/Term/Complete.t
35679            ! lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/todo.t
35680            ! lib/bigfloat.t lib/bigint.t lib/integer.t t/op/flip.t
35681            ! t/op/my_stash.t
35682 ____________________________________________________________________________
35683 [ 12355] By: jhi                                   on 2001/10/08  11:51:29
35684         Log: Integrate patch #12350 from maintperl; typo in
35685              IO::Seekable doc.
35686      Branch: perl
35687           !> ext/IO/lib/IO/Seekable.pm
35688 ____________________________________________________________________________
35689 [ 12354] By: jhi                                   on 2001/10/08  11:41:16
35690         Log: Detypo.
35691      Branch: perl
35692            ! hints/darwin.sh
35693 ____________________________________________________________________________
35694 [ 12353] By: sky                                   on 2001/10/07  17:16:14
35695         Log: Change 12349 didn't really get it right.
35696      Branch: perl
35697            ! lib/Unicode/README
35698 ____________________________________________________________________________
35699 [ 12352] By: jhi                                   on 2001/10/07  15:03:18
35700         Log: If running the harness the dynamic library search path
35701              may need setting.
35702      Branch: perl
35703            ! t/TEST
35704 ____________________________________________________________________________
35705 [ 12351] By: jhi                                   on 2001/10/07  14:17:12
35706         Log: It seems that in MacOS X 10.1 one must use -flat_namespace
35707              in ldflags.
35708      Branch: perl
35709            ! hints/darwin.sh
35710 ____________________________________________________________________________
35711 [ 12350] By: gsar                                  on 2001/10/07  13:30:42
35712         Log: typo in IO::Seekable doc
35713      Branch: maint-5.6/perl
35714            ! ext/IO/lib/IO/Seekable.pm
35715 ____________________________________________________________________________
35716 [ 12349] By: jhi                                   on 2001/10/07  12:49:31
35717         Log: Give up the fantasy of having lib/Unicode and lib/unicode:
35718              doesn't work on Mac OS X 10.1 (when unpacking the tar the
35719              latter gets renamed as lib/unicode:1, assumedly for security
35720              reasons not to overwrite stuff)
35721      Branch: perl
35722            + lib/Unicode/README
35723            - lib/unicode/README
35724            ! MANIFEST
35725 ____________________________________________________________________________
35726 [ 12348] By: ams                                   on 2001/10/07  05:33:40
35727         Log: Subject: [PATCH MANIFEST lib/CPAN/t/Nox.t] Add Tests for CPAN::Nox
35728              From: "chromatic" <chromatic@rmci.net>
35729              Date: Sat, 06 Oct 2001 21:42:03 -0600
35730              Message-Id: <20011007034754.21057.qmail@onion.perl.org>
35731      Branch: perl
35732            + lib/CPAN/t/Nox.t
35733            ! MANIFEST
35734 ____________________________________________________________________________
35735 [ 12347] By: ams                                   on 2001/10/07  00:48:10
35736         Log: Subject: [PATCH MANIFEST lib/sigtrap.t] Add Tests for sigtrap.pm
35737              From: "chromatic" <chromatic@rmci.net>
35738              Date: Sat, 06 Oct 2001 18:52:10 -0600
35739              Message-Id: <20011007005801.98381.qmail@onion.perl.org>
35740      Branch: perl
35741            + lib/sigtrap.t
35742            ! MANIFEST
35743 ____________________________________________________________________________
35744 [ 12346] By: ams                                   on 2001/10/06  23:14:01
35745         Log: Subject: [PATCH] (was Re: [PATCH] Re: What sort of Makefile.PL should
35746              h2xs write?)
35747              From: Nicholas Clark <nick@ccl4.org>
35748              Date: Sat, 6 Oct 2001 21:46:43 +0100
35749              Message-Id: <20011006214643.L38756@plum.flirble.org>
35750      Branch: perl
35751            ! utils/h2xs.PL
35752 ____________________________________________________________________________
35753 [ 12345] By: ams                                   on 2001/10/06  17:39:53
35754         Log: Subject: [PATCH] Memoize tests
35755              From: Nicholas Clark <nick@ccl4.org>
35756              Date: Sat, 6 Oct 2001 18:04:21 +0100
35757              Message-Id: <20011006180421.J38756@plum.flirble.org>
35758      Branch: perl
35759            ! lib/Memoize/t/array.t lib/Memoize/t/array_confusion.t
35760            ! lib/Memoize/t/correctness.t lib/Memoize/t/errors.t
35761            ! lib/Memoize/t/expire.t lib/Memoize/t/expire_file.t
35762            ! lib/Memoize/t/expire_module_n.t
35763            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
35764            ! lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
35765            ! lib/Memoize/t/speed.t lib/Memoize/t/tie.t
35766            ! lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
35767            ! lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
35768            ! lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
35769 ____________________________________________________________________________
35770 [ 12344] By: jhi                                   on 2001/10/06  00:30:23
35771         Log: Retract the latter part of #12343.
35772      Branch: perl
35773            ! ext/IO/lib/IO/Socket/INET.pm
35774 ____________________________________________________________________________
35775 [ 12343] By: jhi                                   on 2001/10/05  23:32:07
35776         Log: Subject: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
35777              From: David Dyck <dcd@tc.fluke.com>
35778              Date: Fri, 5 Oct 2001 16:04:43 -0700 (PDT)
35779              Message-ID: <Pine.LNX.4.33.0110051548340.9856-100000@dd.tc.fluke.com>
35780              
35781              Subject: Re: patch to ext/IO/lib/IO/Socket/INET.pm fixes Bug ID (20010803.022)
35782              From: David Dyck <dcd@tc.fluke.com>
35783              Date: Fri, 5 Oct 2001 17:27:46 -0700 (PDT)
35784              Message-ID: <Pine.LNX.4.33.0110051714350.14248-100000@dd.tc.fluke.com>
35785      Branch: perl
35786            ! ext/IO/lib/IO/Socket/INET.pm
35787 ____________________________________________________________________________
35788 [ 12342] By: jhi                                   on 2001/10/05  16:28:37
35789         Log: Subject: [PATCH perl@12307] Re: test names from C<make TEST>
35790              From: Robin Barker <rmb1@cise.npl.co.uk>
35791              Date: Fri, 5 Oct 2001 18:20:44 +0100 (BST)
35792              Message-Id: <200110051720.SAA17023@tempest.npl.co.uk>
35793      Branch: perl
35794            ! t/TEST
35795 ____________________________________________________________________________
35796 [ 12341] By: jhi                                   on 2001/10/05  13:54:08
35797         Log: Don't assume that %x is good for displaying UVs.
35798      Branch: perl
35799            ! dump.c
35800 ____________________________________________________________________________
35801 [ 12340] By: jhi                                   on 2001/10/05  12:41:31
35802         Log: Update Changes.
35803      Branch: perl
35804            ! Changes patchlevel.h
35805 ____________________________________________________________________________
35806 [ 12339] By: ams                                   on 2001/10/05  10:22:34
35807         Log: Subject: [PATCH] perlfunc/select
35808              From: Nicholas Clark <nick@ccl4.org>
35809              Date: Fri, 5 Oct 2001 11:33:58 +0100
35810              Message-Id: <20011005113358.Z38756@plum.flirble.org>
35811      Branch: perl
35812            ! pod/perlfunc.pod
35813 ____________________________________________________________________________
35814 [ 12338] By: jhi                                   on 2001/10/04  22:54:06
35815         Log: Retract #12313 and #12249.
35816      Branch: perl
35817            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
35818            ! pod/perldata.pod pod/perldbmfilter.pod pod/perldsc.pod
35819            ! pod/perlebcdic.pod
35820 ____________________________________________________________________________
35821 [ 12337] By: jhi                                   on 2001/10/04  17:17:03
35822         Log: Subject: [PATCH] perlvms.pod update
35823              From: "Craig A. Berry" <craigberry@mac.com>
35824              Date: Thu, 04 Oct 2001 12:55:52 -0500
35825              Message-Id: <5.1.0.14.0.20011004124831.01aa49c0@exchi01>
35826      Branch: perl
35827            ! vms/perlvms.pod
35828 ____________________________________________________________________________
35829 [ 12336] By: jhi                                   on 2001/10/04  14:02:17
35830         Log: Subject: PATCH: Tie::SubstrHash
35831              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
35832              Date: Thu, 04 Oct 2001 12:12:41 +0100
35833              Message-Id: <200110041112.f94BCfS17390@crypt.compulink.co.uk> 
35834      Branch: perl
35835            ! lib/Tie/SubstrHash.pm
35836 ____________________________________________________________________________
35837 [ 12335] By: jhi                                   on 2001/10/04  04:45:00
35838         Log: Unicode properties saga continues.
35839      Branch: perl
35840            ! lib/unicore/In.pl lib/unicore/In/136.pl lib/unicore/In/155.pl
35841            ! lib/unicore/mktables.PL lib/utf8_heavy.pl
35842 ____________________________________________________________________________
35843 [ 12334] By: jhi                                   on 2001/10/04  03:42:04
35844         Log: Yet more Unicode properties.
35845      Branch: perl
35846            + lib/unicore/In/137.pl lib/unicore/In/138.pl
35847            + lib/unicore/In/139.pl lib/unicore/In/140.pl
35848            + lib/unicore/In/141.pl lib/unicore/In/142.pl
35849            + lib/unicore/In/143.pl lib/unicore/In/144.pl
35850            + lib/unicore/In/145.pl lib/unicore/In/146.pl
35851            + lib/unicore/In/147.pl lib/unicore/In/148.pl
35852            + lib/unicore/In/149.pl lib/unicore/In/150.pl
35853            + lib/unicore/In/151.pl lib/unicore/In/152.pl
35854            + lib/unicore/In/153.pl lib/unicore/In/154.pl
35855            + lib/unicore/In/155.pl lib/unicore/In/156.pl
35856            + lib/unicore/In/157.pl lib/unicore/In/158.pl
35857            + lib/unicore/In/159.pl lib/unicore/In/160.pl
35858            + lib/unicore/In/161.pl lib/unicore/In/162.pl
35859            ! MANIFEST lib/unicore/In.pl lib/unicore/In/136.pl
35860            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perltodo.pod
35861            ! pod/perlunicode.pod
35862 ____________________________________________________________________________
35863 [ 12333] By: jhi                                   on 2001/10/04  03:02:19
35864         Log: Subject: [PATCH perl@12307] 2 more VMS test tweaks
35865              From: "Craig A. Berry" <craigberry@mac.com>
35866              Date: Wed, 03 Oct 2001 17:45:25 -0500
35867              Message-Id: <5.1.0.14.0.20011003154131.01bc8528@exchi01>
35868              
35869              (the lib/Term/Complete.t patched differently by #12332)
35870      Branch: perl
35871            ! lib/ExtUtils/Command.t
35872 ____________________________________________________________________________
35873 [ 12332] By: jhi                                   on 2001/10/04  03:00:03
35874         Log: Restore only if something to restore.
35875      Branch: perl
35876            ! lib/Term/Complete.t
35877 ____________________________________________________________________________
35878 [ 12331] By: pudge                                 on 2001/10/03  19:30:48
35879         Log: Update various resources for credits,
35880              minor icons fixes, and versions.
35881      Branch: maint-5.6/macperl
35882            ! macos/MPVersion.r macos/Perl.r macos/macperl/MPDroplet.r
35883            ! macos/macperl/MPExtension.rsrc macos/macperl/MPSave.c
35884            ! macos/macperl/MacPerl.r macos/macperl/MacPerl.rsrc
35885 ____________________________________________________________________________
35886 [ 12330] By: pudge                                 on 2001/10/03  19:17:25
35887         Log: Quiet the warnings about using undef value
35888      Branch: maint-5.6/macperl
35889            ! lib/File/Temp.pm
35890 ____________________________________________________________________________
35891 [ 12329] By: pudge                                 on 2001/10/03  19:14:59
35892         Log: Fix up Ballon Help and Help menu docs (first pass);
35893              remove balloon rez file, and autogenerate with
35894              Balloon2Rez instead.
35895      Branch: maint-5.6/macperl
35896            + macos/macperl/macscripts/Balloon2Rez
35897            - macos/macperl/MPBalloons.r
35898            ! macos/macperl/MPBalloons.ball macos/macperl/MacPerl.podhelp
35899 ____________________________________________________________________________
35900 [ 12328] By: pudge                                 on 2001/10/03  19:11:15
35901         Log: Allow overriding of defaults, for change #12327.
35902      Branch: maint-5.6/macperl
35903            ! perl.h
35904 ____________________________________________________________________________
35905 [ 12327] By: pudge                                 on 2001/10/03  19:10:26
35906         Log: Override PerlProc_exit.
35907      Branch: maint-5.6/macperl
35908            ! macos/macish.h
35909 ____________________________________________________________________________
35910 [ 12326] By: pudge                                 on 2001/10/03  19:08:28
35911         Log: Add in new macos/ modules, fix up BuildTools and Makefile.
35912      Branch: maint-5.6/macperl
35913            + macos/bundled_lib/blib/lib/MD5.pm
35914            + macos/bundled_lib/t/MD5/md5.t macos/lib/Mac/AETE/App.pm
35915            + macos/lib/Mac/AETE/Dialect.pm
35916            + macos/lib/Mac/AETE/Format/Converter.pm
35917            + macos/lib/Mac/AETE/Format/Dictionary.pm
35918            + macos/lib/Mac/AETE/Format/Glue.pm macos/lib/Mac/AETE/Parser.pm
35919            + macos/lib/Mac/Glue.pm macos/lib/Mac/OSA/Simple.pm
35920            + macos/lib/Mac/Toolbox.pod
35921            ! macos/Makefile.mk macos/lib/Mac/BuildTools.pm
35922 ____________________________________________________________________________
35923 [ 12325] By: pudge                                 on 2001/10/03  18:51:28
35924         Log: Sync up silly CVS headers ... I should commit CVS
35925              first to avoid this ...
35926      Branch: maint-5.6/macperl
35927            ! macos/config.h macos/ext/Mac/ExtUtils/MakeToolboxModule
35928            ! macos/ext/Mac/Fonts/Fonts.xs macos/ext/MacPerl/MacPerl.xs
35929            ! macos/macperl/MPEditor.c macos/macperl/MPGlobals.h
35930            ! macos/macperl/MPScript.c macos/macperl/MPUtils.c
35931 ____________________________________________________________________________
35932 [ 12324] By: pudge                                 on 2001/10/03  18:44:09
35933         Log: Fix Matthias' address, and attributions.
35934      Branch: maint-5.6/macperl
35935            ! AUTHORS README.macos ext/DynaLoader/dl_mac.xs perl.c
35936            ! pod/perlport.pod
35937 ____________________________________________________________________________
35938 [ 12323] By: pudge                                 on 2001/10/03  18:42:37
35939         Log: Fix Matthias' address, and attributions.
35940      Branch: maint-5.6/macperl
35941            ! macos/config.h macos/ext/Mac/AppleEvents/AppleEvents.pm
35942            ! macos/ext/Mac/Components/Components.pm
35943            ! macos/ext/Mac/Controls/Controls.pm macos/ext/Mac/DCon/DCon.pm
35944            ! macos/ext/Mac/Dialogs/Dialogs.pm
35945            ! macos/ext/Mac/Events/Events.pm
35946            ! macos/ext/Mac/ExtUtils/MakeToolboxModule
35947            ! macos/ext/Mac/Files/Files.pm macos/ext/Mac/Fonts/Fonts.pm
35948            ! macos/ext/Mac/Gestalt/Gestalt.pm
35949            ! macos/ext/Mac/ImageCompression/ImageCompression.pm
35950            ! macos/ext/Mac/Lists/Lists.pm macos/ext/Mac/Memory/Memory.pm
35951            ! macos/ext/Mac/Menus/Menus.pm
35952            ! macos/ext/Mac/MoreFiles/MoreFiles.pm
35953            ! macos/ext/Mac/Movies/Movies.pm
35954            ! macos/ext/Mac/Navigation/Navigation.pm
35955            ! macos/ext/Mac/Notification/Notification.pm
35956            ! macos/ext/Mac/OSA/OSA.pm macos/ext/Mac/Processes/Processes.pm
35957            ! macos/ext/Mac/QDOffscreen/QDOffscreen.pm
35958            ! macos/ext/Mac/QuickDraw/QuickDraw.pm
35959            ! macos/ext/Mac/QuickTimeVR/QuickTimeVR.pm
35960            ! macos/ext/Mac/Resources/Resources.pm macos/ext/Mac/SAT/SAT.pm
35961            ! macos/ext/Mac/Sound/Sound.pm macos/ext/Mac/Speech/Speech.pm
35962            ! macos/ext/Mac/SpeechRecognition/SpeechRecognition.pm
35963            ! macos/ext/Mac/StandardFile/StandardFile.pm
35964            ! macos/ext/Mac/TextEdit/TextEdit.pm
35965            ! macos/ext/Mac/Types/Types.pm macos/ext/Mac/Windows/Windows.pm
35966            ! macos/fcntl.h macos/lib/ExtUtils/MM_MacOS.pm
35967            ! macos/lib/Mac/LowMem.pm
35968 ____________________________________________________________________________
35969 [ 12322] By: sky                                   on 2001/10/03  18:41:07
35970         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
35971              From: "Craig A. Berry" <craigberry@mac.com>
35972              Date: Wed, 03 Oct 2001 14:30:55 -0500
35973              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
35974      Branch: perl
35975            ! vms/vms.c
35976 ____________________________________________________________________________
35977 [ 12321] By: jhi                                   on 2001/10/03  18:38:34
35978         Log: Subject: [PATCH perl@12307] %ENV tainting for VMS
35979              From: "Craig A. Berry" <craigberry@mac.com>
35980              Date: Wed, 03 Oct 2001 14:30:55 -0500
35981              Message-Id: <5.1.0.14.0.20011003124800.01bd31c0@exchi01>
35982      Branch: perl
35983            ! vms/vms.c
35984 ____________________________________________________________________________
35985 [ 12320] By: jhi                                   on 2001/10/03  16:47:30
35986         Log: Unicode properties: fix L& (the #12319 didn't allow L&,
35987              only IsL&) and Inherited (negative lookahead good);
35988              add tests for Common, Inherited, and L&.
35989      Branch: perl
35990            ! lib/utf8_heavy.pl pod/perltodo.pod t/op/pat.t
35991 ____________________________________________________________________________
35992 [ 12319] By: jhi                                   on 2001/10/03  16:12:53
35993         Log: Unicode properties: support \p{(?:Is)?L&} as an alias for \pL.
35994              (The Unicode standard uses L& quite often.)
35995      Branch: perl
35996            ! lib/utf8_heavy.pl
35997 ____________________________________________________________________________
35998 [ 12318] By: jhi                                   on 2001/10/03  15:57:34
35999         Log: Add the 'Common' Unicode property (code points not
36000              explicitly assigned to any other script).
36001      Branch: perl
36002            + lib/unicore/In/136.pl
36003            ! MANIFEST lib/unicore/In.pl lib/unicore/mktables.PL
36004 ____________________________________________________________________________
36005 [ 12317] By: jhi                                   on 2001/10/03  13:23:32
36006         Log: Skip the RV printing test under threads until fixed.
36007      Branch: perl
36008            ! ext/B/t/terse.t
36009 ____________________________________________________________________________
36010 [ 12316] By: jhi                                   on 2001/10/03  12:57:05
36011         Log: Subject: 12309 / cygwin / win2k
36012              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36013              Date: Wed, 03 Oct 2001 15:25:15 +0200
36014              Message-Id: <20011003152353.A479.H.M.BRAND@hccnet.nl>
36015      Branch: perl
36016            ! makedef.pl
36017 ____________________________________________________________________________
36018 [ 12315] By: jhi                                   on 2001/10/03  12:50:17
36019         Log: Metaconfig unit change for #12314.
36020      Branch: metaconfig
36021            ! U/modified/Head.U
36022 ____________________________________________________________________________
36023 [ 12314] By: jhi                                   on 2001/10/03  12:49:26
36024         Log: Subject: Both cygwin and djgpp on one machine
36025              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
36026              Date: Wed, 03 Oct 2001 15:02:59 +0200
36027              Message-Id: <20011003150222.A474.H.M.BRAND@hccnet.nl>
36028      Branch: perl
36029            ! Configure
36030 ____________________________________________________________________________
36031 [ 12313] By: jhi                                   on 2001/10/03  12:04:49
36032         Log: (retracted by #12338)
36033              
36034              Subject: [PATCH] Code clean up for perlboot.pod
36035              From: Casey West <casey@geeknest.com>
36036              Date: Tue, 2 Oct 2001 19:24:43 -0400
36037              Message-ID: <20011002192443.B2163@stupid.geeknest.com>
36038              
36039              Subject: [PATCH] Code clean up for perlbot.diff
36040              From: Casey West <casey@geeknest.com>
36041              Date: Tue, 2 Oct 2001 19:25:22 -0400
36042              Message-ID: <20011002192522.C2163@stupid.geeknest.com>
36043              
36044              Subject: [PATCH] Code clean up for perlcall.pod
36045              From: Casey West <casey@geeknest.com>
36046              Date: Tue, 2 Oct 2001 19:25:57 -0400
36047              Message-ID: <20011002192557.D2163@stupid.geeknest.com>
36048              
36049              Subject: [PATCH] Code clean up for perldata.pod
36050              From: Casey West <casey@geeknest.com>
36051              Date: Tue, 2 Oct 2001 19:26:29 -0400
36052              Message-ID: <20011002192629.E2163@stupid.geeknest.com>
36053              
36054              Subject: [PATCH] Code clean up for perldbmfilter.pod
36055              From: Casey West <casey@geeknest.com>
36056              Date: Tue, 2 Oct 2001 19:26:59 -0400
36057              Message-ID: <20011002192659.F2163@stupid.geeknest.com>
36058              
36059              Subject: [PATCH] Code clean up for perlebcdic.pod
36060              From: Casey West <casey@geeknest.com>
36061              Date: Tue, 2 Oct 2001 19:27:37 -0400
36062              Message-ID: <20011002192737.G2163@stupid.geeknest.com>
36063      Branch: perl
36064            ! pod/perlboot.pod pod/perlbot.pod pod/perlcall.pod
36065            ! pod/perldata.pod pod/perldbmfilter.pod pod/perlebcdic.pod
36066 ____________________________________________________________________________
36067 [ 12312] By: ams                                   on 2001/10/02  23:43:55
36068         Log: Subject: [PATCH lib/ExtUtils/MakeMaker.pm] makemaker@perl.org
36069              From: Michael G Schwern <schwern@pobox.com>
36070              Date: Tue, 2 Oct 2001 17:00:49 -0400
36071              Message-Id: <20011002170049.A9955@blackrider>
36072      Branch: perl
36073            ! lib/ExtUtils/MakeMaker.pm
36074 ____________________________________________________________________________
36075 [ 12311] By: jhi                                   on 2001/10/02  23:24:07
36076         Log: FAQ sync.
36077      Branch: perl
36078            ! pod/perlfaq3.pod
36079 ____________________________________________________________________________
36080 [ 12310] By: nick                                  on 2001/10/02  16:09:49
36081         Log: Integrate mainline
36082      Branch: perlio
36083           !> AUTHORS Changes ext/I18N/Langinfo/Langinfo.pm
36084           !> ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
36085           !> lib/Pod/Html.pm lib/unicore/In.pl lib/unicore/mktables.PL mg.c
36086           !> patchlevel.h t/op/pat.t
36087 ____________________________________________________________________________
36088 [ 12309] By: jhi                                   on 2001/10/02  14:34:59
36089         Log: Unicode properties: allow also intra(wordbreak)name whitespace,
36090              not just one single space.
36091      Branch: perl
36092            ! lib/unicore/In.pl lib/unicore/mktables.PL t/op/pat.t
36093 ____________________________________________________________________________
36094 [ 12308] By: jhi                                   on 2001/10/02  12:49:41
36095         Log: AUTHORS updates.
36096      Branch: perl
36097            ! AUTHORS
36098 ____________________________________________________________________________
36099 [ 12307] By: jhi                                   on 2001/10/02  12:22:21
36100         Log: Update Changes.
36101      Branch: perl
36102            ! Changes patchlevel.h
36103 ____________________________________________________________________________
36104 [ 12306] By: jhi                                   on 2001/10/02  11:59:12
36105         Log: Work around old buggy glibcs for langinfo constants,
36106              from Nicholas Clark and David Dyck.
36107      Branch: perl
36108            ! ext/I18N/Langinfo/Langinfo.t ext/I18N/Langinfo/Makefile.PL
36109 ____________________________________________________________________________
36110 [ 12305] By: jhi                                   on 2001/10/02  11:45:55
36111         Log: Eradicate Time::Piece; add an example.
36112      Branch: perl
36113            ! ext/I18N/Langinfo/Langinfo.pm
36114 ____________________________________________________________________________
36115 [ 12304] By: jhi                                   on 2001/10/02  11:34:18
36116         Log: Subject: [PATCH] Pod::Html makes a poor guess at author
36117              From: Robert Spier <rspier@pobox.com>
36118              Date: Mon, 1 Oct 2001 23:20:16 -0700
36119              Message-ID: <15289.23712.422087.878224@rls.cx>
36120      Branch: perl
36121            ! lib/Pod/Html.pm
36122 ____________________________________________________________________________
36123 [ 12303] By: sky                                   on 2001/10/02  10:40:57
36124         Log: Fixes obscure bug that manifests itself by.
36125              local $!=0;undef*STDOUT;#segfaults
36126              Has been around for a while. Possible other magic IO vars are
36127              possibly affected as well. Reported by Jos Boumans.
36128      Branch: perl
36129            ! mg.c
36130 ____________________________________________________________________________
36131 [ 12302] By: nick                                  on 2001/10/02  09:00:52
36132         Log: Integrate mainline
36133      Branch: perlio
36134           !> ext/B/t/terse.t ext/I18N/Langinfo/Langinfo.t hints/darwin.sh
36135           !> lib/Term/Cap.t lib/open.t pod/perlapi.pod pod/perlunicode.pod
36136           !> pp_ctl.c regcomp.c t/TEST t/op/arith.t t/op/pack.t t/op/pat.t
36137 ____________________________________________________________________________
36138 [ 12301] By: nick                                  on 2001/10/02  08:40:57
36139         Log: Integrate mainline + lib/open.t patch from Chromatic
36140      Branch: perlio
36141           +> lib/Term/Cap.t lib/Text/TabsWrap/CHANGELOG
36142            ! lib/open.t
36143           !> (integrate 29 files)
36144 ____________________________________________________________________________
36145 [ 12300] By: jhi                                   on 2001/10/01  19:22:16
36146         Log: Mac OS X doesn't have threadsafe (_r) libc interfaces.
36147              Until it has, better stop early if someone requests threads.
36148      Branch: perl
36149            ! hints/darwin.sh
36150 ____________________________________________________________________________
36151 [ 12299] By: jhi                                   on 2001/10/01  19:01:31
36152         Log: Subject: [ID 20011001.011] redundant code in t/TEST
36153              From: David Dyck <dcd@tc.fluke.com>
36154              Date: Mon, 1 Oct 2001 12:56:24 -0700
36155              Message-Id: <200110011956.MAA16250@dd.tc.fluke.com>
36156      Branch: perl
36157            ! t/TEST
36158 ____________________________________________________________________________
36159 [ 12298] By: jhi                                   on 2001/10/01  18:52:12
36160         Log: Subject: [PATCH lib/Term/Cap.t] Robustify %ENV Handling in Test (was Re: Failed Term/Cap.t test)
36161              From: "chromatic" <chromatic@rmci.net>
36162              Date: Mon, 01 Oct 2001 12:27:12 -0600
36163              Message-ID: <20011001183251.89148.qmail@onion.perl.org>
36164      Branch: perl
36165            ! lib/Term/Cap.t
36166 ____________________________________________________________________________
36167 [ 12297] By: jhi                                   on 2001/10/01  17:04:18
36168         Log: UNICOS testing patches from Nicholas Clark.
36169      Branch: perl
36170            ! t/op/arith.t t/op/pack.t
36171 ____________________________________________________________________________
36172 [ 12296] By: jhi                                   on 2001/10/01  17:01:26
36173         Log: Subject: [PATCH lib/open.t] Better Locale Flutzigation (was Re: lib/open.t and locale tests)
36174              From: "chromatic" <chromatic@rmci.net>
36175              Date: Mon, 01 Oct 2001 10:21:51 -0600
36176              Message-ID: <20011001162731.40639.qmail@onion.perl.org>
36177      Branch: perl
36178            ! lib/open.t
36179 ____________________________________________________________________________
36180 [ 12295] By: jhi                                   on 2001/10/01  14:55:37
36181         Log: Make missing the RADIXCHAR a softer, gentler error.
36182      Branch: perl
36183            ! ext/I18N/Langinfo/Langinfo.t
36184 ____________________________________________________________________________
36185 [ 12294] By: jhi                                   on 2001/10/01  14:51:42
36186         Log: Nuke also the LANG because of glibc.
36187      Branch: perl
36188            ! lib/open.t
36189 ____________________________________________________________________________
36190 [ 12293] By: jhi                                   on 2001/10/01  14:51:20
36191         Log: Also the ^Is is optional.
36192      Branch: perl
36193            ! pod/perlunicode.pod t/op/pat.t
36194 ____________________________________________________________________________
36195 [ 12292] By: jhi                                   on 2001/10/01  14:08:26
36196         Log: Be careful to pull chars from the varargs stack when
36197              formatting chars.
36198      Branch: perl
36199            ! regcomp.c
36200 ____________________________________________________________________________
36201 [ 12291] By: jhi                                   on 2001/10/01  12:27:57
36202         Log: sortsv not in place anymore, noticed by John P. Linderman.
36203      Branch: perl
36204            ! pod/perlapi.pod pp_ctl.c
36205 ____________________________________________________________________________
36206 [ 12290] By: jhi                                   on 2001/10/01  12:25:03
36207         Log: Make the diagnostic messages more neutral.
36208      Branch: perl
36209            ! ext/B/t/terse.t
36210 ____________________________________________________________________________
36211 [ 12289] By: jhi                                   on 2001/10/01  03:59:34
36212         Log: Forgotten from #12288.
36213      Branch: perl
36214            ! ext/Data/Dumper/Dumper.pm
36215 ____________________________________________________________________________
36216 [ 12288] By: jhi                                   on 2001/10/01  03:58:37
36217         Log: Subject: [PATCH ext/Data/Dumper.pm Dumper.xs Dumper.t] Option to sort hashes
36218              From: Brian Ingerson <ingy@ttul.org>
36219              Date: Sun, 30 Sep 2001 21:45:56 -0700
36220              Message-ID: <20010930214556.D26392@ttul.org>
36221              
36222              (remember also the #12289)
36223      Branch: perl
36224            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
36225 ____________________________________________________________________________
36226 [ 12287] By: jhi                                   on 2001/10/01  03:33:15
36227         Log: More Unicode property tests for the abbreviated
36228              general properties.
36229      Branch: perl
36230            ! t/op/pat.t
36231 ____________________________________________________________________________
36232 [ 12286] By: jhi                                   on 2001/10/01  02:02:08
36233         Log: Further tweaks to the Unicode properties.
36234      Branch: perl
36235            ! lib/utf8_heavy.pl pod/perlunicode.pod regcomp.c t/op/pat.t
36236 ____________________________________________________________________________
36237 [ 12285] By: jhi                                   on 2001/10/01  01:46:35
36238         Log: Retract #12284.
36239      Branch: perl
36240            ! lib/Term/Cap.t
36241 ____________________________________________________________________________
36242 [ 12284] By: jhi                                   on 2001/10/01  01:24:12
36243         Log: (Retracted by #12285)
36244      Branch: perl
36245            ! lib/Term/Cap.t
36246 ____________________________________________________________________________
36247 [ 12283] By: jhi                                   on 2001/10/01  01:22:05
36248         Log: Subject: [PATCH MANIFEST lib/Term/Cap.t] Add tests for Term::Cap   
36249              From: "chromatic" <chromatic@rmci.net>  
36250              Date: Sun, 30 Sep 2001 16:10:02 -0600
36251              Message-ID: <20010930221540.67279.qmail@onion.perl.org>
36252      Branch: perl
36253            + lib/Term/Cap.t
36254            ! MANIFEST
36255 ____________________________________________________________________________
36256 [ 12282] By: jhi                                   on 2001/10/01  01:19:21
36257         Log: Use stty -g to restore the terminal state, do not even
36258              try to run the tests if stty -g is not available.
36259      Branch: perl
36260            ! lib/Term/Complete.t
36261 ____________________________________________________________________________
36262 [ 12281] By: jhi                                   on 2001/09/30  21:05:00
36263         Log: Cleanup utf8_heavy; allow dropping the In prefix from
36264              Unicode script/block properties.
36265      Branch: perl
36266            ! lib/utf8_heavy.pl
36267 ____________________________________________________________________________
36268 [ 12280] By: jhi                                   on 2001/09/30  13:42:18
36269         Log: Retract the #12259 for now.
36270      Branch: perl
36271            ! embed.h embed.pl sv.h
36272 ____________________________________________________________________________
36273 [ 12279] By: jhi                                   on 2001/09/30  13:37:59
36274         Log: Upgrade to Text-Tabs+Wrap-2001.0929 from David Muir Sharnoff.
36275      Branch: perl
36276            + lib/Text/TabsWrap/CHANGELOG
36277            ! MANIFEST lib/Text/TabsWrap/t/fill.t lib/Text/Wrap.pm
36278 ____________________________________________________________________________
36279 [ 12278] By: jhi                                   on 2001/09/30  05:05:18
36280         Log: #12272 wasn't right, it introduced an extra ().
36281      Branch: perl
36282            ! lib/utf8_heavy.pl
36283 ____________________________________________________________________________
36284 [ 12277] By: jhi                                   on 2001/09/30  00:31:07
36285         Log: Subject: [PATCH @12256 ext/DB_File.pm ext/GDBM_File.pm] Remove string eval from AUTOLOAD
36286              From: Jonathan Stowe <gellyfish@gellyfish.com>
36287              Date: Sat, 29 Sep 2001 15:52:43 +0100 (BST)
36288              Message-ID: <Pine.LNX.4.33.0109291535120.18586-100000@orpheus.gellyfish.com>
36289      Branch: perl
36290            ! ext/DB_File/DB_File.pm ext/GDBM_File/GDBM_File.pm
36291 ____________________________________________________________________________
36292 [ 12276] By: jhi                                   on 2001/09/30  00:15:38
36293         Log: Subject: Patch to put qsortsv in the public API
36294              From: Brian Ingerson <ingy@ttul.org>
36295              Date: Sat, 29 Sep 2001 17:41:13 -0700
36296              Message-ID: <20010929174113.A30223@ttul.org>
36297      Branch: perl
36298            ! embed.h embed.pl global.sym pod/perlapi.pod pp_ctl.c proto.h
36299 ____________________________________________________________________________
36300 [ 12275] By: jhi                                   on 2001/09/30  00:11:21
36301         Log: Subject: [PATCH perlvar, perlfunc, inccode.t] additional docs and tests
36302              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36303              Date: Sat, 29 Sep 2001 23:54:48 +0200
36304              Message-ID: <20010929235448.A5017@rafael>
36305      Branch: perl
36306            ! pod/perlfunc.pod pod/perlvar.pod t/op/inccode.t
36307 ____________________________________________________________________________
36308 [ 12274] By: jhi                                   on 2001/09/30  00:03:19
36309         Log: FAQ sync.
36310      Branch: perl
36311            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
36312            ! pod/perlfaq9.pod
36313 ____________________________________________________________________________
36314 [ 12273] By: bailey                                on 2001/09/29  23:43:46
36315         Log: Resync with mainline
36316      Branch: vmsperl
36317           +> (branch 1207 files)
36318            - (delete 324 files)
36319           !> (integrate 866 files)
36320 ____________________________________________________________________________
36321 [ 12272] By: jhi                                   on 2001/09/29  21:32:33
36322         Log: Nasty recursion trap if one would match Unicode.
36323      Branch: perl
36324            ! lib/utf8_heavy.pl
36325 ____________________________________________________________________________
36326 [ 12271] By: jhi                                   on 2001/09/29  21:18:44
36327         Log: More Unicode todo.
36328      Branch: perl
36329            ! pod/perltodo.pod
36330 ____________________________________________________________________________
36331 [ 12270] By: jhi                                   on 2001/09/29  20:15:32
36332         Log: Explain a bit the new more flexible \p\P syntax.
36333      Branch: perl
36334            ! pod/perlunicode.pod
36335 ____________________________________________________________________________
36336 [ 12269] By: jhi                                   on 2001/09/29  20:05:24
36337         Log: More leniency to the \p and \P: now can have whitespace
36338              between the property definition and the curlies; now can
36339              invert the property by having a caret between the open
36340              curly and the property.
36341      Branch: perl
36342            ! lib/utf8_heavy.pl pod/perldiag.pod regcomp.c t/op/pat.t
36343 ____________________________________________________________________________
36344 [ 12268] By: nick                                  on 2001/09/29  17:39:26
36345         Log: Integrate mainline. Builds lots of sv.h/embed.h redef warnings
36346              one test (lib/open.t) fails
36347      Branch: perlio
36348           +> ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
36349           +> ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
36350           +> ext/threads/t/stress_cv.t ext/threads/t/stress_string.t
36351           +> lib/Tie/Scalar.t lib/open.t
36352            - ext/B/B.t ext/B/Debug.t ext/B/Deparse.t ext/B/Showlex.t
36353            - ext/B/Stash.t
36354           !> (integrate 62 files)
36355 ____________________________________________________________________________
36356 [ 12267] By: jhi                                   on 2001/09/29  13:54:04
36357         Log: Save and restore $ENV{'SYS$LOGIN'} only in VMS.
36358      Branch: perl
36359            ! t/op/chdir.t
36360 ____________________________________________________________________________
36361 [ 12266] By: jhi                                   on 2001/09/29  13:51:49
36362         Log: Subject: [PATCH perl@12258] chdir.t finally (I hope)
36363              From: "Craig A. Berry" <craigberry@mac.com> 
36364              Date: Sat, 29 Sep 2001 09:35:33 -0500
36365              Message-Id: <a05101000b7db8afde231@[172.16.52.1]>
36366      Branch: perl
36367            ! t/op/chdir.t
36368 ____________________________________________________________________________
36369 [ 12265] By: jhi                                   on 2001/09/29  13:49:43
36370         Log: Subject: [PATCH MANIFEST lib/Tie/Scalar.pm lib/Tie/Scalar.t] Add tests, clean up Tie::Scalar
36371              From: "chromatic" <chromatic@rmci.net>
36372              Date: Fri, 28 Sep 2001 21:20:12 -0600
36373              Message-ID: <20010929032543.58322.qmail@onion.perl.org>
36374      Branch: perl
36375            + lib/Tie/Scalar.t
36376            ! MANIFEST lib/Tie/Scalar.pm
36377 ____________________________________________________________________________
36378 [ 12264] By: jhi                                   on 2001/09/29  04:57:42
36379         Log: Allow for more flexibility in the \p{In...} names, now
36380              case doesn't matter, and any space or dash can be
36381              matched by any space, dash, underbar, or empty.
36382              (may be going too far on leniency)
36383      Branch: perl
36384            ! lib/unicore/Blocks.pl lib/unicore/In.pl lib/unicore/Scripts.pl
36385            ! lib/unicore/mktables.PL lib/utf8_heavy.pl pod/perlunicode.pod
36386            ! t/op/pat.t
36387 ____________________________________________________________________________
36388 [ 12263] By: jhi                                   on 2001/09/28  23:04:13
36389         Log: Subject: [PATCH MANIFEST lib/open.t] Add tests for open.pm
36390              From: "chromatic" <chromatic@rmci.net>
36391              Date: Fri, 28 Sep 2001 17:39:50 -0600
36392              Message-ID: <20010928234521.14178.qmail@onion.perl.org>
36393      Branch: perl
36394            + lib/open.t
36395            ! MANIFEST
36396 ____________________________________________________________________________
36397 [ 12262] By: jhi                                   on 2001/09/28  22:23:53
36398         Log: Subject: [PATCH perl@12258] glob test case tweak for VMS
36399              From: "Craig A. Berry" <craigberry@mac.com>
36400              Date: Fri, 28 Sep 2001 16:24:51 -0500
36401              Message-Id: <a05101000b7da98ceb83c@[172.16.52.1]>
36402      Branch: perl
36403            ! ext/File/Glob/t/basic.t
36404 ____________________________________________________________________________
36405 [ 12261] By: jhi                                   on 2001/09/28  22:23:05
36406         Log: Subject: [DOC PATCH] Carp.pm pod typo
36407              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36408              Date: Fri, 28 Sep 2001 23:14:51 +0200
36409              Message-ID: <20010928231451.E16889@rafael>
36410      Branch: perl
36411            ! lib/Carp.pm
36412 ____________________________________________________________________________
36413 [ 12260] By: jhi                                   on 2001/09/28  22:21:55
36414         Log: Subject: [PATCH] Allow an @INC hook to set %INC
36415              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36416              Date: Fri, 28 Sep 2001 22:18:13 +0200
36417              Message-ID: <20010928221813.A16889@rafael>
36418      Branch: perl
36419            ! pp_ctl.c
36420 ____________________________________________________________________________
36421 [ 12259] By: jhi                                   on 2001/09/28  22:20:26
36422         Log: Subject: Re: macro redefinitions on Win32 (was Re: Question about PERLIO)
36423              From: Nicholas Clark <nick@ccl4.org>
36424              Date: Fri, 28 Sep 2001 23:39:33 +0100
36425              Message-ID: <20010928233933.C23673@plum.flirble.org>
36426      Branch: perl
36427            ! embed.h embed.pl sv.h
36428 ____________________________________________________________________________
36429 [ 12258] By: jhi                                   on 2001/09/28  12:45:45
36430         Log: Update Changes.
36431      Branch: perl
36432            ! Changes patchlevel.h
36433 ____________________________________________________________________________
36434 [ 12256] By: jhi                                   on 2001/09/28  12:18:29
36435         Log: Move the B tests to B/t.
36436      Branch: perl
36437            + ext/B/t/b.t ext/B/t/debug.t ext/B/t/deparse.t
36438            + ext/B/t/showlex.t ext/B/t/stash.t ext/B/t/terse.t
36439            - ext/B/B.t ext/B/B/Terse.t ext/B/Debug.t ext/B/Deparse.t
36440            - ext/B/Showlex.t ext/B/Stash.t
36441            ! MANIFEST
36442 ____________________________________________________________________________
36443 [ 12255] By: jhi                                   on 2001/09/28  12:09:40
36444         Log: Forgot from #12254.
36445      Branch: perl
36446            + ext/B/B/Terse.t
36447 ____________________________________________________________________________
36448 [ 12254] By: jhi                                   on 2001/09/28  12:09:06
36449         Log: Subject: [PATCH MANIFEST ext/B/B/Terse.t] Add tests for B::Terse
36450              From: "chromatic" <chromatic@rmci.net>
36451              Date: Thu, 27 Sep 2001 23:22:17 -0600
36452              Message-ID: <20010928052747.56587.qmail@onion.perl.org>   
36453      Branch: perl
36454            ! MANIFEST
36455 ____________________________________________________________________________
36456 [ 12253] By: jhi                                   on 2001/09/28  02:31:49
36457         Log: Test numbering mismatch.
36458      Branch: perl
36459            ! t/op/chdir.t
36460 ____________________________________________________________________________
36461 [ 12252] By: jhi                                   on 2001/09/27  22:46:42
36462         Log: Subject: [PATCH perl@12239] slightly less broken chdir.t for VMS
36463              From: "Craig A. Berry" <craigberry@mac.com>
36464              Date: Wed, 26 Sep 2001 17:43:14 -0500
36465              Message-Id: <5.1.0.14.0.20010926173048.01aac5b0@exchi01>
36466      Branch: perl
36467            ! iperlsys.h t/op/chdir.t
36468 ____________________________________________________________________________
36469 [ 12251] By: jhi                                   on 2001/09/27  22:44:35
36470         Log: Subject: [PATCH gv.c] make __ANON__ global
36471              From: Robin Barker <rmb1@cise.npl.co.uk>
36472              Date: Wed, 26 Sep 2001 17:56:28 +0100 (BST)
36473              Message-Id: <200109261656.RAA27762@tempest.npl.co.uk>
36474      Branch: perl
36475            ! gv.c t/op/anonsub.t t/op/runlevel.t
36476 ____________________________________________________________________________
36477 [ 12250] By: jhi                                   on 2001/09/27  22:33:11
36478         Log: Subject: Re: [BUG] B::Terse can't handle constant scalar refs
36479              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
36480              Date: Thu, 27 Sep 2001 22:34:32 +0200
36481              Message-ID: <20010927223432.A1485@rafael>
36482      Branch: perl
36483            ! ext/B/B/Terse.pm
36484 ____________________________________________________________________________
36485 [ 12249] By: jhi                                   on 2001/09/27  22:29:32
36486         Log: (retracted by #12338)
36487              
36488              Subject: [PATCH] Cleanup of perldsc.pod      
36489              From: Casey West <casey@geeknest.com>
36490              Date: Thu, 27 Sep 2001 11:13:17 -0400
36491              Message-ID: <20010927111317.A1942@stupid.geeknest.com>
36492      Branch: perl
36493            ! pod/perldsc.pod
36494 ____________________________________________________________________________
36495 [ 12248] By: jhi                                   on 2001/09/27  22:23:24
36496         Log: Not everyone is using ithreads...
36497      Branch: perl
36498            ! ext/Devel/Peek/Peek.t
36499 ____________________________________________________________________________
36500 [ 12247] By: jhi                                   on 2001/09/27  13:39:39
36501         Log: Document the nss_delete core dump workaround for HP-UX
36502              and Solaris, bug IDs 20010805.018 and 20010629.004.
36503      Branch: perl
36504            ! README.hpux README.solaris
36505 ____________________________________________________________________________
36506 [ 12246] By: jhi                                   on 2001/09/27  12:05:36
36507         Log: Dump Unicode hash keys also as Unicode,
36508              not just as a byte string.
36509      Branch: perl
36510            ! dump.c ext/Devel/Peek/Peek.t
36511 ____________________________________________________________________________
36512 [ 12245] By: jhi                                   on 2001/09/27  11:15:51
36513         Log: Integrate changes #12241 and #12242 from macperl:
36514              
36515              Remove unneeded disabling of umask() calls
36516              
36517              Note (get|set)sockopt are available.
36518      Branch: perl
36519           !> lib/File/Temp.pm pod/perlport.pod
36520 ____________________________________________________________________________
36521 [ 12244] By: sky                                   on 2001/09/27  08:53:00
36522         Log: Flush buffers on thread closedown.
36523      Branch: perl
36524            ! ext/threads/threads.xs
36525 ____________________________________________________________________________
36526 [ 12243] By: jhi                                   on 2001/09/27  02:20:06
36527         Log: Dump SvUTF8(sv)s also as \x{...}.
36528              
36529              TODO: dump the SvUTF8() hash keys similarly. 
36530      Branch: perl
36531            ! dump.c embed.h embed.pl ext/Devel/Peek/Peek.t proto.h
36532 ____________________________________________________________________________
36533 [ 12242] By: pudge                                 on 2001/09/26  20:41:35
36534         Log: Note (get|set)sockopt are available.
36535      Branch: maint-5.6/macperl
36536            ! pod/perlport.pod
36537 ____________________________________________________________________________
36538 [ 12241] By: pudge                                 on 2001/09/26  20:28:49
36539         Log: Remove unneeded disabling of umask() calls
36540      Branch: maint-5.6/macperl
36541            ! lib/File/Temp.pm
36542 ____________________________________________________________________________
36543 [ 12240] By: sky                                   on 2001/09/26  18:44:56
36544         Log: Documention update
36545      Branch: perl
36546            ! ext/threads/threads.pm
36547 ____________________________________________________________________________
36548 [ 12239] By: jhi                                   on 2001/09/26  13:49:05
36549         Log: Update Changes.
36550      Branch: perl
36551            ! Changes patchlevel.h
36552 ____________________________________________________________________________
36553 [ 12238] By: jhi                                   on 2001/09/26  13:40:53
36554         Log: Check that all environment variables are tainted.
36555      Branch: perl
36556            ! t/op/taint.t
36557 ____________________________________________________________________________
36558 [ 12237] By: jhi                                   on 2001/09/26  13:02:07
36559         Log: Manual integration error in #12235.
36560      Branch: perl
36561            ! lib/File/DosGlob.t
36562 ____________________________________________________________________________
36563 [ 12236] By: jhi                                   on 2001/09/26  12:57:11
36564         Log: Subject: Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.
36565              From: "chromatic" <chromatic@rmci.net>
36566              Date: Tue, 25 Sep 2001 23:57:07 -0600
36567              Message-ID: <20010926060233.7554.qmail@onion.perl.org>
36568      Branch: perl
36569            ! perlio.c
36570 ____________________________________________________________________________
36571 [ 12235] By: jhi                                   on 2001/09/26  12:53:16
36572         Log: Integrate macperl changes from Chris Nandor:
36573              12192 11817 11815 11813 11778 11775
36574              
36575              Update CPAN.pm to work with new Mac::BuildTools instead
36576              of ExtUtils::MM_MacOS "orphan" functions
36577              
36578              Fix test
36579              
36580              Make syntax check report in MPW style, fix tests
36581              to use Mac::err=unix to get normal-style error
36582              messages.
36583              
36584              More module and test ports from Thomas Wegner et al
36585              
36586              Fix open of /dev/null for Mac OS
36587              
36588              Allow for platforms to override formatting of errors
36589              on output from Matthias Neeracher (core files)
36590      Branch: perl
36591            ! ext/B/Deparse.t lib/File/DosGlob.pm lib/File/DosGlob.t
36592            ! lib/File/Spec.t lib/File/Temp/t/security.t lib/strict.t
36593            ! lib/subs.t lib/warnings.t t/op/magic.t t/run/kill_perl.t
36594           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c lib/CPAN.pm
36595           !> lib/File/Spec/Mac.pm lib/File/Temp.pm perl.c perl.h pp_ctl.c
36596           !> t/base/term.t t/op/runlevel.t t/pod/testp2pt.pl util.c
36597 ____________________________________________________________________________
36598 [ 12234] By: jhi                                   on 2001/09/26  11:58:11
36599         Log: grrr.
36600      Branch: perl
36601            ! t/op/gv.t
36602 ____________________________________________________________________________
36603 [ 12233] By: jhi                                   on 2001/09/26  11:56:09
36604         Log: Retract #12232.
36605      Branch: perl
36606            ! t/op/gv.t
36607 ____________________________________________________________________________
36608 [ 12232] By: jhi                                   on 2001/09/26  11:53:37
36609         Log: (Retracted by #12233.)
36610      Branch: perl
36611            ! t/op/gv.t
36612 ____________________________________________________________________________
36613 [ 12231] By: jhi                                   on 2001/09/26  11:52:09
36614         Log: Detypo.
36615      Branch: perl
36616            ! ext/Encode/Makefile.PL
36617 ____________________________________________________________________________
36618 [ 12230] By: sky                                   on 2001/09/26  11:36:23
36619         Log: Increase the amount of time we spend in each thread, and add one that uses an anonymous sub.
36620              We are using a "delay" here because we do not want to depend on thread synchronization issues.
36621      Branch: perl
36622            + ext/threads/t/stress_cv.t
36623            ! MANIFEST ext/threads/t/stress_string.t
36624 ____________________________________________________________________________
36625 [ 12229] By: jhi                                   on 2001/09/26  11:27:54
36626         Log: NetWare tweak from Ananth Kesari.
36627      Branch: perl
36628            ! NetWare/t/Readme.txt
36629 ____________________________________________________________________________
36630 [ 12228] By: jhi                                   on 2001/09/26  11:26:26
36631         Log: Trick to fool case-blind filesystems.
36632      Branch: perl
36633            ! ext/Encode/Makefile.PL
36634 ____________________________________________________________________________
36635 [ 12227] By: sky                                   on 2001/09/26  11:06:50
36636         Log: Threads can start executing in a different order than they were
36637              created.... so we cannot ok() inside the threadstarter.
36638      Branch: perl
36639            ! ext/threads/t/stress_string.t
36640 ____________________________________________________________________________
36641 [ 12226] By: sky                                   on 2001/09/26  07:41:45
36642         Log: Add in stress_string.t to stress test threads a bit more.
36643      Branch: perl
36644            + ext/threads/t/stress_string.t
36645            ! MANIFEST
36646 ____________________________________________________________________________
36647 [ 12225] By: sky                                   on 2001/09/26  07:04:21
36648         Log: Fix negative refcount introduced by #12223.
36649      Branch: perl
36650            ! ext/threads/threads.xs
36651 ____________________________________________________________________________
36652 [ 12224] By: sky                                   on 2001/09/26  06:57:58
36653         Log: Update documentation to match change #12223
36654      Branch: perl
36655            ! sharedsv.c
36656 ____________________________________________________________________________
36657 [ 12223] By: sky                                   on 2001/09/26  06:54:32
36658         Log: Use a separate interpreter for the sharedsv space. Another
36659              negative sv leak. Sigh.
36660      Branch: perl
36661            ! sharedsv.c
36662 ____________________________________________________________________________
36663 [ 12222] By: sky                                   on 2001/09/26  05:58:35
36664         Log: Do the environ assignment in perl_contruct to match perl_destruct.
36665              Now we don't need to perl_parse/perl_run. However environ is a
36666              global....
36667      Branch: perl
36668            ! perl.c
36669 ____________________________________________________________________________
36670 [ 12221] By: sky                                   on 2001/09/26  05:41:02
36671         Log: Move the creation of PL_strtab to perl_construct so we can work
36672              with HV and HEs without running perl_parse.
36673      Branch: perl
36674            ! perl.c
36675 ____________________________________________________________________________
36676 [ 12220] By: gsar                                  on 2001/09/26  02:18:26
36677         Log: integrate macperl changes into maint-5.6
36678      Branch: maint-5.6/perl
36679           !> (integrate 26 files)
36680 ____________________________________________________________________________
36681 [ 12219] By: pudge                                 on 2001/09/26  00:19:35
36682         Log: Fix just a few of the bugs in Mac::InternetConfig (Bug #462999, Axel Rose);
36683              fix doc in Mac::Fonts (Patch #447221, Andreas Marcel Riechert).
36684      Branch: maint-5.6/macperl
36685            ! macos/ext/Mac/Fonts/Fonts.xs
36686            ! macos/ext/Mac/InternetConfig/InternetConfig.pm
36687 ____________________________________________________________________________
36688 [ 12218] By: ams                                   on 2001/09/25  23:31:33
36689         Log: Subject: Re: [PATCH] AutoSplit.t (was Re: Untested libraries update)
36690              From: Nicholas Clark <nick@ccl4.org>
36691              Date: Wed, 26 Sep 2001 01:20:20 +0100
36692              Message-Id: <20010926012020.B48092@plum.flirble.org>
36693      Branch: perl
36694            ! lib/AutoSplit.t
36695 ____________________________________________________________________________
36696 [ 12217] By: ams                                   on 2001/09/25  22:33:05
36697         Log: Subject: [PATCH perl@12180] angle bracket filespec problem on VMS
36698              From: "Craig A. Berry" <craigberry@mac.com>
36699              Date: Tue, 25 Sep 2001 18:08:42 -0500
36700              Message-Id: <5.1.0.14.0.20010925154848.036887d8@exchi01>
36701      Branch: perl
36702            ! vms/vms.c
36703 ____________________________________________________________________________
36704 [ 12216] By: ams                                   on 2001/09/25  21:41:01
36705         Log: Subject: [PATCH lib/AutoSplit.t]  Fixing mysterious TEST failure. (was
36706              Re: binmode(STDOUT, ":unix") busted when STDOUT is piped.)
36707              From: Michael G Schwern <schwern@pobox.com>
36708              Date: Wed, 26 Sep 2001 00:38:21 -0400
36709              Message-Id: <20010926003821.A627@blackrider>
36710      Branch: perl
36711            ! lib/AutoSplit.t
36712 ____________________________________________________________________________
36713 [ 12215] By: jhi                                   on 2001/09/25  21:40:04
36714         Log: Subject: [PATCH lib/Test/Simple.pm lib/Test/Utils.pm] fix test.deparse
36715              From: Michael G Schwern <schwern@pobox.com>
36716              Date: Tue, 25 Sep 2001 17:43:49 -0400
36717              Message-ID: <20010925174349.B19534@blackrider>
36718      Branch: perl
36719            ! lib/Test/Simple.pm lib/Test/Utils.pm
36720 ____________________________________________________________________________
36721 [ 12214] By: pudge                                 on 2001/09/25  21:11:21
36722         Log: Integrate changes from bleadperl.
36723      Branch: maint-5.6/macperl
36724           !> pod/perlport.pod
36725 ____________________________________________________________________________
36726 [ 12213] By: jhi                                   on 2001/09/25  20:37:14
36727         Log: skip($mess) should result in one skip.
36728      Branch: perl
36729            ! t/test.pl
36730 ____________________________________________________________________________
36731 [ 12212] By: pudge                                 on 2001/09/25  20:21:06
36732         Log: Integrate change #12200 from maintperl.
36733      Branch: maint-5.6/macperl
36734           !> win32/perlhost.h
36735 ____________________________________________________________________________
36736 [ 12211] By: pudge                                 on 2001/09/25  20:11:56
36737         Log: Fix file types to "apple"
36738      Branch: maint-5.6/macperl
36739            ! macos/ext/Mac/Menus/t/MenuBar.rsrc
36740            ! macos/ext/Mac/SAT/t/Collision.rsrc
36741 ____________________________________________________________________________
36742 [ 12210] By: pudge                                 on 2001/09/25  19:28:20
36743         Log: Fix rsrc file as snd file; fix path in t file.
36744      Branch: maint-5.6/macperl
36745            ! macos/ext/Mac/Notification/t/Notification.rsrc
36746            ! macos/ext/Mac/Notification/t/Notification.t
36747 ____________________________________________________________________________
36748 [ 12209] By: pudge                                 on 2001/09/25  19:15:57
36749         Log: Sync up with File::Find from bleadperl.
36750      Branch: maint-5.6/macperl
36751            ! lib/File/Find.pm t/lib/filefind-taint.t
36752 ____________________________________________________________________________
36753 [ 12208] By: pudge                                 on 2001/09/25  19:06:48
36754         Log: Ignore SIGPIPE being set to IGNORE.  Temporary fix until we upgrade
36755              to new version of libnet.  (Axel Rose, Paul Schinder, and a cast
36756              of hundreds)
36757      Branch: maint-5.6/macperl
36758            ! macos/bundled_lib/blib/lib/Net/Cmd.pm
36759            ! macos/bundled_lib/blib/lib/Net/FTP/A.pm
36760            ! macos/bundled_lib/blib/lib/Net/FTP/I.pm
36761 ____________________________________________________________________________
36762 [ 12207] By: nick                                  on 2001/09/25  19:04:36
36763         Log: Integrate mainline (untested while modem is up)
36764      Branch: perlio
36765           +> lib/AutoSplit.t t/test.pl
36766            - lib/warnings/register.t
36767           !> (integrate 28 files)
36768 ____________________________________________________________________________
36769 [ 12206] By: jhi                                   on 2001/09/25  17:21:00
36770         Log: perldiag entry for #12205.
36771      Branch: perl
36772            ! pod/perldiag.pod
36773 ____________________________________________________________________________
36774 [ 12205] By: jhi                                   on 2001/09/25  17:20:38
36775         Log: Subject: [PATCH] warning on v-string in use/require
36776              From: John Peacock <jpeacock@rowman.com>
36777              Date: Mon, 24 Sep 2001 17:29:03 -0400
36778              Message-ID: <3BAFA59F.9C0E0339@rowman.com>
36779      Branch: perl
36780            ! ext/IO/lib/IO/Socket.pm pp_ctl.c t/lib/warnings/pp_ctl
36781 ____________________________________________________________________________
36782 [ 12204] By: jhi                                   on 2001/09/25  17:11:02
36783         Log: perltooc et al updates.
36784      Branch: perl
36785            ! plan9/mkfile pod/roffitall
36786 ____________________________________________________________________________
36787 [ 12203] By: jhi                                   on 2001/09/25  17:05:19
36788         Log: Subject: [PATCH pp_sys.c t/op/chdir.t ...] Deprecating chdir(undef)/chdir('')
36789              From: Michael G Schwern <schwern@pobox.com>
36790              Date: Sun, 23 Sep 2001 00:07:12 -0400
36791              Message-ID: <20010923000712.A7005@blackrider>
36792      Branch: perl
36793            ! pod/perl572delta.pod pod/perldiag.pod pp_sys.c t/op/chdir.t
36794 ____________________________________________________________________________
36795 [ 12202] By: jhi                                   on 2001/09/25  16:55:29
36796         Log: Subject: [PATCH perl@12185] Some Encode/*.enc files needs to be corrected
36797              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36798              Date: Wed, 26 Sep 2001 01:25:10 +0900
36799              Message-Id: <20010926012410.5B86.BQW10602@nifty.com>
36800      Branch: perl
36801            ! ext/Encode/Encode/cp932.enc ext/Encode/Encode/cp936.enc
36802            ! ext/Encode/Encode/cp949.enc ext/Encode/Encode/cp950.enc
36803            ! ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/shiftjis.enc
36804 ____________________________________________________________________________
36805 [ 12201] By: jhi                                   on 2001/09/25  16:52:03
36806         Log: Integrate change #12200 from maintperl;
36807              on windows, virtualized environment could propagate deleted variables
36808              into children if they happen to be at the very end of the table
36809      Branch: perl
36810           !> win32/perlhost.h
36811 ____________________________________________________________________________
36812 [ 12200] By: gsar                                  on 2001/09/25  16:36:01
36813         Log: on windows, virtualized environment could propagate deleted variables
36814              into children if they happen to be at the very end of the table
36815              (thanks for succinct test case from Johan Holmberg, and fix from
36816              Doug Lankshear)
36817      Branch: maint-5.6/perl
36818            ! win32/perlhost.h
36819 ____________________________________________________________________________
36820 [ 12199] By: gsar                                  on 2001/09/25  15:19:13
36821         Log: avoid the use of ftime() (it does a useless, potentially
36822              expensive call to GetTimeZoneInformation()); this potentially
36823              also results in three more digits of precision from
36824              Time::HiRes::time()
36825      Branch: perl
36826            ! ext/Time/HiRes/HiRes.xs
36827 ____________________________________________________________________________
36828 [ 12198] By: jhi                                   on 2001/09/25  14:27:01
36829         Log: Replace the use Test::More in t/{op,io,run} with t/test.pl.
36830              
36831              Note: io/binmode is failing, have to figure out why.
36832      Branch: perl
36833            + t/test.pl
36834            ! MANIFEST t/io/binmode.t t/op/chdir.t t/op/crypt.t
36835            ! t/op/inccode.t t/op/rand.t t/op/srand.t t/op/ver.t
36836            ! t/run/exit.t
36837 ____________________________________________________________________________
36838 [ 12197] By: ams                                   on 2001/09/25  13:48:55
36839         Log: Subject: [PATCH] AutoSplit.t (was Re: Untested libraries update)
36840              From: Nicholas Clark <nick@ccl4.org>
36841              Date: Tue, 25 Sep 2001 00:37:40 +0100
36842              Message-Id: <20010925003740.S4971@plum.flirble.org>
36843              (Further changes expected.)
36844      Branch: perl
36845            + lib/AutoSplit.t
36846            ! MANIFEST
36847 ____________________________________________________________________________
36848 [ 12196] By: sky                                   on 2001/09/25  13:37:12
36849         Log: Second attempt at fixing Time::HiRes::time on win32. Apperently if ENV{TZ} is wrong we fail. New attempt uses 
36850              _ftime to try and be more robust.
36851      Branch: perl
36852            ! ext/Time/HiRes/HiRes.xs
36853 ____________________________________________________________________________
36854 [ 12194] By: ams                                   on 2001/09/25  11:40:00
36855         Log: Subject: [PATCH perl@12180] perltootc -> perltooc in vms/descrip_mms.template
36856              From: "Craig A. Berry" <craigberry@mac.com>
36857              Date: Mon, 24 Sep 2001 17:54:20 -0500
36858              Message-Id: <5.1.0.14.0.20010924171225.01bb0428@exchi01>
36859      Branch: perl
36860            ! vms/descrip_mms.template
36861 ____________________________________________________________________________
36862 [ 12193] By: pudge                                 on 2001/09/25  02:53:42
36863         Log: Fixes for multiline error parsing (Bug #459263); cmd-.
36864              not working, cursor not spinning (Bug #422129); external
36865              editor problems (Bug #456329); escape/cmd-. not activating
36866              "Cancel" in Save dialog box (Bug #446960); Runtimes not
36867              executing on launch (Bug #464441).
36868      Branch: maint-5.6/macperl
36869            ! macos/macish.c macos/macish.h macos/macperl/MPEditor.c
36870            ! macos/macperl/MPGlobals.h macos/macperl/MPScript.c
36871            ! macos/macperl/MacPerl.r
36872 ____________________________________________________________________________
36873 [ 12192] By: pudge                                 on 2001/09/25  02:42:49
36874         Log: Update CPAN.pm to work with new Mac::BuildTools instead
36875              of ExtUtils::MM_MacOS "orphan" functions
36876      Branch: maint-5.6/macperl
36877            ! lib/CPAN.pm
36878 ____________________________________________________________________________
36879 [ 12191] By: pudge                                 on 2001/09/25  02:37:58
36880         Log: Fix up another xsubpp problem (Matthias Neeracher)
36881      Branch: maint-5.6/macperl
36882            ! macos/xsubpp
36883 ____________________________________________________________________________
36884 [ 12190] By: pudge                                 on 2001/09/25  02:37:38
36885         Log: Remove literal tabs from source in MM_MacOS.pm (Thomas Wegner)
36886      Branch: maint-5.6/macperl
36887            ! macos/lib/ExtUtils/MM_MacOS.pm
36888 ____________________________________________________________________________
36889 [ 12189] By: pudge                                 on 2001/09/25  02:37:08
36890         Log: Fix up Makefiles for more Mac:: modules (and prepare for
36891              static build ...?)
36892      Branch: maint-5.6/macperl
36893            ! macos/Makefile.mk macos/ext/Mac/Makefile.mk
36894            ! macos/macperl/Makefile.mk
36895 ____________________________________________________________________________
36896 [ 12188] By: pudge                                 on 2001/09/25  02:36:19
36897         Log: Fix up tests
36898      Branch: maint-5.6/macperl
36899            ! macos/MacPerlTests.cmd macos/MacPerlTests.plx
36900 ____________________________________________________________________________
36901 [ 12187] By: pudge                                 on 2001/09/25  02:11:13
36902         Log: Make malloc smarter, fix bugs.  (Bug #404030)
36903      Branch: maint-5.6/macperl
36904            ! macos/icemalloc.c macos/icemalloc.h
36905 ____________________________________________________________________________
36906 [ 12186] By: nick                                  on 2001/09/24  19:18:17
36907         Log: Integrate mainline
36908      Branch: perlio
36909           +> ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
36910           +> lib/filetest.t
36911           !> (integrate 30 files)
36912 ____________________________________________________________________________
36913 [ 12185] By: jhi                                   on 2001/09/24  18:56:40
36914         Log: Retract #12136, the warnings::register is already
36915              tested by t/lib/warnings/9enabled, as pointed out
36916              by Paul Marquess.
36917      Branch: perl
36918            - lib/warnings/register.t
36919            ! MANIFEST lib/warnings/register.pm t/lib/1_compile.t
36920 ____________________________________________________________________________
36921 [ 12184] By: gsar                                  on 2001/09/24  18:39:58
36922         Log: fix Time::HiRes implementation of gettimeofday() on windows
36923              (HiRes.t#14 now passes)
36924      Branch: perl
36925            ! ext/Time/HiRes/HiRes.xs
36926 ____________________________________________________________________________
36927 [ 12183] By: gsar                                  on 2001/09/24  18:13:23
36928         Log: File::Spec::catfile() canonifies everything to blackslashes on
36929              windows :-(
36930      Branch: perl
36931            ! lib/ExtUtils/Manifest.t
36932 ____________________________________________________________________________
36933 [ 12182] By: gsar                                  on 2001/09/24  17:59:54
36934         Log: test number mismatch
36935      Branch: perl
36936            ! t/op/magic.t
36937 ____________________________________________________________________________
36938 [ 12181] By: jhi                                   on 2001/09/24  17:10:41
36939         Log: ok().
36940      Branch: perl
36941            ! t/op/pack.t
36942 ____________________________________________________________________________
36943 [ 12180] By: jhi                                   on 2001/09/24  16:09:37
36944         Log: unpack("Z*Z*", pack("Z*Z*", ..)) bug, patch and test from
36945              Wolfgang Laun <Wolfgang.Laun@alcatel.at>
36946      Branch: perl
36947            ! pp_pack.c t/op/pack.t
36948 ____________________________________________________________________________
36949 [ 12179] By: jhi                                   on 2001/09/24  15:46:49
36950         Log: Update Changes.
36951      Branch: perl
36952            ! Changes patchlevel.h
36953 ____________________________________________________________________________
36954 [ 12178] By: jhi                                   on 2001/09/24  14:12:06
36955         Log: Subject: [REPATCH] Re: [PATCH lib/ExtUtils/Manifest.pm] Minor bug in comment logic in maniread() on VMS
36956              From: Michael G Schwern <schwern@pobox.com>
36957              Date: Mon, 24 Sep 2001 11:12:13 -0400
36958              Message-ID: <20010924111213.G27885@blackrider>
36959      Branch: perl
36960            ! lib/ExtUtils/Manifest.pm
36961 ____________________________________________________________________________
36962 [ 12177] By: jhi                                   on 2001/09/24  14:02:32
36963         Log: Subject: [PATCH vms/test.com] Fixing inline TODO recognition
36964              From: Michael G Schwern <schwern@pobox.com> 
36965              Date: Mon, 24 Sep 2001 11:02:07 -0400
36966              Message-ID: <20010924110207.E27885@blackrider>
36967      Branch: perl
36968            ! vms/test.com
36969 ____________________________________________________________________________
36970 [ 12176] By: ams                                   on 2001/09/24  14:01:59
36971         Log: Update Changes.
36972      Branch: perl
36973            ! Changes
36974 ____________________________________________________________________________
36975 [ 12175] By: jhi                                   on 2001/09/24  13:20:28
36976         Log: Various cleanups.
36977      Branch: perl
36978            ! ext/threads/Makefile.PL ext/threads/threads.xs
36979 ____________________________________________________________________________
36980 [ 12173] By: pudge                                 on 2001/09/24  12:56:13
36981         Log: Integrate maint-5.6/perl changes 12024, 12026, 12145, 12146.
36982      Branch: maint-5.6/macperl
36983           !> (integrate 33 files)
36984 ____________________________________________________________________________
36985 [ 12171] By: jhi                                   on 2001/09/24  12:26:58
36986         Log: Subject: [PATCH gb2312.enc] (Re: [PATCH perl@12088] 2022-cn.enc of Encode.pm)
36987              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
36988              Date: Mon, 24 Sep 2001 20:04:58 +0900
36989              Message-Id: <20010924200207.A030.BQW10602@nifty.com>         
36990      Branch: perl
36991            ! ext/Encode/Encode/gb2312.enc
36992 ____________________________________________________________________________
36993 [ 12170] By: jhi                                   on 2001/09/24  12:08:30
36994         Log: Clarifying comment to #12164.
36995      Branch: perl
36996            ! lib/Cwd.pm
36997 ____________________________________________________________________________
36998 [ 12169] By: jhi                                   on 2001/09/24  11:59:33
36999         Log: Subject: [PATCH] Re: What sort of Makefile.PL should h2xs write?
37000              From: Nicholas Clark <nick@ccl4.org>
37001              Date: Sun, 23 Sep 2001 23:00:56 +0100
37002              Message-ID: <20010923230055.Y4971@plum.flirble.org>
37003              
37004              (with "sample_constants" changed to "fallback")
37005      Branch: perl
37006            + ext/I18N/Langinfo/fallback.c ext/I18N/Langinfo/fallback.xs
37007            ! MANIFEST ext/I18N/Langinfo/Langinfo.xs
37008            ! ext/I18N/Langinfo/Makefile.PL lib/ExtUtils/Constant.pm
37009            ! lib/h2xs.t utils/h2xs.PL
37010 ____________________________________________________________________________
37011 [ 12168] By: jhi                                   on 2001/09/24  11:25:56
37012         Log: Metaconfig unit change for #12167.
37013      Branch: metaconfig
37014            ! U/modified/Cppsym.U
37015 ____________________________________________________________________________
37016 [ 12167] By: jhi                                   on 2001/09/24  11:25:22
37017         Log: Add a few glibc cpp symbols to probe for.
37018      Branch: perl
37019            ! Configure
37020 ____________________________________________________________________________
37021 [ 12166] By: jhi                                   on 2001/09/24  11:14:43
37022         Log: DJGPP tweaks for Laszlo Molnar.
37023      Branch: perl
37024            ! djgpp/djgppsed.sh dosish.h
37025 ____________________________________________________________________________
37026 [ 12165] By: ams                                   on 2001/09/24  10:07:08
37027         Log: Subject: [PATCH t/op/inccode.t] More tests
37028              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
37029              Date: 24 Sep 2001 10:01:44 -0000
37030              Message-Id: <slrn9qu158.l2t.rgarciasuarez@rafael.kazibao.net>
37031      Branch: perl
37032            ! t/op/inccode.t
37033 ____________________________________________________________________________
37034 [ 12164] By: ams                                   on 2001/09/24  09:43:29
37035         Log: Subject: [PATCH Cwd.pm] local $/ = "\n";
37036              From: Jeff 'japhy/Marillion' Pinyan <jeffp@crusoe.net>
37037              Date: Mon, 24 Sep 2001 00:22:32 -0400 (EDT)
37038              Message-Id: <Pine.GSO.4.21.0109240021410.9178-100000@crusoe.crusoe.net>
37039      Branch: perl
37040            ! lib/Cwd.pm
37041 ____________________________________________________________________________
37042 [ 12163] By: jhi                                   on 2001/09/23  22:50:35
37043         Log: 1_compile updates.
37044      Branch: perl
37045            ! t/lib/1_compile.t
37046 ____________________________________________________________________________
37047 [ 12162] By: jhi                                   on 2001/09/23  21:11:22
37048         Log: Subject: [PATCH] proposal : put the @INC-hooks directly in %INC
37049              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37050              Date: Wed, 19 Sep 2001 22:47:14 +0200
37051              Message-ID: <20010919224714.A6382@rafael>
37052      Branch: perl
37053            ! pod/perlvar.pod pp_ctl.c
37054 ____________________________________________________________________________
37055 [ 12161] By: ams                                   on 2001/09/23  17:40:02
37056         Log: Subject: [PATCH MANIFEST lib/filetest t/lib/1_compile.t] Add Tests for
37057              filetest Pragma
37058              From: "chromatic" <chromatic@rmci.net>
37059              Date: Sun, 23 Sep 2001 12:07:25 -0600
37060              Message-Id: <20010923181223.32427.qmail@onion.perl.org>
37061      Branch: perl
37062            + lib/filetest.t
37063            ! MANIFEST t/lib/1_compile.t
37064 ____________________________________________________________________________
37065 [ 12160] By: ams                                   on 2001/09/23  16:32:11
37066         Log: Additional minor chdir() tweak.
37067      Branch: perl
37068            ! pod/perlfunc.pod
37069 ____________________________________________________________________________
37070 [ 12159] By: ams                                   on 2001/09/23  16:25:01
37071         Log: Subject: PATCH lib/ExtUtils/Command.t
37072              From: Abe Timmerman <abe@ztreet.demon.nl>
37073              Date: Sun, 23 Sep 2001 19:11:44 +0200
37074              Message-Id: <b94sqtk7sidi2501apjssfubdc2ulmap38@4ax.com>
37075      Branch: perl
37076            ! lib/ExtUtils/Command.t
37077 ____________________________________________________________________________
37078 [ 12158] By: jhi                                   on 2001/09/23  12:52:36
37079         Log: Subject: [PATCH] Win32 compilation without USE_ITHREADS
37080              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
37081              Date: Sun, 23 Sep 2001 02:02:26 +0200
37082              Message-ID: <3BAD42B2.2951.39B2E2A@localhost>
37083      Branch: perl
37084            ! makedef.pl
37085 ____________________________________________________________________________
37086 [ 12157] By: jhi                                   on 2001/09/23  12:46:05
37087         Log: Subject: [PATCH t/op/study.t] Cleanup & OS/390 "fix"
37088              From: Michael G Schwern <schwern@pobox.com> (by way of Craig A. Berry)         
37089              Date: Sat, 22 Sep 2001 12:54:39 -0500
37090              Message-Id: <a05101003b7d27f77cfa1@[172.16.52.1]>
37091      Branch: perl
37092            ! t/op/study.t
37093 ____________________________________________________________________________
37094 [ 12156] By: nick                                  on 2001/09/23  07:48:44
37095         Log: Integrate mainline
37096      Branch: perlio
37097            - check83.pl
37098           !> ext/Encode/Encode/2022-cn.enc
37099 ____________________________________________________________________________
37100 [ 12155] By: nick                                  on 2001/09/23  07:48:01
37101         Log: Integrate mainline
37102      Branch: perlio
37103           +> (branch 64 files)
37104            - ext/Encode/Encode/cns11643-1.enc
37105            - ext/Encode/Encode/cns11643-2.enc
37106            - ext/Encode/Encode/iso2022-cn.enc
37107            - ext/Encode/Encode/iso2022-jp.enc
37108            - ext/Encode/Encode/iso2022-jp1.enc
37109            - ext/Encode/Encode/iso2022-jp2.enc
37110            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
37111            - ext/Encode/Encode/iso8859-1.enc
37112            - ext/Encode/Encode/iso8859-1.ucm
37113            - ext/Encode/Encode/iso8859-10.enc
37114            - ext/Encode/Encode/iso8859-10.ucm
37115            - ext/Encode/Encode/iso8859-13.enc
37116            - ext/Encode/Encode/iso8859-13.ucm
37117            - ext/Encode/Encode/iso8859-14.enc
37118            - ext/Encode/Encode/iso8859-14.ucm
37119            - ext/Encode/Encode/iso8859-15.enc
37120            - ext/Encode/Encode/iso8859-15.ucm
37121            - ext/Encode/Encode/iso8859-16.enc
37122            - ext/Encode/Encode/iso8859-16.ucm
37123            - ext/Encode/Encode/iso8859-2.enc
37124            - ext/Encode/Encode/iso8859-2.ucm
37125            - ext/Encode/Encode/iso8859-3.enc
37126            - ext/Encode/Encode/iso8859-3.ucm
37127            - ext/Encode/Encode/iso8859-4.enc
37128            - ext/Encode/Encode/iso8859-4.ucm
37129            - ext/Encode/Encode/iso8859-5.enc
37130            - ext/Encode/Encode/iso8859-5.ucm
37131            - ext/Encode/Encode/iso8859-6.enc
37132            - ext/Encode/Encode/iso8859-6.ucm
37133            - ext/Encode/Encode/iso8859-7.enc
37134            - ext/Encode/Encode/iso8859-7.ucm
37135            - ext/Encode/Encode/iso8859-8.enc
37136            - ext/Encode/Encode/iso8859-8.ucm
37137            - ext/Encode/Encode/iso8859-9.enc
37138            - ext/Encode/Encode/iso8859-9.ucm
37139            - ext/Encode/Encode/isoir-197.enc
37140            - ext/Encode/Encode/macRomania.enc pod/perltootc.pod
37141            - t/lib/sample-tests/header_at_end
37142            - t/lib/sample-tests/header_at_end_fail
37143           !> (integrate 174 files)
37144 ____________________________________________________________________________
37145 [ 12154] By: ams                                   on 2001/09/23  07:11:46
37146         Log: Mention $ENV{SYS$LOGIN} in chdir() documentation, as suggested
37147              by Blair Zajac.
37148      Branch: perl
37149            ! pod/perlfunc.pod
37150 ____________________________________________________________________________
37151 [ 12153] By: ams                                   on 2001/09/23  06:56:32
37152         Log: Subject: [PATCH pp.c t/op/gv.t pod/perlref.pod pod/perldiag.pod] Re:
37153              Forgotten deprecation of *glob{FILEHANDLE}?
37154              From: "chromatic" <chromatic@rmci.net>
37155              Date: Sat, 22 Sep 2001 21:27:56 -0600
37156              Message-Id: <20010923033252.33085.qmail@onion.perl.org>
37157      Branch: perl
37158            ! pod/perldiag.pod pod/perlref.pod pp.c t/op/gv.t
37159 ____________________________________________________________________________
37160 [ 12152] By: ams                                   on 2001/09/23  06:42:58
37161         Log: Subject: [PATCH lib/File/Find.pm] Fixing lib/File/Find/t/taint.t on VMS
37162              From: Michael G Schwern <schwern@pobox.com>
37163              Date: Sun, 23 Sep 2001 03:34:39 -0400
37164              Message-Id: <20010923033439.E7005@blackrider>
37165      Branch: perl
37166            ! lib/File/Find.pm
37167 ____________________________________________________________________________
37168 [ 12151] By: ams                                   on 2001/09/23  06:37:57
37169         Log: Subject: Re: t/op/magic.t missing tests on Win32
37170              From: Michael G Schwern <schwern@pobox.com>
37171              Date: Sat, 22 Sep 2001 20:29:09 -0400
37172              Message-Id: <20010922202909.I18223@blackrider>
37173      Branch: perl
37174            ! t/op/magic.t
37175 ____________________________________________________________________________
37176 [ 12150] By: ams                                   on 2001/09/23  06:36:26
37177         Log: Subject: [PATCH MANIFEST lib/Dumpvalue.t lib/Dumpvalue.pm] Add tests for
37178              Dumpvalue.pm
37179              From: "chromatic" <chromatic@rmci.net>
37180              Date: Sat, 22 Sep 2001 19:41:31 -0600
37181              Message-Id: <20010923014628.7739.qmail@onion.perl.org>
37182      Branch: perl
37183            + lib/Dumpvalue.t
37184            ! MANIFEST lib/Dumpvalue.pm
37185 ____________________________________________________________________________
37186 [ 12149] By: ams                                   on 2001/09/23  06:25:35
37187         Log: Subject: [PATCH perl@12088] 2022-cn.enc of Encode.pm
37188              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
37189              Date: Sun, 23 Sep 2001 15:27:56 +0900
37190              Message-Id: <20010923152641.5E26.BQW10602@nifty.com>
37191      Branch: perl
37192            ! ext/Encode/Encode/2022-cn.enc
37193 ____________________________________________________________________________
37194 [ 12148] By: jhi                                   on 2001/09/22  23:33:42
37195         Log: Manual eror in #12147.
37196      Branch: perl
37197            ! win32/win32.c
37198 ____________________________________________________________________________
37199 [ 12147] By: jhi                                   on 2001/09/22  23:25:02
37200         Log: Integrate change #12146 from maintperl;
37201              win32_chdir() et al don't handle a NULL argument gracefully
37202      Branch: perl
37203           !> win32/perlhost.h win32/win32.c
37204 ____________________________________________________________________________
37205 [ 12146] By: gsar                                  on 2001/09/22  23:18:47
37206         Log: win32_chdir() et al don't handle a NULL argument gracefully
37207      Branch: maint-5.6/perl
37208            ! win32/perlhost.h win32/win32.c
37209 ____________________________________________________________________________
37210 [ 12145] By: gsar                                  on 2001/09/22  23:17:42
37211         Log: typo in change#12026
37212      Branch: maint-5.6/perl
37213            ! op.c
37214 ____________________________________________________________________________
37215 [ 12144] By: jhi                                   on 2001/09/22  21:22:28
37216         Log: Subject: [PATCH] Re: scalar context unpack bugs
37217              From: Nicholas Clark <nick@ccl4.org>
37218              Date: Sat, 22 Sep 2001 23:07:56 +0100
37219              Message-ID: <20010922230755.O4971@plum.flirble.org>
37220      Branch: perl
37221            ! pp_pack.c t/op/pack.t
37222 ____________________________________________________________________________
37223 [ 12143] By: jhi                                   on 2001/09/22  21:18:43
37224         Log: Try ExtUtils::Command.t everywhere, not just on Win32
37225              (as suggested by NI-S).  Also allow running it either
37226              in t/ or in the main directory.
37227      Branch: perl
37228            ! lib/ExtUtils/Command.t
37229 ____________________________________________________________________________
37230 [ 12142] By: jhi                                   on 2001/09/22  21:04:39
37231         Log: Update the test on warnings/register.t.
37232      Branch: perl
37233            ! t/lib/1_compile.t
37234 ____________________________________________________________________________
37235 [ 12141] By: jhi                                   on 2001/09/22  20:40:06
37236         Log: The code is now almost tidy enough to keep the IRIX cc happy.
37237      Branch: perl
37238            ! hints/irix_6.sh
37239 ____________________________________________________________________________
37240 [ 12140] By: ams                                   on 2001/09/22  17:26:32
37241         Log: Subject: [PATCH perl@12088] configure.com: don't build 'threads" w/out
37242              use_ithreads
37243              From: "Craig A. Berry" <craigberry@mac.com>
37244              Date: Sat, 22 Sep 2001 13:15:32 -0500
37245              Message-Id: <a05101005b7d284f5192c@[172.16.52.1]>
37246      Branch: perl
37247            ! configure.com
37248 ____________________________________________________________________________
37249 [ 12139] By: ams                                   on 2001/09/22  16:44:08
37250         Log: Do what perl_clone() does for sharedsv functions.
37251      Branch: perl
37252            ! embed.pl proto.h
37253 ____________________________________________________________________________
37254 [ 12138] By: jhi                                   on 2001/09/22  16:42:04
37255         Log: Retract #12134; reintroduce #11949: PADOFFSETs are now UVs
37256              (suggested by Sarathy, extensions shouldn't be dabbling with
37257              op structures, so binary backward compatibility should not be
37258              an issue.)
37259      Branch: perl
37260            ! hints/irix_6.sh op.h
37261 ____________________________________________________________________________
37262 [ 12137] By: ams                                   on 2001/09/22  16:21:05
37263         Log: More cleanups. (What's PERL_DECL_PROT?)
37264      Branch: perl
37265            ! embed.pl proto.h sharedsv.h
37266 ____________________________________________________________________________
37267 [ 12136] By: ams                                   on 2001/09/22  15:14:34
37268         Log: (Retracted by #12185)
37269              
37270              Subject: [PATCH MANIFEST lib/warnings/register.t lib/warnings/register.pm]
37271              Add Tests for warnings::register, Doc Update
37272              From: "chromatic" <chromatic@rmci.net>
37273              Date: Sat, 22 Sep 2001 09:43:20 -0600
37274              Message-Id: <20010922154815.32004.qmail@onion.perl.org>
37275      Branch: perl
37276            + lib/warnings/register.t
37277            ! MANIFEST lib/warnings/register.pm
37278 ____________________________________________________________________________
37279 [ 12135] By: ams                                   on 2001/09/22  15:07:50
37280         Log: `@foo' should be @foo for consistency.
37281      Branch: perl
37282            ! pod/perldiag.pod
37283 ____________________________________________________________________________
37284 [ 12134] By: jhi                                   on 2001/09/22  14:20:47
37285         Log: (Retracted by #12138)
37286              
37287              Add -woff (turn warning off) 3187:
37288              "A pointer is converted to a smaller integer."
37289              This happens when your pointers are 64-bit: then every case
37290              of converting pointers to PADOFFSETs (explicitly 32-bit)
37291              faces truncation (even explicit use of INT2PTR doesn't help).
37292              CxITERVAR(), POPLOOP(), and PUSHLOOP() are afflicted.
37293              Changing PADOFFSET from U32 to UV would help, but that
37294              would break binary backward compatibility of BASEOP and padop
37295              (assuming you have been using 64-bit pointers).
37296      Branch: perl
37297            ! hints/irix_6.sh
37298 ____________________________________________________________________________
37299 [ 12133] By: jhi                                   on 2001/09/22  13:53:49
37300         Log: More 8.3-cleanup: there isn't an encoding called macRumanian,
37301              but the name comes from the inside the file, not from the file
37302              name, and Rumanian is the name of the language.
37303      Branch: perl
37304            + ext/Encode/Encode/macRumanian.enc
37305            - ext/Encode/Encode/macRomania.enc
37306            ! MANIFEST
37307 ____________________________________________________________________________
37308 [ 12132] By: jhi                                   on 2001/09/22  13:48:29
37309         Log: Rename perltootc as perltooc for 8.3-friedliness.
37310      Branch: perl
37311            + pod/perltooc.pod
37312            - pod/perltootc.pod
37313            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlboot.pod
37314            ! pod/perlmod.pod pod/perlobj.pod pod/perltoc.pod
37315            ! pod/perltoot.pod
37316 ____________________________________________________________________________
37317 [ 12131] By: jhi                                   on 2001/09/22  13:38:49
37318         Log: Find more conflicts by lowercasing.
37319      Branch: perl
37320            + Porting/check83.pl
37321            - check83.pl
37322            ! MANIFEST
37323 ____________________________________________________________________________
37324 [ 12130] By: jhi                                   on 2001/09/22  13:20:20
37325         Log: The AIX cc 5.0.0.0 is simply too buggy.
37326      Branch: perl
37327            ! hints/aix.sh
37328 ____________________________________________________________________________
37329 [ 12129] By: ams                                   on 2001/09/22  12:35:38
37330         Log: Uninteresting cleanup.
37331      Branch: perl
37332            ! form.h
37333 ____________________________________________________________________________
37334 [ 12128] By: ams                                   on 2001/09/22  12:28:48
37335         Log: Subject: [PATCH@12110] Missing ")" in CvFILEGV
37336              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
37337              Date: Sat, 22 Sep 2001 14:29:13 +0100
37338              Message-Id: <AIEAJICLCBDNAAOLLOKLAEGADAAA.Paul_Marquess@Yahoo.co.uk>
37339      Branch: perl
37340            ! cv.h
37341 ____________________________________________________________________________
37342 [ 12127] By: ams                                   on 2001/09/22  12:04:28
37343         Log: What's a backet?
37344      Branch: perl
37345            ! dump.c
37346 ____________________________________________________________________________
37347 [ 12126] By: ams                                   on 2001/09/22  10:02:34
37348         Log: Removed duplicated tests #19 and #20.
37349      Branch: perl
37350            ! t/op/do.t
37351 ____________________________________________________________________________
37352 [ 12125] By: ams                                   on 2001/09/22  03:58:41
37353         Log: Subject: Re: [ID 20010919.001] local() fails on imported variables
37354              From: Michael Carman <mjcarman@home.com>
37355              Date: Fri, 21 Sep 2001 17:54:05 -0500
37356              Message-Id: <3BABC50D.6040202@home.com>
37357              (Applied with some changes.)
37358      Branch: perl
37359            ! pod/perlmod.pod
37360 ____________________________________________________________________________
37361 [ 12124] By: ams                                   on 2001/09/22  03:44:19
37362         Log: Subject: [PATCH t/op/chdir.t] Reconciling the Cwd/File::Spec differences
37363              From: Michael G Schwern <schwern@pobox.com>
37364              Date: Fri, 21 Sep 2001 19:20:40 -0400
37365              Message-Id: <20010921192040.E5494@blackrider>
37366      Branch: perl
37367            ! t/op/chdir.t
37368 ____________________________________________________________________________
37369 [ 12123] By: ams                                   on 2001/09/22  03:41:08
37370         Log: Subject: [PATCH] t/op/chdir.t won't pass on VMS
37371              From: Blair Zajac <blair@orcaware.com>
37372              Date: Fri, 21 Sep 2001 15:13:04 -0700
37373              Message-Id: <3BABBB70.55FD41DC@orcaware.com>
37374      Branch: perl
37375            ! t/op/chdir.t
37376 ____________________________________________________________________________
37377 [ 12122] By: ams                                   on 2001/09/22  03:37:07
37378         Log: Subject: [REPATCH] Re: [PATCH t/op/do.t] new regression tests for bug ID
37379              20010920.007
37380              From: Michael G Schwern <schwern@pobox.com>
37381              Date: Fri, 21 Sep 2001 17:59:03 -0400
37382              Message-Id: <20010921175903.V5494@blackrider>
37383      Branch: perl
37384            ! t/op/do.t
37385 ____________________________________________________________________________
37386 [ 12121] By: ams                                   on 2001/09/22  03:30:38
37387         Log: Subject: [PATCH pod/perlport.pod] expand DOS-like table (was Re: test
37388              suite on WinCE)
37389              From: Michael G Schwern <schwern@pobox.com>
37390              Date: Fri, 21 Sep 2001 19:41:03 -0400
37391              Message-Id: <20010921194103.G5494@blackrider>
37392      Branch: perl
37393            ! pod/perlport.pod
37394 ____________________________________________________________________________
37395 [ 12120] By: ams                                   on 2001/09/22  03:28:06
37396         Log: Subject: [PATCH t/op/magic.t] Re: Weird $ENV{FOO} = undef warning
37397              From: Michael G Schwern <schwern@pobox.com>
37398              Date: Fri, 21 Sep 2001 17:33:35 -0400
37399              Message-Id: <20010921173335.T5494@blackrider>
37400              ($ENV{FOO}=undef hunk not applied.)
37401      Branch: perl
37402            ! t/op/magic.t
37403 ____________________________________________________________________________
37404 [ 12119] By: ams                                   on 2001/09/22  03:02:26
37405         Log: Subject: [PATCH] perldiag.pod
37406              From: Peter Scott <Peter@PSDT.com>
37407              Date: Fri, 21 Sep 2001 18:54:50 -0700
37408              Message-Id: <4.3.2.7.2.20010921183823.00aa9890@mail.webquarry.com>
37409              (Moved to the right place.)
37410      Branch: perl
37411            ! pod/perldiag.pod
37412 ____________________________________________________________________________
37413 [ 12118] By: ams                                   on 2001/09/21  20:05:29
37414         Log: Subject: [PATCH t/op/do.t] new regression tests for bug ID 20010920.007
37415              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37416              Date: Fri, 21 Sep 2001 22:36:54 +0200
37417              Message-Id: <20010921223654.A12742@rafael>
37418      Branch: perl
37419            ! t/op/do.t
37420 ____________________________________________________________________________
37421 [ 12117] By: jhi                                   on 2001/09/21  20:05:23
37422         Log: Restore things as they were before
37423              the backward compatibility police notices.
37424      Branch: perl
37425            ! lib/Cwd.pm
37426 ____________________________________________________________________________
37427 [ 12116] By: jhi                                   on 2001/09/21  17:52:28
37428         Log: More Cwd from Schwern: make also OS/2 and DOS
37429              Cwd agree with File::Spec (that is, native path
37430              syntax using \ instead of / -- backward compatibility
37431              polic warning) and stop Win32 from using bsd_realpath().
37432      Branch: perl
37433            ! lib/Cwd.pm
37434 ____________________________________________________________________________
37435 [ 12115] By: jhi                                   on 2001/09/21  17:19:03
37436         Log: Subject: [PATCH @12110] RE: Untested libraries update
37437              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
37438              Date: Fri, 21 Sep 2001 18:21:07 +0100
37439              Message-ID: <AIEAJICLCBDNAAOLLOKLOEENDAAA.Paul_Marquess@Yahoo.co.uk>
37440      Branch: perl
37441            ! lib/warnings/register.pm
37442 ____________________________________________________________________________
37443 [ 12114] By: jhi                                   on 2001/09/21  17:09:52
37444         Log: Subject: Re: And now the Cwd problem (was Re: chdir.t problem...)
37445              From: Michael G Schwern <schwern@pobox.com>
37446              Date: Thu, 20 Sep 2001 22:54:02 -0400
37447              Message-ID: <20010920225402.A3611@blackrider>
37448      Branch: perl
37449            ! lib/Cwd.pm
37450 ____________________________________________________________________________
37451 [ 12113] By: ams                                   on 2001/09/21  17:08:24
37452         Log: Subject: [PATCH] avoid v-strings with require/use
37453              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
37454              Date: Fri, 21 Sep 2001 12:34:40 -0400
37455              Message-Id: <20010921123440.A148500@linguist.thayer.dartmouth.edu>
37456      Branch: perl
37457            ! ext/ByteLoader/bytecode.h ext/Data/Dumper/Dumper.pm
37458            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/Dir.pm
37459            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
37460            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
37461            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoLoader.pm
37462            ! lib/AutoSplit.pm lib/Class/Struct.pm lib/Cwd.pm
37463            ! lib/Dumpvalue.pm lib/ExtUtils/Command.pm
37464            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
37465            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
37466            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/File/Basename.pm
37467            ! lib/File/CheckTree.pm lib/File/Compare.pm lib/File/Copy.pm
37468            ! lib/File/Find.pm lib/File/Path.pm lib/File/stat.pm
37469            ! lib/FileHandle.pm lib/Math/Trig.pm lib/Net/Ping.pm
37470            ! lib/Net/hostent.pm lib/Net/netent.pm lib/Net/protoent.pm
37471            ! lib/Net/servent.pm lib/Shell.pm lib/Tie/Array.pm
37472            ! lib/Tie/Handle.pm lib/Time/Local.pm lib/Time/gmtime.pm
37473            ! lib/Time/localtime.pm lib/User/grent.pm lib/base.pm
37474            ! lib/diagnostics.pm lib/fields.pm lib/vars.pm
37475            ! pod/perl56delta.pod pod/perlfunc.pod pp_ctl.c utils/pl2pm.PL
37476 ____________________________________________________________________________
37477 [ 12110] By: jhi                                   on 2001/09/21  13:59:13
37478         Log: Update Changes.
37479      Branch: perl
37480            ! Changes patchlevel.h
37481 ____________________________________________________________________________
37482 [ 12109] By: jhi                                   on 2001/09/21  13:44:43
37483         Log: Make AIX and Tru64 compilers happy.  
37484      Branch: perl
37485            ! ext/threads/threads.h ext/threads/threads.xs
37486 ____________________________________________________________________________
37487 [ 12108] By: jhi                                   on 2001/09/21  12:16:27
37488         Log: Subject: [PATCH] Re: [ID 20010920.007] q and qq does not work after do
37489              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
37490              Date: 21 Sep 2001 09:16:37 -0000
37491              Message-Id: <slrn9qm1ca.h6b.rgarciasuarez@rafael.kazibao.net>
37492      Branch: perl
37493            ! toke.c
37494 ____________________________________________________________________________
37495 [ 12107] By: jhi                                   on 2001/09/21  12:14:41
37496         Log: Subject: [PATCH pp_sys.c] pp_chdir Win32 fix
37497              From: Michael G Schwern <schwern@pobox.com>
37498              Date: Thu, 20 Sep 2001 21:21:34 -0400
37499              Message-ID: <20010920212134.Y28291@blackrider>
37500      Branch: perl
37501            ! pp_sys.c
37502 ____________________________________________________________________________
37503 [ 12106] By: jhi                                   on 2001/09/21  12:12:09
37504         Log: Subject: Re: GDB Debugging Macros from mod_perl
37505              From: rspier@pobox.com (Robert Spier)
37506              Date: Thu, 20 Sep 2001 22:45:03 -0700
37507              Message-ID: <15274.54239.413929.49430@rls.cx>
37508      Branch: perl
37509            ! pod/perltodo.pod
37510 ____________________________________________________________________________
37511 [ 12105] By: sky                                   on 2001/09/21  10:33:34
37512         Log: Fixed bug where Time::HiRes::time returned time adjusted to 
37513              timezone! GetSystemTime should be available on all Win32 
37514              platforms we support. Perhaps Time::HiRes should be extended to
37515              support WinCE and Novell?
37516      Branch: perl
37517            ! ext/Time/HiRes/HiRes.xs
37518 ____________________________________________________________________________
37519 [ 12104] By: sky                                   on 2001/09/21  08:12:39
37520         Log: Attempt to fix solaris issue raised by Andy Dougherty.  
37521      Branch: perl
37522            ! ext/threads/threads.h ext/threads/threads.xs
37523 ____________________________________________________________________________
37524 [ 12103] By: sky                                   on 2001/09/21  07:57:41
37525         Log: Rename the *thread* functions to Perl_* to avoid clashes.
37526              Notably on AIX but could become a problem on other platforms.
37527      Branch: perl
37528            ! ext/threads/threads.h ext/threads/threads.xs
37529 ____________________________________________________________________________
37530 [ 12102] By: sky                                   on 2001/09/21  07:35:30
37531         Log: Add the shared sv space to the global vars.
37532              Fix problems compiling on win32.
37533      Branch: perl
37534            ! embedvar.h ext/threads/threads.xs perlapi.h perlvars.h
37535            ! sharedsv.c sharedsv.h
37536 ____________________________________________________________________________
37537 [ 12101] By: ams                                   on 2001/09/21  00:19:55
37538         Log: Subject: [PATCH] win32/Makefile warning fix
37539              From: Blair Zajac <blair@orcaware.com>
37540              Date: Thu, 20 Sep 2001 18:15:43 -0700
37541              Message-Id: <3BAA94BF.FFD5FC3A@orcaware.com>
37542      Branch: perl
37543            ! win32/Makefile
37544 ____________________________________________________________________________
37545 [ 12100] By: jhi                                   on 2001/09/20  21:57:04
37546         Log: Subject: [PATCH bleadperl] Command.t patch had some errors... sorry.
37547              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37548              Date: Thu, 20 Sep 2001 18:36:22 +0200
37549              Message-ID: <549856591.20010920183622@tesla.rcub.bg.ac.yu>
37550      Branch: perl
37551            ! lib/ExtUtils/Command.t
37552 ____________________________________________________________________________
37553 [ 12099] By: jhi                                   on 2001/09/20  21:53:00
37554         Log: Cant spl wirth a dam.
37555      Branch: perl
37556            ! intrpvar.h
37557 ____________________________________________________________________________
37558 [ 12098] By: jhi                                   on 2001/09/20  21:52:24
37559         Log: Don't use C++ comments.
37560      Branch: perl
37561            ! ext/threads/threads.xs
37562 ____________________________________________________________________________
37563 [ 12097] By: ams                                   on 2001/09/20  21:42:07
37564         Log: Change #12044 didn't.
37565      Branch: perl
37566            ! lib/constant.pm
37567 ____________________________________________________________________________
37568 [ 12096] By: jhi                                   on 2001/09/20  13:38:44
37569         Log: Metaconfig unit changes for #12095.
37570      Branch: metaconfig
37571            ! U/modified/Myinit.U U/modified/libs.U
37572 ____________________________________________________________________________
37573 [ 12095] By: jhi                                   on 2001/09/20  13:38:22
37574         Log: Remove iconv references since we are not using it
37575              and not going to; regen perltoc, perlmodlib.
37576              (Some references still linger in perltoc, have to figure
37577              out where they are coming from.)
37578      Branch: perl
37579            ! Configure NetWare/config.wc NetWare/config_H.wc
37580            ! Porting/Glossary Porting/config.sh Porting/config_H
37581            ! config_h.SH configure.com epoc/config.sh perl.h
37582            ! pod/perlmodlib.pod pod/perltoc.pod uconfig.h uconfig.sh
37583            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
37584            ! vos/config.ga.h win32/config.bc win32/config.gc
37585            ! win32/config.vc win32/config_H.bc win32/config_H.gc
37586            ! win32/config_H.vc wince/config.ce wince/config.h
37587            ! wince/config_H.ce
37588 ____________________________________________________________________________
37589 [ 12094] By: jhi                                   on 2001/09/20  12:49:17
37590         Log: Subject: [PATCH docs] Re: ARGV and read
37591              From: Dave Mitchell <davem@fdgroup.co.uk>
37592              Date: Thu, 20 Sep 2001 13:21:31 +0100 (BST)
37593              Message-Id: <200109201221.NAA04258@gizmo.fdgroup.co.uk>
37594      Branch: perl
37595            ! pod/perltodo.pod pod/perlvar.pod
37596 ____________________________________________________________________________
37597 [ 12093] By: jhi                                   on 2001/09/20  12:45:35
37598         Log: Fresh copies from the cvs.perl.org perlfaq repository.
37599      Branch: perl
37600            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
37601            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
37602            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
37603            ! pod/perlfaq9.pod
37604 ____________________________________________________________________________
37605 [ 12092] By: jhi                                   on 2001/09/20  12:32:44
37606         Log: Subject: [PATCH] Re: n questions (was Re: 4 questions about pack/unpack)        
37607              From: Nicholas Clark <nick@ccl4.org>
37608              Date: Thu, 20 Sep 2001 14:27:08 +0100
37609              Message-ID: <20010920142708.X4971@plum.flirble.org>
37610      Branch: perl
37611            ! pp_pack.c t/op/pack.t
37612 ____________________________________________________________________________
37613 [ 12091] By: jhi                                   on 2001/09/20  12:16:50
37614         Log: The sharedsv_space* are variables, not code.  Duh.
37615      Branch: perl
37616            ! intrpvar.h makedef.pl
37617 ____________________________________________________________________________
37618 [ 12090] By: ams                                   on 2001/09/20  11:26:06
37619         Log: Subject: [patch lib/lib_pm.PL]
37620              From: Stas Bekman <stas@stason.org>
37621              Date: Thu, 20 Sep 2001 18:48:53 +0800
37622              Message-Id: <3BA9C995.6010302@stason.org>
37623              (Applied by hand.)
37624      Branch: perl
37625            ! lib/lib_pm.PL
37626 ____________________________________________________________________________
37627 [ 12089] By: jhi                                   on 2001/09/20  01:36:23
37628         Log: Only 21 tests, skipping or not.
37629      Branch: perl
37630            ! lib/ExtUtils/Command.t
37631 ____________________________________________________________________________
37632 [ 12088] By: jhi                                   on 2001/09/19  18:54:37
37633         Log: New exported symbols.
37634      Branch: perl
37635            ! makedef.pl
37636 ____________________________________________________________________________
37637 [ 12087] By: jhi                                   on 2001/09/19  13:45:59
37638         Log: Update Changes.
37639      Branch: perl
37640            ! Changes patchlevel.h
37641 ____________________________________________________________________________
37642 [ 12086] By: jhi                                   on 2001/09/19  13:02:58
37643         Log: Correct numbering of the tests is useful.
37644      Branch: perl
37645            ! ext/threads/t/basic.t
37646 ____________________________________________________________________________
37647 [ 12085] By: jhi                                   on 2001/09/19  12:11:15
37648         Log: More tests now too.
37649      Branch: perl
37650            ! lib/ExtUtils/Command.t
37651 ____________________________________________________________________________
37652 [ 12084] By: jhi                                   on 2001/09/19  12:08:33
37653         Log: More tests now.
37654      Branch: perl
37655            ! ext/threads/t/basic.t
37656 ____________________________________________________________________________
37657 [ 12083] By: jhi                                   on 2001/09/19  11:35:55
37658         Log: The test assumed 7-bit ASCII.  Now it "just"
37659              assumes 8-bit whatever.
37660      Branch: perl
37661            ! t/op/crypt.t
37662 ____________________________________________________________________________
37663 [ 12082] By: jhi                                   on 2001/09/19  11:19:56
37664         Log: Subject: Re: [PATCH] Smoke 12057 /pro/3gl/CPAN/perl-current
37665              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
37666              Date: Wed, 19 Sep 2001 11:45:28 +0200
37667              Message-Id: <20010919110037.19C7.H.M.BRAND@hccnet.nl>
37668              
37669              Lvalue casts are not portable.
37670      Branch: perl
37671            ! ext/threads/threads.xs
37672 ____________________________________________________________________________
37673 [ 12081] By: sky                                   on 2001/09/19  10:17:52
37674         Log: Make the basic test contain only realy basic API tests
37675              Seems to be a problem with detach.
37676      Branch: perl
37677            ! ext/threads/t/basic.t
37678 ____________________________________________________________________________
37679 [ 12080] By: ams                                   on 2001/09/19  01:23:55
37680         Log: Subject: [PATCH] Syncing with Test::Simple 0.19
37681              From: Michael G Schwern <schwern@pobox.com>
37682              Date: Tue, 18 Sep 2001 19:53:48 -0400
37683              Message-Id: <20010918195348.M585@blackrider>
37684              
37685              Subject: [REPATCH] Re: [PATCH lib/Test/More.pm] Stray newline confusing t/TEST
37686              From: Michael G Schwern <schwern@pobox.com>
37687              Date: Tue, 18 Sep 2001 22:07:13 -0400
37688              Message-Id: <20010918220713.B19616@blackrider>
37689      Branch: perl
37690            ! lib/Test/More.pm lib/Test/Simple.pm lib/Test/Simple/Changes
37691            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
37692            ! lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/fail.t
37693            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/todo.t
37694            ! lib/Test/Tutorial.pod
37695 ____________________________________________________________________________
37696 [ 12079] By: jhi                                   on 2001/09/19  00:19:45
37697         Log: Indent the test a bit.
37698      Branch: perl
37699            ! ext/threads/t/basic.t
37700 ____________________________________________________________________________
37701 [ 12078] By: jhi                                   on 2001/09/18  22:54:21
37702         Log: Subject: [PATCH bleadperl] added tainting for getcwd for Win32
37703              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37704              Date: Tue, 18 Sep 2001 18:06:44 +0200
37705              Message-ID: <11018348611.20010918180644@tesla.rcub.bg.ac.yu>
37706      Branch: perl
37707            ! win32/win32.c
37708 ____________________________________________________________________________
37709 [ 12077] By: jhi                                   on 2001/09/18  22:52:24
37710         Log: Subject: stat access time is wrong on Win95
37711              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
37712              Date: Tue, 18 Sep 2001 21:59:24 +0200
37713              Message-ID: <413158386.20010918215924@tesla.rcub.bg.ac.yu>
37714      Branch: perl
37715            ! lib/ExtUtils/Command.pm lib/ExtUtils/Command.t
37716 ____________________________________________________________________________
37717 [ 12076] By: ams                                   on 2001/09/18  22:11:25
37718         Log: Subject: [PATCH] Re: [PATCH] t/op/crypt.t
37719              From: Michael G Schwern <schwern@pobox.com>
37720              Date: Tue, 18 Sep 2001 18:47:14 -0400
37721              Message-Id: <20010918184714.I585@blackrider>
37722      Branch: perl
37723            ! t/op/crypt.t
37724 ____________________________________________________________________________
37725 [ 12075] By: sky                                   on 2001/09/18  19:29:37
37726         Log: two test failures
37727              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37728              Message-ID: <20010918221702.A17408@rafael>
37729              partly applied, #12074 already fixed half the patch
37730      Branch: perl
37731            ! ext/threads/t/basic.t
37732 ____________________________________________________________________________
37733 [ 12074] By: sky                                   on 2001/09/18  18:49:03
37734         Log: Fixes test case failure introduced by #12071, the warning is
37735              now correctly spelled :-)
37736      Branch: perl
37737            ! ext/IO/lib/IO/t/io_sel.t
37738 ____________________________________________________________________________
37739 [ 12073] By: sky                                   on 2001/09/18  18:46:22
37740         Log: Make the test behave properly!
37741      Branch: perl
37742            ! ext/threads/t/basic.t
37743 ____________________________________________________________________________
37744 [ 12072] By: ams                                   on 2001/09/18  18:44:59
37745         Log: OP_RCATLINE is an SVOP, not a BASEOP.
37746      Branch: perl
37747            ! opcode.h opcode.pl
37748 ____________________________________________________________________________
37749 [ 12071] By: ams                                   on 2001/09/18  18:06:27
37750         Log: Deprecate != Depreciate.
37751      Branch: perl
37752            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Select.pm
37753            ! lib/Pod/ParseUtils.pm
37754 ____________________________________________________________________________
37755 [ 12070] By: ams                                   on 2001/09/18  15:14:58
37756         Log: Subject: [PATCH] Getopt::Std cleanup
37757              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37758              Date: Tue, 18 Sep 2001 17:32:13 +0200
37759              Message-Id: <20010918173213.C777@rafael>
37760      Branch: perl
37761            ! lib/Getopt/Std.pm lib/Getopt/Std.t
37762 ____________________________________________________________________________
37763 [ 12069] By: sky                                   on 2001/09/18  14:56:33
37764         Log: Forgot the makefile
37765      Branch: perl
37766            + ext/threads/Makefile.PL
37767 ____________________________________________________________________________
37768 [ 12068] By: sky                                   on 2001/09/18  14:13:26
37769         Log: Adds the thread 0.05 module. It is now moved to the core from CPAN.
37770              The test will fail because of Test.pm not knowing about threads. 
37771              basic needs to be manually tested
37772              compile time warnings on IV2PTR conversions need to be fixed
37773      Branch: perl
37774            + ext/threads/Changes ext/threads/README ext/threads/t/basic.t
37775            + ext/threads/threads.h ext/threads/threads.pm
37776            + ext/threads/threads.xs
37777            ! MANIFEST
37778 ____________________________________________________________________________
37779 [ 12067] By: jhi                                   on 2001/09/18  11:51:08
37780         Log: DJGPP tweak from Laszlo Molnar.
37781      Branch: perl
37782            ! djgpp/config.over
37783 ____________________________________________________________________________
37784 [ 12066] By: sky                                   on 2001/09/18  10:24:31
37785         Log: Changed how ownership of mutexes are held. We never hold a mutex only a slot indicating that we own the lock.
37786      Branch: perl
37787            ! sharedsv.c sharedsv.h
37788 ____________________________________________________________________________
37789 [ 12065] By: jhi                                   on 2001/09/18  00:00:09
37790         Log: Strip ^iso- from the Encode filenames to be 8.3-friendly,
37791              ditto ^cns.
37792      Branch: perl
37793            + ext/Encode/Encode/11643-1.enc ext/Encode/Encode/11643-2.enc
37794            + ext/Encode/Encode/2022-cn.enc ext/Encode/Encode/2022-jp.enc
37795            + ext/Encode/Encode/2022-jp1.enc ext/Encode/Encode/2022-jp2.enc
37796            + ext/Encode/Encode/2022-kr.enc ext/Encode/Encode/2022.enc
37797            + ext/Encode/Encode/8859-1.enc ext/Encode/Encode/8859-1.ucm
37798            + ext/Encode/Encode/8859-10.enc ext/Encode/Encode/8859-10.ucm
37799            + ext/Encode/Encode/8859-11.enc ext/Encode/Encode/8859-11.ucm
37800            + ext/Encode/Encode/8859-13.enc ext/Encode/Encode/8859-13.ucm
37801            + ext/Encode/Encode/8859-14.enc ext/Encode/Encode/8859-14.ucm
37802            + ext/Encode/Encode/8859-15.enc ext/Encode/Encode/8859-15.ucm
37803            + ext/Encode/Encode/8859-16.enc ext/Encode/Encode/8859-16.ucm
37804            + ext/Encode/Encode/8859-2.enc ext/Encode/Encode/8859-2.ucm
37805            + ext/Encode/Encode/8859-3.enc ext/Encode/Encode/8859-3.ucm
37806            + ext/Encode/Encode/8859-4.enc ext/Encode/Encode/8859-4.ucm
37807            + ext/Encode/Encode/8859-5.enc ext/Encode/Encode/8859-5.ucm
37808            + ext/Encode/Encode/8859-6.enc ext/Encode/Encode/8859-6.ucm
37809            + ext/Encode/Encode/8859-7.enc ext/Encode/Encode/8859-7.ucm
37810            + ext/Encode/Encode/8859-8.enc ext/Encode/Encode/8859-8.ucm
37811            + ext/Encode/Encode/8859-9.enc ext/Encode/Encode/8859-9.ucm
37812            + ext/Encode/Encode/ir-197.enc
37813            - ext/Encode/Encode/cns11643-1.enc
37814            - ext/Encode/Encode/cns11643-2.enc
37815            - ext/Encode/Encode/iso2022-cn.enc
37816            - ext/Encode/Encode/iso2022-jp.enc
37817            - ext/Encode/Encode/iso2022-jp1.enc
37818            - ext/Encode/Encode/iso2022-jp2.enc
37819            - ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
37820            - ext/Encode/Encode/iso8859-1.enc
37821            - ext/Encode/Encode/iso8859-1.ucm
37822            - ext/Encode/Encode/iso8859-10.enc
37823            - ext/Encode/Encode/iso8859-10.ucm
37824            - ext/Encode/Encode/iso8859-11.enc
37825            - ext/Encode/Encode/iso8859-11.ucm
37826            - ext/Encode/Encode/iso8859-13.enc
37827            - ext/Encode/Encode/iso8859-13.ucm
37828            - ext/Encode/Encode/iso8859-14.enc
37829            - ext/Encode/Encode/iso8859-14.ucm
37830            - ext/Encode/Encode/iso8859-15.enc
37831            - ext/Encode/Encode/iso8859-15.ucm
37832            - ext/Encode/Encode/iso8859-16.enc
37833            - ext/Encode/Encode/iso8859-16.ucm
37834            - ext/Encode/Encode/iso8859-2.enc
37835            - ext/Encode/Encode/iso8859-2.ucm
37836            - ext/Encode/Encode/iso8859-3.enc
37837            - ext/Encode/Encode/iso8859-3.ucm
37838            - ext/Encode/Encode/iso8859-4.enc
37839            - ext/Encode/Encode/iso8859-4.ucm
37840            - ext/Encode/Encode/iso8859-5.enc
37841            - ext/Encode/Encode/iso8859-5.ucm
37842            - ext/Encode/Encode/iso8859-6.enc
37843            - ext/Encode/Encode/iso8859-6.ucm
37844            - ext/Encode/Encode/iso8859-7.enc
37845            - ext/Encode/Encode/iso8859-7.ucm
37846            - ext/Encode/Encode/iso8859-8.enc
37847            - ext/Encode/Encode/iso8859-8.ucm
37848            - ext/Encode/Encode/iso8859-9.enc
37849            - ext/Encode/Encode/iso8859-9.ucm
37850            - ext/Encode/Encode/isoir-197.enc
37851            ! MANIFEST ext/Encode/Encode/Tcl.t ext/Encode/Makefile.PL
37852 ____________________________________________________________________________
37853 [ 12064] By: jhi                                   on 2001/09/17  23:53:38
37854         Log: Must Uppercase.
37855      Branch: perl
37856            ! ext/Encode/Encode.pm
37857 ____________________________________________________________________________
37858 [ 12063] By: jhi                                   on 2001/09/17  23:39:28
37859         Log: Add various encodings.
37860      Branch: perl
37861            + ext/Encode/Encode/iso8859-11.enc
37862            + ext/Encode/Encode/iso8859-11.ucm ext/Encode/Encode/koi8-f.enc
37863            + ext/Encode/Encode/koi8-f.ucm ext/Encode/Encode/koi8-u.enc
37864            + ext/Encode/Encode/koi8-u.ucm ext/Encode/Encode/nextstep.enc
37865            + ext/Encode/Encode/nextstep.ucm ext/Encode/Encode/roman8.enc
37866            + ext/Encode/Encode/roman8.ucm ext/Encode/Encode/viscii.enc
37867            + ext/Encode/Encode/viscii.ucm
37868            ! MANIFEST ext/Encode/Encode.pm
37869 ____________________________________________________________________________
37870 [ 12062] By: jhi                                   on 2001/09/17  22:48:21
37871         Log: lib/unicode relic.
37872      Branch: perl
37873            ! ext/Encode/compile
37874 ____________________________________________________________________________
37875 [ 12061] By: jhi                                   on 2001/09/17  20:50:16
37876         Log: Subject: [PATCH] Re: filename problems
37877              From: Michael G Schwern <schwern@pobox.com>
37878              Date: Mon, 17 Sep 2001 17:26:26 -0400
37879              Message-ID: <20010917172626.Q585@blackrider>
37880      Branch: perl
37881            + t/lib/sample-tests/head_end t/lib/sample-tests/head_fail
37882            - t/lib/sample-tests/header_at_end
37883            - t/lib/sample-tests/header_at_end_fail
37884            ! MANIFEST lib/Test/Harness/t/test-harness.t
37885 ____________________________________________________________________________
37886 [ 12060] By: jhi                                   on 2001/09/17  20:14:53
37887         Log: Explicitly explain the 1e9 seconds, not everybody
37888              is a C geek.
37889      Branch: perl
37890            ! ext/Time/HiRes/HiRes.pm
37891 ____________________________________________________________________________
37892 [ 12059] By: jhi                                   on 2001/09/17  20:07:20
37893         Log: Explain an apparent bug reported by
37894              Richard J. Barbalace <rjbarbal@MIT.EDU>,
37895              with additional explanation from Gisle Aas.
37896      Branch: perl
37897            ! ext/Time/HiRes/HiRes.pm
37898 ____________________________________________________________________________
37899 [ 12058] By: ams                                   on 2001/09/17  19:52:01
37900         Log: Subject: [PATCH t/lib/warnings/pp, t/lib/warnings/op] new tests
37901              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
37902              Date: Mon, 17 Sep 2001 22:48:05 +0200
37903              Message-Id: <20010917224805.C11744@rafael>
37904      Branch: perl
37905            ! t/lib/warnings/op t/lib/warnings/pp
37906 ____________________________________________________________________________
37907 [ 12057] By: ams                                   on 2001/09/17  16:51:18
37908         Log: Its a nit!
37909      Branch: perl
37910            ! sv.h
37911 ____________________________________________________________________________
37912 [ 12056] By: ams                                   on 2001/09/17  16:47:55
37913         Log: Subject: [PATCH perl@12023] waitpid enhancements for VMS
37914              From: "Craig A. Berry" <craigberry@mac.com>
37915              Date: Mon, 17 Sep 2001 12:34:20 -0500
37916              Message-Id: <5.1.0.14.0.20010916222208.0469cdf8@exchi01>
37917      Branch: perl
37918            ! vms/vms.c
37919 ____________________________________________________________________________
37920 [ 12055] By: ams                                   on 2001/09/17  16:05:15
37921         Log: Subject: [PATCH] Make CPAN.pm use Digest::MD5
37922              From: Gisle Aas <gisle@ActiveState.com>
37923              Date: 16 Apr 2001 16:20:34 -0700
37924              Message-ID: <lrlmp0sa7x.fsf@caliper.ActiveState.com>
37925              (Applied by hand.)
37926      Branch: perl
37927            ! lib/CPAN.pm lib/CPAN/Nox.pm
37928 ____________________________________________________________________________
37929 [ 12054] By: jhi                                   on 2001/09/17  14:06:26
37930         Log: Update Changes.
37931      Branch: perl
37932            ! Changes patchlevel.h
37933 ____________________________________________________________________________
37934 [ 12053] By: jhi                                   on 2001/09/17  13:45:26
37935         Log: Adding new files to the MANIFEST is always nice.
37936      Branch: perl
37937            ! MANIFEST
37938 ____________________________________________________________________________
37939 [ 12052] By: jhi                                   on 2001/09/17  13:12:31
37940         Log: Reindent the PerlIO files (suggested by NI-S), used
37941              indent -kr -nce -psl -sc -TSV -TAV -THV -TGV -TIV -TUV -TNV -TMAGIC -TFILE -TPerlIO -TPerlIO_list_t -TPerlIO_funcs -TPerlIO_pair_t
37942              (GNU indent).  Note that wholesale re-indenting might
37943              be nice, but that would break nice formatting/alignment
37944              of assignments, equality testing, and complex boolean
37945              expressions with lots of &s and |s.
37946      Branch: perl
37947            ! perlio.c perlio.h perliol.h
37948 ____________________________________________________________________________
37949 [ 12051] By: jhi                                   on 2001/09/17  12:55:53
37950         Log: Add a script for being 8.3-polite.
37951              The found conflicts are being worked on.
37952      Branch: perl
37953            + check83.pl
37954            ! MANIFEST Porting/pumpkin.pod
37955 ____________________________________________________________________________
37956 [ 12050] By: sky                                   on 2001/09/17  12:44:36
37957         Log: Fixes coredump introduced by 11755 and 11790. Thanks to Doug for
37958              finding it.
37959      Branch: perl
37960            ! sv.c
37961 ____________________________________________________________________________
37962 [ 12049] By: jhi                                   on 2001/09/17  11:55:07
37963         Log: Bump up versions because of #12041.
37964      Branch: perl
37965            ! ext/Devel/DProf/DProf.pm ext/IO/lib/IO/File.pm
37966            ! ext/IO/lib/IO/Pipe.pm lib/Fatal.pm lib/Time/gmtime.pm
37967            ! lib/Time/localtime.pm
37968 ____________________________________________________________________________
37969 [ 12048] By: jhi                                   on 2001/09/17  11:51:54
37970         Log: Bump the version number because of #12042.
37971      Branch: perl
37972            ! lib/CPAN/FirstTime.pm
37973 ____________________________________________________________________________
37974 [ 12047] By: ams                                   on 2001/09/17  11:21:40
37975         Log: Subject: Re: [PATCH] turn $a.=<F> into an RCATLINE
37976              From: Abhijit Menon-Sen <ams@wiw.org>
37977              Date: Mon, 17 Sep 2001 17:44:12 +0530
37978              Message-Id: <20010917174412.B7058@lustre.dyn.wiw.org>
37979      Branch: perl
37980            ! op.c
37981 ____________________________________________________________________________
37982 [ 12046] By: sky                                   on 2001/09/17  07:14:17
37983         Log: Subject: Re: t/op/ver.t using skip() improperly
37984              From: "chromatic" <chromatic@rmci.net>
37985              Date: Mon, 17 Sep 2001 00:22:29 -0600
37986              Message-ID: <20010917062713.47716.qmail@onion.perl.org>
37987      Branch: perl
37988            ! t/op/ver.t
37989 ____________________________________________________________________________
37990 [ 12045] By: nick                                  on 2001/09/17  07:12:14
37991         Log: Integrate mainline
37992      Branch: perlio
37993           +> t/op/chdir.t
37994           !> (integrate 117 files)
37995 ____________________________________________________________________________
37996 [ 12044] By: ams                                   on 2001/09/17  05:49:53
37997         Log: Subject: [PATCH lib/constant.pm] Major POD rewrite of constant.pm
37998              From: Ilmari Karonen <iltzu@sci.fi>
37999              Date: Mon, 17 Sep 2001 00:47:57 +0300 (EET DST)
38000              Message-Id: <Pine.SOL.3.96.1010917002916.13210A-100000@simpukka>
38001              (And $VERSION = '1.05'.)
38002      Branch: perl
38003            ! lib/constant.pm
38004 ____________________________________________________________________________
38005 [ 12043] By: ams                                   on 2001/09/17  05:44:50
38006         Log: Subject: Re: [BUG?] chdir(undef) == chdir() probably a bug
38007              From: Michael G Schwern <schwern@pobox.com>
38008              Date: Mon, 17 Sep 2001 07:49:04 +0200
38009              Message-Id: <20010917074904.V1588@blackrider>
38010              (Applied with tweaks to chdir.t and pp_sys.c hunks.)
38011      Branch: perl
38012            + t/op/chdir.t
38013            ! MANIFEST pp_sys.c
38014 ____________________________________________________________________________
38015 [ 12042] By: jhi                                   on 2001/09/17  02:54:13
38016         Log: Subject: Re: CPAN.pm needs some hacking 
38017              From: "chromatic" <chromatic@rmci.net>
38018              Date: Sun, 16 Sep 2001 16:46:29 -0600
38019              Message-ID: <20010916225113.5606.qmail@onion.perl.org>
38020      Branch: perl
38021            ! lib/CPAN/FirstTime.pm
38022 ____________________________________________________________________________
38023 [ 12041] By: jhi                                   on 2001/09/16  20:43:15
38024         Log: Change use|require 5.005_64 to use|require 5.6.1.
38025      Branch: perl
38026            ! ext/Data/Dumper/Dumper.pm ext/Devel/DProf/DProf.pm
38027            ! ext/IO/lib/IO/File.pm ext/IO/lib/IO/Handle.pm
38028            ! ext/IO/lib/IO/Pipe.pm ext/IO/lib/IO/Seekable.pm
38029            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/AutoSplit.pm
38030            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Command.pm
38031            ! lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
38032            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Mksymlists.pm
38033            ! lib/ExtUtils/Packlist.pm lib/Fatal.pm lib/FileHandle.pm
38034            ! lib/Math/Trig.pm lib/Net/Ping.pm lib/Net/hostent.pm
38035            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
38036            ! lib/Shell.pm lib/Tie/Array.pm lib/Tie/Handle.pm
38037            ! lib/Time/gmtime.pm lib/Time/localtime.pm lib/User/grent.pm
38038            ! lib/base.pm lib/fields.pm
38039 ____________________________________________________________________________
38040 [ 12040] By: jhi                                   on 2001/09/16  20:36:58
38041         Log: Bump up version numbers.
38042              
38043              TODO 1: double check that pre-5.6.1 CPAN.pm:s
38044              don't try to download 5.8.0 because of the
38045              version numbers.  Mainly this means using _00
38046              in the core version numbers.
38047              
38048              TODO 2: the "use 5.005_64" in many modules
38049              needs to be changed to, say, "use 5.6.1".
38050      Branch: perl
38051            ! ext/B/B/Assembler.pm ext/Data/Dumper/Dumper.pm
38052            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/CPAN.pm
38053            ! lib/ExtUtils/Embed.pm lib/ExtUtils/Install.pm
38054            ! lib/ExtUtils/Installed.pm lib/ExtUtils/Manifest.pm
38055            ! lib/File/Basename.pm lib/File/Copy.pm lib/File/Find.pm
38056            ! lib/File/Path.pm lib/File/Spec.pm lib/File/Spec/Functions.pm
38057            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
38058            ! lib/File/Spec/Win32.pm lib/FindBin.pm lib/Pod/Checker.pm
38059            ! lib/Pod/Find.pm lib/SelfLoader.pm lib/Shell.pm
38060            ! lib/Tie/Handle.pm lib/blib.pm lib/diagnostics.pm
38061            ! vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
38062 ____________________________________________________________________________
38063 [ 12039] By: jhi                                   on 2001/09/16  19:23:07
38064         Log: Use UCHARAT() as suggested by Inaba Hiroto.
38065      Branch: perl
38066            ! regexec.c
38067 ____________________________________________________________________________
38068 [ 12038] By: ams                                   on 2001/09/16  15:16:24
38069         Log: Subject: [PATCH] Re: Core module version numbers review
38070              From: Peter Scott <Peter@PSDT.com>
38071              Date: Sun, 16 Sep 2001 09:09:58 -0700
38072              Message-Id: <4.3.2.7.2.20010916090716.00b452a0@mail.webquarry.com>
38073      Branch: perl
38074            ! lib/perl5db.pl
38075 ____________________________________________________________________________
38076 [ 12037] By: jhi                                   on 2001/09/16  14:27:54
38077         Log: Supply more details on how lc/uc/lcfirst/ucfirst are
38078              not yet fully implemented.
38079      Branch: perl
38080            ! pod/perlfunc.pod pod/perlunicode.pod
38081 ____________________________________________________________________________
38082 [ 12036] By: jhi                                   on 2001/09/15  23:13:12
38083         Log: Subject: [patch] plug PL_beginav_save leak
38084              From: Doug MacEachern <dougm@covalent.net>
38085              Date: Sat, 15 Sep 2001 17:02:18 -0700 (PDT)
38086              Message-ID: <Pine.LNX.4.21.0109151659060.6089-100000@mako.covalent.net>
38087      Branch: perl
38088            ! perl.c
38089 ____________________________________________________________________________
38090 [ 12035] By: jhi                                   on 2001/09/15  23:12:28
38091         Log: (accidentally empty checkin)
38092      Branch: perl
38093            ! sv.c
38094 ____________________________________________________________________________
38095 [ 12034] By: jhi                                   on 2001/09/15  23:08:09
38096         Log: Subject: [patch] ithreads+PL_beginav_save
38097              From: Doug MacEachern <dougm@covalent.net>
38098              Date: Sat, 15 Sep 2001 16:53:01 -0700 (PDT)
38099              Message-ID: <Pine.LNX.4.21.0109151651050.6089-100000@mako.covalent.net>
38100      Branch: perl
38101            ! sv.c
38102 ____________________________________________________________________________
38103 [ 12033] By: jhi                                   on 2001/09/15  23:07:19
38104         Log: Subject: [PATCH] h2xs.PL with C::Scan
38105              From: Tim Jenness <t.jenness@jach.hawaii.edu>
38106              Date: Sat, 15 Sep 2001 13:41:28 -1000 (HST)
38107              Message-ID: <Pine.LNX.4.33.0109151338560.3075-100000@lapaki>
38108      Branch: perl
38109            ! utils/h2xs.PL
38110 ____________________________________________________________________________
38111 [ 12032] By: jhi                                   on 2001/09/15  18:43:20
38112         Log: Elaborate (well, make more vague, really) #12030.
38113      Branch: perl
38114            ! pod/perltodo.pod pod/perlunicode.pod
38115 ____________________________________________________________________________
38116 [ 12031] By: jhi                                   on 2001/09/15  18:37:07
38117         Log: Subject: [PATCH regexec.c] adding (U8) to case insensitive matching
38118              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38119              Date: Fri, 14 Sep 2001 20:58:30 -0400 (EDT)
38120              Message-ID: <Pine.GSO.4.21.0109142057490.12393-100000@crusoe.crusoe.net>
38121      Branch: perl
38122            ! regexec.c
38123 ____________________________________________________________________________
38124 [ 12030] By: jhi                                   on 2001/09/15  17:15:40
38125         Log: Document that the lc(), uc(), lcfirst(), ucfirst()
38126              are not yet complete.
38127      Branch: perl
38128            ! pod/perltodo.pod pod/perlunicode.pod
38129 ____________________________________________________________________________
38130 [ 12029] By: jhi                                   on 2001/09/15  13:53:42
38131         Log: Document what's still to be done on the regular expression
38132              Unicode support, based on the UTR#18.
38133      Branch: perl
38134            ! pod/perltodo.pod pod/perlunicode.pod
38135 ____________________________________________________________________________
38136 [ 12028] By: jhi                                   on 2001/09/15  12:37:31
38137         Log: Regen headers.
38138      Branch: perl
38139            ! embedvar.h perlapi.h
38140 ____________________________________________________________________________
38141 [ 12027] By: jhi                                   on 2001/09/15  12:33:49
38142         Log: Subject: Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{CODE}) regex 
38143              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
38144              Date: Sun, 09 Sep 2001 18:41:54 +0100
38145              Message-Id: <200109091741.f89HfsM18534@crypt.compulink.co.uk>
38146      Branch: perl
38147            ! Porting/findvars ext/ByteLoader/bytecode.h
38148            ! ext/Thread/Thread.xs mg.c op.c perl.c perl.h pp_ctl.c sv.c
38149            ! t/run/kill_perl.t thrdvar.h toke.c util.c wince/perldll.def
38150 ____________________________________________________________________________
38151 [ 12026] By: gsar                                  on 2001/09/15  04:04:04
38152         Log: enable most warnings for windows build; fix the various typecasting
38153              nits that showed up (no bugfixes here)
38154      Branch: maint-5.6/perl
38155            ! av.c cop.h doop.c dump.c ext/Devel/Peek/Peek.xs
38156            ! ext/POSIX/POSIX.xs gv.c hv.c mg.c op.c perl.c perl.h perly.c
38157            ! perly.y pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c
38158            ! sv.c toke.c universal.c utf8.c util.c vms/perly_c.vms
38159            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
38160            ! x2p/walk.c
38161 ____________________________________________________________________________
38162 [ 12025] By: jhi                                   on 2001/09/14  22:22:58
38163         Log: Integrate change #12024 from maintperl
38164              (a local() precedence bug)
38165      Branch: perl
38166           !> lib/ExtUtils/Install.pm
38167 ____________________________________________________________________________
38168 [ 12024] By: gsar                                  on 2001/09/14  22:11:06
38169         Log: fix local() precedence bug in change#8311, came into maint-5.6 as
38170              change#8642
38171      Branch: maint-5.6/perl
38172            ! lib/ExtUtils/Install.pm
38173 ____________________________________________________________________________
38174 [ 12023] By: jhi                                   on 2001/09/14  15:04:16
38175         Log: Update Changes.
38176      Branch: perl
38177            ! Changes patchlevel.h
38178 ____________________________________________________________________________
38179 [ 12022] By: jhi                                   on 2001/09/14  14:49:52
38180         Log: Subject: Re: [ID 20010911.001] Not OK: perl v5.7.2 +DEVEL11978 on
38181              From: "chromatic" <chromatic@rmci.net>
38182              Date: Fri, 14 Sep 2001 09:44:57 -0600 
38183              Message-ID: <20010914154936.70059.qmail@onion.perl.org>
38184      Branch: perl
38185            ! lib/ExtUtils/Manifest.t
38186 ____________________________________________________________________________
38187 [ 12021] By: jhi                                   on 2001/09/14  14:46:36
38188         Log: Hopefully better skipping of the Complete.t tests
38189              in case of not a tty. 
38190      Branch: perl
38191            ! lib/Term/Complete.t t/op/stat.t
38192 ____________________________________________________________________________
38193 [ 12020] By: jhi                                   on 2001/09/14  14:10:44
38194         Log: Subject: [PATCH regexec.c] more jumpables, and hit-bit bug
38195              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38196              Date: Fri, 14 Sep 2001 09:58:24 -0400 (EDT)
38197              Message-ID: <Pine.GSO.4.21.0109140955250.12393-100000@crusoe.crusoe.net>     
38198      Branch: perl
38199            ! regexec.c t/op/pat.t
38200 ____________________________________________________________________________
38201 [ 12019] By: jhi                                   on 2001/09/14  14:02:59
38202         Log: Subject: Re: unterminated C<...> at line 426 in file perlport.pod
38203              From: Robin Barker <rmb1@cise.npl.co.uk>
38204              Date: Fri, 14 Sep 2001 16:01:11 +0100 (BST)
38205              Message-Id: <200109141501.QAA13044@tempest.npl.co.uk>
38206      Branch: perl
38207            ! pod/perlport.pod
38208 ____________________________________________________________________________
38209 [ 12018] By: jhi                                   on 2001/09/14  13:55:56
38210         Log: NetWare tweaks from Ananth Kesari.
38211      Branch: perl
38212            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
38213            ! NetWare/nwutil.h
38214 ____________________________________________________________________________
38215 [ 12017] By: jhi                                   on 2001/09/14  13:50:08
38216         Log: Subject: unterminated C<...> at line 426 in file perlport.pod
38217              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
38218              Date: Fri, 14 Sep 2001 10:51:13 +0200
38219              Message-Id: <20010914103300.4B59.H.M.BRAND@hccnet.nl>
38220      Branch: perl
38221            ! pod/perlport.pod
38222 ____________________________________________________________________________
38223 [ 12016] By: jhi                                   on 2001/09/14  13:28:08
38224         Log: Subject: Re: [PATCH 2 pl2pm.PL]
38225              From: Joe Smith <Joe.Smith@inwap.com>
38226              Date: Fri, 14 Sep 2001 00:13:32 -0700
38227              Message-Id: <3BA1AE1C.64313CEE@inwap.com>                 
38228              
38229              Eradicate qu.
38230      Branch: perl
38231            ! keywords.h keywords.pl utils/pl2pm.PL
38232 ____________________________________________________________________________
38233 [ 12015] By: jhi                                   on 2001/09/14  02:38:23
38234         Log: Retract #12013, didn't go over too well in Tru64.
38235      Branch: perl
38236            ! embed.h embed.pl sv.h
38237 ____________________________________________________________________________
38238 [ 12014] By: jhi                                   on 2001/09/14  02:31:05
38239         Log: Subject: [PATCH] Execute files of debugger commands
38240              From: Peter Scott <Peter@PSDT.com>
38241              Date: Thu, 13 Sep 2001 15:26:31 -0700
38242              Message-Id: <4.3.2.7.2.20010913115845.00b22100@mail.webquarry.com>
38243      Branch: perl
38244            ! lib/perl5db.pl pod/perldebug.pod
38245 ____________________________________________________________________________
38246 [ 12013] By: jhi                                   on 2001/09/14  02:25:05
38247         Log: (Retracted by #12015)
38248              Subject: [proposed PATCH] Re: perl@11920
38249              From: Nicholas Clark <nick@ccl4.org>
38250              Date: Wed, 12 Sep 2001 23:46:09 +0100
38251              Message-ID: <20010912234609.H4971@plum.flirble.org>     
38252      Branch: perl
38253            ! embed.h embed.pl sv.h
38254 ____________________________________________________________________________
38255 [ 12012] By: jhi                                   on 2001/09/14  02:12:02
38256         Log: ucblib shouldn't be linked against in nonstop-ux,
38257              from Tom Bates.
38258      Branch: perl
38259            ! hints/nonstopux.sh
38260 ____________________________________________________________________________
38261 [ 12011] By: jhi                                   on 2001/09/13  12:54:51
38262         Log: Do stty only if we have stty.
38263              
38264              TODO: non-UNIX platforms.  Solaris and /usr/ucb/stty?
38265      Branch: perl
38266            ! lib/Term/Complete.pm
38267 ____________________________________________________________________________
38268 [ 12010] By: jhi                                   on 2001/09/13  12:44:28
38269         Log: Skip the test if not running on a tty.
38270      Branch: perl
38271            ! lib/Term/Complete.t
38272 ____________________________________________________________________________
38273 [ 12009] By: jhi                                   on 2001/09/13  12:01:56
38274         Log: Regen headers.
38275      Branch: perl
38276            ! embed.h opcode.h pod/perlapi.pod proto.h
38277 ____________________________________________________________________________
38278 [ 12008] By: jhi                                   on 2001/09/12  17:51:32
38279         Log: Subject: [PATCH op.c] Re: perl@12003
38280              From: Robin Barker <rmb1@cise.npl.co.uk>
38281              Date: Wed, 12 Sep 2001 19:00:38 +0100 (BST)
38282              Message-Id: <200109121800.TAA05256@tempest.npl.co.uk>
38283      Branch: perl
38284            ! op.c
38285 ____________________________________________________________________________
38286 [ 12007] By: jhi                                   on 2001/09/12  17:49:39
38287         Log: Subject: [PATCH sv.c] may be uninitialized warning forperl@12003
38288              From: Robin Barker <rmb1@cise.npl.co.uk>
38289              Date: Wed, 12 Sep 2001 19:00:31 +0100 (BST)
38290              Message-Id: <200109121800.TAA05250@tempest.npl.co.uk>
38291      Branch: perl
38292            ! sv.c
38293 ____________________________________________________________________________
38294 [ 12006] By: jhi                                   on 2001/09/12  17:41:49
38295         Log: Upgrade to Memoize 0.66.
38296      Branch: perl
38297            ! lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
38298            ! lib/Memoize/Expire.pm lib/Memoize/README lib/Memoize/TODO
38299            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
38300 ____________________________________________________________________________
38301 [ 12005] By: jhi                                   on 2001/09/12  13:14:59
38302         Log: Subject: [ID 20010912.007] substr reference core dump
38303              From: me-01@ton.iguana.be
38304              Date: 12 Sep 2001 14:11:16 -0000
38305              Message-Id: <20010912141116.6058.qmail@quasar.home.lunix>
38306      Branch: perl
38307            ! mg.c
38308 ____________________________________________________________________________
38309 [ 12004] By: ams                                   on 2001/09/12  01:13:49
38310         Log: Subject: [PATCH perlfaq4.pod] Deobfuscate Fisher-Yates example code
38311              From: Ilmari Karonen <iltzu@sci.fi>
38312              Date: Tue, 11 Sep 2001 23:31:25 +0300 (EET DST)
38313              Message-Id: <Pine.SOL.3.96.1010911231925.688A-100000@simpukka>
38314      Branch: perl
38315            ! pod/perlfaq4.pod
38316 ____________________________________________________________________________
38317 [ 12003] By: jhi                                   on 2001/09/11  13:02:37
38318         Log: Update Changes.
38319      Branch: perl
38320            ! Changes patchlevel.h
38321 ____________________________________________________________________________
38322 [ 12002] By: jhi                                   on 2001/09/11  11:50:48
38323         Log: NetWare update from Ananth Kesari.
38324      Branch: perl
38325            ! NetWare/NWUtil.c NetWare/Nwmain.c NetWare/Nwpipe.c
38326            ! NetWare/config.wc NetWare/config_H.wc NetWare/nwutil.h
38327 ____________________________________________________________________________
38328 [ 12001] By: jhi                                   on 2001/09/11  11:40:51
38329         Log: Retract #11984: div() being redefined, and 1397
38330              failing on 64-bit platforms.
38331      Branch: perl
38332            ! lib/Math/BigInt/Calc.pm
38333 ____________________________________________________________________________
38334 [ 12000] By: jhi                                   on 2001/09/11  11:19:07
38335         Log: Metaconfig unit change for #11999.
38336      Branch: metaconfig
38337            ! U/protos/d_lseekproto.U
38338 ____________________________________________________________________________
38339 [ 11999] By: jhi                                   on 2001/09/11  11:18:36
38340         Log: The lseek fix (#11991) was no fix.
38341      Branch: perl
38342            ! Configure
38343 ____________________________________________________________________________
38344 [ 11998] By: sky                                   on 2001/09/11  07:52:06
38345         Log: Subject: [PATCH] Encode.pm add UCS-2 little endian support
38346              From: Matt Sergeant <MSergeant@star.net.uk>
38347              Date: Tue, 11 Sep 2001 09:22:32 +0100
38348              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B9003C@UKS040>
38349      Branch: perl
38350            ! ext/Encode/Encode.pm
38351 ____________________________________________________________________________
38352 [ 11997] By: sky                                   on 2001/09/11  06:35:29
38353         Log: Sometimes dTHX is added because it is needed on non 
38354              gnuc platforms, but not needed there. This uses GCC
38355              to silence GCC specific warnings by marking pTHX as 
38356              unused.
38357      Branch: perl
38358            ! perl.h
38359 ____________________________________________________________________________
38360 [ 11996] By: nick                                  on 2001/09/11  06:25:27
38361         Log: Integrate mainline
38362      Branch: perlio
38363            - ext/POSIX/sigaction.t lib/File/Find/taint.t
38364           !> lib/CGI/t/carp.t lib/Test/Simple/t/simple.t t/op/crypt.t
38365 ____________________________________________________________________________
38366 [ 11995] By: nick                                  on 2001/09/11  06:23:39
38367         Log: Part Integrate mainline
38368      Branch: perlio
38369           +> (branch 69 files)
38370            - ext/Cwd/Cwd.t ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t
38371            - ext/POSIX/POSIX.t lib/Attribute/Handlers/test.pl
38372            - lib/Env/array.t lib/Env/env.t lib/File/Find/find.t
38373            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
38374            - lib/Switch/t/switch_case.t lib/Test/Harness.t
38375            - lib/Test/More/Changes lib/Test/More/t/More.t
38376            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
38377            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
38378            - lib/Text/Balanced.pod lib/Text/Balanced/t/genxt.t
38379            - lib/Text/Balanced/t/xbrak.t lib/Text/Balanced/t/xcode.t
38380            - lib/Text/Balanced/t/xdeli.t lib/Text/Balanced/t/xmult.t
38381            - lib/Text/Balanced/t/xquot.t lib/Text/Balanced/t/xtagg.t
38382            - lib/Text/Balanced/t/xvari.t objXSUB.h t/lib/MyFilter.pm
38383            - t/lib/Test/More/Catch.pm wince/perl.ico
38384           !> (integrate 197 files)
38385 ____________________________________________________________________________
38386 [ 11994] By: jhi                                   on 2001/09/11  03:12:44
38387         Log: Subject: Re: [PATCH] Encode.pm docs fix
38388              From: Gisle Aas <gisle@ActiveState.com>
38389              Date: 10 Sep 2001 11:27:02 -0700
38390              Message-ID: <lrwv363nrd.fsf@caliper.ActiveState.com>
38391      Branch: perl
38392            ! ext/Encode/Encode.pm
38393 ____________________________________________________________________________
38394 [ 11993] By: jhi                                   on 2001/09/11  02:27:25
38395         Log: Fix unpack U to be the reverse of pack U
38396              (but implement unpack U0U as a backdoor to get
38397              the UTF-8 malformed warnings from un-UTF-8 data)
38398      Branch: perl
38399            ! pod/perlunicode.pod pp_pack.c t/op/pack.t t/op/utf8decode.t
38400 ____________________________________________________________________________
38401 [ 11992] By: jhi                                   on 2001/09/11  00:14:24
38402         Log: Metaconfig unit change for #11991;
38403              delete an unused unit (d_strtoull.U is the one used)
38404      Branch: metaconfig
38405            ! U/protos/d_lseekproto.U
38406      Branch: metaconfig/U/perl
38407            - strtoull.U
38408 ____________________________________________________________________________
38409 [ 11991] By: jhi                                   on 2001/09/11  00:14:01
38410         Log: Subject: [PATCH] Configure not recording lseek proto
38411              From: Blair Zajac <blair@orcaware.com>
38412              Date: Mon, 10 Sep 2001 17:52:37 -0700
38413              Message-ID: <3B9D6055.BA334A31@orcaware.com>
38414              
38415              plus regen Configure.
38416      Branch: perl
38417            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
38418            ! config_h.SH uconfig.h
38419 ____________________________________________________________________________
38420 [ 11990] By: jhi                                   on 2001/09/10  23:59:25
38421         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?)))                  
38422              From: Nicholas Clark <nick@ccl4.org>
38423              Date: Tue, 11 Sep 2001 00:00:31 +0100
38424              Message-ID: <20010911000031.G1512@plum.flirble.org>
38425      Branch: perl
38426            + t/op/qq.t
38427            ! MANIFEST numeric.c perl.h regcomp.c t/op/pat.t toke.c
38428 ____________________________________________________________________________
38429 [ 11989] By: jhi                                   on 2001/09/10  23:31:45
38430         Log: Subject: [PATCH] Building on win32 w/o perlio
38431              From: "Mattia Barbon" <mbarbon@dsi.unive.it>
38432              Date: Mon, 10 Sep 2001 23:38:46 +0200
38433              Message-ID: <3B9D4F06.14433.2C37644@localhost>
38434      Branch: perl
38435            ! perl.c win32/Makefile win32/makefile.mk
38436 ____________________________________________________________________________
38437 [ 11988] By: jhi                                   on 2001/09/10  23:26:40
38438         Log: Subject: [PATCH MANIFEST lib/CGI/t/push.t] New Test for CGI::Push
38439              From: "chromatic" <chromatic@rmci.net>
38440              Date: Mon, 10 Sep 2001 15:14:01 -0600
38441              Message-ID: <20010910211833.30177.qmail@onion.perl.org>
38442      Branch: perl
38443            + lib/CGI/t/push.t
38444            ! MANIFEST
38445 ____________________________________________________________________________
38446 [ 11987] By: jhi                                   on 2001/09/10  23:24:11
38447         Log: Subject: avoiding hoardes of zombies
38448              From: Nicholas Clark <nick@ccl4.org>
38449              Date: Mon, 10 Sep 2001 22:00:40 +0100
38450              Message-ID: <20010910220040.C1512@plum.flirble.org>
38451      Branch: perl
38452            ! pod/perlipc.pod
38453 ____________________________________________________________________________
38454 [ 11986] By: jhi                                   on 2001/09/10  23:22:10
38455         Log: Subject: PATCH Resubmission  - was Re: [ID 20010902.001] v strings over 2*31 barf
38456              From: John Peacock <jpeacock@rowman.com>
38457              Date: Mon, 10 Sep 2001 16:34:30 -0400
38458              Message-ID: <3B9D23D6.90BCCC25@rowman.com>
38459      Branch: perl
38460            ! sv.c t/op/ver.t utf8.h
38461 ____________________________________________________________________________
38462 [ 11985] By: ams                                   on 2001/09/10  23:20:13
38463         Log: Typo fixed by Blair Zajac in <3B9D284C.23B8D20B@orcaware.com>.
38464      Branch: perl
38465            ! MANIFEST
38466 ____________________________________________________________________________
38467 [ 11984] By: jhi                                   on 2001/09/10  23:09:31
38468         Log: (Retracted by #12001)
38469              Subject: Calc with USE_MUL/USE_DIV
38470              From: Tels <perl_dummy@bloodgate.com>
38471              Date: Fri, 07 Sep 2001 18:52:08 +0200 (CEST)
38472              Message-Id: <200109071651.TAA11249@tiku.hut.fi>
38473      Branch: perl
38474            ! lib/Math/BigInt/Calc.pm
38475 ____________________________________________________________________________
38476 [ 11983] By: jhi                                   on 2001/09/10  22:37:14
38477         Log: Subject: [PATCH op.c] Re: perl@11978
38478              From: Robin Barker <rmb1@cise.npl.co.uk>
38479              Date: Mon, 10 Sep 2001 18:58:01 +0100 (BST)
38480              Message-Id: <200109101758.SAA07670@tempest.npl.co.uk>
38481              
38482              Format errors.
38483      Branch: perl
38484            ! op.c
38485 ____________________________________________________________________________
38486 [ 11982] By: jhi                                   on 2001/09/10  22:35:57
38487         Log: Switch PADOFFSET back to U32 both because of binary backward
38488              compatibility and because Arthur seems to have been fixing the
38489              problems with naughty integer-pointer casting.
38490      Branch: perl
38491            ! op.h
38492 ____________________________________________________________________________
38493 [ 11981] By: ams                                   on 2001/09/10  16:31:43
38494         Log: Subject: [PATCH MANIFEST, lib/ExtUtils/Command.pm, lib/ExtUtils/Command.t]
38495              Fix Pod Typo, Add Test for ExtUtils::Command
38496              From: "chromatic" <chromatic@rmci.net>
38497              Date: Mon, 10 Sep 2001 11:20:56 -0600
38498              Message-Id: <20010910172528.54160.qmail@onion.perl.org>
38499      Branch: perl
38500            + lib/ExtUtils/Command.t
38501            ! MANIFEST lib/ExtUtils/Command.pm
38502 ____________________________________________________________________________
38503 [ 11980] By: jhi                                   on 2001/09/10  13:29:35
38504         Log: Subject: [PATCH] Encode.pm docs fix
38505              From: Matt Sergeant <MSergeant@star.net.uk>
38506              Date: Mon, 10 Sep 2001 15:24:01 +0100
38507              Message-ID: <315E8A8BF9D1D411AD3D00508BB1B0C004B90035@UKS040>     
38508      Branch: perl
38509            ! ext/Encode/Encode.pm
38510 ____________________________________________________________________________
38511 [ 11979] By: jhi                                   on 2001/09/10  13:17:48
38512         Log: Update Changes.
38513      Branch: perl
38514            ! Changes patchlevel.h
38515 ____________________________________________________________________________
38516 [ 11978] By: jhi                                   on 2001/09/10  12:59:40
38517         Log: Revert #11973, the dTHX seems to be needed in there
38518              for threaded builds.
38519      Branch: perl
38520            ! perlio.c
38521 ____________________________________________________________________________
38522 [ 11977] By: jhi                                   on 2001/09/10  12:55:47
38523         Log: Detypo.
38524      Branch: perl
38525            ! pod/perlguts.pod
38526 ____________________________________________________________________________
38527 [ 11976] By: jhi                                   on 2001/09/10  12:46:34
38528         Log: Further Class::Struct patching from Damian.
38529              
38530              The new new semantics are:
38531              
38532              * If you pass an initializer for a nested object, it has to be:
38533              a) a reference to an object of that class, or      
38534              b) a reference to an object of a subclass of that class, or
38535              c) a reference to a hash of arguments to be passed to the
38536              class's constructor
38537              * If you pass no initializer for a nested object, the attribute
38538              is initialized to C<undef>
38539      Branch: perl
38540            ! lib/Class/Struct.pm
38541 ____________________________________________________________________________
38542 [ 11975] By: jhi                                   on 2001/09/10  12:42:24
38543         Log: Skip the crypt test if no crypt.
38544      Branch: perl
38545            ! t/op/crypt.t
38546 ____________________________________________________________________________
38547 [ 11974] By: jhi                                   on 2001/09/10  12:39:25
38548         Log: Warn against using bare v-strings as IP addresses
38549              (okay if using the wrappers from Socket)
38550      Branch: perl
38551            ! pod/perldata.pod pod/perlport.pod
38552 ____________________________________________________________________________
38553 [ 11973] By: sky                                   on 2001/09/10  11:57:58
38554         Log: Remove unused dTHX. Silenced another warning.
38555      Branch: perl
38556            ! perlio.c
38557 ____________________________________________________________________________
38558 [ 11972] By: sky                                   on 2001/09/10  11:54:25
38559         Log: Silence some more warnings INT2PTR.
38560      Branch: perl
38561            ! pp.c pp_ctl.c sharedsv.c sv.c taint.c
38562 ____________________________________________________________________________
38563 [ 11971] By: sky                                   on 2001/09/10  11:21:50
38564         Log: Silence another ITHREAD 64bit INT/32bit PTR warning.
38565      Branch: perl
38566            ! cop.h
38567 ____________________________________________________________________________
38568 [ 11970] By: sky                                   on 2001/09/10  11:17:25
38569         Log: Apply INT2PTR with force to silence warnings from
38570              PM_GETRE and friends. No more warnings with 64bit 
38571              IVs and 32bit pointers.    
38572      Branch: perl
38573            ! op.c op.h perl.c
38574 ____________________________________________________________________________
38575 [ 11969] By: sky                                   on 2001/09/10  10:13:02
38576         Log: Removed reference of -DPERL_CUSTOM_OPS in the documentation.
38577      Branch: perl
38578            ! pod/perlguts.pod
38579 ____________________________________________________________________________
38580 [ 11968] By: sky                                   on 2001/09/10  10:02:51
38581         Log: Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS
38582              Rename to custop_op_name to Perl_custom_op_name to match perlapi
38583              Clone the hashtable PL_custom_op_names and PL_custop_op_descs in 
38584              perl_clone.
38585      Branch: perl
38586            ! embed.pl intrpvar.h makedef.pl op.c opcode.pl sv.c
38587 ____________________________________________________________________________
38588 [ 11967] By: jhi                                   on 2001/09/10  03:14:35
38589         Log: Using strlen() not good on embedded nul bytes.
38590      Branch: perl
38591            ! regcomp.c
38592 ____________________________________________________________________________
38593 [ 11966] By: ams                                   on 2001/09/09  21:06:13
38594         Log: Subject: Re: [ID 20010810.011] 'use v2b' not allowed with strict
38595              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
38596              Date: Mon, 13 Aug 2001 22:51:59 +0200
38597              Message-ID: <20010813225159.C6681@rafael>
38598              (Applied with several tweaks.)
38599      Branch: perl
38600            ! embed.h embed.pl proto.h toke.c
38601 ____________________________________________________________________________
38602 [ 11965] By: jhi                                   on 2001/09/09  14:40:39
38603         Log: The exact error message is system-dependent.
38604      Branch: perl
38605            ! lib/ExtUtils/Manifest.t
38606 ____________________________________________________________________________
38607 [ 11964] By: jhi                                   on 2001/09/09  14:38:05
38608         Log: Add Windows and Mac Sami support to Encode
38609              (http://www.egt.ie/standards/se/sami-teastabaiki.html)
38610      Branch: perl
38611            + ext/Encode/Encode/isoir-197.enc ext/Encode/Encode/macSami.enc
38612            ! MANIFEST
38613 ____________________________________________________________________________
38614 [ 11963] By: jhi                                   on 2001/09/09  13:54:07
38615         Log: Use the tried method.
38616      Branch: perl
38617            ! pod/perlport.pod
38618 ____________________________________________________________________________
38619 [ 11962] By: jhi                                   on 2001/09/09  13:46:59
38620         Log: Can't count parentheses.
38621      Branch: perl
38622            ! ext/IO/lib/IO/Socket/INET.pm
38623 ____________________________________________________________________________
38624 [ 11961] By: jhi                                   on 2001/09/09  13:34:12
38625         Log: perlport additions: 1 while unlink, add/delete directory
38626              entries and permissions, cygwin stat funkiness (from Michael
38627              Schwern and Nicholas Clark)
38628      Branch: perl
38629            ! pod/perlport.pod
38630 ____________________________________________________________________________
38631 [ 11960] By: jhi                                   on 2001/09/09  13:19:12
38632         Log: blib does have a detectable test.
38633      Branch: perl
38634            ! t/lib/1_compile.t
38635 ____________________________________________________________________________
38636 [ 11959] By: jhi                                   on 2001/09/09  13:16:43
38637         Log: Subject: [PATCH MANIFEST, lib/Term/Complete.t] Add Test for Term::Complete
38638              From: "chromatic" <chromatic@rmci.net>
38639              Date: Sat, 08 Sep 2001 19:33:42 -0600
38640              Message-ID: <20010909013810.11522.qmail@onion.perl.org>
38641      Branch: perl
38642            + lib/Term/Complete.t
38643            ! MANIFEST
38644 ____________________________________________________________________________
38645 [ 11958] By: jhi                                   on 2001/09/09  13:09:02
38646         Log: Subject: [PATCH MANIFEST lib/Test/Tutorial.pod] Test::Tutorial?
38647              From: Michael G Schwern <schwern@pobox.com> 
38648              Date: Sat, 8 Sep 2001 02:40:26 -0400
38649              Message-ID: <20010908024026.A26283@blackrider>
38650      Branch: perl
38651            + lib/Test/Tutorial.pod
38652            ! MANIFEST
38653 ____________________________________________________________________________
38654 [ 11957] By: jhi                                   on 2001/09/09  13:03:33
38655         Log: Try to look up protocol (by name) only iff it has non-numbers:
38656              nice if the server is in a chrooted environment (no /etc/protocols,
38657              server code using hardcorded protocol numbers like 6 for tcp),
38658              suggested by John Holdsworth <coldwave@bigfoot.com>.
38659              In other words, if we are given a number, why look it up again
38660              (by number)?
38661      Branch: perl
38662            ! ext/IO/lib/IO/Socket/INET.pm
38663 ____________________________________________________________________________
38664 [ 11956] By: jhi                                   on 2001/09/09  12:53:12
38665         Log: Subject: [PATCH regcomp.c] zero-width assertions CAN be ?'d
38666              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38667              Date: Sat, 8 Sep 2001 15:42:30 -0400 (EDT) 
38668              Message-ID: <Pine.GSO.4.21.0109081535480.24489-100000@crusoe.crusoe.net>
38669              
38670              Subject: Re: [PATCH t/op/misc.t] regcomp.c patch broke test 
38671              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38672              Date: Sat, 8 Sep 2001 18:33:12 -0400 (EDT)
38673              Message-ID: <Pine.GSO.4.21.0109081832030.24489-100000@crusoe.crusoe.net>
38674              Subject: [PATCH t/lib/warnings/regcomp] (?=...)? gives no warning now
38675              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38676              Date: Sat, 8 Sep 2001 18:37:22 -0400 (EDT)
38677              Message-ID: <Pine.GSO.4.21.0109081835340.24489-100000@crusoe.crusoe.net>
38678      Branch: perl
38679            ! regcomp.c t/lib/warnings/regcomp t/run/kill_perl.t
38680 ____________________________________________________________________________
38681 [ 11955] By: ams                                   on 2001/09/09  02:54:21
38682         Log: Subject: Re: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
38683              From: "Craig A. Berry" <craigberry@mac.com>
38684              Date: Sat, 08 Sep 2001 19:02:16 -0500
38685              Message-Id: <5.1.0.14.0.20010908185936.01aadcc0@mail.mac.com>
38686      Branch: perl
38687            ! lib/CGI/t/carp.t
38688 ____________________________________________________________________________
38689 [ 11954] By: jhi                                   on 2001/09/09  02:30:39
38690         Log: Documentation tweaks; think the IP address as an opaque string.
38691      Branch: perl
38692            ! ext/Socket/Socket.pm
38693 ____________________________________________________________________________
38694 [ 11953] By: jhi                                   on 2001/09/09  00:32:05
38695         Log: Subject: [REPATCH] Re: [PATCH] new test lib/blib.t
38696              From: Michael G Schwern <schwern@pobox.com>
38697              Date: Sat, 8 Sep 2001 19:45:46 -0400
38698              Message-ID: <20010908194546.C9193@blackrider>
38699      Branch: perl
38700            + lib/blib.t
38701            ! MANIFEST lib/blib.pm t/lib/1_compile.t
38702 ____________________________________________________________________________
38703 [ 11952] By: jhi                                   on 2001/09/09  00:27:15
38704         Log: Subject: [PATCH MANIFEST, lib/CGI/t/fast.t] Added Test for CGI::Fast
38705              From: "chromatic" <chromatic@rmci.net>
38706              Date: Sat, 08 Sep 2001 12:31:44 -0600
38707              Message-ID: <20010908183612.49960.qmail@onion.perl.org>
38708      Branch: perl
38709            + lib/CGI/t/fast.t
38710            ! MANIFEST
38711 ____________________________________________________________________________
38712 [ 11951] By: jhi                                   on 2001/09/09  00:24:07
38713         Log: The Socket tests were wrong: they were assuming too much.
38714      Branch: perl
38715            ! ext/Socket/Socket.pm ext/Socket/Socket.t ext/Socket/Socket.xs
38716 ____________________________________________________________________________
38717 [ 11950] By: jhi                                   on 2001/09/08  20:09:07
38718         Log: Retract the portability changes since they
38719              seem to have opened a can of worms... will
38720              go back to UNICOS/mk and do the bare minimum
38721              required to get the tests working.
38722      Branch: perl
38723            ! ext/Socket/Socket.xs
38724 ____________________________________________________________________________
38725 [ 11949] By: jhi                                   on 2001/09/08  19:48:20
38726         Log: PADOFFSET is used to cast pointers into integers,
38727              if pointers are 64 bits and U32 32 bits,
38728              bad things may happen, or at least warnings issued.
38729      Branch: perl
38730            ! op.h
38731 ____________________________________________________________________________
38732 [ 11948] By: jhi                                   on 2001/09/08  18:50:07
38733         Log: Still more Socket portability tweaking.
38734              Now Socket.t seems to be happy in all of
38735              Linux/x86, Tru64/alpha, Solaris/sparc,
38736              IRIX/MIPS (both 32-bit and 64-bit), and UNICOS/mk/alpha.
38737              
38738              Addendum: it seems that io_multihomed, io_sock, and hostent
38739              were broken in little-endians (linux/x86 and tru64/alpha)
38740              because of this change.  Argh.
38741      Branch: perl
38742            ! ext/Socket/Socket.xs
38743 ____________________________________________________________________________
38744 [ 11947] By: jhi                                   on 2001/09/08  17:23:23
38745         Log: More portability kicking on inet_ntoa().
38746      Branch: perl
38747            ! ext/Socket/Socket.xs
38748 ____________________________________________________________________________
38749 [ 11946] By: jhi                                   on 2001/09/08  15:09:58
38750         Log: Subject: [REPATCH] Re: [PATCH MANIFEST, lib/ExtUtils/Manifest.t] Another New Test
38751              From: Michael G Schwern <schwern@pobox.com> 
38752              Date: Fri, 7 Sep 2001 23:06:51 -0400
38753              Message-ID: <20010907230651.R606@blackrider>
38754      Branch: perl
38755            + lib/ExtUtils/Manifest.t
38756            ! MANIFEST lib/ExtUtils/MM_Unix.pm lib/ExtUtils/Manifest.pm
38757 ____________________________________________________________________________
38758 [ 11945] By: jhi                                   on 2001/09/08  14:49:15
38759         Log: Subject: Re: [PATCH MANIFEST, lib/ExtUtils/testlib.t] More Tests
38760              From: "chromatic" <chromatic@rmci.net>
38761              Date: Fri, 07 Sep 2001 17:53:15 -0600      
38762              Message-ID: <20010907235740.80566.qmail@onion.perl.org>              
38763      Branch: perl
38764            + lib/ExtUtils/testlib.t
38765            ! MANIFEST
38766 ____________________________________________________________________________
38767 [ 11944] By: jhi                                   on 2001/09/07  22:57:00
38768         Log: Thinko.
38769      Branch: perl
38770            ! lib/integer.t
38771 ____________________________________________________________________________
38772 [ 11943] By: jhi                                   on 2001/09/07  20:34:55
38773         Log: Subject: [PATCH perl@11938] slash slashes in lib/CGI/Carp.pm
38774              From: "Craig A. Berry" <craigberry@mac.com>
38775              Date: Fri, 07 Sep 2001 15:30:03 -0500
38776              Message-Id: <5.1.0.14.0.20010907142644.03700c38@exchi01>
38777      Branch: perl
38778            ! lib/CGI/Carp.pm
38779 ____________________________________________________________________________
38780 [ 11942] By: jhi                                   on 2001/09/07  20:30:43
38781         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm] (was Re: MakeMaker: MM_Unix rule excluding pods)
38782              From: Michael G Schwern <schwern@pobox.com>
38783              Date: Fri, 7 Sep 2001 15:38:13 -0400
38784              Message-ID: <20010907153813.K606@blackrider>
38785      Branch: perl
38786            ! lib/ExtUtils/MM_Unix.pm
38787 ____________________________________________________________________________
38788 [ 11941] By: jhi                                   on 2001/09/07  20:28:24
38789         Log: Subject: [PATCH perl.h mg.c pp_sys.c] Silence the remaing format warning
38790              From: Robin Barker <rmb1@cise.npl.co.uk>
38791              Date: Fri, 7 Sep 2001 18:28:23 +0100 (BST)
38792              Message-Id: <200109071728.SAA13569@tempest.npl.co.uk>
38793      Branch: perl
38794            ! Porting/pumpkin.pod mg.c perl.h pp_sys.c
38795 ____________________________________________________________________________
38796 [ 11940] By: jhi                                   on 2001/09/07  20:26:29
38797         Log: Clean up 1_compile.t; move tests to more consistent
38798              places (t/ subdirectories); add integer.t (much of
38799              the pragma is tested elsewhere but there is no one
38800              centralized place)
38801      Branch: perl
38802            + ext/Fcntl/t/fcntl.t ext/Fcntl/t/syslfs.t ext/POSIX/t/posix.t
38803            + ext/POSIX/t/sigaction.t lib/Env/t/array.t lib/Env/t/env.t
38804            + lib/File/Find/t/find.t lib/File/Find/t/taint.t lib/integer.t
38805            - ext/Fcntl/Fcntl.t ext/Fcntl/syslfs.t ext/POSIX/POSIX.t
38806            - ext/POSIX/sigaction.t lib/Env/array.t lib/Env/env.t
38807            - lib/File/Find/find.t lib/File/Find/taint.t
38808            ! MANIFEST t/lib/1_compile.t t/op/lfs.t
38809 ____________________________________________________________________________
38810 [ 11939] By: jhi                                   on 2001/09/07  17:25:32
38811         Log: Subject: Re: [PATCH lib/File/Find/taint.t] Use Test::More
38812              From: "chromatic" <chromatic@rmci.net>
38813              Date: Fri, 07 Sep 2001 10:17:40 -0600
38814              Message-ID: <20010907162205.84723.qmail@onion.perl.org>
38815      Branch: perl
38816            ! lib/File/Find/taint.t
38817 ____________________________________________________________________________
38818 [ 11938] By: jhi                                   on 2001/09/07  14:04:43
38819         Log: Update Changes.
38820      Branch: perl
38821            ! Changes patchlevel.h
38822 ____________________________________________________________________________
38823 [ 11937] By: jhi                                   on 2001/09/07  13:52:03
38824         Log: Rename the old threading tutorial, start a new one,
38825              regen toc.
38826      Branch: perl
38827            + pod/perlothrtut.pod
38828            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlthrtut.pod
38829            ! pod/perltoc.pod
38830 ____________________________________________________________________________
38831 [ 11936] By: jhi                                   on 2001/09/07  13:05:48
38832         Log: vars very much has a test.
38833      Branch: perl
38834            ! t/lib/1_compile.t
38835 ____________________________________________________________________________
38836 [ 11935] By: jhi                                   on 2001/09/07  12:52:06
38837         Log: Subject: Re: wince/perl.ico marked as binary
38838              From: Nicholas Clark <nick@ccl4.org>
38839              Date: Fri, 7 Sep 2001 13:54:40 +0100
38840              Message-ID: <20010907135439.D39150@plum.flirble.org>
38841              
38842              and wince/Makefile.ce change from Rainer Keuchel.
38843      Branch: perl
38844            + wince/makeico.pl
38845            ! MANIFEST wince/Makefile.ce
38846 ____________________________________________________________________________
38847 [ 11934] By: jhi                                   on 2001/09/07  12:43:50
38848         Log: Subject: Re: [PATCH regexec.c] more general .* and .*?
38849              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38850              Date: Fri, 7 Sep 2001 09:41:10 -0400 (EDT)
38851              Message-ID: <Pine.GSO.4.21.0109070933530.7041-100000@crusoe.crusoe.net>
38852      Branch: perl
38853            ! regexec.c
38854 ____________________________________________________________________________
38855 [ 11933] By: jhi                                   on 2001/09/07  12:37:46
38856         Log: (Replaced by #11934)
38857              Subject: Re: [PATCH regexec.c] more general .* and .*?
38858              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
38859              Date: Fri, 7 Sep 2001 08:44:17 -0400 (EDT)
38860              Message-ID: <Pine.GSO.4.21.0109070836110.7041-100000@crusoe.crusoe.net>
38861      Branch: perl
38862            ! regexec.c
38863 ____________________________________________________________________________
38864 [ 11932] By: jhi                                   on 2001/09/07  12:27:14
38865         Log: The #11931 patching misbehaved.
38866      Branch: perl
38867            ! lib/Test/Harness/t/test-harness.t
38868 ____________________________________________________________________________
38869 [ 11931] By: jhi                                   on 2001/09/07  12:21:30
38870         Log: Subject: [PATCH lib/Test/Harness* t/TEST] Test::Harness 1.25 sync
38871              From: Michael G Schwern <schwern@pobox.com>
38872              Date: Fri, 7 Sep 2001 03:30:41 -0400
38873              Message-ID: <20010907033041.A2796@blackrider>
38874      Branch: perl
38875            + lib/Test/Harness/Changes lib/Test/Harness/t/base.t
38876            + lib/Test/Harness/t/ok.t lib/Test/Harness/t/test-harness.t
38877            + t/lib/sample-tests/header_at_end_fail
38878            + t/lib/sample-tests/skip_no_msg t/lib/sample-tests/todo_inline
38879            - lib/Test/Harness.t
38880            ! MANIFEST lib/Test/Harness.pm t/TEST
38881 ____________________________________________________________________________
38882 [ 11930] By: jhi                                   on 2001/09/07  11:59:17
38883         Log: Subject: [PATCH] Digest::MD5 update
38884              From: Gisle Aas <gisle@ActiveState.com>
38885              Date: 06 Sep 2001 23:32:56 -0700
38886              Message-ID: <lrofon5x47.fsf@caliper.ActiveState.com>
38887      Branch: perl
38888            ! ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
38889            ! ext/Digest/MD5/MD5.xs ext/Digest/MD5/t/files.t
38890 ____________________________________________________________________________
38891 [ 11929] By: jhi                                   on 2001/09/07  11:23:05
38892         Log: Subject: [PATCH MANIFEST, lib/less.t] Add Tests for the less Pragma
38893              From: "chromatic" <chromatic@rmci.net>
38894              Date: Thu, 06 Sep 2001 23:11:44 -0600
38895              Message-ID: <20010907051609.91459.qmail@onion.perl.org>
38896      Branch: perl
38897            + lib/less.t
38898            ! MANIFEST t/lib/1_compile.t
38899 ____________________________________________________________________________
38900 [ 11928] By: jhi                                   on 2001/09/07  11:19:29
38901         Log: The binary file must somehow differently stored.
38902      Branch: perl
38903            - wince/perl.ico
38904            ! MANIFEST
38905 ____________________________________________________________________________
38906 [ 11927] By: jhi                                   on 2001/09/07  03:53:29
38907         Log: Add more modules to the list of modules that have tests,
38908              Schwern's wallet is getting more nervous.
38909              (Run t/lib/1_compile.t manually to see which modules
38910              are lacking tests, or the tests can't be run for some
38911              reason or another, such as the Net:: modules)
38912      Branch: perl
38913            ! t/lib/1_compile.t
38914 ____________________________________________________________________________
38915 [ 11926] By: jhi                                   on 2001/09/07  03:43:11
38916         Log: Try to make Socket::inet_ntoa() more robust.
38917      Branch: perl
38918            ! ext/Socket/Socket.t ext/Socket/Socket.xs pod/perldiag.pod
38919 ____________________________________________________________________________
38920 [ 11925] By: jhi                                   on 2001/09/07  01:57:58
38921         Log: Subject: Re: [PATCH lib/English.t] Test All Aliases (including %Errno)
38922              From: chromatic <chromatic@rmci.net>       
38923              Date: Wed, 5 Sep 2001 22:58:05 -0600                         
38924              Message-Id: <01090522580506.19590@firewheel>           
38925      Branch: perl
38926            ! lib/English.t
38927 ____________________________________________________________________________
38928 [ 11924] By: jhi                                   on 2001/09/07  01:55:05
38929         Log: Subject: Re: perlvar manpage and localizing special vars
38930              From: Stas Bekman <stas@stason.org>
38931              Date: Fri, 7 Sep 2001 10:10:24 +0800 (SGT)
38932              Message-ID: <Pine.LNX.4.33.0109071009240.19262-100000@stas.singnet.com.sg>
38933      Branch: perl
38934            ! pod/perlvar.pod
38935 ____________________________________________________________________________
38936 [ 11923] By: jhi                                   on 2001/09/07  01:49:36
38937         Log: Subject: [PATCH MakeMaker.pm] noise from make in ext/SDBM
38938              From: Robin Barker <rmb1@cise.npl.co.uk>
38939              Date: Thu, 6 Sep 2001 19:36:49 +0100 (BST)
38940              Message-Id: <200109061836.TAA08747@tempest.npl.co.uk>
38941      Branch: perl
38942            ! lib/ExtUtils/MakeMaker.pm
38943 ____________________________________________________________________________
38944 [ 11922] By: jhi                                   on 2001/09/06  18:09:08
38945         Log: Symbol missing; AIX unhappy.
38946      Branch: perl
38947            ! makedef.pl
38948 ____________________________________________________________________________
38949 [ 11921] By: jhi                                   on 2001/09/06  17:52:43
38950         Log: Add a test for [ID 20010906.019] perl crashes on "undef foo"
38951              Reported in 5.61, seems to work okay in blead.
38952      Branch: perl
38953            ! t/run/kill_perl.t
38954 ____________________________________________________________________________
38955 [ 11920] By: jhi                                   on 2001/09/06  14:35:09
38956         Log: Update Changes.
38957      Branch: perl
38958            ! Changes patchlevel.h
38959 ____________________________________________________________________________
38960 [ 11919] By: jhi                                   on 2001/09/06  14:20:10
38961         Log: Document the bad assumptions currently breaking
38962              the Socket.t tests 10, 11, and 13 in UNICOS.
38963      Branch: perl
38964            ! ext/Socket/Socket.xs
38965 ____________________________________________________________________________
38966 [ 11918] By: jhi                                   on 2001/09/06  14:07:45
38967         Log: Subject: [PATCH x2p] make OPTIMIZE=...
38968              From: Robin Barker <rmb1@cise.npl.co.uk>
38969              Date: Thu, 6 Sep 2001 13:31:37 +0100 (BST)
38970              Message-Id: <200109061231.NAA25265@tempest.npl.co.uk>
38971      Branch: perl
38972            ! x2p/Makefile.SH x2p/cflags.SH
38973 ____________________________________________________________________________
38974 [ 11917] By: jhi                                   on 2001/09/06  14:01:45
38975         Log: Subject: [PATCH] for perlhack.pod - no p5p archive on deja/google
38976              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
38977              Date: Thu, 6 Sep 2001 11:09:40 +0100
38978              Message-ID: <20010906110939.A914@homer.diplex.co.uk>
38979              
38980              Subject: Re: [PATCH] for perlhack.pod - no p5p archive on deja/google    
38981              From: rgarciasuarez@free.fr (Rafael Garcia-Suarez)
38982              Date: 6 Sep 2001 10:14:38 -0000
38983              Message-Id: <slrn9pej4m.1j8.rgarciasuarez@rafael.kazibao.net>   
38984      Branch: perl
38985            ! pod/perlfaq1.pod pod/perlhack.pod
38986 ____________________________________________________________________________
38987 [ 11916] By: jhi                                   on 2001/09/06  13:56:19
38988         Log: Subject: Extra NUL is Data::Dumper output - patch
38989              From: Tony Cook <tony@develop-help.com>
38990              Date: Thu, 6 Sep 2001 12:35:49 +1000 (EST)
38991              Message-ID: <Pine.LNX.4.10.10109061157210.9366-100000@develop-help.com>
38992      Branch: perl
38993            ! ext/Data/Dumper/Dumper.xs ext/Data/Dumper/t/dumper.t
38994 ____________________________________________________________________________
38995 [ 11915] By: jhi                                   on 2001/09/06  13:51:16
38996         Log: Avoid redefinition warning
38997              Subroutine Cwd::fastcwd redefined at lib/XSLoader.pm line 97.
38998              from
38999              perl -w -Ilib -MCwd -e ''
39000      Branch: perl
39001            ! lib/Cwd.pm
39002 ____________________________________________________________________________
39003 [ 11914] By: jhi                                   on 2001/09/06  13:30:32
39004         Log: Update the is_tainted() example implementation.
39005      Branch: perl
39006            ! pod/perlsec.pod
39007 ____________________________________________________________________________
39008 [ 11913] By: jhi                                   on 2001/09/06  13:15:59
39009         Log: Missing) in #11912.
39010      Branch: perl
39011            ! lib/Test/Simple/t/fail.t
39012 ____________________________________________________________________________
39013 [ 11912] By: jhi                                   on 2001/09/06  13:08:48
39014         Log: Rewhack Test-Simple into core harness.
39015      Branch: perl
39016            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
39017            ! lib/Test/Simple/t/fail-like.t lib/Test/Simple/t/fail-more.t
39018            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
39019            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
39020            ! lib/Test/Simple/t/skipall.t
39021 ____________________________________________________________________________
39022 [ 11911] By: jhi                                   on 2001/09/06  11:54:06
39023         Log: Workaround for the new Exporter 'feature'.
39024      Branch: perl
39025            ! lib/Test/More.pm
39026 ____________________________________________________________________________
39027 [ 11910] By: jhi                                   on 2001/09/06  11:52:56
39028         Log: Re-introduce pure-Perl fall-back for abs_path,
39029              re-introduce #11898.
39030      Branch: perl
39031            ! lib/Cwd.pm lib/File/Find.pm
39032 ____________________________________________________________________________
39033 [ 11909] By: jhi                                   on 2001/09/06  03:49:13
39034         Log: More tests.
39035      Branch: perl
39036            ! lib/Exporter.t
39037 ____________________________________________________________________________
39038 [ 11908] By: jhi                                   on 2001/09/06  03:38:22
39039         Log: Retract #11898 for now because it introduces
39040              a rather nasty depencency: when B is being built,
39041              MakeMaker is used.  MakeMaker uses File::Find.
39042              File::Find uses Cwd::getcwd()...which doesn't
39043              exist yet.
39044      Branch: perl
39045            ! lib/File/Find.pm
39046 ____________________________________________________________________________
39047 [ 11907] By: jhi                                   on 2001/09/06  03:20:02
39048         Log: New test welcome.
39049      Branch: perl
39050            + lib/Test/Simple/t/simple.t
39051 ____________________________________________________________________________
39052 [ 11906] By: jhi                                   on 2001/09/06  03:08:01
39053         Log: Old test begone.
39054      Branch: perl
39055            - lib/Attribute/Handlers/test.pl
39056 ____________________________________________________________________________
39057 [ 11905] By: jhi                                   on 2001/09/06  01:41:03
39058         Log: Test-Simple syncup from Schwern.
39059      Branch: perl
39060            + lib/Test/Simple/t/More.t lib/Test/Simple/t/fail-like.t
39061            + lib/Test/Simple/t/fail-more.t lib/Test/Simple/t/skip.t
39062            + lib/Test/Simple/t/skipall.t lib/Test/Simple/t/todo.t
39063            + lib/Test/Simple/t/undef.t lib/Test/Simple/t/useing.t
39064            + lib/Test/Utils.pm t/lib/Test/Simple/Catch/More.pm
39065            - lib/Test/More/Changes lib/Test/More/t/More.t
39066            - lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
39067            - lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
39068            - lib/Test/Simple/t/simple.t t/lib/Test/More/Catch.pm
39069            ! MANIFEST lib/Test/More.pm lib/Test/Simple.pm
39070            ! lib/Test/Simple/Changes lib/Test/Simple/t/exit.t
39071            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
39072            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
39073            ! lib/Test/Simple/t/plan_is_noplan.t t/lib/Test/Simple/Catch.pm
39074            ! t/lib/Test/Simple/sample_tests/death.plx
39075            ! t/lib/Test/Simple/sample_tests/death_in_eval.plx
39076            ! t/lib/Test/Simple/sample_tests/extras.plx
39077            ! t/lib/Test/Simple/sample_tests/five_fail.plx
39078            ! t/lib/Test/Simple/sample_tests/last_minute_death.plx
39079            ! t/lib/Test/Simple/sample_tests/one_fail.plx
39080            ! t/lib/Test/Simple/sample_tests/require.plx
39081            ! t/lib/Test/Simple/sample_tests/success.plx
39082            ! t/lib/Test/Simple/sample_tests/too_few.plx
39083            ! t/lib/Test/Simple/sample_tests/two_fail.plx
39084 ____________________________________________________________________________
39085 [ 11904] By: pudge                                 on 2001/09/06  00:28:01
39086         Log: Integrate File::Find changes from bleadperl
39087      Branch: maint-5.6/macperl
39088            ! lib/File/Find.pm t/lib/filefind-taint.t
39089 ____________________________________________________________________________
39090 [ 11903] By: pudge                                 on 2001/09/06  00:22:29
39091         Log: Integrate 11847 from maint-5.6/perl
39092      Branch: maint-5.6/macperl
39093           !> sv.c
39094 ____________________________________________________________________________
39095 [ 11902] By: jhi                                   on 2001/09/05  23:27:57
39096         Log: In UNICOS division yada yada.
39097      Branch: perl
39098            ! t/op/override.t
39099 ____________________________________________________________________________
39100 [ 11901] By: jhi                                   on 2001/09/05  23:26:23
39101         Log: In UNICOS division is really lossy, better use
39102              a tolerance test.
39103      Branch: perl
39104            ! ext/Time/HiRes/HiRes.t
39105 ____________________________________________________________________________
39106 [ 11900] By: jhi                                   on 2001/09/05  23:22:38
39107         Log: In UNICOS sigaction() sets an extra flag
39108              ("the signal has been registered for all the processes in
39109              a multitasking group.")
39110      Branch: perl
39111            ! ext/POSIX/sigaction.t
39112 ____________________________________________________________________________
39113 [ 11899] By: jhi                                   on 2001/09/05  23:18:48
39114         Log: Documentation micropatch from Damian.
39115      Branch: perl
39116            ! lib/Attribute/Handlers.pm
39117 ____________________________________________________________________________
39118 [ 11898] By: jhi                                   on 2001/09/05  23:16:50
39119         Log: (Retracted by #11908)
39120              Subject: [PATCH] Re: [PATCH lib/File/Find.pm lib/File/Find/taint.t] Fixing those damned taint tests
39121              From: Michael G Schwern <schwern@pobox.com>
39122              Date: Wed, 5 Sep 2001 15:58:21 -0400
39123              Message-ID: <20010905155821.I632@blackrider>
39124      Branch: perl
39125            ! lib/File/Find.pm lib/File/Find/taint.t
39126 ____________________________________________________________________________
39127 [ 11897] By: jhi                                   on 2001/09/05  23:14:43
39128         Log: Subject: [PATCH lib/CGI/t/carp.t] Tests for CGI::Carp               
39129              From: Michael G Schwern <schwern@pobox.com>
39130              Date: Wed, 5 Sep 2001 19:16:31 -0400
39131              Message-ID: <20010905191631.E11386@blackrider>
39132      Branch: perl
39133            + lib/CGI/t/carp.t
39134            ! MANIFEST
39135 ____________________________________________________________________________
39136 [ 11896] By: jhi                                   on 2001/09/05  23:14:11
39137         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`       
39138              From: chromatic <chromatic@rmci.net>
39139              Date: Wed, 5 Sep 2001 18:08:07 -0600
39140              Message-Id: <01090518080700.19590@firewheel>
39141      Branch: perl
39142            ! lib/English.pm
39143 ____________________________________________________________________________
39144 [ 11895] By: jhi                                   on 2001/09/05  22:52:01
39145         Log: Fix a typo #11889 and add a test for the same.
39146      Branch: perl
39147            ! ext/Socket/Socket.t ext/Socket/Socket.xs
39148 ____________________________________________________________________________
39149 [ 11894] By: jhi                                   on 2001/09/05  22:43:26
39150         Log: Subject: [PATCH bleadperl] tweak warnings.t and kill_perl.t for VMS
39151              From: "Craig A. Berry" <craigberry@mac.com>
39152              Date: Wed, 05 Sep 2001 17:48:54 -0500
39153              Message-Id: <5.1.0.14.0.20010905145002.02b45218@exchi01>
39154      Branch: perl
39155            ! lib/warnings.t t/run/kill_perl.t
39156 ____________________________________________________________________________
39157 [ 11893] By: jhi                                   on 2001/09/05  22:36:35
39158         Log: Subject: [PATCH t/run/kill_perl.t] tying a bareword causes a segfault in 5.6.1
39159              From: Michael G Schwern <schwern@pobox.com>
39160              Date: Wed, 5 Sep 2001 17:22:25 -0400
39161              Message-ID: <20010905172225.C11386@blackrider>
39162      Branch: perl
39163            ! t/run/kill_perl.t
39164 ____________________________________________________________________________
39165 [ 11892] By: jhi                                   on 2001/09/05  22:34:55
39166         Log: Subject: [PATCH] Re: [ID 20010825.006] -DCRIPPLED_CC is broken
39167              From: Nicholas Clark <nick@ccl4.org>
39168              Date: Wed, 5 Sep 2001 20:54:24 +0100
39169              Message-ID: <20010905205424.C25120@plum.flirble.org>
39170      Branch: perl
39171            ! embed.h embed.pl global.sym pod/perlapi.pod proto.h sv.c sv.h
39172 ____________________________________________________________________________
39173 [ 11891] By: jhi                                   on 2001/09/05  22:34:16
39174         Log: Forgotten thing.
39175      Branch: perl
39176            ! uconfig.h
39177 ____________________________________________________________________________
39178 [ 11890] By: jhi                                   on 2001/09/05  22:27:42
39179         Log: Subject: Re: [PATCH] Re: English.pm should do *PREMATCH = \$`
39180              From: chromatic <chromatic@rmci.net>               
39181              Date: Wed, 5 Sep 2001 13:22:08 -0600
39182              Message-Id: <01090513220807.10587@firewheel> 
39183      Branch: perl
39184            ! lib/English.pm
39185 ____________________________________________________________________________
39186 [ 11889] By: jhi                                   on 2001/09/05  22:23:06
39187         Log: inet_ntoa() tweaks:
39188              - don't allow addresses with > 255 characters
39189              - indent the HP-UX workaround
39190              - don't leak memory
39191      Branch: perl
39192            ! ext/Socket/Socket.xs
39193 ____________________________________________________________________________
39194 [ 11888] By: jhi                                   on 2001/09/05  16:26:17
39195         Log: Clear up a documentation confusion noticed by Xiaoyun Wu
39196              <xwu@theeducationcenter.com>
39197      Branch: perl
39198            ! lib/File/Find.pm
39199 ____________________________________________________________________________
39200 [ 11887] By: jhi                                   on 2001/09/05  15:40:03
39201         Log: Typo nits.
39202      Branch: perl
39203            ! lib/File/Find.pm
39204 ____________________________________________________________________________
39205 [ 11886] By: jhi                                   on 2001/09/05  15:30:11
39206         Log: -Wall nit.
39207      Branch: perl
39208            ! op.c
39209 ____________________________________________________________________________
39210 [ 11885] By: gbarr                                 on 2001/09/05  15:26:18
39211         Log: Update to Scalar-List-Utils 1.05
39212      Branch: perl
39213            ! ext/List/Util/ChangeLog ext/List/Util/README
39214            ! ext/List/Util/Util.xs ext/List/Util/lib/List/Util.pm
39215 ____________________________________________________________________________
39216 [ 11884] By: jhi                                   on 2001/09/05  13:05:14
39217         Log: Update Changes.
39218      Branch: perl
39219            ! Changes patchlevel.h
39220 ____________________________________________________________________________
39221 [ 11883] By: gbarr                                 on 2001/09/05  12:51:35
39222         Log: Update to Scalar-List-Utils 1.04
39223      Branch: perl
39224            ! ext/List/Util/ChangeLog ext/List/Util/Util.xs
39225            ! ext/List/Util/lib/List/Util.pm
39226            ! ext/List/Util/lib/Scalar/Util.pm
39227 ____________________________________________________________________________
39228 [ 11882] By: jhi                                   on 2001/09/05  12:29:44
39229         Log: Metaconfigify #11724.
39230      Branch: metaconfig
39231            ! U/threads/archname.U
39232 ____________________________________________________________________________
39233 [ 11881] By: jhi                                   on 2001/09/05  12:21:44
39234         Log: The MacOS reference is okay, no reason to hide it.
39235      Branch: perl
39236            ! lib/Cwd.pm
39237 ____________________________________________________________________________
39238 [ 11880] By: jhi                                   on 2001/09/05  12:20:49
39239         Log: Subject: [PATCH lib/Cwd.pm ext/Cwd/Makefile.PL] Full doc cleanup (was  Re: [PATCH lib/Cwd.pm]  Try this again.)
39240              From: Michael G Schwern <schwern@pobox.com>
39241              Date: Tue, 4 Sep 2001 15:30:10 -0400
39242              Message-ID: <20010904153010.H26466@blackrider> 
39243              
39244              (We'll see whether the ../../lib/Cwd.pm works in alien lands)
39245      Branch: perl
39246            ! ext/Cwd/Makefile.PL lib/Cwd.pm
39247 ____________________________________________________________________________
39248 [ 11879] By: jhi                                   on 2001/09/05  12:12:18
39249         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.))
39250              From: Michael G Schwern <schwern@pobox.com>
39251              Date: Tue, 4 Sep 2001 17:39:13 -0400
39252              Message-ID: <20010904173913.C626@blackrider>
39253      Branch: perl
39254            ! lib/Cwd.pm
39255 ____________________________________________________________________________
39256 [ 11878] By: jhi                                   on 2001/09/05  12:10:50
39257         Log: Subject: Re: Perl_pp_* in public API?
39258              From: "Craig A. Berry" <craigberry@mac.com>
39259              Date: Tue, 4 Sep 2001 21:51:29 -0500
39260              Message-Id: <a05101000b7bb3f558c8a@[172.16.52.1]>
39261      Branch: perl
39262            ! ext/List/Util/Util.xs
39263 ____________________________________________________________________________
39264 [ 11877] By: jhi                                   on 2001/09/05  12:07:53
39265         Log: From Damian: Class::Struct was unable to define
39266              recursive classes.  After the patch an object reference
39267              (rather than a hash) is required to initialize
39268              an object attribute.  If no such initializer is given to
39269              the constructor, object attributes are now default
39270              initialized to C<undef>.
39271      Branch: perl
39272            ! lib/Class/Struct.pm lib/Class/Struct.t
39273 ____________________________________________________________________________
39274 [ 11876] By: jhi                                   on 2001/09/05  11:51:24
39275         Log: Subject: Re: sv_catpvfn and sv_setpvfn
39276              From: Richard Soderberg <rs@oregonnet.com>
39277              Date: Tue, 4 Sep 2001 15:16:47 -0700
39278              Message-Id: <200109042216.PAA17858@oregonnet.com>
39279      Branch: perl
39280            ! pod/perlclib.pod pod/perlguts.pod
39281 ____________________________________________________________________________
39282 [ 11875] By: jhi                                   on 2001/09/05  11:48:14
39283         Log: NetWare updates from Ananth Kesari.
39284      Branch: perl
39285            ! NetWare/config.wc NetWare/netware.h NetWare/nw5.c
39286            ! NetWare/nw5thread.h
39287 ____________________________________________________________________________
39288 [ 11874] By: jhi                                   on 2001/09/05  11:30:59
39289         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?))
39290              From: Nicholas Clark <nick@ccl4.org>
39291              Date: Tue, 4 Sep 2001 22:42:50 +0100
39292              Message-ID: <20010904224250.P25120@plum.flirble.org>
39293      Branch: perl
39294            ! embed.h embed.pl numeric.c perl.c perl.h pod/perlclib.pod
39295            ! pod/perlfunc.pod pp.c proto.h regcomp.c t/op/64bitint.t
39296            ! t/op/oct.t toke.c
39297 ____________________________________________________________________________
39298 [ 11873] By: jhi                                   on 2001/09/04  21:03:17
39299         Log: Fix Cwd::getcwd() not being tainted, as noticed
39300              by Schwern.
39301      Branch: perl
39302            + ext/Cwd/t/cwd.t ext/Cwd/t/taint.t
39303            - ext/Cwd/Cwd.t
39304            ! MANIFEST ext/Cwd/Cwd.xs util.c
39305 ____________________________________________________________________________
39306 [ 11872] By: jhi                                   on 2001/09/04  20:00:50
39307         Log: Retract #11870 and volatilize the right destruct_level.
39308              Silly thinko pointed out by Sarathy.
39309      Branch: perl
39310            ! intrpvar.h perl.c
39311 ____________________________________________________________________________
39312 [ 11871] By: jhi                                   on 2001/09/04  19:45:59
39313         Log: At least a temporary fix for the mysterious scope core dumps
39314              in Tru64 from Graham.
39315      Branch: perl
39316            ! ext/List/Util/Util.xs
39317 ____________________________________________________________________________
39318 [ 11870] By: jhi                                   on 2001/09/04  19:01:48
39319         Log: (Retracted by #11872)
39320      Branch: perl
39321            ! intrpvar.h
39322 ____________________________________________________________________________
39323 [ 11869] By: jhi                                   on 2001/09/04  17:43:31
39324         Log: Quench a -Wall gripe noticed by Robin Barker.
39325      Branch: perl
39326            ! op.c
39327 ____________________________________________________________________________
39328 [ 11868] By: jhi                                   on 2001/09/04  16:38:07
39329         Log: Subject: [PATCH perl@11834] Unicode::UCD rewritten using Lingua::KO::Hangul::Util
39330              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
39331              Date: Wed, 05 Sep 2001 02:01:32 +0900
39332              Message-Id: <20010905015059.E684.BQW10602@nifty.com>
39333      Branch: perl
39334            ! lib/Unicode/UCD.pm
39335 ____________________________________________________________________________
39336 [ 11867] By: jhi                                   on 2001/09/04  16:35:27
39337         Log: Subject: Re: [PATCH gv.c] @& sets PL_sawampersand
39338              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39339              Date: Tue, 4 Sep 2001 12:51:02 -0400 (EDT)
39340              Message-ID: <Pine.GSO.4.21.0109041250420.7601-100000@crusoe.crusoe.net>
39341      Branch: perl
39342            ! gv.c
39343 ____________________________________________________________________________
39344 [ 11866] By: jhi                                   on 2001/09/04  13:52:28
39345         Log: Update Changes.
39346      Branch: perl
39347            ! Changes patchlevel.h
39348 ____________________________________________________________________________
39349 [ 11865] By: jhi                                   on 2001/09/04  13:36:58
39350         Log: Add the \[$@%&*] prototype support.
39351      Branch: perl
39352            ! op.c pod/perlsub.pod t/comp/proto.t
39353 ____________________________________________________________________________
39354 [ 11864] By: jhi                                   on 2001/09/04  13:10:38
39355         Log: Subject: [PATCH lib/CGI/t/form.t] Cleanup
39356              From: Michael G Schwern <schwern@pobox.com>
39357              Date: Mon, 3 Sep 2001 18:59:01 -0400
39358              Message-ID: <20010903185901.Z9233@blackrider>
39359      Branch: perl
39360            ! lib/CGI/t/form.t
39361 ____________________________________________________________________________
39362 [ 11863] By: jhi                                   on 2001/09/04  13:06:39
39363         Log: Subject: [PATCH gv.c] @& sets PL_sawampersand
39364              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
39365              Date: Mon, 3 Sep 2001 12:36:20 -0400 (EDT)
39366              Message-ID: <Pine.GSO.4.21.0109031235240.7601-100000@crusoe.crusoe.net>
39367      Branch: perl
39368            ! gv.c
39369 ____________________________________________________________________________
39370 [ 11862] By: jhi                                   on 2001/09/04  13:05:23
39371         Log: More srand entry tweakage based on Randal's suggestion.
39372      Branch: perl
39373            ! pod/perlfunc.pod
39374 ____________________________________________________________________________
39375 [ 11861] By: jhi                                   on 2001/09/04  12:48:14
39376         Log: Subject: [PATCH] 'main' *is* a reserved word
39377              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39378              Date: Mon, 3 Sep 2001 22:55:41 +0200
39379              Message-ID: <20010903225541.A24097@rafael>
39380      Branch: perl
39381            ! toke.c
39382 ____________________________________________________________________________
39383 [ 11860] By: jhi                                   on 2001/09/04  12:46:30
39384         Log: Subject: [PATCH: bleedperl] s/ROOT\./_ROOT./ for VMS default install prefix appendage
39385              From: Peter Prymmer <pvhp@best.com>
39386              Date: Mon, 3 Sep 2001 13:43:04 -0700 (PDT)
39387              Message-ID: <Pine.BSF.4.21.0109031338300.5068-100000@shell8.ba.best.com>
39388      Branch: perl
39389            ! README.vms configure.com
39390 ____________________________________________________________________________
39391 [ 11859] By: jhi                                   on 2001/09/04  12:44:29
39392         Log: Subject: Re: A slightly better default seed?   
39393              From: Michael G Schwern <schwern@pobox.com>
39394              Date: Mon, 3 Sep 2001 18:08:15 -0400 
39395              Message-ID: <20010903180815.W9233@blackrider>
39396      Branch: perl
39397            ! t/op/srand.t
39398 ____________________________________________________________________________
39399 [ 11858] By: jhi                                   on 2001/09/04  12:41:59
39400         Log: Add sharedsv.o to microperl object files.
39401      Branch: perl
39402            ! Makefile.micro
39403 ____________________________________________________________________________
39404 [ 11857] By: jhi                                   on 2001/09/04  12:27:51
39405         Log: AUTHORS updates and
39406              
39407              Subject: [PATCH] Just some preening :-)        
39408              From: Ian Phillipps <Ian_Phillipps@yahoo.co.uk>
39409              Date: Tue, 4 Sep 2001 14:16:59 +0100
39410              Message-ID: <20010904141659.A10129@homer.diplex.co.uk>            
39411      Branch: perl
39412            ! AUTHORS ext/Data/Dumper/Changes lib/Text/Soundex.pm
39413 ____________________________________________________________________________
39414 [ 11856] By: jhi                                   on 2001/09/04  12:09:43
39415         Log: Typo fix and slight rewording.
39416      Branch: perl
39417            ! pod/perlfunc.pod
39418 ____________________________________________________________________________
39419 [ 11855] By: jhi                                   on 2001/09/04  12:04:16
39420         Log: Update the FAQ now that Scalar-List-Utils 1.03 has shuffle().
39421      Branch: perl
39422            ! pod/perlfaq4.pod
39423 ____________________________________________________________________________
39424 [ 11854] By: jhi                                   on 2001/09/03  20:12:21
39425         Log: The helper file changed name.
39426      Branch: perl
39427            ! MANIFEST
39428 ____________________________________________________________________________
39429 [ 11853] By: gbarr                                 on 2001/09/03  20:00:00
39430         Log: Update to Scalar-List-Utils 1.03
39431      Branch: perl
39432            + ext/List/Util/t/shuffle.t
39433            ! MANIFEST ext/List/Util/ChangeLog ext/List/Util/Util.xs
39434            ! ext/List/Util/lib/List/Util.pm ext/List/Util/t/blessed.t
39435            ! ext/List/Util/t/dualvar.t ext/List/Util/t/first.t
39436            ! ext/List/Util/t/max.t ext/List/Util/t/maxstr.t
39437            ! ext/List/Util/t/min.t ext/List/Util/t/minstr.t
39438            ! ext/List/Util/t/readonly.t ext/List/Util/t/reduce.t
39439            ! ext/List/Util/t/reftype.t ext/List/Util/t/sum.t
39440            ! ext/List/Util/t/tainted.t ext/List/Util/t/weak.t
39441 ____________________________________________________________________________
39442 [ 11852] By: jhi                                   on 2001/09/03  19:50:57
39443         Log: Make crypt() do something more sane for Unicode
39444              (take crypt() of the low eight bits of the characters,
39445              instead of taking crypt() of the UTF-8 of the scalar);
39446              add a test for crypt().
39447      Branch: perl
39448            + t/op/crypt.t
39449            ! MANIFEST pod/perlfunc.pod pp.c
39450 ____________________________________________________________________________
39451 [ 11851] By: jhi                                   on 2001/09/03  19:19:35
39452         Log: Reorganize the srand entry.
39453      Branch: perl
39454            ! pod/perlfunc.pod
39455 ____________________________________________________________________________
39456 [ 11850] By: jhi                                   on 2001/09/03  18:54:51
39457         Log: Remove the tests that assume something about
39458              calling srand() without arguments multiple times.
39459      Branch: perl
39460            ! t/op/srand.t
39461 ____________________________________________________________________________
39462 [ 11849] By: jhi                                   on 2001/09/03  18:15:16
39463         Log: Upgrade to Math::BigInt 1.42.
39464      Branch: perl
39465            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
39466            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
39467            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
39468            ! lib/Math/BigInt/t/mbimbf.t
39469 ____________________________________________________________________________
39470 [ 11848] By: gsar                                  on 2001/09/03  17:07:54
39471         Log: integrate change#11847 from maint-5.6
39472              
39473              typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
39474      Branch: perl
39475            ! sv.c
39476 ____________________________________________________________________________
39477 [ 11847] By: gsar                                  on 2001/09/03  16:47:54
39478         Log: typo in perl_clone() code causes local(*foo) breakage in pseudo-fork()
39479      Branch: maint-5.6/perl
39480            ! sv.c
39481 ____________________________________________________________________________
39482 [ 11846] By: jhi                                   on 2001/09/03  15:12:58
39483         Log: As far as I can tell these functions have been Unicodified.
39484      Branch: perl
39485            ! doop.c
39486 ____________________________________________________________________________
39487 [ 11845] By: jhi                                   on 2001/09/03  15:11:27
39488         Log: Update to Storable 1.0.13.
39489      Branch: perl
39490            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
39491            ! ext/Storable/Storable.xs
39492 ____________________________________________________________________________
39493 [ 11844] By: jhi                                   on 2001/09/03  12:42:06
39494         Log: Patch the Filter::Simple test to work with
39495              the core test suite (since the FilterTest.pm
39496              is in t/lib, not in lib).
39497      Branch: perl
39498            ! lib/Filter/Simple/t/filter.t
39499 ____________________________________________________________________________
39500 [ 11843] By: jhi                                   on 2001/09/03  12:39:11
39501         Log: Damian's Filter::Simple test uses FilterTest, not MyFilter.
39502      Branch: perl
39503            + t/lib/FilterTest.pm
39504            - t/lib/MyFilter.pm
39505 ____________________________________________________________________________
39506 [ 11842] By: jhi                                   on 2001/09/03  12:17:30
39507         Log: Damian-o-rama: upgrade to Attribute::Handlers 0.75,
39508              Filter::Simple 0.61, NEXT 0.02, Switch 2.05, and
39509              Text::Balanced 1.86.
39510      Branch: perl
39511            + lib/Attribute/Handlers/t/multi.t lib/Filter/Simple/Changes
39512            + lib/Filter/Simple/README lib/Filter/Simple/t/filter.t
39513            + lib/NEXT/Changes lib/NEXT/README lib/Switch/t/given.t
39514            + lib/Switch/t/nested.t lib/Switch/t/switch.t
39515            + lib/Text/Balanced/Changes lib/Text/Balanced/README
39516            + lib/Text/Balanced/t/extbrk.t lib/Text/Balanced/t/extcbk.t
39517            + lib/Text/Balanced/t/extdel.t lib/Text/Balanced/t/extmul.t
39518            + lib/Text/Balanced/t/extqlk.t lib/Text/Balanced/t/exttag.t
39519            + lib/Text/Balanced/t/extvar.t lib/Text/Balanced/t/gentag.t
39520            - lib/Filter/Simple/test.pl lib/Switch/t/given_when.t
39521            - lib/Switch/t/switch_case.t lib/Text/Balanced.pod
39522            - lib/Text/Balanced/t/genxt.t lib/Text/Balanced/t/xbrak.t
39523            - lib/Text/Balanced/t/xcode.t lib/Text/Balanced/t/xdeli.t
39524            - lib/Text/Balanced/t/xmult.t lib/Text/Balanced/t/xquot.t
39525            - lib/Text/Balanced/t/xtagg.t lib/Text/Balanced/t/xvari.t
39526            ! MANIFEST lib/Attribute/Handlers.pm
39527            ! lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
39528            ! lib/Attribute/Handlers/demo/Demo.pm
39529            ! lib/Attribute/Handlers/demo/Descriptions.pm
39530            ! lib/Attribute/Handlers/demo/MyClass.pm
39531            ! lib/Attribute/Handlers/demo/demo.pl
39532            ! lib/Attribute/Handlers/demo/demo2.pl
39533            ! lib/Attribute/Handlers/demo/demo3.pl
39534            ! lib/Attribute/Handlers/demo/demo4.pl
39535            ! lib/Attribute/Handlers/demo/demo_call.pl
39536            ! lib/Attribute/Handlers/demo/demo_chain.pl
39537            ! lib/Attribute/Handlers/demo/demo_cycle.pl
39538            ! lib/Attribute/Handlers/demo/demo_hashdir.pl
39539            ! lib/Attribute/Handlers/demo/demo_phases.pl
39540            ! lib/Attribute/Handlers/demo/demo_range.pl
39541            ! lib/Attribute/Handlers/demo/demo_rawdata.pl
39542            ! lib/Filter/Simple.pm lib/NEXT.pm lib/NEXT/test.pl
39543            ! lib/Switch.pm lib/Switch/Changes lib/Switch/README
39544            ! lib/Text/Balanced.pm
39545 ____________________________________________________________________________
39546 [ 11841] By: sky                                   on 2001/09/03  11:04:15
39547         Log: Forgot to add a file with Change #11840
39548      Branch: perl
39549            + t/op/srand.t
39550 ____________________________________________________________________________
39551 [ 11840] By: sky                                   on 2001/09/03  11:02:04
39552         Log: Subject: [PATCH t/op/srand.t t/op/rand.t pod/perlfunc.pod MANIFEST] Tests for srand()
39553              From: Michael G Schwern <schwern@pobox.com>
39554              Date: Mon, 3 Sep 2001 07:43:00 -0400
39555              Message-ID: <20010903074300.E9233@blackrider>
39556      Branch: perl
39557            ! MANIFEST pod/perlfunc.pod t/op/rand.t
39558 ____________________________________________________________________________
39559 [ 11839] By: sky                                   on 2001/09/03  10:47:11
39560         Log: Document the changes with regards to running of END blocks.
39561              And DESTROY on global objects are called in perl_destruct()!
39562      Branch: perl
39563            ! pod/perl572delta.pod pod/perlembed.pod
39564 ____________________________________________________________________________
39565 [ 11838] By: sky                                   on 2001/09/03  09:34:44
39566         Log: Subject: [PATCH t/op/time.t] Partial cleanup
39567              From: Michael G Schwern <schwern@pobox.com>
39568              Date: Mon, 3 Sep 2001 06:29:42 -0400
39569              Message-ID: <20010903062942.C9233@blackrider>
39570      Branch: perl
39571            ! t/op/time.t
39572 ____________________________________________________________________________
39573 [ 11837] By: sky                                   on 2001/09/03  09:30:02
39574         Log: Subject: [PATCH t/op/rand.t] Increase the repetitions
39575              From: Michael G Schwern <schwern@pobox.com>
39576              Date: Mon, 3 Sep 2001 06:24:13 -0400
39577              Message-ID: <20010903062413.B9233@blackrider>
39578      Branch: perl
39579            ! t/op/rand.t
39580 ____________________________________________________________________________
39581 [ 11836] By: sky                                   on 2001/09/03  07:56:47
39582         Log: Subject: [PATCH] CGI::Cookie, Apache & Switch tests
39583              From: Michael G Schwern <schwern@pobox.com>
39584              Date: Sun, 2 Sep 2001 21:38:43 -0400
39585              Message-ID: <20010902213843.L2711@blackrider>
39586      Branch: perl
39587            + lib/CGI/t/apache.t lib/CGI/t/cookie.t lib/CGI/t/switch.t
39588            ! MANIFEST
39589 ____________________________________________________________________________
39590 [ 11835] By: nick                                  on 2001/09/03  06:20:06
39591         Log: Integrate mainline
39592      Branch: perlio
39593           +> lib/Shell.t t/op/inccode.t t/run/kill_perl.t
39594            - t/op/misc.t
39595           !> (integrate 187 files)
39596 ____________________________________________________________________________
39597 [ 11834] By: jhi                                   on 2001/09/02  13:07:53
39598         Log: Update Changes.
39599      Branch: perl
39600            ! Changes patchlevel.h
39601 ____________________________________________________________________________
39602 [ 11833] By: jhi                                   on 2001/09/02  12:59:05
39603         Log: Slight tweaks.
39604      Branch: perl
39605            ! t/run/kill_perl.t
39606 ____________________________________________________________________________
39607 [ 11832] By: jhi                                   on 2001/09/02  12:41:12
39608         Log: Special casing had become a little bit more complex in Unicode 3.1.1.
39609      Branch: perl
39610            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
39611 ____________________________________________________________________________
39612 [ 11831] By: sky                                   on 2001/09/02  12:10:42
39613         Log: Change #11828 wasn't complete, this updates to intest path
39614      Branch: perl
39615            ! t/run/kill_perl.t
39616 ____________________________________________________________________________
39617 [ 11830] By: jhi                                   on 2001/09/02  11:56:18
39618         Log: 's's's.
39619      Branch: perl
39620            ! Changes
39621 ____________________________________________________________________________
39622 [ 11829] By: jhi                                   on 2001/09/02  11:54:22
39623         Log: Update Changes.
39624      Branch: perl
39625            ! Changes patchlevel.h
39626 ____________________________________________________________________________
39627 [ 11828] By: sky                                   on 2001/09/02  11:53:56
39628         Log: Subject: [PATCH] rm t/run/segfault.t; mv t/op/misc.t t/run/kill_perl.t
39629              From: Michael G Schwern <schwern@pobox.com>
39630              Date: Sat, 1 Sep 2001 20:18:58 -0400
39631              Message-ID: <20010901201858.X606@blackrider>
39632              +MANIFEST Fix
39633      Branch: perl
39634            + t/run/kill_perl.t
39635            - t/op/misc.t t/run/segfault.t
39636            ! MANIFEST
39637 ____________________________________________________________________________
39638 [ 11827] By: jhi                                   on 2001/09/02  11:46:47
39639         Log: Subject: [PATCH] lib/Time/Local.pm
39640              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
39641              Date: Sun, 2 Sep 2001 06:50:01 -0500
39642              Message-ID: <20010902065001.A21529@staff1.cso.uiuc.edu>
39643      Branch: perl
39644            ! lib/Time/Local.pm
39645 ____________________________________________________________________________
39646 [ 11826] By: jhi                                   on 2001/09/02  11:40:49
39647         Log: Tick off Unicode collation and the normalization from
39648              the todo list.
39649      Branch: perl
39650            ! pod/perltodo.pod
39651 ____________________________________________________________________________
39652 [ 11825] By: jhi                                   on 2001/09/02  11:16:24
39653         Log: Update to Unicode 3.1.1.
39654      Branch: perl
39655            ! lib/unicore/ArabLink.pl lib/unicore/ArabLnkGrp.pl
39656            ! lib/unicore/ArabShap.txt lib/unicore/CaseFold.txt
39657            ! lib/unicore/EAWidth.txt lib/unicore/PropList.html
39658            ! lib/unicore/PropList.txt lib/unicore/README.perl
39659            ! lib/unicore/ReadMe.txt lib/unicore/SpecCase.txt
39660            ! lib/unicore/rename lib/unicore/version
39661 ____________________________________________________________________________
39662 [ 11824] By: jhi                                   on 2001/09/02  10:32:30
39663         Log: Slight doc tweaks for the module.
39664      Branch: perl
39665            ! lib/Unicode/UCD.pm
39666 ____________________________________________________________________________
39667 [ 11823] By: jhi                                   on 2001/09/02  10:02:20
39668         Log: Rename the variable: it *used* to be (wrongly) that the
39669              code related to PL_reg_sv (so PL_reg_sv_utf8 was logical)
39670              but that is no more the case: PL_reg_match_utf8 is better.
39671      Branch: perl
39672            ! embedvar.h mg.c perlapi.c perlapi.h pp.c pp_hot.c regcomp.c
39673            ! regexec.c sv.c thrdvar.h
39674 ____________________________________________________________________________
39675 [ 11822] By: ams                                   on 2001/09/02  02:54:50
39676         Log: Subject: RE: [PATCH] Add a nextstate into empty blocks
39677              From: Ilmari Karonen <iltzu@sci.fi>
39678              Date: Sun, 19 Aug 2001 19:27:33 +0300 (EET DST)
39679              Message-Id: <Pine.SOL.3.96.1010819163840.8384B-100000@simpukka>
39680              (op/sub_lval.t updated to take new error message into account.)
39681      Branch: perl
39682            ! op.c t/op/sub_lval.t
39683 ____________________________________________________________________________
39684 [ 11821] By: gsar                                  on 2001/09/02  01:06:30
39685         Log: remove stray CRs in files; keep all files with UNIX line-ends
39686              (Porting/makerel adds CRs to the files that need it in the
39687              distribution)
39688      Branch: perl
39689            ! NetWare/t/NWScripts.pl README.dos
39690            ! ext/Encode/Encode/cns11643-1.enc
39691            ! ext/Encode/Encode/cns11643-2.enc ext/SDBM_File/Makefile.PL
39692            ! jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
39693 ____________________________________________________________________________
39694 [ 11820] By: gsar                                  on 2001/09/02  00:56:44
39695         Log: some remnants of change#11803
39696      Branch: perl
39697            ! ext/ByteLoader/byterun.h perl.h
39698 ____________________________________________________________________________
39699 [ 11819] By: jhi                                   on 2001/09/01  23:40:36
39700         Log: Update to Unicode::Collate 0.08.
39701      Branch: perl
39702            ! lib/Unicode/Collate.pm lib/Unicode/Collate/Changes
39703            ! lib/Unicode/Collate/README lib/Unicode/Collate/t/test.t
39704 ____________________________________________________________________________
39705 [ 11818] By: jhi                                   on 2001/09/01  23:02:09
39706         Log: Test tweaks.
39707      Branch: perl
39708            ! t/op/pat.t
39709 ____________________________________________________________________________
39710 [ 11817] By: pudge                                 on 2001/09/01  22:36:29
39711         Log: Fix test
39712      Branch: maint-5.6/macperl
39713            ! t/lib/b.t
39714 ____________________________________________________________________________
39715 [ 11816] By: pudge                                 on 2001/09/01  22:15:09
39716         Log: Misc. patches: fix tests script; add Mac::LowMem; quiet
39717              warnings in Config.pm with -W; increase default and
39718              minimum RAM; bump version number.
39719      Branch: maint-5.6/macperl
39720            + macos/lib/Mac/LowMem.pm
39721            ! macos/MPVersion.r macos/MacPerlTests.cmd macos/Makefile.mk
39722            ! macos/configpm macos/macperl/MacPerl.r
39723 ____________________________________________________________________________
39724 [ 11815] By: pudge                                 on 2001/09/01  22:10:49
39725         Log: Make syntax check report in MPW style, fix tests
39726              to use Mac::err=unix to get normal-style error
39727              messages.
39728      Branch: maint-5.6/macperl
39729            ! perl.c t/lib/b.t t/op/misc.t t/op/runlevel.t t/pod/testp2pt.pl
39730            ! t/pragma/strict.t t/pragma/subs.t t/pragma/warnings.t
39731 ____________________________________________________________________________
39732 [ 11814] By: pudge                                 on 2001/09/01  22:09:08
39733         Log: Make MPW-style errors optional (but the default); add
39734              MacPerl::ErrorFormat() function and Mac::err pragma
39735      Branch: maint-5.6/macperl
39736            + macos/ext/Mac/err/Makefile.PL macos/ext/Mac/err/err.pm
39737            + macos/ext/Mac/err/err.xs
39738            ! macos/ext/Mac/Makefile.mk macos/ext/MacPerl/MacPerl.xs
39739            ! macos/macish.c macos/macish.h macos/macperl.sym
39740 ____________________________________________________________________________
39741 [ 11813] By: pudge                                 on 2001/09/01  22:01:40
39742         Log: More module and test ports from Thomas Wegner et al
39743      Branch: maint-5.6/macperl
39744            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
39745            ! lib/File/DosGlob.pm lib/File/Spec/Mac.pm lib/File/Temp.pm
39746            ! t/lib/dosglob.t t/lib/filespec.t t/lib/ftmp-security.t
39747            ! t/op/magic.t
39748 ____________________________________________________________________________
39749 [ 11812] By: sky                                   on 2001/09/01  17:19:30
39750         Log: Subject: [PATCH t/op/concat.t] cleanup
39751              From: Michael G Schwern <schwern@pobox.com>
39752              Date: Sat, 1 Sep 2001 14:06:28 -0400
39753              Message-ID: <20010901140628.C606@blackrider>
39754      Branch: perl
39755            ! t/op/concat.t
39756 ____________________________________________________________________________
39757 [ 11811] By: sky                                   on 2001/09/01  12:25:29
39758         Log: Change #11805 didn't update the MANIFEST
39759      Branch: perl
39760            ! MANIFEST
39761 ____________________________________________________________________________
39762 [ 11810] By: sky                                   on 2001/09/01  11:52:44
39763         Log: Subject: [PATCH], was t/op/incode.t breaks make minitest
39764              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39765              Date: Sat, 1 Sep 2001 14:50:14 +0200
39766              Message-ID: <20010901145014.A691@rafael>
39767      Branch: perl
39768            ! t/op/inccode.t
39769 ____________________________________________________________________________
39770 [ 11809] By: sky                                   on 2001/09/01  11:49:22
39771         Log: Subject: PATCH: ExtUtils::MakeMaker
39772              From: Tony Bowden <tony@kasei.com>
39773              Date: Sat, 1 Sep 2001 10:33:53 +0100
39774              Message-ID: <20010901103353.A13863@soto.kasei.com>
39775              Manually applied
39776      Branch: perl
39777            ! lib/ExtUtils/MakeMaker.pm
39778 ____________________________________________________________________________
39779 [ 11808] By: sky                                   on 2001/09/01  11:39:13
39780         Log: Subject: [ID 20010831.002] Bug in Term::Cap on Solaris ansi terminal using CPAN::Shell
39781              From: mike808@users.sourceforge.net
39782              Date: Sat, 1 Sep 101 11:27:50 GMT
39783              Message-Id: <200108312123.QAA27476@smtp.networkusa.net>
39784              With little tweak
39785      Branch: perl
39786            ! lib/Term/Cap.pm
39787 ____________________________________________________________________________
39788 [ 11807] By: ams                                   on 2001/09/01  11:31:16
39789         Log: Subject: oct() and hex()
39790              From: Nicholas Clark <nick@ccl4.org>
39791              Date: Fri, 31 Aug 2001 23:14:13 +0100
39792              Message-Id: <20010831231413.J4950@plum.flirble.org>
39793      Branch: perl
39794            ! pod/perlclib.pod
39795 ____________________________________________________________________________
39796 [ 11806] By: pudge                                 on 2001/09/01  00:04:52
39797         Log: Integrate change 11801 from maintperl
39798      Branch: maint-5.6/macperl
39799            ! perl.c
39800 ____________________________________________________________________________
39801 [ 11805] By: sky                                   on 2001/08/31  21:35:10
39802         Log: Subject: Re: [ID 20010831.001] SEGV from ($a, b) = (1, 2)
39803              From: Michael G Schwern <schwern@pobox.com>
39804              Date: Fri, 31 Aug 2001 15:36:28 -0400
39805              Message-ID: <20010831153628.B598@blackrider>
39806              Check for things which used to segfault
39807      Branch: perl
39808            + t/run/segfault.t
39809 ____________________________________________________________________________
39810 [ 11804] By: gsar                                  on 2001/08/31  21:02:54
39811         Log: integrate change#11801 from maint-5.6
39812              
39813              remove age-old UNICOS "workaround" that introduces a static, and
39814              hence an egregious race condition for threaded builds (*sigh*
39815              beats me why this kludge wasn't guarded by a UNICOS-specific
39816              #define *sigh*)
39817      Branch: perl
39818            ! perl.c
39819 ____________________________________________________________________________
39820 [ 11803] By: gsar                                  on 2001/08/31  20:58:38
39821         Log: remove deprecated PERL_OBJECT cruft, it has long since stopped
39822              working in 5.7.x
39823      Branch: perl
39824            - objXSUB.h
39825            ! EXTERN.h MANIFEST Makefile.SH Makefile.micro NetWare/Makefile
39826            ! NetWare/config_h.PL NetWare/dl_netware.xs NetWare/interface.c
39827            ! NetWare/nw5.c NetWare/nw5sck.c NetWare/nw5thread.c
39828            ! NetWare/nwperlsys.c NetWare/nwperlsys.h Porting/makerel
39829            ! README.win32 XSUB.h bytecode.pl cv.h cygwin/cygwin.c
39830            ! emacs/ptags embed.h embed.pl embedvar.h epoc/epoc.c ext/B/B.xs
39831            ! ext/B/B/C.pm ext/ByteLoader/ByteLoader.xs
39832            ! ext/ByteLoader/bytecode.h ext/ByteLoader/byterun.c
39833            ! ext/DynaLoader/dlutils.c ext/Opcode/Opcode.xs
39834            ! ext/POSIX/POSIX.xs globals.c iperlsys.h lib/ExtUtils/Embed.pm
39835            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_Unix.pm
39836            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/MakeMaker.pm
39837            ! lib/ExtUtils/xsubpp makedef.pl mg.c op.c perl.c perl.h
39838            ! perlapi.c perlapi.h perlio.c perly.c perly.y perly_c.diff
39839            ! pod/perlguts.pod pp_ctl.c pp_hot.c proto.h regcomp.c regexec.c
39840            ! scope.c sv.c sv.h toke.c universal.c vms/descrip_mms.template
39841            ! vms/perly_c.vms win32/Makefile win32/config_h.PL
39842            ! win32/dl_win32.xs win32/makefile.mk win32/perlhost.h
39843            ! win32/perllib.c win32/win32.c win32/win32.h win32/win32sck.c
39844            ! win32/win32thread.c wince/Makefile.ce wince/config_h.PL
39845            ! wince/dl_win32.xs wince/perllib.c wince/win32.h
39846            ! wince/win32thread.c wince/wince.c wince/wincesck.c xsutils.c
39847 ____________________________________________________________________________
39848 [ 11802] By: ams                                   on 2001/08/31  18:11:32
39849         Log: Subject: [DOC PATCH] Add perl4 warning messages to perldiag.pod
39850              From: "Philip Newton" <Philip.Newton@gmx.net>
39851              Date: Fri, 31 Aug 2001 21:12:56 +0200
39852              Message-Id: <20010831.211000@ID-11583.news.dfncis.de>
39853      Branch: perl
39854            ! pod/perldiag.pod
39855 ____________________________________________________________________________
39856 [ 11801] By: gsar                                  on 2001/08/31  17:49:03
39857         Log: remove age-old UNICOS "workaround" that introduces a static, and
39858              hence an egregious race condition for threaded builds (*sigh*
39859              beats me why this kludge wasn't guarded by a UNICOS-specific
39860              #define *sigh*)
39861      Branch: maint-5.6/perl
39862            ! perl.c
39863 ____________________________________________________________________________
39864 [ 11800] By: sky                                   on 2001/08/31  17:30:26
39865         Log: Fixes bug in change 11717 that bus errored on HP-UX 10.20
39866              Might break on platforms where bool is larger than 8 bites ???
39867      Branch: perl
39868            ! regcomp.c
39869 ____________________________________________________________________________
39870 [ 11799] By: ams                                   on 2001/08/31  12:15:44
39871         Log: Integrate 11778 into mainline.
39872      Branch: perl
39873            ! t/base/term.t
39874 ____________________________________________________________________________
39875 [ 11798] By: sky                                   on 2001/08/31  11:31:44
39876         Log: Change 11797 sneaked in a faulty regcomp.c change which wasn't
39877              supposed to happen.
39878      Branch: perl
39879            ! regcomp.c
39880 ____________________________________________________________________________
39881 [ 11797] By: sky                                   on 2001/08/31  11:28:17
39882         Log: Subject: Re: Problem in ext/Time/HiRest/HiRes.t 
39883              From: "John P. Linderman" <jpl@research.att.com>
39884              Date: Fri, 31 Aug 2001 08:20:35 -0400
39885              Message-Id: <200108311220.IAA54125@raptor.research.att.com>
39886              Fixes test 14 which could fail randomly in rare cases.
39887      Branch: perl
39888            ! ext/Time/HiRes/HiRes.t regcomp.c
39889 ____________________________________________________________________________
39890 [ 11796] By: ams                                   on 2001/08/31  01:13:07
39891         Log: Subject: [PATCH] Embaressing typo in Syslog's Makefile.PL
39892              From: Nicholas Clark <nick@ccl4.org>
39893              Date: Thu, 30 Aug 2001 23:21:50 +0100
39894              Message-Id: <20010830232150.D4950@plum.flirble.org>
39895      Branch: perl
39896            ! ext/Sys/Syslog/Makefile.PL
39897 ____________________________________________________________________________
39898 [ 11795] By: ams                                   on 2001/08/30  23:53:23
39899         Log: Subject: [PATCH pod/perlhack.pod] Yet another improvement to the
39900              patching example
39901              From: Michael G Schwern <schwern@pobox.com>
39902              Date: Thu, 30 Aug 2001 17:02:08 -0400
39903              Message-Id: <20010830170208.M2318@blackrider>
39904      Branch: perl
39905            ! pod/perlhack.pod
39906 ____________________________________________________________________________
39907 [ 11794] By: ams                                   on 2001/08/30  19:35:36
39908         Log: Subject: [PATCH] pp_modulo
39909              From: Nicholas Clark <nick@ccl4.org>
39910              Date: Thu, 30 Aug 2001 18:20:54 +0100
39911              Message-Id: <20010830182053.A4950@plum.flirble.org>
39912      Branch: perl
39913            ! pp.c t/op/64bitint.t
39914 ____________________________________________________________________________
39915 [ 11793] By: sky                                   on 2001/08/30  13:02:48
39916         Log: 11792 wasn't complete
39917      Branch: perl
39918            ! makedef.pl regcomp.c
39919 ____________________________________________________________________________
39920 [ 11792] By: sky                                   on 2001/08/30  12:21:11
39921         Log: Added checks for PL_custom* and Perl_custom* functions in makedef.pl
39922      Branch: perl
39923            ! makedef.pl
39924 ____________________________________________________________________________
39925 [ 11791] By: sky                                   on 2001/08/30  10:08:02
39926         Log: Due to braindamaged makedef.pl change 11758 broke makedef.pl
39927      Branch: perl
39928            ! config_h.SH
39929 ____________________________________________________________________________
39930 [ 11790] By: sky                                   on 2001/08/30  08:22:31
39931         Log: Introduces SvREPADTMP(sv) that marks a repad SvIV as a offset
39932              on the pad. Fixes coredumps in cleanups introduced by
39933              Change 11755  
39934      Branch: perl
39935            ! op.c perl.c sv.h
39936 ____________________________________________________________________________
39937 [ 11789] By: sky                                   on 2001/08/29  19:01:47
39938         Log: GCC on HP-UX 11 with 64bit support breaks inet_ntoa
39939              This is a replacement implmentation that works on HPUX.
39940              This bug should probably be fixed in GCC.
39941      Branch: perl
39942            ! ext/Socket/Socket.xs
39943 ____________________________________________________________________________
39944 [ 11788] By: ams                                   on 2001/08/29  17:35:33
39945         Log: Subject: [PATCH] pass all tests when compiling with -DNO_PERL_PRESERVE_IVUV
39946              From: Nicholas Clark <nick@ccl4.org>
39947              Date: Wed, 29 Aug 2001 18:21:56 +0100
39948              Message-Id: <20010829182156.O4950@plum.flirble.org>
39949      Branch: perl
39950            ! ext/Devel/Peek/Peek.t sv.c t/op/64bitint.t t/op/numconvert.t
39951 ____________________________________________________________________________
39952 [ 11787] By: sky                                   on 2001/08/29  10:42:54
39953         Log: Added test for pack_addr_in and unpack_addr_in
39954              Nitpik in test 10
39955      Branch: perl
39956            ! ext/Socket/Socket.t
39957 ____________________________________________________________________________
39958 [ 11786] By: sky                                   on 2001/08/29  10:28:14
39959         Log: Added three tests to test inet_ntoa/inet_aton and *packaddr*
39960              Trying to catch errors on HP-UX
39961      Branch: perl
39962            ! ext/Socket/Socket.t
39963 ____________________________________________________________________________
39964 [ 11785] By: sky                                   on 2001/08/29  09:07:03
39965         Log: make sure USE_THREADS is defined so external apps work
39966      Branch: perl
39967            ! config_h.SH
39968 ____________________________________________________________________________
39969 [ 11784] By: sky                                   on 2001/08/29  08:06:12
39970         Log: Subject: Re: The hitlist of untested modules.
39971              From: Jonathan Stowe <gellyfish@gellyfish.com>
39972              Date: Wed, 29 Aug 2001 09:25:49 +0100 (BST)
39973              Message-ID: <Pine.LNX.4.33.0108290923320.29273-100000@orpheus.gellyfish.com>
39974              Start of tests for Shell.pm (make Schwern poorer!)
39975      Branch: perl
39976            + lib/Shell.t
39977            ! MANIFEST
39978 ____________________________________________________________________________
39979 [ 11783] By: sky                                   on 2001/08/29  07:37:50
39980         Log: END{} can change the return value even if we die from BEGIN{}
39981      Branch: perl
39982            ! miniperlmain.c
39983 ____________________________________________________________________________
39984 [ 11782] By: ams                                   on 2001/08/29  06:32:17
39985         Log: Subject: Re: [PATCH] newer tests for the coderef-in-@INC !
39986              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
39987              Date: Wed, 29 Aug 2001 09:18:17 +0200
39988              Message-Id: <20010829091817.A4453@rafael>
39989      Branch: perl
39990            ! t/op/inccode.t
39991 ____________________________________________________________________________
39992 [ 11781] By: pudge                                 on 2001/08/29  02:28:33
39993         Log: Delete xsubpp.patch, as full copy exists now
39994      Branch: maint-5.6/macperl
39995            - macos/xsubpp.patch
39996 ____________________________________________________________________________
39997 [ 11780] By: pudge                                 on 2001/08/29  02:26:03
39998         Log: Add Changes file
39999      Branch: maint-5.6/macperl
40000            + macos/Changes
40001 ____________________________________________________________________________
40002 [ 11779] By: pudge                                 on 2001/08/29  02:23:11
40003         Log: Add Mac version of xsubpp as separate file
40004      Branch: maint-5.6/macperl
40005            + macos/xsubpp
40006            ! macos/Makefile.mk
40007 ____________________________________________________________________________
40008 [ 11778] By: pudge                                 on 2001/08/29  02:14:57
40009         Log: Fix open of /dev/null for Mac OS
40010      Branch: maint-5.6/macperl
40011            ! t/base/term.t
40012 ____________________________________________________________________________
40013 [ 11777] By: pudge                                 on 2001/08/29  02:12:52
40014         Log: Various patches: enable more tests; skip CVS in PerlInstall;
40015              fix typemap for Mac::Processes; remove comments in MM_MacOS.pm
40016      Branch: maint-5.6/macperl
40017            ! macos/MacPerlTests.cmd macos/PerlInstall
40018            ! macos/ext/Mac/Processes/typemap macos/lib/ExtUtils/MM_MacOS.pm
40019 ____________________________________________________________________________
40020 [ 11776] By: pudge                                 on 2001/08/29  02:11:42
40021         Log: Allow for platforms to override formatting of errors
40022              on output from Matthias Neeracher (Mac files)
40023      Branch: maint-5.6/macperl
40024            ! macos/macish.c macos/macish.h
40025 ____________________________________________________________________________
40026 [ 11775] By: pudge                                 on 2001/08/29  01:59:32
40027         Log: Allow for platforms to override formatting of errors
40028              on output from Matthias Neeracher (core files)
40029      Branch: maint-5.6/macperl
40030            ! perl.h pp_ctl.c util.c
40031 ____________________________________________________________________________
40032 [ 11774] By: pudge                                 on 2001/08/29  01:29:43
40033         Log: Add some param checking, from reports by Kevin Reid.
40034      Branch: maint-5.6/macperl
40035            ! macos/ext/Mac/Controls/Controls.pm
40036            ! macos/ext/Mac/Menus/Menus.pm macos/ext/Mac/Windows/Windows.pm
40037 ____________________________________________________________________________
40038 [ 11773] By: ams                                   on 2001/08/28  23:54:57
40039         Log: Subject: [PATCH] make coretest
40040              From: Paul Johnson <paul@pjcj.net>
40041              Date: Wed, 29 Aug 2001 00:11:38 +0200
40042              Message-Id: <20010829001138.B12169@pjcj.net>
40043              (Applied without the change to perlhack.pod. This should
40044              probably stay undocumented.)
40045      Branch: perl
40046            ! Makefile.SH t/TEST
40047 ____________________________________________________________________________
40048 [ 11772] By: sky                                   on 2001/08/28  13:01:20
40049         Log: Subject: [PATCH t/op/pack.t pod/perlhack.pod] Adding the failure diagnostic  
40050              From: Michael G Schwern <schwern@pobox.com>
40051              Date: Tue, 28 Aug 2001 09:57:39 -0400
40052              Message-ID: <20010828095738.E17775@blackrider>
40053      Branch: perl
40054            ! pod/perlhack.pod t/op/pack.t
40055 ____________________________________________________________________________
40056 [ 11771] By: sky                                   on 2001/08/28  11:20:13
40057         Log: Subject: [PATCH] put useful info in %INC for files loaded by a hook in @INC
40058              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40059              Date: Tue, 28 Aug 2001 14:23:43 +0200
40060              Message-ID: <20010828142343.A19299@rafael>
40061      Branch: perl
40062            ! pod/perlvar.pod pp_ctl.c
40063 ____________________________________________________________________________
40064 [ 11770] By: ams                                   on 2001/08/28  10:13:21
40065         Log: Subject: [PATCH] odd typo in op.h
40066              From: Nicholas Clark <nick@ccl4.org>
40067              Date: Tue, 28 Aug 2001 12:10:26 +0100
40068              Message-Id: <20010828121026.V4950@plum.flirble.org>
40069      Branch: perl
40070            ! op.h
40071 ____________________________________________________________________________
40072 [ 11769] By: sky                                   on 2001/08/28  08:09:16
40073         Log: Subject: [ID 20010827.008] no-foo options broken in B::Lint
40074              From: Ville "Skyttä" <scop@cs132170.pp.htv.fi>
40075              Date: Tue, 28 Aug 2001 02:22:20 +0300
40076              Message-Id: <200108272322.f7RNMKd02261@cs132170.pp.htv.fi>
40077      Branch: perl
40078            ! ext/B/B/Lint.pm
40079 ____________________________________________________________________________
40080 [ 11768] By: ams                                   on 2001/08/28  00:47:35
40081         Log: Subject: Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
40082              From: Michael G Schwern <schwern@pobox.com>
40083              Date: Mon, 27 Aug 2001 21:24:44 -0400
40084              Message-Id: <20010827212444.F12582@blackrider>
40085      Branch: perl
40086            ! pod/perlhack.pod t/op/pack.t
40087 ____________________________________________________________________________
40088 [ 11767] By: ams                                   on 2001/08/27  23:59:48
40089         Log: Subject: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad testing advice
40090              From: Michael G Schwern <schwern@pobox.com>
40091              Date: Mon, 27 Aug 2001 20:12:29 -0400
40092              Message-Id: <20010827201229.D12582@blackrider>
40093      Branch: perl
40094            ! pod/perlhack.pod t/op/pack.t
40095 ____________________________________________________________________________
40096 [ 11766] By: ams                                   on 2001/08/27  23:39:40
40097         Log: Update Changes.
40098      Branch: perl
40099            ! Changes
40100 ____________________________________________________________________________
40101 [ 11765] By: ams                                   on 2001/08/27  22:53:10
40102         Log: Subject: Re: [PATCH] new tests for the coderef-in-@INC
40103              From: Michael G Schwern <schwern@pobox.com>
40104              Date: Mon, 27 Aug 2001 19:47:30 -0400
40105              Message-Id: <20010827194730.C12582@blackrider>
40106      Branch: perl
40107            ! t/op/inccode.t
40108 ____________________________________________________________________________
40109 [ 11764] By: ams                                   on 2001/08/27  22:46:21
40110         Log: Subject: [PATCH] new tests for the coderef-in-@INC
40111              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40112              Date: Mon, 27 Aug 2001 22:36:27 +0200
40113              Message-Id: <20010827223627.C690@rafael>
40114              
40115              Subject: Re: [PATCH] new tests for the coderef-in-@INC
40116              From: Nicholas Clark <nick@ccl4.org>
40117              Date: Tue, 28 Aug 2001 00:02:46 +0100
40118              Message-Id: <20010828000245.R4950@plum.flirble.org>
40119      Branch: perl
40120            + t/op/inccode.t
40121            ! MANIFEST
40122 ____________________________________________________________________________
40123 [ 11763] By: ams                                   on 2001/08/27  22:41:09
40124         Log: Subject: [PATCH lib/warnings.t] Removing 2>&1 requirement  (was Re:
40125              bleadperl on fire, Win95+4NT)
40126              From: Michael G Schwern <schwern@pobox.com>
40127              Date: Mon, 27 Aug 2001 16:54:42 -0400
40128              Message-Id: <20010827165442.F9436@blackrider>
40129      Branch: perl
40130            ! lib/warnings.t
40131 ____________________________________________________________________________
40132 [ 11762] By: sky                                   on 2001/08/27  19:19:17
40133         Log: Changed back Net/Ping.pm change #11759 since WNOHANG wasn't
40134              avaible at compile time. This broke the compilation of 
40135              Net/Ping.pm
40136      Branch: perl
40137            ! lib/Net/Ping.pm
40138 ____________________________________________________________________________
40139 [ 11761] By: sky                                   on 2001/08/27  18:34:48
40140         Log: Removed tripple definitions of CUSTOM_OP functions.
40141      Branch: perl
40142            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
40143 ____________________________________________________________________________
40144 [ 11760] By: sky                                   on 2001/08/27  18:21:27
40145         Log: Regen headers
40146      Branch: perl
40147            ! embed.h embedvar.h objXSUB.h opcode.h opnames.h perlapi.c
40148            ! perlapi.h proto.h
40149 ____________________________________________________________________________
40150 [ 11759] By: ams                                   on 2001/08/27  16:31:53
40151         Log: Subject: [PATCH] pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
40152              From: "chromatic" <chromatic@rmci.net>
40153              Date: Mon, 27 Aug 2001 11:17:09 -0600
40154              Message-Id: <20010827172111.89491.qmail@onion.perl.org>
40155      Branch: perl
40156            ! ext/POSIX/POSIX.pod lib/Net/Ping.pm pod/perlfunc.pod
40157 ____________________________________________________________________________
40158 [ 11758] By: sky                                   on 2001/08/27  15:16:42
40159         Log: Changes USE_THREADS to USE_5005THREADS in the entire source.
40160              Thanks to H. Merijn Brand for the patch.
40161              Some of the comments and or guards might be removable in perl.h now.
40162      Branch: perl
40163            ! NetWare/config_H.wc NetWare/nw5thread.c NetWare/nw5thread.h
40164            ! Porting/Glossary Porting/config_H README.threads config_h.SH
40165            ! cop.h cv.h deb.c dosish.h dump.c embed.h embed.pl embedvar.h
40166            ! ext/B/B.xs ext/B/B/C.pm ext/B/B/Deparse.pm
40167            ! ext/B/ramblings/runtime.porting ext/DynaLoader/dl_aix.xs
40168            ! ext/Thread/Thread.xs gv.c intrpvar.h mg.c miniperlmain.c
40169            ! objXSUB.h op.c os2/os2.c os2/os2ish.h perl.c perl.h perlapi.c
40170            ! perlvars.h pod/perlguts.pod pp.c pp.h pp_ctl.c pp_hot.c
40171            ! proto.h regexec.c scope.c sv.c sv.h thrdvar.h thread.h toke.c
40172            ! uconfig.h util.c vms/genconfig.pl vms/vms.c vos/config.alpha.h
40173            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
40174            ! win32/config_H.vc win32/perllib.c win32/win32.h
40175            ! win32/win32sck.c win32/win32thread.c win32/win32thread.h
40176            ! wince/config.h wince/config_H.ce wince/win32.h
40177            ! wince/win32thread.c wince/win32thread.h wince/wincesck.c
40178 ____________________________________________________________________________
40179 [ 11757] By: sky                                   on 2001/08/27  13:39:16
40180         Log: Subject: GNU ld parses arguments different
40181              From: H.Merijn Brand <h.m.brand@hccnet.nl>
40182              Date: Mon, 27 Aug 2001 16:25:51 +0200
40183              Message-Id: <20010827162254.2EA6.H.M.BRAND@hccnet.nl>
40184      Branch: perl
40185            ! hints/hpux.sh
40186 ____________________________________________________________________________
40187 [ 11756] By: sky                                   on 2001/08/27  13:18:45
40188         Log: Subject: Custom Ops
40189              From: Simon Cozens <simon@netthink.co.uk>
40190              Date: Sat, 25 Aug 2001 17:45:09 +0100
40191              Message-ID: <20010825174509.A5752@netthink.co.uk>
40192              I also added a fix to Opcode.pm to quite test cases.
40193      Branch: perl
40194            ! dump.c embed.pl ext/Opcode/Opcode.pm intrpvar.h op.c op.h
40195            ! opcode.pl pod/perlguts.pod pp_ctl.c pp_sys.c run.c sv.c utf8.c
40196 ____________________________________________________________________________
40197 [ 11755] By: sky                                   on 2001/08/27  05:37:17
40198         Log: Plugs a memory leak on destruction of regular expressions
40199              introcued by #11274.
40200              PL_regex_padav now has an AV as it's first entry with a list
40201              of freed regex_padav slots that it will reuse on creating
40202              new PMOPs.
40203      Branch: perl
40204            ! op.c perl.c
40205 ____________________________________________________________________________
40206 [ 11754] By: ams                                   on 2001/08/26  14:38:52
40207         Log: Subject: [PATCH] t/io/binmode.t
40208              From: Nicholas Clark <nick@ccl4.org>
40209              Date: Sun, 26 Aug 2001 12:03:05 +0100
40210              Message-Id: <20010826120305.C4950@plum.flirble.org>
40211              
40212              (Also a nitpick in #11752 to t/op/universal.t)
40213      Branch: perl
40214            ! t/io/binmode.t t/op/universal.t
40215 ____________________________________________________________________________
40216 [ 11753] By: ams                                   on 2001/08/26  08:19:34
40217         Log: Subject: [PATCH] op/universal.t failing
40218              From: Nicholas Clark <nick@ccl4.org>
40219              Date: Sun, 26 Aug 2001 09:48:22 +0100
40220              Message-Id: <20010826094822.B4950@plum.flirble.org>
40221      Branch: perl
40222            ! t/op/universal.t
40223 ____________________________________________________________________________
40224 [ 11752] By: ams                                   on 2001/08/25  22:46:13
40225         Log: Subject: Re: 'can' with undefined subs
40226              From: Tony Bowden <tony@kasei.com>
40227              Date: Sat, 25 Aug 2001 14:58:17 +0100
40228              Message-Id: <20010825145817.A11788@soto.kasei.com>
40229              (Applied with minor modifications.)
40230      Branch: perl
40231            ! t/op/universal.t
40232 ____________________________________________________________________________
40233 [ 11751] By: ams                                   on 2001/08/25  18:28:43
40234         Log: Subject: Re: 'can' with undefined subs
40235              From: Tony Bowden <tony@kasei.com>
40236              Date: Sat, 25 Aug 2001 15:13:14 +0100
40237              Message-Id: <20010825151314.B11788@soto.kasei.com>
40238      Branch: perl
40239            ! lib/UNIVERSAL.pm
40240 ____________________________________________________________________________
40241 [ 11750] By: nick                                  on 2001/08/25  15:24:15
40242         Log: Integrate mainline
40243      Branch: perlio
40244           +> t/io/binmode.t
40245           !> (integrate 26 files)
40246 ____________________________________________________________________________
40247 [ 11749] By: nick                                  on 2001/08/25  14:55:41
40248         Log: Subject:  Re: [PATCH] Added wisdom to perlhack.pod
40249              From:  John Peacock <jpeacock@rowman.com>
40250              Date:  Wed, 22 Aug 2001 12:05:28 -0400
40251              Message-Id:  <3B83D848.7FD9C6EF@rowman.com>
40252      Branch: perl
40253            ! pod/perlhack.pod
40254 ____________________________________________________________________________
40255 [ 11748] By: nick                                  on 2001/08/25  14:53:04
40256         Log: Subject:  Re: [PATCH] (was Re: PerlIO regerssion tests?)
40257              From:  Michael G Schwern <schwern@pobox.com>
40258              Date:  Wed, 22 Aug 2001 19:22:45 -0400
40259              Message-Id:  <20010822192245.U619@blackrider>
40260      Branch: perl
40261            ! MANIFEST
40262 ____________________________________________________________________________
40263 [ 11747] By: nick                                  on 2001/08/25  14:52:33
40264         Log: Subject:  [PATCH] (was Re: PerlIO regerssion tests?)
40265              From:  Nicholas Clark <nick@ccl4.org>
40266              Date:  Wed, 22 Aug 2001 23:29:06 +0100
40267              Message-Id:  <20010822232906.Z82818@plum.flirble.org>
40268      Branch: perl
40269            + t/io/binmode.t
40270            ! perlio.c pod/perlfunc.pod
40271 ____________________________________________________________________________
40272 [ 11744] By: nick                                  on 2001/08/25  14:37:33
40273         Log: Subject:  [PATCH bleadperl] quiet down VC++ warnings in a2py.c and walk.c
40274              From:  Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
40275              Date:  Fri, 24 Aug 2001 22:10:42 +0200
40276              Message-Id:  <1065978076.20010824221042@tesla.rcub.bg.ac.yu>
40277      Branch: perl
40278            ! x2p/a2py.c x2p/walk.c
40279 ____________________________________________________________________________
40280 [ 11743] By: nick                                  on 2001/08/25  14:32:47
40281         Log: Subject:  [DOC PATCH] The coderef-in-@INC feature
40282              From:  Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40283              Date:  Fri, 24 Aug 2001 23:34:13 +0200
40284              Message-Id:  <20010824233413.A1285@rafael>
40285      Branch: perl
40286            ! pod/perlfunc.pod pod/perlvar.pod
40287 ____________________________________________________________________________
40288 [ 11742] By: ams                                   on 2001/08/25  13:16:02
40289         Log: Subject: [PATCH] Re: The coderef in @INC strikes back
40290              From: Nicholas Clark <nick@ccl4.org>
40291              Date: Sat, 25 Aug 2001 14:50:07 +0100
40292              Message-Id: <20010825145007.L41464@plum.flirble.org>
40293      Branch: perl
40294            ! pp_ctl.c
40295 ____________________________________________________________________________
40296 [ 11741] By: nick                                  on 2001/08/24  07:08:45
40297         Log: When applying patch via Porting/apply fails, do p4 refresh
40298              to get old files back.
40299      Branch: perl
40300            ! Porting/apply
40301 ____________________________________________________________________________
40302 [ 11740] By: ams                                   on 2001/08/24  04:47:24
40303         Log: #11739 was incomplete.
40304      Branch: perl
40305            ! pod/perldiag.pod
40306 ____________________________________________________________________________
40307 [ 11739] By: ams                                   on 2001/08/24  04:09:40
40308         Log: Subject: [DOC patch bleadperl] "misspelled" misspelled
40309              From: "Philip Newton" <Philip.Newton@gmx.net>
40310              Date: Fri, 24 Aug 2001 07:08:34 +0200
40311      Branch: perl
40312            ! pod/perldiag.pod
40313 ____________________________________________________________________________
40314 [ 11738] By: ams                                   on 2001/08/24  02:19:42
40315         Log: Fixed Doug Wilson's email address.
40316      Branch: perl
40317            ! AUTHORS
40318 ____________________________________________________________________________
40319 [ 11737] By: ams                                   on 2001/08/24  00:10:13
40320         Log: Subject: [DOC PATCH] Adding new warning in perldiag.pod
40321              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40322              Date: Thu, 23 Aug 2001 22:22:58 +0200
40323              Message-Id: <20010823222258.A901@rafael>
40324      Branch: perl
40325            ! pod/perldiag.pod
40326 ____________________________________________________________________________
40327 [ 11736] By: ams                                   on 2001/08/24  00:05:02
40328         Log: Subject: [PATCH perl@ ] add $Config('scriptdir'} on VMS
40329              From: "Craig A. Berry" <craigberry@mac.com>
40330              Date: Thu, 23 Aug 2001 19:07:45 -0500
40331              Message-Id: <a05101004b7ab4593bb24@[172.16.52.1]>
40332      Branch: perl
40333            ! configure.com
40334 ____________________________________________________________________________
40335 [ 11735] By: sky                                   on 2001/08/23  13:42:07
40336         Log: Backed out 11732, it breaks lib/strict.t 
40337      Branch: perl
40338            ! op.c
40339 ____________________________________________________________________________
40340 [ 11734] By: sky                                   on 2001/08/23  11:45:59
40341         Log: Removed toy from 17133 after Matt Sargeants request.
40342      Branch: perl
40343            ! pod/perlfaq4.pod
40344 ____________________________________________________________________________
40345 [ 11733] By: sky                                   on 2001/08/23  11:36:29
40346         Log: Subject: [PATCH perlfaq4] Faster permutation algorithms
40347              From: Robin Houston <robin@kitsite.com>
40348              Date: Wed, 22 Aug 2001 23:06:16 +0100
40349              Message-ID: <20010822230616.A254@robin.kitsite.com>
40350      Branch: perl
40351            ! pod/perlfaq4.pod
40352 ____________________________________________________________________________
40353 [ 11732] By: sky                                   on 2001/08/23  10:36:02
40354         Log: Subject: Re: [ID 20010822.001] Freeing pads after parse error
40355              From: Simon Cozens <simon@netthink.co.uk>
40356              Date: Thu, 23 Aug 2001 12:06:36 +0100
40357              Message-ID: <20010823120636.A9961@netthink.co.uk>
40358      Branch: perl
40359            ! op.c
40360 ____________________________________________________________________________
40361 [ 11731] By: gsar                                  on 2001/08/23  03:58:58
40362         Log: fix broken windows build
40363      Branch: perl
40364            ! perl.h
40365 ____________________________________________________________________________
40366 [ 11730] By: ams                                   on 2001/08/22  21:35:30
40367         Log: Subject: [PATCH] io/tell.t doesn't chdir t
40368              From: Nicholas Clark <nick@ccl4.org>
40369              Date: Wed, 22 Aug 2001 23:25:58 +0100
40370              Message-Id: <20010822232557.Y82818@plum.flirble.org>
40371      Branch: perl
40372            ! t/io/tell.t
40373 ____________________________________________________________________________
40374 [ 11729] By: ams                                   on 2001/08/22  20:32:21
40375         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
40376              questions)
40377              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
40378              Date: Wed, 22 Aug 2001 17:09:04 -0400
40379              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
40380              (Oops, forgot File::Spec::Unix in the previous patch.)
40381      Branch: perl
40382            ! lib/File/Spec/Unix.pm
40383 ____________________________________________________________________________
40384 [ 11728] By: ams                                   on 2001/08/22  20:25:41
40385         Log: Subject: [PATCH] Documentation in File::Spec (was Re: minor File::Spec
40386              questions)
40387              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
40388              Date: Wed, 22 Aug 2001 17:09:04 -0400
40389              Message-Id: <20010822170904.A76069@linguist.thayer.dartmouth.edu>
40390      Branch: perl
40391            ! lib/File/Spec.pm
40392 ____________________________________________________________________________
40393 [ 11727] By: ams                                   on 2001/08/22  19:43:30
40394         Log: Subject: Re: [PATCH 1 of 3] $] is deprecated - eliminate from core tests
40395              From: John Peacock <jpeacock@rowman.com>
40396              Date: Wed, 22 Aug 2001 12:35:52 -0400
40397              Message-Id: <3B83DF68.5D89DC81@rowman.com>
40398              (Adds proper tests for $], notwithstanding Subject. +nitpick)
40399      Branch: perl
40400            ! t/op/ver.t
40401 ____________________________________________________________________________
40402 [ 11726] By: ams                                   on 2001/08/22  19:36:39
40403         Log: Subject: [ID 20010822.007] eval STRING & diagnostics.pm not mixing
40404              From: schwern@ool-18b93024.dyn.optonline.net (Michael G Schwern)
40405              Date: Wed, 22 Aug 2001 16:03:00 -0400 (EDT)
40406              Message-Id: <20010822200300.0D1638253@ool-18b93024.dyn.optonline.net>
40407      Branch: perl
40408            ! lib/diagnostics.pm lib/diagnostics.t
40409 ____________________________________________________________________________
40410 [ 11725] By: ams                                   on 2001/08/22  19:25:01
40411         Log: Subject: [PATCH] 64 bit integer preserving pp_divide
40412              From: Nicholas Clark <nick@ccl4.org>
40413              Date: Wed, 22 Aug 2001 20:59:05 +0100
40414              Message-Id: <20010822205905.U82818@plum.flirble.org>
40415      Branch: perl
40416            ! pp.c t/op/64bitint.t t/op/arith.t
40417 ____________________________________________________________________________
40418 [ 11724] By: ams                                   on 2001/08/22  10:02:33
40419         Log: Subject: Configure blooper
40420              From: H.Merijn Brand <h.m.brand@hccnet.nl>
40421              Date: Wed, 22 Aug 2001 12:38:35 +0200
40422              Message-Id: <20010822123750.A797.H.M.BRAND@hccnet.nl>
40423      Branch: perl
40424            ! Configure
40425 ____________________________________________________________________________
40426 [ 11723] By: ams                                   on 2001/08/21  16:17:53
40427         Log: Subject: [PATCH] installperl -help
40428              From: Nicholas Clark <nick@ccl4.org>
40429              Date: Tue, 21 Aug 2001 17:34:23 +0100
40430              Message-Id: <20010821173423.F82818@plum.flirble.org>
40431      Branch: perl
40432            ! installperl
40433 ____________________________________________________________________________
40434 [ 11722] By: ams                                   on 2001/08/20  07:46:31
40435         Log: Subject: [PATCH perlvar.pod] Rewrite $. entry and switch to -> syntax
40436              From: Ilmari Karonen <iltzu@sci.fi>
40437              Date: Mon, 20 Aug 2001 06:42:01 +0300 (EET DST)
40438              Message-Id: <Pine.SOL.3.96.1010820063126.28048A-100000@simpukka>
40439      Branch: perl
40440            ! pod/perlvar.pod
40441 ____________________________________________________________________________
40442 [ 11721] By: nick                                  on 2001/08/20  06:24:31
40443         Log: Integrate mainline
40444      Branch: perlio
40445           +> Porting/apply lib/Lingua/KO/Hangul/Util.pm
40446           +> lib/Lingua/KO/Hangul/Util/Changes
40447           +> lib/Lingua/KO/Hangul/Util/README
40448           +> lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
40449           +> lib/Unicode/Collate/Changes lib/Unicode/Collate/README
40450           +> lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
40451           +> lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
40452           +> lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
40453           +> lib/Unicode/Normalize/t/test.t
40454            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
40455           !> (integrate 55 files)
40456 ____________________________________________________________________________
40457 [ 11720] By: pudge                                 on 2001/08/19  19:00:16
40458         Log: Integrate Change #11599 from maint-5.6/perl
40459      Branch: maint-5.6/macperl
40460           !> README.win32
40461 ____________________________________________________________________________
40462 [ 11719] By: ams                                   on 2001/08/18  21:21:42
40463         Log: Add Porting/apply to MANIFEST.
40464      Branch: perl
40465            ! MANIFEST
40466 ____________________________________________________________________________
40467 [ 11718] By: sky                                   on 2001/08/18  14:38:01
40468         Log: PL_reentrant_buffer does not exist in 5005threaded perl.
40469              Better solution would be to make 5005threaded perl use
40470              the same system as ithreads do
40471      Branch: perl
40472            ! perl.h
40473 ____________________________________________________________________________
40474 [ 11717] By: jhi                                   on 2001/08/18  14:24:42
40475         Log: New try for ID 20010407.006: detach the semantics
40476              "was the last match target UTF8" into its own variable.
40477      Branch: perl
40478            ! embedvar.h intrpvar.h mg.c perlapi.h pod/perlapi.pod pp.c
40479            ! pp_hot.c regcomp.c regexec.c sv.c t/op/pat.t thrdvar.h
40480 ____________________________________________________________________________
40481 [ 11716] By: jhi                                   on 2001/08/18  12:11:14
40482         Log: UTF8 flag should be meaningful only when POK.
40483      Branch: perl
40484            ! dump.c
40485 ____________________________________________________________________________
40486 [ 11715] By: sky                                   on 2001/08/18  11:45:16
40487         Log: USE_THREADS and USE_ITHREADS are never true at the same time
40488      Branch: perl
40489            ! perl.h
40490 ____________________________________________________________________________
40491 [ 11714] By: jhi                                   on 2001/08/18  06:03:24
40492         Log: Retract #11712 for now.  The real fix would probably
40493              be something like making PL_reg_sv a copy (PV + UTF8)
40494              of the matched/substituted string (note: not just a SvPOK
40495              string, for example the stringified form of a ROK would
40496              be applicable)  Beware of leaks.
40497      Branch: perl
40498            ! pp_hot.c t/op/pat.t
40499 ____________________________________________________________________________
40500 [ 11713] By: jhi                                   on 2001/08/18  03:22:42
40501         Log: UTF8 wasn't printing for PVMGs.
40502      Branch: perl
40503            ! dump.c
40504 ____________________________________________________________________________
40505 [ 11712] By: jhi                                   on 2001/08/18  03:22:24
40506         Log: (Retracted by #11714)
40507              
40508              Okay analysis, debatable fix.  (The fix will inc
40509              the refcount of all temporary match objects,
40510              like for example tied(%h) =~ /^.../ from Tie/RefHash.t,
40511              which will then cause griping at untie() time
40512              ("inner references remain").
40513              
40514              Fix for ID 20010407.006: PL_reg_sv got wiped out
40515              by freetemps if the match target was a temporary
40516              (like function_call() =~ /.../), which in turn meant
40517              that the $1 et al stopped working if they had UTF-8
40518              in them.  Therefore bump up the refcount of PL_reg_sv.
40519      Branch: perl
40520            ! pp_hot.c t/op/pat.t
40521 ____________________________________________________________________________
40522 [ 11711] By: ams                                   on 2001/08/17  20:32:08
40523         Log: Subject: [PATCH] doesn't compile, was perl@11710
40524              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40525              Date: Fri, 17 Aug 2001 23:21:10 +0200
40526              Message-Id: <20010817232110.C7041@rafael> 
40527      Branch: perl
40528            ! sharedsv.c
40529 ____________________________________________________________________________
40530 [ 11710] By: jhi                                   on 2001/08/17  14:26:57
40531         Log: Update Changes.
40532      Branch: perl
40533            ! Changes patchlevel.h
40534 ____________________________________________________________________________
40535 [ 11709] By: jhi                                   on 2001/08/17  13:47:53
40536         Log: Upgrade to libnet 1.0704.
40537      Branch: perl
40538            - lib/Net/README.config lib/Net/demos/snpp lib/Net/libnet.ppd
40539            ! MANIFEST lib/Net/ChangeLog.libnet lib/Net/Cmd.pm
40540            ! lib/Net/Config.pm lib/Net/Domain.pm lib/Net/FTP.pm
40541            ! lib/Net/FTP/A.pm lib/Net/FTP/I.pm lib/Net/FTP/dataconn.pm
40542            ! lib/Net/NNTP.pm lib/Net/Netrc.pm lib/Net/POP3.pm
40543            ! lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/Time.pm
40544            ! lib/Net/libnetFAQ.pod lib/Net/t/ftp.t
40545 ____________________________________________________________________________
40546 [ 11708] By: sky                                   on 2001/08/17  13:34:04
40547         Log: Let perl_clone copy PL_exit_flags
40548      Branch: perl
40549            ! sv.c
40550 ____________________________________________________________________________
40551 [ 11707] By: sky                                   on 2001/08/17  12:28:41
40552         Log: Protext sharedsv_space better. Extended EDIT and RELEASE macro
40553      Branch: perl
40554            ! sharedsv.c sharedsv.h
40555 ____________________________________________________________________________
40556 [ 11706] By: jhi                                   on 2001/08/17  11:59:28
40557         Log: The metaconfig unit change for #11705.
40558      Branch: metaconfig/U/perl
40559            ! Extensions.U
40560 ____________________________________________________________________________
40561 [ 11705] By: jhi                                   on 2001/08/17  11:58:48
40562         Log: Allow the threads extension to be found if present.
40563      Branch: perl
40564            ! Configure
40565 ____________________________________________________________________________
40566 [ 11704] By: nick                                  on 2001/08/17  11:47:54
40567         Log: Mail -> change script (pre-alpha)
40568      Branch: perl
40569            + Porting/apply
40570 ____________________________________________________________________________
40571 [ 11703] By: sky                                   on 2001/08/17  07:11:24
40572         Log: Fixed macros for localtime_r under USE_REENTRANT_API, also fixed for HP-UX 10.20
40573              Thanks to Tom Hospel for pointing out my error.
40574      Branch: perl
40575            ! op.h
40576 ____________________________________________________________________________
40577 [ 11702] By: sky                                   on 2001/08/17  04:18:11
40578         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.
40579      Branch: perl
40580            ! embed.pl miniperlmain.c perl.c perl.h proto.h
40581 ____________________________________________________________________________
40582 [ 11701] By: jhi                                   on 2001/08/17  03:22:38
40583         Log: Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Normalize,
40584              and Unicode::Collate 0.07, from SADAHIRO Tomoyuki.
40585      Branch: perl
40586            + lib/Lingua/KO/Hangul/Util.pm lib/Lingua/KO/Hangul/Util/Changes
40587            + lib/Lingua/KO/Hangul/Util/README
40588            + lib/Lingua/KO/Hangul/Util/t/test.t lib/Unicode/Collate.pm
40589            + lib/Unicode/Collate/Changes lib/Unicode/Collate/README
40590            + lib/Unicode/Collate/keys.txt lib/Unicode/Collate/t/test.t
40591            + lib/Unicode/Normalize.pm lib/Unicode/Normalize/Changes
40592            + lib/Unicode/Normalize/README lib/Unicode/Normalize/t/norm.t
40593            + lib/Unicode/Normalize/t/test.t
40594            ! MANIFEST
40595 ____________________________________________________________________________
40596 [ 11700] By: jhi                                   on 2001/08/17  02:58:59
40597         Log: Subject: [PATCH perl@11683] IEEE float tweak for VMS
40598              Date: Thu, 16 Aug 2001 22:46:15 -0500
40599              From: "Craig A. Berry" <craigberry@mac.com>
40600              Message-Id: <5.1.0.14.0.20010816204836.01ab4e58@exchi01>
40601      Branch: perl
40602            ! configure.com numeric.c
40603 ____________________________________________________________________________
40604 [ 11699] By: jhi                                   on 2001/08/17  02:33:00
40605         Log: It seems that Tru64 has "naturally" threadsafe APIs only for
40606              of the usual suspects (like getpwent) but not for others
40607              (like localtime and rand).  The _r versions are available
40608              for all of them, so let's use them.
40609      Branch: perl
40610            ! perl.h
40611 ____________________________________________________________________________
40612 [ 11698] By: jhi                                   on 2001/08/17  01:53:02
40613         Log: (Accidental apply; thankfully empty.)
40614      Branch: perl
40615            ! hints/os390.sh
40616 ____________________________________________________________________________
40617 [ 11697] By: jhi                                   on 2001/08/17  01:50:55
40618         Log: Subject: Re: [ID 20010803.016] Possible regex bug in 5.6.1 
40619              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40620              Date: Thu, 16 Aug 2001 16:27:49 +0100
40621              Message-Id: <200108161527.f7GFRnH09419@crypt.compulink.co.uk>
40622      Branch: perl
40623            ! regexec.c t/op/re_tests
40624 ____________________________________________________________________________
40625 [ 11696] By: jhi                                   on 2001/08/17  01:50:01
40626         Log: Subject: Re: [ID 20010814.004] pos() doesn't work when using =~m// in list context 
40627              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40628              Date: Thu, 16 Aug 2001 18:50:01 +0100
40629              Message-Id: <200108161750.f7GHo1l22207@crypt.compulink.co.uk>
40630      Branch: perl
40631            ! pp_hot.c t/op/pat.t
40632 ____________________________________________________________________________
40633 [ 11695] By: jhi                                   on 2001/08/17  01:49:12
40634         Log: Subject: [PATCH] *time_r again
40635              From: "Arthur Bergman" <arthur@contiller.se>
40636              Date: Thu, 16 Aug 2001 16:01:54 +0200
40637              Message-ID: <00ca01c1265c$0175f940$21000a0a@vogw2kdev>
40638      Branch: perl
40639            ! op.h
40640 ____________________________________________________________________________
40641 [ 11694] By: jhi                                   on 2001/08/17  01:47:53
40642         Log: system() and backtick error handling cleanup from Craig A. Berry.
40643      Branch: perl
40644            ! vms/vms.c
40645 ____________________________________________________________________________
40646 [ 11693] By: gsar                                  on 2001/08/17  01:07:21
40647         Log: change#10334 leaks memory, copies string when it doesn't
40648              need to
40649      Branch: perl
40650            ! perl.c
40651 ____________________________________________________________________________
40652 [ 11692] By: jhi                                   on 2001/08/16  12:22:29
40653         Log: One more twist to the sprintf + utf8 testing.
40654      Branch: perl
40655            ! t/op/misc.t
40656 ____________________________________________________________________________
40657 [ 11691] By: jhi                                   on 2001/08/16  11:46:02
40658         Log: Fix for 20010407.008 sprintf removes utf8-ness.
40659      Branch: perl
40660            ! pp.c t/op/misc.t
40661 ____________________________________________________________________________
40662 [ 11690] By: jhi                                   on 2001/08/16  11:31:00
40663         Log: Subject: [PATCH] *time_r fixes
40664              From: "Arthur Bergman" <arthur@contiller.se>
40665              Message-ID: <00b901c1264e$1cbe6970$21000a0a@vogw2kdev>
40666              Date: Thu, 16 Aug 2001 14:22:27 +0200
40667      Branch: perl
40668            ! op.h
40669 ____________________________________________________________________________
40670 [ 11689] By: jhi                                   on 2001/08/16  11:29:30
40671         Log: Upgrade to CGI.pm 2.77.
40672      Branch: perl
40673            ! lib/CGI.pm lib/CGI/Fast.pm lib/CGI/Util.pm lib/CGI/t/form.t
40674            ! lib/CGI/t/function.t
40675 ____________________________________________________________________________
40676 [ 11688] By: jhi                                   on 2001/08/16  01:07:21
40677         Log: Document the bytes-to-Unicode upgrading.
40678      Branch: perl
40679            ! pod/perlunicode.pod
40680 ____________________________________________________________________________
40681 [ 11687] By: jhi                                   on 2001/08/16  00:29:29
40682         Log: Add a test for Unicode sprintf.
40683      Branch: perl
40684            ! t/op/misc.t
40685 ____________________________________________________________________________
40686 [ 11686] By: jhi                                   on 2001/08/16  00:20:40
40687         Log: Add Unicode tests for index/rindex.
40688      Branch: perl
40689            ! t/op/index.t
40690 ____________________________________________________________________________
40691 [ 11685] By: jhi                                   on 2001/08/15  22:51:53
40692         Log: Document a bit the art of minimizing the installation,
40693              based on the p5p discussion.
40694      Branch: perl
40695            ! INSTALL
40696 ____________________________________________________________________________
40697 [ 11684] By: nick                                  on 2001/08/15  15:03:31
40698         Log: Integrate mainline
40699      Branch: perlio
40700           +> sharedsv.c sharedsv.h
40701           !> (integrate 53 files)
40702 ____________________________________________________________________________
40703 [ 11683] By: jhi                                   on 2001/08/15  13:49:07
40704         Log: Update Changes.
40705      Branch: perl
40706            ! Changes patchlevel.h
40707 ____________________________________________________________________________
40708 [ 11682] By: jhi                                   on 2001/08/15  13:26:00
40709         Log: The #11673 necessitated a test tweak.
40710      Branch: perl
40711            ! t/io/utf8.t
40712 ____________________________________________________________________________
40713 [ 11681] By: jhi                                   on 2001/08/15  13:12:50
40714         Log: Also UNICOS is in the general case unable to silently
40715              handle fp overflows.
40716      Branch: perl
40717            ! numeric.c
40718 ____________________________________________________________________________
40719 [ 11680] By: jhi                                   on 2001/08/15  13:05:15
40720         Log: Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
40721              NV_EPSILON #defined.
40722      Branch: perl
40723            ! perl.h
40724 ____________________________________________________________________________
40725 [ 11679] By: jhi                                   on 2001/08/15  12:48:32
40726         Log: Re-establish the fp overflow detection for VAX VMS; there
40727              is no easy way to have the IEEE fp silent overflow semantics.
40728              (in Alpha VMS we still will use IEEE fp by default-- but it
40729              is still possible to configure Perl to use G_FLOAT)
40730      Branch: perl
40731            ! numeric.c
40732 ____________________________________________________________________________
40733 [ 11678] By: jhi                                   on 2001/08/15  12:27:41
40734         Log: Subject: [PATCH] pp_lock 
40735              From: "Arthur Bergman" <arthur@contiller.se>
40736              Date: Wed, 15 Aug 2001 11:52:16 +0200
40737              Message-ID: <008401c1256f$f75a91b0$21000a0a@vogw2kdev>
40738      Branch: perl
40739            ! pp.c
40740 ____________________________________________________________________________
40741 [ 11677] By: jhi                                   on 2001/08/15  12:26:44
40742         Log: Subject: Re: [ID 20010809.023] perlre misleads when stating that (?i) should be at front of pattern 
40743              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40744              Date: Wed, 15 Aug 2001 11:32:11 +0100
40745              Message-Id: <200108151032.f7FAWBI30961@crypt.compulink.co.uk>
40746      Branch: perl
40747            ! regcomp.c t/op/re_tests
40748 ____________________________________________________________________________
40749 [ 11676] By: jhi                                   on 2001/08/15  12:25:29
40750         Log: Subject: Re: [ID 20010811.006] re_eval: logical leaks 
40751              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
40752              Date: Wed, 15 Aug 2001 10:33:49 +0100
40753              Message-Id: <200108150933.f7F9Xnr11222@crypt.compulink.co.uk>
40754      Branch: perl
40755            ! regexec.c t/op/re_tests
40756 ____________________________________________________________________________
40757 [ 11675] By: jhi                                   on 2001/08/15  03:28:20
40758         Log: Subject: Re: bug in File::Spec 0.82 (canonpath)
40759              From: Barrie Slaymaker <barries@slaysys.com>
40760              Date: Tue, 14 Aug 2001 14:32:25 -0400
40761              Message-ID: <20010814143225.A19822@jester.slaysys.com>
40762      Branch: perl
40763            ! lib/File/Spec.t lib/File/Spec/Unix.pm
40764 ____________________________________________________________________________
40765 [ 11674] By: jhi                                   on 2001/08/15  03:25:32
40766         Log: Subject: [PATCH: perl@11626] modify VMS default prefix for installation
40767              From: Peter Prymmer <pvhp@forte.com>
40768              Date: Tue, 14 Aug 2001 13:33:32 -0700 (PDT)
40769              Message-ID: <Pine.OSF.4.10.10108141327590.192110-100000@aspara.forte.com>
40770      Branch: perl
40771            ! README.vms configure.com
40772 ____________________________________________________________________________
40773 [ 11673] By: jhi                                   on 2001/08/15  03:16:14
40774         Log: Subject: [PATCH perl@11660] Warning incorrectly reported without -w
40775              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
40776              Date: Tue, 14 Aug 2001 21:23:27 +0200
40777              Message-ID: <20010814212327.A1919@rafael>
40778      Branch: perl
40779            ! doio.c
40780 ____________________________________________________________________________
40781 [ 11672] By: jhi                                   on 2001/08/15  03:15:25
40782         Log: Subject: [PATCH bleadperl] fixing SDBM_File problems under win32
40783              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
40784              Date: Tue, 14 Aug 2001 22:30:11 +0200
40785              Message-ID: <4224685483.20010814223011@tesla.rcub.bg.ac.yu>
40786              
40787              Combination of nmake, quoting, and Perl expanded $( in here-doc.
40788      Branch: perl
40789            ! ext/SDBM_File/Makefile.PL
40790 ____________________________________________________________________________
40791 [ 11671] By: jhi                                   on 2001/08/14  13:44:40
40792         Log: Todo updates.
40793      Branch: perl
40794            ! pod/perltodo.pod
40795 ____________________________________________________________________________
40796 [ 11670] By: jhi                                   on 2001/08/14  13:10:36
40797         Log: Subject: [PATCH bleadperl CORE] removing sv.c warnings on VC++5.0
40798              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
40799              Date: Mon, 13 Aug 2001 23:15:01 +0200
40800              Message-ID: <6114148607.20010813231501@tesla.rcub.bg.ac.yu>
40801      Branch: perl
40802            ! sv.c
40803 ____________________________________________________________________________
40804 [ 11669] By: jhi                                   on 2001/08/14  13:07:09
40805         Log: Subject: [PATCH] [b-]showlex.t
40806              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu>
40807              Date: Sun, 12 Aug 2001 22:24:51 +0200
40808              Message-ID: <6510457078.20010812222451@tesla.rcub.bg.ac.yu>
40809              
40810              The 4nt command shell will expand the % in command line
40811              no matter what quoting is attempted, changed the % to @.
40812      Branch: perl
40813            ! ext/B/Showlex.t
40814 ____________________________________________________________________________
40815 [ 11668] By: jhi                                   on 2001/08/14  13:01:02
40816         Log: Subject: [PATCH] magic.t
40817              From: Nikola Knezevic <indy@tesla.rcub.bg.ac.yu> 
40818              Date: Sun, 12 Aug 2001 20:49:27 +0200
40819              Message-ID: <844732764.20010812204927@tesla.rcub.bg.ac.yu>
40820      Branch: perl
40821            ! t/op/magic.t
40822 ____________________________________________________________________________
40823 [ 11667] By: jhi                                   on 2001/08/14  12:35:17
40824         Log: Add sharedsv* to the DOSish platforms; plus add
40825              some WinCE files to the list of DOSish files.
40826      Branch: perl
40827            ! NetWare/Makefile Porting/makerel win32/Makefile
40828            ! win32/makefile.mk wince/Makefile.ce
40829 ____________________________________________________________________________
40830 [ 11666] By: jhi                                   on 2001/08/14  12:29:57
40831         Log: More DOSish files.
40832      Branch: perl
40833            ! Porting/makerel
40834 ____________________________________________________________________________
40835 [ 11665] By: jhi                                   on 2001/08/14  12:27:58
40836         Log: Strip CRs from the WinCE files.  Now we need to
40837              figure out in which CRs are really needed: probably
40838              Makefile.ce and the README files, at least, probably
40839              also the registry.bat.
40840      Branch: perl
40841            ! wince/Makefile.ce wince/README.compile wince/README.perlce
40842            ! wince/config.h wince/include/cectype.h wince/include/errno.h
40843            ! wince/include/sys/stat.h wince/include/sys/types.h
40844            ! wince/include/sys/utime.h wince/include/time.h wince/perl.rc
40845            ! wince/perldll.def wince/registry.bat wince/wince.h
40846            ! wince/xbuildall.ksh wince/xdistclean.ksh wince/xmakediffs.ksh
40847 ____________________________________________________________________________
40848 [ 11664] By: jhi                                   on 2001/08/14  12:05:09
40849         Log: Add some files to DOSish and writables.
40850      Branch: perl
40851            ! Porting/makerel
40852 ____________________________________________________________________________
40853 [ 11663] By: jhi                                   on 2001/08/14  03:08:07
40854         Log: Compile failure message tidying.
40855      Branch: perl
40856            ! t/lib/1_compile.t
40857 ____________________________________________________________________________
40858 [ 11662] By: jhi                                   on 2001/08/14  01:41:22
40859         Log: The new sharedsv* should be exported only if usethreads.
40860      Branch: perl
40861            ! makedef.pl
40862 ____________________________________________________________________________
40863 [ 11661] By: jhi                                   on 2001/08/14  00:25:30
40864         Log: Subject: [PATCH: perl@11626] URL updates for README.os390
40865              From: Peter Prymmer <pvhp@forte.com>
40866              Date: Mon, 13 Aug 2001 15:21:06 -0700 (PDT)
40867              Message-ID: <Pine.OSF.4.10.10108131517570.151295-100000@aspara.forte.com>
40868      Branch: perl
40869            ! README.os390
40870 ____________________________________________________________________________
40871 [ 11660] By: jhi                                   on 2001/08/13  12:54:54
40872         Log: Update Changes.
40873      Branch: perl
40874            ! Changes patchlevel.h
40875 ____________________________________________________________________________
40876 [ 11659] By: jhi                                   on 2001/08/13  12:45:21
40877         Log: Subject: [PATHC] sharedsv.[c|h]
40878              From: "Artur Bergman" <artur@contiller.se>
40879              Date: Mon, 13 Aug 2001 14:38:41 +0200
40880              Message-ID: <005401c123f4$e1f53360$21000a0a@vogw2kdev>  
40881              
40882              Subject: [PATCH] embed.pl
40883              From: Arthur Bergman <arthur@contiller.se>
40884              Date: Mon, 13 Aug 2001 14:38:14 +0200
40885              Message-ID: <B79D96D6.3088%arthur@contiller.se>
40886              
40887              Subject: [PATCH] sharedsv cleanups
40888              From: "Arthur Bergman" <arthur@contiller.se>
40889              Date: Mon, 13 Aug 2001 15:14:25 +0200
40890              Message-ID: <005a01c123f9$dfe525d0$21000a0a@vogw2kdev>  
40891              
40892              Plus few tweaks: _init needs to be Adp, the prototypes
40893              should not be revealed unless using ithreads, #endif FOO
40894              must be #endif /* FOO */, adding (parentheses) around
40895              do { } while doesn't work too well.
40896      Branch: perl
40897            + sharedsv.c sharedsv.h
40898            ! MANIFEST Makefile.SH embed.h embed.pl global.sym objXSUB.h
40899            ! perl.h perlapi.c pod/perlapi.pod proto.h
40900 ____________________________________________________________________________
40901 [ 11658] By: jhi                                   on 2001/08/13  12:00:08
40902         Log: Subject: Re: END {} blocks run in perl_run
40903              From: Arthur Bergman <arthur@contiller.se>
40904              Date: Mon, 13 Aug 2001 11:11:30 +0200
40905              Message-ID: <B79D6661.3068%arthur@contiller.se>
40906      Branch: perl
40907            ! perl.c
40908 ____________________________________________________________________________
40909 [ 11657] By: nick                                  on 2001/08/13  09:03:02
40910         Log: Integrate mainline
40911      Branch: perlio
40912           +> (branch 326 files)
40913            - (delete 330 files)
40914           !> (integrate 85 files)
40915 ____________________________________________________________________________
40916 [ 11656] By: jhi                                   on 2001/08/12  23:24:18
40917         Log: If you want you can now add -DUSE_UTF8_SCRIPTS to your cflags
40918              and the Perl will be built to do that by default (adding that
40919              will break scripts having non-UTF-8 binary data, such as Latin-1.)
40920      Branch: perl
40921            ! op.c toke.c utf8.h
40922 ____________________________________________________________________________
40923 [ 11655] By: jhi                                   on 2001/08/12  23:05:14
40924         Log: Unnecessary downgrades.
40925      Branch: perl
40926            ! doop.c
40927 ____________________________________________________________________________
40928 [ 11654] By: jhi                                   on 2001/08/12  22:56:47
40929         Log: Failure not true anymore (probably caused by my broken setup).
40930      Branch: perl
40931            ! t/op/pat.t
40932 ____________________________________________________________________________
40933 [ 11653] By: jhi                                   on 2001/08/12  22:46:12
40934         Log: Not quite so relicy as thought in #11651 (op/concat #4 and #5
40935              stopped working).
40936      Branch: perl
40937            ! op.h pp_ctl.c regcomp.c
40938 ____________________________________________________________________________
40939 [ 11652] By: jhi                                   on 2001/08/12  22:30:04
40940         Log: There is no IN_UTF8.
40941      Branch: perl
40942            ! utf8.h
40943 ____________________________________________________________________________
40944 [ 11651] By: jhi                                   on 2001/08/12  21:08:06
40945         Log: More (less) regex/utf8 relics.  (Toned down later in #11653.)
40946      Branch: perl
40947            ! op.c op.h pp_ctl.c regcomp.c
40948 ____________________________________________________________________________
40949 [ 11650] By: jhi                                   on 2001/08/12  20:17:32
40950         Log: Relic in op.c (no regex feature should depend on the utf8 pragma),
40951              and a test tweak.
40952      Branch: perl
40953            ! op.c t/pod/find.t
40954 ____________________________________________________________________________
40955 [ 11649] By: jhi                                   on 2001/08/12  18:45:52
40956         Log: Todo updates and fixes.
40957      Branch: perl
40958            ! pod/perltodo.pod
40959 ____________________________________________________________________________
40960 [ 11648] By: jhi                                   on 2001/08/12  18:43:50
40961         Log: Mark tests (and one module) having explicit Latin-1
40962              (and one file having explicit UTF-8) with an explicit
40963              'no utf8' (and one explicit 'use utf8').
40964              
40965              NOTE: t/op/pat.t #64 fails mysteriously under 'use utf8'.
40966      Branch: perl
40967            ! lib/CGI/t/html.t lib/Locale/Codes/t/languages.t
40968            ! lib/Locale/Language.pm lib/charnames.t lib/locale.t
40969            ! t/lib/locale/latin1 t/lib/locale/utf8 t/op/pat.t
40970 ____________________________________________________________________________
40971 [ 11647] By: jhi                                   on 2001/08/12  17:10:22
40972         Log: Subject: SV: END {} blocks run in perl_run
40973              From: "Arthur Bergman" <arthur@contiller.se>
40974              Date: Sun, 12 Aug 2001 00:34:28 +0200 
40975              Message-ID: <03fd01c122b5$c803c600$052aa8c0@foo>
40976      Branch: perl
40977            ! miniperlmain.c perl.c
40978 ____________________________________________________________________________
40979 [ 11646] By: jhi                                   on 2001/08/12  16:59:00
40980         Log: Typos in #11645.
40981      Branch: perl
40982            ! perl.h
40983 ____________________________________________________________________________
40984 [ 11645] By: jhi                                   on 2001/08/12  16:55:31
40985         Log: On ithreads default to use_reentrant except on naturally
40986              threadsafe platforms.
40987      Branch: perl
40988            ! perl.h
40989 ____________________________________________________________________________
40990 [ 11644] By: jhi                                   on 2001/08/12  15:45:43
40991         Log: (Hopefully) a fix for 20010723.004: make install needs
40992              write permission in build directory.  The problem was
40993              probably caused by overeager sprinkling of the lib/re.pm
40994              dependencies (which was done to guarantee lib/re.pm being
40995              uptodate for parallel makes: now solved by funneling that
40996              through an explicit recursive make in the preplibrary target).
40997      Branch: perl
40998            ! Makefile.SH
40999 ____________________________________________________________________________
41000 [ 11643] By: jhi                                   on 2001/08/12  14:16:44
41001         Log: Dispell the "use utf8" superstition.
41002      Branch: perl
41003            ! lib/utf8.pm pod/perlfunc.pod pod/perlretut.pod pod/perltoc.pod
41004            ! pod/perlunicode.pod
41005 ____________________________________________________________________________
41006 [ 11642] By: jhi                                   on 2001/08/12  13:56:42
41007         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
41008              From: "Abigail" <abigail@foad.org> 
41009              Date: Sat, 11 Aug 2001 23:49:49 +0200
41010              Message-ID: <20010811214950.23255.qmail@foad.org>
41011      Branch: perl
41012            ! t/op/taint.t
41013 ____________________________________________________________________________
41014 [ 11641] By: jhi                                   on 2001/08/12  13:56:18
41015         Log: Subject: Re: [ID 20010730.010] FETCH called twice with -T
41016              From: Abhijit Menon-Sen <ams@wiw.org>
41017              Date: Sat, 11 Aug 2001 06:18:19 +0530
41018              Message-ID: <20010811061819.P526@lustre.dyn.wiw.org>
41019      Branch: perl
41020            ! mg.c
41021 ____________________________________________________________________________
41022 [ 11640] By: jhi                                   on 2001/08/12  13:45:58
41023         Log: Test for change #11639.
41024      Branch: perl
41025            ! t/op/tiehandle.t
41026 ____________________________________________________________________________
41027 [ 11639] By: jhi                                   on 2001/08/12  13:42:03
41028         Log: Subject: Re: Can't localize *FH, then tie it
41029              From: Abhijit Menon-Sen <ams@wiw.org>
41030              Date: Sun, 12 Aug 2001 16:08:06 +0530
41031              Message-ID: <20010812160806.A28712@lustre.dyn.wiw.org>
41032      Branch: perl
41033            ! pp_hot.c pp_sys.c
41034 ____________________________________________________________________________
41035 [ 11638] By: jhi                                   on 2001/08/12  03:30:07
41036         Log: Drop all the unnecessary "use utf8" clauses and some of
41037              the unnecessary "use bytes" ones.
41038              
41039              TODO: scour the documentation for unnecessary "use utf8"
41040              and prominently display it in perldelta when the time comes.
41041              ("use utf8" should be necessary ONLY if one wants the script
41042              to be in UTF-8.)  Also should be checked in some non-ASCII
41043              non-Latin-1 platform, like EBCDIC.
41044      Branch: perl
41045            ! t/comp/require.t t/io/utf8.t t/op/concat.t t/op/each.t
41046            ! t/op/pat.t t/op/regmesg.t t/op/sprintf.t t/op/tr.t
41047 ____________________________________________________________________________
41048 [ 11637] By: jhi                                   on 2001/08/11  17:55:36
41049         Log: Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quotemeta work.
41050              Smoked out bugs (well, the same bug twice) from ucfirst and lcfirst
41051              in Unicode handling.
41052      Branch: perl
41053            + t/op/lc.t
41054            ! MANIFEST pp.c t/op/misc.t t/op/readdir.t
41055 ____________________________________________________________________________
41056 [ 11636] By: jhi                                   on 2001/08/11  17:14:06
41057         Log: Thinko: we want the flags for native cc, not gcc.
41058      Branch: perl
41059            ! hints/dec_osf.sh
41060 ____________________________________________________________________________
41061 [ 11635] By: jhi                                   on 2001/08/11  15:14:48
41062         Log: (retracted by 13077)
41063              Subject: [PATCH] Re: [ID 20010809.028] x operator not copying elements in 'for' list?
41064              From: Robin Houston <robin@kitsite.com>
41065              Date: Fri, 10 Aug 2001 14:42:02 +0100
41066              Message-ID: <20010810144202.A32754@puffinry.freeserve.co.uk>
41067      Branch: perl
41068            ! pp.c
41069 ____________________________________________________________________________
41070 [ 11634] By: jhi                                   on 2001/08/11  14:59:22
41071         Log: Subject: [PATCH] turn $a.=<F> into an RCATLINE
41072              From: Abhijit Menon-Sen <ams@wiw.org>
41073              Date: Sat, 11 Aug 2001 16:31:04 +0530
41074              Message-ID: <20010811163104.Q526@lustre.dyn.wiw.org>
41075      Branch: perl
41076            ! op.c
41077 ____________________________________________________________________________
41078 [ 11633] By: jhi                                   on 2001/08/11  14:58:07
41079         Log: Get rid of indread, from Abhijit Menon-Sen.
41080      Branch: perl
41081            ! pp_sys.c
41082 ____________________________________________________________________________
41083 [ 11632] By: jhi                                   on 2001/08/10  23:39:04
41084         Log: CRLFgngngn.
41085      Branch: perl
41086            ! win32/Makefile win32/makefile.mk
41087 ____________________________________________________________________________
41088 [ 11631] By: jhi                                   on 2001/08/10  23:37:43
41089         Log: Decommission Time::Piece; unnecessary Yet Another Time-Date Module.
41090      Branch: perl
41091            - ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
41092            - ext/Time/Piece/Piece.t ext/Time/Piece/Piece.xs
41093            - ext/Time/Piece/README ext/Time/Piece/Seconds.pm
41094            ! MANIFEST Porting/config.sh djgpp/config.over epoc/config.sh
41095            ! ext/POSIX/POSIX.pod hints/vmesa.sh pod/perlfaq4.pod
41096            ! pod/perllocale.pod pod/perltoc.pod t/lib/1_compile.t
41097            ! win32/Makefile win32/makefile.mk
41098 ____________________________________________________________________________
41099 [ 11630] By: jhi                                   on 2001/08/10  13:53:15
41100         Log: Avoid #elif (less portable than #else #if).
41101      Branch: perl
41102            ! handy.h
41103 ____________________________________________________________________________
41104 [ 11629] By: jhi                                   on 2001/08/10  13:49:53
41105         Log: Subject: patch for perlvar.pod
41106              From: mah@everybody.org (Mark A. Hershberger)
41107              Date: 08 Aug 2001 17:03:16 -0500
41108              Message-ID: <87g0b2w6or.fsf@mah.mcdermott.com>
41109      Branch: perl
41110            ! pod/perlvar.pod
41111 ____________________________________________________________________________
41112 [ 11628] By: jhi                                   on 2001/08/10  13:45:48
41113         Log: cpp commands must start (the # must be) at the column #0.
41114      Branch: perl
41115            ! op.c
41116 ____________________________________________________________________________
41117 [ 11627] By: jhi                                   on 2001/08/10  13:41:07
41118         Log: If using gcc -B/foo/bar makedepend would give
41119              unnecessary warnings about unused -B/foo/bar.
41120      Branch: perl
41121            ! makedepend.SH
41122 ____________________________________________________________________________
41123 [ 11626] By: jhi                                   on 2001/08/09  14:56:29
41124         Log: Update Changes.
41125      Branch: perl
41126            ! Changes patchlevel.h
41127 ____________________________________________________________________________
41128 [ 11625] By: jhi                                   on 2001/08/09  14:54:05
41129         Log: s/z/tz/
41130      Branch: perl
41131            ! pod/perlfaq2.pod
41132 ____________________________________________________________________________
41133 [ 11624] By: jhi                                   on 2001/08/09  14:52:52
41134         Log: Article nit.
41135      Branch: perl
41136            ! pod/perlfaq2.pod
41137 ____________________________________________________________________________
41138 [ 11623] By: jhi                                   on 2001/08/09  14:49:00
41139         Log: Rename lib/unicode files to lib/unicore to avoid
41140              conflicts between core lib/unicode and Unicode::
41141              files in case-ignoring filesystems.
41142      Branch: perl
41143            + (add 325 files)
41144            - (delete 324 files)
41145            ! MANIFEST lib/charnames.pm lib/utf8_heavy.pl pod/perlretut.pod
41146 ____________________________________________________________________________
41147 [ 11622] By: jhi                                   on 2001/08/09  13:33:47
41148         Log: Upgrade to Math::BigInt 1.41.
41149      Branch: perl
41150            ! lib/Math/BigInt.pm lib/Math/BigInt/t/bigintpm.t
41151 ____________________________________________________________________________
41152 [ 11621] By: jhi                                   on 2001/08/09  13:31:20
41153         Log: Subject: [PATCH] remove PL_na from typemap
41154              From: James <james@rf.net>
41155              Date: Mon, 06 Aug 2001 20:23:15 -0700
41156              Message-ID: <3B6F5F23.A31A81B1@rf.net>
41157              
41158              (had to be manually applied)
41159      Branch: perl
41160            ! lib/ExtUtils/typemap
41161 ____________________________________________________________________________
41162 [ 11620] By: jhi                                   on 2001/08/09  13:27:11
41163         Log: The metaconfig unit changes for #11618.
41164      Branch: metaconfig/U/perl
41165            + d_fpclassl.U i_fp.U
41166 ____________________________________________________________________________
41167 [ 11619] By: jhi                                   on 2001/08/09  13:25:21
41168         Log: Forgot this from #11618.
41169              
41170              NOTE: wince/config_H.ce needs updating.
41171      Branch: perl
41172            ! wince/config.ce
41173 ____________________________________________________________________________
41174 [ 11618] By: jhi                                   on 2001/08/09  13:21:51
41175         Log: Introduce more floating point classifying APIs;
41176              try to define (most importantly) Perl_is{inf,nan}(x).
41177              
41178              For this first cut, assume none such APIs exist in non-UNIXoid
41179              platforms-- this is of course too unkind: Win32 rumoredly has
41180              _fpclass() and _isnan(), and VMS/VOS very probably have some
41181              of the APIs available.     The only thing Perl uses at the moment
41182              is Perl_isnan() (has been in use for a while now).
41183              
41184              NOTE: the Win32 and NetWare config_h.?c need regenerating.
41185      Branch: perl
41186            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
41187            ! Porting/config_H config_h.SH configure.com epoc/config.sh
41188            ! hints/hpux.sh perl.h pod/perltoc.pod uconfig.h uconfig.sh
41189            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
41190            ! vos/config.ga.h win32/config.bc win32/config.gc
41191            ! win32/config.vc win32/config_H.bc win32/config_H.gc
41192            ! win32/config_H.vc wince/config.ce wince/config.h
41193 ____________________________________________________________________________
41194 [ 11617] By: jhi                                   on 2001/08/09  11:08:51
41195         Log: Integrate change #11519 from perlio:
41196              
41197              Avoid testing for (non-)existance of "encoding(xxxx)"
41198              layer is called "encoding" the (xxxx) is an argument.
41199      Branch: perl
41200           !> lib/open.pm
41201 ____________________________________________________________________________
41202 [ 11616] By: nick                                  on 2001/08/09  07:50:24
41203         Log: Integrate mainline
41204      Branch: perlio
41205           +> ext/PerlIO/t/via.t lib/Getopt/Long/CHANGES
41206           +> lib/Getopt/Long/README lib/Getopt/Long/t/gol-basic.t
41207           +> lib/Getopt/Long/t/gol-compat.t lib/Getopt/Long/t/gol-linkage.t
41208           +> lib/Getopt/Long/t/gol-oo.t utils/perlivp.PL
41209            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
41210            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
41211           !> (integrate 79 files)
41212 ____________________________________________________________________________
41213 [ 11615] By: nick                                  on 2001/08/09  06:23:44
41214         Log: Avoid testing for (non-)existance of "encoding(xxxx)"
41215              layer is called "encoding" the (xxxx) is an argument.
41216      Branch: perlio
41217            ! lib/open.pm
41218 ____________________________________________________________________________
41219 [ 11614] By: jhi                                   on 2001/08/08  21:50:19
41220         Log: Subject: [PATCH bleadperl] Teach B::Concise about PADOP
41221              From: Paul Johnson <paul@pjcj.net>
41222              Date: Wed, 8 Aug 2001 23:54:17 +0200
41223              Message-ID: <20010808235417.O1006@pjcj.net>
41224      Branch: perl
41225            ! ext/B/B/Concise.pm
41226 ____________________________________________________________________________
41227 [ 11613] By: jhi                                   on 2001/08/08  13:22:13
41228         Log: Make VMS use IEEE math by default; reorder Tru64 hints
41229              so that -fprm d -ieee (the -ieee gives as e.g. IEEE 754
41230              exception semantics) is always set if using (the new) cc.
41231      Branch: perl
41232            ! configure.com hints/dec_osf.sh
41233 ____________________________________________________________________________
41234 [ 11612] By: jhi                                   on 2001/08/08  12:14:56
41235         Log: Subject: Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
41236              From: Abhijit Menon-Sen <ams@wiw.org>
41237              Date: Tue, 7 Aug 2001 17:16:05 +0530
41238              Message-ID: <20010807171605.K526@lustre.dyn.wiw.org>
41239      Branch: perl
41240            ! pp_sys.c
41241 ____________________________________________________________________________
41242 [ 11611] By: jhi                                   on 2001/08/08  02:28:58
41243         Log: Subject: [PATCH perl@11597] fix t/run/exit.t for VMS
41244              From: "Craig A. Berry" <craigberry@mac.com>
41245              Date: Tue, 07 Aug 2001 22:27:47 -0500
41246              Message-Id: <5.1.0.14.0.20010806105326.02d22298@exchi01>
41247      Branch: perl
41248            ! t/run/exit.t
41249 ____________________________________________________________________________
41250 [ 11610] By: jhi                                   on 2001/08/08  00:12:00
41251         Log: Subject: [PATCH bleadperl] better VMS docs for $?, exit(), and system()
41252              From: "Craig A. Berry" <craigberry@mac.com>
41253              Date: Tue, 07 Aug 2001 20:01:53 -0500
41254              Message-Id: <5.1.0.14.0.20010807155648.01ba3c98@exchi01>
41255      Branch: perl
41256            ! pod/perlport.pod pod/perlvar.pod vms/perlvms.pod
41257 ____________________________________________________________________________
41258 [ 11609] By: jhi                                   on 2001/08/07  23:49:09
41259         Log: Update the magazine information.
41260      Branch: perl
41261            ! pod/perlfaq2.pod
41262 ____________________________________________________________________________
41263 [ 11608] By: jhi                                   on 2001/08/07  23:35:27
41264         Log: Ignore SIGFPE everywhere.
41265      Branch: perl
41266            ! hints/os390.sh hints/posix-bc.sh hints/uts.sh numeric.c perl.h
41267 ____________________________________________________________________________
41268 [ 11607] By: jhi                                   on 2001/08/07  23:07:04
41269         Log: With permission, change the licensing of the docs by
41270              TomC (and Gnat) to comply with the rest of Perl.
41271      Branch: perl
41272            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
41273            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
41274            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
41275            ! pod/perlfaq9.pod pod/perlopentut.pod pod/perltoot.pod
41276            ! pod/perltootc.pod
41277 ____________________________________________________________________________
41278 [ 11606] By: jhi                                   on 2001/08/07  22:50:04
41279         Log: Subject: [PATCH 5.6.x, 5.7.2] hints/openbsd.sh tweaks.
41280              From: Andy Dougherty <doughera@lafayette.edu>
41281              Date: Tue, 7 Aug 2001 15:49:33 -0400 (EDT)
41282              Message-ID: <Pine.SOL.4.10.10108071544040.2431-100000@maxwell.phys.lafayette.edu>
41283      Branch: perl
41284            ! hints/openbsd.sh
41285 ____________________________________________________________________________
41286 [ 11605] By: jhi                                   on 2001/08/07  22:49:18
41287         Log: Subject: [PATCH] Makefile.SH test_prep dependency
41288              From: Andy Dougherty <doughera@lafayette.edu>
41289              Date: Tue, 7 Aug 2001 15:44:01 -0400 (EDT)
41290              Message-ID: <Pine.SOL.4.10.10108071540190.2431-100000@maxwell.phys.lafayette.edu>
41291      Branch: perl
41292            ! Makefile.SH
41293 ____________________________________________________________________________
41294 [ 11604] By: jhi                                   on 2001/08/07  22:44:35
41295         Log: Don't autogenerate the headers et alia,
41296              make regen_headers explicitly.
41297      Branch: perl
41298            ! Makefile.SH
41299 ____________________________________________________________________________
41300 [ 11603] By: jhi                                   on 2001/08/07  22:33:48
41301         Log: Subject: Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl embed.pl
41302              From: Gurusamy Sarathy <gsar@ActiveState.com> 
41303              Date: Tue, 07 Aug 2001 08:33:26 -0700
41304              Message-Id: <200108071533.f77FXQf01168@smtp3.ActiveState.com>
41305              
41306              Unnecessary dependency.
41307      Branch: perl
41308            ! embed.pl
41309 ____________________________________________________________________________
41310 [ 11602] By: jhi                                   on 2001/08/07  13:52:41
41311         Log: Subject: Re: [ID 20010806.006] Can't read coderef from tied variable
41312              From: Abhijit Menon-Sen <ams@wiw.org>
41313              Date: Tue, 7 Aug 2001 09:10:54 +0530
41314              Message-ID: <20010807091054.H526@lustre.dyn.wiw.org>
41315      Branch: perl
41316            ! pp_hot.c
41317 ____________________________________________________________________________
41318 [ 11601] By: jhi                                   on 2001/08/07  13:46:33
41319         Log: Subject: [PATCH perl@11597] B && BEGIN handling
41320              From: "James A. Duncan" <jduncan@fotango.com>
41321              Date: Mon, 6 Aug 2001 17:29:11 +0100
41322              Message-ID: <20010806172911.A2071@fotango.com>
41323              
41324              (the intrpvar.h addition moved to the end for bincompat)
41325      Branch: perl
41326            ! embedvar.h ext/B/B.xs intrpvar.h perl.c perlapi.h
41327 ____________________________________________________________________________
41328 [ 11600] By: jhi                                   on 2001/08/07  11:53:48
41329         Log: Integrate change #11598 from maintperl (fcrypt.c URL updates)
41330      Branch: perl
41331           !> README.win32
41332 ____________________________________________________________________________
41333 [ 11599] By: gsar                                  on 2001/08/07  06:31:39
41334         Log: fix URLs for fcrypt.c
41335      Branch: maint-5.6/perl
41336            ! README.win32
41337 ____________________________________________________________________________
41338 [ 11598] By: jhi                                   on 2001/08/06  15:02:48
41339         Log: Yet another way to say Infinity: HP-UX calls its "++".
41340      Branch: perl
41341            ! lib/Math/BigInt/t/bigintpm.t
41342 ____________________________________________________________________________
41343 [ 11597] By: jhi                                   on 2001/08/06  13:40:01
41344         Log: Update Changes.
41345      Branch: perl
41346            ! Changes patchlevel.h
41347 ____________________________________________________________________________
41348 [ 11596] By: jhi                                   on 2001/08/06  13:24:28
41349         Log: Advertise File::Temp, don't advertise POSIX::tmpnam().
41350      Branch: perl
41351            ! pod/perlfaq5.pod
41352 ____________________________________________________________________________
41353 [ 11595] By: jhi                                   on 2001/08/06  12:51:38
41354         Log: The #11593 wasn't right.
41355      Branch: perl
41356            ! lib/Math/BigInt/t/bigintpm.t
41357 ____________________________________________________________________________
41358 [ 11594] By: jhi                                   on 2001/08/06  12:34:15
41359         Log: Subject: [PATCH: perl@11564] introducing perlivp
41360              From: Prymmer/Kahn <pvhp@best.com>
41361              Date: Sun, 5 Aug 2001 22:00:14 -0700 (PDT)
41362              Message-ID: <Pine.BSF.4.21.0108052155110.7110-100000@shell8.ba.best.com>
41363              
41364              Subject: Re: [PATCH: perl@11564] introducing perlivp
41365              From: Prymmer/Kahn <pvhp@best.com>
41366              Date: Sun, 5 Aug 2001 22:32:59 -0700 (PDT)
41367              Message-ID: <Pine.BSF.4.21.0108052229470.9059-100000@shell8.ba.best.com>
41368      Branch: perl
41369            + utils/perlivp.PL
41370            ! MANIFEST utils.lst utils/Makefile vms/descrip_mms.template
41371            ! win32/Makefile win32/makefile.mk
41372 ____________________________________________________________________________
41373 [ 11593] By: jhi                                   on 2001/08/05  23:10:52
41374         Log: libcs are confused what to call Infinity.
41375      Branch: perl
41376            ! lib/Math/BigInt/t/bigintpm.t
41377 ____________________________________________________________________________
41378 [ 11592] By: jhi                                   on 2001/08/05  23:07:50
41379         Log: Avoid SIGFPE in Tru64.
41380      Branch: perl
41381            ! numeric.c
41382 ____________________________________________________________________________
41383 [ 11591] By: jhi                                   on 2001/08/05  22:46:10
41384         Log: Upgrade to Math::BigInt 1.40.
41385              
41386              NOTE: this patch necessitates doing something about
41387              infinity handling since the new bigintpm.t tests use
41388              infinity, which causes SIGFPEs at least in Tru64.
41389      Branch: perl
41390            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
41391            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigfltpm.t
41392            ! lib/Math/BigInt/t/bigintc.t lib/Math/BigInt/t/bigintpm.t
41393            ! lib/Math/BigInt/t/mbimbf.t
41394 ____________________________________________________________________________
41395 [ 11590] By: gsar                                  on 2001/08/05  21:57:43
41396         Log: remove hardcoded cmd shell in testsuite
41397      Branch: perl
41398            ! t/op/glob.t t/op/magic.t t/op/stat.t
41399 ____________________________________________________________________________
41400 [ 11589] By: gsar                                  on 2001/08/05  21:35:50
41401         Log: 4-arg select() was busted on windows because change#8178 didn't
41402              make it into mainline
41403      Branch: perl
41404            ! perl.h win32/include/sys/socket.h
41405 ____________________________________________________________________________
41406 [ 11588] By: jhi                                   on 2001/08/05  19:40:31
41407         Log: Rename the Getopt::Long tests to be as they are
41408              in the Getopt::Long official distribution.
41409      Branch: perl
41410            + lib/Getopt/Long/t/gol-basic.t lib/Getopt/Long/t/gol-compat.t
41411            + lib/Getopt/Long/t/gol-linkage.t lib/Getopt/Long/t/gol-oo.t
41412            - lib/Getopt/Long/t/basic.t lib/Getopt/Long/t/compat.t
41413            - lib/Getopt/Long/t/linkage.t lib/Getopt/Long/t/oo.t
41414            ! MANIFEST
41415 ____________________________________________________________________________
41416 [ 11587] By: jhi                                   on 2001/08/05  19:38:07
41417         Log: Upgrade to Getopt::Long 2.26.
41418      Branch: perl
41419            + lib/Getopt/Long/CHANGES lib/Getopt/Long/README
41420            ! MANIFEST lib/Getopt/Long.pm
41421 ____________________________________________________________________________
41422 [ 11586] By: jhi                                   on 2001/08/05  19:26:50
41423         Log: Retract #10874 (the hack should be unnecessary by now)
41424      Branch: perl
41425            ! lib/Test/Harness.pm
41426 ____________________________________________________________________________
41427 [ 11585] By: gsar                                  on 2001/08/05  16:45:54
41428         Log: avoid temp file littering in tests
41429      Branch: perl
41430            ! ext/PerlIO/t/encoding.t lib/Memoize/t/errors.t
41431 ____________________________________________________________________________
41432 [ 11584] By: jhi                                   on 2001/08/05  16:42:50
41433         Log: Subject: warning in sv.c: double format, NV arg
41434              From: "Philip Newton" <Philip.Newton@gmx.net>
41435              Date: Sun, 5 Aug 2001 19:41:07 +0200
41436              Message-Id: <200108051735.f75HZ1L18235@chaos.wustl.edu>
41437      Branch: perl
41438            ! sv.c
41439 ____________________________________________________________________________
41440 [ 11583] By: gsar                                  on 2001/08/05  16:28:22
41441         Log: fix POSIX.t#13 for windos
41442      Branch: perl
41443            ! ext/POSIX/POSIX.t
41444 ____________________________________________________________________________
41445 [ 11582] By: jhi                                   on 2001/08/05  16:10:59
41446         Log: Add a test for PerlIO::Via.
41447      Branch: perl
41448            + ext/PerlIO/t/via.t
41449            ! MANIFEST ext/PerlIO/Via/Via.pm
41450 ____________________________________________________________________________
41451 [ 11581] By: gsar                                  on 2001/08/05  15:00:26
41452         Log: flock() and link() are not available on Windows 9x
41453      Branch: perl
41454            ! win32/config_sh.PL
41455 ____________________________________________________________________________
41456 [ 11580] By: jhi                                   on 2001/08/05  13:56:46
41457         Log: Some Tru64 C compilers have C++ components that confuse
41458              the ccversion parsing.
41459      Branch: perl
41460            ! hints/dec_osf.sh
41461 ____________________________________________________________________________
41462 [ 11579] By: jhi                                   on 2001/08/05  13:31:07
41463         Log: (Reintroduce #11125)
41464              
41465              Subject: MakeMaker should pass through DEFINE and INC to subdirs 
41466              From: Alan Burlison <Alan.Burlison@sun.com> 
41467              Date: Tue, 03 Jul 2001 15:20:13 +0100   
41468              Message-ID: <3B41D49D.A923D4F9@sun.com> 
41469      Branch: perl
41470            ! lib/ExtUtils/MM_Unix.pm
41471 ____________________________________________________________________________
41472 [ 11578] By: jhi                                   on 2001/08/05  03:17:20
41473         Log: Little pointer juggling for HP-UX cc to avoid
41474              "warning 524: Cast (non-lvalue) appears on left-hand side of assignment."
41475              followed by
41476              "error 1549: Modifiable lvalue required for assignment operator."
41477      Branch: perl
41478            ! hv.c
41479 ____________________________________________________________________________
41480 [ 11577] By: jhi                                   on 2001/08/04  18:09:38
41481         Log: Continuation of #11575: SANY_SEEN completely deprecated,
41482              plus more tests that unearthed a bug in @a = ($utf8 =~ /\C/g),
41483              plus a fix for the bug.
41484      Branch: perl
41485            ! pp_hot.c regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
41486 ____________________________________________________________________________
41487 [ 11576] By: jhi                                   on 2001/08/04  17:31:06
41488         Log: Subject: Re: [patch] rid "Scalars leaked" from perl_clone
41489              From: Doug MacEachern <dougm@covalent.net>
41490              Date: Sat, 4 Aug 2001 11:09:37 -0700 (PDT)
41491              Message-ID: <Pine.LNX.4.21.0108041102390.23972-100000@mako.covalent.net>
41492      Branch: perl
41493            ! sv.c
41494 ____________________________________________________________________________
41495 [ 11575] By: jhi                                   on 2001/08/04  17:28:55
41496         Log: Decouple SANY into SANY and CANY: the new SANY is /./s,
41497              the new CANY is the \C.  The problem reported and the
41498              test case supplied in
41499              
41500              Subject: UTF-8 bugs in string length & single line regex matches
41501              From: "Daniel P. Berrange" <dan@berrange.com>
41502              Date: Fri, 3 Aug 2001 11:39:33 +0100
41503              Message-ID: <20010803113932.A19318@berrange.com>
41504      Branch: perl
41505            ! regcomp.c regcomp.h regcomp.sym regexec.c regexp.h regnodes.h
41506            ! t/op/pat.t
41507 ____________________________________________________________________________
41508 [ 11574] By: jhi                                   on 2001/08/04  15:42:34
41509         Log: Subject: Re: [patch] ignore PL_curpm in PL_regex_padav cleanup
41510              From: Doug MacEachern <dougm@covalent.net>
41511              Date: Sat, 4 Aug 2001 09:43:02 -0700 (PDT)
41512              Message-ID: <Pine.LNX.4.21.0108040939050.23972-100000@mako.covalent.net>
41513      Branch: perl
41514            ! perl.c regexec.c
41515 ____________________________________________________________________________
41516 [ 11573] By: jhi                                   on 2001/08/04  14:20:26
41517         Log: The #11572 didn't up the test count.
41518      Branch: perl
41519            ! t/op/length.t
41520 ____________________________________________________________________________
41521 [ 11572] By: jhi                                   on 2001/08/04  14:12:45
41522         Log: Subject: UTF-8 bugs in string length & single line regex matches
41523              From: "Daniel P. Berrange" <dan@berrange.com>
41524              Date: Fri, 3 Aug 2001 11:39:33 +0100         
41525              Message-ID: <20010803113932.A19318@berrange.com>
41526              
41527              (the mg_length() fix)
41528      Branch: perl
41529            ! mg.c t/op/length.t
41530 ____________________________________________________________________________
41531 [ 11571] By: jhi                                   on 2001/08/04  14:10:39
41532         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
41533              From: Abhijit Menon-Sen <ams@wiw.org>
41534              Date: Sat, 4 Aug 2001 16:56:35 +0530
41535              Message-ID: <20010804165635.E526@lustre.dyn.wiw.org>
41536      Branch: perl
41537            ! hv.c
41538 ____________________________________________________________________________
41539 [ 11570] By: jhi                                   on 2001/08/04  14:09:59
41540         Log: Subject: Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
41541              From: Abhijit Menon-Sen <ams@wiw.org>
41542              Date: Sat, 4 Aug 2001 16:16:03 +0530
41543              Message-ID: <20010804161603.C526@lustre.dyn.wiw.org>
41544      Branch: perl
41545            ! hv.c
41546 ____________________________________________________________________________
41547 [ 11569] By: jhi                                   on 2001/08/04  14:09:09
41548         Log: Subject: Re: [patch] refcount re ops
41549              From: Abhijit Menon-Sen <ams@wiw.org>
41550              Date: Sat, 4 Aug 2001 08:54:55 +0530
41551              Message-ID: <20010804085455.B526@lustre.dyn.wiw.org>
41552      Branch: perl
41553            ! sv.c
41554 ____________________________________________________________________________
41555 [ 11568] By: jhi                                   on 2001/08/04  14:08:19
41556         Log: Subject: [patch] refcount re ops
41557              From: Doug MacEachern <dougm@covalent.net>
41558              Date: Fri, 3 Aug 2001 18:17:41 -0700 (PDT)
41559              Message-ID: <Pine.LNX.4.21.0108031814240.23972-100000@mako.covalent.net>
41560      Branch: perl
41561            ! regcomp.c sv.c
41562 ____________________________________________________________________________
41563 [ 11567] By: jhi                                   on 2001/08/03  23:52:56
41564         Log: Subject: [patch] ignore PL_curpm in PL_regex_padav cleanup
41565              From: Doug MacEachern <dougm@covalent.net>
41566              Date: Fri, 3 Aug 2001 17:37:53 -0700 (PDT)
41567              Message-ID: <Pine.LNX.4.21.0108031730040.23972-100000@mako.covalent.net>
41568      Branch: perl
41569            ! perl.c regexec.c
41570 ____________________________________________________________________________
41571 [ 11566] By: jhi                                   on 2001/08/03  20:45:10
41572         Log: Subject: [PATCH perl@11564] fix t/op/misc.t for VMS
41573              From: "Craig A. Berry" <craigberry@mac.com> 
41574              Date: Fri, 03 Aug 2001 16:16:16 -0500
41575              Message-Id: <5.1.0.14.0.20010803161026.03530e58@exchi01> 
41576      Branch: perl
41577            ! t/op/misc.t
41578 ____________________________________________________________________________
41579 [ 11565] By: jhi                                   on 2001/08/03  13:46:40
41580         Log: Subject: Re: [ID 20010731.105] MinGW can't compile win32.c on Windows 2000
41581              From: John Kristian <jmk2001@engineer.com>
41582              Date: Fri, 03 Aug 2001 00:59:08 -0700
41583              Message-id: <03a101c11bf2$2c9b5ee0$0100a8c0@JOHNKRISTIAN>
41584      Branch: perl
41585            ! win32/win32.c
41586 ____________________________________________________________________________
41587 [ 11564] By: jhi                                   on 2001/08/03  13:25:39
41588         Log: Update Changes.
41589      Branch: perl
41590            ! Changes patchlevel.h
41591 ____________________________________________________________________________
41592 [ 11563] By: jhi                                   on 2001/08/03  12:13:17
41593         Log: Subject: [PATCH perl@11523] fix Stash.t for VMS
41594              From: "Craig A. Berry" <craigberry@mac.com>
41595              Date: Thu, 02 Aug 2001 23:15:24 -0500
41596              Message-Id: <5.1.0.14.0.20010802230843.03530e58@mail.mac.com>
41597      Branch: perl
41598            ! ext/B/Stash.t
41599 ____________________________________________________________________________
41600 [ 11562] By: jhi                                   on 2001/08/03  12:11:57
41601         Log: Subject: [patch] plug PL_cshname leak
41602              From: Doug MacEachern <dougm@covalent.net>
41603              Date: Thu, 2 Aug 2001 20:59:04 -0700 (PDT)
41604              Message-ID: <Pine.LNX.4.21.0108022058020.8991-100000@mako.covalent.net>
41605      Branch: perl
41606            ! sv.c
41607 ____________________________________________________________________________
41608 [ 11561] By: jhi                                   on 2001/08/03  12:10:32
41609         Log: Subject: [patch] plug PL_sh_path leak
41610              From: Doug MacEachern <dougm@covalent.net>
41611              Date: Thu, 2 Aug 2001 20:54:08 -0700 (PDT)
41612              Message-ID: <Pine.LNX.4.21.0108022043040.8991-100000@mako.covalent.net>
41613      Branch: perl
41614            ! sv.c
41615 ____________________________________________________________________________
41616 [ 11560] By: jhi                                   on 2001/08/03  12:09:50
41617         Log: Subject: [patch] plug PL_regex_padav leaks
41618              From: Doug MacEachern <dougm@covalent.net>
41619              Date: Thu, 2 Aug 2001 20:24:55 -0700 (PDT)
41620              Message-ID: <Pine.LNX.4.21.0108022020100.8991-100000@mako.covalent.net>
41621      Branch: perl
41622            ! op.c op.h perl.c
41623 ____________________________________________________________________________
41624 [ 11559] By: jhi                                   on 2001/08/03  12:08:59
41625         Log: Subject: [patch] plug PL_origargv leak
41626              From: Doug MacEachern <dougm@covalent.net>
41627              Date: Thu, 2 Aug 2001 18:15:22 -0700 (PDT)
41628              Message-ID: <Pine.LNX.4.21.0108021813380.8991-100000@mako.covalent.net>
41629      Branch: perl
41630            ! perl.c
41631 ____________________________________________________________________________
41632 [ 11558] By: jhi                                   on 2001/08/03  12:07:58
41633         Log: Subject: [PATCH hv.c] newHVhv shouldn't reset xhv_max so often
41634              From: Abhijit Menon-Sen <ams@wiw.org>
41635              Date: Fri, 3 Aug 2001 06:38:11 +0530
41636              Message-ID: <20010803063811.A19266@lustre.dyn.wiw.org>
41637      Branch: perl
41638            ! hv.c
41639 ____________________________________________________________________________
41640 [ 11557] By: nick                                  on 2001/08/03  08:17:38
41641         Log: Integrate mainline
41642      Branch: perlio
41643           +> (branch 47 files)
41644            - lib/Switch/test.pl
41645           !> (integrate 49 files)
41646 ____________________________________________________________________________
41647 [ 11556] By: jhi                                   on 2001/08/02  22:46:22
41648         Log: Subject: [PATCH perl@11523] fix Showlex.t for VMS
41649              From: "Craig A. Berry" <craigberry@mac.com>
41650              Date: Thu, 02 Aug 2001 12:56:19 -0500
41651              Message-Id: <5.1.0.14.0.20010802124618.034c5008@exchi01>
41652      Branch: perl
41653            ! ext/B/Showlex.t
41654 ____________________________________________________________________________
41655 [ 11555] By: jhi                                   on 2001/08/02  22:29:34
41656         Log: Be more careful about non-existent files.
41657      Branch: perl
41658            ! lib/File/Copy.pm
41659 ____________________________________________________________________________
41660 [ 11554] By: jhi                                   on 2001/08/02  21:37:27
41661         Log: Subject: [PATCH resend] deparse empty formats
41662              From: Robin Houston <robin@kitsite.com> 
41663              Date: Thu, 2 Aug 2001 14:32:36 +0100
41664              Message-ID: <20010802143236.A894@robin.kitsite.com>
41665      Branch: perl
41666            ! ext/B/B/Deparse.pm
41667 ____________________________________________________________________________
41668 [ 11553] By: jhi                                   on 2001/08/02  16:37:32
41669         Log: Subject: [patch] ithreads + refto fix improvement
41670              From: Doug MacEachern <dougm@covalent.net>
41671              Date: Thu, 2 Aug 2001 09:41:53 -0700 (PDT)
41672              Message-ID: <Pine.LNX.4.21.0108020939030.8991-100000@mako.covalent.net>
41673      Branch: perl
41674            ! pp.c
41675 ____________________________________________________________________________
41676 [ 11552] By: jhi                                   on 2001/08/02  14:24:26
41677         Log: Readability nit from Abhijit.
41678      Branch: perl
41679            ! op.c
41680 ____________________________________________________________________________
41681 [ 11551] By: jhi                                   on 2001/08/02  14:22:31
41682         Log: setproctitle() API version nit from Anton Berezin.
41683      Branch: perl
41684            ! mg.c
41685 ____________________________________________________________________________
41686 [ 11550] By: jhi                                   on 2001/08/02  13:51:41
41687         Log: Add PerlCE to the docs.
41688      Branch: perl
41689            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
41690            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
41691 ____________________________________________________________________________
41692 [ 11549] By: jhi                                   on 2001/08/02  13:25:43
41693         Log: Integrate the PerlCE (WinCE Perl) port;
41694              kindly supplied by Rainer Keuchel <rkeuc@allgeier.com>.
41695      Branch: perl
41696            + README.ce wince/FindExt.pm wince/Makefile.ce
41697            + wince/README.compile wince/README.perlce wince/bin/exetype.pl
41698            + wince/bin/perlglob.pl wince/bin/pl2bat.pl wince/bin/runperl.pl
41699            + wince/bin/search.pl wince/config.ce wince/config.h
41700            + wince/config_H.ce wince/config_h.PL wince/config_sh.PL
41701            + wince/dl_win32.xs wince/include/arpa/inet.h
41702            + wince/include/cectype.h wince/include/errno.h
41703            + wince/include/netdb.h wince/include/sys/socket.h
41704            + wince/include/sys/stat.h wince/include/sys/types.h
41705            + wince/include/sys/utime.h wince/include/time.h wince/perl.ico
41706            + wince/perl.rc wince/perldll.def wince/perllib.c
41707            + wince/perlmain.c wince/registry.bat wince/runperl.c
41708            + wince/splittree.pl wince/win32.h wince/win32iop.h
41709            + wince/win32thread.c wince/win32thread.h wince/wince.c
41710            + wince/wince.h wince/wincesck.c wince/xbuildall.ksh
41711            + wince/xdistclean.ksh wince/xmakediffs.ksh
41712            ! MANIFEST perl.c perl.h perlio.c
41713 ____________________________________________________________________________
41714 [ 11548] By: jhi                                   on 2001/08/02  13:18:08
41715         Log: setproctitle() made simpler.  (This assumes the string is
41716              \0-terminated: if not, the three-arg form setproctitle(fmt, len, s)
41717              should be used.  Note len, not len + 1.)  BSD-fu from Anton
41718              Berezin.
41719      Branch: perl
41720            ! mg.c
41721 ____________________________________________________________________________
41722 [ 11547] By: jhi                                   on 2001/08/02  12:49:54
41723         Log: Subject: [PATCH] -Wall cleanup: op.c
41724              From: Richard Soderberg <rs@oregonnet.com>
41725              Date: Thu, 2 Aug 2001 00:17:09 -0700
41726              Message-Id: <200108020717.AAA26895@oregonnet.com>
41727              
41728              Subject: [PATCH] -Wall cleanup: sv.c
41729              From: Richard Soderberg <rs@oregonnet.com>
41730              Date: Thu, 2 Aug 2001 00:49:21 -0700
41731              Message-Id: <200108020749.AAA27492@oregonnet.com>
41732      Branch: perl
41733            ! op.c sv.c
41734 ____________________________________________________________________________
41735 [ 11546] By: jhi                                   on 2001/08/02  00:53:34
41736         Log: Update Changes.
41737      Branch: perl
41738            ! Changes patchlevel.h
41739 ____________________________________________________________________________
41740 [ 11545] By: jhi                                   on 2001/08/02  00:48:55
41741         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
41742              From: Doug MacEachern <dougm@covalent.net>
41743              Date: Wed, 1 Aug 2001 18:34:44 -0700 (PDT)
41744              Message-ID: <Pine.LNX.4.21.0108011830080.8991-100000@mako.covalent.net>
41745      Branch: perl
41746            ! op.c
41747 ____________________________________________________________________________
41748 [ 11544] By: jhi                                   on 2001/08/01  23:08:41
41749         Log: The #11541 didn't work under threads.
41750      Branch: perl
41751            ! op.c
41752 ____________________________________________________________________________
41753 [ 11543] By: jhi                                   on 2001/08/01  22:46:41
41754         Log: Subject: Re: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
41755              From: Hugo <hv@crypt.compulink.co.uk>
41756              Date: Fri, 22 Jun 2001 01:19:08 +0100 
41757              Message-Id: <200106220019.BAA03365@crypt.compulink.co.uk>
41758              
41759              (Skip tests if accept() failed)
41760      Branch: perl
41761            ! ext/IO/lib/IO/t/io_unix.t
41762 ____________________________________________________________________________
41763 [ 11542] By: jhi                                   on 2001/08/01  22:40:09
41764         Log: Subject: [ID 20010730.003] IRIX 6.5 already has struct sv in <sys/sema.h> (defined in perl.h)
41765              From: "Stian Seeberg" <sseeberg@nimsoft.no>
41766              Date: Mon, 30 Jul 2001 12:28:07 +0200
41767              Message-Id: <68236D3FC2D92347B466639324391D1A0432AB@PONDUS.nimsoft.no>
41768      Branch: perl
41769            ! perl.h
41770 ____________________________________________________________________________
41771 [ 11541] By: jhi                                   on 2001/08/01  22:38:31
41772         Log: Subject: Pluggable optimizer
41773              From: Simon Cozens <simon@netthink.co.uk>
41774              Date: Wed, 1 Aug 2001 13:57:02 -0700
41775              Message-ID: <20010801135702.I10442@netthink.co.uk>
41776      Branch: perl
41777            ! embedvar.h op.c perl.c perl.h perlapi.h sv.c thrdvar.h util.c
41778 ____________________________________________________________________________
41779 [ 11540] By: jhi                                   on 2001/08/01  22:29:54
41780         Log: Subject: [ID 20010801.039] perlre.pod message typo
41781              From: Autrijus Tang <autrijus@geb.elixus.org>
41782              Date: Thu, 2 Aug 2001 04:48:02 +0800 (CST)
41783              Message-Id: <200108012048.f71Km2r79890@geb.elixus.org>                         
41784      Branch: perl
41785            ! pod/perlre.pod
41786 ____________________________________________________________________________
41787 [ 11539] By: jhi                                   on 2001/08/01  16:32:52
41788         Log: Test for change #11536.
41789      Branch: perl
41790            ! t/op/tiehandle.t
41791 ____________________________________________________________________________
41792 [ 11538] By: jhi                                   on 2001/08/01  16:27:19
41793         Log: More test fixups for #11537.
41794      Branch: perl
41795            ! t/lib/warnings/4lint t/lib/warnings/9enabled
41796 ____________________________________________________________________________
41797 [ 11537] By: jhi                                   on 2001/08/01  16:26:25
41798         Log: Subject: Re: [PATCH pp_ctl.c] proposed Windows safe-guard
41799              From: Doug MacEachern <dougm@covalent.net>
41800              Date: Mon, 30 Jul 2001 17:38:50 -0700 (PDT)
41801              Message-ID: <Pine.LNX.4.21.0107301720310.25941-100000@mako.covalent.net>
41802      Branch: perl
41803            ! op.c t/TestInit.pm
41804 ____________________________________________________________________________
41805 [ 11536] By: jhi                                   on 2001/08/01  16:08:08
41806         Log: Subject: [patch] ithreads + refto bug
41807              From: Doug MacEachern <dougm@covalent.net>
41808              Date: Wed, 1 Aug 2001 09:47:28 -0700 (PDT)
41809              Message-ID: <Pine.LNX.4.21.0108010937240.7498-100000@mako.covalent.net>
41810              
41811              (Test in change #11539)
41812      Branch: perl
41813            ! pp.c
41814 ____________________________________________________________________________
41815 [ 11535] By: jhi                                   on 2001/08/01  16:05:56
41816         Log: Subject: [PATCH: perl@11523] fixups for t/harness
41817              From: Prymmer/Kahn <pvhp@best.com>
41818              Date: Wed, 1 Aug 2001 09:24:23 -0700 (PDT)
41819              Message-ID: <Pine.BSF.4.21.0108010910310.17655-100000@shell8.ba.best.com>
41820      Branch: perl
41821            ! t/harness
41822 ____________________________________________________________________________
41823 [ 11534] By: jhi                                   on 2001/08/01  16:00:45
41824         Log: Subject: [PATCH: perl@11523] add xsubpp and libnetcfg to installed *.bat files for win32 builds
41825              From: Prymmer/Kahn <pvhp@best.com>
41826              Date: Wed, 1 Aug 2001 09:07:13 -0700 (PDT)
41827              Message-ID: <Pine.BSF.4.21.0108010859230.17655-100000@shell8.ba.best.com>
41828      Branch: perl
41829            ! win32/Makefile win32/makefile.mk
41830 ____________________________________________________________________________
41831 [ 11533] By: jhi                                   on 2001/08/01  13:38:29
41832         Log: Need to know the number of tests.
41833      Branch: perl
41834            ! t/run/exit.t
41835 ____________________________________________________________________________
41836 [ 11532] By: jhi                                   on 2001/08/01  13:04:31
41837         Log: Subject: Re: new exit tests on VMS
41838              From: "Craig A. Berry" <craigberry@mac.com>
41839              Date: Tue, 31 Jul 2001 12:19:29 -0500
41840              Message-Id: <5.1.0.14.0.20010731114845.03743008@mail.telocity.com>
41841      Branch: perl
41842            ! t/run/exit.t
41843 ____________________________________________________________________________
41844 [ 11531] By: jhi                                   on 2001/08/01  12:46:43
41845         Log: Retract #11530 (the dTHX is needed under threads)
41846      Branch: perl
41847            ! perlio.c
41848 ____________________________________________________________________________
41849 [ 11530] By: jhi                                   on 2001/08/01  12:39:35
41850         Log: (Retracted by #11531)
41851      Branch: perl
41852            ! perlio.c
41853 ____________________________________________________________________________
41854 [ 11529] By: jhi                                   on 2001/08/01  12:32:22
41855         Log: Subject: [PATCH 1/4] -Wall cleanups: unixish.h
41856              From: Richard Soderberg <rs@crystalflame.net>
41857              Date: Tue, 31 Jul 2001 23:16:22 -0700 (PDT) 
41858              Message-ID: <Pine.LNX.4.21.0107312313490.24341-100000@oregonnet.com>
41859      Branch: perl
41860            ! unixish.h
41861 ____________________________________________________________________________
41862 [ 11528] By: jhi                                   on 2001/08/01  12:18:59
41863         Log: Subject: [PATCH 5.7.2] Allow for long long in h2xs 
41864              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41865              Date: Tue, 31 Jul 2001 05:39:09 -0400
41866              Message-ID: <20010731053909.A1810@math.ohio-state.edu>
41867              
41868              (with a note about the case of UV being equal to long long)
41869      Branch: perl
41870            ! utils/h2xs.PL
41871 ____________________________________________________________________________
41872 [ 11527] By: jhi                                   on 2001/07/31  23:49:04
41873         Log: Subject: [PATCH perl@11487] fix fs.t for VMS
41874              From: "Craig A. Berry" <craigberry@mac.com>
41875              Date: Tue, 31 Jul 2001 14:57:43 -0500
41876              Message-Id: <5.1.0.14.0.20010731145015.03743008@exchi01>
41877      Branch: perl
41878            ! t/io/fs.t
41879 ____________________________________________________________________________
41880 [ 11526] By: jhi                                   on 2001/07/31  23:47:57
41881         Log: Fix for
41882              
41883              Subject: [ID 20010116.001] File::Copy truncates orig file 
41884              From: arbor@al37al08.telecel.pt
41885              Date: Tue, 16 Jan 2001 11:43:02 GMT
41886              Message-Id: <200101161143.AA11184@al37al08.telecel.pt>
41887              
41888              (copy($foo, $foo) would truncate $foo)
41889      Branch: perl
41890            ! lib/File/Copy.pm lib/File/Copy.t
41891 ____________________________________________________________________________
41892 [ 11525] By: jhi                                   on 2001/07/31  23:01:01
41893         Log: Metaconfig unit change for #11524.
41894      Branch: metaconfig/U/perl
41895            ! Extras.U
41896 ____________________________________________________________________________
41897 [ 11524] By: jhi                                   on 2001/07/31  23:00:36
41898         Log: Multiple modules didn't work; plus typo fixes.
41899      Branch: perl
41900            ! Configure
41901 ____________________________________________________________________________
41902 [ 11523] By: jhi                                   on 2001/07/31  15:29:58
41903         Log: Update Changes.
41904      Branch: perl
41905            ! Changes patchlevel.h
41906 ____________________________________________________________________________
41907 [ 11522] By: jhi                                   on 2001/07/31  15:25:35
41908         Log: Regen perlapi.
41909      Branch: perl
41910            ! pod/perlapi.pod
41911 ____________________________________________________________________________
41912 [ 11521] By: jhi                                   on 2001/07/31  15:19:01
41913         Log: Subject: Re: [PATCH sv.c] mortal doc thinko
41914              From: Dave Mitchell <davem@fdgroup.co.uk>
41915              Date: Tue, 31 Jul 2001 11:52:42 +0100 (BST)
41916              Message-Id: <200107311052.LAA14427@gizmo.fdgroup.co.uk>
41917      Branch: perl
41918            ! sv.c
41919 ____________________________________________________________________________
41920 [ 11520] By: jhi                                   on 2001/07/31  15:17:43
41921         Log: Regen toc.
41922      Branch: perl
41923            ! pod/perltoc.pod
41924 ____________________________________________________________________________
41925 [ 11519] By: jhi                                   on 2001/07/31  15:17:17
41926         Log: Regen Porting stuff.
41927      Branch: perl
41928            ! Porting/Glossary Porting/config.sh Porting/config_H
41929 ____________________________________________________________________________
41930 [ 11518] By: jhi                                   on 2001/07/31  14:16:08
41931         Log: Subject: [PATCH 5.7.2] Allow for GNU-isms in h2xs
41932              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
41933              Date: Tue, 31 Jul 2001 05:34:38 -0400
41934              Message-ID: <20010731053438.A1754@math.ohio-state.edu>
41935      Branch: perl
41936            ! utils/h2xs.PL
41937 ____________________________________________________________________________
41938 [ 11517] By: jhi                                   on 2001/07/31  14:15:01
41939         Log: Metaconfig unit change for #11516. 
41940      Branch: metaconfig/U/perl
41941            ! gccvers.U
41942 ____________________________________________________________________________
41943 [ 11516] By: jhi                                   on 2001/07/31  14:14:35
41944         Log: Add -Wall in cflags, not in Configure.
41945              (This way -Wall affects only the core and the core XS,
41946              not user modules' XS.  Concern from Paul Marquess,
41947              implementation idea from Andy Dougherty.)
41948      Branch: perl
41949            ! Configure cflags.SH
41950 ____________________________________________________________________________
41951 [ 11515] By: jhi                                   on 2001/07/31  13:57:15
41952         Log: Metaconfig unit changes for #11514.
41953      Branch: metaconfig
41954            + U/modified/sysman.U
41955            ! U/installdirs/man1dir.U
41956 ____________________________________________________________________________
41957 [ 11514] By: jhi                                   on 2001/07/31  13:56:26
41958         Log: Subject: Configure's detection of system manual
41959              From: Sean Dague <sean@dague.net> 
41960              Date: Sun, 13 May 2001 15:53:15 -0400
41961              Message-ID: <20010513155315.A15833@underhill.dague.net>
41962      Branch: perl
41963            ! Configure
41964 ____________________________________________________________________________
41965 [ 11513] By: jhi                                   on 2001/07/31  03:23:01
41966         Log: Subject: [ID 20010621.004] Typo in perlobj.pod
41967              From: Autrijus Tang <autrijus@autrijus.org> 
41968              Date: Thu, 21 Jun 2001 23:56:48 +0800
41969              Message-Id: <20010621235648.A57340@not.autrijus.org>
41970      Branch: perl
41971            ! pod/perlobj.pod
41972 ____________________________________________________________________________
41973 [ 11512] By: jhi                                   on 2001/07/31  03:13:35
41974         Log: Subject: Typo in DB_File.pm
41975              From: "Philip Newton" <Philip.Newton@gmx.net>
41976              Date: Tue, 31 Jul 2001 06:19:35 +0200
41977              Message-Id: <200107310413.f6V4DmL11900@chaos.wustl.edu>
41978      Branch: perl
41979            ! ext/DB_File/DB_File.pm
41980 ____________________________________________________________________________
41981 [ 11511] By: jhi                                   on 2001/07/31  03:01:49
41982         Log: Subject: Re: [ID 20010529.002] typos in man page perlre 
41983              From: "Stephen P. Potter" <spp@spotter.yi.org>
41984              Date: Wed, 30 May 2001 13:59:34 -0400
41985              Message-Id: <20010530175939.59DEC729E1@belgarath.spotter.yi.org>
41986      Branch: perl
41987            ! pod/perlre.pod
41988 ____________________________________________________________________________
41989 [ 11510] By: jhi                                   on 2001/07/31  02:13:58
41990         Log: eval "format foo=" would loop indefinitely; reported in
41991              
41992              Subject: A load of old rubbish
41993              From: Mike Guy <mjtg@cam.ac.uk>
41994              Date: Mon, 14 May 2001 16:12:22 +0100
41995              Message-Id: <E14zK1G-0003a2-00@virgo.cus.cam.ac.uk>
41996              
41997              (The core dumps reported in there already fixed.)
41998      Branch: perl
41999            ! toke.c
42000 ____________________________________________________________________________
42001 [ 11509] By: jhi                                   on 2001/07/31  00:37:49
42002         Log: Upgrade to Switch 2.04, now with Perl 6 given+when.
42003      Branch: perl
42004            + lib/Switch/Changes lib/Switch/README lib/Switch/t/given_when.t
42005            + lib/Switch/t/switch_case.t
42006            - lib/Switch/test.pl
42007            ! MANIFEST lib/Switch.pm
42008 ____________________________________________________________________________
42009 [ 11508] By: jhi                                   on 2001/07/31  00:17:38
42010         Log: Subject: [PATCH @11505] DB_File-1.78
42011              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
42012              Date: Mon, 30 Jul 2001 22:54:37 +0100
42013              Message-ID: <AIEAJICLCBDNAAOLLOKLGELNCLAA.Paul_Marquess@Yahoo.co.uk>
42014      Branch: perl
42015            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
42016            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
42017 ____________________________________________________________________________
42018 [ 11507] By: jhi                                   on 2001/07/30  23:11:10
42019         Log: Explain in more detail why -pipe and -fno-common are good.
42020      Branch: perl
42021            ! hints/darwin.sh
42022 ____________________________________________________________________________
42023 [ 11506] By: nick                                  on 2001/07/30  14:32:23
42024         Log: Integrate mainline
42025      Branch: perlio
42026           !> INSTALL Makefile.SH doio.c hints/darwin.sh
42027 ____________________________________________________________________________
42028 [ 11505] By: jhi                                   on 2001/07/30  14:14:39
42029         Log: Perl hasn't been putting man pages into $prefix/lib for
42030              a long time now; pointed out by Andy Dougherty. 
42031      Branch: perl
42032            ! hints/darwin.sh
42033 ____________________________________________________________________________
42034 [ 11504] By: jhi                                   on 2001/07/30  14:13:15
42035         Log: Document the extras Configure option.
42036      Branch: perl
42037            ! INSTALL
42038 ____________________________________________________________________________
42039 [ 11503] By: jhi                                   on 2001/07/30  13:52:14
42040         Log: Integrate change #11051 from macperl; O_RDONLY is not zero
42041              everywhere.
42042      Branch: perl
42043           !> doio.c
42044 ____________________________________________________________________________
42045 [ 11502] By: jhi                                   on 2001/07/30  13:45:27
42046         Log: Doubly guard against invoking CPAN if no extras defined,
42047              pointed out by H. Merijn Brand.
42048      Branch: perl
42049            ! Makefile.SH
42050 ____________________________________________________________________________
42051 [ 11501] By: pudge                                 on 2001/07/30  12:57:56
42052         Log: Fix O_RDONLY check to check for O_RDONLY.
42053      Branch: maint-5.6/macperl
42054            ! doio.c
42055 ____________________________________________________________________________
42056 [ 11500] By: pudge                                 on 2001/07/30  12:41:11
42057         Log: Integrate miscellaneous changes from maint-5.6/perl.
42058      Branch: maint-5.6/macperl
42059           !> MANIFEST t/TEST t/harness t/pod/testp2pt.pl t/run/runenv.t
42060 ____________________________________________________________________________
42061 [ 11499] By: nick                                  on 2001/07/30  06:52:42
42062         Log: Integrate mainline
42063      Branch: perlio
42064           +> macos/MacPerlTests.cmd macos/xsubpp.patch os2/perlrexx.c
42065           +> win32/sync_ext.pl
42066            - win32/sncfnmcs.pl
42067           !> (integrate 71 files)
42068 ____________________________________________________________________________
42069 [ 11498] By: jhi                                   on 2001/07/30  03:53:34
42070         Log: Update Changes.
42071      Branch: perl
42072            ! Changes patchlevel.h
42073 ____________________________________________________________________________
42074 [ 11497] By: jhi                                   on 2001/07/30  03:45:32
42075         Log: Now Configure -Dextras=Foo::Bar and "make install" will
42076              fetch and install Foo::Bar.
42077      Branch: perl
42078            ! Makefile.SH
42079 ____________________________________________________________________________
42080 [ 11496] By: jhi                                   on 2001/07/30  03:18:28
42081         Log: Metaconfig unit change for #11495.
42082      Branch: metaconfig/U/perl
42083            ! Extras.U
42084 ____________________________________________________________________________
42085 [ 11495] By: jhi                                   on 2001/07/30  03:18:01
42086         Log: extras.make, extras.test, and extras.install make targets.
42087      Branch: perl
42088            ! Configure Makefile.SH
42089 ____________________________________________________________________________
42090 [ 11494] By: jhi                                   on 2001/07/30  01:37:35
42091         Log: Metaconfig unit change for #11493.
42092      Branch: metaconfig/U/perl
42093            ! Extras.U
42094 ____________________________________________________________________________
42095 [ 11493] By: jhi                                   on 2001/07/30  01:37:14
42096         Log: Better to have the list of extras in $extras than 'define'.
42097      Branch: perl
42098            ! Configure
42099 ____________________________________________________________________________
42100 [ 11492] By: jhi                                   on 2001/07/30  01:33:16
42101         Log: The metaconfig unit change for #11490.
42102      Branch: metaconfig/U/perl
42103            + Extras.U
42104 ____________________________________________________________________________
42105 [ 11491] By: jhi                                   on 2001/07/30  01:32:54
42106         Log: Missed from #11490 (the required dependency).
42107      Branch: perl
42108            ! Makefile.SH
42109 ____________________________________________________________________________
42110 [ 11490] By: jhi                                   on 2001/07/30  01:32:02
42111         Log: Add the support of asking for extra modules or bundles of modules
42112              to be fetched from the CPAN and installed as a part of the Perl
42113              build process.  None of this installation is yet really done;
42114              only the list is asked, and saved away in extras.lst for
42115              the build and installation process to worry about later.
42116      Branch: perl
42117            ! Configure
42118 ____________________________________________________________________________
42119 [ 11489] By: jhi                                   on 2001/07/29  22:15:25
42120         Log: Beginnings of better Inf and NaN support.
42121              At least toke.c and sv.c still need quite a bit of work.
42122      Branch: perl
42123            ! numeric.c perl.h
42124 ____________________________________________________________________________
42125 [ 11488] By: jhi                                   on 2001/07/29  21:18:57
42126         Log: Top-level Makefile didn't honour OPTIMIZE.
42127      Branch: perl
42128            ! Makefile.SH
42129 ____________________________________________________________________________
42130 [ 11487] By: jhi                                   on 2001/07/29  20:56:04
42131         Log: Update Changes.
42132      Branch: perl
42133            ! Changes patchlevel.h
42134 ____________________________________________________________________________
42135 [ 11486] By: jhi                                   on 2001/07/29  20:38:09
42136         Log: Use Search::Dict 1.02 interface for charinfo().
42137      Branch: perl
42138            ! lib/UnicodeCD.pm
42139 ____________________________________________________________________________
42140 [ 11485] By: jhi                                   on 2001/07/29  20:37:11
42141         Log: Now also allow transforming the read lines before comparing them.
42142              (This will help UnicodeCD.) 
42143      Branch: perl
42144            ! lib/Search/Dict.pm
42145 ____________________________________________________________________________
42146 [ 11484] By: jhi                                   on 2001/07/29  20:03:13
42147         Log: Remove tiehandle code.
42148      Branch: perl
42149            ! lib/UnicodeCD.pm
42150 ____________________________________________________________________________
42151 [ 11483] By: jhi                                   on 2001/07/29  19:59:02
42152         Log: Allow specifying a comparison function for Search::Dict::look().
42153      Branch: perl
42154            ! lib/Search/Dict.pm
42155 ____________________________________________________________________________
42156 [ 11482] By: jhi                                   on 2001/07/29  18:55:04
42157         Log: Small UnicodeCD tweaks.
42158      Branch: perl
42159            ! lib/UnicodeCD.pm lib/UnicodeCD.t
42160 ____________________________________________________________________________
42161 [ 11481] By: jhi                                   on 2001/07/29  17:14:19
42162         Log: Subject: [PATCH @11446] UnicodeCD::charinfo
42163              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
42164              Date: Tue, 24 Jul 2001 01:51:32 +0900
42165              Message-Id: <20010724015114.CF4D.BQW10602@nifty.com>
42166      Branch: perl
42167            ! lib/UnicodeCD.pm lib/UnicodeCD.t
42168 ____________________________________________________________________________
42169 [ 11480] By: jhi                                   on 2001/07/29  16:55:58
42170         Log: Subject: [PATCH] installperl
42171              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
42172              Date: Fri, 27 Jul 2001 19:05:04 -0700
42173              Message-Id: <F7912758-82FC-11D5-BFC6-003065D59FBA@thor.sbay.org>
42174      Branch: perl
42175            ! installperl
42176 ____________________________________________________________________________
42177 [ 11479] By: jhi                                   on 2001/07/29  16:52:52
42178         Log: Subject: [PATCH] Set proper compatibility versions in core
42179              From: Wilfredo Sánchez <wsanchez@MIT.EDU>
42180              Date: Fri, 27 Jul 2001 20:01:49 -0700
42181              Message-Id: <E3A6C66A-8304-11D5-BFC6-003065D59FBA@thor.sbay.org>
42182      Branch: perl
42183            ! Makefile.SH
42184 ____________________________________________________________________________
42185 [ 11478] By: jhi                                   on 2001/07/29  16:50:55
42186         Log: Metaconfig unit change for #11477.
42187      Branch: metaconfig/U/perl
42188            ! dlsrc.U
42189 ____________________________________________________________________________
42190 [ 11477] By: jhi                                   on 2001/07/29  16:50:35
42191         Log: Subject: [PATCH] Darwin: -fpic not so good
42192              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
42193              Date: Fri, 27 Jul 2001 18:57:38 -0700
42194              Message-Id: <EC1496A6-82FB-11D5-BFC6-003065D59FBA@thor.sbay.org>
42195      Branch: perl
42196            ! Configure
42197 ____________________________________________________________________________
42198 [ 11476] By: jhi                                   on 2001/07/29  16:44:03
42199         Log: Subject: [PATCH] Clean up Darwin hints
42200              From: =?iso-8859-1?Q?Wilfredo_S=E1nchez?= <wsanchez@MIT.EDU>
42201              Date: Fri, 27 Jul 2001 19:13:15 -0700
42202              Message-Id: <1A70CA3F-82FE-11D5-BFC6-003065D59FBA@thor.sbay.org>
42203      Branch: perl
42204            ! hints/darwin.sh
42205 ____________________________________________________________________________
42206 [ 11475] By: jhi                                   on 2001/07/29  16:28:45
42207         Log: Subject: [PATCH split()] split()'s unused captures should be undef, not ''
42208              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42209              Date: Fri, 27 Jul 2001 14:00:37 -0400 (EDT)
42210              Message-ID: <Pine.GSO.4.21.0107271358310.28213-100000@crusoe.crusoe.net>
42211      Branch: perl
42212            ! pod/perlfunc.pod pp.c t/op/split.t
42213 ____________________________________________________________________________
42214 [ 11474] By: jhi                                   on 2001/07/29  16:27:54
42215         Log: Subject: [PATCH perlvar.pod] $^N foolery as well
42216              From: "Jeff 'japhy/Marillion' Pinyan" <jeffp@crusoe.net>
42217              Date: Thu, 26 Jul 2001 20:03:12 -0400 (EDT)
42218              Message-ID: <Pine.GSO.4.21.0107261958380.28213-100000@crusoe.crusoe.net>
42219      Branch: perl
42220            ! pod/perlvar.pod
42221 ____________________________________________________________________________
42222 [ 11473] By: jhi                                   on 2001/07/29  16:27:00
42223         Log: Subject: [PATCH] fixes to constant.pm documentation
42224              From: Ilmari Karonen <iltzu@sci.fi>
42225              Date: Tue, 24 Jul 2001 16:44:24 +0300 (EET DST)
42226              Message-ID: <Pine.SOL.3.96.1010724163055.6822A-100000@simpukka>
42227      Branch: perl
42228            ! lib/constant.pm
42229 ____________________________________________________________________________
42230 [ 11472] By: jhi                                   on 2001/07/28  18:39:03
42231         Log: Subject: [DOC PATCH bleadperl] perlport.pod and C<..">>"...>
42232              From: "Philip Newton" <Philip.Newton@gmx.net>
42233              Date: Fri, 27 Jul 2001 07:51:10 +0200
42234              Message-Id: <200107270548.f6R5mJL09063@chaos.wustl.edu>
42235      Branch: perl
42236            ! pod/perlport.pod
42237 ____________________________________________________________________________
42238 [ 11471] By: nick                                  on 2001/07/26  06:23:32
42239         Log: Subject:  [PATCH] Doc fix for perlguts / threading
42240              From:  Arthur Bergman <arthur@contiller.se>
42241              Date:  Wed, 25 Jul 2001 11:28:23 +0200
42242              Message-Id:  <B7845DD6.2812%arthur@contiller.se>
42243      Branch: perl
42244            ! pod/perlguts.pod
42245 ____________________________________________________________________________
42246 [ 11470] By: nick                                  on 2001/07/26  06:21:06
42247         Log: Subject:  [DOC PATCH bleadperl] INSTALL: README for Unix systems exist
42248              From:  Philip Newton <Philip.Newton@gmx.net>
42249              Date:  Wed, 25 Jul 2001 08:19:47 +0200
42250              Message-Id:  <E15PHy4-0000cR-00@mserv1f.vianw.co.uk>
42251      Branch: perl
42252            ! INSTALL
42253 ____________________________________________________________________________
42254 [ 11469] By: nick                                  on 2001/07/26  06:20:25
42255         Log: Subject:  [DOC PATCH bleadperl] typo in INSTALL?
42256              From:  Philip Newton <Philip.Newton@gmx.net>
42257              Date:  Wed, 25 Jul 2001 08:12:48 +0200
42258              Message-Id:  <E15PHrJ-00003f-00@mserv1f.vianw.co.uk>
42259      Branch: perl
42260            ! INSTALL
42261 ____________________________________________________________________________
42262 [ 11468] By: jhi                                   on 2001/07/25  01:39:11
42263         Log: More +x.
42264      Branch: perl
42265            ! Porting/makerel
42266 ____________________________________________________________________________
42267 [ 11467] By: jhi                                   on 2001/07/24  16:05:34
42268         Log: Update Changes.
42269      Branch: perl
42270            ! Changes patchlevel.h
42271 ____________________________________________________________________________
42272 [ 11466] By: jhi                                   on 2001/07/24  15:40:28
42273         Log: Subject: [PATCH bleadperl os2/perlrexx.c] my C compiler has no HTML parser
42274              From: "Philip Newton" <Philip.Newton@gmx.net>
42275              Date: Tue, 24 Jul 2001 06:45:55 +0200
42276              Message-ID: <20010724.064500@ID-11583.news.dfncis.de>
42277      Branch: perl
42278            ! os2/perlrexx.c
42279 ____________________________________________________________________________
42280 [ 11465] By: jhi                                   on 2001/07/24  15:37:48
42281         Log: Subject: [PATCH: perl@11446] add io/fs.t to vmsperl test suite
42282              From: Peter Prymmer <pvhp@forte.com>
42283              Date: Mon, 23 Jul 2001 16:58:30 -0700 (PDT)
42284              Message-ID: <Pine.OSF.4.10.10107231643480.401242-100000@aspara.forte.com>
42285      Branch: perl
42286            ! pod/perlport.pod t/io/fs.t vms/test.com
42287 ____________________________________________________________________________
42288 [ 11464] By: jhi                                   on 2001/07/24  02:58:20
42289         Log: Workaround on Cwd bootstrap problem.
42290      Branch: perl
42291            ! lib/ExtUtils/MakeMaker.pm
42292 ____________________________________________________________________________
42293 [ 11463] By: jhi                                   on 2001/07/23  23:11:41
42294         Log: When in Rome, quote like the Romans do.
42295      Branch: perl
42296            ! cflags.SH
42297 ____________________________________________________________________________
42298 [ 11462] By: jhi                                   on 2001/07/23  23:04:02
42299         Log: Subject: [PATCH 5.7.2] OS/2 multi-architecture
42300              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42301              Date: Mon, 23 Jul 2001 19:29:49 -0400
42302              Message-ID: <20010723192949.A14802@math.ohio-state.edu>
42303      Branch: perl
42304            + os2/perlrexx.c
42305            ! MANIFEST configpm makedef.pl mg.c os2/Makefile.SHs
42306            ! os2/OS2/REXX/t/rx_vrexx.t os2/os2.c os2/os2ish.h perl.c
42307            ! t/op/write.t
42308 ____________________________________________________________________________
42309 [ 11461] By: jhi                                   on 2001/07/23  22:58:15
42310         Log: Subject: [PATCH 5.7.2] MakeMaker FIRST_MAKEFILE and subdir
42311              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42312              Date: Mon, 23 Jul 2001 18:43:42 -0400
42313              Message-ID: <20010723184342.A14494@math.ohio-state.edu>
42314      Branch: perl
42315            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MakeMaker.pm
42316 ____________________________________________________________________________
42317 [ 11460] By: jhi                                   on 2001/07/23  22:54:52
42318         Log: Subject: [PATCH 5.7.2] MakeMaker subdir
42319              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42320              Date: Mon, 23 Jul 2001 18:33:16 -0400
42321              Message-ID: <20010723183316.A14298@math.ohio-state.edu>
42322      Branch: perl
42323            ! lib/ExtUtils/MakeMaker.pm
42324 ____________________________________________________________________________
42325 [ 11459] By: jhi                                   on 2001/07/23  22:52:02
42326         Log: Subject: [PATCH 5.7.2] OPTIMIZE= during perl make
42327              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42328              Date: Mon, 23 Jul 2001 18:20:35 -0400
42329              Message-ID: <20010723182035.A14192@math.ohio-state.edu>
42330      Branch: perl
42331            ! Makefile.SH cflags.SH
42332 ____________________________________________________________________________
42333 [ 11458] By: jhi                                   on 2001/07/23  22:41:19
42334         Log: Subject: [PATCH] Print CONFIGURE params in ExtUtils::MakeMaker output
42335              From: "David D. Kilzer" <ddkilzer@lubricants-oil.com>
42336              Date: Mon, 23 Jul 2001 11:32:17 -0500
42337              Message-ID: <20010723113217.A28614@elbonia.lubricants-oil.com>
42338      Branch: perl
42339            ! lib/ExtUtils/MakeMaker.pm
42340 ____________________________________________________________________________
42341 [ 11457] By: jhi                                   on 2001/07/23  21:22:36
42342         Log: Subject: [PATCH 5.7.2] debug reloading selfloaded stuff
42343              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42344              Date: Mon, 23 Jul 2001 18:13:20 -0400
42345              Message-ID: <20010723181320.A14005@math.ohio-state.edu>
42346      Branch: perl
42347            ! lib/perl5db.pl
42348 ____________________________________________________________________________
42349 [ 11456] By: jhi                                   on 2001/07/23  21:19:28
42350         Log: Subject: [PATCH 5.7.2] debugging selfloaded stuff
42351              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
42352              Date: Mon, 23 Jul 2001 18:07:40 -0400
42353              Message-ID: <20010723180740.A13960@math.ohio-state.edu>
42354      Branch: perl
42355            ! op.c
42356 ____________________________________________________________________________
42357 [ 11455] By: jhi                                   on 2001/07/23  21:13:12
42358         Log: Subject: [PATCH perl@11446] util.c: return required in Perl_my_fork
42359              From: "Craig A. Berry" <craigberry@mac.com>
42360              Date: Mon, 23 Jul 2001 15:35:06 -0500
42361              Message-Id: <5.1.0.14.0.20010723152732.02ad4470@exchi01>
42362      Branch: perl
42363            ! util.c
42364 ____________________________________________________________________________
42365 [ 11454] By: jhi                                   on 2001/07/23  21:09:13
42366         Log: Subject: [PATCH perlfaq9.pod typo]
42367              From: "Larry Shatzer, Jr." <lshatzer@islanddata.com>
42368              Date: Mon, 23 Jul 2001 07:49:05 -0700
42369              Message-ID: <002f01c11386$a8539580$bb01a8c0@LSHATZER>
42370      Branch: perl
42371            ! pod/perlfaq9.pod
42372 ____________________________________________________________________________
42373 [ 11453] By: jhi                                   on 2001/07/23  21:06:42
42374         Log: Subject: win32\sncfnmcs.pl corrections
42375              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
42376              Date: Mon, 23 Jul 2001 12:56:54 +0200
42377              Message-ID: <E3FB32585BF1D411B9E900805FF51A080C1C5D@RU0022EXCH001U>
42378              
42379              Rename the script a little bit more sensibly.
42380      Branch: perl
42381            + win32/sync_ext.pl
42382            - win32/sncfnmcs.pl
42383            ! MANIFEST README.win32
42384 ____________________________________________________________________________
42385 [ 11452] By: jhi                                   on 2001/07/23  17:22:37
42386         Log: Test tweak.
42387      Branch: perl
42388            ! ext/B/Deparse.t
42389 ____________________________________________________________________________
42390 [ 11451] By: jhi                                   on 2001/07/23  17:10:52
42391         Log: Metaconfig unit tweak for #11450.
42392      Branch: metaconfig/U/perl
42393            ! Mksymlinks.U
42394 ____________________________________________________________________________
42395 [ 11450] By: jhi                                   on 2001/07/23  17:09:46
42396         Log: Too volatile failsafe check.
42397      Branch: perl
42398            ! Configure
42399 ____________________________________________________________________________
42400 [ 11449] By: jhi                                   on 2001/07/23  16:53:59
42401         Log: Further doc tweaks.
42402      Branch: perl
42403            ! lib/UnicodeCD.pm
42404 ____________________________________________________________________________
42405 [ 11448] By: jhi                                   on 2001/07/23  05:26:50
42406         Log: Doc tweaks.
42407      Branch: perl
42408            ! lib/UnicodeCD.pm
42409 ____________________________________________________________________________
42410 [ 11447] By: jhi                                   on 2001/07/23  04:57:49
42411         Log: Doc tweakery from Abhijit.
42412      Branch: perl
42413            ! Porting/repository.pod
42414 ____________________________________________________________________________
42415 [ 11446] By: jhi                                   on 2001/07/22  15:41:02
42416         Log: An accidental empty line.
42417      Branch: perl
42418            ! MANIFEST
42419 ____________________________________________________________________________
42420 [ 11445] By: jhi                                   on 2001/07/22  15:38:30
42421         Log: Missing MANIFESTations.
42422      Branch: perl
42423            ! MANIFEST
42424 ____________________________________________________________________________
42425 [ 11444] By: jhi                                   on 2001/07/22  15:30:10
42426         Log: Update Changes.
42427      Branch: perl
42428            ! Changes patchlevel.h
42429 ____________________________________________________________________________
42430 [ 11443] By: jhi                                   on 2001/07/22  15:02:11
42431         Log: Subject: Re: Typo in Porting/pumpkin/pod ?
42432              From: Mike Guy <mjtg@cam.ac.uk>
42433              Date: Fri, 20 Jul 2001 16:12:49 +0100
42434              Message-Id: <E15NbxR-0006HD-00@draco.cus.cam.ac.uk>
42435      Branch: perl
42436            ! Porting/pumpkin.pod
42437 ____________________________________________________________________________
42438 [ 11442] By: jhi                                   on 2001/07/22  14:58:33
42439         Log: Subject: Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
42440              From: Peter Prymmer <pvhp@forte.com>
42441              Date: Fri, 20 Jul 2001 17:04:55 -0700 (PDT)
42442              Message-ID: <Pine.OSF.4.10.10107201650510.144528-100000@aspara.forte.com>
42443      Branch: perl
42444            ! pod/perlhack.pod
42445 ____________________________________________________________________________
42446 [ 11441] By: jhi                                   on 2001/07/22  14:54:29
42447         Log: Subject: [PATCH Test.pm] Getting rid of the expected "UNEXPECTEDLY SUCCEEDED"
42448              From: Michael G Schwern <schwern@pobox.com>
42449              Date: Fri, 20 Jul 2001 20:22:35 -0400
42450              Message-ID: <20010720202235.O4498@blackrider>
42451      Branch: perl
42452            ! lib/Test.pm lib/Test/t/mix.t lib/Test/t/success.t
42453            ! lib/Test/t/todo.t
42454 ____________________________________________________________________________
42455 [ 11440] By: jhi                                   on 2001/07/22  14:51:14
42456         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]?
42457              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
42458              Message-Id: <200107210559.WAA09160@ventrue.corp.yahoo.com>
42459              Date: Fri, 20 Jul 2001 22:59:25 -0700 (PDT)
42460      Branch: perl
42461            ! ext/POSIX/POSIX.pod
42462 ____________________________________________________________________________
42463 [ 11439] By: jhi                                   on 2001/07/22  14:49:25
42464         Log: Subject: Re: [ID 20010720.010] WHere's [:isprint:]? 
42465              From: Mark-Jason Dominus <mjd@plover.com>
42466              Date: Fri, 20 Jul 2001 23:16:54 -0400
42467              Message-ID: <20010721031654.21877.qmail@plover.com>
42468      Branch: perl
42469            ! ext/POSIX/POSIX.pod
42470 ____________________________________________________________________________
42471 [ 11438] By: jhi                                   on 2001/07/22  14:41:58
42472         Log: Subject: Re: [PATCH O.pm] avoid to clutter output with -l
42473              From: Rafael Garcia-Suarez <rgarciasuarez@free.fr>
42474              Date: Sun, 22 Jul 2001 14:56:09 +0200
42475              Message-ID: <20010722145609.A766@rafael>
42476      Branch: perl
42477            ! ext/B/O.pm
42478 ____________________________________________________________________________
42479 [ 11437] By: jhi                                   on 2001/07/22  14:39:07
42480         Log: Subject: regexec.c #define cleanup
42481              From: Mark-Jason Dominus <mjd@plover.com>
42482              Date: Sat, 21 Jul 2001 18:33:25 -0400
42483              Message-ID: <20010721223325.3069.qmail@plover.com>
42484      Branch: perl
42485            ! regexec.c
42486 ____________________________________________________________________________
42487 [ 11436] By: jhi                                   on 2001/07/22  14:36:43
42488         Log: Subject: [PATCH: perl@11373] Win32 update for t/io/fs.t (may effect NetWare)
42489              From: Prymmer/Kahn <pvhp@best.com>
42490              Date: Sat, 21 Jul 2001 12:08:29 -0700 (PDT)
42491              Message-ID: <Pine.BSF.4.21.0107211156160.17271-100000@shell8.ba.best.com>
42492      Branch: perl
42493            ! t/io/fs.t
42494 ____________________________________________________________________________
42495 [ 11435] By: jhi                                   on 2001/07/22  00:22:51
42496         Log: Typo in #11432.
42497      Branch: perl
42498            ! ext/POSIX/POSIX.t
42499 ____________________________________________________________________________
42500 [ 11434] By: jhi                                   on 2001/07/21  23:12:26
42501         Log: Integrate (manually) change #11424 from macperl.
42502      Branch: perl
42503            ! ext/Filter/t/call.t
42504 ____________________________________________________________________________
42505 [ 11433] By: jhi                                   on 2001/07/21  23:07:43
42506         Log: Integrate change #11408 from macperl.
42507      Branch: perl
42508           !> README.macos pod/perlport.pod
42509 ____________________________________________________________________________
42510 [ 11432] By: jhi                                   on 2001/07/21  23:02:30
42511         Log: Integrate change #11388 from macperl (the *.t parts needed hand massage).
42512      Branch: perl
42513           +> macos/MacPerlTests.cmd macos/xsubpp.patch
42514            ! ext/DB_File/t/db-btree.t ext/DB_File/t/db-hash.t
42515            ! ext/DB_File/t/db-recno.t ext/NDBM_File/ndbm.t
42516            ! ext/POSIX/POSIX.t
42517 ____________________________________________________________________________
42518 [ 11431] By: gsar                                  on 2001/07/21  05:03:44
42519         Log: pod/*.t tests not picked up by t/TEST either
42520      Branch: maint-5.6/perl
42521            ! t/TEST
42522 ____________________________________________________________________________
42523 [ 11430] By: gsar                                  on 2001/07/21  04:58:12
42524         Log: better tweak for change#11429 (windows has both / and \ separated
42525              paths in @INC at that point)
42526      Branch: maint-5.6/perl
42527            ! t/pod/testp2pt.pl
42528 ____________________________________________________________________________
42529 [ 11429] By: gsar                                  on 2001/07/21  04:41:15
42530         Log: MacOS pod test tweak needs \Escape
42531      Branch: maint-5.6/perl
42532            ! t/pod/testp2pt.pl
42533 ____________________________________________________________________________
42534 [ 11428] By: gsar                                  on 2001/07/21  04:39:34
42535         Log: run/runenv.t needs fflushNULL sanity (t/TEST is too dumb to detect
42536              resulting duplicate output, but t/harness isn't)
42537      Branch: maint-5.6/perl
42538            ! t/run/runenv.t
42539 ____________________________________________________________________________
42540 [ 11427] By: gsar                                  on 2001/07/21  04:37:26
42541         Log: t/harness wasn't picking up all the tests
42542      Branch: maint-5.6/perl
42543            ! t/harness
42544 ____________________________________________________________________________
42545 [ 11426] By: gsar                                  on 2001/07/21  04:09:26
42546         Log: update MANIFEST for new file
42547      Branch: maint-5.6/perl
42548            ! MANIFEST
42549 ____________________________________________________________________________
42550 [ 11425] By: gsar                                  on 2001/07/21  04:07:46
42551         Log: integrate maint-5.6/macperl changes into maint-5.6/perl, with
42552              the exception of the macperl/macos/... tree
42553      Branch: maint-5.6/perl
42554           +> t/lib/filefind-taint.t
42555           !> (integrate 72 files)
42556 ____________________________________________________________________________
42557 [ 11424] By: pudge                                 on 2001/07/20  18:55:25
42558         Log: Fix test.
42559      Branch: maint-5.6/macperl
42560            ! macos/bundled_ext/Filter/t/call.t
42561 ____________________________________________________________________________
42562 [ 11423] By: gsar                                  on 2001/07/20  18:38:48
42563         Log: Make perl fork()-safe (in a slightly limited way) even on
42564              platforms that don't have pthread_atfork() (extension of
42565              the fix in change#11151).
42566              
42567              Note that this will not help extensions that call fork()
42568              directly in C, or that link to libraries that call fork()
42569              directly.  Such cases must be fixed to either call
42570              PerlProc_fork(), or call atfork_lock() in parent before the
42571              calling the function that forks and call atfork_unlock()
42572              in both parent and child immediately after the fork().
42573              (There are no worries if C code calls exec() in the child
42574              immediately after a fork().  Only cases where the child
42575              calls perl's API functions (including New()) after the
42576              fork() are problematic.)
42577              
42578              This change also eliminates the use of vfork() from perl,
42579              since all such uses were violating the severe restrictions
42580              on modifying the state of the process between the vfork()
42581              and the exec().
42582              
42583              This is a modified version of patches suggested by Abhijit
42584              Menon-Sen and Richard Soderberg.
42585      Branch: perl
42586            ! embed.h embed.pl global.sym iperlsys.h miniperlmain.c
42587            ! objXSUB.h perl.c perlapi.c pp_sys.c proto.h thread.h util.c
42588 ____________________________________________________________________________
42589 [ 11422] By: pudge                                 on 2001/07/20  18:16:37
42590         Log: Add Filter::Util::Call, Class::ISA, Digest, Filter::Simple,
42591              Switch, and Text::Balanced.
42592      Branch: maint-5.6/macperl
42593            + macos/bundled_ext/Filter/Util/Call/Call.pm
42594            + macos/bundled_ext/Filter/Util/Call/Call.xs
42595            + macos/bundled_ext/Filter/Util/Call/Makefile.PL
42596            + macos/bundled_ext/Filter/t/MyFilter.pm
42597            + macos/bundled_ext/Filter/t/call.t
42598            + macos/bundled_ext/Filter/t/filter-util.pl
42599            + macos/bundled_lib/blib/lib/Class/ISA.pm
42600            + macos/bundled_lib/blib/lib/Digest.pm
42601            + macos/bundled_lib/blib/lib/Filter/Simple.pm
42602            + macos/bundled_lib/blib/lib/Switch.pm
42603            + macos/bundled_lib/blib/lib/Text/Balanced.pm
42604            + macos/bundled_lib/blib/lib/Text/Balanced.pod
42605            + macos/bundled_lib/t/Class/ISA/test.pl
42606            + macos/bundled_lib/t/Digest/Digest.t
42607            + macos/bundled_lib/t/Filter/Simple/test.pl
42608            + macos/bundled_lib/t/Switch/test.pl
42609            + macos/bundled_lib/t/Text/Balanced/t/genxt.t
42610            + macos/bundled_lib/t/Text/Balanced/t/xbrak.t
42611            + macos/bundled_lib/t/Text/Balanced/t/xcode.t
42612            + macos/bundled_lib/t/Text/Balanced/t/xdeli.t
42613            + macos/bundled_lib/t/Text/Balanced/t/xmult.t
42614            + macos/bundled_lib/t/Text/Balanced/t/xquot.t
42615            + macos/bundled_lib/t/Text/Balanced/t/xtagg.t
42616            + macos/bundled_lib/t/Text/Balanced/t/xvari.t
42617 ____________________________________________________________________________
42618 [ 11421] By: pudge                                 on 2001/07/20  18:03:28
42619         Log: Add Filter::Util::Call to config/make files; edit utils
42620              to recognize the module (it was descended too far down).
42621              Bump version to 5.6.1a4.
42622      Branch: maint-5.6/macperl
42623            ! macos/InstallBLIB macos/MPVersion.r macos/Makefile.mk
42624            ! macos/config.sh macos/lib/ExtUtils/MM_MacOS.pm
42625            ! macos/macperl/Makefile.mk macos/xsubpp.patch
42626 ____________________________________________________________________________
42627 [ 11420] By: pudge                                 on 2001/07/20  18:02:05
42628         Log: Make DB_File the default for MLDBM on MacOS.
42629      Branch: maint-5.6/macperl
42630            ! macos/bundled_lib/blib/lib/MLDBM.pm
42631 ____________________________________________________________________________
42632 [ 11419] By: nick                                  on 2001/07/20  14:51:03
42633         Log: Subject:  [PATCH UnicodeCD.pm] Fix erronous documentation
42634              From:  Simon Cozens <simon@netthink.co.uk>
42635              Date:  Fri, 20 Jul 2001 11:42:35 -0400
42636              Message-Id:  <20010720114235.A5235@netthink.co.uk>
42637      Branch: perl
42638            ! lib/UnicodeCD.pm
42639 ____________________________________________________________________________
42640 [ 11418] By: nick                                  on 2001/07/20  14:48:12
42641         Log: Subject:  [PATCH regcomp.h] adds a comment
42642              From:  Abhijit Menon-Sen <ams@wiw.org>
42643              Date:  Fri, 20 Jul 2001 21:05:37 +0530
42644              Message-Id:  <20010720210537.A7678@lustre.dyn.wiw.org>
42645      Branch: perl
42646            ! regcomp.h
42647 ____________________________________________________________________________
42648 [ 11417] By: nick                                  on 2001/07/20  14:16:38
42649         Log: Subject:  [PATCH 5.7.2] INSTALL updates
42650              From:  Andy Dougherty <doughera@lafayette.edu>
42651              Date:  Fri, 20 Jul 2001 11:01:40 -0400 (EDT)
42652              Message-Id:  <Pine.SOL.4.10.10107201059510.16494-100000@maxwell.phys.lafayette.edu>
42653      Branch: perl
42654            ! INSTALL
42655 ____________________________________________________________________________
42656 [ 11416] By: nick                                  on 2001/07/20  06:44:44
42657         Log: Subject:  Re: [PATCH: perl@11373] pod fixups for pod/perlhack.pod
42658              From:  Russ Allbery <rra@stanford.edu>
42659              Date:  19 Jul 2001 15:52:37 -0700
42660              Message-Id:  <ylvgko4jm2.fsf@windlord.stanford.edu>
42661      Branch: perl
42662            ! lib/Pod/Man.pm
42663 ____________________________________________________________________________
42664 [ 11415] By: nick                                  on 2001/07/20  06:35:11
42665         Log: Subject:  [PATCH] defer op_seq allocation
42666              From:  Abhijit Menon-Sen <ams@wiw.org>
42667              Date:  Thu, 19 Jul 2001 22:12:24 +0530
42668              Message-Id:  <20010719221224.A13786@lustre.dyn.wiw.org>
42669      Branch: perl
42670            ! op.c
42671 ____________________________________________________________________________
42672 [ 11414] By: nick                                  on 2001/07/20  06:23:36
42673         Log: Subject:  [PATCH] prototype for Time::HiRes::sleep()
42674              From:  Abhijit Menon-Sen <ams@wiw.org>
42675              Date:  Fri, 20 Jul 2001 01:18:50 +0530
42676              Message-Id:  <20010720011850.A19650@lustre.dyn.wiw.org>
42677              (Private e-mail)
42678      Branch: perl
42679            ! ext/Time/HiRes/HiRes.xs
42680 ____________________________________________________________________________
42681 [ 11413] By: nick                                  on 2001/07/20  06:18:53
42682         Log: Integrate mainline
42683      Branch: perlio
42684           +> ext/Encode/Encode/euc-jp-0212.enc t/lib/commonsense.t
42685            - t/base/commonsense.t
42686           !> MANIFEST doio.c ext/B/B/Deparse.pm ext/Encode/Encode/Tcl.pm
42687           !> ext/POSIX/POSIX.t ext/Time/HiRes/HiRes.xs gv.c hints/darwin.sh
42688           !> hints/rhapsody.sh numeric.c pod/perlfunc.pod pod/perlhack.pod
42689           !> pod/perlre.pod pp_sys.c sv.c t/README t/op/arith.t
42690           !> t/op/sprintf.t thread.h utils/h2xs.PL win32/perlhost.h
42691           !> win32/win32.c
42692 ____________________________________________________________________________
42693 [ 11412] By: nick                                  on 2001/07/19  06:44:27
42694         Log: Integrate win32/perlhost.h from maintenance branch.
42695              (Rest of $ENV{PATH} / system() fix.)
42696      Branch: perl
42697           !> win32/perlhost.h
42698 ____________________________________________________________________________
42699 [ 11411] By: nick                                  on 2001/07/19  06:41:34
42700         Log: Subject:  [DOC PATCH bleadperl] its vs it's in perlhack.pod
42701              From:  Philip Newton <Philip.Newton@gmx.net>
42702              Date:  Wed, 18 Jul 2001 21:43:57 +0200
42703              Message-Id:  <E15Mx9y-0007Oz-00@mserv1b.vianw.co.uk>
42704      Branch: perl
42705            ! pod/perlhack.pod
42706 ____________________________________________________________________________
42707 [ 11410] By: nick                                  on 2001/07/19  06:39:35
42708         Log: Subject:  Security hole in taint checking in open()
42709              From:  deekoo@tentacle.net
42710              Date:  Thu, 19 Jul 2001 00:03:46 -0700 (PDT)
42711              Message-Id:  <Pine.LNX.4.33.0107182248330.11996-100000@chaos.tentacle.net>
42712      Branch: perl
42713            ! doio.c
42714 ____________________________________________________________________________
42715 [ 11409] By: nick                                  on 2001/07/19  06:28:08
42716         Log: Subject:  [PATCH] Re: Time::HiRes qw(sleep) fails
42717              From:  Abhijit Menon-Sen <ams@wiw.org>
42718              Date:  Thu, 19 Jul 2001 04:30:43 +0530
42719              Message-Id:  <20010719043043.A10327@lustre.dyn.wiw.org>
42720      Branch: perl
42721            ! ext/Time/HiRes/HiRes.xs
42722 ____________________________________________________________________________
42723 [ 11408] By: pudge                                 on 2001/07/19  03:27:36
42724         Log: Update docs with latest implementation information and new URLs.
42725      Branch: maint-5.6/macperl
42726            ! README.macos pod/perlport.pod
42727 ____________________________________________________________________________
42728 [ 11407] By: pudge                                 on 2001/07/19  02:35:46
42729         Log: Add Time::HiRes, and add default Makefile.mk for Digest::MD5.
42730              Fix BuildRules to accept optimization variables.
42731      Branch: maint-5.6/macperl
42732            + macos/bundled_ext/Digest/MD5/Makefile.mk
42733            ! macos/BuildRules.mk macos/Makefile.mk
42734            ! macos/bundled_ext/Time/HiRes/HiRes.xs macos/config.sh
42735            ! macos/macish.c macos/macish.h macos/macperl/Makefile.mk
42736 ____________________________________________________________________________
42737 [ 11406] By: pudge                                 on 2001/07/19  01:11:39
42738         Log: Integrate changes 11399,11401
42739      Branch: maint-5.6/macperl
42740           !> win32/perlhost.h win32/win32.c
42741 ____________________________________________________________________________
42742 [ 11405] By: nick                                  on 2001/07/18  06:50:33
42743         Log: Integrate Sarathy's Win32 $ENV{'PATH'}/system fixes (11399, 11400)
42744              from perl5.6*
42745      Branch: perl
42746           !> win32/perlhost.h win32/win32.c
42747 ____________________________________________________________________________
42748 [ 11404] By: nick                                  on 2001/07/18  06:43:59
42749         Log: Subject:  Re: Perl 5.7.2 Has Been Released 
42750              From:  hv@crypt0.demon.co.uk
42751              Date:  Wed, 18 Jul 2001 05:58:46 +0100
42752              Message-Id:  <200107180458.f6I4wlJ19966@crypt0.demon.co.uk>
42753      Branch: perl
42754            ! ext/POSIX/POSIX.t
42755 ____________________________________________________________________________
42756 [ 11403] By: nick                                  on 2001/07/18  06:38:57
42757         Log: Subject:  Re: [ID 20010716.005] numeric conversions in 5.7.[12] changed from perl5.6.1 (leading whitespace) 
42758              From:  hv@crypt0.demon.co.uk
42759              Date:  Wed, 18 Jul 2001 05:21:54 +0100
42760              Message-Id:  <200107180421.f6I4Ltc00987@crypt0.demon.co.uk>
42761      Branch: perl
42762            ! numeric.c t/op/arith.t
42763 ____________________________________________________________________________
42764 [ 11402] By: nick                                  on 2001/07/18  06:19:17
42765         Log: Subject:  Doc patch: perlre should mention perlrequick and perlretut
42766              From:  mjd@plover.com
42767              Date:  17 Jul 2001 17:59:20 -0000
42768              Message-Id:  <20010717175920.8177.qmail@plover.com>
42769      Branch: perl
42770            ! pod/perlre.pod
42771 ____________________________________________________________________________
42772 [ 11401] By: gsar                                  on 2001/07/17  21:31:31
42773         Log: thinko in change#11400 (duh)
42774      Branch: maint-5.6/perl
42775            ! win32/perlhost.h
42776 ____________________________________________________________________________
42777 [ 11400] By: gsar                                  on 2001/07/17  19:46:34
42778         Log: change#11399 revealed another unrelated bug; this is just a temporary
42779              bandaid
42780      Branch: maint-5.6/perl
42781            ! win32/perlhost.h
42782 ____________________________________________________________________________
42783 [ 11399] By: gsar                                  on 2001/07/17  19:11:57
42784         Log: fix bugs in handling of the virtualized environment under windows;
42785              there were bugs in propagating any changes to %ENV down to the real
42786              environment when such changes happened in the toplevel process
42787              (thanks to Johan Holmberg <holmberg@iar.se> for the excellent
42788              problem identification, and for a part of the fix)
42789      Branch: maint-5.6/perl
42790            ! win32/perlhost.h win32/win32.c
42791 ____________________________________________________________________________
42792 [ 11398] By: nick                                  on 2001/07/17  08:26:35
42793         Log: Subject: Re: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
42794              From: Peter Prymmer <pvhp@forte.com>
42795              Date: Mon, 16 Jul 2001 16:43:14 -0700 (PDT)
42796              Message-Id: <Pine.OSF.4.10.10107161631300.464972-100000@aspara.forte.com>
42797              
42798              Move t/base/commonsense.t to t/lib/commonsense.t - base tests
42799              should not depend on existance of Config.pm
42800      Branch: perl
42801           +> t/lib/commonsense.t
42802            - t/base/commonsense.t
42803            ! MANIFEST t/README
42804 ____________________________________________________________________________
42805 [ 11397] By: nick                                  on 2001/07/17  08:09:58
42806         Log: Subject:  [PATCH pod/perlhack.pod] Sections on writing tests & patching core mods
42807              From:  Michael G Schwern <schwern@pobox.com>
42808              Date:  Mon, 16 Jul 2001 18:20:31 -0400
42809              Message-Id:  <20010716182031.A1128@blackrider>
42810      Branch: perl
42811            ! pod/perlhack.pod
42812 ____________________________________________________________________________
42813 [ 11396] By: nick                                  on 2001/07/17  08:04:11
42814         Log: Subject:  [PATCH perlfunc.pod] make printf refer to sprintf
42815              From:  Gwyn Judd <b.judd@xtra.co.nz>
42816              Date:  Tue, 17 Jul 2001 20:55:58 +1200
42817              Message-Id:  <20010717205558.A3107@thislove>
42818      Branch: perl
42819            ! pod/perlfunc.pod
42820 ____________________________________________________________________________
42821 [ 11395] By: nick                                  on 2001/07/17  08:02:22
42822         Log: Subject:  [PATCH: perl@11373] fix t/op/sprintf.t to not load %Config
42823              From:  Peter Prymmer <pvhp@forte.com>
42824              Date:  Mon, 16 Jul 2001 15:48:33 -0700 (PDT)
42825              Message-Id:  <Pine.OSF.4.10.10107161543400.464972-100000@aspara.forte.com>
42826      Branch: perl
42827            ! t/op/sprintf.t
42828 ____________________________________________________________________________
42829 [ 11394] By: nick                                  on 2001/07/17  07:57:06
42830         Log: Subject:  Re: [PATCH gv.c] allow ${"1f"} to be non-regex var 
42831              From:  Jeff 'Japhy' Pinyan <jeffp@crusoe.net>
42832              Date:  Mon, 16 Jul 2001 18:46:53 -0400 (EDT)
42833              Message-Id:  <Pine.GSO.4.21.0107161829390.1405-100000@crusoe.crusoe.net>
42834      Branch: perl
42835            ! gv.c
42836 ____________________________________________________________________________
42837 [ 11392] By: nick                                  on 2001/07/17  07:50:12
42838         Log: Subject:  [PATCH] fix PTHREAD_ATFORK croaking too early, too often
42839              From:  Coral <coral@moonlight.crystalflame.net>
42840              Date:  Mon, 16 Jul 2001 14:25:19 -0700 (PDT)
42841              Message-Id:  <200107162125.f6GLPJ345261@moonlight.crystalflame.net>
42842      Branch: perl
42843            ! pp_sys.c thread.h
42844 ____________________________________________________________________________
42845 [ 11391] By: nick                                  on 2001/07/17  07:34:28
42846         Log: Subject:  Re: [PATCH h2xs.PL ] use Test::More where appropriate (was Re:   
42847              From:  Jonathan Stowe <gellyfish@gellyfish.com>
42848              Date:  Mon, 16 Jul 2001 18:31:21 +0100 (BST)
42849              Message-Id:  <Pine.LNX.4.33.0107161827570.15520-100000@orpheus.gellyfish.com>
42850      Branch: perl
42851            ! utils/h2xs.PL
42852 ____________________________________________________________________________
42853 [ 11390] By: pudge                                 on 2001/07/16  23:54:44
42854         Log: Add in List::Util, Memoize, NEXT, and a bunch of tests for other
42855              modules.  Also added Mac::BuildTools, Mac::AppleEvents::Simple,
42856              and Mac::Apps::Launch, which don't work, and Time::HiRes and
42857              Time::Piece, which don't yet work.
42858      Branch: maint-5.6/macperl
42859            + (add 154 files)
42860 ____________________________________________________________________________
42861 [ 11389] By: pudge                                 on 2001/07/16  23:13:10
42862         Log: Fix %ENV to be tainted [SF bug #231848, Thomas Wegner].
42863              Also add hack to get around missing setenv for PERL5DB.
42864      Branch: maint-5.6/macperl
42865            ! macos/macish.c macos/macish.h
42866 ____________________________________________________________________________
42867 [ 11388] By: pudge                                 on 2001/07/16  23:11:26
42868         Log: Fix DB_File, and patch tests for it, and NDBM_File, and POSIX.
42869      Branch: maint-5.6/macperl
42870            ! macos/MacPerlTests.cmd macos/xsubpp.patch t/lib/db-btree.t
42871            ! t/lib/db-hash.t t/lib/db-recno.t t/lib/ndbm.t t/lib/posix.t
42872 ____________________________________________________________________________
42873 [ 11387] By: pudge                                 on 2001/07/16  23:05:12
42874         Log: Fix up some configuration and make options, add extra
42875              extensions.
42876      Branch: maint-5.6/macperl
42877            ! macos/ExtBuildRules.mk macos/Makefile.mk macos/config.sh
42878            ! macos/macperl/Makefile.mk
42879 ____________________________________________________________________________
42880 [ 11386] By: pudge                                 on 2001/07/16  21:22:32
42881         Log: From Change 11374 in maintperl.
42882      Branch: maint-5.6/macperl
42883           !> utils/h2ph.PL
42884 ____________________________________________________________________________
42885 [ 11385] By: nick                                  on 2001/07/16  14:12:58
42886         Log: Back out change to h2xs till it passes its test.
42887      Branch: perl
42888            ! utils/h2xs.PL
42889 ____________________________________________________________________________
42890 [ 11384] By: nick                                  on 2001/07/16  14:00:10
42891         Log: Subject:  [PATCH h2xs.PL ] use Test::More where appropriate (was Re: [PATCH]
42892              From:  Jonathan Stowe <gellyfish@gellyfish.com>
42893              Date:  Mon, 16 Jul 2001 08:37:05 +0100 (BST)
42894              Message-Id:  <Pine.LNX.4.33.0107160830480.9915-100000@orpheus.gellyfish.com>
42895      Branch: perl
42896            ! utils/h2xs.PL
42897 ____________________________________________________________________________
42898 [ 11383] By: nick                                  on 2001/07/16  13:53:12
42899         Log: Subject:  [PATCH hints/darwin.sh] Don't override user-specified optimize flag
42900              From:  Robin Houston <robin@kitsite.com>
42901              Date:  Sun, 15 Jul 2001 18:22:31 +0100
42902              Message-Id:  <20010715182230.A11174@robin>
42903      Branch: perl
42904            ! hints/darwin.sh
42905 ____________________________________________________________________________
42906 [ 11382] By: nick                                  on 2001/07/16  13:52:49
42907         Log: Subject:  [PATCH perl@11372] re_dup
42908              From:  Radu Greab <radu@netsoft.ro>
42909              Date:  Sun, 15 Jul 2001 04:50:06 +0300
42910              Message-Id:  <15184.63182.656988.340591@ix.netsoft.ro>
42911      Branch: perl
42912            ! sv.c
42913 ____________________________________________________________________________
42914 [ 11379] By: nick                                  on 2001/07/16  13:35:39
42915         Log: Subject:  [PATCH B::Deparse] formats can't contain formats
42916              From:  Robin Houston <robin@kitsite.com>
42917              Date:  Sat, 14 Jul 2001 14:28:50 +0100
42918              Message-Id:  <20010714142850.A10205@robin>
42919      Branch: perl
42920            ! ext/B/B/Deparse.pm
42921 ____________________________________________________________________________
42922 [ 11378] By: nick                                  on 2001/07/16  13:30:36
42923         Log: Subject:  [PATCH @11359] Encode::Tcl.pm, EUC-JP with jis-x0212
42924              From:  Sadahiro Tomoyuki <BQW10602@nifty.com>
42925              Date:  Sat, 14 Jul 2001 22:17:42 +0900
42926              Message-Id:  <20010714221736.6CA3.BQW10602@nifty.com>
42927      Branch: perl
42928            + ext/Encode/Encode/euc-jp-0212.enc
42929            ! ext/Encode/Encode/Tcl.pm
42930 ____________________________________________________________________________
42931 [ 11377] By: nick                                  on 2001/07/16  13:17:28
42932         Log: Subject:  [PATCH 5.7.2] Remove useless ccflags hints
42933              From:  Andy Dougherty <doughera@lafayette.edu>
42934              Date:  Sun, 15 Jul 2001 22:52:54 -0400 (EDT)
42935              Message-Id:  <Pine.SOL.4.10.10107152250230.10344-100000@maxwell.phys.lafayette.edu>
42936      Branch: perl
42937            ! hints/darwin.sh hints/rhapsody.sh
42938 ____________________________________________________________________________
42939 [ 11376] By: nick                                  on 2001/07/16  09:05:00
42940         Log: Integrate mainline
42941      Branch: perlio
42942           +> ext/Encode/Encode/7bit-greek.enc
42943           +> ext/Encode/Encode/7bit-latin1.enc
42944           +> ext/Encode/Encode/cns11643-1.enc
42945           +> ext/Encode/Encode/cns11643-2.enc
42946           +> ext/Encode/Encode/iso2022-cn.enc
42947           +> ext/Encode/Encode/iso2022-jp1.enc
42948           +> ext/Encode/Encode/iso2022-jp2.enc
42949           !> Changes Configure MANIFEST Makefile.SH
42950           !> ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
42951           !> ext/Encode/Encode/iso2022-kr.enc ext/POSIX/POSIX.pm
42952           !> ext/PerlIO/Via/Via.pm handy.h myconfig.SH patchlevel.h
42953           !> pod/perlhack.pod pod/perlre.pod pod/perltoc.pod regcomp.c sv.c
42954           !> t/op/pat.t t/op/sprintf.t utils/h2ph.PL utils/h2xs.PL
42955 ____________________________________________________________________________
42956 [ 11375] By: gsar                                  on 2001/07/16  02:46:11
42957         Log: integrate change#11374 from maint-5.6
42958              
42959              make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
42960      Branch: perl
42961           !> utils/h2ph.PL
42962 ____________________________________________________________________________
42963 [ 11374] By: gsar                                  on 2001/07/16  02:10:51
42964         Log: make h2ph grok ccsymbols fo the form 1234L, 1234ULL etc.
42965      Branch: maint-5.6/perl
42966            ! utils/h2ph.PL
42967 ____________________________________________________________________________
42968 [ 11373] By: jhi                                   on 2001/07/14  09:27:10
42969         Log: Update Changes.
42970      Branch: perl
42971            ! Changes patchlevel.h
42972 ____________________________________________________________________________
42973 [ 11372] By: jhi                                   on 2001/07/14  09:19:18
42974         Log: Subject: [PATCH h2xs.PL] use Getopt::Long (was Re: [PATCH] h2xs)
42975              From: Jonathan Stowe <gellyfish@gellyfish.com>
42976              Date: Sat, 14 Jul 2001 10:14:34 +0100 (BST)
42977              Message-ID: <Pine.LNX.4.33.0107141008350.9915-100000@orpheus.gellyfish.com>
42978      Branch: perl
42979            ! utils/h2xs.PL
42980 ____________________________________________________________________________
42981 [ 11371] By: jhi                                   on 2001/07/14  09:18:09
42982         Log: Subject: patch to add DEL to [:cntrl:]
42983              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
42984              Date: Fri, 13 Jul 2001 23:25:12 -0700 (PDT)
42985              Message-Id: <200107140625.XAA01517@ventrue.corp.yahoo.com>
42986      Branch: perl
42987            ! handy.h pod/perlre.pod regcomp.c t/op/pat.t
42988 ____________________________________________________________________________
42989 [ 11370] By: jhi                                   on 2001/07/14  01:33:17
42990         Log: Metaconfig unit change for #11369; plus a dependency nit.
42991      Branch: metaconfig
42992            ! U/compline/nblock_io.U
42993      Branch: metaconfig/U/perl
42994            ! Extensions.U
42995 ____________________________________________________________________________
42996 [ 11369] By: jhi                                   on 2001/07/14  01:32:33
42997         Log: #include <stdlib.h> so that exit() is prototyped,
42998              noticed by Hugo.
42999      Branch: perl
43000            ! Configure
43001 ____________________________________________________________________________
43002 [ 11368] By: jhi                                   on 2001/07/14  01:18:28
43003         Log: Subject: [PATCH: perl@11359] possible fix for sprintf.t on VAX that loads %Config
43004              From: Peter Prymmer <pvhp@forte.com>
43005              Date: Fri, 13 Jul 2001 19:15:45 -0700 (PDT)
43006              Message-ID: <Pine.OSF.4.10.10107131908370.270775-100000@aspara.forte.com>
43007      Branch: perl
43008            ! t/op/sprintf.t
43009 ____________________________________________________________________________
43010 [ 11367] By: jhi                                   on 2001/07/14  01:07:03
43011         Log: Subject: [PATCH: perl@11359] fixup for Encode/Tcl.t on ruthless filesystems
43012              From: Peter Prymmer <pvhp@forte.com>
43013              Date: Fri, 13 Jul 2001 19:00:20 -0700 (PDT)
43014              Message-ID: <Pine.OSF.4.10.10107131856280.270775-100000@aspara.forte.com>
43015      Branch: perl
43016            ! ext/Encode/Encode/Tcl.t
43017 ____________________________________________________________________________
43018 [ 11366] By: jhi                                   on 2001/07/13  22:48:47
43019         Log: Add information about gcc 3.0 basic block profiling.
43020      Branch: perl
43021            ! Makefile.SH pod/perlhack.pod pod/perltoc.pod
43022 ____________________________________________________________________________
43023 [ 11365] By: jhi                                   on 2001/07/13  21:22:20
43024         Log: Subject: Error in lib/PerlIO/Via.pm ?
43025              From: Mark-Jason Dominus <mjd@plover.com>
43026              Date: Fri, 13 Jul 2001 15:55:41 -0400
43027              Message-ID: <20010713195541.26751.qmail@plover.com>
43028      Branch: perl
43029            ! ext/PerlIO/Via/Via.pm
43030 ____________________________________________________________________________
43031 [ 11364] By: jhi                                   on 2001/07/13  21:21:23
43032         Log: Move both usemymalloc and d_bincompat5005 to the Platfom
43033              section from the Compiler section.
43034      Branch: perl
43035            ! myconfig.SH
43036 ____________________________________________________________________________
43037 [ 11363] By: jhi                                   on 2001/07/13  21:19:34
43038         Log: Handle glibc style of constant definitions using enum
43039              with intervening #defines; from Brendan O'Dea.
43040      Branch: perl
43041            ! utils/h2ph.PL
43042 ____________________________________________________________________________
43043 [ 11362] By: jhi                                   on 2001/07/13  21:17:40
43044         Log: Add LC_MESSAGES to the locale_h export tag (it already is
43045              in the Makefile.PL and thusly eligible for an XS constant)
43046              (see also maintperl #10543)
43047      Branch: perl
43048            ! ext/POSIX/POSIX.pm
43049 ____________________________________________________________________________
43050 [ 11361] By: jhi                                   on 2001/07/13  15:12:37
43051         Log: Subject: Re: [patch] re_dup
43052              From: Abhijit Menon-Sen <ams@wiw.org>
43053              Date: Fri, 13 Jul 2001 21:41:09 +0530
43054              Message-ID: <20010713214109.A3328@lustre.dyn.wiw.org>
43055      Branch: perl
43056            ! sv.c
43057 ____________________________________________________________________________
43058 [ 11360] By: jhi                                   on 2001/07/13  15:11:45
43059         Log: Subject: [patch] re_dup
43060              From: Doug MacEachern <dougm@covalent.net>
43061              Date: Fri, 13 Jul 2001 08:51:24 -0700 (PDT)
43062              Message-ID: <Pine.LNX.4.21.0107130848530.28844-100000@mako.covalent.net>
43063      Branch: perl
43064            ! sv.c
43065 ____________________________________________________________________________
43066 [ 11359] By: jhi                                   on 2001/07/13  14:30:32
43067         Log: Update Changes.
43068      Branch: perl
43069            ! Changes patchlevel.h
43070 ____________________________________________________________________________
43071 [ 11358] By: jhi                                   on 2001/07/13  14:26:36
43072         Log: Subject: [PATCH @11328] Encode::Tcl.pm for iso-2022-(?:jp-[12]|cn)
43073              From: SADAHIRO Tomoyuki <BQW10602@nifty.com> 
43074              Date: Sat, 14 Jul 2001 00:06:30 +0900
43075              Message-Id: <20010713235522.8406.BQW10602@nifty.com>
43076      Branch: perl
43077            + ext/Encode/Encode/7bit-greek.enc
43078            + ext/Encode/Encode/7bit-latin1.enc
43079            + ext/Encode/Encode/cns11643-1.enc
43080            + ext/Encode/Encode/cns11643-2.enc
43081            + ext/Encode/Encode/iso2022-cn.enc
43082            + ext/Encode/Encode/iso2022-jp1.enc
43083            + ext/Encode/Encode/iso2022-jp2.enc
43084            ! MANIFEST ext/Encode/Encode/Tcl.pm
43085            ! ext/Encode/Encode/iso2022-kr.enc
43086 ____________________________________________________________________________
43087 [ 11357] By: nick                                  on 2001/07/13  14:24:06
43088         Log: Blind integrate mainline (as of 5.7.2?)
43089      Branch: perlio
43090           !> AUTHORS Changes Porting/config.sh Porting/config_H
43091           !> README.netware ext/PerlIO/t/encoding.t makedef.pl patchlevel.h
43092           !> pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
43093           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
43094           !> win32/makefile.mk
43095 ____________________________________________________________________________
43096 [ 11355] By: jhi                                   on 2001/07/13  13:13:46
43097         Log: Snip away the devel patchlevel.
43098      Branch: perl
43099            ! patchlevel.h
43100 ____________________________________________________________________________
43101 [ 11354] By: jhi                                   on 2001/07/13  13:12:01
43102         Log: Bump the version to 5.7.2.
43103      Branch: perl
43104            ! Porting/config.sh Porting/config_H patchlevel.h
43105            ! pod/perlhist.pod utils/libnetcfg.PL win32/Makefile
43106            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
43107            ! win32/makefile.mk
43108 ____________________________________________________________________________
43109 [ 11353] By: jhi                                   on 2001/07/13  13:00:00
43110         Log: Update Changes.
43111      Branch: perl
43112            ! Changes
43113 ____________________________________________________________________________
43114 [ 11352] By: jhi                                   on 2001/07/13  12:54:49
43115         Log: Reword.
43116      Branch: perl
43117            ! AUTHORS
43118 ____________________________________________________________________________
43119 [ 11351] By: jhi                                   on 2001/07/13  12:52:47
43120         Log: AUTHORS update.
43121      Branch: perl
43122            ! AUTHORS
43123 ____________________________________________________________________________
43124 [ 11350] By: jhi                                   on 2001/07/13  12:24:36
43125         Log: Ignore PL_regex_pad and PL_regex_padav from symbols
43126              unless ithreads.
43127      Branch: perl
43128            ! makedef.pl
43129 ____________________________________________________________________________
43130 [ 11349] By: jhi                                   on 2001/07/13  11:54:10
43131         Log: Integrate perlio.
43132      Branch: perl
43133           !> win32/distclean.bat
43134 ____________________________________________________________________________
43135 [ 11348] By: jhi                                   on 2001/07/13  11:49:50
43136         Log: Test the encoding transform only iff we have PerlIO,
43137              noticed by H. Merijn Brand.
43138      Branch: perl
43139            ! ext/PerlIO/t/encoding.t
43140 ____________________________________________________________________________
43141 [ 11347] By: jhi                                   on 2001/07/13  11:40:13
43142         Log: README.netware tweaks from Ananth Kesari.
43143      Branch: perl
43144            ! README.netware
43145 ____________________________________________________________________________
43146 [ 11346] By: nick                                  on 2001/07/13  09:18:51
43147         Log: Win32/distclean.bat - Down-case all MANIFEST and File::Find results so 
43148              to avoid /unicode vs /Unicode issues.
43149      Branch: perlio
43150            ! win32/distclean.bat
43151 ____________________________________________________________________________
43152 [ 11345] By: nick                                  on 2001/07/13  06:24:18
43153         Log: Integrate mainline
43154      Branch: perlio
43155           +> README.uts lib/UnicodeCD.pm lib/UnicodeCD.t
43156            - lib/Unicode/UCD.pm lib/Unicode/UCD.t lib/unicode/distinct.pm
43157           !> (integrate 63 files)
43158 ____________________________________________________________________________
43159 [ 11344] By: jhi                                   on 2001/07/13  04:50:22
43160         Log: Add d_bincompat5005 information to perl -V.
43161      Branch: perl
43162            ! myconfig.SH
43163 ____________________________________________________________________________
43164 [ 11343] By: jhi                                   on 2001/07/13  03:42:05
43165         Log: Subject: Re: [PATCH] Re: Memory corruption? Read-only $_?
43166              From: Abhijit Menon-Sen <ams@wiw.org>
43167              Date: Fri, 13 Jul 2001 07:12:36 +0530
43168              Message-ID: <20010713071236.C5669@lustre.dyn.wiw.org>
43169      Branch: perl
43170            ! sv.c
43171 ____________________________________________________________________________
43172 [ 11342] By: jhi                                   on 2001/07/13  03:36:22
43173         Log: Remove unicode::distinct, as per Inaba Hiroto.
43174      Branch: perl
43175            - lib/unicode/distinct.pm
43176            ! MANIFEST hv.c perl.h pod/perlmodlib.pod pod/perltoc.pod sv.c
43177            ! t/lib/1_compile.t
43178 ____________________________________________________________________________
43179 [ 11341] By: jhi                                   on 2001/07/13  00:05:53
43180         Log: Paging for Dr Octothorpe.
43181      Branch: perl
43182            ! pod/perlfaq4.pod
43183 ____________________________________________________________________________
43184 [ 11340] By: jhi                                   on 2001/07/12  23:53:44
43185         Log: cut-n-paste error noticed by mjd.
43186      Branch: perl
43187            ! pod/perlfaq4.pod
43188 ____________________________________________________________________________
43189 [ 11339] By: jhi                                   on 2001/07/12  23:39:42
43190         Log: Subject: [PATCH: perl@11328] update the octal situation in perlfaq4.pod
43191              From: Peter Prymmer <pvhp@forte.com>
43192              Date: Thu, 12 Jul 2001 17:04:22 -0700 (PDT)
43193              Message-ID: <Pine.OSF.4.10.10107121703040.219875-100000@aspara.forte.com>
43194      Branch: perl
43195            ! pod/perlfaq4.pod
43196 ____________________________________________________________________________
43197 [ 11338] By: jhi                                   on 2001/07/12  23:38:49
43198         Log: Subject: Re: [randy@qualcomm.com: Corrections for ' repository - Using the Perl repository ']
43199              From: Randall Gellens <randy@qualcomm.com>
43200              Date: Thu, 12 Jul 2001 16:56:23 -0700
43201              Message-Id: <p05100301b773e9751c04@[129.46.176.61]>
43202      Branch: perl
43203            ! Porting/repository.pod
43204 ____________________________________________________________________________
43205 [ 11337] By: jhi                                   on 2001/07/12  23:35:06
43206         Log: Make PTHREAD_ATFORK() to croak if HAS_FORK, noop otherwise.
43207      Branch: perl
43208            ! thread.h
43209 ____________________________________________________________________________
43210 [ 11336] By: jhi                                   on 2001/07/12  23:23:39
43211         Log: Subject: [PATCH] pthread_atfork on FreeBSD - Part 1: #ifdef HAS_PTHREAD_ATFORK  
43212              From: coral <coral@moonlight.crystalflame.net>
43213              Date: Thu, 12 Jul 2001 16:16:50 -0700 (PDT)
43214              Message-Id: <200107122316.f6CNGoq09171@moonlight.crystalflame.net>
43215      Branch: perl
43216            ! thread.h
43217 ____________________________________________________________________________
43218 [ 11335] By: jhi                                   on 2001/07/12  23:23:14
43219         Log: Metaconfig unit change for #11134.
43220      Branch: metaconfig
43221            + U/threads/d_pthread_atfork.U
43222 ____________________________________________________________________________
43223 [ 11334] By: jhi                                   on 2001/07/12  23:22:42
43224         Log: Add HAS_PTHREAD_ATFORK.
43225      Branch: perl
43226            ! Configure NetWare/config.wc NetWare/config_H.wc
43227            ! Porting/Glossary Porting/config.sh Porting/config_H
43228            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
43229            ! uconfig.h uconfig.sh vos/config.alpha.def vos/config.alpha.h
43230            ! vos/config.ga.def vos/config.ga.h win32/config.bc
43231            ! win32/config.gc win32/config.vc win32/config_H.bc
43232            ! win32/config_H.gc win32/config_H.vc
43233 ____________________________________________________________________________
43234 [ 11333] By: jhi                                   on 2001/07/12  22:58:35
43235         Log: Subject: [PATCH] File::Copy fails on tied handles
43236              From: "Wilson, Doug" <Doug_Wilson@intuit.com>
43237              Date: Thu, 12 Jul 2001 15:18:51 -0700
43238              Message-ID: <35A280DF784CD411A06B0008C7B130ADB5505B@sdex04.sd.intuit.com>
43239      Branch: perl
43240            ! lib/File/Copy.pm
43241 ____________________________________________________________________________
43242 [ 11332] By: jhi                                   on 2001/07/12  22:57:04
43243         Log: Subject: [PATCH] Langinfo.t
43244              From: Nicholas Clark <nick@ccl4.org>
43245              Date: Thu, 12 Jul 2001 23:55:38 +0100
43246              Message-ID: <20010712235538.M5827@plum.flirble.org>
43247      Branch: perl
43248            ! ext/I18N/Langinfo/Langinfo.t
43249 ____________________________________________________________________________
43250 [ 11331] By: jhi                                   on 2001/07/12  22:56:09
43251         Log: Subject: [PATCH: perl@11328] informational tweaks to perl572delta.pod
43252              From: Peter Prymmer <pvhp@forte.com>
43253              Date: Thu, 12 Jul 2001 16:38:00 -0700 (PDT)
43254              Message-ID: <Pine.OSF.4.10.10107121633340.219875-100000@aspara.forte.com>
43255      Branch: perl
43256            ! pod/perl572delta.pod
43257 ____________________________________________________________________________
43258 [ 11330] By: jhi                                   on 2001/07/12  22:55:23
43259         Log: Subject: [PATCH] Re: Memory corruption? Read-only $_?
43260              From: Abhijit Menon-Sen <ams@wiw.org>
43261              Date: Fri, 13 Jul 2001 05:21:16 +0530
43262              Message-ID: <20010713052116.B5669@lustre.dyn.wiw.org>
43263      Branch: perl
43264            ! sv.c
43265 ____________________________________________________________________________
43266 [ 11329] By: jhi                                   on 2001/07/12  22:54:39
43267         Log: Subject: [PATCH 20010712.005] Re: Perl bug with "delete" on arrays
43268              From: Abhijit Menon-Sen <ams@wiw.org>
43269              Date: Fri, 13 Jul 2001 03:04:25 +0530
43270              Message-ID: <20010713030425.A5669@lustre.dyn.wiw.org>
43271      Branch: perl
43272            ! av.c
43273 ____________________________________________________________________________
43274 [ 11328] By: gsar                                  on 2001/07/12  19:02:01
43275         Log: s/^M$//g
43276      Branch: perl
43277            ! win32/Makefile win32/makefile.mk
43278 ____________________________________________________________________________
43279 [ 11327] By: jhi                                   on 2001/07/12  18:54:09
43280         Log: Update Changes.
43281      Branch: perl
43282            ! Changes patchlevel.h
43283 ____________________________________________________________________________
43284 [ 11326] By: jhi                                   on 2001/07/12  18:17:18
43285         Log: Typo spotted by Philip Newton.
43286      Branch: perl
43287            ! pod/perl572delta.pod
43288 ____________________________________________________________________________
43289 [ 11325] By: jhi                                   on 2001/07/12  18:11:42
43290         Log: Subject: [PATCH] fixes perl_clone of perl_clone
43291              From: Artur Bergman <artur@contiller.se>
43292              Date: Thu, 12 Jul 2001 20:57:09 +0200
43293              Message-ID: <B773BFA4.236B%artur@contiller.se>
43294      Branch: perl
43295            ! sv.c
43296 ____________________________________________________________________________
43297 [ 11324] By: jhi                                   on 2001/07/12  18:09:17
43298         Log: Add README.uts from Hal Morris.
43299      Branch: perl
43300            + README.uts
43301            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perl572delta.pod
43302            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
43303 ____________________________________________________________________________
43304 [ 11323] By: jhi                                   on 2001/07/12  17:48:33
43305         Log: Subject: Re: AIX 4.3.3 w/ vac 5.0 [ FATAL in B ]
43306              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43307              Date: Thu, 12 Jul 2001 20:32:37 +0200
43308              Message-Id: <20010712201743.E108.H.M.BRAND@hccnet.nl>
43309      Branch: perl
43310            ! hints/aix.sh
43311 ____________________________________________________________________________
43312 [ 11322] By: jhi                                   on 2001/07/12  17:44:29
43313         Log: Subject: Patch: document reg_data.what member
43314              From: Mark-Jason Dominus <mjd@plover.com>
43315              Message-ID: <20010712182532.14821.qmail@plover.com>
43316              Date: Thu, 12 Jul 2001 14:25:32 -0400
43317      Branch: perl
43318            ! regcomp.c regcomp.h
43319 ____________________________________________________________________________
43320 [ 11321] By: jhi                                   on 2001/07/12  17:43:18
43321         Log: Subject: [PATCH] Perl_re_dup()
43322              From: Abhijit Menon-Sen <ams@wiw.org>
43323              Date: Thu, 12 Jul 2001 23:54:32 +0530
43324              Message-ID: <20010712235432.J24707@lustre.dyn.wiw.org>
43325      Branch: perl
43326            ! embed.h embed.pl perlapi.c proto.h sv.c
43327 ____________________________________________________________________________
43328 [ 11320] By: jhi                                   on 2001/07/12  17:18:54
43329         Log: Regen Configure, modlib, toc.
43330      Branch: perl
43331            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
43332            ! pod/perlmodlib.pod pod/perltoc.pod
43333 ____________________________________________________________________________
43334 [ 11319] By: jhi                                   on 2001/07/12  17:08:15
43335         Log: The problem seems to be in PerlIO::Layer::->find() not
43336              accepting the ":encoding(blurflur)" arguments.
43337      Branch: perl
43338            ! lib/PerlIO.pm lib/open.pm
43339 ____________________________________________________________________________
43340 [ 11318] By: jhi                                   on 2001/07/12  16:58:11
43341         Log: AIX doc update.
43342      Branch: perl
43343            ! README.aix pod/perl572delta.pod
43344 ____________________________________________________________________________
43345 [ 11317] By: jhi                                   on 2001/07/12  16:39:11
43346         Log: Subject: AIX README update
43347              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43348              Date: Thu, 12 Jul 2001 19:28:30 +0200
43349              Message-Id: <20010712192620.E0F9.H.M.BRAND@hccnet.nl>
43350      Branch: perl
43351            ! README.aix
43352 ____________________________________________________________________________
43353 [ 11316] By: jhi                                   on 2001/07/12  16:37:15
43354         Log: Subject: [PATCH ext/IO/lib/IO/t/io_unix.t] for QNX6
43355              From: Norton Allen <allen@huarp.harvard.edu>
43356              Date: Thu, 12 Jul 2001 11:30:51 -0400 (edt)
43357              Message-Id: <200107121530.LAA12631@bottesini.harvard.edu>
43358      Branch: perl
43359            ! ext/IO/lib/IO/t/io_unix.t
43360 ____________________________________________________________________________
43361 [ 11315] By: jhi                                   on 2001/07/12  16:35:53
43362         Log: Subject: [PATCH README.qnx hints/qnx.sh]
43363              From: Norton Allen <allen@huarp.harvard.edu>
43364              Date: Thu, 12 Jul 2001 11:29:19 -0400 (edt)
43365              Message-Id: <200107121529.LAA23411@bottesini.harvard.edu>
43366      Branch: perl
43367            ! README.qnx hints/qnx.sh
43368 ____________________________________________________________________________
43369 [ 11314] By: jhi                                   on 2001/07/12  16:13:15
43370         Log: Subject: [patch] faster PM_GETRE
43371              From: Doug MacEachern <dougm@covalent.net>
43372              Date: Thu, 12 Jul 2001 10:13:27 -0700 (PDT)
43373              Message-ID: <Pine.LNX.4.21.0107121011530.28844-100000@mako.covalent.net>
43374      Branch: perl
43375            ! op.h
43376 ____________________________________________________________________________
43377 [ 11313] By: jhi                                   on 2001/07/12  16:12:23
43378         Log: Subject: Re: [PATCH] Threadsafe PMOPs! We might still win this war.
43379              From: Doug MacEachern <dougm@covalent.net>
43380              Date: Thu, 12 Jul 2001 10:11:28 -0700 (PDT)
43381              Message-ID: <Pine.LNX.4.21.0107121010160.28844-100000@mako.covalent.net>
43382      Branch: perl
43383            ! op.c
43384 ____________________________________________________________________________
43385 [ 11312] By: jhi                                   on 2001/07/12  16:07:22
43386         Log: Tell where the nice Estonian database is.
43387      Branch: perl
43388            ! lib/open.pm
43389 ____________________________________________________________________________
43390 [ 11311] By: jhi                                   on 2001/07/12  16:05:31
43391         Log: Retract #11309 since #11310 is a better fix.
43392      Branch: perl
43393            ! t/lib/1_compile.t
43394 ____________________________________________________________________________
43395 [ 11310] By: gsar                                  on 2001/07/12  15:50:40
43396         Log: fix for failing fork.t#12 on windows (win32_execvp() tweak in
43397              change#11300 needs to return the status of failed win32_spawnvp())
43398              
43399              fix various open.pm bugs: '\0' isn't the same as "\0", so it wasn't
43400              splitting correctly; remove unused variables; 'require' at run time
43401              rather than 'use' at compile time for I18N::Langinfo, since it
43402              isn't everyware
43403      Branch: perl
43404            ! lib/open.pm win32/win32.c
43405 ____________________________________________________________________________
43406 [ 11309] By: jhi                                   on 2001/07/12  15:29:55
43407         Log: Temporary workaround.
43408      Branch: perl
43409            ! t/lib/1_compile.t
43410 ____________________________________________________________________________
43411 [ 11308] By: jhi                                   on 2001/07/12  14:44:51
43412         Log: UCD typo in #11306 and add also more known-to-be-tested
43413              modules to the skip list.
43414      Branch: perl
43415            ! t/lib/1_compile.t
43416 ____________________________________________________________________________
43417 [ 11307] By: jhi                                   on 2001/07/12  14:38:38
43418         Log: Rename Unicode::UCD to UnicodeCD to avoid
43419              messups with case-insensitive filesystems.
43420      Branch: perl
43421            + lib/UnicodeCD.pm lib/UnicodeCD.t
43422            - lib/Unicode/UCD.pm lib/Unicode/UCD.t
43423            ! MANIFEST pod/perl572delta.pod t/lib/1_compile.t
43424 ____________________________________________________________________________
43425 [ 11306] By: jhi                                   on 2001/07/12  13:32:05
43426         Log: Subject: [ID 20010711.005] in Tie::Array, SPLICE ignores context, breaking SHIFT 
43427              From: daniel@biz.bitpusher.com
43428              Date: Wed, 11 Jul 2001 23:25:47 -0700
43429              Message-Id: <200107120625.f6C6PkJ13065@biz.bitpusher.com>
43430      Branch: perl
43431            ! lib/Tie/Array.pm t/op/splice.t
43432 ____________________________________________________________________________
43433 [ 11305] By: jhi                                   on 2001/07/12  13:05:46
43434         Log: Subject: [PATCH] More accurate line numbers in messages
43435              From: Paul Johnson <paul@pjcj.net>
43436              Date: Thu, 12 Jul 2001 04:14:11 +0200
43437              Message-ID: <20010712041411.A3467@pjcj.net>
43438              
43439              (With prototyping and multiplicity tweaks.)
43440      Branch: perl
43441            ! dump.c embed.h embed.pl t/lib/warnings/util util.c
43442 ____________________________________________________________________________
43443 [ 11304] By: nick                                  on 2001/07/12  12:53:40
43444         Log: Integrate mainline
43445      Branch: perlio
43446           !> ext/ByteLoader/bytecode.h hints/aix.sh pod/perl572delta.pod
43447           !> regexec.c thread.h
43448 ____________________________________________________________________________
43449 [ 11303] By: jhi                                   on 2001/07/12  12:46:20
43450         Log: Cut-and-pasto in #11298.
43451      Branch: perl
43452            ! ext/ByteLoader/bytecode.h
43453 ____________________________________________________________________________
43454 [ 11302] By: jhi                                   on 2001/07/12  12:42:35
43455         Log: Update the AIX known problems section.
43456      Branch: perl
43457            ! pod/perl572delta.pod
43458 ____________________________________________________________________________
43459 [ 11301] By: jhi                                   on 2001/07/12  12:36:46
43460         Log: Subject: Re: HiRes on AIX 4.2 in threaded mode
43461              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
43462              Date: Thu, 12 Jul 2001 12:16:16 +0200
43463              Message-Id: <20010712114215.E0D9.H.M.BRAND@hccnet.nl>
43464      Branch: perl
43465            ! hints/aix.sh
43466 ____________________________________________________________________________
43467 [ 11300] By: jhi                                   on 2001/07/12  12:35:44
43468         Log: Integrate perlio.
43469      Branch: perl
43470           !> makedef.pl win32/win32.c
43471 ____________________________________________________________________________
43472 [ 11299] By: jhi                                   on 2001/07/12  12:33:57
43473         Log: Subject: [PATCH] fix for PMOP threadness failures
43474              From: Artur Bergman <artur@contiller.se>
43475              Date: Thu, 12 Jul 2001 09:48:06 +0200
43476              Message-ID: <B77322D6.22DD%artur@contiller.se>
43477      Branch: perl
43478            ! regexec.c
43479 ____________________________________________________________________________
43480 [ 11298] By: jhi                                   on 2001/07/12  12:27:47
43481         Log: Subject: RE: Win32 Failure, was Re: perl@11278 - LAST CALL FOR 5.7.2
43482              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
43483              Date: Thu, 12 Jul 2001 09:09:48 +0200
43484              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808CE70@RU0022EXCH001U> 
43485              
43486              More parentheses to keep bcc happy.
43487      Branch: perl
43488            ! ext/ByteLoader/bytecode.h
43489 ____________________________________________________________________________
43490 [ 11297] By: jhi                                   on 2001/07/12  12:24:50
43491         Log: Subject: Re: [patch] pthread_atfork bandaid
43492              From: Doug MacEachern <dougm@covalent.net>
43493              Date: Wed, 11 Jul 2001 23:43:17 -0700 (PDT)
43494              Message-ID: <Pine.LNX.4.21.0107112342330.28844-100000@mako.covalent.net>
43495      Branch: perl
43496            ! thread.h
43497 ____________________________________________________________________________
43498 [ 11296] By: nick                                  on 2001/07/12  11:55:48
43499         Log: Exclude reentrant_buffer from .def file
43500      Branch: perlio
43501            ! makedef.pl
43502 ____________________________________________________________________________
43503 [ 11295] By: nick                                  on 2001/07/12  11:11:44
43504         Log: Honour void-ness of my_exit()
43505      Branch: perlio
43506            ! win32/win32.c
43507 ____________________________________________________________________________
43508 [ 11294] By: nick                                  on 2001/07/12  07:51:04
43509         Log: Integrate mainline
43510      Branch: perlio
43511           +> uts/sprintf_wrap.c
43512           !> (integrate 35 files)
43513 ____________________________________________________________________________
43514 [ 11293] By: jhi                                   on 2001/07/12  04:58:08
43515         Log: Retract #11289.
43516      Branch: perl
43517            ! embed.h embed.pl perl.c proto.h thread.h
43518 ____________________________________________________________________________
43519 [ 11292] By: jhi                                   on 2001/07/12  04:47:43
43520         Log: Now the :locale pseudolayer *almost* works...
43521      Branch: perl
43522            ! lib/open.pm
43523 ____________________________________________________________________________
43524 [ 11291] By: jhi                                   on 2001/07/12  04:36:47
43525         Log: Locale encoding tweaks.
43526      Branch: perl
43527            ! lib/open.pm
43528 ____________________________________________________________________________
43529 [ 11290] By: jhi                                   on 2001/07/12  04:25:53
43530         Log: Subject: Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
43531              From: Mark-Jason Dominus <mjd@plover.com>
43532              Date: Thu, 12 Jul 2001 00:59:31 -0400
43533              Message-ID: <20010712045931.8543.qmail@plover.com>
43534              
43535              Remove the chmod/umask leading zero warning.
43536      Branch: perl
43537            ! lib/warnings.pm pod/perldiag.pod pod/perllexwarn.pod
43538            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
43539 ____________________________________________________________________________
43540 [ 11289] By: jhi                                   on 2001/07/12  04:16:41
43541         Log: (Retracted by #11289.)
43542      Branch: perl
43543            ! embed.h embed.pl perl.c proto.h thread.h
43544 ____________________________________________________________________________
43545 [ 11288] By: jhi                                   on 2001/07/12  03:45:11
43546         Log: Needed by #11283.
43547      Branch: perl
43548            ! intrpvar.h
43549 ____________________________________________________________________________
43550 [ 11287] By: jhi                                   on 2001/07/12  03:40:04
43551         Log: Metaconfig unit change for #11286.
43552      Branch: metaconfig/U/perl
43553            ! patchlevel.U
43554 ____________________________________________________________________________
43555 [ 11286] By: jhi                                   on 2001/07/12  03:39:18
43556         Log: Subject: Re: [PATCH Configure] perl -V broken
43557              From: Andy Dougherty <doughera@lafayette.edu>
43558              Date: Wed, 11 Jul 2001 13:30:27 -0400 (EDT)
43559              Message-ID: <Pine.SOL.4.10.10107111329060.2021-100000@maxwell.phys.lafayette.edu>
43560      Branch: perl
43561            ! Configure myconfig.SH
43562 ____________________________________________________________________________
43563 [ 11285] By: jhi                                   on 2001/07/12  03:27:28
43564         Log: Retract #11166 (and #11237).
43565      Branch: perl
43566            ! dump.c embed.h lib/warnings.pm op.c op.h opcode.h opcode.pl
43567            ! pod/perldiag.pod pp.sym pp_proto.h t/lib/warnings/op
43568            ! t/lib/warnings/toke toke.c warnings.h warnings.pl
43569 ____________________________________________________________________________
43570 [ 11284] By: jhi                                   on 2001/07/12  02:36:42
43571         Log: UTS tweaks for Hal Morris.
43572      Branch: perl
43573            + uts/sprintf_wrap.c
43574            ! MANIFEST hints/uts.sh perl.h
43575 ____________________________________________________________________________
43576 [ 11283] By: jhi                                   on 2001/07/12  00:52:36
43577         Log: Subject: [PATCH] Use reentrant API glibc
43578              From: Artur Bergman <artur@contiller.se>
43579              Date: Thu, 12 Jul 2001 00:58:21 +0200
43580              Message-ID: <B772A6AD.2288%artur@contiller.se>
43581      Branch: perl
43582            ! embedvar.h intrpvar.h op.h perl.c perlapi.h pod/perlapi.pod
43583            ! sv.c
43584 ____________________________________________________________________________
43585 [ 11282] By: jhi                                   on 2001/07/12  00:35:27
43586         Log: Subject: Re: ActivePerl 628 + warnings + fork + exec = spurious "Can't exec"?
43587              From: barries <barries@slaysys.com>
43588              Date: Wed, 11 Jul 2001 15:11:46 -0400
43589              Message-ID: <20010711151146.G24560@jester.slaysys.com>
43590      Branch: perl
43591            ! pp_sys.c t/lib/warnings/doio win32/win32.c
43592 ____________________________________________________________________________
43593 [ 11281] By: jhi                                   on 2001/07/12  00:32:17
43594         Log: Subject: [patch] pthread_atfork bandaid
43595              From: Doug MacEachern <dougm@covalent.net>
43596              Date: Wed, 11 Jul 2001 08:59:12 -0700 (PDT)
43597              Message-ID: <Pine.LNX.4.21.0107110855070.11688-100000@mako.covalent.net>
43598      Branch: perl
43599            ! miniperlmain.c perl.c
43600 ____________________________________________________________________________
43601 [ 11280] By: jhi                                   on 2001/07/12  00:31:34
43602         Log: Subject: [patch] perl_clone leaks
43603              From: Doug MacEachern <dougm@covalent.net>
43604              Date: Wed, 11 Jul 2001 08:43:32 -0700 (PDT)
43605              Message-ID: <Pine.LNX.4.21.0107110842390.11688-100000@mako.covalent.net>
43606      Branch: perl
43607            ! sv.c
43608 ____________________________________________________________________________
43609 [ 11279] By: nick                                  on 2001/07/11  15:49:38
43610         Log: Integrate mainline
43611      Branch: perlio
43612           +> ext/Encode/Encode/HZ.enc ext/PerlIO/t/encoding.t
43613           +> ext/Time/HiRes/hints/dynixptx.pl lib/Math/BigInt/Calc.pm
43614           +> lib/Math/BigInt/t/bigintc.t lib/Term/ANSIColor/ChangeLog
43615           +> lib/Term/ANSIColor/README
43616           !> (integrate 54 files)
43617 ____________________________________________________________________________
43618 [ 11278] By: jhi                                   on 2001/07/11  13:52:20
43619         Log: Update Changes.
43620      Branch: perl
43621            ! Changes patchlevel.h
43622 ____________________________________________________________________________
43623 [ 11277] By: jhi                                   on 2001/07/11  13:31:43
43624         Log: Subject: blead kit timestamps && the problem with running perl embed.pl
43625              From: Peter Prymmer <pvhp@forte.com>
43626              Date: Tue, 10 Jul 2001 19:33:00 -0700 (PDT)
43627              Message-ID: <Pine.OSF.4.10.10107101906360.137455-100000@aspara.forte.com>
43628              
43629              Backport of embed.pl to 5.003.
43630      Branch: perl
43631            ! embed.pl
43632 ____________________________________________________________________________
43633 [ 11276] By: jhi                                   on 2001/07/11  13:18:07
43634         Log: Subject: Re: POSIX test #14 on UTS 
43635              From: Hugo van der Sanden <hv@crypt.compulink.co.uk>
43636              Date: Wed, 11 Jul 2001 03:02:14 +0100
43637              Message-Id: <200107110202.f6B22Ea10727@crypt.compulink.co.uk>
43638      Branch: perl
43639            ! ext/POSIX/POSIX.t
43640 ____________________________________________________________________________
43641 [ 11275] By: jhi                                   on 2001/07/11  13:15:49
43642         Log: Make the I32 an IV to preserve structure alignment and size.
43643      Branch: perl
43644            ! op.h
43645 ____________________________________________________________________________
43646 [ 11274] By: jhi                                   on 2001/07/11  13:13:27
43647         Log: Subject: [PATCH] Threadsafe PMOPs! We might still win this war.
43648              From: "Artur Bergman" <artur@contiller.se>
43649              Date: Wed, 11 Jul 2001 14:23:37 +0200
43650              Message-ID: <000b01c10a04$4fa16a10$21000a0a@vogw2kdev>
43651              
43652              Threadsafe PMOPs for ithreads, waiting for AMS's Perl_re_dup().
43653      Branch: perl
43654            ! embedvar.h intrpvar.h op.c op.h perl.c perlapi.h
43655            ! pod/perlapi.pod sv.c
43656 ____________________________________________________________________________
43657 [ 11273] By: jhi                                   on 2001/07/11  03:53:28
43658         Log: Tweak until Pod::Parser gets updated.
43659      Branch: perl
43660            ! t/pod/special_seqs.xr
43661 ____________________________________________________________________________
43662 [ 11272] By: jhi                                   on 2001/07/11  00:46:05
43663         Log: File::Spec usage tweak.
43664      Branch: perl
43665            ! lib/ExtUtils.t
43666 ____________________________________________________________________________
43667 [ 11271] By: jhi                                   on 2001/07/11  00:37:19
43668         Log: Integrate #11263 from macperl; macos and macosx updates.
43669      Branch: perl
43670           !> pod/perlport.pod
43671 ____________________________________________________________________________
43672 [ 11270] By: jhi                                   on 2001/07/11  00:33:27
43673         Log: Subject: [PATCH: perl@11238] dynixptx updates for osvers='4.5.2'
43674              From: Peter Prymmer <pvhp@forte.com>
43675              Date: Tue, 10 Jul 2001 15:29:45 -0700 (PDT)
43676              Message-ID: <Pine.OSF.4.10.10107101519160.137455-100000@aspara.forte.com>
43677      Branch: perl
43678            + ext/Time/HiRes/hints/dynixptx.pl
43679            ! MANIFEST hints/dynixptx.sh
43680 ____________________________________________________________________________
43681 [ 11269] By: jhi                                   on 2001/07/11  00:32:16
43682         Log: Subject: [PATCH] ExtUtils::Constant (was Re: funny numconvert test in perl@11006 (was Re: report on BS2000 wit h perl@11006))
43683              From: Nicholas Clark <nick@ccl4.org>
43684              Date: Tue, 10 Jul 2001 23:17:43 +0100
43685              Message-ID: <20010710231742.B59620@plum.flirble.org>
43686      Branch: perl
43687            ! lib/ExtUtils.t lib/ExtUtils/Constant.pm
43688 ____________________________________________________________________________
43689 [ 11268] By: jhi                                   on 2001/07/11  00:30:56
43690         Log: Subject: [DOC PATCH] Pluggable runops
43691              From: Paul Johnson <paul@pjcj.net>
43692              Date: Tue, 10 Jul 2001 21:53:28 +0200
43693              Message-ID: <20010710215328.B26577@pjcj.net>
43694      Branch: perl
43695            ! pod/perlguts.pod
43696 ____________________________________________________________________________
43697 [ 11267] By: jhi                                   on 2001/07/11  00:29:59
43698         Log: Subject: [PATCH] Authors
43699              From: Artur Bergman <artur@contiller.se>
43700              Date: Tue, 10 Jul 2001 20:39:12 +0200
43701              Message-ID: <B771186F.21CD%artur@contiller.se>
43702      Branch: perl
43703            ! AUTHORS
43704 ____________________________________________________________________________
43705 [ 11266] By: jhi                                   on 2001/07/11  00:29:13
43706         Log: Subject: Re: [PATCH] Small fix to pp_gmtime
43707              From: Doug MacEachern <dougm@covalent.net>
43708              Date: Tue, 10 Jul 2001 11:19:43 -0700 (PDT)
43709              Message-ID: <Pine.LNX.4.21.0107101118020.10475-100000@mako.covalent.net>
43710      Branch: perl
43711            ! pp_ctl.c
43712 ____________________________________________________________________________
43713 [ 11265] By: jhi                                   on 2001/07/11  00:28:15
43714         Log: Subject: doc patch; times() in scalar context
43715              From: mjd@plover.com
43716              Date: 10 Jul 2001 18:01:17 -0000
43717              Message-ID: <20010710180117.12477.qmail@plover.com>
43718      Branch: perl
43719            ! pod/perlfunc.pod
43720 ____________________________________________________________________________
43721 [ 11264] By: jhi                                   on 2001/07/11  00:27:17
43722         Log: Subject: [PATCH] Small fix to pp_gmtime
43723              From: Artur Bergman <artur@contiller.se>
43724              Date: Tue, 10 Jul 2001 19:54:52 +0200
43725              Message-ID: <B7710E0B.21C5%artur@contiller.se>
43726      Branch: perl
43727            ! pp_sys.c
43728 ____________________________________________________________________________
43729 [ 11263] By: pudge                                 on 2001/07/10  21:06:10
43730         Log: Integrate changes from mainline perl, add notes about
43731              Mac OS X and Mac OS.
43732      Branch: maint-5.6/macperl
43733            ! pod/perlport.pod
43734 ____________________________________________________________________________
43735 [ 11262] By: jhi                                   on 2001/07/10  15:21:26
43736         Log: A proof of the dangers of package; ?
43737      Branch: perl
43738            ! t/lib/warnings/op
43739 ____________________________________________________________________________
43740 [ 11261] By: jhi                                   on 2001/07/10  15:02:27
43741         Log: Regen toc and modlib.
43742      Branch: perl
43743            ! pod/perlmodlib.pod pod/perltoc.pod
43744 ____________________________________________________________________________
43745 [ 11260] By: jhi                                   on 2001/07/10  15:00:37
43746         Log: Add compexcl(), casefold(), and casespec() interfaces;
43747              and make all interfaces to return hash references instead
43748              of hashes. 
43749      Branch: perl
43750            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
43751 ____________________________________________________________________________
43752 [ 11259] By: jhi                                   on 2001/07/10  13:50:17
43753         Log: Subject: [PATCH bleadperl] Math::Big* doc patches (and some code)
43754              From: "Philip Newton" <Philip.Newton@gmx.net>
43755              Date: Tue, 10 Jul 2001 09:55:59 +0200
43756              Message-ID: <20010710.095300@ID-11583.news.dfncis.de>
43757              
43758              Subject: [DOC PATCH bleadperl] detypo Math::BigInt docs
43759              From: "Philip Newton" <Philip.Newton@gmx.net>
43760              Date: Tue, 10 Jul 2001 09:56:37 +0200
43761              Message-ID: <20010710.095600@ID-11583.news.dfncis.de>
43762      Branch: perl
43763            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
43764            ! lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintpm.t
43765 ____________________________________________________________________________
43766 [ 11258] By: jhi                                   on 2001/07/10  13:47:20
43767         Log: Subject: [patch] undef &xsub for 1,2
43768              From: Doug MacEachern <dougm@covalent.net>
43769              Date: Mon, 9 Jul 2001 20:16:49 -0700 (PDT)
43770              Message-ID: <Pine.LNX.4.21.0107092012570.1913-100000@mako.covalent.net>
43771              
43772              (This version of the patch with a comment from Gisle.)
43773      Branch: perl
43774            ! op.c
43775 ____________________________________________________________________________
43776 [ 11257] By: jhi                                   on 2001/07/10  13:45:44
43777         Log: Mention package; deprecation and the Win32 problems.
43778      Branch: perl
43779            ! pod/perl572delta.pod
43780 ____________________________________________________________________________
43781 [ 11256] By: jhi                                   on 2001/07/10  13:45:12
43782         Log: Subject: [PATCH] deprecate package with no arguments
43783              From: Robin Houston <robin@kitsite.com>
43784              Date: Tue, 10 Jul 2001 13:33:40 +0100
43785              Message-ID: <20010710133340.A13452@robin.kitsite.com>
43786      Branch: perl
43787            ! op.c pod/perldiag.pod pod/perlfunc.pod t/lib/warnings/op
43788 ____________________________________________________________________________
43789 [ 11255] By: jhi                                   on 2001/07/10  13:16:11
43790         Log: Upgrade to podlators 1.10.
43791      Branch: perl
43792            ! lib/Pod/Man.pm lib/Pod/Text.pm lib/Pod/Text/Color.pm
43793            ! lib/Pod/Text/Overstrike.pm lib/Pod/Text/Termcap.pm
43794            ! pod/pod2man.PL pod/pod2text.PL
43795 ____________________________________________________________________________
43796 [ 11254] By: jhi                                   on 2001/07/10  13:09:34
43797         Log: Upgrade to Term::ANSIColor 1.04.
43798      Branch: perl
43799            + lib/Term/ANSIColor/ChangeLog lib/Term/ANSIColor/README
43800            ! MANIFEST lib/Term/ANSIColor.pm lib/Term/ANSIColor/test.pl
43801 ____________________________________________________________________________
43802 [ 11253] By: jhi                                   on 2001/07/10  12:59:27
43803         Log: Integrate perlio (the right fix for the ":layer(args)")
43804      Branch: perl
43805           !> perlio.c
43806 ____________________________________________________________________________
43807 [ 11252] By: nick                                  on 2001/07/10  06:58:14
43808         Log: Fix open(...,"...:layer(xxx)",...)
43809              - use memEQ not strEQ as there is '(' not '\0'
43810      Branch: perlio
43811            ! perlio.c
43812 ____________________________________________________________________________
43813 [ 11251] By: jhi                                   on 2001/07/10  04:04:18
43814         Log: Telling the number of tests helps.
43815      Branch: perl
43816            ! ext/PerlIO/t/encoding.t
43817 ____________________________________________________________________________
43818 [ 11250] By: jhi                                   on 2001/07/10  03:55:38
43819         Log: Require I18N::Langinfo, not use.
43820      Branch: perl
43821            ! lib/open.pm
43822 ____________________________________________________________________________
43823 [ 11249] By: jhi                                   on 2001/07/10  03:50:18
43824         Log: Add a test for for PerlIO ":encoding(...)" layer.
43825      Branch: perl
43826            + ext/PerlIO/t/encoding.t
43827            ! MANIFEST ext/Encode/Encode.pm
43828 ____________________________________________________________________________
43829 [ 11248] By: jhi                                   on 2001/07/10  02:06:57
43830         Log: PerlIO ":encoding(foobar)" temporary fix.
43831              Not really correct, I think, since the change means
43832              that prefixes match.
43833      Branch: perl
43834            ! perlio.c
43835 ____________________________________________________________________________
43836 [ 11247] By: jhi                                   on 2001/07/10  01:38:11
43837         Log: Update to Math::BigInt 1.36.  The biggest news is
43838              the separation of the backend; now the pure Perl
43839              implementation is in Math::BigInt::Calc, but one
43840              can plugin, say, Math::BigInt::BitVect, and get
43841              considerable speedup.
43842      Branch: perl
43843            + lib/Math/BigInt/Calc.pm lib/Math/BigInt/t/bigintc.t
43844            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
43845            ! lib/Math/BigInt/t/bigfltpm.t lib/Math/BigInt/t/bigintpm.t
43846            ! lib/Math/BigInt/t/mbimbf.t
43847 ____________________________________________________________________________
43848 [ 11246] By: jhi                                   on 2001/07/10  01:19:55
43849         Log: Subject: Re: compatibility question
43850              From: Peter Prymmer <pvhp@forte.com>
43851              Date: Mon, 9 Jul 2001 18:04:33 -0700 (PDT)
43852              Message-ID: <Pine.OSF.4.10.10107091619360.86512-100000@aspara.forte.com>
43853      Branch: perl
43854            ! lib/ExtUtils/MM_VMS.pm
43855 ____________________________________________________________________________
43856 [ 11245] By: jhi                                   on 2001/07/10  01:18:04
43857         Log: Subject: [PATCH ext/File/Glob/t/basic.t]
43858              From: Norton Allen <allen@huarp.harvard.edu>
43859              Date: Mon, 9 Jul 2001 17:16:15 -0400 (edt)
43860              Message-Id: <200107092116.RAA12010@bottesini.harvard.edu>
43861      Branch: perl
43862            ! ext/File/Glob/t/basic.t
43863 ____________________________________________________________________________
43864 [ 11244] By: jhi                                   on 2001/07/10  01:16:27
43865         Log: Subject: [PATCH] Encode::Tcl. add "HZ" encoding and bugfix
43866              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
43867              Date: Tue, 10 Jul 2001 00:29:55 +0900
43868              Message-Id: <20010710002756.B497.BQW10602@nifty.com>
43869      Branch: perl
43870            + ext/Encode/Encode/HZ.enc
43871            ! MANIFEST ext/Encode/Encode/7bit-kana.enc
43872            ! ext/Encode/Encode/Tcl.pm ext/Encode/Encode/Tcl.t
43873            ! ext/Encode/Encode/iso2022-jp.enc
43874            ! ext/Encode/Encode/iso2022-kr.enc
43875 ____________________________________________________________________________
43876 [ 11243] By: pudge                                 on 2001/07/09  22:16:12
43877         Log: Add in all them there macos/ files.
43878      Branch: maint-5.6/macperl
43879            + (add 577 files)
43880 ____________________________________________________________________________
43881 [ 11242] By: jhi                                   on 2001/07/09  20:26:04
43882         Log: Add the new modules to the list of having those own tests.
43883      Branch: perl
43884            ! t/lib/1_compile.t
43885 ____________________________________________________________________________
43886 [ 11241] By: jhi                                   on 2001/07/09  19:09:58
43887         Log: Add INOUT to control both ways at the same time.
43888      Branch: perl
43889            ! lib/open.pm
43890 ____________________________________________________________________________
43891 [ 11240] By: nick                                  on 2001/07/09  16:33:50
43892         Log: Integrate mainline
43893      Branch: perlio
43894           +> ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
43895           +> ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
43896           !> (integrate 41 files)
43897 ____________________________________________________________________________
43898 [ 11239] By: jhi                                   on 2001/07/09  16:14:35
43899         Log: More encoding mapping magic.
43900      Branch: perl
43901            ! lib/open.pm
43902 ____________________________________________________________________________
43903 [ 11238] By: jhi                                   on 2001/07/09  14:40:43
43904         Log: Update Changes.
43905      Branch: perl
43906            ! Changes patchlevel.h
43907 ____________________________________________________________________________
43908 [ 11237] By: jhi                                   on 2001/07/09  14:27:27
43909         Log: (Retracted by #11285).
43910              
43911              Subject: [PATCH] OPpCONST_OCTAL fixes
43912              From: Abhijit Menon-Sen <ams@wiw.org>
43913              Date: Mon, 9 Jul 2001 07:38:45 +0530
43914              Message-ID: <20010709073845.A25406@lustre.dyn.wiw.org>
43915      Branch: perl
43916            ! op.c
43917 ____________________________________________________________________________
43918 [ 11236] By: jhi                                   on 2001/07/09  14:10:07
43919         Log: Add a pseudolayer ":locale" to the open pragma which
43920              will get the encoding from the locale.  Yet undocumented
43921              because I can't get the PerlIO :encoding(foobar) to work.
43922      Branch: perl
43923            ! ext/Encode/Encode.pm lib/open.pm
43924 ____________________________________________________________________________
43925 [ 11235] By: jhi                                   on 2001/07/09  13:38:43
43926         Log: Add more encoding mappings.
43927      Branch: perl
43928            ! ext/Encode/Encode.pm
43929 ____________________________________________________________________________
43930 [ 11234] By: jhi                                   on 2001/07/09  13:24:54
43931         Log: Document that using :encoding layer requires using Encode.
43932      Branch: perl
43933            ! ext/Encode/Encode.pm lib/PerlIO.pm
43934 ____________________________________________________________________________
43935 [ 11233] By: jhi                                   on 2001/07/09  13:19:34
43936         Log: Netware tweak from Ananth Kesari.
43937      Branch: perl
43938            ! NetWare/netware.h
43939 ____________________________________________________________________________
43940 [ 11232] By: gsar                                  on 2001/07/09  04:40:07
43941         Log: t/harness doesn't know about run/*.t
43942      Branch: perl
43943            ! t/harness
43944 ____________________________________________________________________________
43945 [ 11231] By: gsar                                  on 2001/07/09  04:36:30
43946         Log: run/exit.t busted on windows
43947      Branch: perl
43948            ! t/run/exit.t
43949 ____________________________________________________________________________
43950 [ 11230] By: gsar                                  on 2001/07/09  04:14:54
43951         Log: fix a couple of UCD.t tests that fail due to bad case
43952      Branch: perl
43953            ! lib/Unicode/UCD.t
43954 ____________________________________________________________________________
43955 [ 11229] By: gsar                                  on 2001/07/09  03:57:06
43956         Log: test skip logic was broken
43957      Branch: perl
43958            ! ext/I18N/Langinfo/Langinfo.t
43959 ____________________________________________________________________________
43960 [ 11228] By: gsar                                  on 2001/07/09  03:42:20
43961         Log: remove *.pdb files on windows upon $(MAKE) clean (fixes
43962              failure of ExtUtils.t#27 when built in debug mode)
43963      Branch: perl
43964            ! lib/ExtUtils/MM_Win32.pm
43965 ____________________________________________________________________________
43966 [ 11227] By: gsar                                  on 2001/07/09  02:11:04
43967         Log: I18N::Langinfo is not available on windows
43968      Branch: perl
43969            ! win32/FindExt.pm
43970 ____________________________________________________________________________
43971 [ 11226] By: gsar                                  on 2001/07/09  01:55:23
43972         Log: save a dTHX
43973      Branch: perl
43974            ! ext/POSIX/POSIX.xs
43975 ____________________________________________________________________________
43976 [ 11225] By: jhi                                   on 2001/07/08  23:42:37
43977         Log: Update Changes.
43978      Branch: perl
43979            ! Changes patchlevel.h
43980 ____________________________________________________________________________
43981 [ 11224] By: jhi                                   on 2001/07/08  23:05:41
43982         Log: Guard the nl_langinfo() with HAS_NL_LANGINFO 
43983              as pointed out by Sarathy.
43984      Branch: perl
43985            ! ext/I18N/Langinfo/Langinfo.xs
43986 ____________________________________________________________________________
43987 [ 11223] By: jhi                                   on 2001/07/08  22:59:01
43988         Log: Retract #11212.
43989      Branch: perl
43990            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
43991 ____________________________________________________________________________
43992 [ 11222] By: jhi                                   on 2001/07/08  17:41:22
43993         Log: Bump up the VERSION of Cwd.xs.
43994      Branch: perl
43995            ! ext/Cwd/Makefile.PL
43996 ____________________________________________________________________________
43997 [ 11221] By: jhi                                   on 2001/07/08  17:13:38
43998         Log: Retract #11220, the problem wasn't the missing leading zero.
43999              Here's the problem:
44000              $ ./perl -we 'chmod(oct("755"), ".")'
44001              Non-octal literal mode (493) specified at -e line 1.
44002              (Did you mean 0493 instead?)
44003      Branch: perl
44004            ! lib/ExtUtils/MM_Unix.pm
44005 ____________________________________________________________________________
44006 [ 11220] By: jhi                                   on 2001/07/08  17:05:55
44007         Log: (Retracted by #11221)
44008              Change the PERM_RW and PERM_RWX to 0644 and 0755
44009              (add the leading zero).
44010      Branch: perl
44011            ! lib/ExtUtils/MM_Unix.pm
44012 ____________________________________________________________________________
44013 [ 11219] By: jhi                                   on 2001/07/08  16:17:32
44014         Log: Integrate changes #11193, 11205, 11209 from macperl.
44015              
44016              Fix up AutoLoader to fudge for Mac paths in import().
44017              
44018              Allow symbols in try_symbol() to begin with "_".
44019              
44020              Small portability fix for Mac OS.
44021      Branch: perl
44022           !> lib/AutoLoader.pm lib/Cwd.pm makedef.pl
44023 ____________________________________________________________________________
44024 [ 11218] By: jhi                                   on 2001/07/08  16:10:30
44025         Log: Metaconfig unit change for #11217.
44026      Branch: metaconfig/U/perl
44027            ! Extensions.U
44028 ____________________________________________________________________________
44029 [ 11217] By: jhi                                   on 2001/07/08  16:10:07
44030         Log: Detypo, problem noticed by Gerrit P. Haase.
44031      Branch: perl
44032            ! Configure config_h.SH
44033 ____________________________________________________________________________
44034 [ 11216] By: jhi                                   on 2001/07/08  15:58:35
44035         Log: Cwd cleanups.
44036      Branch: perl
44037            ! ext/Cwd/Cwd.xs
44038 ____________________________________________________________________________
44039 [ 11215] By: jhi                                   on 2001/07/08  15:52:57
44040         Log: Slight tweaks on #11213.
44041      Branch: perl
44042            ! toke.c
44043 ____________________________________________________________________________
44044 [ 11214] By: jhi                                   on 2001/07/08  14:32:28
44045         Log: A missing dTHX noticed by Gerrit P. Haase.
44046      Branch: perl
44047            ! ext/POSIX/POSIX.xs
44048 ____________________________________________________________________________
44049 [ 11213] By: jhi                                   on 2001/07/08  14:24:44
44050         Log: Subject: [PATCH toke.c] Simplify yytoke()
44051              From: Simon Cozens <simon@netthink.co.uk>
44052              Date: Sun, 8 Jul 2001 13:24:34 +0100
44053              Message-ID: <20010708132434.A9448@deep-dark-truthful-mirror>
44054              
44055              Split out pending_ident().
44056      Branch: perl
44057            ! embed.h embed.pl pod/perlapi.pod proto.h toke.c
44058 ____________________________________________________________________________
44059 [ 11212] By: jhi                                   on 2001/07/08  14:17:10
44060         Log: (Retracted by #11223.)
44061              Subject: [PATCH] Re: Problem with Safe.pm and Perl 5.004
44062              Date: Wed, 05 Nov 1997 17:22:34 -0600
44063              From: Graham Barr <gbarr@ti.com>
44064              Message-Id: <3460FFBA.6DA51F46@ti.com>
44065      Branch: perl
44066            ! cv.h ext/Opcode/Opcode.xs op.c pp_hot.c sv.h toke.c
44067 ____________________________________________________________________________
44068 [ 11211] By: jhi                                   on 2001/07/08  13:53:38
44069         Log: Fix I18N::Langinfo nits noticed but Philip Newton.
44070      Branch: perl
44071            ! ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
44072            ! pod/perllocale.pod
44073 ____________________________________________________________________________
44074 [ 11210] By: jhi                                   on 2001/07/08  01:34:09
44075         Log: Really do the test under the C locale.
44076      Branch: perl
44077            ! ext/I18N/Langinfo/Langinfo.t
44078 ____________________________________________________________________________
44079 [ 11209] By: pudge                                 on 2001/07/08  01:19:25
44080         Log: Small portability fix for Mac OS.
44081      Branch: maint-5.6/macperl
44082            ! lib/Cwd.pm
44083 ____________________________________________________________________________
44084 [ 11208] By: jhi                                   on 2001/07/08  01:14:58
44085         Log: Metaconfig unit change for #11207.
44086      Branch: metaconfig/U/perl
44087            ! Extensions.U
44088 ____________________________________________________________________________
44089 [ 11207] By: jhi                                   on 2001/07/08  01:14:02
44090         Log: Add I18N::Langinfo, which is basically a wrapper around
44091              nl_langinfo(), which is an additional way to query locale
44092              specific information.
44093      Branch: perl
44094            + ext/I18N/Langinfo/Langinfo.pm ext/I18N/Langinfo/Langinfo.t
44095            + ext/I18N/Langinfo/Langinfo.xs ext/I18N/Langinfo/Makefile.PL
44096            ! Configure MANIFEST pod/perl572delta.pod pod/perllocale.pod
44097 ____________________________________________________________________________
44098 [ 11206] By: pudge                                 on 2001/07/08  00:56:29
44099         Log: Bugfixes for some tests.  commonsense.t not in perl 5.6,
44100              used in File::Find tests; replace with if.t.
44101      Branch: maint-5.6/macperl
44102            ! t/lib/filefind-taint.t t/lib/filefind.t t/op/taint.t
44103            ! t/pragma/warn/op
44104 ____________________________________________________________________________
44105 [ 11205] By: pudge                                 on 2001/07/07  23:55:56
44106         Log: Allow symbols in try_symbol() to begin with "_".
44107      Branch: maint-5.6/macperl
44108            ! makedef.pl
44109 ____________________________________________________________________________
44110 [ 11204] By: pudge                                 on 2001/07/07  23:53:37
44111         Log: Sync up the File::Find changes from the rewrite by
44112              Thomas Wegner, et al.
44113      Branch: maint-5.6/macperl
44114            + t/lib/filefind-taint.t
44115            ! lib/File/Find.pm t/lib/filefind.t
44116 ____________________________________________________________________________
44117 [ 11203] By: pudge                                 on 2001/07/07  23:43:06
44118         Log: Subject: [PATCHES] :t:pod: and :lib:Pod: stuff
44119              From: Thomas Wegner <wegner_thomas@yahoo.com>
44120              Date: Thu, 5 Jul 2001 20:31:25 +0200
44121              Message-Id: <p04320400b76a0fc8dea5@[149.225.100.38]>
44122      Branch: maint-5.6/macperl
44123            ! lib/Pod/Find.pm t/pod/find.t t/pod/testp2pt.pl
44124 ____________________________________________________________________________
44125 [ 11202] By: pudge                                 on 2001/07/07  23:38:36
44126         Log: Some more test portability fixes.
44127      Branch: maint-5.6/macperl
44128            ! t/lib/filecopy.t t/pragma/warn/pp_sys
44129 ____________________________________________________________________________
44130 [ 11201] By: jhi                                   on 2001/07/07  22:52:38
44131         Log: The #11200 removed wrong (non-existent) target.  Duh.
44132      Branch: perl
44133            ! Makefile.SH
44134 ____________________________________________________________________________
44135 [ 11200] By: jhi                                   on 2001/07/07  22:44:14
44136         Log: Zap the lib/re.pm before creating it.
44137      Branch: perl
44138            ! Makefile.SH
44139 ____________________________________________________________________________
44140 [ 11199] By: pudge                                 on 2001/07/07  20:54:35
44141         Log: Another test.  Please ignore.
44142      Branch: maint-5.6/macperl
44143            ! README.macos
44144 ____________________________________________________________________________
44145 [ 11198] By: pudge                                 on 2001/07/07  20:44:12
44146         Log: Portability fixes for a lot of tests, especially IO-related
44147              tests, and warnings, and the harness script.
44148      Branch: maint-5.6/macperl
44149            ! t/harness t/io/argv.t t/io/dup.t t/io/fs.t t/io/inplace.t
44150            ! t/io/iprefix.t t/io/open.t t/io/openpid.t t/lib/filepath.t
44151            ! t/lib/findbin.t t/lib/io_dup.t t/lib/socket.t t/op/die_exit.t
44152            ! t/op/misc.t t/op/read.t t/op/readdir.t t/op/runlevel.t
44153            ! t/op/stat.t t/op/subst_wamp.t t/op/taint.t
44154            ! t/pragma/diagnostics.t t/pragma/subs.t t/pragma/warn/doio
44155            ! t/pragma/warn/mg t/pragma/warn/op t/pragma/warn/pp_sys
44156            ! t/pragma/warnings.t
44157 ____________________________________________________________________________
44158 [ 11197] By: jhi                                   on 2001/07/07  20:32:28
44159         Log: Subject: [PATCH] lib/h2xs.t (was Re: [PATCH] h2xs)
44160              From: Nicholas Clark <nick@ccl4.org>
44161              Date: Sat, 7 Jul 2001 21:00:17 +0100
44162              Message-ID: <20010707210017.H59620@plum.flirble.org>
44163      Branch: perl
44164            ! lib/h2xs.t
44165 ____________________________________________________________________________
44166 [ 11196] By: jhi                                   on 2001/07/07  20:26:36
44167         Log: The UNICOS/mk SysV IPC problem has been fixed.
44168      Branch: perl
44169            ! pod/perl572delta.pod
44170 ____________________________________________________________________________
44171 [ 11195] By: jhi                                   on 2001/07/07  19:59:51
44172         Log: Slight update tweaks on perlunicode.pod.
44173      Branch: perl
44174            ! pod/perlunicode.pod
44175 ____________________________________________________________________________
44176 [ 11194] By: jhi                                   on 2001/07/07  17:53:03
44177         Log: Subject: Doc patch DB_File.pm: use umask-friendly modes
44178              From: Mark-Jason Dominus <mjd@plover.com>
44179              Date: Sat, 07 Jul 2001 13:04:04 -0400
44180              Message-ID: <20010707170404.32694.qmail@plover.com>
44181      Branch: perl
44182            ! ext/DB_File/DB_File.pm
44183 ____________________________________________________________________________
44184 [ 11193] By: pudge                                 on 2001/07/07  17:26:28
44185         Log: Fix up AutoLoader to fudge for Mac paths in import().
44186      Branch: maint-5.6/macperl
44187            ! lib/AutoLoader.pm
44188 ____________________________________________________________________________
44189 [ 11192] By: jhi                                   on 2001/07/07  17:03:06
44190         Log: Try to force the lib/re.pm to be there before entering
44191              the extensions builds, should help for parallel makes.
44192      Branch: perl
44193            ! Makefile.SH
44194 ____________________________________________________________________________
44195 [ 11191] By: jhi                                   on 2001/07/07  15:26:16
44196         Log: Subject: Re: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
44197              From: Norton Allen <allen@huarp.harvard.edu>
44198              Date: Fri, 6 Jul 2001 12:01:14 -0400 (edt)
44199              Message-Id: <200107061601.MAA00597@bottesini.harvard.edu>
44200      Branch: perl
44201            ! ext/POSIX/POSIX.xs
44202 ____________________________________________________________________________
44203 [ 11190] By: jhi                                   on 2001/07/07  15:22:08
44204         Log: Subject: [PATCH] Re: op/arith.t
44205              From: Nicholas Clark <nick@ccl4.org>
44206              Date: Sat, 7 Jul 2001 13:04:54 +0100
44207              Message-ID: <20010707130454.D59620@plum.flirble.org>
44208      Branch: perl
44209            ! numeric.c toke.c
44210 ____________________________________________________________________________
44211 [ 11189] By: jhi                                   on 2001/07/07  15:20:44
44212         Log: Subject: [PATCH] h2xs
44213              From: Nicholas Clark <nick@ccl4.org>
44214              Date: Fri, 6 Jul 2001 23:25:14 +0100
44215              Message-ID: <20010706232514.X59620@plum.flirble.org>
44216      Branch: perl
44217            ! utils/h2xs.PL
44218 ____________________________________________________________________________
44219 [ 11188] By: jhi                                   on 2001/07/07  15:12:36
44220         Log: Subject: Re: bleedperl perl_alloc..free leakage
44221              From: Radu Greab <radu@netsoft.ro>
44222              Date: Fri, 6 Jul 2001 19:48:54 +0300
44223              Message-ID: <15173.60406.308246.456184@ix.netsoft.ro>
44224              
44225              Leak-be-gone.
44226      Branch: perl
44227            ! op.c
44228 ____________________________________________________________________________
44229 [ 11187] By: pudge                                 on 2001/07/07  02:11:36
44230         Log: Test again.  Please ignore.
44231      Branch: maint-5.6/macperl
44232            ! README.macos
44233 ____________________________________________________________________________
44234 [ 11186] By: pudge                                 on 2001/07/07  02:08:13
44235         Log: Test.  Please ignore.
44236      Branch: maint-5.6/macperl
44237            ! README.macos
44238 ____________________________________________________________________________
44239 [ 11185] By: pudge                                 on 2001/07/06  23:46:57
44240         Log: Include changes already sent in separately as patches,
44241              before branch was created.
44242      Branch: maint-5.6/macperl
44243            ! ext/File/Glob/bsd_glob.c ext/IO/lib/IO/Dir.pm gv.c
44244            ! lib/DirHandle.pm lib/File/Basename.pm lib/File/Copy.pm
44245            ! lib/File/Find.pm lib/diagnostics.pm perl.c t/base/term.t
44246            ! t/comp/cpp.t t/comp/multiline.t t/comp/script.t t/comp/term.t
44247            ! t/lib/anydbm.t t/lib/autoloader.t t/lib/dirhand.t
44248            ! t/lib/filefind.t t/lib/io_dir.t t/lib/selfloader.t
44249            ! t/op/anonsub.t t/op/closure.t t/op/defins.t t/op/die_exit.t
44250            ! t/op/exec.t t/op/goto.t t/op/misc.t t/op/pack.t t/op/regexp.t
44251            ! t/op/regexp_noamp.t t/op/split.t t/op/write.t
44252            ! t/pragma/strict.t
44253 ____________________________________________________________________________
44254 [ 11184] By: jhi                                   on 2001/07/06  16:41:30
44255         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
44256              From: Norton Allen <allen@huarp.harvard.edu>
44257              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
44258              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
44259      Branch: perl
44260            ! utf8.h
44261 ____________________________________________________________________________
44262 [ 11183] By: nick                                  on 2001/07/06  16:27:40
44263         Log: Integrate mainline
44264      Branch: perlio
44265           +> (branch 42 files)
44266            - NetWare/perlsdio.h ext/util/mkbootstrap lib/Net/DummyInetd.pm
44267            - lib/Net/PH.pm lib/Net/SNPP.pm lib/Net/t/ph.t
44268            - win32/bin/mdelete.bat
44269           !> (integrate 215 files)
44270 ____________________________________________________________________________
44271 [ 11182] By: jhi                                   on 2001/07/06  15:57:16
44272         Log: The #11166 needed also these updated.
44273      Branch: perl
44274            ! lib/warnings.pm warnings.h
44275 ____________________________________________________________________________
44276 [ 11181] By: jhi                                   on 2001/07/06  13:24:42
44277         Log: Update Changes.
44278      Branch: perl
44279            ! Changes patchlevel.h
44280 ____________________________________________________________________________
44281 [ 11180] By: jhi                                   on 2001/07/06  13:20:08
44282         Log: Regen toc.
44283      Branch: perl
44284            ! pod/perltoc.pod
44285 ____________________________________________________________________________
44286 [ 11179] By: jhi                                   on 2001/07/06  12:57:13
44287         Log: Nit from Abhijit.
44288      Branch: perl
44289            ! lib/CPAN.pm
44290 ____________________________________________________________________________
44291 [ 11178] By: jhi                                   on 2001/07/06  12:53:04
44292         Log: Retract #11172.
44293      Branch: perl
44294            ! t/op/method.t
44295 ____________________________________________________________________________
44296 [ 11177] By: jhi                                   on 2001/07/06  12:44:51
44297         Log: Subject: [PATCH lib/Cwd.pm] QNX patch extended for NTO
44298              From: Norton Allen <allen@huarp.harvard.edu>
44299              Date: Fri, 6 Jul 2001 09:39:57 -0400 (edt)
44300              Message-Id: <200107061339.JAA12582@bottesini.harvard.edu>
44301      Branch: perl
44302            ! lib/Cwd.pm
44303 ____________________________________________________________________________
44304 [ 11176] By: jhi                                   on 2001/07/06  12:42:45
44305         Log: (Accidentally empty check-in.)
44306      Branch: perl
44307            ! utf8.h
44308 ____________________________________________________________________________
44309 [ 11175] By: jhi                                   on 2001/07/06  12:29:56
44310         Log: Retract #11165 since Sarathy pointed out it'll not
44311              work properly under threads, the problem should be
44312              solved using "the savestack, either via SSNEW() or
44313              using a newSVpv()+SAVEFREESV() combo."
44314      Branch: perl
44315            ! ext/POSIX/POSIX.xs
44316 ____________________________________________________________________________
44317 [ 11174] By: jhi                                   on 2001/07/06  12:27:31
44318         Log: Retract #11125 since NI-S pointed out it'll not work in
44319              cases where the extension has their own handcrafted INC
44320              et alia.
44321      Branch: perl
44322            ! lib/ExtUtils/MM_Unix.pm
44323 ____________________________________________________________________________
44324 [ 11173] By: jhi                                   on 2001/07/06  12:20:50
44325         Log: Subject: RE: [PATCH] -I and MakeMaker again
44326              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
44327              Date: Fri, 6 Jul 2001 09:18:29 +0200
44328              Message-ID: <E3FB32585BF1D411B9E900805FF51A0808C221@RU0022EXCH001U>
44329      Branch: perl
44330            ! lib/ExtUtils/MM_NW5.pm lib/ExtUtils/MM_VMS.pm
44331            ! lib/ExtUtils/MM_Win32.pm
44332 ____________________________________________________________________________
44333 [ 11172] By: jhi                                   on 2001/07/06  12:18:39
44334         Log: (Retracted by #11178)
44335              Subject: [PATCH t/op/method.t] SUPER:: strangeness
44336              From: Piers Cawley <pdcawley@iterative-software.com>
44337              Date: 06 Jul 2001 10:49:01 +0100
44338              Message-ID: <m2ith6xu9e.fsf@despairon.bofh.org.uk>
44339      Branch: perl
44340            ! t/op/method.t
44341 ____________________________________________________________________________
44342 [ 11171] By: jhi                                   on 2001/07/06  01:38:55
44343         Log: VOS README update from Paul Green.
44344      Branch: perl
44345            ! README.vos
44346 ____________________________________________________________________________
44347 [ 11170] By: jhi                                   on 2001/07/06  01:19:33
44348         Log: Subject: [PATCH README.qnx hints/qnx.sh]
44349              From: Norton Allen <allen@huarp.harvard.edu>
44350              Message-Id: <200107051755.NAA21422@bottesini.harvard.edu>
44351              Date: Thu, 5 Jul 2001 13:55:11 -0400 (edt)
44352      Branch: perl
44353            ! README.qnx hints/qnx.sh
44354 ____________________________________________________________________________
44355 [ 11169] By: jhi                                   on 2001/07/06  01:17:43
44356         Log: Subject: [PATCH] Doc patch for Tie::Hash
44357              From: Artur Bergman <artur@contiller.se>
44358              Date: Thu, 05 Jul 2001 22:51:18 +0200
44359              Message-ID: <B76A9FE6.1F04%artur@contiller.se>
44360      Branch: perl
44361            ! lib/Tie/Hash.pm
44362 ____________________________________________________________________________
44363 [ 11168] By: jhi                                   on 2001/07/06  01:16:27
44364         Log: Subject: [PATCH] perlfaq4.pod
44365              From: "Liney, Dave" <dave.liney@gbr.conoco.com>
44366              Message-ID: <1BB544A41666D311836C00902751FF6D01FD2D07@LONEX02>
44367              Date: Thu, 5 Jul 2001 18:44:10 +0100 
44368      Branch: perl
44369            ! pod/perlfaq4.pod
44370 ____________________________________________________________________________
44371 [ 11167] By: jhi                                   on 2001/07/06  01:14:41
44372         Log: Subject: [PATCH B::Deparse] Make warnings handling more robust
44373              From: Robin Houston <robin@kitsite.com>
44374              Date: Thu, 5 Jul 2001 18:33:21 +0100
44375              Message-ID: <20010705183321.A27345@robin.kitsite.com>
44376      Branch: perl
44377            ! ext/B/B/Deparse.pm
44378 ____________________________________________________________________________
44379 [ 11166] By: jhi                                   on 2001/07/06  01:11:50
44380         Log: (Retracted by #11285.)
44381              
44382              Subject: Re: [PATCH] mkdir() mode argument is missing initial 0
44383              From: Abhijit Menon-Sen <ams@wiw.org>
44384              Date: Fri, 6 Jul 2001 01:26:32 +0530
44385              Message-ID: <20010706012632.A28327@lustre.dyn.wiw.org>
44386      Branch: perl
44387            ! dump.c op.c op.h opcode.h opcode.pl pod/perldiag.pod pp.sym
44388            ! pp_proto.h t/lib/warnings/op t/lib/warnings/toke toke.c
44389            ! warnings.pl
44390 ____________________________________________________________________________
44391 [ 11165] By: jhi                                   on 2001/07/06  00:19:26
44392         Log: (Retracted by #11175)
44393              Subject: [PATCH ext/POSIX/POSIX.pm] Re: sigaction.t under QNX
44394              From: Norton Allen <allen@huarp.harvard.edu>
44395              Message-Id: <200107051734.NAA13375@bottesini.harvard.edu>
44396              Date: Thu, 5 Jul 2001 13:34:51 -0400 (edt)
44397      Branch: perl
44398            ! ext/POSIX/POSIX.xs
44399 ____________________________________________________________________________
44400 [ 11164] By: jhi                                   on 2001/07/06  00:14:57
44401         Log: Unterminated C< (noticed by Richard Hatch), and few other
44402              small Unicode doc tweaks.
44403      Branch: perl
44404            ! pod/perlretut.pod
44405 ____________________________________________________________________________
44406 [ 11163] By: jhi                                   on 2001/07/05  19:33:34
44407         Log: More flexible argument understanding; add charblocks() and
44408              charscripts(); make charblock() and charscript() two-way;
44409              add charinrange(); separate the $Unicode::UCD::VERSION and
44410              the version of the Unicode by adding UnicodeVersion().
44411      Branch: perl
44412            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
44413 ____________________________________________________________________________
44414 [ 11162] By: jhi                                   on 2001/07/05  13:38:36
44415         Log: Update Unicode::UCD on \p{In...}.
44416      Branch: perl
44417            ! lib/Unicode/UCD.pm
44418 ____________________________________________________________________________
44419 [ 11161] By: jhi                                   on 2001/07/05  13:26:00
44420         Log: Subject: Re: [PATCH lib/ExtUtils.t] Extra Files for QNX
44421              From: Norton Allen <allen@huarp.harvard.edu>
44422              Date: Thu, 5 Jul 2001 09:57:14 -0400 (edt)
44423              Message-Id: <200107051357.JAA06285@bottesini.harvard.edu>
44424      Branch: perl
44425            ! lib/ExtUtils/MM_Unix.pm
44426 ____________________________________________________________________________
44427 [ 11160] By: jhi                                   on 2001/07/05  13:06:53
44428         Log: POSIX-BC tweaks from Thomas Dorner.
44429      Branch: perl
44430            ! hints/posix-bc.sh perlio.h
44431 ____________________________________________________________________________
44432 [ 11159] By: jhi                                   on 2001/07/05  04:17:18
44433         Log: Module updates for the delta.
44434      Branch: perl
44435            ! pod/perl572delta.pod
44436 ____________________________________________________________________________
44437 [ 11158] By: jhi                                   on 2001/07/05  03:45:19
44438         Log: Subject: [PATCH ext/IO/lib/IO/t/io_sock.t] for QNX
44439              From: Norton Allen <allen@huarp.harvard.edu>
44440              Message-Id: <200107050259.WAA06843@bottesini.harvard.edu>
44441              Date: Wed, 4 Jul 2001 22:59:00 -0400 (edt)
44442      Branch: perl
44443            ! ext/IO/lib/IO/t/io_sock.t
44444 ____________________________________________________________________________
44445 [ 11157] By: jhi                                   on 2001/07/05  03:44:19
44446         Log: Subject: [PATCH perldiag.pod] Quick fixes
44447              From: Simon Cozens <simon@netthink.co.uk>
44448              Date: Wed, 4 Jul 2001 20:22:12 +0100
44449              Message-ID: <20010704202212.A3690@deep-dark-truthful-mirror>
44450      Branch: perl
44451            ! pod/perldiag.pod
44452 ____________________________________________________________________________
44453 [ 11156] By: jhi                                   on 2001/07/05  03:43:28
44454         Log: (retracted by #13533)
44455              
44456              Subject: [PATCH perl@11099]Re: [ID 20010704.003] Taint mode breaks global match
44457              From: Radu Greab <radu@netsoft.ro>
44458              Date: Wed, 4 Jul 2001 22:13:31 +0300
44459              Message-ID: <15171.27355.895094.128142@ix.netsoft.ro>
44460      Branch: perl
44461            ! op.c sv.c t/op/pos.t
44462 ____________________________________________________________________________
44463 [ 11155] By: jhi                                   on 2001/07/05  03:40:24
44464         Log: Subject: [PATCH] -I and MakeMaker again
44465              From: Michael G Schwern <schwern@pobox.com>
44466              Date: Wed, 4 Jul 2001 15:03:07 -0400
44467              Message-ID: <20010704150307.I20340@blackrider>
44468              
44469              (and retract #11145)
44470      Branch: perl
44471            ! ext/util/make_ext lib/ExtUtils/MM_Unix.pm
44472            ! lib/ExtUtils/MakeMaker.pm
44473 ____________________________________________________________________________
44474 [ 11154] By: jhi                                   on 2001/07/05  03:32:43
44475         Log: Subject: Re: PERFORCE change 11142 for review
44476              From: "Philip Newton" <Philip.Newton@gmx.net>
44477              Date: Wed, 4 Jul 2001 20:46:26 +0200
44478              Message-Id: <200107041841.VAA25380@taas.iki.fi>
44479      Branch: perl
44480            ! lib/ExtUtils/MakeMaker.pm
44481 ____________________________________________________________________________
44482 [ 11153] By: jhi                                   on 2001/07/05  03:29:21
44483         Log: Subject: Re: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
44484              From: Jonathan Stowe <gellyfish@gellyfish.com>
44485              Date: Mon, 2 Jul 2001 20:45:53 +0100 (BST)
44486              Message-ID: <Pine.LNX.4.33.0107022042570.8640-100000@orpheus.gellyfish.com>
44487      Branch: perl
44488            ! utils/pl2pm.PL
44489 ____________________________________________________________________________
44490 [ 11152] By: gsar                                  on 2001/07/05  00:52:57
44491         Log: fix the binary compatibility issue when building with/without
44492              usemymalloc by exporting Perl_malloc() et al as simple wrappers
44493              around the system functions (this allows most extensions built
44494              using one mode to coexist with perls built in the other mode)
44495              
44496              XXX the Perl_mfree() wrapper might need to do return(free()) on
44497              platforms where Free_t isn't "void"
44498      Branch: perl
44499            ! embed.h embed.pl makedef.pl proto.h util.c
44500 ____________________________________________________________________________
44501 [ 11151] By: gsar                                  on 2001/07/05  00:42:49
44502         Log: perl built with USE_ITHREADS can deadlock during fork() or backticks
44503              since it doesn't ensure threads other than the one calling fork()
44504              aren't holding any locks; the fix is to use pthread_atfork() to
44505              hold global locks
44506              
44507              building perl with -Dusemymalloc exacerbates the problem since
44508              Perl_malloc() holds a mutex, and perl's exec() calls New()
44509              
44510              XXX the code in win32thread.h may be needed on platforms that have
44511              no pthread_atfork()
44512      Branch: perl
44513            ! perl.c thread.h win32/win32thread.h
44514 ____________________________________________________________________________
44515 [ 11150] By: pudge                                 on 2001/07/04  20:07:54
44516         Log: Integrate #11009 from maintperl.
44517      Branch: maint-5.6/macperl
44518           !> lib/ExtUtils/Manifest.pm
44519 ____________________________________________________________________________
44520 [ 11149] By: pudge                                 on 2001/07/04  19:54:46
44521         Log: Flexing my Perforce muscles.
44522      Branch: maint-5.6/macperl
44523            ! README.macos
44524 ____________________________________________________________________________
44525 [ 11148] By: jhi                                   on 2001/07/04  17:14:51
44526         Log: Update Changes.
44527      Branch: perl
44528            ! Changes patchlevel.h
44529 ____________________________________________________________________________
44530 [ 11147] By: jhi                                   on 2001/07/04  16:41:25
44531         Log: Metaconfig unit change for #11146.
44532      Branch: metaconfig/U/perl
44533            ! d_fcntl_can_lock.U
44534 ____________________________________________________________________________
44535 [ 11146] By: jhi                                   on 2001/07/04  16:36:31
44536         Log: Somehow the #ifdefs of the added code (in #11093) made
44537              HP-UX to fail the fcntl locking test, without the ifdefs
44538              the test seems to be working again.  Reason unknown:
44539              HP-UX cc doesn't complain either way.
44540      Branch: perl
44541            ! Configure
44542 ____________________________________________________________________________
44543 [ 11145] By: jhi                                   on 2001/07/04  16:08:00
44544         Log: (Retracted by #11155) PERLRUNINST needed in some spots.
44545      Branch: perl
44546            ! lib/ExtUtils/MM_Unix.pm
44547 ____________________________________________________________________________
44548 [ 11144] By: jhi                                   on 2001/07/04  16:07:35
44549         Log: gcc -Wall nit.
44550      Branch: perl
44551            ! pp_hot.c
44552 ____________________________________________________________________________
44553 [ 11143] By: jhi                                   on 2001/07/04  15:08:26
44554         Log: When removing tests updating the test count is a good idea, too.
44555      Branch: perl
44556            ! lib/Net/t/require.t
44557 ____________________________________________________________________________
44558 [ 11142] By: jhi                                   on 2001/07/04  14:57:51
44559         Log: Document #11134 and add the new symbols to the list of
44560              of MakeMaker known ones.
44561      Branch: perl
44562            ! lib/ExtUtils/MakeMaker.pm
44563 ____________________________________________________________________________
44564 [ 11141] By: jhi                                   on 2001/07/04  14:34:11
44565         Log: Microperl update.
44566      Branch: perl
44567            ! uconfig.h
44568 ____________________________________________________________________________
44569 [ 11140] By: jhi                                   on 2001/07/04  14:32:27
44570         Log: Update the libnet tests as per #11138.
44571      Branch: perl
44572            - lib/Net/t/ph.t
44573            ! MANIFEST lib/Net/t/require.t
44574 ____________________________________________________________________________
44575 [ 11139] By: jhi                                   on 2001/07/04  14:14:33
44576         Log: Regen toc and modlib.
44577      Branch: perl
44578            ! pod/perlmodlib.pod pod/perltoc.pod
44579 ____________________________________________________________________________
44580 [ 11138] By: jhi                                   on 2001/07/04  14:10:38
44581         Log: Remove DummyInetd, PH, and SNPP from the libnet, as per
44582              Graham's request.
44583      Branch: perl
44584            - lib/Net/DummyInetd.pm lib/Net/PH.pm lib/Net/SNPP.pm
44585            ! MANIFEST
44586 ____________________________________________________________________________
44587 [ 11137] By: jhi                                   on 2001/07/04  14:06:35
44588         Log: Add the OS/390 harness results to the delta.
44589      Branch: perl
44590            ! pod/perl572delta.pod
44591 ____________________________________________________________________________
44592 [ 11136] By: jhi                                   on 2001/07/04  13:59:01
44593         Log: Avoid the two study tests in OS/390 until the bug has been solved.
44594      Branch: perl
44595            ! t/op/study.t
44596 ____________________________________________________________________________
44597 [ 11135] By: jhi                                   on 2001/07/04  13:49:08
44598         Log: DOS/DJGPP tweaks from Laszlo Molnar.
44599      Branch: perl
44600            ! AUTHORS djgpp/djgppsed.sh hints/dos_djgpp.sh t/op/write.t
44601 ____________________________________________________________________________
44602 [ 11134] By: jhi                                   on 2001/07/04  13:47:46
44603         Log: Subject: [PATCH lib/ExtUtils/MM_Unix.pm and others] Fixing extra -I's with PERL_CORE
44604              From: Michael G Schwern <schwern@pobox.com>
44605              Date: Wed, 4 Jul 2001 00:01:16 -0400
44606              Message-ID: <20010704000116.C591@blackrider>
44607      Branch: perl
44608            ! ext/util/make_ext lib/ExtUtils.t lib/ExtUtils/MM_Unix.pm
44609 ____________________________________________________________________________
44610 [ 11133] By: jhi                                   on 2001/07/04  01:55:20
44611         Log: The #11132 missed singleton characters (not part
44612              of a unilo..unihi range) in Unicode scripts.
44613      Branch: perl
44614            ! lib/unicode/In/0.pl lib/unicode/In/1.pl lib/unicode/In/10.pl
44615            ! lib/unicode/In/11.pl lib/unicode/In/12.pl lib/unicode/In/13.pl
44616            ! lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
44617            ! lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/20.pl
44618            ! lib/unicode/In/21.pl lib/unicode/In/24.pl lib/unicode/In/29.pl
44619            ! lib/unicode/In/3.pl lib/unicode/In/30.pl lib/unicode/In/34.pl
44620            ! lib/unicode/In/35.pl lib/unicode/In/37.pl lib/unicode/In/39.pl
44621            ! lib/unicode/In/4.pl lib/unicode/In/5.pl lib/unicode/In/6.pl
44622            ! lib/unicode/In/8.pl lib/unicode/In/9.pl lib/unicode/Scripts.pl
44623            ! lib/unicode/mktables.PL t/op/pat.t
44624 ____________________________________________________________________________
44625 [ 11132] By: jhi                                   on 2001/07/04  01:32:11
44626         Log: Support preferentially the Unicode 'scripts' definition
44627              in the \p{In...} notation since according to Unicode the
44628              scripts concept is more natural for matching than using
44629              the somewhat artificial block names.  The block names are
44630              still available, though, and if there's a name conflict,
44631              the scripts one wins and the blocks one has to do with
44632              'Block' appended to its name.  For more information see
44633              
44634              http://www.unicode.org/unicode/reports/tr24/
44635      Branch: perl
44636            + lib/unicode/In/100.pl lib/unicode/In/101.pl
44637            + lib/unicode/In/102.pl lib/unicode/In/103.pl
44638            + lib/unicode/In/104.pl lib/unicode/In/105.pl
44639            + lib/unicode/In/106.pl lib/unicode/In/107.pl
44640            + lib/unicode/In/108.pl lib/unicode/In/109.pl
44641            + lib/unicode/In/110.pl lib/unicode/In/111.pl
44642            + lib/unicode/In/112.pl lib/unicode/In/113.pl
44643            + lib/unicode/In/114.pl lib/unicode/In/115.pl
44644            + lib/unicode/In/116.pl lib/unicode/In/117.pl
44645            + lib/unicode/In/118.pl lib/unicode/In/119.pl
44646            + lib/unicode/In/120.pl lib/unicode/In/121.pl
44647            + lib/unicode/In/122.pl lib/unicode/In/123.pl
44648            + lib/unicode/In/124.pl lib/unicode/In/125.pl
44649            + lib/unicode/In/126.pl lib/unicode/In/127.pl
44650            + lib/unicode/In/128.pl lib/unicode/In/129.pl
44651            + lib/unicode/In/130.pl lib/unicode/In/131.pl
44652            + lib/unicode/In/132.pl lib/unicode/In/133.pl
44653            + lib/unicode/In/134.pl lib/unicode/In/135.pl
44654            + lib/unicode/In/96.pl lib/unicode/In/97.pl lib/unicode/In/98.pl
44655            + lib/unicode/In/99.pl lib/unicode/Scripts.pl
44656            ! (edit 106 files)
44657 ____________________________________________________________________________
44658 [ 11131] By: jhi                                   on 2001/07/03  23:02:02
44659         Log: Better document the difference between a block and a script.
44660      Branch: perl
44661            ! lib/Unicode/UCD.pm
44662 ____________________________________________________________________________
44663 [ 11130] By: jhi                                   on 2001/07/03  22:49:15
44664         Log: Subject: [ perl 5.6.1 ] CPAN.pm doc patch
44665              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
44666              Date: Tue, 3 Jul 2001 15:04:23 -0500
44667              Message-ID: <20010703150423.C9787@chaos.wustl.edu>
44668      Branch: perl
44669            ! lib/CPAN.pm
44670 ____________________________________________________________________________
44671 [ 11129] By: jhi                                   on 2001/07/03  22:45:41
44672         Log: Add tests for charscript().
44673      Branch: perl
44674            ! lib/Unicode/UCD.pm lib/Unicode/UCD.t
44675 ____________________________________________________________________________
44676 [ 11128] By: jhi                                   on 2001/07/03  20:41:54
44677         Log: Add charscript() to get the UTR#24 script names of characters.
44678      Branch: perl
44679            ! lib/Unicode/UCD.pm
44680 ____________________________________________________________________________
44681 [ 11127] By: jhi                                   on 2001/07/03  19:53:29
44682         Log: Todo updates.
44683      Branch: perl
44684            ! pod/perltodo.pod
44685 ____________________________________________________________________________
44686 [ 11126] By: jhi                                   on 2001/07/03  19:45:30
44687         Log: Unicode::UCD updates.
44688      Branch: perl
44689            ! lib/Unicode/UCD.pm
44690 ____________________________________________________________________________
44691 [ 11125] By: jhi                                   on 2001/07/03  16:12:20
44692         Log: (Retracted by #11174)
44693              Subject: MakeMaker should pass through DEFINE and INC to subdirs
44694              From: Alan Burlison <Alan.Burlison@sun.com>
44695              Date: Tue, 03 Jul 2001 15:20:13 +0100
44696              Message-ID: <3B41D49D.A923D4F9@sun.com>
44697      Branch: perl
44698            ! lib/ExtUtils/MM_Unix.pm
44699 ____________________________________________________________________________
44700 [ 11124] By: jhi                                   on 2001/07/03  16:06:53
44701         Log: Subject: Patch needed for UTS
44702              From: hom00@utsglobal.com (Hal Morris)
44703              Date: Tue, 3 Jul 2001 09:38:22 -0700 (PDT)
44704              Message-Id: <200107031638.JAA11998@cepheus.utsglobal.com>
44705              
44706              Replace #11113 with a better version.
44707      Branch: perl
44708            ! perl.h
44709 ____________________________________________________________________________
44710 [ 11123] By: jhi                                   on 2001/07/03  16:04:49
44711         Log: Subject: Re: POINTERRIGOR
44712              From: Andy Dougherty <doughera@lafayette.edu>
44713              Date: Tue, 3 Jul 2001 11:49:28 -0400 (EDT)
44714              Message-ID: <Pine.SOL.4.10.10107031040030.1982-100000@maxwell.phys.lafayette.edu>
44715      Branch: perl
44716            ! util.c
44717 ____________________________________________________________________________
44718 [ 11122] By: jhi                                   on 2001/07/03  16:03:31
44719         Log: Subject: Re: [PATCH @11016] Fixes compile errors in four files
44720              From: "Philip Newton" <pnewton@gmx.de>
44721              Date: Tue, 3 Jul 2001 17:03:34 +0200
44722              Message-ID: <3B41FAE6.29564.660E117@localhost>
44723      Branch: perl
44724            ! pp_hot.c
44725 ____________________________________________________________________________
44726 [ 11121] By: jhi                                   on 2001/07/03  13:26:08
44727         Log: Typos.
44728      Branch: perl
44729            ! INSTALL
44730 ____________________________________________________________________________
44731 [ 11120] By: jhi                                   on 2001/07/03  11:34:47
44732         Log: Subject: [PATCH 5.6.1] debugger fixes
44733              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44734              Date: Tue, 3 Jul 2001 03:38:18 -0400
44735              Message-ID: <20010703033818.A16788@math.ohio-state.edu>
44736              
44737              The $^S is working again.
44738      Branch: perl
44739            ! lib/perl5db.pl
44740 ____________________________________________________________________________
44741 [ 11119] By: jhi                                   on 2001/07/03  11:33:27
44742         Log: Subject: Re: [PATCH 5.6.1] OS/2 improvements
44743              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44744              Date: Tue, 3 Jul 2001 03:34:06 -0400
44745              Message-ID: <20010703033406.A16776@math.ohio-state.edu>
44746      Branch: perl
44747            ! os2/OS2/Process/Process.pm
44748 ____________________________________________________________________________
44749 [ 11118] By: jhi                                   on 2001/07/03  11:29:54
44750         Log: Subject: [PATCH bleadperl] Bad lishp in change 11084
44751              From: "Philip Newton" <Philip.Newton@gmx.net>
44752              Date: Tue, 3 Jul 2001 09:11:27 +0200
44753              Message-Id: <200107030706.KAA04596@taas.iki.fi>
44754      Branch: perl
44755            ! lib/FindBin.pm
44756 ____________________________________________________________________________
44757 [ 11117] By: jhi                                   on 2001/07/03  11:25:14
44758         Log: Delta delta.
44759      Branch: perl
44760            ! pod/perl572delta.pod
44761 ____________________________________________________________________________
44762 [ 11116] By: jhi                                   on 2001/07/02  23:06:50
44763         Log: Metaconfig unit change for 11115.
44764      Branch: metaconfig
44765            ! U/modified/libc.U
44766 ____________________________________________________________________________
44767 [ 11115] By: jhi                                   on 2001/07/02  23:06:27
44768         Log: Whitespace allowed at the ends of /lib/syscalls.exp lines
44769              (from Richard Hatch) (this was the cause of pipes() and
44770              times() mysteriously not being found)
44771      Branch: perl
44772            ! Configure
44773 ____________________________________________________________________________
44774 [ 11114] By: jhi                                   on 2001/07/02  22:58:41
44775         Log: Retract #10142, the real culprit found by Richard Hatch,
44776              coming soon to Configure near you.
44777      Branch: perl
44778            ! hints/aix.sh
44779 ____________________________________________________________________________
44780 [ 11113] By: jhi                                   on 2001/07/02  22:56:09
44781         Log: (Replaced by #11124) UTS workaround from Hal Morris.
44782      Branch: perl
44783            ! perl.h
44784 ____________________________________________________________________________
44785 [ 11112] By: jhi                                   on 2001/07/02  22:53:29
44786         Log: Subject: [PATCH] grok not grocking correctly
44787              From: Nicholas Clark <nick@ccl4.org>
44788              Date: Tue, 3 Jul 2001 00:19:08 +0100
44789              Message-ID: <20010703001908.H59620@plum.flirble.org>
44790      Branch: perl
44791            ! numeric.c
44792 ____________________________________________________________________________
44793 [ 11111] By: jhi                                   on 2001/07/02  22:48:42
44794         Log: Subject: [PATCH Deparse.t] test just-posted patches
44795              From: Robin Houston <robin@kitsite.com>
44796              Date: Mon, 2 Jul 2001 23:46:15 +0100
44797              Message-Id: <E15HCUN-0000Rh-00.2001-07-02-23-48-19@mail18.svr.pol.co.uk>
44798      Branch: perl
44799            ! ext/B/Deparse.t
44800 ____________________________________________________________________________
44801 [ 11110] By: jhi                                   on 2001/07/02  22:27:10
44802         Log: Subject: [PATCH toke.c] autosplit into @F
44803              From: Robin Houston <robin@kitsite.com>
44804              Date: Mon, 2 Jul 2001 23:18:20 +0100
44805              Message-Id: <E15HC3M-0007jL-00.2001-07-02-23-20-24@mail18.svr.pol.co.uk>
44806      Branch: perl
44807            ! perl.c toke.c
44808 ____________________________________________________________________________
44809 [ 11109] By: jhi                                   on 2001/07/02  22:25:03
44810         Log: Subject: [PATCH B::Deparse] hash key auto-quoting
44811              From: Robin Houston <robin@kitsite.com>
44812              Date: Mon, 2 Jul 2001 23:00:48 +0100
44813              Message-Id: <E15HBmR-0006mc-00.2001-07-02-23-02-55@mail18.svr.pol.co.uk>
44814      Branch: perl
44815            ! ext/B/B/Deparse.pm
44816 ____________________________________________________________________________
44817 [ 11108] By: jhi                                   on 2001/07/02  19:21:18
44818         Log: Subject: Re: [PATCH perlsnap] '-' !~ /\w/
44819              From: "Philip Newton" <Philip.Newton@gmx.net>
44820              Date: Mon, 2 Jul 2001 22:06:22 +0200
44821              (no Message-Id)
44822      Branch: perl
44823            ! ext/NDBM_File/hints/linux.pl
44824 ____________________________________________________________________________
44825 [ 11107] By: jhi                                   on 2001/07/02  19:19:25
44826         Log: Subject: Re: Fixed pack problem - sort of
44827              From: Nicholas Clark <nick@ccl4.org>
44828              Date: Mon, 2 Jul 2001 20:59:20 +0100
44829              Message-ID: <20010702205919.F59620@plum.flirble.org>
44830      Branch: perl
44831            ! pp_pack.c t/op/pack.t
44832 ____________________________________________________________________________
44833 [ 11106] By: jhi                                   on 2001/07/02  19:18:28
44834         Log: Subject: Re: [PATCH 5.6.1] OS/2 cwd
44835              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44836              Date: Mon, 2 Jul 2001 15:45:41 -0400
44837              Message-ID: <20010702154541.B24295@math.ohio-state.edu>
44838      Branch: perl
44839            ! os2/os2.c
44840 ____________________________________________________________________________
44841 [ 11105] By: jhi                                   on 2001/07/02  19:17:27
44842         Log: (Mistaken retraction)
44843      Branch: perl
44844            ! utils/pl2pm.PL
44845 ____________________________________________________________________________
44846 [ 11104] By: jhi                                   on 2001/07/02  18:56:15
44847         Log: Detypo in #11103.
44848      Branch: perl
44849            ! utils/pl2pm.PL
44850 ____________________________________________________________________________
44851 [ 11103] By: jhi                                   on 2001/07/02  18:54:53
44852         Log: Subject: [PATCH 2 pl2pm.PL] (was Re: [PATCH pl2pm.PL] Make pl2pm be nice with 'strict' and 'warnings')
44853              From: Jonathan Stowe <gellyfish@gellyfish.com>
44854              Date: Mon, 2 Jul 2001 19:17:21 +0100 (BST)
44855              Message-ID: <Pine.LNX.4.33.0107021904530.7401-100000@orpheus.gellyfish.com>
44856      Branch: perl
44857            ! utils/pl2pm.PL
44858 ____________________________________________________________________________
44859 [ 11102] By: jhi                                   on 2001/07/02  18:16:09
44860         Log: Subject: [PATCH perl@11059] UCD.pm: if at first you don't succeed, croak?
44861              From: "Craig A. Berry" <craigberry@mac.com>
44862              Date: Mon, 02 Jul 2001 14:11:23 -0500
44863              Message-Id: <5.1.0.14.0.20010702140058.01b6c9c0@exchi01>
44864      Branch: perl
44865            ! lib/Unicode/UCD.pm
44866 ____________________________________________________________________________
44867 [ 11101] By: jhi                                   on 2001/07/02  18:14:51
44868         Log: Subject: [PATCH] Re: op/numconvert.t failures
44869              From: Nicholas Clark <nick@ccl4.org>
44870              Date: Mon, 2 Jul 2001 20:10:48 +0100
44871              Message-ID: <20010702201048.E59620@plum.flirble.org>
44872      Branch: perl
44873            ! t/op/numconvert.t
44874 ____________________________________________________________________________
44875 [ 11100] By: jhi                                   on 2001/07/02  17:51:44
44876         Log: Update Changes.
44877      Branch: perl
44878            ! Changes patchlevel.h
44879 ____________________________________________________________________________
44880 [ 11099] By: jhi                                   on 2001/07/02  17:46:31
44881         Log: Retract #11055, didn't help much (2736 bytes vs 2725 bytes leaked).
44882              The real fix must be more involved.  The line of code all the leaky
44883              call stacks seem to go through is op.c:2949, the PmopSTASH_set()
44884              line of Perl_newPMOP().
44885      Branch: perl
44886            ! op.h
44887 ____________________________________________________________________________
44888 [ 11098] By: jhi                                   on 2001/07/02  17:37:44
44889         Log: Based on
44890              
44891              Subject: Re: sizeof(struct sembuf)
44892              From: Nicholas Clark <nick@ccl4.org>
44893              Date: Sun, 1 Jul 2001 22:26:48 +0100
44894              Message-ID: <20010701222648.W59620@plum.flirble.org>
44895              
44896              but do semop() always the slow way.
44897      Branch: perl
44898            ! doio.c
44899 ____________________________________________________________________________
44900 [ 11097] By: jhi                                   on 2001/07/02  17:22:14
44901         Log: Subject: [PATCH] Encode/Tcl.t, for esc-seq encodings
44902              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44903              Date: Tue, 03 Jul 2001 00:56:30 +0900
44904              Message-Id: <20010703005600.2225.BQW10602@nifty.com>
44905      Branch: perl
44906            ! ext/Encode/Encode/Tcl.t
44907 ____________________________________________________________________________
44908 [ 11096] By: jhi                                   on 2001/07/02  17:11:24
44909         Log: Subject: [PATCH] Encode/Tcl.pm, continuous sequences
44910              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
44911              Date: Tue, 03 Jul 2001 00:55:46 +0900
44912              Message-Id: <20010703005516.2222.BQW10602@nifty.com>
44913      Branch: perl
44914            ! ext/Encode/Encode/Tcl.pm
44915 ____________________________________________________________________________
44916 [ 11095] By: jhi                                   on 2001/07/02  17:07:14
44917         Log: Regen api and toc.
44918      Branch: perl
44919            ! pod/perlapi.pod pod/perltoc.pod
44920 ____________________________________________________________________________
44921 [ 11094] By: jhi                                   on 2001/07/02  16:29:42
44922         Log: Metaconfig unit change for #11093.
44923      Branch: metaconfig/U/perl
44924            ! d_fcntl_can_lock.U
44925 ____________________________________________________________________________
44926 [ 11093] By: jhi                                   on 2001/07/02  16:28:56
44927         Log: The fcntl locking test may hang if NFS locking messed up;
44928              break out with alarm(10).
44929      Branch: perl
44930            ! Configure
44931 ____________________________________________________________________________
44932 [ 11092] By: jhi                                   on 2001/07/02  14:11:31
44933         Log: Move the mdelete.bat from win32/bin to win32.
44934      Branch: perl
44935            ! MANIFEST
44936 ____________________________________________________________________________
44937 [ 11091] By: jhi                                   on 2001/07/02  14:10:01
44938         Log: Typo in #11083.
44939      Branch: perl
44940            ! ext/Time/Piece/Piece.t
44941 ____________________________________________________________________________
44942 [ 11090] By: jhi                                   on 2001/07/02  13:36:58
44943         Log: Netware tweaks from Guruprasad.
44944      Branch: perl
44945            - NetWare/perlsdio.h
44946            ! MANIFEST NetWare/Makefile NetWare/interface.c
44947            ! NetWare/interface.h NetWare/iperlhost.h NetWare/nwtinfo.h
44948            ! perlsdio.h
44949 ____________________________________________________________________________
44950 [ 11089] By: jhi                                   on 2001/07/02  13:25:40
44951         Log: Subject: Re: [PATH] shared -> unique;
44952              From: Abhijit Menon-Sen <ams@wiw.org>
44953              Date: Wed, 27 Jun 2001 03:51:27 +0530
44954              Message-ID: <20010627035127.A17623@lustre.lustre.dyn.wiw.org>
44955      Branch: perl
44956            ! dump.c gv.c gv.h op.c pp_sys.c sv.c toke.c xsutils.c
44957 ____________________________________________________________________________
44958 [ 11088] By: jhi                                   on 2001/07/02  13:24:27
44959         Log: Subject: Re: AIX / gcc-3.0
44960              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
44961              Date: Mon, 02 Jul 2001 15:20:21 +0200
44962              Message-Id: <20010702151904.49BB.H.M.BRAND@hccnet.nl>
44963      Branch: perl
44964            ! hints/aix.sh
44965 ____________________________________________________________________________
44966 [ 11087] By: jhi                                   on 2001/07/02  13:23:21
44967         Log: Subject: Re: Bug report: split splits on wrong pattern
44968              From: Abhijit Menon-Sen <ams@wiw.org>
44969              Message-ID: <20010702163133.A23186@lustre.dyn.wiw.org>
44970              Date: Mon, 2 Jul 2001 16:31:33 +0530
44971      Branch: perl
44972            ! pp_ctl.c
44973 ____________________________________________________________________________
44974 [ 11086] By: jhi                                   on 2001/07/02  13:22:30
44975         Log: Subject: [PATCH 5.6.1] test harness
44976              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44977              Date: Mon, 2 Jul 2001 06:29:21 -0400
44978              Message-ID: <20010702062921.A1810@math.ohio-state.edu>
44979      Branch: perl
44980            ! lib/Test/Harness.pm
44981 ____________________________________________________________________________
44982 [ 11085] By: jhi                                   on 2001/07/02  13:21:39
44983         Log: Subject: [PATCH 5.6.1] debugger goof
44984              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44985              Date: Mon, 2 Jul 2001 06:27:22 -0400
44986              Message-ID: <20010702062722.A1746@math.ohio-state.edu>
44987      Branch: perl
44988            ! lib/perl5db.pl
44989 ____________________________________________________________________________
44990 [ 11084] By: jhi                                   on 2001/07/02  13:20:50
44991         Log: Subject: [PATCH 5.6.1] OS/2 cwd
44992              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
44993              Date: Mon, 2 Jul 2001 06:21:17 -0400
44994              Message-ID: <20010702062117.A1401@math.ohio-state.edu>
44995      Branch: perl
44996            ! lib/Cwd.pm lib/File/Find/taint.t lib/FindBin.pm os2/os2.c
44997 ____________________________________________________________________________
44998 [ 11083] By: jhi                                   on 2001/07/02  13:19:18
44999         Log: Make #11082 more OS/2-specific.
45000      Branch: perl
45001            ! ext/Time/Piece/Piece.t
45002 ____________________________________________________________________________
45003 [ 11082] By: jhi                                   on 2001/07/02  13:14:36
45004         Log: Subject: [PATCH 5.6.1] OS/2 gmtime()
45005              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45006              Date: Mon, 2 Jul 2001 06:06:34 -0400
45007              Message-ID: <20010702060634.A1356@math.ohio-state.edu>
45008      Branch: perl
45009            ! ext/Time/Piece/Piece.t
45010 ____________________________________________________________________________
45011 [ 11081] By: jhi                                   on 2001/07/02  13:13:08
45012         Log: Subject: [PATCH B::Deparse] version number & changes
45013              From: Robin Houston <robin@kitsite.com>  
45014              Date: Sun, 1 Jul 2001 17:17:29 +0100
45015              Message-ID: <20010701171729.A30678@puffinry.freeserve.co.uk>
45016      Branch: perl
45017            ! ext/B/B/Deparse.pm
45018 ____________________________________________________________________________
45019 [ 11080] By: jhi                                   on 2001/07/02  13:11:48
45020         Log: Subject: a small fix.
45021              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
45022              Date: Mon, 2 Jul 2001 12:17:53 +0200
45023              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B35@RU0022EXCH001U>
45024      Branch: perl
45025            ! ext/Thread/Thread.xs
45026 ____________________________________________________________________________
45027 [ 11079] By: jhi                                   on 2001/07/02  13:10:39
45028         Log: Subject: RE: perl@10907
45029              From: "Konovalov, Vadim Vladimirovich (Vadim)" <vkonovalov@lucent.com>
45030              Date: Mon, 2 Jul 2001 12:06:16 +0200
45031              Message-ID: <E3FB32585BF1D411B9E900805FF51A08074B2C@RU0022EXCH001U>
45032              
45033              Borland C vs PerlIO.
45034      Branch: perl
45035            ! win32/config.bc win32/config_H.bc
45036 ____________________________________________________________________________
45037 [ 11078] By: jhi                                   on 2001/07/02  13:03:44
45038         Log: Subject: [PATCH] Report /pro/3gl/CPAN/perl-5.7.1
45039              From: "H.M. Brand" <merijn@l1.procura.nl>
45040              Date: Mon, 02 Jul 2001 11:18:57 +0200
45041              Message-Id: <20010702100811.4999.MERIJN@l1.procura.nl>
45042      Branch: perl
45043            ! t/op/write.t
45044 ____________________________________________________________________________
45045 [ 11077] By: jhi                                   on 2001/07/02  12:58:27
45046         Log: Subject: [PATCH] Deleting ext/util/mkbootstrap
45047              From: Michael G Schwern <schwern@pobox.com>
45048              Date: Mon, 2 Jul 2001 00:26:24 -0400
45049              Message-ID: <20010702002624.A18302@blackrider>
45050      Branch: perl
45051            - ext/util/mkbootstrap
45052 ____________________________________________________________________________
45053 [ 11076] By: jhi                                   on 2001/07/02  12:56:20
45054         Log: Subject: [PATCH op.h] v minor comment tweak
45055              From: Robin Houston <robin@puffinry.freeserve.co.uk>
45056              Date: Mon, 2 Jul 2001 00:42:01 +0100
45057              Message-Id: <E15GqxK-0006WZ-00.2001-07-02-00-48-46@mail18.svr.pol.co.uk>
45058      Branch: perl
45059            ! op.h
45060 ____________________________________________________________________________
45061 [ 11075] By: jhi                                   on 2001/07/02  12:53:48
45062         Log: SysV IPC semops use native shorts, not forced-to-16-bit-shorts.
45063      Branch: perl
45064            ! pod/perlfunc.pod
45065 ____________________________________________________________________________
45066 [ 11074] By: jhi                                   on 2001/07/02  12:52:28
45067         Log: Subject: Re: sizeof(struct sembuf)
45068              From: Nicholas Clark <nick@ccl4.org>
45069              Date: Sun, 1 Jul 2001 19:23:16 +0100
45070              Message-ID: <20010701192316.V59620@plum.flirble.org>
45071              
45072              s/signaling/signalling/
45073      Branch: perl
45074            ! pod/perlfunc.pod
45075 ____________________________________________________________________________
45076 [ 11073] By: jhi                                   on 2001/07/02  12:49:51
45077         Log: Subject: [PATCH perlsnap] Suggestion for mnemonic for $^N
45078              From: "Philip Newton" <Philip.Newton@gmx.net>
45079              Date: Sun, 1 Jul 2001 09:37:56 +0200
45080              Message-Id: <200107010733.KAA03920@taas.iki.fi>
45081      Branch: perl
45082            ! pod/perlvar.pod
45083 ____________________________________________________________________________
45084 [ 11072] By: jhi                                   on 2001/07/02  12:48:03
45085         Log: Subject: [PATCH perlsnap] /^qnx|nto$/ --> /^(?:qnx|nto)$/
45086              From: "Philip Newton" <Philip.Newton@gmx.net>
45087              Date: Sun, 1 Jul 2001 09:37:56 +0200
45088              Message-Id: <200107010733.KAA03925@taas.iki.fi>
45089      Branch: perl
45090            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
45091 ____________________________________________________________________________
45092 [ 11071] By: jhi                                   on 2001/07/02  12:45:12
45093         Log: Metaconfig unit change for #11070.
45094      Branch: metaconfig
45095            ! U/compline/randfunc.U
45096 ____________________________________________________________________________
45097 [ 11070] By: jhi                                   on 2001/07/02  12:43:58
45098         Log: Subject: [PATCH perlsnap] its --> it's --> its
45099              From: "Philip Newton" <Philip.Newton@gmx.net>
45100              Date: Sun, 1 Jul 2001 09:37:56 +0200
45101              Message-Id: <200107010733.KAA03914@taas.iki.fi>
45102      Branch: perl
45103            ! Porting/config_H
45104 ____________________________________________________________________________
45105 [ 11069] By: jhi                                   on 2001/07/02  12:01:52
45106         Log: Sync with Sarathy; integrate with perlio.
45107      Branch: perl
45108           !> gv.c
45109 ____________________________________________________________________________
45110 [ 11068] By: gsar                                  on 2001/07/02  08:07:54
45111         Log: regenerate win32/config_H.?c files
45112      Branch: perl
45113            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
45114 ____________________________________________________________________________
45115 [ 11067] By: gsar                                  on 2001/07/02  08:03:55
45116         Log: rename s/sv_getcwd/getcwd_sv/ for better conformance to existing
45117              naming discipline
45118              
45119              win32 fix: enable getcwd_sv() to work on windows (POSIX.t was failing
45120              because of this)
45121              
45122              fix a warning about "fd" being used without being set in Cwd.xs
45123      Branch: perl
45124            ! embed.h embed.pl ext/Cwd/Cwd.xs ext/POSIX/POSIX.t
45125            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
45126            ! pod/perlapi.pod proto.h util.c win32/config.bc win32/config.gc
45127            ! win32/config.vc
45128 ____________________________________________________________________________
45129 [ 11066] By: gsar                                  on 2001/07/02  07:12:10
45130         Log: win32 fixes: fix various syntax errors ("no preprocessor directives
45131              within macro arguments") and warnings ("unary minus applied to
45132              unsigned type", among others)
45133      Branch: perl
45134            ! gv.c hv.c op.c pp.c sv.c toke.c
45135 ____________________________________________________________________________
45136 [ 11065] By: gsar                                  on 2001/07/02  06:26:22
45137         Log: win32 fixes: more spurious CRs
45138      Branch: perl
45139            ! win32/mdelete.bat
45140 ____________________________________________________________________________
45141 [ 11064] By: gsar                                  on 2001/07/02  06:25:22
45142         Log: win32 tweaks: remove extra CRs from makefile.mk; move mdelete.bat
45143              from win32/bin (or it gets deleted by distclean); don't delete
45144              lib/Cwd.pm during distclean; mdelete.bat doesn't work properly on
45145              NT (should be made Win9x specific, and added to makefile.mk)
45146      Branch: perl
45147           +> win32/mdelete.bat
45148            - win32/bin/mdelete.bat
45149            ! win32/Makefile win32/makefile.mk
45150 ____________________________________________________________________________
45151 [ 11063] By: nick                                  on 2001/07/01  18:54:09
45152         Log: Quick for for #ifdef mess
45153      Branch: perlio
45154            ! gv.c
45155 ____________________________________________________________________________
45156 [ 11062] By: nick                                  on 2001/07/01  18:47:42
45157         Log: Raw integrate - does not build #if mess in gv.c
45158      Branch: perlio
45159           !> (integrate 29 files)
45160 ____________________________________________________________________________
45161 [ 11061] By: jhi                                   on 2001/07/01  15:20:38
45162         Log: Make 'compile' target a little less broken.
45163              Still very broken, though: -Wall warnings from
45164              the generated code, boot_Foo prototypes missing,
45165              can't autoload Fcntl::SEEK_CUR et alia, ...
45166      Branch: perl
45167            ! ext/B/B/C.pm pod/Makefile.SH t/TEST utils/Makefile
45168            ! utils/perlcc.PL x2p/Makefile.SH
45169 ____________________________________________________________________________
45170 [ 11060] By: jhi                                   on 2001/07/01  14:04:20
45171         Log: Upgrade to Storable 1.0.12, from Raphael Manfredi.
45172      Branch: perl
45173            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
45174            ! ext/Storable/Storable.xs ext/Storable/t/freeze.t
45175 ____________________________________________________________________________
45176 [ 11059] By: jhi                                   on 2001/07/01  05:02:59
45177         Log: Update Changes.
45178      Branch: perl
45179            ! Changes patchlevel.h
45180 ____________________________________________________________________________
45181 [ 11058] By: jhi                                   on 2001/07/01  04:57:05
45182         Log: Still one typo, regen toc.
45183      Branch: perl
45184            ! lib/Unicode/UCD.pm pod/perltoc.pod
45185 ____________________________________________________________________________
45186 [ 11057] By: jhi                                   on 2001/07/01  04:54:35
45187         Log: Detypos and regen toc.
45188      Branch: perl
45189            ! README.os2 lib/Unicode/UCD.pm pod/perltoc.pod
45190 ____________________________________________________________________________
45191 [ 11056] By: jhi                                   on 2001/07/01  04:26:08
45192         Log: VERSION tweak.
45193      Branch: perl
45194            ! ext/List/Util/lib/List/Util.pm
45195 ____________________________________________________________________________
45196 [ 11055] By: jhi                                   on 2001/06/30  22:18:37
45197         Log: Attempt at plugging the leak under ithreads detected by Doug.
45198      Branch: perl
45199            ! op.h
45200 ____________________________________________________________________________
45201 [ 11054] By: jhi                                   on 2001/06/30  21:33:29
45202         Log: gcc -Wall lint after #11051.
45203      Branch: perl
45204            ! pp_sys.c
45205 ____________________________________________________________________________
45206 [ 11053] By: jhi                                   on 2001/06/30  21:13:55
45207         Log: Integrate perlio.
45208      Branch: perl
45209           !> lib/File/Find/taint.t
45210 ____________________________________________________________________________
45211 [ 11052] By: jhi                                   on 2001/06/30  21:07:38
45212         Log: Don't use the v-strings for module VERSIONs.
45213      Branch: perl
45214            ! lib/Unicode/UCD.pm
45215 ____________________________________________________________________________
45216 [ 11051] By: jhi                                   on 2001/06/30  20:59:57
45217         Log: Code cleanup based on turning off the -woffs in IRIX.
45218              Not all of the gripes cleaned up (hairy code in hv.c and
45219              regcomp.c; unused newsp, gimme, and optype from cop.h macros;
45220              unused 'key' arguments in ?DBM_File.xs) (and the -woffs left
45221              to the IRIX hints)
45222      Branch: perl
45223            ! ext/DB_File/DB_File.xs ext/Data/Dumper/Dumper.xs
45224            ! ext/IPC/SysV/SysV.xs ext/List/Util/Util.xs
45225            ! ext/PerlIO/Scalar/Scalar.xs gv.c mg.c op.c perlio.c pp_sys.c
45226            ! regcomp.c sv.c
45227 ____________________________________________________________________________
45228 [ 11050] By: nick                                  on 2001/06/30  20:46:46
45229         Log: Jeffrey Friedl's <jfriedl@yahoo.com> fix for lib/File/Find/taint.t
45230      Branch: perlio
45231            ! lib/File/Find/taint.t
45232 ____________________________________________________________________________
45233 [ 11049] By: nick                                  on 2001/06/30  18:13:33
45234         Log: Integrate mainline
45235      Branch: perlio
45236           +> NetWare/nwstdio.h NetWare/perlsdio.h
45237           +> ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
45238           +> ext/Encode/Encode/7bit-kr.enc lib/Unicode/UCD.pm
45239           +> lib/Unicode/UCD.t t/run/exit.t
45240           !> (integrate 60 files)
45241 ____________________________________________________________________________
45242 [ 11048] By: jhi                                   on 2001/06/30  16:23:39
45243         Log: Delta delta.
45244      Branch: perl
45245            ! pod/perl572delta.pod
45246 ____________________________________________________________________________
45247 [ 11047] By: jhi                                   on 2001/06/30  16:03:40
45248         Log: More VERSION tuning: to avoid unnecessary Perl upgrades
45249              by CPAN.pm, use rather _00.
45250      Branch: perl
45251            ! ext/Errno/Errno_pm.PL ext/IO/lib/IO/Dir.pm
45252            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
45253            ! ext/IO/lib/IO/Socket/UNIX.pm ext/IPC/SysV/Msg.pm
45254            ! ext/IPC/SysV/Semaphore.pm ext/IPC/SysV/SysV.pm
45255            ! ext/Time/HiRes/HiRes.pm lib/CGI/Pretty.pm lib/CPAN/Nox.pm
45256            ! lib/ExtUtils/Embed.pm lib/Test.pm
45257 ____________________________________________________________________________
45258 [ 11046] By: jhi                                   on 2001/06/30  15:53:22
45259         Log: Add a simple Unicode character database interface, Unicode::UCD.
45260      Branch: perl
45261            + lib/Unicode/UCD.pm lib/Unicode/UCD.t
45262            ! MANIFEST
45263 ____________________________________________________________________________
45264 [ 11045] By: jhi                                   on 2001/06/30  13:42:37
45265         Log: Subject: [PATCH] op/numconver.t
45266              From: Nicholas Clark <nick@ccl4.org>
45267              Date: Sat, 30 Jun 2001 15:40:10 +0100
45268              Message-ID: <20010630154010.I59620@plum.flirble.org>
45269      Branch: perl
45270            ! t/op/numconvert.t
45271 ____________________________________________________________________________
45272 [ 11044] By: jhi                                   on 2001/06/30  13:29:25
45273         Log: The $^N is now taken (by #11038).
45274      Branch: perl
45275            ! t/base/lex.t
45276 ____________________________________________________________________________
45277 [ 11043] By: jhi                                   on 2001/06/30  13:15:59
45278         Log: The #11040 had slipped to a wrong function...
45279      Branch: perl
45280            ! sv.c
45281 ____________________________________________________________________________
45282 [ 11042] By: jhi                                   on 2001/06/30  13:08:25
45283         Log: In 64-bit AIX 5L (oslevel 5.1.0.0, ccversion 5.0.2.0)
45284              the Configure library symbol probe mysteriously finds all
45285              symbols but those of pipe() and times().
45286      Branch: perl
45287            ! hints/aix.sh
45288 ____________________________________________________________________________
45289 [ 11041] By: jhi                                   on 2001/06/30  13:01:25
45290         Log: Subject: [PATCH] (was Re: not OK: perl@11006 on HP-UX B.11.00)
45291              From: Nicholas Clark <nick@ccl4.org>
45292              Date: Fri, 29 Jun 2001 23:49:07 +0100
45293              Message-ID: <20010629234907.D59620@plum.flirble.org>
45294      Branch: perl
45295            ! lib/ExtUtils.t
45296 ____________________________________________________________________________
45297 [ 11040] By: jhi                                   on 2001/06/30  13:00:24
45298         Log: Subject: [PATCH] weakref fix 2, not yet there
45299              From: Artur Bergman <artur@contiller.se>
45300              Date: Sat, 30 Jun 2001 01:18:16 +0200
45301              Message-ID: <B762D957.1CC9%artur@contiller.se>
45302      Branch: perl
45303            ! sv.c
45304 ____________________________________________________________________________
45305 [ 11039] By: jhi                                   on 2001/06/30  12:59:25
45306         Log: Subject: [PATCH t/run/exit.t] Another shot at testing exit codes.
45307              From: Michael G Schwern <schwern@pobox.com>
45308              Date: Fri, 29 Jun 2001 19:39:11 -0400
45309              Message-ID: <20010629193910.D25304@blackrider>
45310      Branch: perl
45311            + t/run/exit.t
45312            ! MANIFEST
45313 ____________________________________________________________________________
45314 [ 11038] By: jhi                                   on 2001/06/30  12:58:16
45315         Log: Add support for $^N, the most-recently closed group.
45316      Branch: perl
45317            ! embedvar.h gv.c mg.c perlapi.h pod/perlretut.pod
45318            ! pod/perltoc.pod pod/perlvar.pod regexec.c regexp.h t/op/pat.t
45319            ! thrdvar.h
45320 ____________________________________________________________________________
45321 [ 11037] By: jhi                                   on 2001/06/30  12:53:40
45322         Log: Subject: [ID 20010630.001] Editorial nits in README.solaris
45323              From: lvirden@cas.org
45324              Date: Sat, 30 Jun 2001 04:12:36 -0400 (EDT)
45325              Message-Id: <200106300812.f5U8CaG10447@lwv26awu.cas.org>
45326              
45327              Subject: [ID 20010630.002] Another editorial tweak to README.solaris
45328              From: lvirden@cas.org
45329              Date: Sat, 30 Jun 2001 04:17:55 -0400 (EDT)
45330              Message-Id: <200106300817.f5U8HtN10626@lwv26awu.cas.org>
45331      Branch: perl
45332            ! README.solaris
45333 ____________________________________________________________________________
45334 [ 11036] By: jhi                                   on 2001/06/30  12:51:45
45335         Log: Subject: [PATCH] Encode.pm to use escape-sequence encoding
45336              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45337              Date: Sat, 30 Jun 2001 07:33:37 +0900
45338              Message-Id: <20010630073226.7C79.BQW10602@nifty.com>
45339              
45340              Subject: Re: [PATCH] Encode.pm to use escape-sequence encoding
45341              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
45342              Date: Sat, 30 Jun 2001 21:38:14 +0900
45343              Message-Id: <20010630213554.F67A.BQW10602@nifty.com>
45344      Branch: perl
45345            + ext/Encode/Encode/7bit-jis.enc ext/Encode/Encode/7bit-kana.enc
45346            + ext/Encode/Encode/7bit-kr.enc
45347            ! MANIFEST ext/Encode/Encode/Tcl.pm
45348 ____________________________________________________________________________
45349 [ 11035] By: jhi                                   on 2001/06/30  12:44:51
45350         Log: NetWare tweaks from Guruprasad.
45351      Branch: perl
45352            + NetWare/nwstdio.h NetWare/perlsdio.h
45353            ! MANIFEST NetWare/Makefile NetWare/config.wc
45354            ! NetWare/config_H.wc NetWare/nwperlsys.c NetWare/nwperlsys.h
45355            ! NetWare/t/Readme.txt
45356 ____________________________________________________________________________
45357 [ 11034] By: jhi                                   on 2001/06/29  23:28:16
45358         Log: More module $VERSION bump-ups.
45359      Branch: perl
45360            ! ext/Devel/Peek/Peek.pm lib/ExtUtils/Embed.pm
45361            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/Manifest.pm
45362            ! lib/ExtUtils/Mksymlists.pm lib/IPC/Open3.pm
45363 ____________________________________________________________________________
45364 [ 11033] By: jhi                                   on 2001/06/29  21:25:23
45365         Log: Doc update due to #11032.
45366      Branch: perl
45367            ! pod/perl572delta.pod
45368 ____________________________________________________________________________
45369 [ 11032] By: jhi                                   on 2001/06/29  21:19:44
45370         Log: Subject: [PATCH: perl@11006] s/div/lib\$ediv/ in Time::HiRes for VAX
45371              From: Peter Prymmer <pvhp@forte.com>
45372              Date: Fri, 29 Jun 2001 14:02:16 -0700 (PDT)
45373              Message-ID: <Pine.OSF.4.10.10106291337520.65853-100000@aspara.forte.com>
45374      Branch: perl
45375            ! ext/Time/HiRes/HiRes.xs
45376 ____________________________________________________________________________
45377 [ 11031] By: jhi                                   on 2001/06/29  14:31:53
45378         Log: -lpthreads missing in AIX.
45379      Branch: perl
45380            ! hints/aix.sh
45381 ____________________________________________________________________________
45382 [ 11030] By: jhi                                   on 2001/06/29  14:08:12
45383         Log: Subject: [PATCH] CLONE && weakrefs
45384              From: Artur Bergman <artur@contiller.se>
45385              Date: Fri, 29 Jun 2001 17:02:00 +0200
45386              Message-ID: <B7626508.1CA0%artur@contiller.se>
45387      Branch: perl
45388            ! sv.c
45389 ____________________________________________________________________________
45390 [ 11029] By: jhi                                   on 2001/06/29  14:06:50
45391         Log: Subject: Re: Bug report: split splits on wrong pattern
45392              From: Radu Greab <radu@netsoft.ro>
45393              Date: Wed, 27 Jun 2001 21:50:52 +0300
45394              Message-ID: <15162.11020.279064.471031@ix.netsoft.ro>
45395      Branch: perl
45396            ! pp_ctl.c t/op/split.t
45397 ____________________________________________________________________________
45398 [ 11028] By: jhi                                   on 2001/06/29  13:47:38
45399         Log: Metaconfig unit change for #11027.
45400      Branch: metaconfig/U/perl
45401            ! d_modfl.U
45402 ____________________________________________________________________________
45403 [ 11027] By: jhi                                   on 2001/06/29  13:47:03
45404         Log: I thought this Configure glitch for AIX was just recently fixed?
45405      Branch: perl
45406            ! Configure
45407 ____________________________________________________________________________
45408 [ 11026] By: jhi                                   on 2001/06/29  13:14:07
45409         Log: Update Changes.
45410      Branch: perl
45411            ! Changes patchlevel.h
45412 ____________________________________________________________________________
45413 [ 11025] By: jhi                                   on 2001/06/29  13:07:57
45414         Log: Subject: Re: perl@10967, File::Find, and Cwd
45415              From: Mike Guy <mjtg@cam.ac.uk>
45416              Date: Fri, 29 Jun 2001 14:56:49 +0100
45417              Message-Id: <E15FylN-0004LT-00@draco.cus.cam.ac.uk>
45418      Branch: perl
45419            ! lib/File/Find/taint.t
45420 ____________________________________________________________________________
45421 [ 11024] By: jhi                                   on 2001/06/29  12:39:23
45422         Log: Update the sv_pvprintify() spec.
45423      Branch: perl
45424            ! pod/perltodo.pod
45425 ____________________________________________________________________________
45426 [ 11023] By: jhi                                   on 2001/06/29  12:33:33
45427         Log: Known test failures update.
45428      Branch: perl
45429            ! pod/perl572delta.pod
45430 ____________________________________________________________________________
45431 [ 11022] By: jhi                                   on 2001/06/29  12:24:32
45432         Log: Based on
45433              
45434              Subject: [PATCH @11016] More );) fixes
45435              From: Richard Soderberg <rs@crystalflame.net>
45436              Date: Fri, 29 Jun 2001 04:09:24 -0700 (PDT)
45437              Message-ID: <Pine.LNX.4.21.0106290408200.12037-100000@oregonnet.com> 
45438      Branch: perl
45439            ! ext/Thread/Thread.xs ext/Thread/typemap
45440 ____________________________________________________________________________
45441 [ 11021] By: jhi                                   on 2001/06/29  12:21:51
45442         Log: Subject: [PATCH @11016] Fixes compile errors in four files
45443              From: Richard Soderberg <rs@crystalflame.net>
45444              Date: Fri, 29 Jun 2001 03:35:11 -0700 (PDT)
45445              Message-ID: <Pine.LNX.4.21.0106290333270.9768-100000@oregonnet.com>
45446      Branch: perl
45447            ! mg.c pp.c pp_hot.c util.c
45448 ____________________________________________________________________________
45449 [ 11020] By: jhi                                   on 2001/06/29  12:05:54
45450         Log: AIX hints tweaking continues, from Merijn Brand.
45451      Branch: perl
45452            ! hints/aix.sh
45453 ____________________________________________________________________________
45454 [ 11019] By: jhi                                   on 2001/06/29  12:05:10
45455         Log: HP-UX needs gccversion sooner, from Merijn Brand.
45456      Branch: perl
45457            ! hints/hpux.sh
45458 ____________________________________________________________________________
45459 [ 11018] By: jhi                                   on 2001/06/29  11:52:31
45460         Log: Subject: [PATCH 5.6.1] OS/2 docs
45461              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45462              Date: Fri, 29 Jun 2001 02:34:12 -0400
45463              Message-ID: <20010629023412.A6033@math.ohio-state.edu>
45464      Branch: perl
45465            ! README.os2 os2/Changes
45466 ____________________________________________________________________________
45467 [ 11017] By: nick                                  on 2001/06/29  10:20:30
45468         Log: Integrate mainline
45469      Branch: perlio
45470           +> (branch 37 files)
45471            - ext/ODBM_File/sdbm.t
45472           !> (integrate 211 files)
45473 ____________________________________________________________________________
45474 [ 11016] By: jhi                                   on 2001/06/29  03:38:56
45475         Log: Bump up the VERSIONs of modules that have changed since 5.6.0,
45476              the modules found using a script written by Larry Schatzer Jr.
45477      Branch: perl
45478            ! ext/IO/lib/IO/Dir.pm ext/IO/lib/IO/Handle.pm
45479            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Select.pm
45480            ! ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/Socket/UNIX.pm
45481            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
45482            ! ext/IPC/SysV/SysV.pm ext/Opcode/Opcode.pm ext/Opcode/Safe.pm
45483            ! ext/Thread/Thread.pm ext/attrs/attrs.pm ext/re/re.pm
45484            ! lib/AutoSplit.pm lib/Benchmark.pm lib/CGI/Pretty.pm
45485            ! lib/CPAN/Nox.pm lib/Exporter.pm lib/ExtUtils/Command.pm
45486            ! lib/ExtUtils/MakeMaker.pm lib/ExtUtils/Packlist.pm
45487            ! lib/File/Compare.pm lib/FileHandle.pm lib/Math/Complex.pm
45488            ! lib/Math/Trig.pm lib/Pod/Html.pm lib/Symbol.pm
45489            ! lib/Text/ParseWords.pm lib/Text/Soundex.pm lib/Text/Tabs.pm
45490            ! lib/Tie/Array.pm lib/attributes.pm lib/autouse.pm lib/base.pm
45491            ! lib/constant.pm lib/fields.pm lib/strict.pm
45492 ____________________________________________________________________________
45493 [ 11015] By: jhi                                   on 2001/06/29  02:55:58
45494         Log: The latest JPL from the anoncvs.
45495      Branch: perl
45496            ! jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
45497 ____________________________________________________________________________
45498 [ 11014] By: jhi                                   on 2001/06/29  02:16:55
45499         Log: In EBCDIC assume UTF-EBCDIC, not UTF-8.
45500      Branch: perl
45501            ! t/op/pat.t
45502 ____________________________________________________________________________
45503 [ 11013] By: jhi                                   on 2001/06/28  23:14:53
45504         Log: Worrying about insecure directories now is a bit too late.
45505      Branch: perl
45506            ! lib/File/Find/taint.t
45507 ____________________________________________________________________________
45508 [ 11012] By: jhi                                   on 2001/06/28  21:36:36
45509         Log: Cannot DIE() in a void function,
45510              from Richard Hatch <rhatch@austin.ibm.com>.
45511      Branch: perl
45512            ! ext/IPC/SysV/SysV.xs
45513 ____________________________________________________________________________
45514 [ 11011] By: jhi                                   on 2001/06/28  19:32:13
45515         Log: Subject: [PATCH: perl@11006] s/qdiv/div/ in Time::HiRes for VAX
45516              From: Peter Prymmer <pvhp@forte.com>
45517              Date: Thu, 28 Jun 2001 13:00:18 -0700 (PDT)
45518              Message-ID: <Pine.OSF.4.10.10106281125220.508935-100000@aspara.forte.com>
45519              
45520              (unfinished: time/hires tests 3, 5, 14 failing, but better
45521              than wholesale failure)
45522      Branch: perl
45523            ! ext/Time/HiRes/HiRes.xs
45524 ____________________________________________________________________________
45525 [ 11010] By: jhi                                   on 2001/06/28  19:10:54
45526         Log: Subject: [PATCH 5.6.1] OS/2 improvements
45527              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45528              Date: Thu, 28 Jun 2001 16:03:14 -0400
45529              Message-ID: <20010628160314.A17906@math.ohio-state.edu>
45530      Branch: perl
45531            + os2/os2_base.t
45532            ! MANIFEST hints/os2.sh makedef.pl os2/OS2/PrfDB/PrfDB.xs
45533            ! os2/OS2/Process/Process.pm os2/OS2/Process/Process.xs
45534            ! os2/OS2/REXX/REXX.xs os2/dl_os2.c os2/dlfcn.h os2/os2.c
45535            ! os2/os2ish.h
45536 ____________________________________________________________________________
45537 [ 11009] By: jhi                                   on 2001/06/28  18:54:14
45538         Log: Subject: Incrementing Extutils::Manifest's $VERSION
45539              From: Michael G Schwern <schwern@pobox.com>
45540              Date: Thu, 28 Jun 2001 13:13:49 -0400
45541              Message-ID: <20010628131349.A14738@blackrider>
45542      Branch: maint-5.6/perl
45543            ! lib/ExtUtils/Manifest.pm
45544 ____________________________________________________________________________
45545 [ 11008] By: jhi                                   on 2001/06/28  18:52:20
45546         Log: AIX tweak from Merijn Brand.
45547      Branch: perl
45548            ! hints/aix.sh
45549 ____________________________________________________________________________
45550 [ 11007] By: jhi                                   on 2001/06/28  17:46:27
45551         Log: Create the macperl branch.
45552      Branch: maint-5.6/macperl
45553           +> (branch 1728 files)
45554 ____________________________________________________________________________
45555 [ 11006] By: jhi                                   on 2001/06/28  14:46:21
45556         Log: Update Changes.
45557      Branch: perl
45558            ! Changes patchlevel.h
45559 ____________________________________________________________________________
45560 [ 11005] By: jhi                                   on 2001/06/28  14:40:11
45561         Log: More Perforce lore.
45562      Branch: perl
45563            ! Porting/repository.pod
45564 ____________________________________________________________________________
45565 [ 11004] By: jhi                                   on 2001/06/28  14:12:50
45566         Log: Metaconfig unit changes for #11003.
45567      Branch: metaconfig/U/perl
45568            + d_nl_langinfo.U i_langinfo.U
45569 ____________________________________________________________________________
45570 [ 11003] By: jhi                                   on 2001/06/28  14:12:27
45571         Log: Add Configure probes for nl_langinfo() and <langinfo.h>.
45572              Expected not to exist in non-UNIX excepting in VMS, where
45573              according to a quick web survey they just might.
45574      Branch: perl
45575            ! Configure NetWare/config.wc Porting/Glossary Porting/config.sh
45576            ! Porting/config_H config_h.SH configure.com epoc/config.sh
45577            ! perl.h uconfig.h uconfig.sh vos/config.alpha.def
45578            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
45579            ! win32/config.bc win32/config.gc win32/config.vc
45580 ____________________________________________________________________________
45581 [ 11002] By: jhi                                   on 2001/06/28  13:39:11
45582         Log: One shouldn't use XBS5_ILP32_OFFBIG_CFLAGS et alia
45583              in AIX is one is doing a 64-bit build.
45584      Branch: perl
45585            ! hints/aix.sh
45586 ____________________________________________________________________________
45587 [ 11001] By: jhi                                   on 2001/06/28  13:28:37
45588         Log: Metaconfig unit changes for #11000.
45589      Branch: metaconfig/U/perl
45590            ! use64bits.U uselfs.U
45591 ____________________________________________________________________________
45592 [ 11000] By: jhi                                   on 2001/06/28  13:21:16
45593         Log: Move use64bitint and use64bitall before uselargefiles.
45594      Branch: perl
45595            ! Configure
45596 ____________________________________________________________________________
45597 [ 10999] By: jhi                                   on 2001/06/28  03:49:07
45598         Log: Subject: [ID 20010625.009] open(FILE,"+foo") [PATCH]
45599              From: Robert Spier <rspier@pobox.com>
45600              Message-ID: <15162.41164.618712.841415@rls.cx>
45601              Date: Wed, 27 Jun 2001 23:13:16 -0400
45602      Branch: perl
45603            ! doio.c
45604 ____________________________________________________________________________
45605 [ 10998] By: jhi                                   on 2001/06/28  03:42:57
45606         Log: Subject: [PATCH: perl@10996] avoid overflow in numeric.c:S_mulexp10() on VAX
45607              From: Peter Prymmer <pvhp@forte.com>
45608              Date: Wed, 27 Jun 2001 19:25:49 -0700 (PDT)
45609              Message-ID: <Pine.OSF.4.10.10106271922120.465082-100000@aspara.forte.com>
45610      Branch: perl
45611            ! numeric.c
45612 ____________________________________________________________________________
45613 [ 10997] By: jhi                                   on 2001/06/28  03:42:12
45614         Log: Subject: [patch perl@10996] "fix" VAX Digest/MD5, Fcntl, brokennes in SDBM
45615              From: Peter Prymmer <pvhp@forte.com>
45616              Date: Wed, 27 Jun 2001 17:33:33 -0700 (PDT)
45617              Message-ID: <Pine.OSF.4.10.10106271705390.467850-100000@aspara.forte.com>
45618      Branch: perl
45619            ! configure.com ext/Digest/MD5/Makefile.PL
45620 ____________________________________________________________________________
45621 [ 10996] By: jhi                                   on 2001/06/27  20:34:11
45622         Log: Update Changes.
45623      Branch: perl
45624            ! Changes patchlevel.h
45625 ____________________________________________________________________________
45626 [ 10995] By: jhi                                   on 2001/06/27  20:06:28
45627         Log: Tiny EPOC updates.
45628      Branch: perl
45629            ! epoc/config.sh
45630 ____________________________________________________________________________
45631 [ 10994] By: jhi                                   on 2001/06/27  19:55:16
45632         Log: The Test::More and Test::Simple tests required help
45633              thanks to our schizophrenic test scheme.
45634      Branch: perl
45635            ! lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
45636            ! lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
45637            ! lib/Test/Simple/t/exit.t lib/Test/Simple/t/extra.t
45638            ! lib/Test/Simple/t/fail.t lib/Test/Simple/t/missing.t
45639            ! lib/Test/Simple/t/no_plan.t lib/Test/Simple/t/plan_is_noplan.t
45640 ____________________________________________________________________________
45641 [ 10993] By: jhi                                   on 2001/06/27  17:17:30
45642         Log: Upgrade to Test::Simple 0.09.
45643      Branch: perl
45644            + lib/Test/Simple/Changes
45645            ! MANIFEST lib/Test/Simple.pm lib/Test/Simple/t/exit.t
45646            ! lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
45647            ! lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
45648            ! lib/Test/Simple/t/plan_is_noplan.t
45649 ____________________________________________________________________________
45650 [ 10992] By: jhi                                   on 2001/06/27  17:11:28
45651         Log: Upgrade to Test::More 0.07.
45652      Branch: perl
45653            + lib/Test/More/Changes
45654            ! MANIFEST lib/Test/More.pm lib/Test/More/t/fail-like.t
45655            ! lib/Test/More/t/fail.t lib/Test/More/t/plan_is_noplan.t
45656            ! lib/Test/More/t/skipall.t
45657 ____________________________________________________________________________
45658 [ 10991] By: jhi                                   on 2001/06/27  17:04:13
45659         Log: Subject: Re: [PATCH] gcc-3.0 warnings on HP-UX
45660              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
45661              Date: Wed, 27 Jun 2001 18:40:04 +0200
45662              Message-Id: <20010627182601.7261.H.M.BRAND@hccnet.nl>
45663      Branch: perl
45664            ! hints/hpux.sh
45665 ____________________________________________________________________________
45666 [ 10990] By: jhi                                   on 2001/06/27  17:02:55
45667         Log: Subject: [PATCH README.qnx hints/qnx.sh]
45668              From: Norton Allen <allen@huarp.harvard.edu>
45669              Date: Wed, 27 Jun 2001 13:46:03 -0400 (edt)
45670              Message-Id: <200106271746.NAA02789@bottesini.harvard.edu>
45671      Branch: perl
45672            ! README.qnx hints/qnx.sh
45673 ____________________________________________________________________________
45674 [ 10989] By: jhi                                   on 2001/06/27  14:33:53
45675         Log: Subject: [PATCH] two little documentation nits
45676              From: Abhijit Menon-Sen <ams@wiw.org>
45677              Date: Wed, 27 Jun 2001 20:07:50 +0530
45678              Message-ID: <20010627200750.A15756@lustre.lustre.dyn.wiw.org>
45679      Branch: perl
45680            ! sv.c sv.h
45681 ____________________________________________________________________________
45682 [ 10988] By: jhi                                   on 2001/06/27  13:33:32
45683         Log: Subject: [PATCH File/Spec/Unix.pm ExtUtils/MM_Unix.pm] for QNX
45684              From: Norton Allen <allen@huarp.harvard.edu>
45685              Date: Wed, 27 Jun 2001 10:33:05 -0400 (edt)
45686              Message-Id: <200106271433.KAA04947@bottesini.harvard.edu>
45687      Branch: perl
45688            ! lib/ExtUtils/MM_Unix.pm lib/File/Spec/Unix.pm
45689 ____________________________________________________________________________
45690 [ 10987] By: jhi                                   on 2001/06/27  12:14:36
45691         Log: Subject: [PATCH vms/test.com] Adding TODO tests (was:  Re: a report on perl@10930 results on a couple of Alphas)
45692              From: Michael G Schwern <schwern@pobox.com>
45693              Date: Wed, 27 Jun 2001 02:34:58 -0400
45694              Message-ID: <20010627023458.K23874@blackrider>
45695      Branch: perl
45696            ! vms/test.com
45697 ____________________________________________________________________________
45698 [ 10986] By: jhi                                   on 2001/06/27  12:01:49
45699         Log: Add perl_clone_host() for Netware.
45700      Branch: perl
45701            ! NetWare/nw5.c
45702 ____________________________________________________________________________
45703 [ 10985] By: jhi                                   on 2001/06/27  11:56:53
45704         Log: GCC 3.0 hints for HP-UX.
45705      Branch: perl
45706            ! hints/hpux.sh
45707 ____________________________________________________________________________
45708 [ 10984] By: jhi                                   on 2001/06/27  11:55:06
45709         Log: In some Linux distributions the libndbm is broken
45710              (no null key support), therefore link with libgdbm
45711              (if available), since it has a working ndbm emulation,
45712              from Jonathan Stowe.
45713      Branch: perl
45714            + ext/NDBM_File/hints/linux.pl
45715            ! MANIFEST
45716 ____________________________________________________________________________
45717 [ 10983] By: jhi                                   on 2001/06/27  11:48:56
45718         Log: Subject: [PATCH perl@10930] find.t hack for VMS
45719              From: "Craig A. Berry" <craigberry@mac.com>
45720              Date: Tue, 26 Jun 2001 23:40:25 -0500
45721              Message-Id: <a05101000b75f10cdc80f@[192.168.56.145]>
45722      Branch: perl
45723            ! lib/File/Find/find.t
45724 ____________________________________________________________________________
45725 [ 10982] By: jhi                                   on 2001/06/27  11:47:30
45726         Log: AUTHORS updates.
45727      Branch: perl
45728            ! AUTHORS
45729 ____________________________________________________________________________
45730 [ 10981] By: jhi                                   on 2001/06/27  11:46:02
45731         Log: Metaconfig unit change like #10980.
45732      Branch: metaconfig
45733            ! U/compline/d_stdstdio.U
45734 ____________________________________________________________________________
45735 [ 10980] By: jhi                                   on 2001/06/27  11:45:29
45736         Log: "lose the it's", from Abhijit Menon-Sen.
45737              ("It's" not searched, pods not searched.)
45738      Branch: perl
45739            ! Porting/Glossary Porting/config_H README.qnx config_h.SH
45740            ! emacs/cperl-mode.el ext/IPC/SysV/Semaphore.pm
45741            ! ext/List/Util/lib/Scalar/Util.pm hints/next_3.sh hints/qnx.sh
45742            ! lib/CPAN/Nox.pm lib/ExtUtils/Embed.pm lib/ExtUtils/MM_NW5.pm
45743            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
45744            ! lib/ExtUtils/MM_Win32.pm lib/Net/DummyInetd.pm win32/win32.c
45745 ____________________________________________________________________________
45746 [ 10979] By: jhi                                   on 2001/06/27  11:36:40
45747         Log: "lose the looses", from Abhijit Menon-Sen.
45748      Branch: perl
45749            ! ext/B/B/Assembler.pm gv.c
45750 ____________________________________________________________________________
45751 [ 10978] By: jhi                                   on 2001/06/27  11:35:38
45752         Log: Catch FP exceptions also in z/OS (aka OS/390), from Peter Prymmer.
45753      Branch: perl
45754            ! hints/os390.sh
45755 ____________________________________________________________________________
45756 [ 10977] By: jhi                                   on 2001/06/27  11:33:28
45757         Log: DEC C 5.3 on the VAX simply doesn't seem to like
45758              compiling the MD5 extension, disable it there for now,
45759              from Peter Prymmer.
45760      Branch: perl
45761            ! configure.com
45762 ____________________________________________________________________________
45763 [ 10976] By: jhi                                   on 2001/06/26  21:35:40
45764         Log: Subject: Re: [PATCH perlfaq3.pod] and a question about it.
45765              From: Jonathan Stowe <gellyfish@gellyfish.com>
45766              Date: Tue, 26 Jun 2001 20:53:40 +0100 (BST)
45767              Message-ID: <Pine.LNX.4.33.0106262052060.10849-100000@orpheus.gellyfish.com>
45768      Branch: perl
45769            ! pod/perlfaq3.pod
45770 ____________________________________________________________________________
45771 [ 10975] By: jhi                                   on 2001/06/26  21:32:41
45772         Log: Subject: [PATCH 5.6.1] perlxs misprints
45773              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45774              Date: Tue, 26 Jun 2001 17:20:00 -0400
45775              Message-ID: <20010626172000.A26951@math.ohio-state.edu>
45776      Branch: perl
45777            ! pod/perlxs.pod
45778 ____________________________________________________________________________
45779 [ 10974] By: jhi                                   on 2001/06/26  21:31:51
45780         Log: Subject: [PATCH 5.6.1] xsubpp flags from the command line
45781              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45782              Date: Tue, 26 Jun 2001 17:27:07 -0400
45783              Message-ID: <20010626172707.A27097@math.ohio-state.edu>
45784      Branch: perl
45785            ! lib/ExtUtils/MM_Unix.pm
45786 ____________________________________________________________________________
45787 [ 10973] By: jhi                                   on 2001/06/26  21:27:05
45788         Log: Subject: [PATCH 5.6.1] OPTIMIZE=-g
45789              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45790              Date: Tue, 26 Jun 2001 17:23:24 -0400
45791              Message-ID: <20010626172324.A27003@math.ohio-state.edu>
45792      Branch: perl
45793            ! hints/os2.sh lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
45794 ____________________________________________________________________________
45795 [ 10972] By: jhi                                   on 2001/06/26  20:27:19
45796         Log: Better place for nop IN_LOCALE_NUMERIC, pointed out
45797              by Olaf Flebbe.
45798      Branch: perl
45799            ! perl.h
45800 ____________________________________________________________________________
45801 [ 10971] By: jhi                                   on 2001/06/26  19:59:41
45802         Log: Detypo.
45803      Branch: perl
45804            ! lib/Memoize/t/tie_sdbm.t
45805 ____________________________________________________________________________
45806 [ 10970] By: jhi                                   on 2001/06/26  19:10:19
45807         Log: perl_clone_host() needs PERL_IMPLICIT_SYS.
45808      Branch: perl
45809            ! win32/perllib.c
45810 ____________________________________________________________________________
45811 [ 10969] By: jhi                                   on 2001/06/26  17:21:31
45812         Log: Subject: [patch] perl_clone+CvFILE
45813              From: Doug MacEachern <dougm@covalent.net>
45814              Date: Tue, 26 Jun 2001 09:01:16 -0700 (PDT)
45815              Message-ID: <Pine.LNX.4.21.0106260900480.28420-100000@mako.covalent.net>
45816      Branch: perl
45817            ! sv.c
45818 ____________________________________________________________________________
45819 [ 10968] By: jhi                                   on 2001/06/26  16:48:32
45820         Log: Subject: Re: SDBM on VMS (was Re: a report on perl@10930 results on a couple of Alphas)
45821              From: Mark-Jason Dominus <mjd@plover.com>
45822              Date: Tue, 26 Jun 2001 12:33:01 -0400
45823              Message-ID: <20010626163301.31298.qmail@plover.com>
45824      Branch: perl
45825            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
45826 ____________________________________________________________________________
45827 [ 10967] By: jhi                                   on 2001/06/26  14:21:49
45828         Log: Update Changes.
45829      Branch: perl
45830            ! Changes patchlevel.h
45831 ____________________________________________________________________________
45832 [ 10966] By: jhi                                   on 2001/06/26  14:08:34
45833         Log: Also catfile() needs now to explicitly exported.
45834      Branch: perl
45835            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
45836 ____________________________________________________________________________
45837 [ 10965] By: jhi                                   on 2001/06/26  13:57:54
45838         Log: Regen toc.
45839      Branch: perl
45840            ! pod/perltoc.pod
45841 ____________________________________________________________________________
45842 [ 10964] By: jhi                                   on 2001/06/26  13:56:11
45843         Log: Nonexistent pod command.
45844      Branch: perl
45845            ! pod/perl572delta.pod
45846 ____________________________________________________________________________
45847 [ 10963] By: jhi                                   on 2001/06/26  13:50:53
45848         Log: Be more portable in the quest for tmpdir.
45849      Branch: perl
45850            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_sdbm.t
45851 ____________________________________________________________________________
45852 [ 10962] By: jhi                                   on 2001/06/26  13:43:51
45853         Log: Be more portable in finding out the home directory,
45854              and use File::Spec to do the concat.
45855              (Come to think of it, couldn't File::Spec provide
45856              for a ->homedir method?)
45857      Branch: perl
45858            ! lib/Net/Config.pm
45859 ____________________________________________________________________________
45860 [ 10961] By: jhi                                   on 2001/06/26  13:37:30
45861         Log: Doc patch for #10959.
45862      Branch: perl
45863            ! pod/perlfunc.pod
45864 ____________________________________________________________________________
45865 [ 10960] By: jhi                                   on 2001/06/26  13:33:07
45866         Log: Subject: Re: [DOC PATCH bleadperl] Document $count = () = $string =~ /\d+/g
45867              From: "Philip Newton" <pnewton@gmx.de>
45868              Date: Tue, 26 Jun 2001 16:26:47 +0200
45869              Message-ID: <3B38B7C7.32635.1E8DC14@localhost>
45870      Branch: perl
45871            ! pod/perldata.pod
45872 ____________________________________________________________________________
45873 [ 10959] By: jhi                                   on 2001/06/26  13:31:57
45874         Log: Subject: [PATH] shared -> unique;
45875              From: "Artur Bergman" <artur@contiller.se>
45876              Date: Tue, 26 Jun 2001 16:18:40 +0200
45877              Message-ID: <002001c0fe4a$e623ba30$21000a0a@vogw2kdev>
45878              
45879              Because "shared" isn't: it's read-only.
45880      Branch: perl
45881            ! toke.c xsutils.c
45882 ____________________________________________________________________________
45883 [ 10958] By: jhi                                   on 2001/06/26  13:28:27
45884         Log: Escape multiline croak messages.
45885      Branch: perl
45886            ! t/op/ver.t
45887 ____________________________________________________________________________
45888 [ 10957] By: jhi                                   on 2001/06/26  13:18:34
45889         Log: No more pragma/*.t for minitest.
45890      Branch: perl
45891            ! Makefile.SH
45892 ____________________________________________________________________________
45893 [ 10956] By: jhi                                   on 2001/06/26  13:18:00
45894         Log: AUTHORS updates.
45895      Branch: perl
45896            ! AUTHORS
45897 ____________________________________________________________________________
45898 [ 10955] By: jhi                                   on 2001/06/26  13:17:05
45899         Log: delta updates.
45900      Branch: perl
45901            ! pod/perl572delta.pod
45902 ____________________________________________________________________________
45903 [ 10954] By: jhi                                   on 2001/06/26  12:36:07
45904         Log: Subject: [PATCH] Adds perl_clone_host under IMPLICIT SYS
45905              From: Artur Bergman <artur@contiller.se> 
45906              Date: Tue, 26 Jun 2001 15:32:53 +0200
45907              Message-ID: <B75E5BA5.1A7C%artur@contiller.se>
45908      Branch: perl
45909            ! makedef.pl sv.c sv.h win32/perllib.c
45910 ____________________________________________________________________________
45911 [ 10953] By: jhi                                   on 2001/06/26  12:33:55
45912         Log: Subject: [PATCH ext/Time/HiRes/Makefile.PL perl@10929] Test Fails on SCO
45913              From: Jonathan Stowe <gellyfish@gellyfish.com>
45914              Date: Tue, 26 Jun 2001 10:29:57 +0100 (BST)
45915              Message-ID: <Pine.LNX.4.33.0106261021540.18774-100000@orpheus.gellyfish.com>
45916              
45917              SCO OpenServer 5.0.5 needs an explicit -lc for usleep().
45918      Branch: perl
45919            + ext/Time/HiRes/hints/sco.pl
45920            ! MANIFEST
45921 ____________________________________________________________________________
45922 [ 10952] By: jhi                                   on 2001/06/26  11:57:44
45923         Log: Subject: [PATCH 5.6.1] static build
45924              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
45925              Date: Tue, 26 Jun 2001 04:22:25 -0400
45926              Message-ID: <20010626042225.A2604@math.ohio-state.edu>
45927      Branch: perl
45928            ! ext/List/Util/Makefile.PL lib/ExtUtils.t
45929            ! lib/ExtUtils/MM_Unix.pm os2/Makefile.SHs
45930 ____________________________________________________________________________
45931 [ 10951] By: jhi                                   on 2001/06/26  11:55:59
45932         Log: DJGPP patches from Laszlo Molnar.
45933      Branch: perl
45934            ! djgpp/djgpp.c perl.c util.c
45935 ____________________________________________________________________________
45936 [ 10950] By: jhi                                   on 2001/06/26  11:54:32
45937         Log: Netware patches from Ananth Kesari.
45938      Branch: perl
45939            ! NetWare/Makefile NetWare/config_H.wc NetWare/nw5sck.c
45940            ! NetWare/nw5sck.h NetWare/nwperlsys.c NetWare/nwperlsys.h
45941            ! NetWare/nwtinfo.h
45942 ____________________________________________________________________________
45943 [ 10949] By: jhi                                   on 2001/06/26  11:49:09
45944         Log: Detypo.
45945      Branch: perl
45946            ! ext/Errno/Errno_pm.PL
45947 ____________________________________________________________________________
45948 [ 10948] By: jhi                                   on 2001/06/26  03:44:29
45949         Log: There seems to be two ways of spelling the $^O in *STEP.
45950      Branch: perl
45951            ! ext/Errno/Errno_pm.PL
45952 ____________________________________________________________________________
45953 [ 10947] By: jhi                                   on 2001/06/26  03:01:01
45954         Log: OpenSTEP has gcc 2.7.2.1 which recognizes but does not implement
45955              the -dM flag, from Daniel Ashton <jdashton@AshtonFam.org>.
45956      Branch: perl
45957            ! ext/Errno/Errno_pm.PL
45958 ____________________________________________________________________________
45959 [ 10946] By: jhi                                   on 2001/06/26  02:50:46
45960         Log: Known bugs update.
45961      Branch: perl
45962            ! pod/perl572delta.pod
45963 ____________________________________________________________________________
45964 [ 10945] By: jhi                                   on 2001/06/26  01:15:39
45965         Log: The default installation of Cygwin has 500 as root's uid.
45966      Branch: perl
45967            ! lib/User/pwent.t
45968 ____________________________________________________________________________
45969 [ 10944] By: jhi                                   on 2001/06/26  01:12:39
45970         Log: Be even more relaxed (re-allow having only one entry).
45971      Branch: perl
45972            ! t/op/grent.t t/op/pwent.t
45973 ____________________________________________________________________________
45974 [ 10943] By: jhi                                   on 2001/06/26  01:03:30
45975         Log: Test failure updates.
45976      Branch: perl
45977            ! pod/perl572delta.pod
45978 ____________________________________________________________________________
45979 [ 10942] By: jhi                                   on 2001/06/25  23:32:05
45980         Log: MPE/iX test tweaks from Mark Bixby.
45981      Branch: perl
45982            ! ext/POSIX/POSIX.t ext/Storable/t/lock.t ext/Time/HiRes/HiRes.t
45983            ! t/io/fs.t t/op/stat.t
45984 ____________________________________________________________________________
45985 [ 10941] By: jhi                                   on 2001/06/25  22:18:31
45986         Log: Microperl findings.
45987      Branch: perl
45988            ! perl.h pp_sys.c
45989 ____________________________________________________________________________
45990 [ 10940] By: jhi                                   on 2001/06/25  21:59:29
45991         Log: Touch uconfig.h.
45992      Branch: perl
45993            ! uconfig.h
45994 ____________________________________________________________________________
45995 [ 10939] By: jhi                                   on 2001/06/25  21:32:52
45996         Log: Subject: [PATCH] Proposed fix for Pod::Man
45997              From: Rob Napier <rnapier@employees.org>
45998              Date: Mon, 25 Jun 2001 15:49:24 -0400
45999              Message-ID: <20010625154924.N27568@rnapier-u5.cisco.com>
46000              
46001              Cater for Solaris nroff brokenness (shortchanges daisywheel
46002              printers, but hey, we also no more support PDPs.)
46003      Branch: perl
46004            ! lib/Pod/Man.pm
46005 ____________________________________________________________________________
46006 [ 10938] By: jhi                                   on 2001/06/25  21:14:41
46007         Log: Typo in #10937.
46008      Branch: perl
46009            ! ext/POSIX/sigaction.t
46010 ____________________________________________________________________________
46011 [ 10937] By: jhi                                   on 2001/06/25  19:42:02
46012         Log: SIGCONT not trappable in VMS.
46013      Branch: perl
46014            ! ext/POSIX/sigaction.t
46015 ____________________________________________________________________________
46016 [ 10936] By: jhi                                   on 2001/06/25  19:28:13
46017         Log: Subject: [DRAFT] Encode-Tcl.t
46018              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46019              Date: Tue, 26 Jun 2001 03:38:08 +0900
46020              Message-Id: <20010626033550.BC35.BQW10602@nifty.com>
46021      Branch: perl
46022            + ext/Encode/Encode/Tcl.t
46023            ! MANIFEST ext/Encode/Encode/Tcl.pm
46024 ____________________________________________________________________________
46025 [ 10935] By: jhi                                   on 2001/06/25  18:40:03
46026         Log: Because of #10932 retract also the perlfunc hunk of #10910.
46027      Branch: perl
46028            ! pod/perlfunc.pod
46029 ____________________________________________________________________________
46030 [ 10934] By: jhi                                   on 2001/06/25  18:27:19
46031         Log: Tweak the XSFUNCTION, from Doug MacEachern, as suggested
46032              by Ilya Zakharevich in
46033              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2001-05/msg01582.html
46034      Branch: perl
46035            ! XSUB.h
46036 ____________________________________________________________________________
46037 [ 10933] By: jhi                                   on 2001/06/25  18:25:26
46038         Log: Typo in #10889.
46039      Branch: perl
46040            ! hints/uts.sh
46041 ____________________________________________________________________________
46042 [ 10932] By: jhi                                   on 2001/06/25  18:23:30
46043         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
46044              From: Abhijit Menon-Sen <ams@wiw.org>
46045              Date: Mon, 25 Jun 2001 23:45:45 +0530
46046              Message-ID: <20010625234545.A5022@lustre.linux.in>
46047      Branch: perl
46048            ! lib/overload.t opcode.h opcode.pl t/op/flip.t
46049 ____________________________________________________________________________
46050 [ 10931] By: jhi                                   on 2001/06/25  17:50:38
46051         Log: Subject: [PATCH lib/Test.pm] Re: "Deprecated interface" ??
46052              From: Michael G Schwern <schwern@pobox.com>
46053              Date: Mon, 25 Jun 2001 14:35:51 -0400
46054              Message-ID: <20010625143551.H13819@blackrider>
46055      Branch: perl
46056            ! lib/Test.pm
46057 ____________________________________________________________________________
46058 [ 10930] By: jhi                                   on 2001/06/25  14:33:46
46059         Log: Update Changes.
46060      Branch: perl
46061            ! Changes patchlevel.h
46062 ____________________________________________________________________________
46063 [ 10929] By: jhi                                   on 2001/06/25  14:17:57
46064         Log: Regen toc and modlib.
46065      Branch: perl
46066            ! pod/perlmodlib.pod pod/perltoc.pod
46067 ____________________________________________________________________________
46068 [ 10928] By: jhi                                   on 2001/06/25  14:13:09
46069         Log: Enclose the new symbols in START_EXTERN_C and END_EXTERN_C
46070              for the benefit of C++ compilers, as suggested by Guruprasad.
46071      Branch: perl
46072            ! embed.pl proto.h
46073 ____________________________________________________________________________
46074 [ 10927] By: jhi                                   on 2001/06/25  14:11:59
46075         Log: Subject: [PATCH ] Re: [ID 20010625.003] perlfaq5 correction
46076              From: Jonathan Stowe <gellyfish@gellyfish.com>
46077              Date: Mon, 25 Jun 2001 14:39:43 +0100 (BST)
46078              Message-ID: <Pine.LNX.4.33.0106251438080.14795-100000@orpheus.gellyfish.com>
46079      Branch: perl
46080            ! pod/perlfaq5.pod
46081 ____________________________________________________________________________
46082 [ 10926] By: jhi                                   on 2001/06/25  14:04:07
46083         Log: Missed from #10925.
46084      Branch: perl
46085            ! gv.c
46086 ____________________________________________________________________________
46087 [ 10925] By: jhi                                   on 2001/06/25  14:00:06
46088         Log: Subject: [PATCH] Re: CvFILE corruption under ithreads
46089              From: Robin Houston <robin@kitsite.com>
46090              Date: Sat, 19 May 2001 16:19:34 +0100
46091              Message-ID: <20010519161934.A12751@puffinry.freeserve.co.uk>
46092      Branch: perl
46093            ! cv.h gv.h op.c
46094 ____________________________________________________________________________
46095 [ 10924] By: jhi                                   on 2001/06/25  13:58:18
46096         Log: Netware README tweak.
46097      Branch: perl
46098            ! README.netware
46099 ____________________________________________________________________________
46100 [ 10923] By: jhi                                   on 2001/06/25  13:57:13
46101         Log: Subject: [PATCH] Re: overload.t fails
46102              From: Abhijit Menon-Sen <ams@wiw.org>
46103              Date: Mon, 25 Jun 2001 14:52:20 +0530
46104              Message-ID: <20010625145220.A24114@lustre.linux.in>
46105      Branch: perl
46106            ! lib/overload.t
46107 ____________________________________________________________________________
46108 [ 10922] By: jhi                                   on 2001/06/25  13:56:20
46109         Log: Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
46110              From: Mike Guy <mjtg@cam.ac.uk>
46111              Date: Mon, 25 Jun 2001 11:43:23 +0100
46112              Message-Id: <E15ETpz-0007AD-00@draco.cus.cam.ac.uk>
46113      Branch: perl
46114            ! lib/Carp.pm
46115 ____________________________________________________________________________
46116 [ 10921] By: jhi                                   on 2001/06/25  13:50:02
46117         Log: Subject: Re: [PATCH 5.6.1] OS2 syslog
46118              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46119              Date: Sun, 24 Jun 2001 05:17:05 -0400
46120              Message-ID: <20010624051704.A27604@math.ohio-state.edu>
46121      Branch: perl
46122            ! os2/os2ish.h
46123 ____________________________________________________________________________
46124 [ 10920] By: jhi                                   on 2001/06/25  13:49:13
46125         Log: Subject: [PATCH 5.6.1] crypt() on OS/2
46126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46127              Date: Mon, 25 Jun 2001 05:52:27 -0400
46128              Message-ID: <20010625055227.A24635@math.ohio-state.edu>
46129      Branch: perl
46130            ! hints/os2.sh
46131 ____________________________________________________________________________
46132 [ 10919] By: jhi                                   on 2001/06/25  13:48:30
46133         Log: Subject: Re: [PATCH 5.6.1] OS2 system() broken
46134              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46135              Date: Mon, 25 Jun 2001 05:23:35 -0400
46136              Message-ID: <20010625052334.A24320@math.ohio-state.edu>
46137      Branch: perl
46138            ! os2/os2.c
46139 ____________________________________________________________________________
46140 [ 10918] By: jhi                                   on 2001/06/25  13:47:46
46141         Log: Subject: Re: [PATCH 5.6.1] OS2::DLL
46142              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46143              Date: Mon, 25 Jun 2001 05:04:32 -0400
46144              Message-ID: <20010625050432.A24128@math.ohio-state.edu>
46145      Branch: perl
46146            ! os2/OS2/REXX/DLL/DLL.pm
46147 ____________________________________________________________________________
46148 [ 10917] By: jhi                                   on 2001/06/25  13:44:14
46149         Log: Subject: Re: [PATCH 5.6.1] $^E on OS/2
46150              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46151              Date: Mon, 25 Jun 2001 05:02:36 -0400
46152              Message-ID: <20010625050235.A24046@math.ohio-state.edu>
46153      Branch: perl
46154            ! mg.c os2/dl_os2.c os2/os2.c
46155 ____________________________________________________________________________
46156 [ 10916] By: jhi                                   on 2001/06/25  13:41:20
46157         Log: Subject: Re: [PATCH 5.6.1] misprints
46158              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46159              Date: Mon, 25 Jun 2001 04:50:50 -0400
46160              Message-ID: <20010625045049.A23965@math.ohio-state.edu>
46161      Branch: perl
46162            ! os2/os2.c pp_sys.c
46163 ____________________________________________________________________________
46164 [ 10915] By: jhi                                   on 2001/06/25  13:39:59
46165         Log: Add Test::More and Test::Simple to the delta.
46166      Branch: perl
46167            ! pod/perl572delta.pod
46168 ____________________________________________________________________________
46169 [ 10914] By: jhi                                   on 2001/06/25  13:38:08
46170         Log: Add Test::More, from Michael G Schwern.
46171      Branch: perl
46172            + lib/Test/More.pm lib/Test/More/t/More.t
46173            + lib/Test/More/t/fail-like.t lib/Test/More/t/fail.t
46174            + lib/Test/More/t/plan_is_noplan.t lib/Test/More/t/skipall.t
46175            + t/lib/Test/More/Catch.pm
46176            ! MANIFEST
46177 ____________________________________________________________________________
46178 [ 10913] By: jhi                                   on 2001/06/25  13:35:41
46179         Log: Add Test::Simple from Michael G Schwern.
46180      Branch: perl
46181            + lib/Test/Simple.pm lib/Test/Simple/t/exit.t
46182            + lib/Test/Simple/t/extra.t lib/Test/Simple/t/fail.t
46183            + lib/Test/Simple/t/missing.t lib/Test/Simple/t/no_plan.t
46184            + lib/Test/Simple/t/plan_is_noplan.t lib/Test/Simple/t/simple.t
46185            + t/lib/Test/Simple/Catch.pm
46186            + t/lib/Test/Simple/sample_tests/death.plx
46187            + t/lib/Test/Simple/sample_tests/death_in_eval.plx
46188            + t/lib/Test/Simple/sample_tests/extras.plx
46189            + t/lib/Test/Simple/sample_tests/five_fail.plx
46190            + t/lib/Test/Simple/sample_tests/last_minute_death.plx
46191            + t/lib/Test/Simple/sample_tests/one_fail.plx
46192            + t/lib/Test/Simple/sample_tests/require.plx
46193            + t/lib/Test/Simple/sample_tests/success.plx
46194            + t/lib/Test/Simple/sample_tests/too_few.plx
46195            + t/lib/Test/Simple/sample_tests/two_fail.plx
46196            ! MANIFEST
46197 ____________________________________________________________________________
46198 [ 10912] By: jhi                                   on 2001/06/25  13:31:57
46199         Log: Subject: [PATCH perl@10907] RETURN requires dSP in pp_sys.c
46200              From: "Craig A. Berry" <craigberry@mac.com>
46201              Date: Sun, 24 Jun 2001 23:41:36 -0500
46202              Message-Id: <a0510100db75c6d44e34c@[172.16.52.1]>
46203      Branch: perl
46204            ! pp_sys.c
46205 ____________________________________________________________________________
46206 [ 10911] By: jhi                                   on 2001/06/25  13:05:00
46207         Log: Upgrade to Attribute::Handlers 0.70.
46208      Branch: perl
46209            + lib/Attribute/Handlers/Changes lib/Attribute/Handlers/README
46210            ! MANIFEST lib/Attribute/Handlers.pm
46211 ____________________________________________________________________________
46212 [ 10910] By: jhi                                   on 2001/06/25  00:09:27
46213         Log: Subject: Re: [ID 20010621.007] readline() not quite as equal as <>
46214              From: Abhijit Menon-Sen <ams@wiw.org>
46215              Date: Sat, 23 Jun 2001 05:17:44 +0530
46216              Message-ID: <20010623051744.A18583@lustre.linux.in>
46217              
46218              (Can't think of a good place to put tests.)
46219      Branch: perl
46220            ! opcode.pl pod/perlfunc.pod t/op/flip.t toke.c
46221 ____________________________________________________________________________
46222 [ 10909] By: jhi                                   on 2001/06/24  23:45:13
46223         Log: Subject: [PATCH] t/op/pat.t typo fix
46224              From: Richard Soderberg <rs@crystalflame.net>
46225              Date: Sun, 24 Jun 2001 12:07:42 -0700 (PDT)
46226              Message-ID: <Pine.LNX.4.21.0106241207320.17075-100000@oregonnet.com>
46227      Branch: perl
46228            ! t/op/pat.t
46229 ____________________________________________________________________________
46230 [ 10908] By: jhi                                   on 2001/06/24  22:24:49
46231         Log: Move the pack warnings to their own file, as pointed
46232              out by Spider.
46233      Branch: perl
46234            + t/lib/warnings/pp_pack
46235            ! MANIFEST t/lib/warnings/pp
46236 ____________________________________________________________________________
46237 [ 10907] By: jhi                                   on 2001/06/24  19:55:15
46238         Log: Update Changes.
46239      Branch: perl
46240            ! Changes patchlevel.h
46241 ____________________________________________________________________________
46242 [ 10906] By: jhi                                   on 2001/06/24  19:50:40
46243         Log: Partially fix a problem noticed by IRIX compiler:
46244              the initialization of parse_start was bypassed by
46245              several gotos.  Now initialized to zero, which may
46246              not be the best choice.
46247      Branch: perl
46248            ! regcomp.c
46249 ____________________________________________________________________________
46250 [ 10905] By: jhi                                   on 2001/06/24  19:43:25
46251         Log: Relax the group and password tests back to moaning only
46252              if no matches at all are found.  (Even with a small sample
46253              I could find many sites where there are, umm, anomalies in
46254              the said databases.)       
46255      Branch: perl
46256            ! t/op/grent.t t/op/pwent.t
46257 ____________________________________________________________________________
46258 [ 10904] By: jhi                                   on 2001/06/24  18:45:55
46259         Log: Argh.  How hard it can be to re-apply a patch manually? :-)
46260      Branch: perl
46261            ! pp_ctl.c
46262 ____________________________________________________________________________
46263 [ 10903] By: jhi                                   on 2001/06/24  18:40:52
46264         Log: De-cut-and-pasto in #10902.
46265      Branch: perl
46266            ! pp_ctl.c
46267 ____________________________________________________________________________
46268 [ 10902] By: jhi                                   on 2001/06/24  18:35:18
46269         Log: The #10771 didn't take?
46270      Branch: perl
46271            ! pp_ctl.c
46272 ____________________________________________________________________________
46273 [ 10901] By: jhi                                   on 2001/06/24  18:29:50
46274         Log: Undo the filetests part of #10900, under multiplicity
46275              weird errors take place.
46276      Branch: perl
46277            ! pp_sys.c
46278 ____________________________________________________________________________
46279 [ 10900] By: jhi                                   on 2001/06/24  18:20:36
46280         Log: Misplaces dSPs and the like revealed by MPE/iX and Cygwin.
46281      Branch: perl
46282            ! ext/Cwd/Cwd.xs ext/Devel/Peek/Peek.xs pp_sys.c
46283 ____________________________________________________________________________
46284 [ 10899] By: jhi                                   on 2001/06/24  17:00:34
46285         Log: (Replaced by #10922)
46286              
46287              Subject: Re: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of
46288              From: Tony Bowden <tony@kasei.com>
46289              Date: Sun, 24 Jun 2001 17:32:40 +0100
46290              Message-ID: <20010624173240.A16293@blackstar.co.uk>
46291              
46292              Document (well, mention) shortmess() and longmess()
46293              to rob people of their fun of reinventing the wheel.
46294      Branch: perl
46295            ! lib/Carp.pm
46296 ____________________________________________________________________________
46297 [ 10898] By: jhi                                   on 2001/06/24  16:51:40
46298         Log: Subject: Patch: pp_system() bounces out of Cygwin subsystem
46299              From: Brian Jepson <bjepson@oreilly.com>
46300              Date: Sun, 24 Jun 2001 12:13:21 -0400 (EDT)
46301              Message-ID: <Pine.GSO.4.21.0106241044110.15051-200000@sol.east.ora.com>
46302      Branch: perl
46303            ! pp_sys.c
46304 ____________________________________________________________________________
46305 [ 10897] By: jhi                                   on 2001/06/24  16:38:23
46306         Log: Subject: [PATCH CPAN.pm] missing DATE_OF_02
46307              From: Robin Barker <rmb1@cise.npl.co.uk> 
46308              Date: Fri, 22 Jun 2001 19:25:56 +0100 (BST)
46309              Message-Id: <200106221825.TAA16884@tempest.npl.co.uk>
46310      Branch: perl
46311            ! lib/CPAN.pm
46312 ____________________________________________________________________________
46313 [ 10896] By: jhi                                   on 2001/06/24  16:36:32
46314         Log: Memoize patch from mjd.
46315      Branch: perl
46316            ! lib/Memoize/t/tie_storable.t
46317 ____________________________________________________________________________
46318 [ 10895] By: jhi                                   on 2001/06/24  16:33:59
46319         Log: Spec the sv_pvprintify() a bit more.
46320      Branch: perl
46321            ! pod/perltodo.pod
46322 ____________________________________________________________________________
46323 [ 10894] By: jhi                                   on 2001/06/24  14:43:36
46324         Log: Upgrade to Memoize 0.65.
46325      Branch: perl
46326            + lib/Memoize/t/array_confusion.t
46327            ! MANIFEST lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
46328            ! lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
46329            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
46330            ! lib/Memoize/README lib/Memoize/SDBM_File.pm
46331            ! lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
46332            ! lib/Memoize/t/errors.t lib/Memoize/t/expire.t
46333            ! lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
46334            ! lib/Memoize/t/expire_module_t.t lib/Memoize/t/speed.t
46335            ! lib/Memoize/t/tie.t lib/Memoize/t/tie_gdbm.t
46336            ! lib/Memoize/t/tie_ndbm.t lib/Memoize/t/tie_sdbm.t
46337            ! lib/Memoize/t/tie_storable.t
46338 ____________________________________________________________________________
46339 [ 10893] By: jhi                                   on 2001/06/24  14:21:09
46340         Log: Metaconfig unit change for #10892.
46341      Branch: metaconfig
46342            ! U/modified/Options.U
46343 ____________________________________________________________________________
46344 [ 10892] By: jhi                                   on 2001/06/24  14:20:38
46345         Log: Subject: Re: [PATCH 5.6.1] OS2 Configure
46346              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46347              Date: Sun, 24 Jun 2001 05:24:40 -0400
46348              Message-ID: <20010624052440.A27698@math.ohio-state.edu>
46349      Branch: perl
46350            ! Configure hints/os2.sh
46351 ____________________________________________________________________________
46352 [ 10891] By: jhi                                   on 2001/06/24  13:50:26
46353         Log: Subject: [PATCH] Re: [ID 20010624.001] debugger T, and Carp::carp don't trace arg of 
46354              From: Mike Guy <mjtg@cam.ac.uk>
46355              Date: Sun, 24 Jun 2001 15:28:39 +0100
46356              Message-Id: <E15EAsR-0007Bi-00@draco.cus.cam.ac.uk>
46357              
46358              Fix an ancient (5.002) bug.
46359      Branch: perl
46360            ! lib/Carp/Heavy.pm
46361 ____________________________________________________________________________
46362 [ 10890] By: jhi                                   on 2001/06/24  13:44:43
46363         Log: The #10881 was too vigorous in pp_system() in moving 'unused'
46364              variables.
46365      Branch: perl
46366            ! pp_sys.c
46367 ____________________________________________________________________________
46368 [ 10889] By: jhi                                   on 2001/06/24  13:24:00
46369         Log: Make UTS as per #10888.
46370      Branch: perl
46371            ! hints/uts.sh
46372 ____________________________________________________________________________
46373 [ 10888] By: jhi                                   on 2001/06/24  13:21:23
46374         Log: Factor the PERL_SYS_INIT() code, from Hugo van der Sanden.
46375      Branch: perl
46376            ! hints/freebsd.sh hints/posix-bc.sh hints/sco.sh
46377            ! mpeix/mpeixish.h perl.h unixish.h
46378 ____________________________________________________________________________
46379 [ 10887] By: jhi                                   on 2001/06/24  13:15:45
46380         Log: AUTHORS update.
46381      Branch: perl
46382            ! AUTHORS
46383 ____________________________________________________________________________
46384 [ 10886] By: jhi                                   on 2001/06/24  13:14:31
46385         Log: Subject: Encode::Tcl for multibyte doesnot work
46386              From: SADAHIRO Tomoyuki <BQW10602@nifty.com>
46387              Date: Sun, 24 Jun 2001 22:48:21 +0900
46388              Message-Id: <20010624223252.6658.BQW10602@nifty.com>
46389      Branch: perl
46390            ! ext/Encode/Encode/Tcl.pm
46391 ____________________________________________________________________________
46392 [ 10885] By: jhi                                   on 2001/06/24  13:12:46
46393         Log: Subject: [PATCH] Remove tautology in error messages
46394              From: Mike Guy <mjtg@cam.ac.uk>
46395              Date: Sun, 24 Jun 2001 13:31:00 +0100
46396              Message-Id: <E15E92a-0006em-00@draco.cus.cam.ac.uk>
46397      Branch: perl
46398            ! pp_sys.c
46399 ____________________________________________________________________________
46400 [ 10884] By: jhi                                   on 2001/06/24  13:11:36
46401         Log: Darwin needs -traditional-cpp for cppflags to build Errno. 
46402      Branch: perl
46403            ! hints/darwin.sh
46404 ____________________________________________________________________________
46405 [ 10883] By: jhi                                   on 2001/06/24  13:09:55
46406         Log: Subject: Re: [PATCH 5.6.1] test suite
46407              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46408              Date: Sun, 24 Jun 2001 05:47:05 -0400
46409              Message-ID: <20010624054705.A27890@math.ohio-state.edu>
46410              
46411              Test suite fixes.
46412      Branch: perl
46413            ! ext/POSIX/sigaction.t lib/File/stat.t perl.c t/io/utf8.t
46414 ____________________________________________________________________________
46415 [ 10882] By: jhi                                   on 2001/06/24  13:07:46
46416         Log: Subject: Re: [PATCH 5.6.1] OS2 warnings
46417              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46418              Date: Sun, 24 Jun 2001 05:37:19 -0400
46419              Message-ID: <20010624053719.A27866@math.ohio-state.edu>
46420      Branch: perl
46421            ! os2/dl_os2.c os2/os2.c os2/os2ish.h
46422 ____________________________________________________________________________
46423 [ 10881] By: jhi                                   on 2001/06/24  13:05:24
46424         Log: Subject: Re: [PATCH 5.6.1] pp_sys.c warnings
46425              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46426              Date: Sun, 24 Jun 2001 05:34:50 -0400
46427              Message-ID: <20010624053450.A27856@math.ohio-state.edu>
46428              
46429              Pacify compiler warnings.
46430      Branch: perl
46431            ! pp_sys.c
46432 ____________________________________________________________________________
46433 [ 10880] By: jhi                                   on 2001/06/24  13:02:30
46434         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
46435              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46436              Date: Sun, 24 Jun 2001 05:21:18 -0400
46437              Message-ID: <20010624052118.A27615@math.ohio-state.edu>
46438              
46439              Enable compression of executables during link time.
46440      Branch: perl
46441            ! hints/os2.sh
46442 ____________________________________________________________________________
46443 [ 10879] By: jhi                                   on 2001/06/24  13:00:47
46444         Log: Subject: Re: [PATCH 5.6.1] OS2 linking
46445              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
46446              Date: Sun, 24 Jun 2001 05:15:11 -0400
46447              Message-ID: <20010624051511.A27544@math.ohio-state.edu>
46448              
46449              Add ordinals to the export list for Perl DLL.
46450              (Breaks intra-version DLL compatibility.)
46451      Branch: perl
46452            ! makedef.pl
46453 ____________________________________________________________________________
46454 [ 10878] By: jhi                                   on 2001/06/24  02:12:04
46455         Log: Allow (displaying and) re-editing the Subject in perlbug.
46456              Also abstract the Subject quality control into a function.
46457      Branch: perl
46458            ! utils/perlbug.PL
46459 ____________________________________________________________________________
46460 [ 10877] By: jhi                                   on 2001/06/24  01:40:53
46461         Log: Display $ENV{CYGWIN} in perlbug if set (like #10875 for perl -V).
46462      Branch: perl
46463            ! utils/perlbug.PL
46464 ____________________________________________________________________________
46465 [ 10876] By: jhi                                   on 2001/06/24  01:37:05
46466         Log: Regen toc and modlib.
46467      Branch: perl
46468            ! pod/perlmodlib.pod pod/perltoc.pod
46469 ____________________________________________________________________________
46470 [ 10875] By: jhi                                   on 2001/06/24  01:29:33
46471         Log: In Cygwin display the $ENV{CYGWIN} under perl -V, as suggested
46472              by John Peacock.  (Can be 'ntea' which means emulate UNIX file
46473              attribute semantics as much as possible, or 'ntsec' which uses
46474              native NTFS semantics.)  (See also #10877.)
46475      Branch: perl
46476            ! perl.c
46477 ____________________________________________________________________________
46478 [ 10874] By: jhi                                   on 2001/06/23  23:57:28
46479         Log: (Retracted by #11586)
46480              
46481              Hack to get rid of the UNEXPECTEDLY succeeded message for now.
46482      Branch: perl
46483            ! lib/Test/Harness.pm
46484 ____________________________________________________________________________
46485 [ 10873] By: jhi                                   on 2001/06/23  23:36:56
46486         Log: Just zap the -uPerlio.
46487      Branch: perl
46488            ! ext/B/Stash.t
46489 ____________________________________________________________________________
46490 [ 10872] By: jhi                                   on 2001/06/23  21:29:10
46491         Log: Do not test PerlIO if PerlIO not used.
46492      Branch: perl
46493            ! ext/PerlIO/PerlIO.t
46494 ____________________________________________________________________________
46495 [ 10871] By: jhi                                   on 2001/06/23  21:12:49
46496         Log: Regen perlapi.
46497      Branch: perl
46498            ! pod/perlapi.pod
46499 ____________________________________________________________________________
46500 [ 10870] By: jhi                                   on 2001/06/23  21:03:31
46501         Log: Subject: [PATCH] Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
46502              From: Nicholas Clark <nick@ccl4.org>
46503              Date: Sat, 23 Jun 2001 22:55:47 +0100
46504              Message-ID: <20010623225547.Z98663@plum.flirble.org>
46505      Branch: perl
46506            ! numeric.c
46507 ____________________________________________________________________________
46508 [ 10869] By: jhi                                   on 2001/06/23  17:13:21
46509         Log: Subject: [PATCH: perl@10825] MacOS fixups for new lib/h2xs.t
46510              From: Prymmer/Kahn <pvhp@best.com>
46511              Date: Sat, 23 Jun 2001 11:08:52 -0700 (PDT)
46512              Message-ID: <Pine.BSF.4.21.0106231105380.25634-100000@shell8.ba.best.com>
46513      Branch: perl
46514            ! lib/h2xs.t
46515 ____________________________________________________________________________
46516 [ 10868] By: jhi                                   on 2001/06/23  16:04:38
46517         Log: cygwin needs cygwin1.dll in PATH or cwd to run external programs.
46518              cygwin does not taint cwd, just like win32.
46519      Branch: perl
46520            ! lib/File/Find/taint.t t/op/taint.t
46521 ____________________________________________________________________________
46522 [ 10867] By: jhi                                   on 2001/06/23  15:39:15
46523         Log: Retract #10865, the patch should be unnecessary.
46524              (But seemingly helpful in Cygwin?  Strange.)
46525      Branch: perl
46526            ! lib/Memoize/t/tie_ndbm.t
46527 ____________________________________________________________________________
46528 [ 10866] By: jhi                                   on 2001/06/23  15:06:30
46529         Log: Misplaced test file; plus Cygwin filesystem semantics.
46530      Branch: perl
46531            + ext/SDBM_File/sdbm.t
46532            - ext/ODBM_File/sdbm.t
46533            ! MANIFEST
46534 ____________________________________________________________________________
46535 [ 10865] By: jhi                                   on 2001/06/23  15:01:02
46536         Log: (Retracted by #10867.)
46537      Branch: perl
46538            ! lib/Memoize/t/tie_ndbm.t
46539 ____________________________________________________________________________
46540 [ 10864] By: jhi                                   on 2001/06/23  14:25:43
46541         Log: Metaconfig unit change for #10863.
46542      Branch: metaconfig/U/perl
46543            ! Extensions.U
46544 ____________________________________________________________________________
46545 [ 10863] By: jhi                                   on 2001/06/23  14:25:20
46546         Log: In Cygwin do not build NDBM_File and ODBM_File unless
46547              -lndbm and -ldbm are available.
46548      Branch: perl
46549            ! Configure config_h.SH
46550 ____________________________________________________________________________
46551 [ 10862] By: jhi                                   on 2001/06/23  14:02:14
46552         Log: More Cygwin filesystem semantics.
46553      Branch: perl
46554            ! t/io/fs.t t/op/stat.t
46555 ____________________________________________________________________________
46556 [ 10861] By: jhi                                   on 2001/06/23  13:38:00
46557         Log: More DOSish permission semantics for Cygwin.
46558      Branch: perl
46559            ! lib/AnyDBM_File.t
46560 ____________________________________________________________________________
46561 [ 10860] By: jhi                                   on 2001/06/23  13:32:41
46562         Log: Cygwin too has different permission semantics.
46563      Branch: perl
46564            ! ext/GDBM_File/gdbm.t
46565 ____________________________________________________________________________
46566 [ 10859] By: jhi                                   on 2001/06/23  13:30:06
46567         Log: The group (and assumedly passwd) databases can have
46568              only one entry (this is the case in cygwin).
46569      Branch: perl
46570            ! t/op/grent.t t/op/pwent.t
46571 ____________________________________________________________________________
46572 [ 10858] By: jhi                                   on 2001/06/23  13:16:26
46573         Log: Also in Cygwin use Socket to figure out domainname
46574              (if any) (avoids trying to call external 'domainname',
46575              which doesn't at the moment exist in Cygwin)
46576      Branch: perl
46577            ! lib/Net/Domain.pm
46578 ____________________________________________________________________________
46579 [ 10857] By: jhi                                   on 2001/06/23  12:48:32
46580         Log: Remove also the lib$Foo.def, not just $Foo.def.
46581      Branch: perl
46582            ! lib/ExtUtils/MM_Unix.pm
46583 ____________________________________________________________________________
46584 [ 10856] By: jhi                                   on 2001/06/23  12:21:53
46585         Log: In UTS do signal(SIGFPE, SIG_IGN) in PERL_SYS_INIT().
46586      Branch: perl
46587            ! unixish.h
46588 ____________________________________________________________________________
46589 [ 10855] By: jhi                                   on 2001/06/23  12:14:15
46590         Log: Fix for ID 20010619.003, the [[:print:]] is not supposed
46591              to match the whole isprint(), only the space character.
46592      Branch: perl
46593            ! handy.h pod/perlre.pod t/op/pat.t
46594 ____________________________________________________________________________
46595 [ 10854] By: nick                                  on 2001/06/23  08:09:33
46596         Log: Integrate mainline
46597      Branch: perlio
46598           !> Configure ext/IPC/SysV/Semaphore.pm hints/unicos.sh
46599           !> lib/ExtUtils.t lib/File/Find/taint.t
46600           !> lib/Math/BigInt/t/bigintpm.t lib/Net/netent.t
46601           !> lib/Net/protoent.t lib/Net/servent.t mg.c t/op/mkdir.t
46602           !> t/op/sprintf.t vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
46603 ____________________________________________________________________________
46604 [ 10853] By: jhi                                   on 2001/06/23  03:48:09
46605         Log: Make also the bigintpm.t (like op/sprintf.t) be less demanding
46606              with its floats    in os390 and s390 (UTS).
46607      Branch: perl
46608            ! lib/Math/BigInt/t/bigintpm.t
46609 ____________________________________________________________________________
46610 [ 10852] By: jhi                                   on 2001/06/23  03:38:53
46611         Log: Add also UTS (s390) to the non-IEEE float platforms.
46612      Branch: perl
46613            ! t/op/sprintf.t
46614 ____________________________________________________________________________
46615 [ 10851] By: jhi                                   on 2001/06/23  03:36:04
46616         Log: Subject: RFC: what are applicable standards for exponent sizes?
46617              From: Peter Prymmer <pvhp@forte.com>
46618              Date: Tue, 19 Jun 2001 17:18:06 -0700 (PDT)
46619              Message-ID: <Pine.OSF.4.10.10106191712070.361736-100000@aspara.forte.com>
46620      Branch: perl
46621            ! t/op/sprintf.t
46622 ____________________________________________________________________________
46623 [ 10850] By: jhi                                   on 2001/06/23  03:29:04
46624         Log: Subject: [PATCH: perl@10825] build (and test!) VMS::Stdio on VMS
46625              From: Peter Prymmer <pvhp@forte.com>
46626              Date: Fri, 22 Jun 2001 19:08:23 -0700 (PDT)
46627              Message-ID: <Pine.OSF.4.10.10106221903270.24012-100000@aspara.forte.com>
46628      Branch: perl
46629            ! vms/descrip_mms.template vms/ext/Stdio/Stdio.xs
46630 ____________________________________________________________________________
46631 [ 10849] By: jhi                                   on 2001/06/23  03:27:21
46632         Log: Subject: [PATCH: perl@10825] correction to lib/ExtUtils.t patch
46633              From: Peter Prymmer <pvhp@forte.com>
46634              Date: Fri, 22 Jun 2001 17:56:01 -0700 (PDT)
46635              Message-ID: <Pine.OSF.4.10.10106221754180.24012-100000@aspara.forte.com>
46636      Branch: perl
46637            ! lib/ExtUtils.t
46638 ____________________________________________________________________________
46639 [ 10848] By: jhi                                   on 2001/06/22  21:51:31
46640         Log: Retract #10845.
46641      Branch: perl
46642            ! lib/File/Find/taint.t
46643 ____________________________________________________________________________
46644 [ 10847] By: jhi                                   on 2001/06/22  21:50:38
46645         Log: Yet another error message.
46646      Branch: perl
46647            ! t/op/mkdir.t
46648 ____________________________________________________________________________
46649 [ 10846] By: jhi                                   on 2001/06/22  21:48:39
46650         Log: The croak message for nonexistent socket functions may vary.
46651      Branch: perl
46652            ! lib/Net/netent.t lib/Net/protoent.t lib/Net/servent.t
46653 ____________________________________________________________________________
46654 [ 10845] By: jhi                                   on 2001/06/22  21:42:38
46655         Log: (Retracted by #10848.)
46656      Branch: perl
46657            ! lib/File/Find/taint.t
46658 ____________________________________________________________________________
46659 [ 10844] By: jhi                                   on 2001/06/22  21:32:58
46660         Log: Integrate perlio.
46661      Branch: perl
46662           !> lib/File/Find/taint.t t/op/write.t
46663 ____________________________________________________________________________
46664 [ 10843] By: nick                                  on 2001/06/22  21:24:51
46665         Log: Back out debug in taint.t
46666      Branch: perlio
46667            ! lib/File/Find/taint.t
46668 ____________________________________________________________________________
46669 [ 10842] By: jhi                                   on 2001/06/22  21:20:02
46670         Log: setitimer() does not exist in Unicos, despite of what
46671              Configure thinks, from Mark P. Lutz.
46672      Branch: perl
46673            ! hints/unicos.sh
46674 ____________________________________________________________________________
46675 [ 10841] By: nick                                  on 2001/06/22  21:19:36
46676         Log: Skip cwd test on Win32 ???
46677      Branch: perlio
46678            ! lib/File/Find/taint.t
46679 ____________________________________________________________________________
46680 [ 10840] By: jhi                                   on 2001/06/22  21:17:34
46681         Log: Casting this way seems to keep both 64-bitint x86 FreeBSD
46682              and Tru64 gcc -Wall happy.
46683      Branch: perl
46684            ! mg.c
46685 ____________________________________________________________________________
46686 [ 10839] By: jhi                                   on 2001/06/22  21:15:32
46687         Log: The packs must be done in native shorts, fix from Mark P. Lutz.
46688      Branch: perl
46689            ! ext/IPC/SysV/Semaphore.pm
46690 ____________________________________________________________________________
46691 [ 10838] By: jhi                                   on 2001/06/22  21:12:02
46692         Log: Metaconfig unit change for #10837.
46693      Branch: metaconfig/U/perl
46694            ! Cross.U
46695 ____________________________________________________________________________
46696 [ 10837] By: jhi                                   on 2001/06/22  21:09:42
46697         Log: Cleanup of the cross-compilation unit.
46698      Branch: perl
46699            ! Configure
46700 ____________________________________________________________________________
46701 [ 10836] By: nick                                  on 2001/06/22  20:45:12
46702         Log: Skip |- based op/write.t on Win32 as well as VMS
46703      Branch: perlio
46704            ! t/op/write.t
46705 ____________________________________________________________________________
46706 [ 10835] By: jhi                                   on 2001/06/22  20:44:20
46707         Log: Integrate perlio.
46708      Branch: perl
46709           !> util.c
46710 ____________________________________________________________________________
46711 [ 10834] By: nick                                  on 2001/06/22  20:41:54
46712         Log: Integrate mainline
46713      Branch: perlio
46714           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
46715           !> config_h.SH pp_sys.c uconfig.h util.c vos/config.alpha.h
46716           !> vos/config.ga.h
46717 ____________________________________________________________________________
46718 [ 10833] By: nick                                  on 2001/06/22  20:22:58
46719         Log: Patcho fix.
46720      Branch: perlio
46721            ! util.c
46722 ____________________________________________________________________________
46723 [ 10832] By: jhi                                   on 2001/06/22  20:13:02
46724         Log: Metaconfig unit changes for #10831.
46725      Branch: metaconfig
46726            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
46727 ____________________________________________________________________________
46728 [ 10831] By: jhi                                   on 2001/06/22  20:12:29
46729         Log: Subject: [PATCH 5.7.x] Further tiny bcopy cleanup
46730              From: Andy Dougherty <doughera@lafayette.edu>
46731              Date: Fri, 22 Jun 2001 14:29:51 -0400 (EDT)
46732              Message-ID: <Pine.SOL.4.10.10106221417030.28044-100000@maxwell.phys.lafayette.edu>
46733      Branch: perl
46734            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
46735            ! config_h.SH uconfig.h vos/config.alpha.h vos/config.ga.h
46736 ____________________________________________________________________________
46737 [ 10830] By: jhi                                   on 2001/06/22  19:50:15
46738         Log: MPE/iX prototype nits from Mark Bixby.
46739      Branch: perl
46740            ! pp_sys.c
46741 ____________________________________________________________________________
46742 [ 10829] By: jhi                                   on 2001/06/22  16:25:16
46743         Log: Detypo.
46744      Branch: perl
46745            ! util.c
46746 ____________________________________________________________________________
46747 [ 10828] By: nick                                  on 2001/06/22  15:33:37
46748         Log: Integrate mainline (in near desperate attempt to get Win32 to build...)
46749      Branch: perlio
46750           +> lib/h2xs.t
46751           !> AUTHORS Changes MANIFEST Makefile.SH NetWare/t/NWScripts.pl
46752           !> ext/B/Deparse.t ext/POSIX/POSIX.xs lib/ExtUtils.t
46753           !> lib/ExtUtils/Constant.pm lib/I18N/LangTags.pm
46754           !> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/test.pl
46755           !> lib/Locale/Maketext.pm lib/Locale/Maketext.pod
46756           !> lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
46757           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm patchlevel.h
46758           !> t/op/write.t t/pod/plainer.t utils/h2xs.PL vms/vms.c
46759           !> vms/vmsish.h
46760 ____________________________________________________________________________
46761 [ 10827] By: jhi                                   on 2001/06/22  14:15:26
46762         Log: Subject: [PATCH perl@10800] sigaction workaround for VMS
46763              Date: Fri, 22 Jun 2001 10:08:35 -0500
46764              From: "Craig A. Berry" <craigberry@mac.com>
46765              Message-Id: <a05101001b75908704194@[192.168.56.145]>
46766      Branch: perl
46767            ! vms/vms.c vms/vmsish.h
46768 ____________________________________________________________________________
46769 [ 10826] By: jhi                                   on 2001/06/22  13:35:37
46770         Log: NetWare scripts tweak from Ananth Kesari.
46771      Branch: perl
46772            ! NetWare/t/NWScripts.pl
46773 ____________________________________________________________________________
46774 [ 10825] By: jhi                                   on 2001/06/22  13:00:55
46775         Log: Update Changes.
46776      Branch: perl
46777            ! Changes patchlevel.h
46778 ____________________________________________________________________________
46779 [ 10824] By: jhi                                   on 2001/06/22  12:46:56
46780         Log: Add .i and .s targets.
46781      Branch: perl
46782            ! Makefile.SH
46783 ____________________________________________________________________________
46784 [ 10823] By: jhi                                   on 2001/06/22  12:25:20
46785         Log: Upgrade to Locale::Maketext 1.03.
46786      Branch: perl
46787            ! lib/Locale/Maketext.pm lib/Locale/Maketext.pod
46788            ! lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/test.pl
46789 ____________________________________________________________________________
46790 [ 10822] By: jhi                                   on 2001/06/22  12:23:57
46791         Log: Upgrade to I18N::LangTags 0.26.
46792      Branch: perl
46793            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
46794            ! lib/I18N/LangTags/test.pl
46795 ____________________________________________________________________________
46796 [ 10821] By: jhi                                   on 2001/06/22  12:16:41
46797         Log: The #10792 didn't take, and s/sighni/signi/, as noticed by
46798              Philip Newton.
46799      Branch: perl
46800            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
46801            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
46802 ____________________________________________________________________________
46803 [ 10820] By: jhi                                   on 2001/06/22  12:13:37
46804         Log: Subject: [PATCH: perl@10800] trigraphs and tests for h2xs
46805              From: Prymmer/Kahn <pvhp@best.com>
46806              Date: Fri, 22 Jun 2001 00:03:24 -0700 (PDT)
46807              Message-ID: <Pine.BSF.4.21.0106212354510.6026-100000@shell8.ba.best.com>
46808      Branch: perl
46809            + lib/h2xs.t
46810            ! MANIFEST utils/h2xs.PL
46811 ____________________________________________________________________________
46812 [ 10819] By: jhi                                   on 2001/06/22  12:11:56
46813         Log: Subject: [PATCH: perl@10800] nmake specific cleanliness for lib/ExtUtils.t
46814              From: Prymmer/Kahn <pvhp@best.com>
46815              Date: Thu, 21 Jun 2001 23:53:27 -0700 (PDT)
46816              Message-ID: <Pine.BSF.4.21.0106212346540.6026-100000@shell8.ba.best.com>
46817      Branch: perl
46818            ! lib/ExtUtils.t
46819 ____________________________________________________________________________
46820 [ 10818] By: jhi                                   on 2001/06/22  12:11:08
46821         Log: Subject: [PATCH: perl@10800] clean up after t/pod/plainer.t on Win32
46822              From: Prymmer/Kahn <pvhp@best.com>
46823              Date: Thu, 21 Jun 2001 23:45:15 -0700 (PDT)
46824              Message-ID: <Pine.BSF.4.21.0106212341510.6026-100000@shell8.ba.best.com>
46825      Branch: perl
46826            ! t/pod/plainer.t
46827 ____________________________________________________________________________
46828 [ 10817] By: jhi                                   on 2001/06/22  12:10:05
46829         Log: AUTHORS update.
46830      Branch: perl
46831            ! AUTHORS
46832 ____________________________________________________________________________
46833 [ 10816] By: jhi                                   on 2001/06/22  12:08:24
46834         Log: Subject: should POSIX.xs use XSRETURN_UNDEF in sigaction?
46835              From: "Craig A. Berry" <craigberry@mac.com>
46836              Date: Thu, 21 Jun 2001 18:20:38 -0500
46837              Message-Id: <5.1.0.14.0.20010621180227.02a8e930@exchi01>
46838      Branch: perl
46839            ! ext/POSIX/POSIX.xs
46840 ____________________________________________________________________________
46841 [ 10815] By: jhi                                   on 2001/06/22  12:07:19
46842         Log: Subject: [PATCH perl@10765] fix Deparse.t and write.t for VMS
46843              From: "Craig A. Berry" <craigberry@mac.com>
46844              Date: Thu, 21 Jun 2001 09:58:52 -0500
46845              Message-Id: <5.1.0.14.0.20010620172532.033cdb88@exchi01>
46846      Branch: perl
46847            ! ext/B/Deparse.t t/op/write.t
46848 ____________________________________________________________________________
46849 [ 10814] By: nick                                  on 2001/06/22  08:13:09
46850         Log: Integrate mainline.
46851      Branch: perlio
46852           !> (integrate 46 files)
46853 ____________________________________________________________________________
46854 [ 10813] By: jhi                                   on 2001/06/22  02:48:58
46855         Log: Change the prefixes only if $prefix is unset,
46856              as originally patched by Marcel Grunauer.
46857      Branch: perl
46858            ! hints/darwin.sh hints/rhapsody.sh
46859 ____________________________________________________________________________
46860 [ 10812] By: jhi                                   on 2001/06/22  02:44:41
46861         Log: Subject: Re: Patch for hints/darwin.sh
46862              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
46863              Date: Thu, 21 Jun 2001 11:23:46 -0700
46864              Message-Id: <200106211823.OAA01089@melbourne-city-street.mit.edu>
46865      Branch: perl
46866            ! hints/darwin.sh hints/rhapsody.sh
46867 ____________________________________________________________________________
46868 [ 10811] By: jhi                                   on 2001/06/22  02:34:27
46869         Log: Add .PHONY targets for non-file targets,
46870              from Wilfredo Sánchez.  Should help saying
46871              "make install" on case-insensitive filesystems.
46872      Branch: perl
46873            ! Makefile.SH
46874 ____________________________________________________________________________
46875 [ 10810] By: jhi                                   on 2001/06/22  02:01:23
46876         Log: Subject: Re: Automated smoke report for patch 10764 (truncated)
46877              From: Doug MacEachern <dougm@covalent.net>
46878              Date: Thu, 21 Jun 2001 19:32:05 -0700 (PDT)
46879              Message-ID: <Pine.LNX.4.21.0106211925020.17261-100000@mako.covalent.net>
46880              
46881              plus reword the getcwd() comment, plus use getcwd() buffer
46882              size minus one.
46883      Branch: perl
46884            ! util.c
46885 ____________________________________________________________________________
46886 [ 10809] By: jhi                                   on 2001/06/22  01:16:58
46887         Log: More gprofing from Doug MacEachern.
46888      Branch: perl
46889            ! Makefile.SH
46890 ____________________________________________________________________________
46891 [ 10808] By: jhi                                   on 2001/06/22  01:15:11
46892         Log: Metaconfig unit change for #10807.
46893      Branch: metaconfig/U/perl
46894            ! d_sfio.U
46895 ____________________________________________________________________________
46896 [ 10807] By: jhi                                   on 2001/06/22  01:14:43
46897         Log: Tell that you are removing the unneeded -lsfio.
46898      Branch: perl
46899            ! Configure
46900 ____________________________________________________________________________
46901 [ 10806] By: jhi                                   on 2001/06/22  01:03:14
46902         Log: More MPE/iX tweaks from Mark Bixby.
46903      Branch: perl
46904            ! perl.c t/op/magic.t
46905 ____________________________________________________________________________
46906 [ 10805] By: jhi                                   on 2001/06/21  22:41:11
46907         Log: The fchdir() proto is supposed to live in <unistd.h>.
46908      Branch: perl
46909            ! ext/Cwd/Cwd.xs
46910 ____________________________________________________________________________
46911 [ 10804] By: jhi                                   on 2001/06/21  22:24:42
46912         Log: This town is too small for the Cwd extension and me,
46913              it would seem...
46914      Branch: perl
46915            ! ext/Cwd/Cwd.xs
46916 ____________________________________________________________________________
46917 [ 10803] By: jhi                                   on 2001/06/21  21:54:00
46918         Log: Metaconfig unit change for #10802.
46919      Branch: metaconfig/U/perl
46920            ! d_modfl.U
46921 ____________________________________________________________________________
46922 [ 10802] By: jhi                                   on 2001/06/21  21:53:37
46923         Log: More d'ohs.
46924      Branch: perl
46925            ! Configure
46926 ____________________________________________________________________________
46927 [ 10801] By: jhi                                   on 2001/06/21  21:38:38
46928         Log: Off-by-one.  I'm so classic.
46929      Branch: perl
46930            ! util.c
46931 ____________________________________________________________________________
46932 [ 10800] By: jhi                                   on 2001/06/21  20:10:19
46933         Log: Update Changes.
46934      Branch: perl
46935            ! Changes patchlevel.h
46936 ____________________________________________________________________________
46937 [ 10799] By: jhi                                   on 2001/06/21  20:03:54
46938         Log: Subject: Documentation patch for Net::FTP
46939              From: Marcel Grunauer <marcel@codewerk.com>
46940              Date: Wed, 20 Jun 2001 23:03:26 +0200
46941              Message-Id: <20010620210309.DCMT6087.viemta06@localhost>
46942      Branch: perl
46943            ! lib/Net/FTP.pm
46944 ____________________________________________________________________________
46945 [ 10798] By: jhi                                   on 2001/06/21  20:01:14
46946         Log: Retract the #10417 mg.c and embed.pl parts because of
46947              strange SEGVs in 64bit x86 FreeBSD observed by
46948              Nicholas Clark.
46949      Branch: perl
46950            ! embed.pl mg.c perlapi.c pod/perlintern.pod proto.h
46951 ____________________________________________________________________________
46952 [ 10797] By: jhi                                   on 2001/06/21  19:40:34
46953         Log: Add fchdir() probe (in non-UNIX systems assume it doesn't exist).
46954      Branch: perl
46955            ! Configure NetWare/config.wc NetWare/config_H.wc
46956            ! Porting/Glossary Porting/config.sh Porting/config_H
46957            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
46958            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
46959            ! vos/config.ga.h win32/config.bc win32/config.gc
46960            ! win32/config.vc win32/config_H.bc win32/config_H.gc
46961            ! win32/config_H.vc
46962 ____________________________________________________________________________
46963 [ 10796] By: jhi                                   on 2001/06/21  19:08:28
46964         Log: Cwd tweak from Doug MacEachern.
46965      Branch: perl
46966            ! ext/Cwd/Cwd.xs
46967 ____________________________________________________________________________
46968 [ 10795] By: jhi                                   on 2001/06/21  19:03:48
46969         Log: Protect the fchdir() and lstat() with ifdefs.
46970              fchdir() needs a Configure probe.
46971      Branch: perl
46972            ! ext/Cwd/Cwd.xs
46973 ____________________________________________________________________________
46974 [ 10794] By: nick                                  on 2001/06/21  17:11:35
46975         Log: Integrate mainline
46976      Branch: perlio
46977           +> ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
46978           +> ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
46979           +> lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
46980           +> lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
46981           +> lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
46982           +> lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
46983           +> lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
46984           +> lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
46985            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
46986            - lib/File/Glob/case.t lib/File/Glob/global.t
46987            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
46988            - lib/File/Temp/posix.t lib/File/Temp/security.t
46989            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
46990            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
46991            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
46992            - lib/Text/Wrap/wrap.t
46993           !> (integrate 41 files)
46994 ____________________________________________________________________________
46995 [ 10793] By: jhi                                   on 2001/06/21  17:01:26
46996         Log: Subject: [PATCH perl@10765] fix Cwd.xs for VMS
46997              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
46998              Date: Thu, 21 Jun 2001 13:04:54 -0500
46999              Message-Id: <5.1.0.14.0.20010621124127.029fe120@exchi01>
47000      Branch: perl
47001            ! ext/Cwd/Cwd.xs
47002 ____________________________________________________________________________
47003 [ 10792] By: jhi                                   on 2001/06/21  16:13:57
47004         Log: Subject: [PATCH pod] overlong =item
47005              From: Robin Barker <rmb1@cise.npl.co.uk>
47006              Date: Thu, 21 Jun 2001 18:08:04 +0100 (BST)
47007              Message-Id: <200106211708.SAA08097@tempest.npl.co.uk>
47008      Branch: perl
47009            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
47010            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm
47011 ____________________________________________________________________________
47012 [ 10791] By: jhi                                   on 2001/06/21  16:10:51
47013         Log: Subject: [PATCH perlio.c] format 
47014              From: Robin Barker <rmb1@cise.npl.co.uk>
47015              Date: Thu, 21 Jun 2001 18:05:02 +0100 (BST)
47016              Message-Id: <200106211705.SAA08067@tempest.npl.co.uk>
47017      Branch: perl
47018            ! perlio.c
47019 ____________________________________________________________________________
47020 [ 10790] By: jhi                                   on 2001/06/21  15:52:04
47021         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
47022              From: Radu Greab <radu@netsoft.ro>
47023              Date: Thu, 21 Jun 2001 19:06:02 +0300
47024              Message-ID: <15154.7018.376419.295092@ix.netsoft.ro>
47025      Branch: perl
47026            ! pod/perlapi.pod sv.c
47027 ____________________________________________________________________________
47028 [ 10789] By: jhi                                   on 2001/06/21  14:48:25
47029         Log: The metaconfig unit changes for #10788.
47030      Branch: metaconfig/U/perl
47031            ! Cross.U fflushall.U
47032 ____________________________________________________________________________
47033 [ 10788] By: jhi                                   on 2001/06/21  14:47:48
47034         Log: Cross-configuration changes: make $from to rm the files
47035              before copying them over (this means that he rm can be
47036              removed from the fflushall test), create $targetmkdir      
47037              (not documented in install since it is supposed to internal
47038              use only), make $run to copy over the executable only if
47039              a stamp file .xok doesn't already exist (to avoid unnecessary
47040              copying of the executable)
47041      Branch: perl
47042            ! Configure Makefile.SH
47043 ____________________________________________________________________________
47044 [ 10787] By: nick                                  on 2001/06/21  14:16:18
47045         Log: Integrate mainline
47046      Branch: perlio
47047           +> lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
47048           +> lib/I18N/LangTags/README lib/Locale/Maketext/ChangeLog
47049           +> lib/Locale/Maketext/README lib/Locale/Maketext/test.pl
47050            - lib/I18N/LangTags/List.pod lib/Locale/Maketext.t
47051           !> (integrate 34 files)
47052 ____________________________________________________________________________
47053 [ 10786] By: jhi                                   on 2001/06/21  13:59:32
47054         Log: Re-add the files as text.
47055      Branch: perl
47056            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
47057 ____________________________________________________________________________
47058 [ 10785] By: jhi                                   on 2001/06/21  13:57:55
47059         Log: Delete the binary files.
47060      Branch: perl
47061            - t/lib/locale/latin1 t/lib/locale/utf8 t/lib/warnings/utf8
47062 ____________________________________________________________________________
47063 [ 10784] By: jhi                                   on 2001/06/21  13:49:47
47064         Log: Subject: [PATCH 5.7.x] Unnecessary pod2man calls in new extensions
47065              From: Andy Dougherty <doughera@lafayette.edu>
47066              Date: Thu, 21 Jun 2001 10:44:05 -0400 (EDT)
47067              Message-ID: <Pine.SOL.4.10.10106211040180.26439-100000@maxwell.phys.lafayette.edu>
47068      Branch: perl
47069            ! ext/Digest/MD5/Makefile.PL ext/List/Util/Makefile.PL
47070            ! ext/MIME/Base64/Makefile.PL ext/PerlIO/Scalar/Makefile.PL
47071            ! ext/PerlIO/Via/Makefile.PL ext/Time/HiRes/Makefile.PL
47072            ! ext/Time/Piece/Makefile.PL ext/XS/Typemap/Makefile.PL
47073 ____________________________________________________________________________
47074 [ 10783] By: jhi                                   on 2001/06/21  13:46:50
47075         Log: Subject: [ID 20010621.002] UnixWare 7.1.1 and Perl-5.6.1 problems
47076              From: 0000-Admin <root@egg.karlov.mff.cuni.cz>(0000)
47077              Date: Wed, 20 Jun 2001 14:11:49 +0200 (MET DST) 
47078              Message-Id: <200106201211.f5KCBnm24320@egg.karlov.mff.cuni.cz>
47079              
47080              Setting umask to something friendlier.
47081      Branch: perl
47082            ! installman installperl
47083 ____________________________________________________________________________
47084 [ 10782] By: jhi                                   on 2001/06/21  13:42:17
47085         Log: Shuffle around tests to (ext|lib)/.../t/ subdirectories.
47086              Resort MANIFEST with sort -f, looks much better.
47087      Branch: perl
47088            + ext/File/Glob/t/basic.t ext/File/Glob/t/case.t
47089            + ext/File/Glob/t/global.t ext/File/Glob/t/taint.t
47090            + lib/Attribute/Handlers/test.pl lib/File/Temp/t/mktemp.t
47091            + lib/File/Temp/t/posix.t lib/File/Temp/t/security.t
47092            + lib/File/Temp/t/tempfile.t lib/Getopt/Long/t/basic.t
47093            + lib/Getopt/Long/t/compat.t lib/Getopt/Long/t/linkage.t
47094            + lib/Getopt/Long/t/oo.t lib/Text/TabsWrap/t/fill.t
47095            + lib/Text/TabsWrap/t/tabs.t lib/Text/TabsWrap/t/wrap.t
47096            - lib/Attribute/Handlers.t lib/File/Glob/basic.t
47097            - lib/File/Glob/case.t lib/File/Glob/global.t
47098            - lib/File/Glob/taint.t lib/File/Temp/mktemp.t
47099            - lib/File/Temp/posix.t lib/File/Temp/security.t
47100            - lib/File/Temp/tempfile.t lib/Getopt/Long/basic.t
47101            - lib/Getopt/Long/compat.t lib/Getopt/Long/linkage.t
47102            - lib/Getopt/Long/oo.t lib/Text/Tabs.t lib/Text/Wrap/fill.t
47103            - lib/Text/Wrap/wrap.t
47104            ! MANIFEST
47105 ____________________________________________________________________________
47106 [ 10781] By: jhi                                   on 2001/06/21  13:16:04
47107         Log: Upgrade to I18N::LangTags 0.25.
47108      Branch: perl
47109            ! lib/I18N/LangTags.pm lib/I18N/LangTags/ChangeLog
47110            ! lib/I18N/LangTags/List.pm
47111 ____________________________________________________________________________
47112 [ 10780] By: jhi                                   on 2001/06/21  13:12:54
47113         Log: Subject: [PATCH] Step 2: Use the new PM_GETRE/SETRE macros everywhere.
47114              From: Richard Soderberg <rs@crystalflame.net>
47115              Date: Thu, 21 Jun 2001 07:01:22 -0700 (PDT)
47116              Message-ID: <Pine.LNX.4.21.0106210657400.1693-100000@oregonnet.com>
47117      Branch: perl
47118            ! dump.c ext/B/B.xs ext/B/B/C.pm ext/ByteLoader/bytecode.h mg.c
47119            ! op.c pp.c pp_ctl.c pp_hot.c regexec.c
47120 ____________________________________________________________________________
47121 [ 10779] By: jhi                                   on 2001/06/21  12:59:57
47122         Log: Test obsoleted by change #10777.
47123      Branch: perl
47124            ! t/op/sub_lval.t
47125 ____________________________________________________________________________
47126 [ 10778] By: jhi                                   on 2001/06/21  12:52:37
47127         Log: Case of confused test numbering.
47128      Branch: perl
47129            ! t/op/pat.t
47130 ____________________________________________________________________________
47131 [ 10777] By: jhi                                   on 2001/06/21  12:30:57
47132         Log: Subject: Re: Opinion on undef lvalue
47133              From: Abhijit Menon-Sen <ams@wiw.org>
47134              Date: Sun, 17 Jun 2001 13:04:46 +0530
47135              Message-ID: <20010617130446.B27925@lustre.linux.in>
47136              
47137              Allow lvalue subs to return undef in array context.
47138      Branch: perl
47139            ! pp_hot.c
47140 ____________________________________________________________________________
47141 [ 10776] By: jhi                                   on 2001/06/21  12:27:48
47142         Log: Just a guess that using the same hack for cygwin as
47143              for win32 might help.
47144      Branch: perl
47145            ! lib/File/Find/find.t
47146 ____________________________________________________________________________
47147 [ 10775] By: jhi                                   on 2001/06/21  12:25:58
47148         Log: NetWare tweaks from Guruprasad.
47149      Branch: perl
47150            ! NetWare/Makefile NetWare/Nwmain.c NetWare/config.wc
47151            ! NetWare/config_H.wc NetWare/nw5sck.c NetWare/nw5sck.h
47152            ! NetWare/nwperlsys.c NetWare/t/NWModify.pl
47153            ! NetWare/t/NWScripts.pl NetWare/t/Readme.txt
47154 ____________________________________________________________________________
47155 [ 10774] By: jhi                                   on 2001/06/21  12:21:17
47156         Log: Subject: Re: perl@10722: Bogus warnings on REs 
47157              From: Hugo <hv@crypt.compulink.co.uk>
47158              Date: Thu, 21 Jun 2001 09:51:17 +0100
47159              Message-Id: <200106210851.JAA01942@crypt.compulink.co.uk>
47160              
47161              Unroll to avoid a UTS compiler bug.
47162      Branch: perl
47163            ! regcomp.c
47164 ____________________________________________________________________________
47165 [ 10773] By: jhi                                   on 2001/06/21  12:13:13
47166         Log: Subject: Re: [PATCH] Make /o work under i?threads
47167              From: Artur Bergman <artur@contiller.se>
47168              Date: Thu, 21 Jun 2001 14:38:03 +0200
47169              Message-ID: <B757B74A.184D%artur@contiller.se>
47170      Branch: perl
47171            ! t/op/pat.t
47172 ____________________________________________________________________________
47173 [ 10772] By: jhi                                   on 2001/06/21  12:12:23
47174         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
47175              From: Artur Bergman <artur@contiller.se> 
47176              Date: Thu, 21 Jun 2001 14:27:33 +0200
47177              Message-ID: <B757B4D4.1849%artur@contiller.se>
47178              
47179              Plus extra parentheses.
47180      Branch: perl
47181            ! op.h
47182 ____________________________________________________________________________
47183 [ 10771] By: jhi                                   on 2001/06/21  12:10:29
47184         Log: Subject: [PATCH] Make /o work under i?threads
47185              From: Richard Soderberg <rs@crystalflame.net>
47186              Date: Thu, 21 Jun 2001 05:21:43 -0700 (PDT)
47187              Message-ID: <Pine.LNX.4.21.0106210518210.2479-100000@oregonnet.com>
47188      Branch: perl
47189            ! pp_ctl.c
47190 ____________________________________________________________________________
47191 [ 10770] By: jhi                                   on 2001/06/21  12:09:28
47192         Log: Subject: Re: [PATCH] Step 1 of moving regexps to the pad
47193              From: Artur Bergman <artur@contiller.se>
47194              Date: Thu, 21 Jun 2001 14:04:54 +0200
47195              Message-ID: <B757AF86.1842%artur@contiller.se>
47196      Branch: perl
47197            ! op.h
47198 ____________________________________________________________________________
47199 [ 10769] By: jhi                                   on 2001/06/21  12:08:03
47200         Log: Subject: Re: perl@10765: sv.c not OK on win32
47201              From: Artur Bergman <artur@contiller.se>
47202              Date: Thu, 21 Jun 2001 10:31:06 +0200
47203              Message-ID: <B7577D69.182C%artur@contiller.se>
47204      Branch: perl
47205            ! sv.c
47206 ____________________________________________________________________________
47207 [ 10768] By: jhi                                   on 2001/06/21  12:03:56
47208         Log: Subject: [PATCH 5.6.1] OS2 getpw*, getgr*
47209              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47210              Date: Thu, 21 Jun 2001 06:23:56 -0400
47211              Message-ID: <20010621062356.A8619@math.ohio-state.edu>
47212              
47213              Subject: Re: [PATCH 5.6.1] OS2 getpw*, getgr*
47214              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
47215              Date: Thu, 21 Jun 2001 06:32:21 -0400
47216              Message-ID: <20010621063221.A8823@math.ohio-state.edu>
47217      Branch: perl
47218            ! lib/File/Glob/basic.t makedef.pl os2/os2.c os2/os2ish.h
47219 ____________________________________________________________________________
47220 [ 10767] By: jhi                                   on 2001/06/21  12:00:07
47221         Log: Subject: [PATCH] make syslog test more verbose
47222              From: Robert Spier <rspier@pobox.com>
47223              Date: Thu, 21 Jun 2001 00:54:32 -0400
47224              Message-ID: <15153.32264.295807.333073@rls.cx>
47225      Branch: perl
47226            ! ext/Sys/Syslog/syslog.t
47227 ____________________________________________________________________________
47228 [ 10766] By: jhi                                   on 2001/06/20  23:27:57
47229         Log: Subject: op/study.t refinements
47230              From: Hugo <hv@crypt.compulink.co.uk>
47231              Date: Thu, 21 Jun 2001 00:29:07 +0100
47232              Message-Id: <200106202329.AAA31397@crypt.compulink.co.uk>
47233      Branch: perl
47234            ! t/op/study.t
47235 ____________________________________________________________________________
47236 [ 10765] By: jhi                                   on 2001/06/20  19:51:47
47237         Log: Update Changes.
47238      Branch: perl
47239            ! Changes patchlevel.h
47240 ____________________________________________________________________________
47241 [ 10764] By: jhi                                   on 2001/06/20  19:00:23
47242         Log: Subject: Re: [PATCH] djgpp updates
47243              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
47244              Date: Wed, 20 Jun 2001 10:05:15 +0200
47245              Message-ID: <20010620100515.L5600@libra.eth.ericsson.se>
47246      Branch: perl
47247            ! djgpp/config.over
47248 ____________________________________________________________________________
47249 [ 10763] By: jhi                                   on 2001/06/20  18:58:06
47250         Log: Fix for ID 20010619.002 "When building hash, hash keys that
47251              are function calls are not being called", from Abhijit.
47252      Branch: perl
47253            ! t/base/lex.t toke.c
47254 ____________________________________________________________________________
47255 [ 10762] By: jhi                                   on 2001/06/20  18:45:00
47256         Log: Upgrade to Locale::Maketext 1.02, from Sean Burke.
47257      Branch: perl
47258            + lib/Locale/Maketext/ChangeLog lib/Locale/Maketext/README
47259            + lib/Locale/Maketext/test.pl
47260            - lib/Locale/Maketext.t
47261            ! MANIFEST lib/Locale/Maketext.pm lib/Locale/Maketext.pod
47262            ! lib/Locale/Maketext/TPJ13.pod
47263 ____________________________________________________________________________
47264 [ 10761] By: jhi                                   on 2001/06/20  18:44:15
47265         Log: Metaconfig unit change for #10760.
47266      Branch: metaconfig
47267            ! U/modified/Cppsym.U
47268 ____________________________________________________________________________
47269 [ 10760] By: jhi                                   on 2001/06/20  18:42:04
47270         Log: Do not remove the ccsym* Cppsym* files since
47271              they are useful for metaconfig units coming after us.
47272              (This is the Configure nit mentioned in #10752.)
47273      Branch: perl
47274            ! Configure
47275 ____________________________________________________________________________
47276 [ 10759] By: jhi                                   on 2001/06/20  18:02:18
47277         Log: Update to I18N::LangTags 0.24, from Sean Burke.
47278      Branch: perl
47279            + lib/I18N/LangTags/ChangeLog lib/I18N/LangTags/List.pm
47280            + lib/I18N/LangTags/README
47281            - lib/I18N/LangTags/List.pod
47282            ! MANIFEST lib/I18N/LangTags.pm lib/I18N/LangTags/test.pl
47283 ____________________________________________________________________________
47284 [ 10758] By: jhi                                   on 2001/06/20  17:34:43
47285         Log: Regen headers.
47286      Branch: perl
47287            ! embed.h embedvar.h global.sym perlapi.c perlapi.h
47288            ! pod/perlapi.pod proto.h
47289 ____________________________________________________________________________
47290 [ 10757] By: jhi                                   on 2001/06/20  17:23:08
47291         Log: Subject: [PATCH] Fixes case of CvDEPTH for perl_clone
47292              From: Artur Bergman <artur@contiller.se>
47293              Date: Wed, 20 Jun 2001 11:31:32 +0200
47294              Message-ID: <B7563A14.17D8%artur@contiller.se>
47295      Branch: perl
47296            ! embed.pl hv.c intrpvar.h sv.c sv.h
47297 ____________________________________________________________________________
47298 [ 10756] By: jhi                                   on 2001/06/20  17:13:26
47299         Log: Subject: Fix for [ID 20010124.001] POSIX::errno unreliable
47300              From: Tim Sweetman <tim@aldigital.co.uk> 
47301              Date: Wed, 13 Jun 2001 14:25:17 +0100 
47302              Message-ID: <3B2769BD.68B4F4B3@aldigital.co.uk> 
47303      Branch: perl
47304            ! ext/POSIX/POSIX.t lib/AutoLoader.pm
47305 ____________________________________________________________________________
47306 [ 10755] By: nick                                  on 2001/06/20  16:12:37
47307         Log: Integrate mainline
47308      Branch: perlio
47309           !> embed.h embed.pl ext/Cwd/Cwd.xs ext/Filter/t/call.t
47310           !> ext/IO/lib/IO/Socket/INET.pm ext/IO/lib/IO/t/io_sock.t
47311           !> ext/POSIX/POSIX.xs hints/mpeix.sh lib/File/Temp/security.t
47312           !> lib/FileHandle.t mpeix/mpeixish.h mpeix/relink objXSUB.h
47313           !> perlapi.c pod/perldiag.pod pp_sys.c proto.h t/op/pwent.t
47314           !> t/op/study.t util.c
47315 ____________________________________________________________________________
47316 [ 10754] By: gsar                                  on 2001/06/20  15:22:27
47317         Log: missing ld entry in Config.pm on Windows (makefile.mk had it,
47318              but not Makefile)
47319      Branch: maint-5.6/perl
47320            ! win32/Makefile
47321 ____________________________________________________________________________
47322 [ 10753] By: jhi                                   on 2001/06/20  14:03:20
47323         Log: Security tweak on readlink().
47324      Branch: perl
47325            ! pp_sys.c
47326 ____________________________________________________________________________
47327 [ 10752] By: jhi                                   on 2001/06/20  14:00:23
47328         Log: MPE/iX fixes from Mark Bixby (a Configure fix is also needed.)
47329      Branch: perl
47330            ! ext/Filter/t/call.t ext/IO/lib/IO/t/io_sock.t hints/mpeix.sh
47331            ! lib/File/Temp/security.t lib/FileHandle.t mpeix/mpeixish.h
47332            ! mpeix/relink t/op/pwent.t
47333 ____________________________________________________________________________
47334 [ 10751] By: jhi                                   on 2001/06/20  13:57:27
47335         Log: Reinstate #10725 (with probe for alarm()).
47336      Branch: perl
47337            ! t/op/study.t
47338 ____________________________________________________________________________
47339 [ 10750] By: jhi                                   on 2001/06/20  13:53:46
47340         Log: Replace our implementation of realpath() with OpenBSD's
47341              (src/lib/libc/stdlib/realpath.c 1.4).
47342      Branch: perl
47343            ! embed.h embed.pl ext/Cwd/Cwd.xs objXSUB.h perlapi.c
47344            ! pod/perldiag.pod proto.h util.c
47345 ____________________________________________________________________________
47346 [ 10749] By: jhi                                   on 2001/06/20  13:07:49
47347         Log: Integrate perlio.
47348      Branch: perl
47349           !> perlio.c
47350 ____________________________________________________________________________
47351 [ 10748] By: jhi                                   on 2001/06/20  13:07:18
47352         Log: No point in going into memory-saving contortions
47353              with getcwd() since there's a danger of buffer overflow.
47354              Also make the POSIX extension to use sv_getcwd().
47355              Finally, a missed proto.h fragment.
47356      Branch: perl
47357            ! ext/POSIX/POSIX.xs proto.h util.c
47358 ____________________________________________________________________________
47359 [ 10747] By: nick                                  on 2001/06/20  12:38:26
47360         Log: Fix PERLIO=unix bug, while restoring maximal buffer in PerlIOBuf_unread.
47361      Branch: perlio
47362            ! perlio.c
47363 ____________________________________________________________________________
47364 [ 10746] By: jhi                                   on 2001/06/20  11:51:10
47365         Log: Subject: Re: Bug in IO::Socket::INET module (repeat)
47366              From: Graham Barr <gbarr@pobox.com>
47367              Date: Wed, 20 Jun 2001 11:05:49 +0100
47368              Message-ID: <20010620110549.I19188@pobox.com>
47369              
47370              reported in        
47371              
47372              Subject: Bug in IO::Socket::INET module (repeat)
47373              From: "Harmon S. Nine" <hnine@netarx.com>
47374              Date: Tue, 19 Jun 2001 09:41:35 -0400
47375              Message-ID: <3B2F568F.8080605@netarx.com>
47376              
47377              The bug was that the IO::Socket::INET constructor
47378              did not allow a 'LocalPort' of 0.
47379      Branch: perl
47380            ! ext/IO/lib/IO/Socket/INET.pm
47381 ____________________________________________________________________________
47382 [ 10745] By: nick                                  on 2001/06/20  08:56:39
47383         Log: Integrate mainline.
47384      Branch: perlio
47385           !> (integrate 37 files)
47386 ____________________________________________________________________________
47387 [ 10744] By: jhi                                   on 2001/06/20  04:54:53
47388         Log: After some reading I don't think we can blindly
47389              use systems' realpath().  Too many security problems,
47390              too many buggy implementations.
47391              
47392              TODO: the realpath() emulation code in util.c doesn't
47393              seem fully operational?  (readlink(), for example?)
47394      Branch: perl
47395            ! Configure Makefile.micro Porting/Glossary Porting/config.sh
47396            ! Porting/config_H config_h.SH embed.h embed.pl global.sym
47397            ! objXSUB.h perlapi.c pod/perldiag.pod pod/perltoc.pod uconfig.h
47398            ! uconfig.sh util.c vos/config.alpha.def vos/config.alpha.h
47399            ! vos/config.ga.def vos/config.ga.h win32/config_H.bc
47400            ! win32/config_H.gc win32/config_H.vc
47401 ____________________________________________________________________________
47402 [ 10743] By: jhi                                   on 2001/06/20  00:48:48
47403         Log: Metaconfig unit change for #10738.
47404      Branch: metaconfig
47405            ! U/compline/d_gconvert.U
47406 ____________________________________________________________________________
47407 [ 10742] By: jhi                                   on 2001/06/20  00:48:20
47408         Log: Integrate change #10739 from maintperl:
47409              
47410              C<eval "/x$\r\n/x"> fails to compile correctly 
47411      Branch: perl
47412           !> t/op/pat.t toke.c
47413 ____________________________________________________________________________
47414 [ 10741] By: jhi                                   on 2001/06/20  00:41:05
47415         Log: Retract #10725 (Hugo asked NOT to apply the patch)
47416      Branch: perl
47417            ! t/op/study.t
47418 ____________________________________________________________________________
47419 [ 10740] By: jhi                                   on 2001/06/19  23:58:25
47420         Log: The test.third results were funnily named because of the
47421              new test scheme.
47422      Branch: perl
47423            ! t/TEST
47424 ____________________________________________________________________________
47425 [ 10739] By: gsar                                  on 2001/06/19  23:49:15
47426         Log: C<eval "/x$\r\n/x"> fails to compile correctly
47427      Branch: maint-5.6/perl
47428            ! t/op/pat.t toke.c
47429 ____________________________________________________________________________
47430 [ 10738] By: jhi                                   on 2001/06/19  23:04:15
47431         Log: Subject: [ID 20010619.012] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED) 
47432              From: Spider Boardman <spider@Orb.Nashua.NH.US>
47433              Date: Tue, 19 Jun 2001 19:15:40 -0400
47434              Message-Id: <200106192315.TAA18531@Orb.Nashua.NH.US>
47435              
47436              The bigintpm.t #1183 failing in Tru64 (and also Cygwin)
47437              because "1e+129" being expected but "1.e+129" being returned.
47438              The culprit (at least in Tru64) is the use of gcvt().
47439      Branch: perl
47440            ! Configure
47441 ____________________________________________________________________________
47442 [ 10737] By: jhi                                   on 2001/06/19  22:56:52
47443         Log: Subject: [PATCH perl@10722] test hunting on VMS
47444              From: "Craig A. Berry" <craigberry@mac.com>
47445              Message-Id: <5.1.0.14.0.20010619183530.01c4bdb8@exchi01>
47446              Date: Tue, 19 Jun 2001 18:59:01 -0500
47447      Branch: perl
47448            ! vms/test.com
47449 ____________________________________________________________________________
47450 [ 10736] By: jhi                                   on 2001/06/19  21:32:29
47451         Log: Subject: [PATCH] s/typos//
47452              From: Abhijit Menon-Sen <ams@wiw.org>
47453              Date: Wed, 20 Jun 2001 02:15:02 +0530
47454              Message-ID: <20010620021502.A14541@lustre.linux.in>
47455              
47456              Without the op.h s/bearword/bareword/ hunk, see
47457              http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/1998-02/msg00370.html
47458      Branch: perl
47459            ! util.c
47460 ____________________________________________________________________________
47461 [ 10735] By: jhi                                   on 2001/06/19  21:26:43
47462         Log: Metaconfig unit change for #10732 and #10733.
47463      Branch: metaconfig/U/perl
47464            ! fflushall.U
47465 ____________________________________________________________________________
47466 [ 10734] By: jhi                                   on 2001/06/19  21:24:41
47467         Log: Subject: [PATCH perl@10722] build ext/Socket dynamically on VMS
47468              From: "Craig A. Berry" <craigberry@mac.com>
47469              Date: Tue, 19 Jun 2001 17:19:48 -0500
47470              Message-Id: <5.1.0.14.0.20010619165650.01bd8478@exchi01>
47471      Branch: perl
47472            ! configure.com vms/descrip_mms.template
47473 ____________________________________________________________________________
47474 [ 10733] By: jhi                                   on 2001/06/19  19:57:44
47475         Log: Subject: [ID 20010619.011] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-per lio 4.0f (UNINSTALLED)
47476              From: Spider Boardman <spider@Orb.Nashua.NH.US>
47477              Date: Tue, 19 Jun 2001 16:48:07 -0400
47478              Message-Id: <200106192048.QAA20849@Orb.Nashua.NH.US>
47479              
47480              Further fixes to fflush(NULL) detection.
47481      Branch: perl
47482            ! Configure
47483 ____________________________________________________________________________
47484 [ 10732] By: jhi                                   on 2001/06/19  19:38:20
47485         Log: AIX test -s hangs with non-existent files?
47486              (A genuine logic bug in Configure, but AIX also broken?)
47487      Branch: perl
47488            ! Configure
47489 ____________________________________________________________________________
47490 [ 10731] By: jhi                                   on 2001/06/19  19:17:35
47491         Log: AUTHORS updates.
47492      Branch: perl
47493            ! AUTHORS
47494 ____________________________________________________________________________
47495 [ 10730] By: jhi                                   on 2001/06/19  19:03:07
47496         Log: Subject: [ID 20010619.007] Not OK: perl v5.7.1 +DEVEL10721 +devel-10722 on alpha-dec_osf-perlio 4.0f (UNINSTALLED)
47497              From: Spider Boardman <spider@Orb.Nashua.NH.US>
47498              Date: Tue, 19 Jun 2001 15:33:25 -0400
47499              Message-Id: <200106191933.PAA08415@Orb.Nashua.NH.US>
47500      Branch: perl
47501            ! ext/POSIX/POSIX.t lib/warnings.t perlio.c t/lib/1_compile.t
47502            ! t/lib/warnings/pp
47503 ____________________________________________________________________________
47504 [ 10729] By: jhi                                   on 2001/06/19  18:34:10
47505         Log: Integrate perlio.
47506      Branch: perl
47507           !> lib/File/Find/find.t win32/distclean.bat
47508 ____________________________________________________________________________
47509 [ 10728] By: nick                                  on 2001/06/19  18:24:53
47510         Log: Hack File/Find/find.t to use File::Spec::Unix on Win32.
47511      Branch: perlio
47512            ! lib/File/Find/find.t win32/distclean.bat
47513 ____________________________________________________________________________
47514 [ 10727] By: jhi                                   on 2001/06/19  18:07:31
47515         Log: Furthwer tweak the fdopen() spot as suggseted by Jeff Pinyan;
47516              also add information how to find out whether one has PerlIO.
47517      Branch: perl
47518            ! pod/perlfunc.pod
47519 ____________________________________________________________________________
47520 [ 10726] By: jhi                                   on 2001/06/19  17:59:30
47521         Log: Subject: [ID 20010619.005] two typos in pod/perlfunc.pod
47522              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
47523              Date: Tue, 19 Jun 2001 11:36:32 -0700 (PDT)
47524              Message-Id: <200106191836.LAA21471@ventrue.corp.yahoo.com>
47525      Branch: perl
47526            ! pod/perlfunc.pod
47527 ____________________________________________________________________________
47528 [ 10725] By: jhi                                   on 2001/06/19  17:28:30
47529         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
47530              From: Hugo <hv@crypt.compulink.co.uk>
47531              Date: Tue, 19 Jun 2001 12:37:30 +0100
47532              Message-Id: <200106191137.MAA15185@crypt.compulink.co.uk>
47533      Branch: perl
47534            ! t/op/study.t
47535 ____________________________________________________________________________
47536 [ 10724] By: jhi                                   on 2001/06/19  17:22:20
47537         Log: Subject: Re: [ID 20010618.006] some end-anchored regexps hang when using study 
47538              From: Hugo <hv@crypt.compulink.co.uk>
47539              Message-Id: <200106191215.NAA17691@crypt.compulink.co.uk>
47540              Date: Tue, 19 Jun 2001 13:15:17 +0100
47541      Branch: perl
47542            ! util.c
47543 ____________________________________________________________________________
47544 [ 10723] By: nick                                  on 2001/06/19  14:46:15
47545         Log: Integrate mainline
47546      Branch: perlio
47547           +> ext/IPC/SysV/ipcsysv.t ext/Thread/create.tx ext/Thread/die.tx
47548           +> ext/Thread/die2.tx ext/Thread/io.tx ext/Thread/join.tx
47549           +> ext/Thread/join2.tx ext/Thread/list.tx ext/Thread/lock.tx
47550           +> ext/Thread/queue.tx ext/Thread/specific.tx ext/Thread/sync.tx
47551           +> ext/Thread/sync2.tx ext/Thread/unsync.tx ext/Thread/unsync2.tx
47552           +> ext/Thread/unsync3.tx ext/Thread/unsync4.tx
47553            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
47554            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
47555            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
47556            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
47557            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
47558            - ext/Thread/unsync4.t
47559           !> Changes MANIFEST NetWare/Makefile NetWare/config.wc
47560           !> djgpp/config.over djgpp/fixpmain
47561           !> ext/DynaLoader/DynaLoader_pm.PL ext/IPC/SysV/t/msg.t
47562           !> ext/IPC/SysV/t/sem.t handy.h hv.c lib/ExtUtils/MM_Unix.pm
47563           !> patchlevel.h perl.h utils/libnetcfg.PL win32/Makefile
47564 ____________________________________________________________________________
47565 [ 10722] By: jhi                                   on 2001/06/19  11:55:30
47566         Log: Update Changes.
47567      Branch: perl
47568            ! Changes patchlevel.h
47569 ____________________________________________________________________________
47570 [ 10721] By: jhi                                   on 2001/06/19  11:29:34
47571         Log: The existence shall be MANIFESted.
47572      Branch: perl
47573            ! MANIFEST
47574 ____________________________________________________________________________
47575 [ 10720] By: jhi                                   on 2001/06/19  10:58:09
47576         Log: The old libnet.cfg is first searched from the current directory,
47577              only then from the module path.
47578      Branch: perl
47579            ! utils/libnetcfg.PL
47580 ____________________________________________________________________________
47581 [ 10719] By: jhi                                   on 2001/06/19  10:55:59
47582         Log: NetWare tweaks from Guruprasad.
47583      Branch: perl
47584            ! NetWare/Makefile NetWare/config.wc
47585 ____________________________________________________________________________
47586 [ 10718] By: jhi                                   on 2001/06/19  10:54:22
47587         Log: Subject: [PATCH] djgpp updates
47588              From: Laszlo Molnar <laszlo.molnar@eth.ericsson.se>
47589              Date: Tue, 19 Jun 2001 10:59:06 +0200
47590              Message-ID: <20010619105906.C5600@libra.eth.ericsson.se>
47591      Branch: perl
47592            ! djgpp/config.over djgpp/fixpmain
47593 ____________________________________________________________________________
47594 [ 10717] By: jhi                                   on 2001/06/19  10:53:20
47595         Log: Subject: [PATCH: perl@10689]let MS VC 5 resolve _PerlIO_win32
47596              From: Prymmer/Kahn <pvhp@best.com>
47597              Date: Mon, 18 Jun 2001 23:48:52 -0700 (PDT)
47598              Message-ID: <Pine.BSF.4.21.0106182345100.17670-100000@shell8.ba.best.com>
47599      Branch: perl
47600            ! win32/Makefile
47601 ____________________________________________________________________________
47602 [ 10716] By: jhi                                   on 2001/06/19  10:52:25
47603         Log: The INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
47604              to happen right after the inclusion of <inttypes.h>,
47605              from Edward Moy.
47606      Branch: perl
47607            ! handy.h perl.h
47608 ____________________________________________________________________________
47609 [ 10715] By: jhi                                   on 2001/06/19  10:49:21
47610         Log: Subject: [patch] preserve @DynaLoader::dl_{librefs,modules}
47611              From: Doug MacEachern <dougm@covalent.net>
47612              Date: Mon, 18 Jun 2001 22:13:38 -0700 (PDT)
47613              Message-ID: <Pine.LNX.4.21.0106182210570.22114-100000@mako.covalent.net>
47614      Branch: perl
47615            ! ext/DynaLoader/DynaLoader_pm.PL
47616 ____________________________________________________________________________
47617 [ 10714] By: jhi                                   on 2001/06/19  10:48:19
47618         Log: Revert #10656 for performance reasons but leave in the
47619              use of Hv*() macros -- in comments, so that grepping the
47620              source is easier, from Abhijit.  (Also add the ENV_HV_NAME speedup
47621              suggested by Sarathy, also by Abhijit.)
47622      Branch: perl
47623            ! hv.c
47624 ____________________________________________________________________________
47625 [ 10713] By: jhi                                   on 2001/06/19  10:46:08
47626         Log: Subject: [patch] .s MakeMaker suffix
47627              From: Doug MacEachern <dougm@covalent.net>
47628              Date: Mon, 18 Jun 2001 21:23:11 -0700 (PDT)
47629              Message-ID: <Pine.LNX.4.21.0106182120250.22114-100000@mako.covalent.net>
47630      Branch: perl
47631            ! lib/ExtUtils/MM_Unix.pm
47632 ____________________________________________________________________________
47633 [ 10712] By: jhi                                   on 2001/06/19  10:34:35
47634         Log: One test lost in the big shuffle restored.
47635      Branch: perl
47636            + ext/IPC/SysV/ipcsysv.t
47637            ! MANIFEST ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
47638 ____________________________________________________________________________
47639 [ 10711] By: jhi                                   on 2001/06/19  10:25:46
47640         Log: Rename the old non-standard threads tests so that
47641              they won't be invoked.
47642      Branch: perl
47643            + ext/Thread/create.tx ext/Thread/die.tx ext/Thread/die2.tx
47644            + ext/Thread/io.tx ext/Thread/join.tx ext/Thread/join2.tx
47645            + ext/Thread/list.tx ext/Thread/lock.tx ext/Thread/queue.tx
47646            + ext/Thread/specific.tx ext/Thread/sync.tx ext/Thread/sync2.tx
47647            + ext/Thread/unsync.tx ext/Thread/unsync2.tx
47648            + ext/Thread/unsync3.tx ext/Thread/unsync4.tx
47649            - ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
47650            - ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
47651            - ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
47652            - ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
47653            - ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
47654            - ext/Thread/unsync4.t
47655            ! MANIFEST
47656 ____________________________________________________________________________
47657 [ 10710] By: jhi                                   on 2001/06/19  10:18:41
47658         Log: Integrate perlio.
47659      Branch: perl
47660           !> win32/config_sh.PL
47661 ____________________________________________________________________________
47662 [ 10709] By: nick                                  on 2001/06/19  08:18:18
47663         Log: Integrate mainline
47664      Branch: perlio
47665           +> (branch 40 files)
47666            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
47667            - lib/strict/subs lib/strict/vars lib/warnings/1global
47668            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
47669            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
47670            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
47671            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
47672            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
47673            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
47674            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
47675            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
47676            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
47677            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
47678            - lib/warnings/utf8 lib/warnings/util
47679           !> (integrate 57 files)
47680 ____________________________________________________________________________
47681 [ 10708] By: nick                                  on 2001/06/19  07:57:10
47682         Log: Get Win32 known_extensions and extensions right in config.sh and hence Config.pm
47683      Branch: perlio
47684            ! win32/config_sh.PL
47685 ____________________________________________________________________________
47686 [ 10707] By: nick                                  on 2001/06/19  07:05:07
47687         Log: Perly.y and related file fixes to keep mainframe yacc (and bison) happy.
47688      Branch: perl
47689            ! perly.c perly.y perly_c.diff vms/perly_c.vms
47690 ____________________________________________________________________________
47691 [ 10706] By: jhi                                   on 2001/06/19  02:58:26
47692         Log: More perl572delta tweaks.
47693      Branch: perl
47694            ! pod/perl572delta.pod
47695 ____________________________________________________________________________
47696 [ 10705] By: jhi                                   on 2001/06/19  01:53:40
47697         Log: Update perl572delta.
47698      Branch: perl
47699            ! pod/perl572delta.pod
47700 ____________________________________________________________________________
47701 [ 10704] By: jhi                                   on 2001/06/19  01:28:40
47702         Log: VOS updates from Paul Green.
47703      Branch: perl
47704            ! vos/Changes vos/build.cm vos/perl.bind
47705 ____________________________________________________________________________
47706 [ 10703] By: jhi                                   on 2001/06/19  01:03:53
47707         Log: Update the vos/config.*.* files.
47708      Branch: perl
47709            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
47710            ! vos/config.ga.h
47711 ____________________________________________________________________________
47712 [ 10702] By: jhi                                   on 2001/06/19  01:03:32
47713         Log: Add a makefile for more painless adding of symbols to the
47714              VOS headers while in UNIX (in VOS the vos/configure_perl.cm
47715              takes care of the adding)
47716      Branch: perl
47717            + vos/Makefile
47718 ____________________________________________________________________________
47719 [ 10701] By: jhi                                   on 2001/06/19  00:51:44
47720         Log: Make libnetcfg by default display the libnet configuration,
47721              -c to change, add -i for old config, document all options,
47722              regen toc.
47723      Branch: perl
47724            ! pod/perltoc.pod pod/perlutil.pod utils/libnetcfg.PL
47725 ____________________________________________________________________________
47726 [ 10700] By: jhi                                   on 2001/06/18  23:45:12
47727         Log: gcc -Wall sweep.
47728      Branch: perl
47729            ! ext/IO/IO.xs ext/Time/Piece/Piece.xs
47730 ____________________________________________________________________________
47731 [ 10699] By: jhi                                   on 2001/06/18  23:19:53
47732         Log: So there.
47733      Branch: perl
47734            ! universal.c
47735 ____________________________________________________________________________
47736 [ 10698] By: jhi                                   on 2001/06/18  23:10:22
47737         Log: Document the need for sv_printify().
47738              
47739              Document that 'use utf8' has been considered.
47740              
47741              (An unfinished, gcc 3.0 -Wall nit fix also slipped in, gack.)
47742      Branch: perl
47743            ! pod/perltodo.pod universal.c
47744 ____________________________________________________________________________
47745 [ 10697] By: jhi                                   on 2001/06/18  22:50:53
47746         Log: Subject: Re: [PATCH] Re: [PATCH] Re: perl@10611
47747              From: Nicholas Clark <nick@ccl4.org>
47748              Date: Mon, 18 Jun 2001 23:29:23 +0100
47749              Message-ID: <20010618232923.I98663@plum.flirble.org>
47750      Branch: perl
47751            ! ext/POSIX/Makefile.PL ext/Socket/Makefile.PL
47752            ! ext/Sys/Syslog/Makefile.PL
47753 ____________________________________________________________________________
47754 [ 10696] By: jhi                                   on 2001/06/18  22:39:32
47755         Log: Subject: [PATCH: 5.6.1] perl5db.pl v1.07 + docs
47756              From: Scott.L.Miller@Compaq.com
47757              Date: Mon, 18 Jun 2001 10:12:27 -0500
47758              Message-ID: <86256A6F.00538A54.00@omacmta01.custom-edge.com>
47759      Branch: perl
47760            ! lib/perl5db.pl pod/perldebug.pod
47761 ____________________________________________________________________________
47762 [ 10695] By: jhi                                   on 2001/06/18  22:35:13
47763         Log: Subject: [PATCH lib/Carp/Heavy.pm] malformed POSIX negation
47764              From: "Jeff 'japhy' Pinyan" <jeffp@crusoe.net>
47765              Date: Mon, 18 Jun 2001 16:52:24 -0400 (EDT)
47766              Message-ID: <Pine.GSO.4.21.0106181650590.17386-100000@crusoe.crusoe.net>
47767      Branch: perl
47768            ! lib/Carp/Heavy.pm
47769 ____________________________________________________________________________
47770 [ 10694] By: jhi                                   on 2001/06/18  22:34:06
47771         Log: Subject: [PATCH] Documentation changes for CLONE
47772              From: Artur Bergman <artur@contiller.se>
47773              Date: Mon, 18 Jun 2001 22:06:37 +0200
47774              Message-ID: <B7542BEC.1719%artur@contiller.se>
47775      Branch: perl
47776            ! pod/perlmod.pod pod/perlsub.pod
47777 ____________________________________________________________________________
47778 [ 10693] By: jhi                                   on 2001/06/18  22:31:38
47779         Log: Subject: Re: configure.com
47780              From: "Craig A. Berry" <craigberry@mac.com>
47781              Date: Mon, 18 Jun 2001 16:04:38 -0500
47782              Message-Id: <5.1.0.14.0.20010618154549.0318c090@mail.mac.com>
47783      Branch: perl
47784            ! configure.com
47785 ____________________________________________________________________________
47786 [ 10692] By: jhi                                   on 2001/06/18  22:30:43
47787         Log: Subject: PL_nullstash + perl_clone()
47788              From: Doug MacEachern <dougm@covalent.net>
47789              Date: Mon, 18 Jun 2001 16:24:22 -0700 (PDT)
47790              Message-ID: <Pine.LNX.4.21.0106181621040.11974-100000@mako.covalent.net>
47791      Branch: perl
47792            ! sv.c
47793 ____________________________________________________________________________
47794 [ 10691] By: jhi                                   on 2001/06/18  22:26:20
47795         Log: Subject: Re: [PATCH 5.7.1] sv.c documentation
47796              From: davem@fdgroup.co.uk
47797              Date: Mon, 18 Jun 2001 21:29:45 +0100 (BST)
47798              Message-Id: <200106182029.VAA06503@gizmo.fdgroup.co.uk>
47799      Branch: perl
47800            ! embed.pl pod/perlapi.pod
47801 ____________________________________________________________________________
47802 [ 10690] By: jhi                                   on 2001/06/18  22:17:05
47803         Log: More cross-compilation defaults gleaned from -Dcc
47804              if it is CPU-OS-gcc.
47805      Branch: metaconfig
47806            ! U/modified/libc.U
47807      Branch: metaconfig/U/perl
47808            ! Cross.U
47809      Branch: perl
47810            ! Configure INSTALL
47811 ____________________________________________________________________________
47812 [ 10689] By: jhi                                   on 2001/06/18  13:59:47
47813         Log: Update Changes.
47814      Branch: perl
47815            ! Changes patchlevel.h
47816 ____________________________________________________________________________
47817 [ 10688] By: jhi                                   on 2001/06/18  13:44:18
47818         Log: Subject: [PATCH 5.7.1] sv.c documentation
47819              From: davem@fdgroup.co.uk
47820              Date: Mon, 18 Jun 2001 00:47:52 +0100 (BST)
47821              Message-Id: <200106172347.AAA05475@gizmo.fdgroup.co.uk>
47822      Branch: perl
47823            ! embed.pl pod/perlapi.pod pod/perlguts.pod pod/perlintern.pod
47824            ! sv.c sv.h
47825 ____________________________________________________________________________
47826 [ 10687] By: jhi                                   on 2001/06/18  13:38:03
47827         Log: Subject: [PATCH bleadperl DOC] $@ Clarification in pod/perlvar.pod
47828              From: "Jon Gunnip" <jongunnip@hotmail.com>
47829              Date: Sun, 17 Jun 2001 18:24:29 -0400
47830              Message-ID: <F136EXUIEAOeIiGXix40000e3a7@hotmail.com>
47831      Branch: perl
47832            ! pod/perlvar.pod
47833 ____________________________________________________________________________
47834 [ 10686] By: jhi                                   on 2001/06/18  13:32:13
47835         Log: Move the locale/strict/warnings helper files back
47836              under the t/lib; this way the amount of non-installabled
47837              stuff under lib/ stays smaller.
47838      Branch: perl
47839            + t/lib/locale/latin1 t/lib/locale/utf8 t/lib/strict/refs
47840            + t/lib/strict/subs t/lib/strict/vars t/lib/warnings/1global
47841            + t/lib/warnings/2use t/lib/warnings/3both t/lib/warnings/4lint
47842            + t/lib/warnings/5nolint t/lib/warnings/6default
47843            + t/lib/warnings/7fatal t/lib/warnings/8signal
47844            + t/lib/warnings/9enabled t/lib/warnings/av t/lib/warnings/doio
47845            + t/lib/warnings/doop t/lib/warnings/gv t/lib/warnings/hv
47846            + t/lib/warnings/malloc t/lib/warnings/mg t/lib/warnings/op
47847            + t/lib/warnings/perl t/lib/warnings/perlio t/lib/warnings/perly
47848            + t/lib/warnings/pp t/lib/warnings/pp_ctl t/lib/warnings/pp_hot
47849            + t/lib/warnings/pp_sys t/lib/warnings/regcomp
47850            + t/lib/warnings/regexec t/lib/warnings/run t/lib/warnings/sv
47851            + t/lib/warnings/taint t/lib/warnings/toke
47852            + t/lib/warnings/universal t/lib/warnings/utf8
47853            + t/lib/warnings/util
47854            - lib/locale/latin1 lib/locale/utf8 lib/strict/refs
47855            - lib/strict/subs lib/strict/vars lib/warnings/1global
47856            - lib/warnings/2use lib/warnings/3both lib/warnings/4lint
47857            - lib/warnings/5nolint lib/warnings/6default lib/warnings/7fatal
47858            - lib/warnings/8signal lib/warnings/9enabled lib/warnings/av
47859            - lib/warnings/doio lib/warnings/doop lib/warnings/gv
47860            - lib/warnings/hv lib/warnings/malloc lib/warnings/mg
47861            - lib/warnings/op lib/warnings/perl lib/warnings/perlio
47862            - lib/warnings/perly lib/warnings/pp lib/warnings/pp_ctl
47863            - lib/warnings/pp_hot lib/warnings/pp_sys lib/warnings/regcomp
47864            - lib/warnings/regexec lib/warnings/run lib/warnings/sv
47865            - lib/warnings/taint lib/warnings/toke lib/warnings/universal
47866            - lib/warnings/utf8 lib/warnings/util
47867            ! MANIFEST installperl lib/locale.t lib/strict.t
47868 ____________________________________________________________________________
47869 [ 10685] By: jhi                                   on 2001/06/18  13:11:49
47870         Log: Split off the pack/unpack code, from Nicholas Clark.
47871      Branch: perl
47872            + pp_pack.c
47873            ! MANIFEST Makefile.SH Makefile.micro cflags.SH embed.h embed.pl
47874            ! objXSUB.h perlapi.c pod/perlhack.pod pp.c proto.h
47875            ! vms/descrip_mms.template win32/Makefile win32/makefile.mk
47876 ____________________________________________________________________________
47877 [ 10684] By: jhi                                   on 2001/06/18  12:25:55
47878         Log: Guard the SysV IPC tests against being invoked in
47879              SysV-IPC-less places.
47880      Branch: perl
47881            ! ext/IPC/SysV/t/msg.t ext/IPC/SysV/t/sem.t
47882 ____________________________________________________________________________
47883 [ 10683] By: nick                                  on 2001/06/18  12:24:42
47884         Log: Integrate mainline (new test scheme now ok on Linux).
47885      Branch: perlio
47886           +> lib/warnings.t
47887           !> dump.c sv.c
47888 ____________________________________________________________________________
47889 [ 10682] By: jhi                                   on 2001/06/18  12:20:50
47890         Log: Add the locale.c and numeric.c to the microperl sources.
47891      Branch: perl
47892            ! Makefile.micro win32/Makefile
47893 ____________________________________________________________________________
47894 [ 10681] By: jhi                                   on 2001/06/18  11:57:45
47895         Log: Subject: [PATCH dump.c] FLAGS = (...,OUR,TYPED,...)
47896              From: Abhijit Menon-Sen <ams@wiw.org>
47897              Date: Mon, 18 Jun 2001 14:23:44 +0530
47898              Message-ID: <20010618142344.A13136@lustre.linux.in>
47899      Branch: perl
47900            ! dump.c
47901 ____________________________________________________________________________
47902 [ 10680] By: jhi                                   on 2001/06/18  11:56:12
47903         Log: Subject: Re: [PATCH] more anonymous stash cleanups
47904              From: Abhijit Menon-Sen <ams@wiw.org>
47905              Date: Mon, 18 Jun 2001 15:50:32 +0530
47906              Message-ID: <20010618155032.A13223@lustre.linux.in>
47907              
47908              Plus the comment left in as suggested by NI-S.
47909      Branch: perl
47910            ! sv.c
47911 ____________________________________________________________________________
47912 [ 10679] By: jhi                                   on 2001/06/18  11:49:27
47913         Log: One missed file.
47914      Branch: perl
47915            + lib/warnings.t
47916 ____________________________________________________________________________
47917 [ 10678] By: nick                                  on 2001/06/18  08:05:29
47918         Log: Integrate mainline (part2 - the deletes)
47919      Branch: perlio
47920            - lib/Text/Abbrev/t/abbrev.t t/lib/anydbm.t t/lib/b-stash.t
47921            - t/lib/bigfltpm.t t/lib/bigintpm.t t/lib/cwd.t t/lib/db-btree.t
47922            - t/lib/db-hash.t t/lib/db-recno.t t/lib/extutils.t
47923            - t/lib/filefind.t t/lib/filehand.t t/lib/filter-util.t
47924            - t/lib/findtaint.t t/lib/ftmp-security.t t/lib/gdbm.t
47925            - t/lib/glob-basic.t t/lib/glob-case.t t/lib/io_dup.t
47926            - t/lib/io_poll.t t/lib/io_sel.t t/lib/io_taint.t t/lib/mbimbf.t
47927            - t/lib/ndbm.t t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t
47928            - t/lib/open3.t t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t
47929            - t/lib/syslfs.t t/pragma/locale.t t/pragma/strict.t
47930            - t/pragma/subs.t t/pragma/warn/mg t/pragma/warnings.t
47931 ____________________________________________________________________________
47932 [ 10677] By: nick                                  on 2001/06/18  08:04:44
47933         Log: Integrate mainline (part1)
47934      Branch: perlio
47935           +> (branch 376 files)
47936            - (delete 219 files)
47937           !> (integrate 151 files)
47938 ____________________________________________________________________________
47939 [ 10676] By: jhi                                   on 2001/06/18  04:17:15
47940         Log: The Grand Trek: move the *.t files from t/ to lib/ and ext/.
47941              No doubt I made some mistakes like missed some files or
47942              misnamed some files.  The naming rules were more or less:
47943              (1) if the module is from CPAN, follows its ways, be it
47944              t/*.t or test.pl.
47945              (2) otherwise if there are multiple tests for a module
47946              put them in a t/
47947              (3) otherwise if there's only one test put it in Module.t
47948              (4) helper files go to module/ (locale, strict, warnings)
47949              (5) use longer filenames now that we can (but e.g. the
47950              compat-0.6.t and the Text::Balanced test files still
47951              were renamed to be more civil against the 8.3 people)
47952              installperl was updated appropriately not to install the
47953              *.t files or the help files from under lib.
47954              
47955              TODO: some helper files still remain under t/ that could
47956              follow their 'masters'.  UPDATE: On second thoughts, why
47957              should they.  They can continue to live under t/lib, and
47958              in fact the locale/strict/warnings helpers that were moved
47959              could be moved back.  This way the amount of non-installable
47960              stuff under lib/ stays smaller.
47961      Branch: perl
47962            + (add 253 files)
47963            - (delete 254 files)
47964            ! MANIFEST installperl lib/Test/Harness.pm t/TEST t/harness
47965 ____________________________________________________________________________
47966 [ 10675] By: jhi                                   on 2001/06/18  03:15:02
47967         Log: The warning no more comes from util.c, it comes from numeric.c.
47968      Branch: perl
47969            ! README.tru64
47970 ____________________________________________________________________________
47971 [ 10674] By: jhi                                   on 2001/06/18  00:56:22
47972         Log: Subject: Re: anyone good at casting spells?
47973              From: Spider Boardman <spider@Orb.Nashua.NH.US>
47974              Date: Sun, 17 Jun 2001 21:21:04 -0400
47975              Message-Id: <200106180121.VAA10195@Orb.Nashua.NH.US> 
47976      Branch: perl
47977            ! ext/POSIX/POSIX.xs hv.h
47978 ____________________________________________________________________________
47979 [ 10673] By: jhi                                   on 2001/06/17  22:24:53
47980         Log: Protect the (original) thread tests against testing if no 5.005
47981              threads have been configured.
47982      Branch: perl
47983            ! ext/Thread/create.t ext/Thread/die.t ext/Thread/die2.t
47984            ! ext/Thread/io.t ext/Thread/join.t ext/Thread/join2.t
47985            ! ext/Thread/list.t ext/Thread/lock.t ext/Thread/queue.t
47986            ! ext/Thread/specific.t ext/Thread/sync.t ext/Thread/sync2.t
47987            ! ext/Thread/unsync.t ext/Thread/unsync2.t ext/Thread/unsync3.t
47988            ! ext/Thread/unsync4.t
47989 ____________________________________________________________________________
47990 [ 10672] By: jhi                                   on 2001/06/17  22:09:28
47991         Log: Try the new test scanning scheme on Text::Abbrev.
47992      Branch: perl
47993            + lib/Text/Abbrev.t
47994            - lib/Text/Abbrev/t/abbrev.t
47995            ! MANIFEST
47996 ____________________________________________________________________________
47997 [ 10671] By: jhi                                   on 2001/06/17  22:07:08
47998         Log: Change the scan policy of the *.t and test.pl files,
47999              now the *.t do not need to live in a t/ directory.
48000      Branch: perl
48001            ! t/TEST t/harness
48002 ____________________________________________________________________________
48003 [ 10670] By: jhi                                   on 2001/06/17  20:32:35
48004         Log: Subject: [PATCH perlfaq7.pod] fix dangling L<perlobj/"WARNING">
48005              From: Ilmari Karonen <iltzu@sci.fi>
48006              Date: Mon, 18 Jun 2001 00:30:21 +0300 (EET DST)
48007              Message-ID: <Pine.SOL.3.96.1010618002009.6629A-100000@simpukka>
48008      Branch: perl
48009            ! pod/perlfaq7.pod
48010 ____________________________________________________________________________
48011 [ 10669] By: jhi                                   on 2001/06/17  20:30:22
48012         Log: Quench the warnings from Tru64; the HP-UX is still
48013              broken because it really, REALLY, doesn't like the
48014              HvARRAY() being lvalue:
48015              
48016              cc: "hv.c", line 192: warning 524: Cast (non-lvalue) appears on left-hand side of assignment.
48017              cc: "hv.c", line 192: error 1549: Modifiable lvalue required for assignment operator.
48018      Branch: perl
48019            ! hv.c
48020 ____________________________________________________________________________
48021 [ 10668] By: jhi                                   on 2001/06/17  19:13:24
48022         Log: Integrate change #10667 from maintperl:
48023              
48024              change#10449 broke the special-case that makes lexicals inside the
48025              eval"" within DB::DB() visible
48026      Branch: perl
48027           !> op.c
48028 ____________________________________________________________________________
48029 [ 10667] By: gsar                                  on 2001/06/17  19:08:27
48030         Log: change#10449 broke the special-case that makes lexicals inside the
48031              eval"" within DB::DB() visible
48032      Branch: maint-5.6/perl
48033            ! op.c
48034 ____________________________________________________________________________
48035 [ 10666] By: jhi                                   on 2001/06/17  17:50:07
48036         Log: Still spurious output; indent the code a bit.
48037              
48038              TODO1: separate the utility functions like MkDir
48039              into a helper script?
48040              
48041              TODO2: I see a lot of repetition in the filepath()
48042              and dirpath() calls.
48043      Branch: perl
48044            ! t/lib/filefind.t t/lib/findtaint.t
48045 ____________________________________________________________________________
48046 [ 10665] By: jhi                                   on 2001/06/17  16:59:42
48047         Log: Regen modlib, toc.
48048      Branch: perl
48049            ! pod/perlmodlib.pod pod/perltoc.pod
48050 ____________________________________________________________________________
48051 [ 10664] By: jhi                                   on 2001/06/17  16:55:28
48052         Log: Add libnetcfg to perlutil.
48053      Branch: perl
48054            ! pod/perlutil.pod
48055 ____________________________________________________________________________
48056 [ 10663] By: jhi                                   on 2001/06/17  16:53:29
48057         Log: Initial integration of libnet-1.0703.
48058              The Configure script renamed as libnetcfg, will be
48059              installed along other utilities.
48060      Branch: perl
48061            + lib/Net/ChangeLog.libnet lib/Net/Cmd.pm lib/Net/Config.eg
48062            + lib/Net/Config.pm lib/Net/Domain.pm lib/Net/DummyInetd.pm
48063            + lib/Net/FTP.pm lib/Net/FTP/A.pm lib/Net/FTP/E.pm
48064            + lib/Net/FTP/I.pm lib/Net/FTP/L.pm lib/Net/FTP/dataconn.pm
48065            + lib/Net/Hostname.eg lib/Net/NNTP.pm lib/Net/Netrc.pm
48066            + lib/Net/PH.pm lib/Net/POP3.pm lib/Net/README.config
48067            + lib/Net/README.libnet lib/Net/SMTP.pm lib/Net/SNPP.pm
48068            + lib/Net/Time.pm lib/Net/demos/ftp lib/Net/demos/inetd
48069            + lib/Net/demos/nntp lib/Net/demos/nntp.mirror
48070            + lib/Net/demos/pop3 lib/Net/demos/smtp.self lib/Net/demos/snpp
48071            + lib/Net/demos/time lib/Net/libnet.ppd lib/Net/libnetFAQ.pod
48072            + lib/Net/t/ftp.t lib/Net/t/hostname.t lib/Net/t/nntp.t
48073            + lib/Net/t/ph.t lib/Net/t/require.t lib/Net/t/smtp.t
48074            + utils/libnetcfg.PL
48075            ! MANIFEST utils.lst utils/Makefile
48076 ____________________________________________________________________________
48077 [ 10662] By: jhi                                   on 2001/06/17  15:37:32
48078         Log: Less potentially test-harness-confusing output.
48079      Branch: perl
48080            ! lib/Memoize/t/expire_module_t.t
48081 ____________________________________________________________________________
48082 [ 10661] By: jhi                                   on 2001/06/17  15:31:04
48083         Log: The final print annoys make test.
48084      Branch: perl
48085            ! t/lib/filefind.t t/lib/findtaint.t
48086 ____________________________________________________________________________
48087 [ 10660] By: jhi                                   on 2001/06/17  14:00:21
48088         Log: Add an option for handling dangling symbolic links.
48089      Branch: perl
48090            ! lib/File/Find.pm t/lib/filefind.t
48091 ____________________________________________________________________________
48092 [ 10659] By: jhi                                   on 2001/06/17  13:45:48
48093         Log: Subject: Re: [MacPerl-Porters] Re: [PATCH] File::Find for bleadperl, Mac OS  etc.
48094              From: Thomas Wegner <wegner_thomas@yahoo.com>
48095              Date: Sun, 17 Jun 2001 14:43:11 +0200
48096              Message-Id: <p04320400b751fb74714a@[149.225.10.45]>
48097      Branch: perl
48098            + t/lib/findtaint.t
48099            ! MANIFEST lib/File/Find.pm t/lib/filefind.t
48100 ____________________________________________________________________________
48101 [ 10658] By: jhi                                   on 2001/06/17  13:13:25
48102         Log: Subject: [PATCH ExtUtils/MM_Unix.pm perl@10654] Remove tmon.out in make clean
48103              From: Jonathan Stowe <gellyfish@gellyfish.com>
48104              Date: Sun, 17 Jun 2001 11:26:21 +0100 (BST)
48105              Message-ID: <Pine.LNX.4.33.0106171120540.28753-100000@orpheus.gellyfish.com>
48106      Branch: perl
48107            ! lib/ExtUtils/MM_Unix.pm
48108 ____________________________________________________________________________
48109 [ 10657] By: jhi                                   on 2001/06/17  13:12:25
48110         Log: Subject: [PATCH] more anonymous stash cleanups
48111              From: Abhijit Menon-Sen <ams@wiw.org>
48112              Date: Sun, 17 Jun 2001 11:44:06 +0530
48113              Message-ID: <20010617114406.A25203@lustre.linux.in>
48114      Branch: perl
48115            ! op.c
48116 ____________________________________________________________________________
48117 [ 10656] By: jhi                                   on 2001/06/17  13:11:11
48118         Log: Subject: [PATCH #1/7] xhv_array (was Re: Using xhv_foo instead of HvFOO)
48119              From: Abhijit Menon-Sen <ams@wiw.org>
48120              Date: Sun, 17 Jun 2001 08:02:59 +0530
48121              Message-ID: <20010617080259.A28776@lustre.linux.in>
48122              
48123              Subject: [PATCH #2/7] xhv_eiter
48124              From: Abhijit Menon-Sen <ams@wiw.org>
48125              Date: Sun, 17 Jun 2001 08:13:18 +0530
48126              Message-ID: <20010617081318.B28776@lustre.linux.in>
48127              
48128              Subject: [PATCH #3/7] xhv_fill
48129              From: Abhijit Menon-Sen <ams@wiw.org>
48130              Date: Sun, 17 Jun 2001 08:25:16 +0530
48131              Message-ID: <20010617082516.C28776@lustre.linux.in>
48132              
48133              Subject: [PATCH #4/7] xhv_keys
48134              From: Abhijit Menon-Sen <ams@wiw.org>
48135              Date: Sun, 17 Jun 2001 08:36:17 +0530
48136              Message-ID: <20010617083617.D28776@lustre.linux.in>
48137              
48138              Subject: [PATCH #5/7] xhv_max
48139              From: Abhijit Menon-Sen <ams@wiw.org>
48140              Date: Sun, 17 Jun 2001 08:39:48 +0530
48141              Message-ID: <20010617083948.E28776@lustre.linux.in>
48142              
48143              Subject: [PATCH #6,7/7] xhv_pmroot, xhv_riter
48144              From: Abhijit Menon-Sen <ams@wiw.org>
48145              Date: Sun, 17 Jun 2001 08:51:11 +0530
48146              Message-ID: <20010617085111.F28776@lustre.linux.in>
48147      Branch: perl
48148            ! hv.c
48149 ____________________________________________________________________________
48150 [ 10655] By: jhi                                   on 2001/06/16  23:32:03
48151         Log: Update Changes.
48152      Branch: perl
48153            ! Changes patchlevel.h
48154 ____________________________________________________________________________
48155 [ 10654] By: jhi                                   on 2001/06/16  23:18:37
48156         Log: Subject: [PATCH] Re: DYNAMIC_ENV_FETCH HvNAME abuse.
48157              From: Abhijit Menon-Sen <ams@wiw.org>
48158              Date: Sat, 16 Jun 2001 07:41:19 +0530
48159              Message-ID: <20010616074119.A24720@lustre.linux.in>
48160      Branch: perl
48161            ! hv.c perl.c vms/vmsish.h win32/win32.h
48162 ____________________________________________________________________________
48163 [ 10653] By: jhi                                   on 2001/06/16  23:15:11
48164         Log: Document tests failing when threaded, since we now have more.
48165      Branch: perl
48166            ! pod/perl572delta.pod
48167 ____________________________________________________________________________
48168 [ 10652] By: jhi                                   on 2001/06/16  23:12:19
48169         Log: -Wall cleanup.
48170      Branch: perl
48171            ! ext/Thread/Thread.xs
48172 ____________________________________________________________________________
48173 [ 10651] By: jhi                                   on 2001/06/16  23:06:55
48174         Log: pthread_attr_setstacksize() isn't absolutely necessary
48175              to call, only iff THREAD_CREATE_NEEDS_STACK.
48176      Branch: perl
48177            ! ext/Thread/Thread.xs
48178 ____________________________________________________________________________
48179 [ 10650] By: jhi                                   on 2001/06/16  22:58:48
48180         Log: -Wall strays.
48181      Branch: perl
48182            ! perl.c util.c
48183 ____________________________________________________________________________
48184 [ 10649] By: jhi                                   on 2001/06/16  22:47:40
48185         Log: Add workaround for Darwin's (Mac OS X's) INT32_MIN
48186              (and INT64_MIN) brokenness.
48187      Branch: perl
48188            ! hints/darwin.sh perl.h
48189 ____________________________________________________________________________
48190 [ 10648] By: jhi                                   on 2001/06/16  22:27:48
48191         Log: Subject: [PATCH] Re: [PATCH] Re: perl@10611
48192              From: Nicholas Clark <nick@ccl4.org>
48193              Date: Sun, 17 Jun 2001 00:16:05 +0100
48194              Message-ID: <20010617001605.V98663@plum.flirble.org>
48195      Branch: perl
48196            ! ext/Fcntl/Fcntl.xs ext/Fcntl/Makefile.PL ext/File/Glob/Glob.pm
48197            ! ext/File/Glob/Glob.xs ext/File/Glob/Makefile.PL
48198            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
48199 ____________________________________________________________________________
48200 [ 10647] By: jhi                                   on 2001/06/16  22:24:47
48201         Log: Add perlnetware to docs; regen toc; supply skeleton
48202              docs for some Memoize submodules.
48203      Branch: perl
48204            ! lib/Memoize/AnyDBM_File.pm lib/Memoize/ExpireFile.pm
48205            ! lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
48206            ! lib/Memoize/SDBM_File.pm lib/Memoize/Storable.pm
48207            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
48208            ! win32/Makefile win32/makefile.mk
48209 ____________________________________________________________________________
48210 [ 10646] By: jhi                                   on 2001/06/16  22:06:52
48211         Log: pod cleanup.
48212      Branch: perl
48213            ! README.netware
48214 ____________________________________________________________________________
48215 [ 10645] By: jhi                                   on 2001/06/16  21:47:00
48216         Log: Integrate Memoize 0.64.  Few tweaks were required in
48217              the test scripts.  Note that the speed and expire*
48218              tests take several dozen seconds to run.
48219      Branch: perl
48220            + lib/Memoize.pm lib/Memoize/AnyDBM_File.pm
48221            + lib/Memoize/Expire.pm lib/Memoize/ExpireFile.pm
48222            + lib/Memoize/ExpireTest.pm lib/Memoize/NDBM_File.pm
48223            + lib/Memoize/README lib/Memoize/SDBM_File.pm
48224            + lib/Memoize/Saves.pm lib/Memoize/Storable.pm lib/Memoize/TODO
48225            + lib/Memoize/t/array.t lib/Memoize/t/correctness.t
48226            + lib/Memoize/t/errors.t lib/Memoize/t/expire.t
48227            + lib/Memoize/t/expire_file.t lib/Memoize/t/expire_module_n.t
48228            + lib/Memoize/t/expire_module_t.t lib/Memoize/t/flush.t
48229            + lib/Memoize/t/normalize.t lib/Memoize/t/prototype.t
48230            + lib/Memoize/t/speed.t lib/Memoize/t/tie.t
48231            + lib/Memoize/t/tie_gdbm.t lib/Memoize/t/tie_ndbm.t
48232            + lib/Memoize/t/tie_sdbm.t lib/Memoize/t/tie_storable.t
48233            + lib/Memoize/t/tiefeatures.t lib/Memoize/t/unmemoize.t
48234            ! MANIFEST t/lib/1_compile.t
48235 ____________________________________________________________________________
48236 [ 10644] By: jhi                                   on 2001/06/16  20:35:49
48237         Log: Document the cross-compilation options.
48238      Branch: perl
48239            ! Cross/README INSTALL
48240 ____________________________________________________________________________
48241 [ 10643] By: jhi                                   on 2001/06/16  19:46:38
48242         Log: NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.
48243      Branch: perl
48244            + NetWare/CLIBsdio.h NetWare/CLIBstr.h NetWare/CLIBstuf.c
48245            + NetWare/CLIBstuf.h NetWare/Main.c NetWare/Makefile
48246            + NetWare/NWTInfo.c NetWare/NWUtil.c NetWare/Nwmain.c
48247            + NetWare/Nwpipe.c NetWare/bat/BldNWExt.bat
48248            + NetWare/bat/Buildtype.bat NetWare/bat/MPKBuild.bat
48249            + NetWare/bat/SetNWBld.bat NetWare/bat/Setmpksdk.bat
48250            + NetWare/bat/Setnlmsdk.bat NetWare/bat/Setwatcom.bat
48251            + NetWare/bat/ToggleD2.bat NetWare/bat/ToggleXDC.bat
48252            + NetWare/config.wc NetWare/config_H.wc NetWare/config_h.PL
48253            + NetWare/config_sh.PL NetWare/deb.h NetWare/dl_netware.xs
48254            + NetWare/intdef.h NetWare/interface.c NetWare/interface.h
48255            + NetWare/iperlhost.h NetWare/netware.h NetWare/nw5.c
48256            + NetWare/nw5iop.h NetWare/nw5sck.c NetWare/nw5sck.h
48257            + NetWare/nw5thread.c NetWare/nw5thread.h NetWare/nwperlsys.c
48258            + NetWare/nwperlsys.h NetWare/nwpipe.h NetWare/nwplglob.c
48259            + NetWare/nwplglob.h NetWare/nwtinfo.h NetWare/nwutil.h
48260            + NetWare/t/NWModify.pl NetWare/t/NWScripts.pl
48261            + NetWare/t/Readme.txt NetWare/testnlm/echo/echo.c
48262            + NetWare/testnlm/type/type.c NetWare/win32ish.h README.netware
48263            + lib/ExtUtils/MM_NW5.pm
48264            ! MANIFEST XSUB.h dosish.h ext/Errno/Errno_pm.PL ext/IO/IO.xs
48265            ! ext/POSIX/POSIX.xs ext/Socket/Socket.xs installperl iperlsys.h
48266            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
48267            ! lib/File/Copy.pm lib/File/Find.pm lib/perl5db.pl makedef.pl
48268            ! perl.c perl.h perlio.c perlio.h pp_sys.c t/comp/multiline.t
48269            ! t/comp/script.t t/io/argv.t t/io/dup.t t/io/fs.t
48270            ! t/io/inplace.t t/io/iprefix.t t/io/tell.t t/lib/anydbm.t
48271            ! t/lib/b-stash.t t/lib/cwd.t t/lib/db-btree.t t/lib/db-hash.t
48272            ! t/lib/db-recno.t t/lib/filehand.t t/lib/filter-util.t
48273            ! t/lib/ftmp-security.t t/lib/gdbm.t t/lib/glob-basic.t
48274            ! t/lib/glob-case.t t/lib/io_dup.t t/lib/io_poll.t
48275            ! t/lib/io_sel.t t/lib/io_taint.t t/lib/ndbm.t
48276            ! t/lib/net-hostent.t t/lib/odbm.t t/lib/open2.t t/lib/open3.t
48277            ! t/lib/posix.t t/lib/sdbm.t t/lib/sigaction.t t/lib/syslfs.t
48278            ! t/op/anonsub.t t/op/closure.t t/op/die_exit.t t/op/exec.t
48279            ! t/op/fork.t t/op/goto.t t/op/groups.t t/op/lfs.t t/op/magic.t
48280            ! t/op/misc.t t/op/rand.t t/op/runlevel.t t/op/split.t
48281            ! t/op/stat.t t/op/sysio.t t/op/taint.t t/op/write.t
48282            ! t/pragma/locale.t t/pragma/strict.t t/pragma/subs.t
48283            ! t/pragma/warn/mg t/pragma/warnings.t thread.h toke.c util.c
48284            ! util.h x2p/a2py.c
48285 ____________________________________________________________________________
48286 [ 10642] By: jhi                                   on 2001/06/16  19:16:04
48287         Log: Resort MANIFEST.
48288      Branch: perl
48289            ! MANIFEST
48290 ____________________________________________________________________________
48291 [ 10641] By: jhi                                   on 2001/06/16  18:52:26
48292         Log: Integrate perlio.
48293      Branch: perl
48294           +> win32/win32io.c
48295           !> MANIFEST perlio.c perliol.h win32/makefile.mk
48296 ____________________________________________________________________________
48297 [ 10640] By: nick                                  on 2001/06/16  18:38:31
48298         Log: Disable :win32 layer as default till I get it working
48299      Branch: perlio
48300            ! MANIFEST perlio.c
48301 ____________________________________________________________________________
48302 [ 10639] By: jhi                                   on 2001/06/16  18:35:46
48303         Log: Try the new scheme by moving the Text::Abbrev test
48304              to a new place under lib.
48305      Branch: perl
48306            + lib/Text/Abbrev/t/abbrev.t
48307            - t/lib/abbrev.t
48308            ! MANIFEST
48309 ____________________________________________________________________________
48310 [ 10638] By: jhi                                   on 2001/06/16  18:34:30
48311         Log: Make the code even more dynamical so that testname
48312              suffix length can change.
48313      Branch: perl
48314            ! lib/Test/Harness.pm t/TEST
48315 ____________________________________________________________________________
48316 [ 10637] By: jhi                                   on 2001/06/16  18:16:28
48317         Log: Allow for deeper t/ and also a single test.pl.
48318      Branch: perl
48319            ! t/TEST t/harness
48320 ____________________________________________________________________________
48321 [ 10636] By: jhi                                   on 2001/06/16  18:13:59
48322         Log: #define fix from Nicholas Clark.
48323      Branch: perl
48324            ! ext/POSIX/POSIX.xs
48325 ____________________________________________________________________________
48326 [ 10635] By: jhi                                   on 2001/06/16  17:50:43
48327         Log: Initialization is nice.
48328      Branch: perl
48329            ! lib/Test/Harness.pm
48330 ____________________________________________________________________________
48331 [ 10634] By: jhi                                   on 2001/06/16  17:38:53
48332         Log: Make t/TEST and t/harness to test also the t/ tests
48333              under the main lib/ and ext/ directories.  Fix Test::Harness
48334              to dynamically change the width of its "foo/bar....ok" output.
48335      Branch: perl
48336            ! lib/Test/Harness.pm t/TEST t/TestInit.pm t/harness
48337 ____________________________________________________________________________
48338 [ 10633] By: jhi                                   on 2001/06/16  16:58:57
48339         Log: Subject: [PATCH] Re: perl@10611 
48340              From: Nicholas Clark <nick@ccl4.org>
48341              Date: Sat, 16 Jun 2001 16:52:47 +0100
48342              Message-ID: <20010616165247.O98663@plum.flirble.org>
48343              
48344              The .xs parts, too.
48345      Branch: perl
48346            ! ext/GDBM_File/GDBM_File.xs ext/POSIX/POSIX.xs
48347            ! ext/Socket/Socket.xs ext/Sys/Syslog/Syslog.xs
48348 ____________________________________________________________________________
48349 [ 10632] By: nick                                  on 2001/06/16  16:44:35
48350         Log: Work-in-progress win32 layer semi-functional, checking 
48351              for UNIX breakage.
48352      Branch: perlio
48353            ! perlio.c perliol.h win32/makefile.mk win32/win32io.c
48354 ____________________________________________________________________________
48355 [ 10631] By: jhi                                   on 2001/06/16  16:40:30
48356         Log: Subject: [PATCH] Re: perl@10611 
48357              From: Nicholas Clark <nick@ccl4.org>
48358              Date: Sat, 16 Jun 2001 16:52:47 +0100
48359              Message-ID: <20010616165247.O98663@plum.flirble.org>
48360      Branch: perl
48361            ! ext/GDBM_File/GDBM_File.xs ext/GDBM_File/Makefile.PL
48362            ! ext/POSIX/Makefile.PL ext/POSIX/POSIX.xs
48363            ! ext/Socket/Makefile.PL ext/Socket/Socket.xs
48364            ! ext/Sys/Syslog/Makefile.PL ext/Sys/Syslog/Syslog.xs
48365            ! lib/ExtUtils/Constant.pm
48366 ____________________________________________________________________________
48367 [ 10630] By: jhi                                   on 2001/06/16  15:11:38
48368         Log: Metaconfig unit change for #10629.
48369      Branch: metaconfig
48370            ! U/modified/Finish.U
48371 ____________________________________________________________________________
48372 [ 10629] By: jhi                                   on 2001/06/16  15:11:10
48373         Log: The extraction changed directories.
48374      Branch: perl
48375            ! Configure
48376 ____________________________________________________________________________
48377 [ 10628] By: jhi                                   on 2001/06/16  14:59:38
48378         Log: Math::BigInt 1.35 from Tels.
48379      Branch: perl
48380            + t/lib/mbimbf.t
48381            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
48382            ! t/lib/bigfltpm.t t/lib/bigintpm.t
48383 ____________________________________________________________________________
48384 [ 10627] By: nick                                  on 2001/06/16  14:54:52
48385         Log: Work in progress UNIX-side edit of win32 PerLIO layer
48386      Branch: perlio
48387            + win32/win32io.c
48388            ! perlio.c win32/makefile.mk
48389 ____________________________________________________________________________
48390 [ 10626] By: jhi                                   on 2001/06/16  14:01:50
48391         Log: Subject: [PATCH 5.6.1] os2/diff-configure
48392              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48393              Date: Fri, 15 Jun 2001 01:19:36 -0400
48394              Message-ID: <20010615011936.A26982@math.ohio-state.edu>
48395              
48396              Empty all of it because I think #10624 made even the
48397              last patch hunk unnecessary.
48398      Branch: perl
48399            ! os2/diff.configure
48400 ____________________________________________________________________________
48401 [ 10625] By: jhi                                   on 2001/06/16  13:58:34
48402         Log: Metaconfig unit change for 10624.
48403      Branch: metaconfig
48404            ! U/modified/libc.U
48405      Branch: perl
48406            ! config_h.SH
48407 ____________________________________________________________________________
48408 [ 10624] By: jhi                                   on 2001/06/16  13:58:13
48409         Log: Move the initialization of libnames to the beginning so
48410              that can one 'seed' it (as OS/2 does.)
48411      Branch: perl
48412            ! Configure
48413 ____________________________________________________________________________
48414 [ 10623] By: jhi                                   on 2001/06/16  13:47:54
48415         Log: Subject: [PATCH 5.6.1] OS2::DLL patch
48416              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
48417              Date: Fri, 15 Jun 2001 19:10:57 -0400
48418              Message-ID: <20010615191057.A8050@math.ohio-state.edu>
48419      Branch: perl
48420            ! os2/OS2/REXX/DLL/DLL.pm
48421 ____________________________________________________________________________
48422 [ 10622] By: jhi                                   on 2001/06/16  13:29:42
48423         Log: Subject: [PATCH perl@10611] make VMS find util.c's offspring 
48424              From: "Craig A. Berry" <craigberry@mac.com>
48425              Date: Fri, 15 Jun 2001 17:00:03 -0500
48426              Message-Id: <a05101007b750342599be@[172.16.52.1]>
48427      Branch: perl
48428            ! vms/descrip_mms.template
48429 ____________________________________________________________________________
48430 [ 10621] By: jhi                                   on 2001/06/16  13:28:37
48431         Log: Subject: [PATCH perl@10611] get extutils.t working on VMS (again)
48432              From: "Craig A. Berry" <craigberry@mac.com>
48433              Date: Fri, 15 Jun 2001 18:39:42 -0500
48434              Message-Id: <a05101008b7503dc9dc2f@[172.16.52.1]>
48435      Branch: perl
48436            ! lib/File/Spec/VMS.pm t/lib/extutils.t
48437 ____________________________________________________________________________
48438 [ 10620] By: jhi                                   on 2001/06/16  13:25:06
48439         Log: Integrate perlio.
48440      Branch: perl
48441           !> embed.h embed.pl lib/open.pm perl.c perlio.c proto.h
48442           !> t/io/utf8.t t/lib/io_scalar.t
48443 ____________________________________________________________________________
48444 [ 10619] By: nick                                  on 2001/06/15  21:05:19
48445         Log: Generated files
48446      Branch: perlio
48447            ! embed.h proto.h
48448 ____________________________________________________________________________
48449 [ 10618] By: nick                                  on 2001/06/15  20:27:42
48450         Log: Fix open.pm to work via XS-implemented method calls rather
48451              than *open::layers variables which caused all the HV/AV hassle.
48452      Branch: perlio
48453            ! embed.pl lib/open.pm perl.c perlio.c t/io/utf8.t
48454            ! t/lib/io_scalar.t
48455 ____________________________________________________________________________
48456 [ 10617] By: jhi                                   on 2001/06/15  18:50:53
48457         Log: Integrate perlio.
48458      Branch: perl
48459           !> lib/ExtUtils/Constant.pm
48460 ____________________________________________________________________________
48461 [ 10616] By: nick                                  on 2001/06/15  18:46:47
48462         Log: pTHX_ / aTHX_ for ExtUtils/Constant.pm
48463      Branch: perlio
48464            ! lib/ExtUtils/Constant.pm
48465 ____________________________________________________________________________
48466 [ 10615] By: jhi                                   on 2001/06/15  18:36:43
48467         Log: Integrate perlio.
48468      Branch: perl
48469           !> ext/Socket/Socket.xs
48470 ____________________________________________________________________________
48471 [ 10614] By: nick                                  on 2001/06/15  18:33:37
48472         Log: MULTIPLICITY fix for Socket.xs
48473      Branch: perlio
48474            ! ext/Socket/Socket.xs
48475 ____________________________________________________________________________
48476 [ 10613] By: jhi                                   on 2001/06/15  16:34:06
48477         Log: Subject: Re: perl@10611
48478              From: Doug MacEachern <dougm@covalent.net>
48479              Date: Fri, 15 Jun 2001 10:10:33 -0700 (PDT)
48480              Message-ID: <Pine.LNX.4.21.0106151007420.10871-100000@mako.covalent.net>
48481      Branch: perl
48482            ! ext/Socket/Socket.xs
48483 ____________________________________________________________________________
48484 [ 10612] By: nick                                  on 2001/06/15  16:14:38
48485         Log: Raw integrate on mainline - MULTIPLICITY issues with Socket.xs
48486      Branch: perlio
48487           !> Changes ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
48488           !> ext/Socket/Socket.pm ext/Socket/Socket.xs
48489           !> lib/ExtUtils/Constant.pm lib/File/Find.pm opcode.pl
48490           !> patchlevel.h perlio.c t/lib/extutils.t t/lib/filefind.t
48491           !> t/lib/gdbm.t t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t
48492           !> utils/h2ph.PL
48493 ____________________________________________________________________________
48494 [ 10611] By: jhi                                   on 2001/06/15  14:29:04
48495         Log: Update Changes.
48496      Branch: perl
48497            ! Changes patchlevel.h
48498 ____________________________________________________________________________
48499 [ 10610] By: jhi                                   on 2001/06/15  14:20:33
48500         Log: Upping the test count.
48501      Branch: perl
48502            ! t/lib/filefind.t
48503 ____________________________________________________________________________
48504 [ 10609] By: jhi                                   on 2001/06/15  14:13:29
48505         Log: Integrate perlio.
48506      Branch: perl
48507           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48508 ____________________________________________________________________________
48509 [ 10608] By: jhi                                   on 2001/06/15  14:12:31
48510         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
48511              From: andreas.koenig@anima.de (Andreas J. Koenig)
48512              Date: 15 Jun 2001 13:30:39 +0200
48513              Message-ID: <m3hexikmjk.fsf@ak-71.mind.de>
48514              
48515              Record the grim history.
48516      Branch: perl
48517            ! lib/File/Find.pm
48518 ____________________________________________________________________________
48519 [ 10607] By: jhi                                   on 2001/06/15  14:08:19
48520         Log: Subject: Re: [ID 20010608.010] File::Find re-entrancy
48521              From: Brian McCauley <nobull@mail.com>
48522              Date: 15 Jun 2001 07:51:26 +0100
48523              Message-Id: <200106150923.f5F9NpG02725@wcl-l.bham.ac.uk>
48524      Branch: perl
48525            ! lib/File/Find.pm t/lib/filefind.t
48526 ____________________________________________________________________________
48527 [ 10606] By: nick                                  on 2001/06/15  14:00:08
48528         Log: regen_config_h for Win32.
48529      Branch: perlio
48530            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48531 ____________________________________________________________________________
48532 [ 10605] By: jhi                                   on 2001/06/15  13:49:55
48533         Log: Subject: [PATCH: perl@10576] handle tri graphs in h2ph.PL -> h2ph*
48534              From: Peter Prymmer <pvhp@forte.com>
48535              Date: Thu, 14 Jun 2001 16:25:33 -0700 (PDT)
48536              Message-ID: <Pine.OSF.4.10.10106141608080.110974-100000@aspara.forte.com>
48537      Branch: perl
48538            ! t/lib/h2ph.h t/lib/h2ph.pht t/lib/h2ph.t utils/h2ph.PL
48539 ____________________________________________________________________________
48540 [ 10604] By: jhi                                   on 2001/06/15  13:45:03
48541         Log: Some filesystems require writability for rename/unlink.
48542      Branch: perl
48543            ! opcode.pl
48544 ____________________________________________________________________________
48545 [ 10603] By: jhi                                   on 2001/06/15  13:41:34
48546         Log: Subject: Re: [PATCH} perlio and threading @ 10576 + report 
48547              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
48548              Date: Fri, 15 Jun 2001 12:08:53 +0200
48549              Message-Id: <20010615120320.F009.H.M.BRAND@hccnet.nl>
48550      Branch: perl
48551            ! perlio.c
48552 ____________________________________________________________________________
48553 [ 10602] By: jhi                                   on 2001/06/15  13:27:04
48554         Log: Subject: Re: [PATCH] opcode.pl is chmod'ing the original source tree
48555              From: Mike Guy <mjtg@cam.ac.uk>
48556              Date: Fri, 15 Jun 2001 14:11:49 +0100
48557              Message-Id: <E15AtO9-0006Nd-00@draco.cus.cam.ac.uk>
48558      Branch: perl
48559            ! opcode.pl
48560 ____________________________________________________________________________
48561 [ 10601] By: jhi                                   on 2001/06/15  13:21:18
48562         Log: Subject: [PATCH ?] INADDR_ANY INADDR_BROADCAST INADDR_LOOPBACK INADDR_NONE
48563              From: Nicholas Clark <nick@ccl4.org>
48564              Date: Thu, 14 Jun 2001 23:52:56 +0100
48565              Message-ID: <20010614235256.G98663@plum.flirble.org>
48566      Branch: perl
48567            ! ext/Socket/Socket.pm ext/Socket/Socket.xs
48568            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
48569 ____________________________________________________________________________
48570 [ 10600] By: jhi                                   on 2001/06/15  13:16:56
48571         Log: Subject: Re: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
48572              From: Russ Allbery <rra@stanford.edu>
48573              Date: 14 Jun 2001 13:24:43 -0700
48574              Message-ID: <ylzobaizck.fsf@windlord.stanford.edu>
48575      Branch: perl
48576            ! ext/GDBM_File/GDBM_File.pm
48577 ____________________________________________________________________________
48578 [ 10599] By: jhi                                   on 2001/06/15  13:15:26
48579         Log: Subject: [PATCH] GDBM_File (wasRe: ext/ + -Wall)
48580              From: Nicholas Clark <nick@ccl4.org>
48581              Date: Thu, 14 Jun 2001 20:37:47 +0100
48582              Message-ID: <20010614203747.F98663@plum.flirble.org>
48583      Branch: perl
48584            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
48585            ! t/lib/gdbm.t
48586 ____________________________________________________________________________
48587 [ 10598] By: jhi                                   on 2001/06/15  13:13:13
48588         Log: Integrate perlio.
48589      Branch: perl
48590           !> makedef.pl sv.c
48591 ____________________________________________________________________________
48592 [ 10597] By: nick                                  on 2001/06/15  11:08:13
48593         Log: Check that HVs with HvNAME() != NULL are really stashes before
48594              treating them as such. Also be more defensive on the GvCV.
48595              Win32 fork and dprof now working again. 
48596      Branch: perlio
48597            ! sv.c
48598 ____________________________________________________________________________
48599 [ 10596] By: nick                                  on 2001/06/15  10:11:20
48600         Log: Integrate mainline.
48601      Branch: perlio
48602           +> Cross/README
48603           !> Configure Makefile.SH Porting/Glossary Porting/config.sh
48604           !> Porting/config_H config_h.SH configure.com epoc/config.sh
48605           !> hints/linux.sh pod/perltoc.pod uconfig.h uconfig.sh
48606           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
48607           !> vos/config.ga.h win32/config.bc win32/config.gc
48608           !> win32/config.vc win32/config_H.bc win32/config_H.gc
48609           !> win32/config_H.vc
48610 ____________________________________________________________________________
48611 [ 10595] By: nick                                  on 2001/06/15  09:37:17
48612         Log: Skip Perl_my_bcopy in .def file as we do not provide it.
48613              - Win32 (VC++) now builds but fails:
48614              filefind.t - suspect Win32's builtin cwd is not doing insecure dir test
48615              fork.t     - No &___ENV_HV_NAME___::CLONE method ???
48616              write.t    - open(...,"|-") not implemented on Win32 
48617      Branch: perlio
48618            ! makedef.pl
48619 ____________________________________________________________________________
48620 [ 10594] By: jhi                                   on 2001/06/15  00:17:16
48621         Log: Integrate perlio.
48622      Branch: perl
48623           !> perlio.c win32/makefile.mk
48624 ____________________________________________________________________________
48625 [ 10593] By: jhi                                   on 2001/06/15  00:16:44
48626         Log: Metaconfig unit changes for #10592.
48627      Branch: metaconfig
48628            + U/modified/i_varhdr.U U/modified/startsh.U
48629            - U/a_dvisory/crosscompile.U U/target/Target.U
48630            ! U/a_dvisory/intsize.U U/compline/alignbytes.U
48631            ! U/compline/bitpbyte.U U/compline/byteorder.U
48632            ! U/compline/ccflags.U U/compline/charsize.U
48633            ! U/compline/d_casti32.U U/compline/d_castneg.U
48634            ! U/compline/d_closedir.U U/compline/d_fd_set.U
48635            ! U/compline/d_gconvert.U U/compline/d_gnulibc.U
48636            ! U/compline/d_keepsig.U U/compline/d_open3.U
48637            ! U/compline/d_safebcpy.U U/compline/d_safemcpy.U
48638            ! U/compline/d_sanemcmp.U U/compline/d_scannl.U
48639            ! U/compline/d_sgndchr.U U/compline/d_sigsetjmp.U
48640            ! U/compline/d_stdstdio.U U/compline/d_vprintf.U
48641            ! U/compline/doublesize.U U/compline/floatsize.U
48642            ! U/compline/nblock_io.U U/compline/orderlib.U
48643            ! U/compline/ptrsize.U U/compline/ssizetype.U U/ebcdic/ebcdic.U
48644            ! U/modified/Cppsym.U U/modified/Oldconfig.U U/modified/Signal.U
48645            ! U/modified/d_getpgrp.U U/modified/d_longdbl.U
48646            ! U/modified/d_longlong.U U/modified/d_setpgrp.U
48647            ! U/modified/d_strtoul.U U/modified/d_union_semun.U
48648            ! U/modified/spitshell.U U/threads/archname.U
48649            ! U/threads/d_pthreadj.U U/typedefs/gidsign.U
48650            ! U/typedefs/gidsize.U U/typedefs/lseektype.U
48651            ! U/typedefs/pidsign.U U/typedefs/pidsize.U
48652            ! U/typedefs/sizesize.U U/typedefs/ssizesize.U
48653            ! U/typedefs/uidsign.U U/typedefs/uidsize.U
48654      Branch: metaconfig/U/perl
48655            + Cross.U
48656            ! d_dlsymun.U d_fcntl_can_lock.U d_modfl.U d_printfed.U
48657            ! d_strtoll.U d_strtoull.U d_strtouq.U d_u32align.U dlsrc.U
48658            ! fflushall.U fpossize.U gccvers.U i_db.U longdblfio.U
48659            ! need_va_copy.U perlxv.U quadfio.U selectminbits.U
48660            ! stdio_streams.U uselfs.U
48661 ____________________________________________________________________________
48662 [ 10592] By: jhi                                   on 2001/06/15  00:15:52
48663         Log: The first steps towards cross-compilation.
48664              
48665              Abstract execution of compiled test executables with $run,
48666              and abstract transfer of files with $to and $from.
48667              
48668              Under cross-compilation the $run, $to, and $from will point
48669              to appropriate wrapper scripts, by default ssh and scp,
48670              but also rsh, rcp, and cp are supported.  If not
48671              cross-compiling, they will be set to '', ':', and ':',
48672              respectively.
48673              
48674              With these patches I was able to get Configure for
48675              iPAQ ARM Linux on an Intel Linux about 95% right
48676              (only a few tests failed to execute or they produced
48677              incorrect results), and I was able to compile
48678              a functional miniperl.
48679              
48680              The symbol crosscompile renamed to be usecrosscompile,
48681              the corresponding C symbol from CROSSCOMPILE to
48682              USE_CROSS_COMPILE.
48683      Branch: perl
48684            ! Configure Cross/README Makefile.SH Porting/Glossary
48685            ! Porting/config.sh Porting/config_H config_h.SH configure.com
48686            ! epoc/config.sh hints/linux.sh pod/perltoc.pod uconfig.h
48687            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
48688            ! vos/config.ga.def vos/config.ga.h win32/config.bc
48689            ! win32/config.gc win32/config.vc win32/config_H.bc
48690            ! win32/config_H.gc win32/config_H.vc
48691 ____________________________________________________________________________
48692 [ 10591] By: nick                                  on 2001/06/14  20:00:12
48693         Log: Steps along the road toward Win32 building again.
48694      Branch: perlio
48695            ! perlio.c win32/makefile.mk
48696 ____________________________________________________________________________
48697 [ 10590] By: jhi                                   on 2001/06/14  16:11:11
48698         Log: Integrate perlio.
48699      Branch: perl
48700           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
48701 ____________________________________________________________________________
48702 [ 10589] By: nick                                  on 2001/06/14  13:54:07
48703         Log: Routine regen_config_h for Win32
48704      Branch: perlio
48705            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
48706 ____________________________________________________________________________
48707 [ 10588] By: jhi                                   on 2001/06/14  12:30:46
48708         Log: Integrate perlio.
48709      Branch: perl
48710           +> perlyline.pl
48711           !> MANIFEST Makefile.SH perly.c t/lib/filefind.t
48712 ____________________________________________________________________________
48713 [ 10587] By: jhi                                   on 2001/06/14  12:23:24
48714         Log: A placeholder.
48715      Branch: perl
48716            + Cross/README
48717 ____________________________________________________________________________
48718 [ 10586] By: nick                                  on 2001/06/14  08:25:07
48719         Log: Add new step to run_byacc which:
48720              A. Corrects #line NNN "perly.c" lines so warnings etc. are trackable
48721              B. Adds extra () to the two if (var = ...) constructs gcc -Wall winges about.
48722      Branch: perlio
48723            + perlyline.pl
48724            ! MANIFEST Makefile.SH perly.c
48725 ____________________________________________________________________________
48726 [ 10585] By: nick                                  on 2001/06/14  08:22:29
48727         Log: Integrate mainline
48728      Branch: perlio
48729           +> locale.c numeric.c
48730           !> Changes cygwin/Makefile.SHs embed.h embed.pl
48731           !> ext/re/Makefile.PL lib/Math/BigFloat.pm lib/Math/BigInt.pm
48732           !> objXSUB.h opcode.pl patchlevel.h perlapi.c pod/perlapi.pod
48733           !> proto.h t/lib/bigfltpm.t t/lib/bigintpm.t util.c
48734           !> x2p/Makefile.SH
48735 ____________________________________________________________________________
48736 [ 10584] By: nick                                  on 2001/06/14  08:05:53
48737         Log: Hack to remove insecure directories from PATH so test will run.
48738      Branch: perlio
48739            ! t/lib/filefind.t
48740 ____________________________________________________________________________
48741 [ 10583] By: jhi                                   on 2001/06/14  03:11:16
48742         Log: The test doesn't work (yet?), Math::BigInt::round_mode() is missing.
48743      Branch: perl
48744            - t/lib/mbimbf.t
48745            ! MANIFEST
48746 ____________________________________________________________________________
48747 [ 10582] By: jhi                                   on 2001/06/14  03:04:51
48748         Log: Detypo.
48749      Branch: perl
48750            ! x2p/Makefile.SH
48751 ____________________________________________________________________________
48752 [ 10581] By: jhi                                   on 2001/06/14  03:03:14
48753         Log: de-$CONFIG continues.
48754      Branch: perl
48755            ! cygwin/Makefile.SHs x2p/Makefile.SH
48756 ____________________________________________________________________________
48757 [ 10580] By: jhi                                   on 2001/06/13  23:56:59
48758         Log: Subject: [PATCH] opcode.pl is chmod'ing the original source tree
48759              From: Nicholas Clark <nick@ccl4.org>
48760              Date: Wed, 13 Jun 2001 21:20:13 +0100
48761              Message-ID: <20010613212013.D98663@plum.flirble.org>
48762      Branch: perl
48763            ! opcode.pl
48764 ____________________________________________________________________________
48765 [ 10579] By: jhi                                   on 2001/06/13  23:55:29
48766         Log: Subject: splitting util.c
48767              From: Hugo <hv@crypt.compulink.co.uk>
48768              Date: Thu, 14 Jun 2001 00:41:08 +0100
48769              Message-Id: <200106132341.AAA24935@crypt.compulink.co.uk>
48770      Branch: perl
48771            + locale.c numeric.c
48772            ! MANIFEST Makefile.SH embed.h embed.pl objXSUB.h perlapi.c
48773            ! pod/perlapi.pod proto.h util.c
48774 ____________________________________________________________________________
48775 [ 10578] By: jhi                                   on 2001/06/13  23:45:11
48776         Log: Upgrade to Math::BigInt 1.34 from Tels.
48777      Branch: perl
48778            + t/lib/mbimbf.t
48779            ! MANIFEST lib/Math/BigFloat.pm lib/Math/BigInt.pm
48780            ! t/lib/bigfltpm.t t/lib/bigintpm.t
48781 ____________________________________________________________________________
48782 [ 10577] By: nick                                  on 2001/06/13  19:02:48
48783         Log: Integrate mainline. Storable fail has gone, insecure dependancy still there.
48784      Branch: perlio
48785           !> (integrate 125 files)
48786 ____________________________________________________________________________
48787 [ 10576] By: jhi                                   on 2001/06/13  18:10:01
48788         Log: Update Changes.
48789      Branch: perl
48790            ! Changes patchlevel.h
48791 ____________________________________________________________________________
48792 [ 10575] By: jhi                                   on 2001/06/13  18:05:09
48793         Log: Subject: Re: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
48794              From: "Craig A. Berry" <craigberry@mac.com>
48795              Date: Wed, 13 Jun 2001 13:24:28 -0500
48796              Message-Id: <5.1.0.14.0.20010613131907.01bbc210@mail.mac.com>
48797      Branch: perl
48798            ! ext/re/Makefile.PL
48799 ____________________________________________________________________________
48800 [ 10574] By: jhi                                   on 2001/06/13  17:34:36
48801         Log: Mc.u.c. for #10573.
48802      Branch: metaconfig
48803            ! U/threads/usethreads.U
48804 ____________________________________________________________________________
48805 [ 10573] By: jhi                                   on 2001/06/13  17:34:00
48806         Log: It would be also be good if I could type.
48807      Branch: perl
48808            ! Configure
48809 ____________________________________________________________________________
48810 [ 10572] By: jhi                                   on 2001/06/13  17:26:29
48811         Log: Metaconfig unit change for #10571.
48812      Branch: metaconfig
48813            ! U/threads/usethreads.U
48814 ____________________________________________________________________________
48815 [ 10571] By: jhi                                   on 2001/06/13  17:26:05
48816         Log: A non-empty default is a good thing.
48817      Branch: perl
48818            ! Configure
48819 ____________________________________________________________________________
48820 [ 10570] By: jhi                                   on 2001/06/13  17:15:16
48821         Log: Metaconfig unit change for #10569.
48822      Branch: metaconfig
48823            ! U/threads/usethreads.U
48824 ____________________________________________________________________________
48825 [ 10569] By: jhi                                   on 2001/06/13  17:14:17
48826         Log: Add Configure directive -Dusereentrant for Artur's ithreads work,
48827              extremely experimental, not even prompted for.
48828      Branch: perl
48829            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
48830            ! config_h.SH configure.com epoc/config.sh perl.h uconfig.h
48831            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
48832            ! win32/config.bc win32/config.gc win32/config.vc
48833 ____________________________________________________________________________
48834 [ 10568] By: jhi                                   on 2001/06/13  16:22:27
48835         Log: FAQ tweak for Vanina Arca <varca@baufest.com>.
48836      Branch: perl
48837            ! pod/perlfaq6.pod
48838 ____________________________________________________________________________
48839 [ 10567] By: jhi                                   on 2001/06/13  16:20:23
48840         Log: Integrate perlio; conflicts, accept Nick's versions.
48841      Branch: perl
48842           !> ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
48843           !> ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
48844 ____________________________________________________________________________
48845 [ 10566] By: jhi                                   on 2001/06/13  16:17:42
48846         Log: Subject: Re: ext/ + -Wall
48847              From: Doug MacEachern <dougm@covalent.net>
48848              Date: Wed, 13 Jun 2001 10:02:16 -0700 (PDT)
48849              Message-ID: <Pine.LNX.4.21.0106130959050.24181-100000@mako.covalent.net>
48850      Branch: perl
48851            ! XSUB.h lib/ExtUtils/xsubpp perl.h
48852 ____________________________________________________________________________
48853 [ 10565] By: jhi                                   on 2001/06/13  16:16:07
48854         Log: Similar logic as DB_File.xs, using the modern macros and
48855              defines them to older ones for older Perls where PERL_VERSION
48856              is not defined, from Doug MacEachern.
48857      Branch: perl
48858            ! ext/Storable/Storable.xs
48859 ____________________________________________________________________________
48860 [ 10564] By: nick                                  on 2001/06/13  15:22:01
48861         Log: Avoid AV and HV in perlio.c by inventing PerlIO_list_t which is AV-ish
48862              and using that instead (name lookups are sequential search for now).
48863      Branch: perlio
48864            ! ext/Encode/Encode.xs ext/PerlIO/Scalar/Scalar.xs
48865            ! ext/PerlIO/Via/Via.xs perlio.c perlio.h perliol.h
48866 ____________________________________________________________________________
48867 [ 10563] By: jhi                                   on 2001/06/13  14:07:43
48868         Log: Subject: [PATCH] Re: [ID 20010526.001] localized glob loses value when assigned to
48869              From: "Richard Soderberg" <rs@crystalflame.net>
48870              Date: Sat, 26 May 2001 06:44:20 -0700
48871              Message-ID: <NAEKLNAAHLMBPMPNBMLECECHDFAA.rs@crystalflame.net>
48872      Branch: perl
48873            ! sv.c t/op/glob.t
48874 ____________________________________________________________________________
48875 [ 10562] By: jhi                                   on 2001/06/13  13:55:10
48876         Log: Subject: [PATCH perl@10538] make ext/re play nice with DEBUGGING override
48877              From: "Craig A. Berry" <craigberry@mac.com>
48878              Date: Tue, 12 Jun 2001 23:55:26 -0500
48879              Message-Id: <a05101002b74ca0013cf5@[192.168.56.160]>
48880      Branch: perl
48881            ! ext/re/Makefile.PL ext/re/re.xs
48882 ____________________________________________________________________________
48883 [ 10561] By: jhi                                   on 2001/06/13  13:44:58
48884         Log: Hide __attribute__((unused)) behind PERL_UNUSED_DECL as
48885              suggested by NI-S.
48886      Branch: perl
48887            ! XSUB.h malloc.c perl.h
48888 ____________________________________________________________________________
48889 [ 10560] By: jhi                                   on 2001/06/13  13:35:42
48890         Log: Regen toc.
48891      Branch: perl
48892            ! pod/perltoc.pod
48893 ____________________________________________________________________________
48894 [ 10559] By: jhi                                   on 2001/06/13  12:53:18
48895         Log: Subject: [patch] perl.gprof control
48896              From: Doug MacEachern <dougm@covalent.net>
48897              Date: Tue, 12 Jun 2001 23:05:44 -0700 (PDT)
48898              Message-ID: <Pine.LNX.4.21.0106122247380.24181-100000@mako.covalent.net>
48899      Branch: perl
48900            ! miniperlmain.c perl.h
48901 ____________________________________________________________________________
48902 [ 10558] By: jhi                                   on 2001/06/13  12:51:47
48903         Log: Subject: Re: ext/ + -Wall
48904              From: Doug MacEachern <dougm@covalent.net>
48905              Date: Tue, 12 Jun 2001 22:04:50 -0700 (PDT)
48906              Message-ID: <Pine.LNX.4.21.0106122151180.24181-100000@mako.covalent.net>
48907              
48908              Document ax and break up dXSARGS.
48909      Branch: perl
48910            ! XSUB.h pod/perlapi.pod
48911 ____________________________________________________________________________
48912 [ 10557] By: jhi                                   on 2001/06/13  12:39:55
48913         Log: More AIX tweakage from Merijn.
48914      Branch: perl
48915            ! hints/aix.sh
48916 ____________________________________________________________________________
48917 [ 10556] By: jhi                                   on 2001/06/13  03:26:58
48918         Log: Subject: [PATCH perl@10538] make VMS autosplit earlier in build
48919              From: "Craig A. Berry" <craigberry@mac.com>
48920              Date: Tue, 12 Jun 2001 22:57:45 -0500
48921              Message-Id: <a05101001b74c943d7af4@[192.168.56.160]>
48922      Branch: perl
48923            ! vms/descrip_mms.template
48924 ____________________________________________________________________________
48925 [ 10555] By: jhi                                   on 2001/06/13  02:50:43
48926         Log: Subject: Re: hacking util.c, attrs.xs, and re.xs to compile on VMS
48927              From: "Craig A. Berry" <craigberry@mac.com>
48928              Date: Tue, 12 Jun 2001 22:21:39 -0500
48929              Message-Id: <a05101000b74c8698483b@[172.16.52.1]>
48930      Branch: perl
48931            ! configure.com util.c
48932 ____________________________________________________________________________
48933 [ 10554] By: jhi                                   on 2001/06/13  02:23:16
48934         Log: New AIX dynaloading code from Jens-Uwe Mager.
48935              Does break binary compatibility.
48936      Branch: perl
48937            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
48938 ____________________________________________________________________________
48939 [ 10553] By: jhi                                   on 2001/06/13  02:10:16
48940         Log: VMS DEC C compiler found nits by Peter Prymmer.
48941      Branch: perl
48942            ! util.c
48943 ____________________________________________________________________________
48944 [ 10552] By: jhi                                   on 2001/06/13  01:36:12
48945         Log: Subject: [PATCH: perl@10538] fix for file locking and filecomp test
48946              From: Peter Prymmer <pvhp@forte.com>
48947              Date: Tue, 12 Jun 2001 19:34:08 -0700 (PDT)
48948              Message-ID: <Pine.OSF.4.10.10106121927580.15174-100000@aspara.forte.com>
48949      Branch: perl
48950            ! t/lib/filecomp.t
48951 ____________________________________________________________________________
48952 [ 10551] By: jhi                                   on 2001/06/13  01:26:53
48953         Log: I wonder how many $CONFIGs still lurk in the shadows.
48954      Branch: perl
48955            ! pod/Makefile.SH x2p/cflags.SH
48956 ____________________________________________________________________________
48957 [ 10550] By: jhi                                   on 2001/06/13  01:25:12
48958         Log: Grok three kinds of line endings, should fix [ID 20010612.003]
48959      Branch: perl
48960            ! pod/checkpods.PL
48961 ____________________________________________________________________________
48962 [ 10549] By: jhi                                   on 2001/06/13  01:05:28
48963         Log: Use __attribute__((unused)) to silence -Wall on unused ax.
48964      Branch: perl
48965            ! XSUB.h ext/DB_File/DB_File.xs lib/ExtUtils/xsubpp
48966 ____________________________________________________________________________
48967 [ 10548] By: jhi                                   on 2001/06/13  00:41:28
48968         Log: Subject: [patch] rid local_patches warnings
48969              From: Doug MacEachern <dougm@covalent.net>
48970              Date: Tue, 12 Jun 2001 10:26:34 -0700 (PDT)
48971              Message-ID: <Pine.LNX.4.21.0106121024470.24181-100000@mako.covalent.net>
48972      Branch: perl
48973            ! ext/List/Util/Util.xs ext/Storable/Storable.xs
48974 ____________________________________________________________________________
48975 [ 10547] By: jhi                                   on 2001/06/13  00:40:29
48976         Log: Subject: Re: ext/ + -Wall
48977              From: Doug MacEachern <dougm@covalent.net>
48978              Date: Tue, 12 Jun 2001 09:38:09 -0700 (PDT)
48979              Message-ID: <Pine.LNX.4.21.0106120927100.24181-100000@mako.covalent.net>
48980      Branch: perl
48981            ! ext/attrs/attrs.xs
48982 ____________________________________________________________________________
48983 [ 10546] By: jhi                                   on 2001/06/13  00:39:06
48984         Log: Subject: [PATCH] perlretut.pod: unterminated C<>
48985              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
48986              Date: Tue, 12 Jun 2001 14:36:20 -0400
48987              Message-ID: <20010612143619.A37113@linguist.thayer.dartmouth.edu>
48988      Branch: perl
48989            ! pod/perlretut.pod
48990 ____________________________________________________________________________
48991 [ 10545] By: jhi                                   on 2001/06/13  00:38:02
48992         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
48993              From: Mike Guy <mjtg@cam.ac.uk>
48994              Date: Tue, 12 Jun 2001 19:10:31 +0100
48995              Message-Id: <E159scZ-0000r2-00@draco.cus.cam.ac.uk>
48996              
48997              Subject: Re: [ID 20010612.001] out of memory during regex compilation
48998              From: Mike Guy <mjtg@cam.ac.uk>
48999              Date: Tue, 12 Jun 2001 19:21:01 +0100
49000              Message-Id: <E159smj-0000wY-00@draco.cus.cam.ac.uk>
49001      Branch: perl
49002            ! pod/perlop.pod
49003 ____________________________________________________________________________
49004 [ 10544] By: jhi                                   on 2001/06/13  00:34:39
49005         Log: AIX tweaks from Merijn H. Brand.
49006      Branch: perl
49007            ! hints/aix.sh
49008 ____________________________________________________________________________
49009 [ 10543] By: jhi                                   on 2001/06/13  00:11:42
49010         Log: Subject: [PATCH] 5.6.1 -- add LC_MESSAGES constant to POSIX module
49011              From: "Brendan O'Dea" <bod@compusol.com.au>
49012              Date: Wed, 13 Jun 2001 05:16:47 +1000
49013              Message-ID: <20010613051647.A8945@compusol.com.au>
49014      Branch: maint-5.6/perl
49015            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
49016 ____________________________________________________________________________
49017 [ 10542] By: jhi                                   on 2001/06/13  00:07:50
49018         Log: Subject: Small bcopy cleanup
49019              From: Andy Dougherty <doughera@lafayette.edu>
49020              Date: Tue, 12 Jun 2001 17:11:52 -0400 (EDT)
49021              Message-ID: <Pine.SOL.4.10.10106121706360.11034-100000@maxwell.phys.lafayette.edu>
49022      Branch: perl
49023            ! embed.h embed.pl objXSUB.h perlapi.c proto.h util.c x2p/a2p.h
49024 ____________________________________________________________________________
49025 [ 10541] By: jhi                                   on 2001/06/13  00:05:18
49026         Log: Subject: [PATCH] Re: ext/ + -Wall
49027              From: Nicholas Clark <nick@ccl4.org>
49028              Date: Wed, 13 Jun 2001 00:04:30 +0100
49029              Message-ID: <20010613000430.M5901@plum.flirble.org>
49030      Branch: perl
49031            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
49032 ____________________________________________________________________________
49033 [ 10540] By: jhi                                   on 2001/06/13  00:02:25
49034         Log: Subject: [PATCH] Re: [PATCH] ExtUtils::Constant
49035              From: Nicholas Clark <nick@ccl4.org>
49036              Date: Tue, 12 Jun 2001 23:53:07 +0100
49037              Message-ID: <20010612235307.L5901@plum.flirble.org>
49038      Branch: perl
49039            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
49040 ____________________________________________________________________________
49041 [ 10539] By: jhi                                   on 2001/06/12  23:59:10
49042         Log: MPE/iX tweaks from Mark Bixby.
49043      Branch: perl
49044            ! hints/mpeix.sh mpeix/mpeixish.h util.c
49045 ____________________________________________________________________________
49046 [ 10538] By: jhi                                   on 2001/06/12  14:16:15
49047         Log: Update Changes.
49048      Branch: perl
49049            ! Changes patchlevel.h
49050 ____________________________________________________________________________
49051 [ 10537] By: jhi                                   on 2001/06/12  14:11:26
49052         Log: One less -Wall whine (found under DEBUGGING).
49053      Branch: perl
49054            ! x2p/Makefile.SH x2p/a2p.c
49055 ____________________________________________________________________________
49056 [ 10536] By: jhi                                   on 2001/06/12  13:32:09
49057         Log: s/case-independent/case-insensitive/g
49058      Branch: perl
49059            ! pod/perldebug.pod
49060 ____________________________________________________________________________
49061 [ 10535] By: jhi                                   on 2001/06/12  13:27:28
49062         Log: As suggested in    
49063              
49064              Subject: Re: ext/ + -Wall
49065              From: Gurusamy Sarathy <gsar@ActiveState.com>
49066              Date: Mon, 11 Jun 2001 23:34:31 -0700
49067              Message-Id: <200106120634.f5C6YVM07246@smtp3.ActiveState.com>
49068      Branch: perl
49069            ! ext/PerlIO/Scalar/Scalar.xs ext/PerlIO/Via/Via.xs globals.c
49070            ! perl.h
49071 ____________________________________________________________________________
49072 [ 10534] By: jhi                                   on 2001/06/12  13:13:27
49073         Log: Subject: ext/ + -Wall
49074              From: Doug MacEachern <dougm@covalent.net>
49075              Date: Mon, 11 Jun 2001 22:19:45 -0700 (PDT)
49076              Message-ID: <Pine.LNX.4.21.0106112212261.24181-100000@mako.covalent.net>
49077      Branch: perl
49078            ! ext/ByteLoader/ByteLoader.xs ext/DB_File/DB_File.xs
49079            ! ext/DB_File/version.c ext/Devel/DProf/DProf.xs
49080            ! ext/DynaLoader/dl_dlopen.xs ext/DynaLoader/dlutils.c
49081            ! ext/Encode/Encode.xs ext/File/Glob/bsd_glob.c
49082            ! ext/Filter/Util/Call/Call.xs ext/GDBM_File/GDBM_File.xs
49083            ! ext/List/Util/Util.xs ext/MIME/Base64/Base64.xs
49084            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
49085            ! ext/PerlIO/Via/Via.xs ext/Time/HiRes/HiRes.xs
49086            ! ext/Time/Piece/Piece.xs ext/attrs/attrs.xs globals.c
49087            ! lib/ExtUtils/xsubpp
49088 ____________________________________________________________________________
49089 [ 10533] By: jhi                                   on 2001/06/12  12:52:57
49090         Log: Subject: [PATCH] anonymous stashes
49091              From: Abhijit Menon-Sen <ams@wiw.org>
49092              Date: Tue, 12 Jun 2001 12:47:04 +0530
49093              Message-ID: <20010612124704.A29029@lustre.linux.in>
49094      Branch: perl
49095            ! dump.c gv.c sv.c xsutils.c
49096 ____________________________________________________________________________
49097 [ 10532] By: jhi                                   on 2001/06/12  12:37:36
49098         Log: One more test for $^S.
49099      Branch: perl
49100            ! t/op/magic.t
49101 ____________________________________________________________________________
49102 [ 10531] By: jhi                                   on 2001/06/12  12:35:02
49103         Log: Subject: [PATCH 20010612.002] $^S almost entirely broken with 5.6.1
49104              From: Abhijit Menon-Sen <ams@wiw.org>
49105              Date: Tue, 12 Jun 2001 17:35:55 +0530
49106              Message-ID: <20010612173555.A32426@lustre.linux.in>
49107      Branch: perl
49108            ! mg.c t/op/magic.t
49109 ____________________________________________________________________________
49110 [ 10530] By: jhi                                   on 2001/06/12  12:31:11
49111         Log: Subject: Re: [ID 20010612.001] out of memory during regex compilation
49112              From: Mike Guy <mjtg@cam.ac.uk>
49113              Date: Tue, 12 Jun 2001 13:14:15 +0100
49114              Message-Id: <E159n3n-0000xa-00@draco.cus.cam.ac.uk>
49115      Branch: perl
49116            ! pod/perlop.pod
49117 ____________________________________________________________________________
49118 [ 10529] By: jhi                                   on 2001/06/12  12:21:06
49119         Log: AUTHORS updates.
49120      Branch: perl
49121            ! AUTHORS
49122 ____________________________________________________________________________
49123 [ 10528] By: jhi                                   on 2001/06/12  12:19:47
49124         Log: Subject: [PATCH] rhapsody/darwin minor cleanup
49125              From: Wilfredo Sanchez <wsanchez@MIT.EDU>
49126              Content-Transfer-Encoding: 7bit
49127              Message-Id: <200106121009.GAA01968@melbourne-city-street.mit.edu>
49128      Branch: perl
49129            ! Makefile.SH hints/darwin.sh hints/rhapsody.sh
49130 ____________________________________________________________________________
49131 [ 10527] By: jhi                                   on 2001/06/12  11:58:53
49132         Log: Subject: [MacPerl-Porters] Re: [PATCH] Mac OS Compatability for bleadperl
49133              From: "Philip Newton" <Philip.Newton@gmx.net>
49134              Date: Mon, 11 Jun 2001 07:08:03 +0200
49135              Message-Id: <200106120802.LAA08992@taas.iki.fi>
49136      Branch: perl
49137            ! t/base/term.t
49138 ____________________________________________________________________________
49139 [ 10526] By: jhi                                   on 2001/06/12  01:35:34
49140         Log: Cleanup the a2p.c for -Wall.
49141      Branch: perl
49142            ! x2p/Makefile.SH x2p/a2p.c
49143 ____________________________________________________________________________
49144 [ 10525] By: jhi                                   on 2001/06/12  01:10:56
49145         Log: File::Find update for MacOS from Chris Nandor.
49146      Branch: perl
49147            ! lib/File/Find.pm t/lib/filefind.t
49148 ____________________________________________________________________________
49149 [ 10524] By: jhi                                   on 2001/06/12  00:29:20
49150         Log: gcc -Wall nits picked out by a non-UNIX system
49151              (courtesy of Mark Bixby)
49152      Branch: perl
49153            ! doio.c ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_mpeix.xs
49154            ! ext/IO/IO.xs ext/PerlIO/Via/Via.xs ext/Socket/Socket.xs
49155            ! pp_sys.c util.c
49156 ____________________________________________________________________________
49157 [ 10523] By: jhi                                   on 2001/06/11  22:34:03
49158         Log: Metaconfig unit change for #10522.  (The d_modfl changes
49159              placate metalint.)
49160      Branch: metaconfig/U/perl
49161            ! d_modfl.U d_u32align.U
49162 ____________________________________________________________________________
49163 [ 10522] By: jhi                                   on 2001/06/11  22:33:00
49164         Log: Buglet found by Mark Bixby: "./try >&2 >/dev/null" should
49165              be "./try 2>&1 >/dev/null".
49166      Branch: perl
49167            ! Configure
49168 ____________________________________________________________________________
49169 [ 10521] By: jhi                                   on 2001/06/11  19:49:54
49170         Log: Subject: [PATCH perl@10517] DCL quoting syntax drives pumpking mad
49171              From: "Craig A. Berry" <craigberry@mac.com>
49172              Date: Mon, 11 Jun 2001 14:00:32 -0500
49173              Message-Id: <5.1.0.14.0.20010611134750.03985cb8@exchi01>
49174      Branch: perl
49175            ! configure.com
49176 ____________________________________________________________________________
49177 [ 10520] By: jhi                                   on 2001/06/11  17:55:47
49178         Log: Move the full \p\P lists to perlunicode.
49179      Branch: perl
49180            ! pod/perlretut.pod pod/perlunicode.pod
49181 ____________________________________________________________________________
49182 [ 10519] By: jhi                                   on 2001/06/11  17:10:00
49183         Log: VOS build tweak for 5.6.1 from Paul Green.
49184      Branch: maint-5.6/perl
49185            ! vos/build.cm
49186 ____________________________________________________________________________
49187 [ 10518] By: jhi                                   on 2001/06/11  17:07:03
49188         Log: Subject: [PATCH perl@10476] no PerlIO at startup time on VMS
49189              From: "Craig A. Berry" <craigberry@mac.com>
49190              Date: Fri, 8 Jun 2001 18:08:18 -0500
49191              Message-Id: <a05101000b746f9dd4fca@[192.168.56.145]>
49192      Branch: perl
49193            ! vms/vms.c
49194 ____________________________________________________________________________
49195 [ 10517] By: jhi                                   on 2001/06/11  14:52:01
49196         Log: Update Changes.
49197      Branch: perl
49198            ! Changes patchlevel.h
49199 ____________________________________________________________________________
49200 [ 10516] By: jhi                                   on 2001/06/11  14:46:33
49201         Log: Add the modfl_pow32_bug (anti)definition also to VOS headers.
49202      Branch: perl
49203            ! vos/config.alpha.h vos/config.ga.h
49204 ____________________________________________________________________________
49205 [ 10515] By: jhi                                   on 2001/06/11  14:39:05
49206         Log: VOS updates from Paul Green for @10476.
49207      Branch: perl
49208            ! README.vos vos/Changes vos/build.cm vos/compile_perl.cm
49209            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
49210            ! vos/config.ga.h vos/configure_perl.cm
49211 ____________________________________________________________________________
49212 [ 10514] By: jhi                                   on 2001/06/11  12:58:43
49213         Log: Subject: [PATCH] Not many people know this ...
49214              From: Mike Guy <mjtg@cam.ac.uk>
49215              Date: Mon, 11 Jun 2001 14:55:15 +0100
49216              Message-Id: <E159S9z-00015D-00@draco.cus.cam.ac.uk>
49217      Branch: perl
49218            ! pod/perldebug.pod
49219 ____________________________________________________________________________
49220 [ 10513] By: jhi                                   on 2001/06/11  12:30:06
49221         Log: Add final commas to lists as suggested by Philip Newton.
49222      Branch: perl
49223            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
49224 ____________________________________________________________________________
49225 [ 10512] By: jhi                                   on 2001/06/11  12:28:49
49226         Log: Subject: [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperl
49227              Date: Sun, 10 Jun 2001 23:35:38 -0400
49228              From: Chris Nandor <pudge@pobox.com>
49229              Message-Id: <p05100306b749ec0eaade@[10.0.1.177]>
49230      Branch: perl
49231            ! lib/DirHandle.pm lib/File/Basename.pm lib/diagnostics.pm
49232            ! perl.c t/base/term.t t/comp/cpp.t t/comp/multiline.t
49233            ! t/comp/script.t t/lib/anydbm.t t/lib/autoloader.t
49234            ! t/lib/dirhand.t t/lib/selfloader.t t/op/anonsub.t
49235            ! t/op/closure.t t/op/defins.t t/op/exec.t t/op/goto.t
49236            ! t/op/pack.t t/op/regexp.t t/op/regexp_noamp.t t/op/split.t
49237            ! t/op/write.t t/pragma/strict.t
49238 ____________________________________________________________________________
49239 [ 10511] By: jhi                                   on 2001/06/11  12:13:31
49240         Log: Subject: [RESEND] [PATCH] Mac OS lib patches for bleadperl
49241              From: Chris Nandor <pudge@pobox.com>
49242              Date: Mon, 11 Jun 2001 08:24:28 -0400
49243              Message-Id: <p05100303b74a66faf625@[10.0.1.177]>
49244      Branch: perl
49245            ! ext/IO/lib/IO/Dir.pm lib/File/Copy.pm t/lib/filecopy.t
49246            ! t/lib/io_dir.t
49247 ____________________________________________________________________________
49248 [ 10510] By: jhi                                   on 2001/06/11  12:03:16
49249         Log: One more run_byacc (a hand-tweaked version had slipped in).
49250      Branch: perl
49251            ! perly.c vms/perly_c.vms
49252 ____________________________________________________________________________
49253 [ 10509] By: nick                                  on 2001/06/11  07:49:15
49254         Log: Integrate mainline
49255      Branch: perlio
49256           !> Makefile.SH embed.h embed.pl global.sym
49257           !> lib/ExtUtils/Constant.pm lib/ExtUtils/Manifest.pm objXSUB.h
49258           !> perl.h perlapi.c perlapi.h perly.c perly.fixer perly.h perly.y
49259           !> perly_c.diff pod/perl572delta.pod pod/perlapi.pod proto.h sv.c
49260           !> t/lib/extutils.t util.c vms/perly_c.vms vms/perly_h.vms
49261 ____________________________________________________________________________
49262 [ 10508] By: jhi                                   on 2001/06/10  22:38:05
49263         Log: Subject: [PATCH] ExtUtils::Manifest not -w clean
49264              From: Mike Guy <mjtg@cam.ac.uk>
49265              Reply-To: mjtg@cam.ac.uk
49266              Message-Id: <E159Ei8-0006Tz-00@draco.cus.cam.ac.uk>
49267      Branch: perl
49268            ! lib/ExtUtils/Manifest.pm
49269 ____________________________________________________________________________
49270 [ 10507] By: jhi                                   on 2001/06/10  22:37:16
49271         Log: Subject: [PATCH] ExtUtils::Constant
49272              From: Nicholas Clark <nick@ccl4.org>
49273              Date: Sun, 10 Jun 2001 23:25:41 +0100
49274              Message-ID: <20010610232540.C76396@plum.flirble.org>
49275      Branch: perl
49276            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
49277 ____________________________________________________________________________
49278 [ 10506] By: jhi                                   on 2001/06/10  20:57:20
49279         Log: Integrate perlio.
49280      Branch: perl
49281           !> iperlsys.h
49282 ____________________________________________________________________________
49283 [ 10505] By: jhi                                   on 2001/06/10  18:37:57
49284         Log: Move the grok_number and its lieutenant grok_numeric_radix
49285              from sv.c statics to util.c and public.
49286      Branch: perl
49287            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c
49288            ! perlapi.h pod/perlapi.pod proto.h sv.c util.c
49289 ____________________________________________________________________________
49290 [ 10504] By: nick                                  on 2001/06/10  17:47:06
49291         Log: Fix (valid) -Wall warnings in perlio.c
49292      Branch: perlio
49293            ! iperlsys.h
49294 ____________________________________________________________________________
49295 [ 10503] By: jhi                                   on 2001/06/10  17:38:28
49296         Log: Update perly_c.diff, update perly.fixer to edit away
49297              some of the -Wall noise.
49298      Branch: perl
49299            ! perly.c perly.fixer perly_c.diff vms/perly_c.vms
49300 ____________________________________________________________________________
49301 [ 10502] By: jhi                                   on 2001/06/10  17:09:42
49302         Log: Check the version of byacc.
49303      Branch: perl
49304            ! Makefile.SH
49305 ____________________________________________________________________________
49306 [ 10501] By: jhi                                   on 2001/06/10  17:00:08
49307         Log: Subject: [PATCH] perly.y overhaul
49308              From: Simon Cozens <simon@netthink.co.uk>
49309              Date: Sun, 10 Jun 2001 16:56:54 +0100
49310              Message-ID: <20010610165654.A16597@deep-dark-truthful-mirror.pmb.ox.ac.uk>
49311              
49312              Plus make run_byacc.
49313      Branch: perl
49314            ! perly.c perly.h perly.y vms/perly_c.vms vms/perly_h.vms
49315 ____________________________________________________________________________
49316 [ 10500] By: jhi                                   on 2001/06/10  16:07:28
49317         Log: Integrate perlio.
49318      Branch: perl
49319           !> perlio.c perlsfio.h
49320 ____________________________________________________________________________
49321 [ 10499] By: nick                                  on 2001/06/10  15:01:08
49322         Log: Integrate mainline
49323      Branch: perlio
49324           !> Changes Configure embed.h embed.pl patchlevel.h proto.h sv.c
49325           !> t/pragma/locale.t util.c
49326 ____________________________________________________________________________
49327 [ 10498] By: jhi                                   on 2001/06/10  13:49:23
49328         Log: Put some meat on the perl572delta bones.  The list of
49329              selected bug fixes needs more work, as does still the
49330              whole document.
49331      Branch: perl
49332            ! pod/perl572delta.pod
49333 ____________________________________________________________________________
49334 [ 10497] By: nick                                  on 2001/06/10  12:27:51
49335         Log: Paper over a crack or two with USE_SFIO
49336      Branch: perlio
49337            ! perlio.c perlsfio.h
49338 ____________________________________________________________________________
49339 [ 10496] By: jhi                                   on 2001/06/10  11:04:22
49340         Log: Update Changes.
49341      Branch: perl
49342            ! Changes patchlevel.h
49343 ____________________________________________________________________________
49344 [ 10495] By: jhi                                   on 2001/06/10  10:55:34
49345         Log: Subject: Re: pragma/locale.t #107
49346              From: Hugo <hv@crypt.compulink.co.uk>
49347              Date: Sun, 10 Jun 2001 11:23:30 +0100
49348              Message-Id: <200106101023.LAA32085@crypt.compulink.co.uk>
49349              
49350              Encapsulate the scan of the decimal radix separator.
49351      Branch: perl
49352            ! embed.h embed.pl proto.h sv.c
49353 ____________________________________________________________________________
49354 [ 10494] By: jhi                                   on 2001/06/10  03:00:17
49355         Log: Try to grok numbers both with the locale specific separator
49356              and with the usual "." (if different from the lss); add a test
49357              to locale.t to do also a little bit of math in addition to just
49358              equalness testing; remove extraneous logic as suggested in
49359              
49360              Subject: Re: pragma/locale.t #107
49361              From: Nicholas Clark <nick@ccl4.org>
49362              Date: Sat, 9 Jun 2001 22:37:36 +0100
49363              Message-ID: <20010609223735.Y76396@plum.flirble.org>
49364      Branch: perl
49365            ! sv.c t/pragma/locale.t
49366 ____________________________________________________________________________
49367 [ 10493] By: jhi                                   on 2001/06/10  01:25:23
49368         Log: Metaconfig unit change for #10492.
49369      Branch: metaconfig/U/perl
49370            ! Extensions.U
49371 ____________________________________________________________________________
49372 [ 10492] By: jhi                                   on 2001/06/10  01:23:59
49373         Log: Subject: [PATCH] Don't build Thread.pm if USEITHREADS
49374              From: Artur Bergman <artur@contiller.se> 
49375              Date: Sat, 09 Jun 2001 21:03:51 +0200
49376              Message-ID: <B7483FB6.1398%artur@contiller.se>
49377      Branch: perl
49378            ! Configure
49379 ____________________________________________________________________________
49380 [ 10491] By: jhi                                   on 2001/06/10  01:15:40
49381         Log: Integrate perlio.
49382      Branch: perl
49383           !> perlsfio.h
49384 ____________________________________________________________________________
49385 [ 10490] By: jhi                                   on 2001/06/10  01:08:26
49386         Log: Do locale specific separator if only in locale.
49387      Branch: perl
49388            ! util.c
49389 ____________________________________________________________________________
49390 [ 10489] By: nick                                  on 2001/06/09  19:13:25
49391         Log: Make XS/Typemap compile (but fail) with sfio
49392      Branch: perlio
49393            ! perlsfio.h
49394 ____________________________________________________________________________
49395 [ 10488] By: nick                                  on 2001/06/09  19:12:51
49396         Log: Re-integrate mainline
49397      Branch: perlio
49398           !> embed.h embed.pl embedvar.h intrpvar.h perl.h perlapi.h
49399           !> proto.h sv.c util.c
49400 ____________________________________________________________________________
49401 [ 10487] By: nick                                  on 2001/06/09  16:26:29
49402         Log: Integrate mainline
49403      Branch: perlio
49404           !> (integrate 31 files)
49405 ____________________________________________________________________________
49406 [ 10486] By: jhi                                   on 2001/06/09  16:11:51
49407         Log: Subject: [PATCH] New attempt to clone callack
49408              From: Artur Bergman <artur@contiller.se> 
49409              Date: Thu, 07 Jun 2001 11:52:16 +0200
49410              Message-ID: <B7451B6F.12B7%artur@contiller.se>
49411      Branch: perl
49412            ! embedvar.h intrpvar.h perlapi.h sv.c
49413 ____________________________________________________________________________
49414 [ 10485] By: jhi                                   on 2001/06/09  15:23:52
49415         Log: Numeric conversion tweaks suggested by Hugo and Nicholas.
49416      Branch: perl
49417            ! embed.h embed.pl perl.h proto.h sv.c util.c
49418 ____________________________________________________________________________
49419 [ 10484] By: jhi                                   on 2001/06/09  14:47:25
49420         Log: Subject: Re: pragma/locale.t #107
49421              From: Nicholas Clark <nick@ccl4.org>
49422              Date: Sat, 9 Jun 2001 16:26:10 +0100
49423              Message-ID: <20010609162609.V76396@plum.flirble.org>
49424              
49425              A missing NVification.
49426      Branch: perl
49427            ! sv.c
49428 ____________________________________________________________________________
49429 [ 10483] By: jhi                                   on 2001/06/08  19:40:32
49430         Log: Redo the #10482, there already was a test script for formats.
49431      Branch: perl
49432            - t/io/format.t
49433            ! MANIFEST t/op/write.t
49434 ____________________________________________________________________________
49435 [ 10482] By: jhi                                   on 2001/06/08  19:34:45
49436         Log: Twisted format testing, from Merijn.
49437      Branch: perl
49438            + t/io/format.t
49439            ! MANIFEST
49440 ____________________________________________________________________________
49441 [ 10481] By: jhi                                   on 2001/06/08  19:21:56
49442         Log: More \p{In...} testing, combined with \N{...}.
49443      Branch: perl
49444            ! lib/utf8_heavy.pl t/op/pat.t
49445 ____________________________________________________________________________
49446 [ 10480] By: jhi                                   on 2001/06/08  14:16:06
49447         Log: Metaconfig changes for #10479.
49448      Branch: metaconfig
49449            ! U/Glossary.patch
49450      Branch: metaconfig/U/perl
49451            ! d_modfl.U
49452 ____________________________________________________________________________
49453 [ 10479] By: jhi                                   on 2001/06/08  14:15:32
49454         Log: Be inspired more by Hugo-- introduce HAS_MODFL_POW32_BUG.
49455      Branch: perl
49456            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49457            ! config_h.SH configure.com epoc/config.sh pp.c uconfig.h
49458            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
49459            ! win32/config.bc win32/config.gc win32/config.vc
49460 ____________________________________________________________________________
49461 [ 10478] By: jhi                                   on 2001/06/08  12:20:41
49462         Log: Subject: Re: [PATCH perl@10439] fix old $^S description in perlvms.pod
49463              From: "Craig A. Berry" <craigberry@mac.com>
49464              Date: Thu, 7 Jun 2001 14:27:20 -0500
49465              Message-Id: <a05100e01b7458075db7d@[172.16.52.1]>
49466      Branch: perl
49467            ! vms/perlvms.pod
49468 ____________________________________________________________________________
49469 [ 10477] By: jhi                                   on 2001/06/08  12:19:00
49470         Log: Subject: [PATCH] Unresolved symbol in ext/re/re.xs
49471              From: Gisle Aas <gisle@ActiveState.com>
49472              Date: 07 Jun 2001 17:04:29 -0700
49473              Message-ID: <lrae3jsupe.fsf@caliper.ActiveState.com>
49474      Branch: perl
49475            ! ext/re/re.xs
49476 ____________________________________________________________________________
49477 [ 10476] By: jhi                                   on 2001/06/08  01:35:42
49478         Log: Update Changes.
49479      Branch: perl
49480            ! Changes patchlevel.h
49481 ____________________________________________________________________________
49482 [ 10475] By: jhi                                   on 2001/06/08  00:53:45
49483         Log: Regen Glossary et alia.
49484      Branch: perl
49485            ! Porting/Glossary Porting/config.sh Porting/config_H
49486 ____________________________________________________________________________
49487 [ 10474] By: jhi                                   on 2001/06/07  22:06:38
49488         Log: Metaconfig unit changes for #10473.
49489      Branch: metaconfig/U/perl
49490            ! d_modfl.U
49491 ____________________________________________________________________________
49492 [ 10473] By: jhi                                   on 2001/06/07  22:06:16
49493         Log: Harumph, also AIX will spill its guts (i.e. dump core)
49494              if an executable contains modfl() but it hasn't been
49495              compiled right (in the case of AIX, with cc -qlongdouble).
49496      Branch: perl
49497            ! Configure
49498 ____________________________________________________________________________
49499 [ 10472] By: gsar                                  on 2001/06/07  20:04:28
49500         Log: integrate change#10471 from mainline
49501              
49502              in change#10451, check that CvOUTSIDE is a CV before looking in
49503              (it can apparently be SVt_NULL during global destruction)
49504      Branch: maint-5.6/perl
49505           !> op.c
49506 ____________________________________________________________________________
49507 [ 10471] By: gsar                                  on 2001/06/07  20:01:31
49508         Log: in change#10451, check that CvOUTSIDE is a CV before looking in
49509              (it can apparently be SVt_NULL during global destruction)
49510      Branch: perl
49511            ! op.c
49512 ____________________________________________________________________________
49513 [ 10470] By: jhi                                   on 2001/06/07  12:17:51
49514         Log: Subject: Re: [PATCH perl@10439] diagnostics and long C<=item>s
49515              From: Robin Barker <rmb1@cise.npl.co.uk>
49516              Date: Thu, 7 Jun 2001 13:01:06 +0100 (BST)
49517              Message-Id: <200106071201.NAA13627@tempest.npl.co.uk>
49518      Branch: perl
49519            ! lib/diagnostics.pm pod/perldiag.pod
49520 ____________________________________________________________________________
49521 [ 10469] By: jhi                                   on 2001/06/07  12:16:12
49522         Log: Subject: [PATCH perl@10439] long =item
49523              From: Robin Barker <rmb1@cise.npl.co.uk>
49524              Date: Thu, 7 Jun 2001 12:34:08 +0100 (BST)
49525              Message-Id: <200106071134.MAA10288@tempest.npl.co.uk>
49526      Branch: perl
49527            ! README.amiga lib/Attribute/Handlers.pm
49528            ! lib/ExtUtils/Constant.pm lib/Locale/Maketext.pod
49529 ____________________________________________________________________________
49530 [ 10468] By: jhi                                   on 2001/06/07  12:08:56
49531         Log: Subject: [PATCH 5.7.1 pod/perlguts.pod] IOK vs pIOK docs
49532              Date: Thu, 7 Jun 2001 10:09:59 +0100 (BST)
49533              Reply-To: Dave Mitchell <davem@fdgroup.co.uk>
49534              Message-Id: <200106070909.KAA25610@gizmo.fdgroup.co.uk>
49535      Branch: perl
49536            ! pod/perlguts.pod
49537 ____________________________________________________________________________
49538 [ 10467] By: jhi                                   on 2001/06/07  12:04:26
49539         Log: Integrate perlio.
49540      Branch: perl
49541           !> sv.c
49542 ____________________________________________________________________________
49543 [ 10466] By: nick                                  on 2001/06/07  10:25:40
49544         Log: MULTIPLICITY fix for S_grok_number(), also a few gratuitious trailing
49545              whitespace tweaks.
49546              Still coredumps in pragma/overload.t - what a nice hard fail that is...
49547      Branch: perlio
49548            ! sv.c
49549 ____________________________________________________________________________
49550 [ 10465] By: nick                                  on 2001/06/07  08:41:58
49551         Log: Raw integrate of mainline for S_grok_number debug
49552              (sv.c has MULTIPLICITY issues as well as whatever else ...)
49553      Branch: perlio
49554            - plan9/perlplan9.doc plan9/perlplan9.pod
49555           !> (integrate 46 files)
49556 ____________________________________________________________________________
49557 [ 10464] By: jhi                                   on 2001/06/06  23:33:58
49558         Log: The proper prototyping for #10463.
49559      Branch: perl
49560            ! embed.h embed.pl proto.h sv.c
49561 ____________________________________________________________________________
49562 [ 10463] By: jhi                                   on 2001/06/06  23:15:30
49563         Log: Subject: Re: [PATCH] nuke strtol (was Re: One fix for strtoul not setting errno)
49564              From: Nicholas Clark <nick@ccl4.org>
49565              Date: Thu, 7 Jun 2001 00:29:59 +0100
49566              Message-ID: <20010607002959.Z76396@plum.flirble.org>
49567      Branch: perl
49568            ! sv.c
49569 ____________________________________________________________________________
49570 [ 10462] By: jhi                                   on 2001/06/06  23:13:19
49571         Log: Subject: [PATCH perl@10439] fix old $^S description in perlvms.pod
49572              From: "Craig A. Berry" <craigberry@mac.com>
49573              Date: Wed, 06 Jun 2001 17:54:30 -0500
49574              Message-Id: <5.1.0.14.0.20010606174814.03c2c880@exchi01>
49575      Branch: perl
49576            ! vms/perlvms.pod
49577 ____________________________________________________________________________
49578 [ 10461] By: jhi                                   on 2001/06/06  23:10:00
49579         Log: Podify the remaining README.platform files;
49580              merge README.plan9 and plan9/perlplan9.pod;
49581              delete plan9/perlplan9.* (the perlplan.doc needs to
49582              be regenerated in Plan 9); make the =head1 and =head2
49583              in the README.platform to be a little more verbose
49584              (skipped README.os2 not to anger Ilya) so that they
49585              look better in the toc; regen toc.
49586      Branch: perl
49587            - plan9/perlplan9.doc plan9/perlplan9.pod
49588            ! MANIFEST README.aix README.amiga README.apollo README.beos
49589            ! README.bs2000 README.cygwin README.dgux README.dos README.epoc
49590            ! README.hpux README.hurd README.machten README.macos
49591            ! README.micro README.mint README.mpeix README.os390
49592            ! README.plan9 README.qnx README.solaris README.threads
49593            ! README.tru64 README.vmesa README.vms README.vos README.win32
49594            ! plan9/mkfile pod/buildtoc.PL pod/perl.pod pod/perlport.pod
49595            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
49596 ____________________________________________________________________________
49597 [ 10460] By: jhi                                   on 2001/06/06  20:58:53
49598         Log: Subject: [PATCH] Re: Bug in perlguts documentation?
49599              From: Mike Guy <mjtg@cam.ac.uk>
49600              Reply-To: mjtg@cam.ac.uk
49601              Message-Id: <E157fiS-0006Q7-00@draco.cus.cam.ac.uk>
49602      Branch: perl
49603            ! pod/perlguts.pod
49604 ____________________________________________________________________________
49605 [ 10459] By: jhi                                   on 2001/06/06  20:58:15
49606         Log: Subject: [PATCH] Re: [ID 20010604.015] taint + comma = false insecurity
49607              From: Mike Guy <mjtg@cam.ac.uk>
49608              Reply-To: mjtg@cam.ac.uk
49609              Message-Id: <E157flx-0006Uz-00@draco.cus.cam.ac.uk>
49610      Branch: perl
49611            ! pod/perlsec.pod
49612 ____________________________________________________________________________
49613 [ 10458] By: jhi                                   on 2001/06/06  20:56:04
49614         Log: Disable long doubles from pre-5.0 Tru64s.
49615      Branch: perl
49616            ! README.tru64 hints/dec_osf.sh
49617 ____________________________________________________________________________
49618 [ 10457] By: jhi                                   on 2001/06/06  20:49:23
49619         Log: The #10455 exposed that modfl() is fundamentally busted
49620              (as in: dumps core) in pre-5.0 Tru64, so better avoid even
49621              testing it.
49622      Branch: perl
49623            ! hints/dec_osf.sh
49624 ____________________________________________________________________________
49625 [ 10456] By: jhi                                   on 2001/06/06  20:48:35
49626         Log: Metaconfig unit change for #10455.
49627      Branch: metaconfig/U/perl
49628            ! d_modfl.U
49629 ____________________________________________________________________________
49630 [ 10455] By: jhi                                   on 2001/06/06  20:48:09
49631         Log: Configure check for geborken modfl(), inspired by
49632              
49633              Subject: Re: [20010118.017] op/int.t failure 
49634              From: Hugo <hv@crypt.compulink.co.uk>
49635              Date: Tue, 05 Jun 2001 13:43:27 +0100
49636              Message-Id: <200106051243.NAA15525@crypt.compulink.co.uk>
49637      Branch: perl
49638            ! Configure
49639 ____________________________________________________________________________
49640 [ 10454] By: jhi                                   on 2001/06/06  11:45:08
49641         Log: Integrate changes #10450 and #10451 from maintperl:
49642              
49643              optimize change#10448 slightly (don't repeat search in eval""s lexical
49644              scope, since that has already been searched)
49645              
49646              change#9108 needs subtler treatment for case of closures created
49647              within eval""
49648      Branch: perl
49649           !> op.c t/op/misc.t
49650 ____________________________________________________________________________
49651 [ 10453] By: jhi                                   on 2001/06/06  11:42:10
49652         Log: MakeMaker magic to compile (when no dynamic loading)
49653              List/Util.xsc as (ListUtil.c and) ListUtil.o since
49654              POSIX-BC (BS2000) linker has an evil limitation of
49655              being unable to include in the same executable several
49656              object files with the same name - case-insensitively -
49657              because otherwise we conflict with util.c.
49658              Strictly speaking currently required only in POSIX-BC
49659              but probably will do no harm elsewhere where static
49660              linking is required.
49661      Branch: perl
49662            ! ext/List/Util/Makefile.PL
49663 ____________________________________________________________________________
49664 [ 10452] By: nick                                  on 2001/06/06  08:59:51
49665         Log: Integrate mainline.
49666      Branch: perlio
49667           +> lib/Attribute/Handlers/demo/Demo.pm
49668           +> lib/Attribute/Handlers/demo/Descriptions.pm
49669           +> lib/Attribute/Handlers/demo/MyClass.pm
49670           +> lib/Attribute/Handlers/demo/demo.pl
49671           +> lib/Attribute/Handlers/demo/demo2.pl
49672           +> lib/Attribute/Handlers/demo/demo3.pl
49673           +> lib/Attribute/Handlers/demo/demo4.pl
49674           +> lib/Attribute/Handlers/demo/demo_call.pl
49675           +> lib/Attribute/Handlers/demo/demo_chain.pl
49676           +> lib/Attribute/Handlers/demo/demo_cycle.pl
49677           +> lib/Attribute/Handlers/demo/demo_hashdir.pl
49678           +> lib/Attribute/Handlers/demo/demo_phases.pl
49679           +> lib/Attribute/Handlers/demo/demo_range.pl
49680           +> lib/Attribute/Handlers/demo/demo_rawdata.pl t/op/override.t
49681           +> uts/strtol_wrap.c
49682           !> (integrate 91 files)
49683 ____________________________________________________________________________
49684 [ 10451] By: gsar                                  on 2001/06/06  07:11:36
49685         Log: change#9108 needs subtler treatment for case of closures created
49686              within eval""
49687      Branch: maint-5.6/perl
49688            ! op.c t/op/misc.t
49689 ____________________________________________________________________________
49690 [ 10450] By: gsar                                  on 2001/06/06  05:47:25
49691         Log: optimize change#10448 slightly (don't repeat search in eval""s lexical
49692              scope, since that has already been searched)
49693      Branch: maint-5.6/perl
49694            ! op.c
49695 ____________________________________________________________________________
49696 [ 10449] By: jhi                                   on 2001/06/06  01:33:31
49697         Log: Integrate change #10448 from maintperl; lexicals
49698              outside an eval"" weren't resolved correctly inside a subroutine
49699              definition inside the eval"" if they were not already referenced
49700              in the toplevel of the eval""-ed code
49701      Branch: perl
49702           !> cop.h op.c pp_ctl.c t/op/misc.t
49703 ____________________________________________________________________________
49704 [ 10448] By: gsar                                  on 2001/06/06  01:03:26
49705         Log: fix yet another bug of hoary vintage found by change#10394: lexicals
49706              outside an eval"" weren't resolved correctly inside a subroutine
49707              definition inside the eval"" if they were not already referenced
49708              in the toplevel of the eval""-ed code
49709      Branch: maint-5.6/perl
49710            ! cop.h op.c pp_ctl.c t/op/misc.t
49711 ____________________________________________________________________________
49712 [ 10447] By: jhi                                   on 2001/06/06  00:51:04
49713         Log: Subject: [PATCH] perl570delta.pod
49714              From: Peter Scott <Peter@PSDT.com> 
49715              Date: Tue, 05 Jun 2001 18:51:02 -0700
49716              Message-Id: <4.3.2.7.2.20010605183619.00a94400@psdt.com>
49717      Branch: perl
49718            ! pod/perl570delta.pod
49719 ____________________________________________________________________________
49720 [ 10446] By: jhi                                   on 2001/06/05  23:45:05
49721         Log: The fudge factor is no more needed.  I hope.
49722      Branch: perl
49723            ! t/lib/posix.t
49724 ____________________________________________________________________________
49725 [ 10445] By: jhi                                   on 2001/06/05  23:19:19
49726         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms 
49727              From: Hugo <hv@crypt.compulink.co.uk>
49728              Date: Tue, 05 Jun 2001 12:58:19 +0100
49729              Message-Id: <200106051158.MAA04605@crypt.compulink.co.uk>
49730      Branch: perl
49731            ! util.c
49732 ____________________________________________________________________________
49733 [ 10444] By: jhi                                   on 2001/06/05  11:09:01
49734         Log: Make up prototypes only for those who have the functions
49735              but not the prototypes.
49736      Branch: perl
49737            ! perl.h
49738 ____________________________________________________________________________
49739 [ 10443] By: jhi                                   on 2001/06/05  11:02:13
49740         Log: Subject: Re: Not OK: perl@10439 on win32 
49741              From: Prymmer/Kahn <pvhp@best.com> 
49742              Date: Mon, 4 Jun 2001 22:11:02 -0700 (PDT)
49743              Message-ID: <Pine.BSF.4.21.0106042136410.26316-100000@shell8.ba.best.com>
49744      Branch: perl
49745            ! perl.h util.c
49746 ____________________________________________________________________________
49747 [ 10442] By: jhi                                   on 2001/06/05  00:55:46
49748         Log: The metaconfig units changes for #10441.
49749      Branch: metaconfig
49750            ! U/modified/Extract.U U/modified/Extractall.U
49751            ! U/modified/Finish.U
49752 ____________________________________________________________________________
49753 [ 10441] By: jhi                                   on 2001/06/05  00:55:17
49754         Log: Extraction of the *.SH wasn't quite working with -Dmksymlinks.
49755      Branch: perl
49756            ! Configure
49757 ____________________________________________________________________________
49758 [ 10440] By: jhi                                   on 2001/06/05  00:28:27
49759         Log: Unnecessary fuzziness undone, noted by Mike Guy.
49760      Branch: perl
49761            ! t/op/tr.t
49762 ____________________________________________________________________________
49763 [ 10439] By: jhi                                   on 2001/06/04  17:14:31
49764         Log: Update Changes.
49765      Branch: perl
49766            ! Changes patchlevel.h
49767 ____________________________________________________________________________
49768 [ 10438] By: jhi                                   on 2001/06/04  17:10:16
49769         Log: Test case for 'eval "a.b.c.d.e.f;sub"' save stack imbalance
49770              bug found by Ilmari Karonen; the bug fixed by Sarathy's lexical
49771              leakage patch.
49772      Branch: perl
49773            ! t/op/misc.t
49774 ____________________________________________________________________________
49775 [ 10437] By: jhi                                   on 2001/06/04  17:01:06
49776         Log: Test case for #10433/#10424.
49777      Branch: perl
49778            ! t/op/misc.t
49779 ____________________________________________________________________________
49780 [ 10436] By: jhi                                   on 2001/06/04  16:54:21
49781         Log: Subject: One fix for strtoul not setting errno
49782              From: hom00@utsglobal.com (Hal Morris)
49783              Date: Sat, 2 Jun 2001 09:23:11 -0700 (PDT)
49784              Message-Id: <200106021623.JAA06906@cepheus.utsglobal.com>
49785      Branch: perl
49786            + uts/strtol_wrap.c
49787            ! MANIFEST hints/uts.sh
49788 ____________________________________________________________________________
49789 [ 10435] By: jhi                                   on 2001/06/04  16:54:01
49790         Log: Metaconfig units changes for #10434.
49791      Branch: metaconfig
49792            ! U/modified/Cppsym.U
49793      Branch: metaconfig/U/perl
49794            + d_dbminitproto.U d_flockproto.U d_sockatmarkproto.U
49795            + d_syscallproto.U d_usleepproto.U
49796            ! longdblfio.U quadfio.U
49797 ____________________________________________________________________________
49798 [ 10434] By: jhi                                   on 2001/06/04  16:48:33
49799         Log: Configure tweaks; add prototype probes, make the cpp symbols
49800              probe to cast, not whine; test for %Ld and %Lf before %lld and
49801              %llf because the L is the ANSI way.
49802      Branch: perl
49803            ! Configure config_h.SH configure.com epoc/config.sh
49804            ! ext/ODBM_File/ODBM_File.xs perl.h pod/perltoc.pod uconfig.h
49805            ! uconfig.sh vos/config.alpha.def vos/config.ga.def
49806            ! win32/config.bc win32/config.gc win32/config.vc x2p/str.c
49807 ____________________________________________________________________________
49808 [ 10433] By: jhi                                   on 2001/06/04  16:45:23
49809         Log: Sigh.  This is what #10424 was supposed to check in.
49810      Branch: perl
49811            ! op.c sv.c sv.h
49812 ____________________________________________________________________________
49813 [ 10432] By: jhi                                   on 2001/06/04  16:29:40
49814         Log: More verbose failure.
49815      Branch: perl
49816            ! t/op/ver.t
49817 ____________________________________________________________________________
49818 [ 10431] By: jhi                                   on 2001/06/04  16:21:55
49819         Log: The .pm changes to go with #10428.
49820      Branch: perl
49821            ! ext/Fcntl/Fcntl.pm ext/Socket/Socket.pm
49822            ! ext/Sys/Syslog/Syslog.pm
49823 ____________________________________________________________________________
49824 [ 10430] By: jhi                                   on 2001/06/04  16:05:20
49825         Log: On second thoughts show to utf8 skippage message only
49826              on failures, it's too confusing otherwise,
49827      Branch: perl
49828            ! t/pragma/locale.t
49829 ____________________________________________________________________________
49830 [ 10429] By: jhi                                   on 2001/06/04  14:47:50
49831         Log: Do not import anything from Encode.
49832      Branch: perl
49833            ! ext/MIME/Base64/QuotedPrint.pm
49834 ____________________________________________________________________________
49835 [ 10428] By: jhi                                   on 2001/06/04  14:45:47
49836         Log: The #10402 didn't take.  Weird.
49837      Branch: perl
49838            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
49839            ! ext/Sys/Syslog/Syslog.xs
49840 ____________________________________________________________________________
49841 [ 10427] By: jhi                                   on 2001/06/04  12:55:39
49842         Log: Eradicate traces of 'asciirange' re subpragma.
49843      Branch: perl
49844            ! ext/B/B/Deparse.pm ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm
49845            ! pod/perldiag.pod
49846 ____________________________________________________________________________
49847 [ 10426] By: jhi                                   on 2001/06/04  12:44:05
49848         Log: use is a compile-time thing.
49849      Branch: perl
49850            ! ext/MIME/Base64/QuotedPrint.pm
49851 ____________________________________________________________________________
49852 [ 10425] By: jhi                                   on 2001/06/04  12:39:44
49853         Log: Subject: [PATCH perl@10419] -Wall casting patch
49854              From: Robin Barker <rmb1@cise.npl.co.uk>
49855              Date: Mon, 4 Jun 2001 14:27:28 +0100 (BST)
49856              Message-Id: <200106041327.OAA15338@tempest.npl.co.uk>
49857      Branch: perl
49858            ! ext/Devel/DProf/DProf.xs mg.c
49859 ____________________________________________________________________________
49860 [ 10424] By: jhi                                   on 2001/06/04  12:23:30
49861         Log: Subject: [PATCH #2] introducing SVpad_TYPED
49862              From: Abhijit Menon-Sen <ams@wiw.org>
49863              Date: Mon, 4 Jun 2001 12:26:02 +0530
49864              Message-ID: <20010604122602.A5775@lustre.linux.in>
49865      Branch: perl
49866            ! op.c sv.c sv.h
49867 ____________________________________________________________________________
49868 [ 10423] By: gsar                                  on 2001/06/04  05:12:18
49869         Log: testsuite for change#10192 (from Gisle Aas)
49870      Branch: perl
49871            + t/op/override.t
49872            ! MANIFEST
49873 ____________________________________________________________________________
49874 [ 10422] By: gsar                                  on 2001/06/04  02:32:03
49875         Log: integrate changes#10414-10416 from mainline
49876              
49877              Potential buffer overrun if the radix separator is more than
49878              one byte.  Also, under locales, prefer the locale-specific
49879              separator over the old boring ".".
49880              
49881              "10.", that is, decimal numbers can have no decimal part at all.
49882              
49883              The non-locale places need love, too.
49884      Branch: maint-5.6/perl
49885           !> perl.h sv.c
49886 ____________________________________________________________________________
49887 [ 10421] By: jhi                                   on 2001/06/04  02:25:53
49888         Log: Missed from #10420.
49889      Branch: perl
49890            ! epoc/config.sh
49891 ____________________________________________________________________________
49892 [ 10420] By: jhi                                   on 2001/06/04  02:19:58
49893         Log: Missed HAS_SETRESGID_PROTO.  No serious harm done since
49894              often this prototype goes with HAS_SETRESUID_PROTO.
49895      Branch: perl
49896            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
49897            ! config_h.SH configure.com perl.h uconfig.h
49898 ____________________________________________________________________________
49899 [ 10419] By: jhi                                   on 2001/06/04  00:24:55
49900         Log: Update Changes.
49901      Branch: perl
49902            ! Changes patchlevel.h
49903 ____________________________________________________________________________
49904 [ 10418] By: jhi                                   on 2001/06/03  23:58:04
49905         Log: -Wall "subscript has type `char'" cleanup.
49906      Branch: perl
49907            ! ext/File/Glob/bsd_glob.c x2p/a2py.c x2p/str.c x2p/walk.c
49908 ____________________________________________________________________________
49909 [ 10417] By: jhi                                   on 2001/06/03  23:37:17
49910         Log: Various "cast to pointer from integer of different size"
49911              picked up by gcc -Wall (in Tru64 where pointers are 64 bits
49912              wide but I32 (int) only 32 bits wide).
49913              
49914              WARNING: the classnum and tagnum changes in Storable.xs
49915              may not be wise, they may be breaking binary compatibility
49916              (in 64-bit platforms), asked Raphael Manfredi about the changes.
49917      Branch: perl
49918            ! embed.pl ext/Devel/DProf/DProf.xs ext/Storable/Storable.xs
49919            ! mg.c proto.h
49920 ____________________________________________________________________________
49921 [ 10416] By: jhi                                   on 2001/06/03  23:15:24
49922         Log: The non-locale places need love, too.
49923      Branch: perl
49924            ! perl.h
49925 ____________________________________________________________________________
49926 [ 10415] By: jhi                                   on 2001/06/03  23:10:55
49927         Log: "10.", that is, decimal numbers can have no decimal part at all.
49928      Branch: perl
49929            ! perl.h
49930 ____________________________________________________________________________
49931 [ 10414] By: jhi                                   on 2001/06/03  22:49:55
49932         Log: Potential buffer overrun if the radix separator is more than
49933              one byte.  Also, under locales, prefer the locale-specific
49934              separator over the old boring ".".
49935      Branch: perl
49936            ! perl.h sv.c
49937 ____________________________________________________________________________
49938 [ 10413] By: jhi                                   on 2001/06/03  22:42:10
49939         Log: Integrate change #10412 from maintperl; locale is now
49940              per-cop, not per-op; plus retweak the locale.t to always
49941              list the skipped utf8 locales.
49942      Branch: perl
49943            ! t/pragma/locale.t
49944           !> embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
49945           !> pp.sym pp_ctl.c pp_proto.h pp_sys.c util.c
49946 ____________________________________________________________________________
49947 [ 10412] By: gsar                                  on 2001/06/03  22:23:16
49948         Log: rationalize locale handling to fix the bugs uncovered by change#10394
49949              
49950              the major issue was that the runtime was looking at PL_hints rather
49951              than op_private to notice whether locale was enabled
49952              
49953              the secondary issue was that many locale-sensitive numeric ops didn't
49954              have HINT_LOCALE propagated into their op_private
49955              
49956              HINT_LOCALE is now propagated per-statement (i.e., via PL_curcop)
49957              instead of per-op, just like HINT_BYTE and the hints for lexical
49958              warnings (this makes the hint available to every op via PL_curcop)
49959              
49960              pragma/locale.t may need to be reworked with these fixes in mind
49961              (it currently passes its tests)
49962      Branch: maint-5.6/perl
49963            ! embed.h lib/locale.pm op.c op.h opcode.h opcode.pl perl.h pp.c
49964            ! pp.sym pp_ctl.c pp_proto.h pp_sys.c t/pragma/locale.t util.c
49965 ____________________________________________________________________________
49966 [ 10411] By: jhi                                   on 2001/06/03  17:50:49
49967         Log: More verbose debugging.
49968      Branch: perl
49969            ! t/pragma/locale.t
49970 ____________________________________________________________________________
49971 [ 10410] By: jhi                                   on 2001/06/03  17:36:40
49972         Log: Subject: RE: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
49973              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
49974              Date: Sat, 2 Jun 2001 22:53:33 +0100
49975              Message-ID: <000601c0ebae$77d10dc0$99dcfea9@bfs.phone.com>
49976      Branch: perl
49977            ! regcomp.c t/pragma/warn/regcomp
49978 ____________________________________________________________________________
49979 [ 10409] By: jhi                                   on 2001/06/03  17:27:13
49980         Log: Mention that lexicalizing $a or $b is a bad idea if one
49981              wants to use sort().
49982      Branch: perl
49983            ! pod/perlvar.pod
49984 ____________________________________________________________________________
49985 [ 10408] By: jhi                                   on 2001/06/03  16:52:41
49986         Log: Tweak the test to be happy if the accuracy is 'good enough'.
49987      Branch: perl
49988            ! t/lib/posix.t
49989 ____________________________________________________________________________
49990 [ 10407] By: jhi                                   on 2001/06/03  16:50:33
49991         Log: Upgrade to Attribute::Handlers 0.70.
49992              
49993              NOTE: this unearthed the "too late for CHECK block" bug,
49994              that's why the 1_compile.t change.
49995      Branch: perl
49996            + lib/Attribute/Handlers/demo/Demo.pm
49997            + lib/Attribute/Handlers/demo/Descriptions.pm
49998            + lib/Attribute/Handlers/demo/MyClass.pm
49999            + lib/Attribute/Handlers/demo/demo.pl
50000            + lib/Attribute/Handlers/demo/demo2.pl
50001            + lib/Attribute/Handlers/demo/demo3.pl
50002            + lib/Attribute/Handlers/demo/demo4.pl
50003            + lib/Attribute/Handlers/demo/demo_call.pl
50004            + lib/Attribute/Handlers/demo/demo_chain.pl
50005            + lib/Attribute/Handlers/demo/demo_cycle.pl
50006            + lib/Attribute/Handlers/demo/demo_hashdir.pl
50007            + lib/Attribute/Handlers/demo/demo_phases.pl
50008            + lib/Attribute/Handlers/demo/demo_range.pl
50009            + lib/Attribute/Handlers/demo/demo_rawdata.pl
50010            ! MANIFEST lib/Attribute/Handlers.pm t/lib/1_compile.t
50011            ! t/lib/attrhand.t
50012 ____________________________________________________________________________
50013 [ 10406] By: jhi                                   on 2001/06/03  16:40:03
50014         Log: One less -Wall whine.
50015      Branch: perl
50016            ! regcomp.c
50017 ____________________________________________________________________________
50018 [ 10405] By: jhi                                   on 2001/06/03  16:30:34
50019         Log: Integrate change #10404 from maintperl; eval.t was in pre-10394 mood.
50020      Branch: perl
50021           !> t/op/eval.t
50022 ____________________________________________________________________________
50023 [ 10404] By: gsar                                  on 2001/06/03  16:23:07
50024         Log: eval.t was relying on pre-change#10394 buggy behavior (lexicals
50025              aren't "normally" visible inside eval""s contained in subs unless
50026              a cloned reference to them already exists)
50027              
50028              strangely enough, t/harness didn't show this up as a failure
50029              (harness needs fixing?)
50030      Branch: maint-5.6/perl
50031            ! t/op/eval.t
50032 ____________________________________________________________________________
50033 [ 10403] By: jhi                                   on 2001/06/03  16:22:59
50034         Log: Update to Text::Balanced 1.85.
50035      Branch: perl
50036            ! lib/Text/Balanced.pm t/lib/tb-xvari.t
50037 ____________________________________________________________________________
50038 [ 10402] By: jhi                                   on 2001/06/03  16:18:09
50039         Log: Subject: [PATCH] Re: ext/Socket/Socket.xs
50040              From: Nicholas Clark <nick@ccl4.org>
50041              Date: Sun, 3 Jun 2001 17:54:36 +0100
50042              Message-ID: <20010603175436.E76396@plum.flirble.org> 
50043      Branch: perl
50044            ! ext/Fcntl/Fcntl.xs ext/Socket/Socket.xs
50045            ! ext/Sys/Syslog/Syslog.xs
50046 ____________________________________________________________________________
50047 [ 10401] By: jhi                                   on 2001/06/03  16:09:33
50048         Log: Unused variables.
50049      Branch: perl
50050            ! util.c
50051 ____________________________________________________________________________
50052 [ 10400] By: jhi                                   on 2001/06/03  16:04:26
50053         Log: Subject: [PATCH] APIfy op_clear 
50054              From: Simon Cozens <simon@netthink.co.uk>
50055              Date: Sun, 3 Jun 2001 13:51:46 +0100
50056              Message-ID: <20010603135146.A9984@deep-dark-truthful-mirror.pmb.ox.ac.uk>
50057              
50058              (despite the subject line, op_null is APIfied by the patch)
50059      Branch: perl
50060            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
50061 ____________________________________________________________________________
50062 [ 10399] By: jhi                                   on 2001/06/03  15:51:35
50063         Log: Subject: [PATCH] t/lib/extutils.t
50064              From: Nicholas Clark <nick@ccl4.org>
50065              Date: Sat, 2 Jun 2001 23:57:05 +0100
50066              Message-ID: <20010602235705.Q12698@plum.flirble.org>
50067      Branch: perl
50068            ! lib/ExtUtils/Constant.pm t/lib/extutils.t
50069 ____________________________________________________________________________
50070 [ 10398] By: jhi                                   on 2001/06/03  15:34:11
50071         Log: Subject: [PATCH: perl@10360] update two win32 Makefiles
50072              From: Prymmer/Kahn <pvhp@best.com>
50073              Date: Sun, 3 Jun 2001 08:55:14 -0700 (PDT)
50074              Message-ID: <Pine.BSF.4.21.0106030845550.21619-100000@shell8.ba.best.com>
50075      Branch: perl
50076            ! win32/Makefile win32/makefile.mk
50077 ____________________________________________________________________________
50078 [ 10397] By: jhi                                   on 2001/06/03  15:12:13
50079         Log: Subject: Re: 'decimal digits' macro? 
50080              From: Hugo <hv@crypt.compulink.co.uk>
50081              Date: Sun, 03 Jun 2001 04:26:36 +0100
50082              Message-Id: <200106030326.EAA18786@crypt.compulink.co.uk>
50083      Branch: perl
50084            ! handy.h t/lib/posix.t t/op/tr.t
50085 ____________________________________________________________________________
50086 [ 10396] By: jhi                                   on 2001/06/03  15:10:49
50087         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
50088              From: Hugo <hv@crypt.compulink.co.uk>
50089              Date: Sun, 03 Jun 2001 14:56:30 +0100
50090              Message-Id: <200106031356.OAA12517@crypt.compulink.co.uk>
50091      Branch: perl
50092            ! util.c
50093 ____________________________________________________________________________
50094 [ 10395] By: jhi                                   on 2001/06/03  14:59:41
50095         Log: Integrate change #10394 from maintperl; lexical file scope leakage.
50096      Branch: perl
50097           !> perly.c perly.y t/op/misc.t t/pragma/warn/universal
50098           !> vms/perly_c.vms
50099 ____________________________________________________________________________
50100 [ 10394] By: gsar                                  on 2001/06/03  03:05:43
50101         Log: fix leakage of lexicals at file scope into subroutines that were
50102              declared before them; this appears to be a longstanding bug that
50103              meant that lexicals at file scope were never "deintroduced", meaning
50104              their scope range was never properly closed, and their visibility
50105              extended to all subsequent eval""s or requires
50106              
50107              added a test case
50108              
50109              seems to also fix a case of bogus duplicate warnings
50110      Branch: maint-5.6/perl
50111            ! perly.c perly.y t/op/misc.t t/pragma/warn/universal
50112            ! vms/perly_c.vms
50113 ____________________________________________________________________________
50114 [ 10393] By: jhi                                   on 2001/06/02  16:55:03
50115         Log: More VMS tweaks from Craig A. Berry.
50116      Branch: perl
50117            ! configure.com t/lib/extutils.t
50118 ____________________________________________________________________________
50119 [ 10392] By: jhi                                   on 2001/06/02  16:48:26
50120         Log: -Wall cleanup continues.
50121      Branch: perl
50122            ! README.tru64 embed.h embed.pl ext/NDBM_File/NDBM_File.xs
50123            ! ext/POSIX/POSIX.xs ext/PerlIO/Scalar/Scalar.xs
50124            ! ext/Storable/Storable.xs ext/Sys/Hostname/Hostname.xs
50125            ! ext/Sys/Syslog/Syslog.xs perl.c proto.h regcomp.c regexec.c
50126            ! run.c toke.c util.c
50127 ____________________________________________________________________________
50128 [ 10391] By: jhi                                   on 2001/06/02  13:29:47
50129         Log: The metaconfig unit change for #10390.
50130      Branch: metaconfig/U/perl
50131            ! gccvers.U
50132 ____________________________________________________________________________
50133 [ 10390] By: jhi                                   on 2001/06/02  13:29:12
50134         Log: Drop the -ansi from the default gcc flags.
50135              
50136              Off_t/off_t is a struct in Solaris with largefiles, and with -ansi
50137              that struct cannot be compared with a flat integer, such as STRLEN.
50138              The -ansi will also cause a lot of noise in Solaris because of:
50139              /usr/include/sys/resource.h:148: warning: `struct rlimit64' declared inside parameter list
50140      Branch: perl
50141            ! Configure
50142 ____________________________________________________________________________
50143 [ 10389] By: jhi                                   on 2001/06/02  13:14:57
50144         Log: Integrate perlio.
50145      Branch: perl
50146           !> pod/perlapi.pod util.c
50147 ____________________________________________________________________________
50148 [ 10388] By: nick                                  on 2001/06/02  08:01:12
50149         Log: Integrate mainline
50150      Branch: perlio
50151           +> lib/Attribute/Handlers.pm t/lib/attrhand.t
50152           !> MANIFEST configure.com ext/MIME/Base64/QuotedPrint.pm
50153           !> lib/File/Find.pm pod/perlmodlib.pod pod/perltoc.pod
50154           !> t/lib/1_compile.t t/lib/mimeqp.t
50155 ____________________________________________________________________________
50156 [ 10387] By: nick                                  on 2001/06/02  07:39:17
50157         Log: Tweak util.c's atof2 for MULTIPLICITY
50158      Branch: perlio
50159            ! util.c
50160 ____________________________________________________________________________
50161 [ 10386] By: nick                                  on 2001/06/02  07:38:33
50162         Log: Integrate mainline
50163      Branch: perlio
50164           !> (integrate 41 files)
50165 ____________________________________________________________________________
50166 [ 10385] By: jhi                                   on 2001/06/01  22:12:48
50167         Log: Add Attribute::Handlers 0.61 from Damian Conway.
50168      Branch: perl
50169            + lib/Attribute/Handlers.pm t/lib/attrhand.t
50170            ! MANIFEST pod/perlmodlib.pod pod/perltoc.pod t/lib/1_compile.t
50171 ____________________________________________________________________________
50172 [ 10384] By: jhi                                   on 2001/06/01  21:53:14
50173         Log: Subject: [PATCH: perl@10328] allow MIME::QuotePrint to handle ASCII code numbers on EBCDIC machines
50174              From: Peter Prymmer <pvhp@forte.com>
50175              Date: Fri, 1 Jun 2001 15:49:22 -0700 (PDT)
50176              Message-ID: <Pine.OSF.4.10.10106011545140.323662-100000@aspara.forte.com>
50177      Branch: perl
50178            ! ext/MIME/Base64/QuotedPrint.pm t/lib/mimeqp.t
50179 ____________________________________________________________________________
50180 [ 10383] By: jhi                                   on 2001/06/01  21:36:11
50181         Log: Subject: [PATCH File::Find] 'do 1' and puzzling (?>...)
50182              From: Jeff Pinyan <jeffp@crusoe.net>
50183              Date: Fri, 1 Jun 2001 14:13:56 -0400 (EDT)
50184              Message-ID: <Pine.GSO.4.21.0106011412520.21027-100000@crusoe.crusoe.net>
50185      Branch: perl
50186            ! lib/File/Find.pm
50187 ____________________________________________________________________________
50188 [ 10382] By: jhi                                   on 2001/06/01  21:35:02
50189         Log: Subject: [PATCH perl@10381] configure.com tweaks
50190              From: "Craig A. Berry" <craigberry@mac.com>
50191              Date: Fri, 1 Jun 2001 13:55:43 -0500
50192              Message-Id: <a05100e00b73d942aa9da@[172.16.52.1]>
50193      Branch: perl
50194            ! configure.com
50195 ____________________________________________________________________________
50196 [ 10381] By: jhi                                   on 2001/06/01  16:37:21
50197         Log: Update Changes.
50198      Branch: perl
50199            ! Changes patchlevel.h
50200 ____________________________________________________________________________
50201 [ 10380] By: jhi                                   on 2001/06/01  16:19:18
50202         Log: Subject: [PATCH] Re: [ID 20010529.004] program doesn't work unless in debug mode
50203              From: Mike Guy <mjtg@cam.ac.uk>
50204              Date: Fri, 01 Jun 2001 18:17:02 +0100
50205              Message-Id: <E155sXm-0001C2-00@draco.cus.cam.ac.uk>
50206      Branch: perl
50207            ! lib/perl5db.pl
50208 ____________________________________________________________________________
50209 [ 10379] By: jhi                                   on 2001/06/01  16:13:28
50210         Log: Subject: Re: [ID 20010529.006] String plus zero inconsistent across platforms
50211              From: Hugo <hv@crypt.compulink.co.uk>
50212              Date: Thu, 31 May 2001 20:49:48 +0100
50213              Message-Id: <200105311949.UAA02798@crypt.compulink.co.uk>
50214      Branch: perl
50215            ! embed.h embed.pl global.sym objXSUB.h perl.h perlapi.c proto.h
50216            ! util.c
50217 ____________________________________________________________________________
50218 [ 10378] By: jhi                                   on 2001/06/01  15:56:35
50219         Log: Zero() is not available in x2p (or, rather, some of its
50220              implementations like memzero() might not be available.)
50221      Branch: perl
50222            ! x2p/hash.c
50223 ____________________________________________________________________________
50224 [ 10377] By: jhi                                   on 2001/06/01  15:44:48
50225         Log: Subject: [PATCH x2p/hash.c] bzero -> memset
50226              From: Michael G Schwern <schwern@pobox.com>
50227              Date: Fri, 1 Jun 2001 12:00:29 +0100
50228              Message-ID: <20010601120029.F29027@blackrider.blackstar.co.uk>
50229              
50230              (But use Zero() instead of memset.)
50231      Branch: perl
50232            ! x2p/hash.c
50233 ____________________________________________________________________________
50234 [ 10376] By: jhi                                   on 2001/06/01  15:39:52
50235         Log: Subject: Re: [PATCHES] regcomp.c, pod/perldiag.pod, t/op/pat.t
50236              From: Jeff Pinyan <jeffp@crusoe.net>
50237              Date: Fri, 1 Jun 2001 10:33:55 -0400 (EDT)
50238              Message-ID: <Pine.GSO.4.21.0106011032080.21027-100000@crusoe.crusoe.net>
50239      Branch: perl
50240            ! pod/perldiag.pod regcomp.c t/op/pat.t
50241 ____________________________________________________________________________
50242 [ 10375] By: jhi                                   on 2001/06/01  15:36:35
50243         Log: Retract #10324 and #10333; not needed.
50244      Branch: perl
50245            ! hints/irix_6.sh hints/linux.sh
50246 ____________________________________________________________________________
50247 [ 10374] By: jhi                                   on 2001/06/01  15:35:19
50248         Log: The #10370 wasn't quite right.
50249      Branch: perl
50250            ! ext/XS/Typemap/Typemap.xs
50251 ____________________________________________________________________________
50252 [ 10373] By: jhi                                   on 2001/06/01  15:34:49
50253         Log: The metaconfig units changes for #10372.
50254      Branch: metaconfig/U/perl
50255            + d_realpath.U d_sresgproto.U d_sresuproto.U
50256            ! gccvers.U i_db.U
50257 ____________________________________________________________________________
50258 [ 10372] By: jhi                                   on 2001/06/01  15:34:24
50259         Log: Configure tweaks; record the Berkeley DB version,
50260              probe for realpath(), for setresuid() and setresgid()
50261              prototypes; use realpath() (try to be paranoid enough),
50262              use the setres[ug]id prototypes because glibc has the functions
50263              but not their prototypes; add -Wall -ansi to gcc ccflags;
50264              regen toc.
50265      Branch: perl
50266            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50267            ! config_h.SH configure.com epoc/config.sh
50268            ! ext/DB_File/DB_File.xs perl.h pod/perlapi.pod pod/perltoc.pod
50269            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
50270            ! vos/config.ga.def win32/config.bc win32/config.gc
50271            ! win32/config.vc
50272 ____________________________________________________________________________
50273 [ 10371] By: jhi                                   on 2001/06/01  12:50:05
50274         Log: Subject: Re: [PATCH xsutils.c] Quieting warnings
50275              From: Michael G Schwern <schwern@pobox.com>
50276              Date: Fri, 1 Jun 2001 11:28:14 +0100
50277              Message-ID: <20010601112814.B29027@blackrider.blackstar.co.uk>
50278      Branch: perl
50279            ! lib/attributes.pm xsutils.c
50280 ____________________________________________________________________________
50281 [ 10370] By: jhi                                   on 2001/06/01  12:48:55
50282         Log: Subject: [PATCH] Fix -Wall on XS::Typemap
50283              From: Tim Jenness <t.jenness@jach.hawaii.edu>
50284              Date: Thu, 31 May 2001 16:15:37 -1000 (HST)
50285              Message-ID: <Pine.LNX.4.33.0105311610110.9337-100000@lapaki.jach.hawaii.edu>
50286      Branch: perl
50287            ! ext/XS/Typemap/Typemap.xs
50288 ____________________________________________________________________________
50289 [ 10369] By: jhi                                   on 2001/06/01  12:47:21
50290         Log: Subject: [patch] Cwd.xs optimizations/abstraction
50291              From: Doug MacEachern <dougm@covalent.net>
50292              Date: Thu, 31 May 2001 17:37:37 -0700 (PDT)
50293              Message-ID: <Pine.LNX.4.21.0105311733270.732-100000@mako.covalent.net> 
50294      Branch: perl
50295            ! embed.h embed.pl ext/Cwd/Cwd.xs global.sym lib/Cwd.pm
50296            ! objXSUB.h perlapi.c pod/perlapi.pod proto.h util.c
50297 ____________________________________________________________________________
50298 [ 10368] By: jhi                                   on 2001/06/01  12:32:00
50299         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!])
50300              From: Nicholas Clark <nick@ccl4.org>
50301              Date: Thu, 31 May 2001 23:56:40 +0100
50302              Message-ID: <20010531235640.F12698@plum.flirble.org>
50303              
50304              Make the test work also under only static extensions
50305              (sh Configure -Uusedl fakes this nicely)
50306      Branch: perl
50307            ! t/lib/extutils.t
50308 ____________________________________________________________________________
50309 [ 10367] By: jhi                                   on 2001/06/01  12:27:53
50310         Log: Subject: [PATCH hv.c] Eliminating trigraph
50311              From: Michael G Schwern <schwern@pobox.com>
50312              Message-ID: <20010601114955.E29027@blackrider.blackstar.co.uk>
50313              Date: Fri, 1 Jun 2001 11:49:56 +0100
50314      Branch: perl
50315            ! hv.c
50316 ____________________________________________________________________________
50317 [ 10366] By: jhi                                   on 2001/06/01  12:14:57
50318         Log: Subject: Re: [PATCH] Tests for File::Compare 
50319              From: "Philip Newton" <Philip.Newton@gmx.net>
50320              Date: Thu, 31 May 2001 19:44:05 +0200
50321              Message-Id: <200105311748.f4VHmCt18269@chaos.wustl.edu>
50322              
50323              Unnecessary "quotation marks".
50324      Branch: perl
50325            ! t/lib/filecomp.t
50326 ____________________________________________________________________________
50327 [ 10365] By: jhi                                   on 2001/06/01  12:13:26
50328         Log: Integrate perlio.
50329      Branch: perl
50330           !> lib/ExtUtils/MM_Win32.pm t/lib/filecomp.t
50331 ____________________________________________________________________________
50332 [ 10364] By: nick                                  on 2001/06/01  10:13:31
50333         Log: Cleanup dll.base and dll.exp created by GCC builds.
50334      Branch: perlio
50335            ! lib/ExtUtils/MM_Win32.pm
50336 ____________________________________________________________________________
50337 [ 10363] By: nick                                  on 2001/06/01  10:02:17
50338         Log: Make filecomp test work on CRLF platforms by adding binmode.
50339      Branch: perlio
50340            ! t/lib/filecomp.t
50341 ____________________________________________________________________________
50342 [ 10362] By: nick                                  on 2001/06/01  08:37:17
50343         Log: Integrate mainline
50344      Branch: perlio
50345           !> Changes Configure patchlevel.h perlio.c
50346 ____________________________________________________________________________
50347 [ 10361] By: jhi                                   on 2001/05/31  15:09:34
50348         Log: panic:claustrophobia.
50349      Branch: perl
50350            ! perlio.c
50351 ____________________________________________________________________________
50352 [ 10360] By: jhi                                   on 2001/05/31  13:04:25
50353         Log: Update Changes.
50354      Branch: perl
50355            ! Changes patchlevel.h
50356 ____________________________________________________________________________
50357 [ 10359] By: nick                                  on 2001/05/31  12:35:50
50358         Log: Integrate mainline.
50359      Branch: perlio
50360           +> t/lib/filecomp.t
50361           !> AUTHORS MANIFEST ext/Storable/Storable.xs gv.c perl.c perl.h
50362           !> pp_ctl.c sv.c t/lib/1_compile.t toke.c util.c
50363 ____________________________________________________________________________
50364 [ 10358] By: jhi                                   on 2001/05/31  12:35:05
50365         Log: Integrate perlio.
50366      Branch: perl
50367           !> t/pragma/warn/toke win32/config_H.bc win32/config_H.gc
50368           !> win32/config_H.vc
50369 ____________________________________________________________________________
50370 [ 10357] By: jhi                                   on 2001/05/31  12:34:04
50371         Log: Metaconfig unit change for #10356.
50372      Branch: metaconfig
50373            ! U/installdirs/inc_version_list.U
50374 ____________________________________________________________________________
50375 [ 10356] By: jhi                                   on 2001/05/31  12:33:41
50376         Log: Allow Configure -Dinc_version_list='5.6.0/$archname 5.6.0' ...
50377              (idea from Sarathy; implementation from Andy)
50378      Branch: perl
50379            ! Configure
50380 ____________________________________________________________________________
50381 [ 10355] By: jhi                                   on 2001/05/31  12:18:06
50382         Log: More AUTHORS.
50383      Branch: perl
50384            ! AUTHORS
50385 ____________________________________________________________________________
50386 [ 10354] By: jhi                                   on 2001/05/31  12:16:24
50387         Log: Subject: Re: [PATCH] Tests for File::Compare
50388              From: Alexander Gough <alexander.gough@st-hughs.oxford.ac.uk>
50389              Date: Thu, 31 May 2001 13:26:34 +0100 (GMT)
50390              Message-Id: <E155RX8-0004X2-00@wing1.herald.ox.ac.uk>
50391      Branch: perl
50392            + t/lib/filecomp.t
50393            ! MANIFEST t/lib/1_compile.t
50394 ____________________________________________________________________________
50395 [ 10353] By: jhi                                   on 2001/05/31  12:11:24
50396         Log: Subject: [PATCH] DEBUG_* macro cleanups
50397              From: Abhijit Menon-Sen <ams@wiw.org>
50398              Date: Thu, 31 May 2001 12:16:22 +0530
50399              Message-ID: <20010531121622.B4829@lustre.linux.in>
50400              
50401              Subject: Re: [PATCH] DEBUG_* macro cleanups
50402              From: Abhijit Menon-Sen <ams@wiw.org>
50403              Date: Thu, 31 May 2001 13:57:01 +0530
50404              Message-ID: <20010531135701.A21775@lustre.linux.in>
50405              
50406              (The DEBUG_ definitions in perl.h changed to use the
50407              STMT_START and STMT_END.)
50408      Branch: perl
50409            ! perl.h pp_ctl.c sv.c toke.c
50410 ____________________________________________________________________________
50411 [ 10352] By: jhi                                   on 2001/05/31  11:53:31
50412         Log: Subject: [PATCH] -Wall cleanups: perl.c, gv.c, Storable.xs
50413              From: Abhijit Menon-Sen <ams@wiw.org>
50414              Date: Thu, 31 May 2001 08:27:55 +0530
50415              Message-ID: <20010531082755.A10018@lustre.linux.in>
50416      Branch: perl
50417            ! ext/Storable/Storable.xs gv.c perl.c
50418 ____________________________________________________________________________
50419 [ 10351] By: jhi                                   on 2001/05/31  11:45:16
50420         Log: Subject: [PATCH] AUTHORS
50421              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
50422              Date: Thu, 31 May 2001 01:27:59 -0500
50423              Message-ID: <20010531012758.A1595@staff1.cso.uiuc.edu>
50424              
50425              Subject: Re: [PATCH] AUTHORS
50426              From: "Philip Newton" <Philip.Newton@gmx.net>
50427              Date: Thu, 31 May 2001 10:08:06 +0200
50428              (Message-Id missing?)
50429      Branch: perl
50430            ! AUTHORS
50431 ____________________________________________________________________________
50432 [ 10350] By: nick                                  on 2001/05/31  11:40:43
50433         Log: win32 - dmake regen_config_h
50434      Branch: perlio
50435            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
50436 ____________________________________________________________________________
50437 [ 10349] By: jhi                                   on 2001/05/31  11:38:27
50438         Log: Subject: Re: [PATCH util.c] More warning cleanups.
50439              From: "Philip Newton" <Philip.Newton@gmx.net>
50440              Date: Thu, 31 May 2001 07:41:36 +0200
50441              Message-Id: <200105310538.IAA25458@taku.hut.fi>
50442              
50443              Undo C++-ism that snekt in.
50444      Branch: perl
50445            ! util.c
50446 ____________________________________________________________________________
50447 [ 10348] By: nick                                  on 2001/05/31  11:36:46
50448         Log: Tolerate Win32 numerics
50449      Branch: perlio
50450            ! t/pragma/warn/toke
50451 ____________________________________________________________________________
50452 [ 10347] By: jhi                                   on 2001/05/31  11:29:40
50453         Log: Integrate perlio.
50454      Branch: perl
50455           !> perlio.c win32/win32.h
50456 ____________________________________________________________________________
50457 [ 10346] By: nick                                  on 2001/05/31  10:54:55
50458         Log: Hack to restore Win32 pseudo fork broken by Multiple Interpreter
50459              perlio.c change 10255.
50460      Branch: perlio
50461            ! perlio.c
50462 ____________________________________________________________________________
50463 [ 10345] By: nick                                  on 2001/05/31  10:01:57
50464         Log: Conditionally put back some "unused" dTHX which are used
50465              with PERL_IMPLICIT_SYS
50466      Branch: perlio
50467            ! perlio.c
50468 ____________________________________________________________________________
50469 [ 10344] By: nick                                  on 2001/05/31  10:00:59
50470         Log: Fix Win32 for new spelling IN_BYTES 
50471      Branch: perlio
50472            ! win32/win32.h
50473 ____________________________________________________________________________
50474 [ 10343] By: nick                                  on 2001/05/31  08:01:32
50475         Log: perlio.c -Wall cleaner under MULTIPLICITY
50476              - still minor noise with linux stdio
50477      Branch: perlio
50478            ! perlio.c
50479 ____________________________________________________________________________
50480 [ 10342] By: nick                                  on 2001/05/31  07:52:23
50481         Log: Integrate mainline.
50482      Branch: perlio
50483           !> (integrate 42 files)
50484 ____________________________________________________________________________
50485 [ 10341] By: jhi                                   on 2001/05/31  01:39:02
50486         Log: AUTHORS updates.
50487      Branch: perl
50488            ! AUTHORS
50489 ____________________________________________________________________________
50490 [ 10340] By: jhi                                   on 2001/05/31  00:19:29
50491         Log: Subject: [PATCH: perl@10328] new md5sum for modified MD5.xs file
50492              From: Peter Prymmer <pvhp@forte.com>
50493              Date: Wed, 30 May 2001 17:57:20 -0700 (PDT)
50494              Message-ID: <Pine.OSF.4.10.10105301753210.129765-100000@aspara.forte.com>
50495      Branch: perl
50496            ! t/lib/md5-file.t
50497 ____________________________________________________________________________
50498 [ 10339] By: jhi                                   on 2001/05/31  00:16:44
50499         Log: Salvage bits and pieces from the experimental 'utf8 everywhere'
50500              patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
50501              to match the pragma name; various robustness cleanups.
50502      Branch: perl
50503            ! lib/utf8_heavy.pl mg.c perl.h pp.c pp_ctl.c pp_sys.c regexec.c
50504            ! sv.c toke.c utf8.c utf8.h utfebcdic.h
50505 ____________________________________________________________________________
50506 [ 10338] By: jhi                                   on 2001/05/30  23:56:14
50507         Log: More -Wall sweeping.
50508      Branch: perl
50509            ! av.c doio.c ext/Cwd/Cwd.xs ext/Devel/DProf/DProf.xs
50510            ! ext/Devel/Peek/Peek.xs ext/Encode/Encode.xs
50511            ! ext/List/Util/Util.xs gv.c op.c pp.c pp_ctl.c pp_hot.c
50512            ! regcomp.c sv.c toke.c utf8.c
50513 ____________________________________________________________________________
50514 [ 10337] By: jhi                                   on 2001/05/30  23:20:23
50515         Log: Subject: [PATCH] (was Re: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1)
50516              From: Nicholas Clark <nick@ccl4.org>
50517              Date: Wed, 30 May 2001 22:34:41 +0100
50518              Message-ID: <20010530223441.Y86445@plum.flirble.org>
50519      Branch: perl
50520            ! t/op/cmp.t
50521 ____________________________________________________________________________
50522 [ 10336] By: jhi                                   on 2001/05/30  23:18:48
50523         Log: It's is not, it isn't ain't, and it's it's, not its,
50524              if you mean it is. If you don't, it's its. Then too,
50525              it's hers. It isn't her's. It isn't our's either.
50526              It's ours, and likewise yours and theirs.
50527              -- Oxford University Press, Edpress News
50528      Branch: perl
50529            ! lib/autouse.pm
50530 ____________________________________________________________________________
50531 [ 10335] By: jhi                                   on 2001/05/30  23:12:30
50532         Log: More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.
50533      Branch: perl
50534            ! doop.c ext/ByteLoader/bytecode.h ext/DB_File/DB_File.xs mg.c
50535            ! perl.c perlio.c regexec.c universal.c util.c x2p/a2py.c
50536            ! x2p/str.c x2p/walk.c xsutils.c
50537 ____________________________________________________________________________
50538 [ 10334] By: jhi                                   on 2001/05/30  22:52:41
50539         Log: Subject: [PATCH perl.c t/run/runenv.t] (was Re: [[ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
50540              From: Michael G Schwern <schwern@pobox.com>
50541              Date: Wed, 30 May 2001 17:10:38 +0100
50542              Message-ID: <20010530171038.L670@blackrider.blackstar.co.uk>
50543              
50544              Subject: Re: [PATCH perl.c t/run/runenv.t] (was Re: [ID 20010514.042] Perl v5.6.1 mangles PERL5OPT])
50545              From: Abhijit Menon-Sen <ams@wiw.org>
50546              Date: Wed, 30 May 2001 23:16:13 +0530
50547              Message-ID: <20010530231613.A31933@lustre.linux.in>
50548      Branch: perl
50549            ! perl.c t/run/runenv.t
50550 ____________________________________________________________________________
50551 [ 10333] By: jhi                                   on 2001/05/30  22:25:02
50552         Log: (Retracted by #10375.)
50553              
50554              IRIX hints patch from Merijn Broeren.
50555              
50556              TODO: (this and the earlier Linux hints patch) should be solved
50557              at Configure level.  Merijn: -ldb should not be used on any platform
50558              for perl, just when linking DBFile itself. Trying to be helpful here
50559              is counterproductive.
50560      Branch: perl
50561            ! hints/irix_6.sh
50562 ____________________________________________________________________________
50563 [ 10332] By: jhi                                   on 2001/05/30  22:11:13
50564         Log: Subject: Re: [PATCH doop.c] unused variable in Perl_do_join
50565              From: Nicholas Clark <nick@ccl4.org>
50566              Date: Wed, 30 May 2001 23:20:58 +0100
50567              Message-ID: <20010530232058.B86445@plum.flirble.org>
50568      Branch: perl
50569            ! doop.c
50570 ____________________________________________________________________________
50571 [ 10331] By: jhi                                   on 2001/05/30  22:09:49
50572         Log: Subject: Re: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
50573              From: Michael G Schwern <schwern@pobox.com> 
50574              Date: Wed, 30 May 2001 15:24:20 +0100
50575              Message-ID: <20010530152420.H670@blackrider.blackstar.co.uk>
50576      Branch: perl
50577            ! t/pragma/autouse.t
50578 ____________________________________________________________________________
50579 [ 10330] By: jhi                                   on 2001/05/30  22:02:21
50580         Log: The regex trick wasn't a good idea.
50581      Branch: perl
50582            ! pod/perlfaq4.pod
50583 ____________________________________________________________________________
50584 [ 10329] By: nick                                  on 2001/05/30  18:34:35
50585         Log: Integrate mainline
50586      Branch: perlio
50587           !> (integrate 40 files)
50588 ____________________________________________________________________________
50589 [ 10328] By: jhi                                   on 2001/05/30  14:28:39
50590         Log: Update Changes.
50591      Branch: perl
50592            ! Changes patchlevel.h
50593 ____________________________________________________________________________
50594 [ 10327] By: jhi                                   on 2001/05/30  14:07:01
50595         Log: The metaconfig unit change for #10325.
50596      Branch: metaconfig
50597            + U/modified/afs.U
50598 ____________________________________________________________________________
50599 [ 10326] By: jhi                                   on 2001/05/30  14:06:36
50600         Log: More -Wall cleanup from Schwern; the EBCDIC MD5.xs checksum
50601              is now wrong.
50602      Branch: perl
50603            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
50604 ____________________________________________________________________________
50605 [ 10325] By: jhi                                   on 2001/05/30  14:04:28
50606         Log: Introduce $Config{afsroot}.
50607      Branch: perl
50608            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
50609            ! config_h.SH epoc/config.sh uconfig.sh win32/config.bc
50610            ! win32/config.gc win32/config.vc
50611 ____________________________________________________________________________
50612 [ 10324] By: jhi                                   on 2001/05/30  13:49:44
50613         Log: (Retracted by #10375.)
50614              
50615              Linux DB tweak from Merijn Broeren <merijnb@iloquent.nl>.
50616      Branch: perl
50617            ! hints/linux.sh
50618 ____________________________________________________________________________
50619 [ 10323] By: jhi                                   on 2001/05/30  13:49:29
50620         Log: AFS patches from Merijn Broeren <merijnb@iloquent.nl>.
50621              (Also Configure tweaks needed; coming up soon.)
50622      Branch: perl
50623            ! t/io/fs.t t/lib/glob-basic.t t/op/stat.t
50624 ____________________________________________________________________________
50625 [ 10322] By: jhi                                   on 2001/05/30  13:37:56
50626         Log: Subject: [PATCH lib/perl5db.pl] Conditional breakpoints
50627              From: Michael G Schwern <schwern@pobox.com>
50628              Date: Sun, 27 May 2001 10:29:43 +0100
50629              Message-ID: <20010527102942.J711@blackrider.blackstar.co.uk>
50630      Branch: perl
50631            ! lib/perl5db.pl
50632 ____________________________________________________________________________
50633 [ 10321] By: jhi                                   on 2001/05/30  13:36:28
50634         Log: Medley of -Wall cleanups from Michael Schwen, Hugo van der Sanden,
50635              and Abhijit Menon-Sen.
50636      Branch: perl
50637            ! av.c doio.c doop.c dump.c ext/Digest/MD5/MD5.xs malloc.c op.c
50638            ! perl.c pp_sys.c regcomp.c
50639 ____________________________________________________________________________
50640 [ 10320] By: jhi                                   on 2001/05/30  13:35:27
50641         Log: Fix the BOOT section to call myU2time properly.
50642      Branch: perl
50643            ! ext/Time/HiRes/HiRes.xs
50644 ____________________________________________________________________________
50645 [ 10319] By: jhi                                   on 2001/05/30  13:06:09
50646         Log: Subject: Re: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
50647              From: Ronald J Kimball <rjk@linguist.thayer.dartmouth.edu>
50648              Date: Wed, 30 May 2001 09:44:29 -0400
50649              Message-ID: <20010530094429.B133085@linguist.thayer.dartmouth.edu>
50650              
50651              Detypo; plus add one more trick.
50652      Branch: perl
50653            ! pod/perlfaq4.pod
50654 ____________________________________________________________________________
50655 [ 10318] By: jhi                                   on 2001/05/30  12:47:11
50656         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)
50657              From: Michael G Schwern <schwern@pobox.com>
50658              Date: Wed, 30 May 2001 14:39:06 +0100
50659              Message-ID: <20010530143906.E670@blackrider.blackstar.co.uk>
50660      Branch: perl
50661            ! lib/autouse.pm t/pragma/autouse.t
50662 ____________________________________________________________________________
50663 [ 10317] By: jhi                                   on 2001/05/30  12:46:02
50664         Log: Subject: Re: AIX and gcc (moving targets)
50665              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50666              Date: Wed, 30 May 2001 15:25:08 +0200
50667              Message-Id: <20010530152117.7097.H.M.BRAND@hccnet.nl>
50668      Branch: perl
50669            ! ext/Time/HiRes/HiRes.xs
50670 ____________________________________________________________________________
50671 [ 10316] By: jhi                                   on 2001/05/30  12:40:46
50672         Log: Subject: [PATCH t/TEST] sorting tests
50673              From: Michael G Schwern <schwern@pobox.com>
50674              Date: Wed, 30 May 2001 10:24:02 +0100
50675              Message-ID: <20010530102402.Q670@blackrider.blackstar.co.uk>
50676      Branch: perl
50677            ! t/TEST
50678 ____________________________________________________________________________
50679 [ 10315] By: jhi                                   on 2001/05/30  12:37:43
50680         Log: Subject: [ID 20010529.002] typos in man page perlre
50681              From: bart@cg681574-a.adubn1.nj.home.com 
50682              Date: Tue, 29 May 2001 13:58:59 -0500
50683              Message-Id: <E154ohn-00053j-00@debian.adubn1.nj.home.com>
50684      Branch: perl
50685            ! pod/perlre.pod
50686 ____________________________________________________________________________
50687 [ 10314] By: jhi                                   on 2001/05/30  12:33:53
50688         Log: Subject: [PATCH perl@10298] fix extutils.t and autouse.t for VMS
50689              From: "Craig A. Berry" <craigberry@mac.com>
50690              Date: Tue, 29 May 2001 23:23:45 -0500
50691              Message-Id: <a05100e01b73a21721dee@[192.168.56.153]>
50692      Branch: perl
50693            ! t/lib/extutils.t t/pragma/autouse.t
50694 ____________________________________________________________________________
50695 [ 10313] By: jhi                                   on 2001/05/30  12:32:17
50696         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)
50697              From: David Dyck <dcd@tc.fluke.com>
50698              Date: Tue, 29 May 2001 22:05:28 -0700 (PDT)
50699              Message-ID: <Pine.LNX.4.33.0105292200060.26992-100000@dd.tc.fluke.com>
50700      Branch: perl
50701            ! t/lib/filefind.t
50702 ____________________________________________________________________________
50703 [ 10312] By: jhi                                   on 2001/05/30  12:31:02
50704         Log: AIX hints update for gcc from Merijn H. Brand.
50705      Branch: perl
50706            ! hints/aix.sh
50707 ____________________________________________________________________________
50708 [ 10311] By: jhi                                   on 2001/05/30  12:18:20
50709         Log: Retract #10295 and #10296: a more generic solution
50710              is needed (there's something funny with gcc on AIX).
50711      Branch: perl
50712            ! ext/POSIX/Makefile.PL ext/Storable/Makefile.PL
50713 ____________________________________________________________________________
50714 [ 10310] By: jhi                                   on 2001/05/30  12:08:07
50715         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
50716              From: Hugo <hv@crypt.compulink.co.uk>
50717              Date: Wed, 30 May 2001 11:59:19 +0100
50718              Message-Id: <200105301059.LAA03182@crypt.compulink.co.uk>
50719              
50720              localizing $@ has unfortunate semantics - if you die past
50721              a local $@, the die message is lost.
50722      Branch: perl
50723            ! lib/utf8_heavy.pl
50724 ____________________________________________________________________________
50725 [ 10309] By: nick                                  on 2001/05/30  08:23:02
50726         Log: Integrate mainline (autouse works again.)
50727      Branch: perlio
50728           !> ext/Time/Piece/Piece.pm hints/os2.sh lib/File/Find.pm
50729           !> lib/autouse.pm pod/perlfaq4.pod pod/perlfaq6.pod
50730           !> pod/perlvar.pod t/op/cmp.t
50731 ____________________________________________________________________________
50732 [ 10308] By: jhi                                   on 2001/05/30  01:55:02
50733         Log: Subject: [ID 20010529.003] find2perl and File::Find doesn't emulate find when path is a symlink (with proposed patch)
50734              From: David Dyck <dcd@tc.fluke.com>
50735              Date: Tue, 29 May 2001 12:19:38 -0700 (PDT)
50736              Message-Id: <Pine.LNX.4.33.0105291216510.17409-100000@dd.tc.fluke.com>
50737      Branch: perl
50738            ! lib/File/Find.pm
50739 ____________________________________________________________________________
50740 [ 10307] By: jhi                                   on 2001/05/30  01:47:22
50741         Log: Subject: [PATCH] Re: Report /pro/3gl/CPAN/perl-5.7.1
50742              From: Nicholas Clark <nick@ccl4.org>
50743              Date: Tue, 29 May 2001 23:16:09 +0100
50744              Message-ID: <20010529231609.U86445@plum.flirble.org>
50745              
50746              Make the test output slightly clearer by distinguishing
50747              between '' and undef.
50748      Branch: perl
50749            ! t/op/cmp.t
50750 ____________________________________________________________________________
50751 [ 10306] By: jhi                                   on 2001/05/30  01:45:12
50752         Log: Subject: [PATCH 5.6.1] flushNULL OS/2
50753              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50754              Date: Tue, 29 May 2001 19:15:19 -0400
50755              Message-ID: <20010529191519.A16020@math.ohio-state.edu>
50756      Branch: perl
50757            ! hints/os2.sh
50758 ____________________________________________________________________________
50759 [ 10305] By: jhi                                   on 2001/05/30  01:42:36
50760         Log: Subject: perlvar.pod addition
50761              From: Peter Gessner <peter.gessner@post.rwth-aachen.de>
50762              Date: Fri, 25 May 2001 20:23:12 +0200
50763              Message-ID: <3B0EA310.B265C048@post.rwth-aachen.de>
50764              
50765              Subject: Re: perlvar.pod addition
50766              From: "Abigail" <abigail@foad.org> 
50767              Date: Fri, 25 May 2001 22:00:39 +0200
50768              Message-ID: <20010525200039.28029.qmail@foad.org>
50769              
50770              Mention $a and $b in perlvar.
50771      Branch: perl
50772            ! pod/perlvar.pod
50773 ____________________________________________________________________________
50774 [ 10304] By: jhi                                   on 2001/05/30  01:36:37
50775         Log: Subject: [PATCH] perlvar.pod -- why isn't @F here?
50776              From: Jeff Pinyan <jeffp@crusoe.net>
50777              Date: Tue, 29 May 2001 22:27:51 -0400 (EDT)
50778              Message-ID: <Pine.GSO.4.21.0105292227150.1961-100000@crusoe.crusoe.net>
50779      Branch: perl
50780            ! pod/perlvar.pod
50781 ____________________________________________________________________________
50782 [ 10303] By: jhi                                   on 2001/05/30  01:35:31
50783         Log: Subject: Re: [PATCH] perlfaq6.pod -- case-aware s///
50784              From: Jeff Pinyan <jeffp@crusoe.net>
50785              Date: Tue, 29 May 2001 18:03:27 -0400 (EDT)
50786              Message-ID: <Pine.GSO.4.21.0105291802330.1961-100000@crusoe.crusoe.net>
50787      Branch: perl
50788            ! pod/perlfaq6.pod
50789 ____________________________________________________________________________
50790 [ 10302] By: jhi                                   on 2001/05/29  20:18:49
50791         Log: Mention Time::localtime and Time::gmtime.
50792      Branch: perl
50793            ! ext/Time/Piece/Piece.pm
50794 ____________________________________________________________________________
50795 [ 10301] By: jhi                                   on 2001/05/29  20:13:54
50796         Log: Subject: [PATCH pod/perlfaq4.pod] Example of working in integers to avoid floating point errors
50797              From: Michael G Schwern <schwern@pobox.com>
50798              Date: Tue, 29 May 2001 18:51:32 +0100
50799              Message-ID: <20010529185132.C706@blackrider.blackstar.co.uk>
50800      Branch: perl
50801            ! pod/perlfaq4.pod
50802 ____________________________________________________________________________
50803 [ 10300] By: jhi                                   on 2001/05/29  20:12:09
50804         Log: Retract #10243.
50805      Branch: perl
50806            ! lib/autouse.pm
50807 ____________________________________________________________________________
50808 [ 10299] By: nick                                  on 2001/05/29  18:41:19
50809         Log: Post weekend integrate mainline (fails one test pragma/autouse).
50810      Branch: perlio
50811           +> (branch 29 files)
50812           !> (integrate 91 files)
50813 ____________________________________________________________________________
50814 [ 10298] By: jhi                                   on 2001/05/29  16:29:19
50815         Log: Update Changes.
50816      Branch: perl
50817            ! Changes patchlevel.h
50818 ____________________________________________________________________________
50819 [ 10297] By: jhi                                   on 2001/05/29  16:25:47
50820         Log: Fix Perl_swash_init & Perl_swash_fetch to save ERRSV (= $@)
50821              before Perl_load_module/Perl_call_method and restore the value
50822              after if !SvTRUE(ERRSV).  (from Inaba Hiroto)
50823      Branch: perl
50824            ! utf8.c
50825 ____________________________________________________________________________
50826 [ 10296] By: jhi                                   on 2001/05/29  16:01:53
50827         Log: Subject: Re: AIX and gcc (moving targets)
50828              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50829              Date: Tue, 29 May 2001 17:59:40 +0200
50830              Message-Id: <20010529175841.7078.H.M.BRAND@hccnet.nl>
50831      Branch: perl
50832            ! ext/Storable/Makefile.PL
50833 ____________________________________________________________________________
50834 [ 10295] By: jhi                                   on 2001/05/29  15:59:05
50835         Log: Subject: Re: AIX and gcc (moving targets)
50836              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
50837              Date: Tue, 29 May 2001 12:32:57 +0200
50838              Message-Id: <20010529115151.9FE0.H.M.BRAND@hccnet.nl>
50839      Branch: perl
50840            ! ext/POSIX/Makefile.PL
50841 ____________________________________________________________________________
50842 [ 10294] By: jhi                                   on 2001/05/29  15:53:43
50843         Log: Subject: [PATCH lib/Test/Harness.pm t/lib/test-harness.t] Syncing with 1.21
50844              From: Michael G Schwern <schwern@pobox.com>
50845              Date: Tue, 29 May 2001 09:53:29 +0100
50846              Message-ID: <20010529095329.T675@blackrider.blackstar.co.uk>
50847              
50848              (#10280 retracted)
50849      Branch: perl
50850            ! lib/Test/Harness.pm t/lib/test-harness.t
50851 ____________________________________________________________________________
50852 [ 10293] By: jhi                                   on 2001/05/29  15:46:10
50853         Log: Subject: [PATCH t/TEST lib/Test.pm t/lib/Test/*.t] Syncing with Test-1.17
50854              From: Michael G Schwern <schwern@pobox.com>
50855              Date: Tue, 29 May 2001 09:19:52 +0100
50856              Message-ID: <20010529091952.R675@blackrider.blackstar.co.uk>
50857      Branch: perl
50858            + t/lib/Test/fail.t t/lib/Test/mix.t t/lib/Test/onfail.t
50859            + t/lib/Test/qr.t t/lib/Test/skip.t t/lib/Test/success.t
50860            + t/lib/Test/todo.t
50861            ! MANIFEST lib/Test.pm t/TEST
50862 ____________________________________________________________________________
50863 [ 10292] By: jhi                                   on 2001/05/29  15:34:08
50864         Log: From: Michael G Schwern <schwern@pobox.com>
50865              Subject: Re: [PATCH t/TEST] Allowing deeper test subdirectories
50866              Date: Tue, 29 May 2001 08:26:09 +0100
50867              Message-ID: <20010529082609.P675@blackrider.blackstar.co.uk>
50868      Branch: perl
50869            ! t/TEST
50870 ____________________________________________________________________________
50871 [ 10291] By: jhi                                   on 2001/05/29  15:29:37
50872         Log: Add tests for Time::gmtime and Time::localtime.
50873      Branch: perl
50874            + t/lib/time-gmtime.t t/lib/time-localtime.t
50875            ! MANIFEST t/lib/1_compile.t
50876 ____________________________________________________________________________
50877 [ 10290] By: jhi                                   on 2001/05/29  15:15:44
50878         Log: Add test for File::stat.
50879      Branch: perl
50880            + t/lib/filestat.t
50881            ! MANIFEST t/lib/1_compile.t
50882 ____________________________________________________________________________
50883 [ 10289] By: jhi                                   on 2001/05/29  15:05:38
50884         Log: Add test for Net::servent.
50885      Branch: perl
50886            + t/lib/net-sent.t
50887            ! MANIFEST t/lib/1_compile.t
50888 ____________________________________________________________________________
50889 [ 10288] By: jhi                                   on 2001/05/29  14:57:15
50890         Log: Add test for Net::protoent.
50891      Branch: perl
50892            + t/lib/net-pent.t
50893            ! MANIFEST t/lib/1_compile.t
50894 ____________________________________________________________________________
50895 [ 10287] By: jhi                                   on 2001/05/29  14:53:10
50896         Log: Add test for Net::netent.
50897      Branch: perl
50898            + t/lib/net-nent.t
50899            ! MANIFEST t/lib/1_compile.t
50900 ____________________________________________________________________________
50901 [ 10286] By: jhi                                   on 2001/05/29  14:31:57
50902         Log: Add test for User::grent.  Portability doubtful.
50903      Branch: perl
50904            + t/lib/user-grent.t
50905            ! MANIFEST t/lib/1_compile.t
50906 ____________________________________________________________________________
50907 [ 10285] By: jhi                                   on 2001/05/29  14:24:20
50908         Log: Add test for User::pwent.
50909              Probably will fall down somewhere for portability reasons.
50910      Branch: perl
50911            + t/lib/user-pwent.t
50912            ! MANIFEST t/lib/1_compile.t
50913 ____________________________________________________________________________
50914 [ 10284] By: jhi                                   on 2001/05/29  13:26:43
50915         Log: Metaconfig units changes for #10283.
50916      Branch: metaconfig
50917            ! U/installdirs/inc_version_list.U U/installdirs/perl5.U
50918            ! U/installdirs/siteman1.U U/installdirs/siteman3.U
50919            ! U/installdirs/sitescript.U U/modified/Signal.U
50920 ____________________________________________________________________________
50921 [ 10283] By: jhi                                   on 2001/05/29  13:26:24
50922         Log: Subject: [PATCH 5.6.1] signal names in Configure
50923              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50924              Date: Tue, 29 May 2001 03:52:25 -0400
50925              Message-ID: <20010529035225.A9400@math.ohio-state.edu>
50926              
50927              Subject: [PATCH 5.6.1] older perl in Configure
50928              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50929              Date: Tue, 29 May 2001 03:55:40 -0400
50930              Message-ID: <20010529035539.A9411@math.ohio-state.edu>
50931              
50932              Subject: [PATCH 5.6.1] goofs in Configure
50933              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50934              Date: Tue, 29 May 2001 04:13:07 -0400
50935              Message-ID: <20010529041307.A9658@math.ohio-state.edu>
50936              
50937              Configure portability tweaks.
50938      Branch: perl
50939            ! Configure
50940 ____________________________________________________________________________
50941 [ 10282] By: jhi                                   on 2001/05/29  12:41:41
50942         Log: Subject: [PATCH 5.6.1] extLibpath for OS/2
50943              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50944              Date: Tue, 29 May 2001 04:07:06 -0400
50945              Message-ID: <20010529040706.A9579@math.ohio-state.edu>
50946      Branch: perl
50947            ! os2/os2.c
50948 ____________________________________________________________________________
50949 [ 10281] By: jhi                                   on 2001/05/29  12:40:31
50950         Log: Subject: [PATCH 5.6.1] extra static libs for OS/2
50951              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50952              Date: Tue, 29 May 2001 04:01:38 -0400
50953              Message-ID: <20010529040138.A9482@math.ohio-state.edu>
50954      Branch: perl
50955            ! hints/os2.sh os2/Makefile.SHs
50956 ____________________________________________________________________________
50957 [ 10280] By: jhi                                   on 2001/05/29  12:38:48
50958         Log: Subject: Re: [PATCH 5.6.1] Test::Harness clumsy
50959              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
50960              Date: Tue, 29 May 2001 03:50:18 -0400
50961              Message-ID: <20010529035018.A9387@math.ohio-state.edu>
50962      Branch: perl
50963            ! lib/Test/Harness.pm
50964 ____________________________________________________________________________
50965 [ 10279] By: jhi                                   on 2001/05/29  12:34:53
50966         Log: Additional safeguard against $@ getting trampled; idea from Hugo.
50967      Branch: perl
50968            ! lib/utf8_heavy.pl
50969 ____________________________________________________________________________
50970 [ 10278] By: jhi                                   on 2001/05/29  02:15:24
50971         Log: Subject: Re: [ID 20010528.004] dual bug under utf8: $@ has UTF8 flag and \s+ does not match
50972              From: Hugo <hv@crypt.compulink.co.uk>
50973              Date: Tue, 29 May 2001 03:03:45 +0100
50974              Message-Id: <200105290203.DAA00825@crypt.compulink.co.uk>
50975              
50976              Explanation why the $@ always gets the UTF8 flag when under use utf8--
50977              because we told it to have the flag when under use utf8.
50978      Branch: perl
50979            ! pp_ctl.c
50980 ____________________________________________________________________________
50981 [ 10277] By: jhi                                   on 2001/05/29  00:51:34
50982         Log: At least a partial fix for 20010528.004.
50983      Branch: perl
50984            ! lib/utf8_heavy.pl
50985 ____________________________________________________________________________
50986 [ 10276] By: jhi                                   on 2001/05/29  00:42:59
50987         Log: Subject: Re: Report /pro/3gl/CPAN/perl-5.7.1
50988              From: Nicholas Clark <nick@ccl4.org> 
50989              Date: Mon, 28 May 2001 23:39:38 +0100
50990              Message-ID: <20010528233938.M86445@plum.flirble.org>
50991              
50992              More portable non-zero UV.
50993      Branch: perl
50994            ! t/lib/extutils.t
50995 ____________________________________________________________________________
50996 [ 10275] By: jhi                                   on 2001/05/29  00:40:28
50997         Log: Subject: [PATCH] (was Re: Why t/lib/extutils.t is failing ...
50998              From: Nicholas Clark <nick@ccl4.org>
50999              Date: Mon, 28 May 2001 22:46:09 +0100
51000              Message-ID: <20010528224608.L86445@plum.flirble.org>
51001              
51002              Test also "make clean".
51003      Branch: perl
51004            ! t/lib/extutils.t
51005 ____________________________________________________________________________
51006 [ 10274] By: jhi                                   on 2001/05/29  00:39:18
51007         Log: Subject: Re: Would -Wno-unused -Wall be better?
51008              From: Michael G Schwern <schwern@pobox.com>
51009              Date: Tue, 29 May 2001 00:55:54 +0100
51010              Message-ID: <20010529005553.B675@blackrider.blackstar.co.uk>
51011      Branch: perl
51012            ! pp.h
51013 ____________________________________________________________________________
51014 [ 10273] By: jhi                                   on 2001/05/29  00:36:06
51015         Log: Add a test for 20010528.007, fixed in #10272.
51016      Branch: perl
51017            ! t/op/misc.t toke.c
51018 ____________________________________________________________________________
51019 [ 10272] By: jhi                                   on 2001/05/29  00:21:12
51020         Log: Subject: Re: [ID 20010528.007] "\x{" causes panic:constant overflowed allocated space 
51021              From: Hugo <hv@crypt.compulink.co.uk>
51022              Date: Tue, 29 May 2001 00:23:23 +0100
51023              Message-Id: <200105282323.AAA07930@crypt.compulink.co.uk>
51024      Branch: perl
51025            ! toke.c
51026 ____________________________________________________________________________
51027 [ 10271] By: jhi                                   on 2001/05/28  22:52:11
51028         Log: Subject: Re: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
51029              From: Michael G Schwern <schwern@pobox.com>
51030              Date: Tue, 29 May 2001 00:42:59 +0100
51031              Message-ID: <20010529004259.A675@blackrider.blackstar.co.uk>
51032      Branch: perl
51033            ! t/pragma/autouse.t
51034 ____________________________________________________________________________
51035 [ 10270] By: jhi                                   on 2001/05/28  21:44:06
51036         Log: Some shells seemingly arrange the signal handlers differently
51037              (bug id 20010521.004).
51038      Branch: perl
51039            ! t/lib/sigaction.t
51040 ____________________________________________________________________________
51041 [ 10269] By: jhi                                   on 2001/05/28  20:34:21
51042         Log: Regen perlmodlib.
51043      Branch: perl
51044            ! pod/perlmodlib.pod
51045 ____________________________________________________________________________
51046 [ 10268] By: jhi                                   on 2001/05/28  19:08:45
51047         Log: Update Changes.
51048      Branch: perl
51049            ! Changes patchlevel.h
51050 ____________________________________________________________________________
51051 [ 10267] By: jhi                                   on 2001/05/28  19:03:54
51052         Log: Subject: [PATCH] perlnewmod.pod to reflect DLSI(P) change
51053              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
51054              Date: Mon, 28 May 2001 14:56:35 -0500
51055              Message-ID: <20010528145635.L8487@chaos.wustl.edu>
51056      Branch: perl
51057            ! pod/perlnewmod.pod
51058 ____________________________________________________________________________
51059 [ 10266] By: jhi                                   on 2001/05/28  18:35:03
51060         Log: Regen toc.
51061      Branch: perl
51062            ! pod/perltoc.pod
51063 ____________________________________________________________________________
51064 [ 10265] By: jhi                                   on 2001/05/28  18:33:32
51065         Log: Subject: [PATCH] RE: [20000223.001] no test cases for splice(@array) 
51066              From: "Richard Soderberg" <rs@crystalflame.net>
51067              Date: Mon, 28 May 2001 12:31:23 -0700
51068              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFLDFAA.rs@crystalflame.net>
51069      Branch: perl
51070            ! t/op/splice.t
51071 ____________________________________________________________________________
51072 [ 10264] By: jhi                                   on 2001/05/28  17:59:00
51073         Log: The #10260 was too bold: locales and utf8 still do not mix.
51074      Branch: perl
51075            ! t/pragma/locale.t
51076 ____________________________________________________________________________
51077 [ 10263] By: jhi                                   on 2001/05/28  17:52:25
51078         Log: Subject: [PATCH] Pod nitpicks
51079              From: "Richard Soderberg" <rs@crystalflame.net>
51080              Date: Mon, 28 May 2001 10:08:58 -0700
51081              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEFGDFAA.rs@crystalflame.net>
51082      Branch: perl
51083            ! pod/perl571delta.pod pod/perlapi.pod sv.h
51084 ____________________________________________________________________________
51085 [ 10262] By: jhi                                   on 2001/05/28  17:50:05
51086         Log: Upgrade to I18N::LangTags 0.22.
51087      Branch: perl
51088            + lib/I18N/LangTags/List.pod
51089            ! MANIFEST lib/I18N/LangTags.pm
51090 ____________________________________________________________________________
51091 [ 10261] By: jhi                                   on 2001/05/28  17:23:40
51092         Log: A slightly more serious bug found by -Mutf8; op/misc and
51093              lib/complex dumped core.
51094      Branch: perl
51095            ! regexec.c
51096 ____________________________________________________________________________
51097 [ 10260] By: jhi                                   on 2001/05/28  16:58:11
51098         Log: Various buglets shaken out by -Mutf8.
51099      Branch: perl
51100            ! t/io/utf8.t t/lib/charnames.t t/lib/lc-language.t
51101            ! t/pragma/locale.t
51102 ____________________________________________________________________________
51103 [ 10259] By: jhi                                   on 2001/05/28  15:48:46
51104         Log: STDERR looks much like STDOUT.  (Subtest #2 wasn't really okay.)
51105      Branch: perl
51106            ! t/lib/carp.t
51107 ____________________________________________________________________________
51108 [ 10258] By: jhi                                   on 2001/05/28  15:32:41
51109         Log: Subject: [PATCH] todo patch
51110              From: Artur Bergman <artur@contiller.se> 
51111              Date: Mon, 28 May 2001 17:03:51 +0200
51112              Message-ID: <B7383577.F34%artur@contiller.se>
51113      Branch: perl
51114            ! pod/perltodo.pod
51115 ____________________________________________________________________________
51116 [ 10257] By: jhi                                   on 2001/05/28  15:31:25
51117         Log: Subject: typo in perlguts.pod
51118              From: "John P. Linderman" <jpl@research.att.com>
51119              Date: Mon, 28 May 2001 09:35:47 -0400 (EDT)
51120              Message-Id: <200105281335.JAA27851@raptor.research.att.com>
51121      Branch: perl
51122            ! pod/perlguts.pod
51123 ____________________________________________________________________________
51124 [ 10256] By: jhi                                   on 2001/05/28  15:30:42
51125         Log: Subject: AIX and gcc (moving targets)
51126              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51127              Date: Mon, 28 May 2001 12:54:04 +0200
51128              Message-Id: <20010528124531.9FAB.H.M.BRAND@hccnet.nl>
51129      Branch: perl
51130            ! hints/aix.sh
51131 ____________________________________________________________________________
51132 [ 10255] By: jhi                                   on 2001/05/28  15:28:55
51133         Log: Subject: Re: perlio + multiple perl_alloc..destruct
51134              From: Doug MacEachern <dougm@covalent.net>
51135              Date: Sun, 27 May 2001 13:47:13 -0700 (PDT)
51136              Message-ID: <Pine.LNX.4.21.0105271340370.5938-100000@mako.covalent.net>
51137      Branch: perl
51138            ! perlio.c
51139 ____________________________________________________________________________
51140 [ 10254] By: jhi                                   on 2001/05/28  15:27:49
51141         Log: The #10251 wasn't quite up-to-the-code.
51142      Branch: perl
51143            ! t/op/misc.t
51144 ____________________________________________________________________________
51145 [ 10253] By: jhi                                   on 2001/05/28  15:26:39
51146         Log: Test case for bug 20010526.004, fixed in #10252.
51147      Branch: perl
51148            ! t/op/taint.t
51149 ____________________________________________________________________________
51150 [ 10252] By: jhi                                   on 2001/05/28  15:26:14
51151         Log: Subject: Re: [ID 20010526.004] Taint looses value
51152              From: Hugo <hv@crypt.compulink.co.uk>
51153              Date: Sun, 27 May 2001 20:39:32 +0100
51154              Message-Id: <200105271939.UAA27591@crypt.compulink.co.uk>
51155      Branch: perl
51156            ! sv.c
51157 ____________________________________________________________________________
51158 [ 10251] By: jhi                                   on 2001/05/28  15:13:40
51159         Log: Test case for 20010422.005, fixed by #10250.
51160      Branch: perl
51161            ! t/op/misc.t
51162 ____________________________________________________________________________
51163 [ 10250] By: jhi                                   on 2001/05/28  15:11:16
51164         Log: Subject: [PATCH] Re: [ID 20010422.005] perl -e '{s//${}/; //}' # segfaults on FreeBSD 
51165              From: Spider Boardman <spider@Orb.Nashua.NH.US>
51166              Date: Mon, 28 May 2001 06:39:12 -0400
51167              Message-Id: <200105281039.GAA03962@Orb.Nashua.NH.US>
51168      Branch: perl
51169            ! toke.c
51170 ____________________________________________________________________________
51171 [ 10249] By: jhi                                   on 2001/05/28  15:09:24
51172         Log: Linerewrapping.
51173      Branch: perl
51174            ! lib/open.pm
51175 ____________________________________________________________________________
51176 [ 10248] By: jhi                                   on 2001/05/28  15:09:07
51177         Log: Updates on the modules list.
51178      Branch: perl
51179            ! t/lib/1_compile.t
51180 ____________________________________________________________________________
51181 [ 10247] By: jhi                                   on 2001/05/28  15:03:35
51182         Log: Add a test for PerlIO.
51183              
51184              (I probably got the crlf/raw thing wrong for clrfy platforms...)
51185      Branch: perl
51186            + t/lib/perlio.t
51187            ! MANIFEST lib/PerlIO.pm
51188 ____________________________________________________________________________
51189 [ 10246] By: jhi                                   on 2001/05/28  14:24:08
51190         Log: Add a test for carp et alia.
51191      Branch: perl
51192            + t/lib/carp.t
51193            ! MANIFEST
51194 ____________________________________________________________________________
51195 [ 10245] By: jhi                                   on 2001/05/28  13:42:55
51196         Log: Adding the new test would be swell.
51197      Branch: perl
51198            + t/pragma/autouse.t
51199 ____________________________________________________________________________
51200 [ 10244] By: jhi                                   on 2001/05/28  13:42:34
51201         Log: Add a test for the autouse pragma.
51202      Branch: perl
51203            ! MANIFEST
51204 ____________________________________________________________________________
51205 [ 10243] By: jhi                                   on 2001/05/28  13:26:25
51206         Log: Subject: [ID 20010528.001] use autouse 'URI::Escape' => qw(URI::Escape::uri_escape) failed
51207              From: dLux <dlux@spam.sch.bme.hu>
51208              Date: Sun, 27 May 2001 16:14:26 +0200
51209              Message-Id: <E1541JK-0000YC-00@dl.sch.bme.hu>
51210      Branch: perl
51211            ! lib/autouse.pm
51212 ____________________________________________________________________________
51213 [ 10242] By: jhi                                   on 2001/05/28  13:21:50
51214         Log: Subject: [PATCH #2] RE: [ID 20010528.002] dprofpp: "-R" does not work
51215              From: "Richard Soderberg" <rs@crystalflame.net>
51216              Date: Mon, 28 May 2001 03:56:36 -0700
51217              Message-ID: <NAEKLNAAHLMBPMPNBMLEEEFADFAA.rs@crystalflame.net>
51218      Branch: perl
51219            ! utils/dprofpp.PL
51220 ____________________________________________________________________________
51221 [ 10241] By: jhi                                   on 2001/05/28  13:18:56
51222         Log: Subject: Re: [ID 20010522.003] Time::Local module bug
51223              From: "Stephen P. Potter" <spp@spotter.yi.org>
51224              Date: Tue, 22 May 2001 11:40:25 -0400
51225              Message-Id: <20010522154030.584F4729E2@belgarath.spotter.yi.org>
51226              
51227              Subject: Re: [ID 20010522.003] Time::Local module bug
51228              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu> 
51229              Date: Tue, 22 May 2001 11:50:19 -0400
51230              Message-ID: <20010522115019.D48634@linguist.thayer.dartmouth.edu>
51231      Branch: perl
51232            ! lib/Time/Local.pm
51233 ____________________________________________________________________________
51234 [ 10240] By: jhi                                   on 2001/05/27  22:44:49
51235         Log: The PERL_DL_NONLAZY can have whitespace in front.
51236      Branch: perl
51237            ! t/lib/extutils.t
51238 ____________________________________________________________________________
51239 [ 10239] By: jhi                                   on 2001/05/27  21:23:21
51240         Log: Document strftime() and strptime().
51241      Branch: perl
51242            ! ext/POSIX/POSIX.pod ext/Time/Piece/Piece.pm t/lib/time-piece.t
51243 ____________________________________________________________________________
51244 [ 10238] By: jhi                                   on 2001/05/27  20:29:07
51245         Log: Make Time::Piece::strptime() to be a function, not a method.
51246      Branch: perl
51247            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
51248 ____________________________________________________________________________
51249 [ 10237] By: jhi                                   on 2001/05/27  20:22:09
51250         Log: Tweak the test to be more portable.
51251      Branch: perl
51252            ! t/lib/extutils.t
51253 ____________________________________________________________________________
51254 [ 10236] By: jhi                                   on 2001/05/27  19:15:54
51255         Log: Subject: PATCH: Re: Re: Attributes that tie
51256              From: Leon Brocard <acme@astray.com>
51257              Date: Sun, 27 May 2001 12:37:29 +0100
51258              Message-ID: <20010527123729.A22663@ns0.astray.com>
51259              
51260              Document that variable attributes are not currently usable
51261              for tieing.  (An ugly limitation that should be fixed.)
51262      Branch: perl
51263            ! lib/attributes.pm
51264 ____________________________________________________________________________
51265 [ 10235] By: jhi                                   on 2001/05/27  19:03:31
51266         Log: Microperl tweaks.
51267      Branch: perl
51268            ! Makefile.micro uconfig.h uconfig.sh
51269 ____________________________________________________________________________
51270 [ 10234] By: jhi                                   on 2001/05/27  18:22:09
51271         Log: Add make target for microperl (kind of silly, but convenient).
51272      Branch: perl
51273            ! Makefile.SH
51274 ____________________________________________________________________________
51275 [ 10233] By: jhi                                   on 2001/05/27  18:18:56
51276         Log: O_APPEND and O_TRUNC are not portable.  (Not available e.g.
51277              for microperl.)
51278      Branch: perl
51279            ! doio.c
51280 ____________________________________________________________________________
51281 [ 10232] By: jhi                                   on 2001/05/27  17:57:18
51282         Log: Subject: [PATCH] [ID 19991013.005] utime undef, undef, @files  
51283              From: rspier@pobox.com (Robert Spier)
51284              Date: Sat, 26 May 2001 20:05:23 -0400
51285              Message-ID: <15120.17603.148648.12430@rls.cx>
51286              
51287              Subject: Re: [PATCH] [ID 19991013.005] utime undef, undef, @files
51288              From: rspier@pobox.com (Robert Spier)
51289              Date: Sun, 27 May 2001 00:23:12 -0400
51290              Message-ID: <15120.33072.511966.767230@rls.cx>
51291      Branch: perl
51292            ! doio.c pod/perlfunc.pod
51293 ____________________________________________________________________________
51294 [ 10231] By: jhi                                   on 2001/05/27  15:45:20
51295         Log: Regen toc.  (And add the README.tru64 from #10230 to MANIFEST.)
51296      Branch: perl
51297            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
51298 ____________________________________________________________________________
51299 [ 10230] By: jhi                                   on 2001/05/27  15:41:06
51300         Log: Add README.tru64.
51301      Branch: perl
51302            + README.tru64
51303 ____________________________________________________________________________
51304 [ 10229] By: jhi                                   on 2001/05/27  13:50:57
51305         Log: Integrate Locale::Maketext 1.01 from Sean Burke.
51306      Branch: perl
51307            + lib/Locale/Maketext.pm lib/Locale/Maketext.pod
51308            + lib/Locale/Maketext/TPJ13.pod t/lib/lc-maketext.t
51309            ! MANIFEST
51310 ____________________________________________________________________________
51311 [ 10228] By: jhi                                   on 2001/05/27  13:43:38
51312         Log: Integrate I18N::LangTags from Sean Burke.
51313              
51314              TODO: the language list from RFC 3066 needs to be integrated
51315              and made available somehow.  The list is included in the
51316              I18N-LangTags 0.21 distribution, but it is undocumented
51317              and unconnected to the module.
51318      Branch: perl
51319            + lib/I18N/LangTags.pm t/lib/i18n-langtags.t
51320            ! MANIFEST
51321 ____________________________________________________________________________
51322 [ 10227] By: jhi                                   on 2001/05/27  01:41:33
51323         Log: Allow 'eval "v200"' to work (part of 20000323.059); fix as
51324              envisioned by Sarathy.
51325      Branch: perl
51326            ! t/op/ver.t toke.c
51327 ____________________________________________________________________________
51328 [ 10226] By: jhi                                   on 2001/05/27  00:28:34
51329         Log: Subject: [ID 20010525.001] Pod typo nits fixed
51330              From: lvirden@cas.org
51331              Date: Fri, 25 May 2001 06:57:43 -0400 (EDT)
51332              Message-Id: <200105251057.f4PAvhY13003@lwv26awu.cas.org>
51333              
51334              minus the perlsolaris decimation plus the
51335              
51336              Subject: Re: [ID 20010525.001] Pod typo nits fixed
51337              From: "Philip Newton" <Philip.Newton@gmx.net>
51338              Date: Fri, 25 May 2001 18:05:55 +0200
51339              Message-Id: <200105251604.f4PG4kt15034@chaos.wustl.edu>
51340      Branch: perl
51341            ! README.amiga README.cygwin README.mpeix pod/perl5005delta.pod
51342            ! pod/perldebtut.pod pod/perlebcdic.pod pod/perlfaq3.pod
51343            ! pod/perlhack.pod pod/perltoc.pod pod/perltodo.pod
51344            ! pod/perlutil.pod pod/perlxstut.pod
51345 ____________________________________________________________________________
51346 [ 10225] By: jhi                                   on 2001/05/26  22:38:16
51347         Log: return clauses are nice.
51348      Branch: perl
51349            ! sv.c
51350 ____________________________________________________________________________
51351 [ 10224] By: jhi                                   on 2001/05/26  22:35:31
51352         Log: Subject: change 10199 backwards?
51353              From: Doug MacEachern <dougm@covalent.net>
51354              Date: Sat, 26 May 2001 11:26:07 -0700 (PDT)
51355              Message-ID: <Pine.LNX.4.21.0105261118510.22038-100000@mako.covalent.net>
51356      Branch: perl
51357            ! sv.c
51358 ____________________________________________________________________________
51359 [ 10223] By: jhi                                   on 2001/05/26  22:31:46
51360         Log: Subject: Re: 5.6.*, bleadperl: bugs in pp_concat
51361              From: Hugo <hv@crypt.compulink.co.uk>
51362              Date: Sat, 26 May 2001 17:05:12 +0100
51363              Message-Id: <200105261605.RAA12295@crypt.compulink.co.uk>
51364      Branch: perl
51365            + t/op/gmagic.t
51366            ! MANIFEST doop.c embed.h embed.pl global.sym
51367            ! lib/File/Basename.pm objXSUB.h perlapi.c pod/perlapi.pod
51368            ! pp_hot.c proto.h sv.c sv.h t/pragma/warn/pp_hot
51369 ____________________________________________________________________________
51370 [ 10222] By: jhi                                   on 2001/05/26  22:10:38
51371         Log: Regen headers for #10221.
51372      Branch: perl
51373            ! global.sym objXSUB.h perlapi.c
51374 ____________________________________________________________________________
51375 [ 10221] By: jhi                                   on 2001/05/26  22:06:06
51376         Log: Subject: [ID 20010506.012] Patch for 5.6.1 embed.pl (shared libperl&mod_perl)
51377              From: Juha Laiho <juha.laiho@Elma.Net>
51378              Date: Thu, 3 May 2001 09:51:30 +0300
51379              Message-Id: <200105030651.JAA327254@tokka.elma.fi>
51380      Branch: perl
51381            ! embed.pl
51382 ____________________________________________________________________________
51383 [ 10220] By: jhi                                   on 2001/05/26  22:01:30
51384         Log: Subject: Re: [PATCH] Re: stability of sort()?
51385              From: "John P. Linderman" <jpl@research.att.com>
51386              Date: Sat, 26 May 2001 13:27:19 -0400
51387              Message-Id: <200105261727.NAA06654@raptor.research.att.com>
51388      Branch: perl
51389            ! pod/perlfunc.pod
51390 ____________________________________________________________________________
51391 [ 10219] By: jhi                                   on 2001/05/26  14:02:34
51392         Log: Integrate perlio.
51393      Branch: perl
51394           !> pod/perlguts.pod
51395 ____________________________________________________________________________
51396 [ 10218] By: jhi                                   on 2001/05/26  13:39:52
51397         Log: Subject: [PATCH perl@10210] PerlIO for VMS
51398              From: "Craig A. Berry" <craigberry@mac.com>
51399              Date: Sat, 26 May 2001 09:34:11 -0500
51400              Message-Id: <a05100e0ab734816701a5@[172.16.52.1]>
51401      Branch: perl
51402            ! configure.com doio.c iperlsys.h perlio.c perlio.h perliol.h
51403            ! perlsdio.h vms/ext/Stdio/Stdio.xs vms/gen_shrfls.pl vms/vms.c
51404            ! vms/vmsish.h
51405 ____________________________________________________________________________
51406 [ 10217] By: jhi                                   on 2001/05/26  13:19:05
51407         Log: Subject: patch to fix: [ID 20010524.004] perl5db.pl version 1.12  doesn't stop on breakpoints
51408              From: David Dyck <dcd@tc.fluke.com>
51409              Date: Fri, 25 May 2001 00:03:04 -0700 (PDT)
51410              Message-ID: <Pine.LNX.4.33.0105242354030.17331-100000@dd.tc.fluke.com>
51411      Branch: perl
51412            ! lib/perl5db.pl
51413 ____________________________________________________________________________
51414 [ 10216] By: jhi                                   on 2001/05/26  13:17:47
51415         Log: Subject: utf8 regexp tests
51416              From: Hugo <hv@crypt.compulink.co.uk>
51417              Date: Fri, 25 May 2001 22:35:01 +0100
51418              Message-Id: <200105252135.WAA03197@crypt.compulink.co.uk>
51419      Branch: perl
51420            ! t/op/regexp.t
51421 ____________________________________________________________________________
51422 [ 10215] By: jhi                                   on 2001/05/26  13:15:40
51423         Log: Subject: [PATCH] Re: stability of sort()?
51424              From: Nicholas Clark <nick@ccl4.org>
51425              Date: Fri, 25 May 2001 22:40:19 +0100
51426              Message-ID: <20010525224019.B86445@plum.flirble.org>
51427      Branch: perl
51428            ! pod/perlfunc.pod
51429 ____________________________________________________________________________
51430 [ 10214] By: jhi                                   on 2001/05/26  13:14:30
51431         Log: Subject: Re: [ID 20010426.005] Magic not being removed at scope exit [PATCH]
51432              From: John Peacock <jpeacock@rowman.com>
51433              Date: Thu, 24 May 2001 22:14:01 -0400
51434              Message-ID: <3B0DBFE9.A7C49084@rowman.com>
51435      Branch: perl
51436            ! mg.c scope.c sv.c
51437 ____________________________________________________________________________
51438 [ 10213] By: jhi                                   on 2001/05/26  13:08:56
51439         Log: Subject: [PATCH] Re: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
51440              From: Nicholas Clark <nick@ccl4.org>
51441              Date: Sun, 20 May 2001 19:24:13 +0100
51442              Message-ID: <20010520192413.G83222@plum.flirble.org>
51443      Branch: perl
51444            + lib/ExtUtils/Constant.pm t/lib/extutils.t
51445            ! MANIFEST utils/h2xs.PL
51446 ____________________________________________________________________________
51447 [ 10212] By: nick                                  on 2001/05/26  09:49:28
51448         Log: Change perlguts docs to not suggest PUSHi etc. for multiple results,
51449              add a few more notes there on use of mortals on the stack.
51450      Branch: perlio
51451            ! pod/perlguts.pod
51452 ____________________________________________________________________________
51453 [ 10211] By: nick                                  on 2001/05/26  09:05:36
51454         Log: Integrate mainline
51455      Branch: perlio
51456           +> t/lib/fcntl.t t/pragma/vars.t
51457           !> (integrate 49 files)
51458 ____________________________________________________________________________
51459 [ 10210] By: jhi                                   on 2001/05/25  12:29:16
51460         Log: Update Changes.
51461      Branch: perl
51462            ! Changes patchlevel.h
51463 ____________________________________________________________________________
51464 [ 10209] By: jhi                                   on 2001/05/25  12:24:45
51465         Log: Based on
51466              
51467              Subject: [PATCH pp.c] Wrapping pack("C",256)
51468              From: Simon Cozens <simon@netthink.co.uk>
51469              Date: Sat, 12 May 2001 17:58:41 +0100
51470              Message-ID: <20010512175841.A6132@netthink.co.uk>
51471      Branch: perl
51472            ! pod/perldiag.pod pp.c t/pragma/warn/pp
51473 ____________________________________________________________________________
51474 [ 10208] By: jhi                                   on 2001/05/25  01:37:03
51475         Log: Subject: [PATCH] 5.6.1 Term::Cap -- add terminfo fallback
51476              From: "Brendan O'Dea" <bod@compusol.com.au>
51477              Date: Fri, 25 May 2001 11:18:29 +1000
51478              Message-ID: <20010525111829.A28411@compusol.com.au>
51479              
51480              (Slightly modified.)
51481      Branch: perl
51482            ! lib/Term/Cap.pm
51483 ____________________________________________________________________________
51484 [ 10207] By: jhi                                   on 2001/05/25  01:12:14
51485         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string 
51486              From: Hugo <hv@crypt.compulink.co.uk>
51487              Date: Fri, 25 May 2001 02:13:25 +0100
51488              Message-Id: <200105250113.CAA23158@crypt.compulink.co.uk>
51489      Branch: perl
51490            ! t/op/misc.t
51491 ____________________________________________________________________________
51492 [ 10206] By: jhi                                   on 2001/05/25  01:07:59
51493         Log: Subject: Re: [ID 20010506.041] segfault when matching utf8 string
51494              From: Inaba Hiroto <hiroto.inaba@toshiba.co.jp>
51495              Date: Fri, 25 May 2001 10:25:36 +0900
51496              Message-Id: <200105250124.KAA19571@toshiba.co.jp> 
51497      Branch: perl
51498            ! regcomp.c regexec.c
51499 ____________________________________________________________________________
51500 [ 10205] By: jhi                                   on 2001/05/25  01:07:00
51501         Log: Subject: [PATCH #2] stash autovivification and method call error messages
51502              From: Ilmari Karonen <iltzu@sci.fi>
51503              Date: Thu, 24 May 2001 01:51:48 +0300 (EET DST)
51504              Message-ID: <Pine.SOL.3.96.1010524013737.18819D-100000@simpukka>
51505      Branch: perl
51506            ! gv.c pp_hot.c t/op/method.t
51507 ____________________________________________________________________________
51508 [ 10204] By: jhi                                   on 2001/05/25  01:03:50
51509         Log: Add make target and documentation for gprof profiling.
51510      Branch: perl
51511            ! Makefile.SH pod/perlhack.pod
51512 ____________________________________________________________________________
51513 [ 10203] By: jhi                                   on 2001/05/24  21:09:36
51514         Log: Subject: Don't think about UTF8 
51515              From: Mike Guy <mjtg@cam.ac.uk> 
51516              Date: Tue, 22 May 2001 14:35:39 +0100
51517              Message-Id: <E152CK3-00028O-00@virgo.cus.cam.ac.uk>
51518      Branch: perl
51519            ! sv.h
51520 ____________________________________________________________________________
51521 [ 10202] By: jhi                                   on 2001/05/24  21:07:25
51522         Log: Subject: [ID 20010524.002] find2perl bug in fileglob_to_re
51523              From: Geraint A Edwards <gedge@serf.org> 
51524              Date: Thu, 24 May 2001 22:51:24 +0100
51525              Message-Id: <20010524225124.A34981@cymru.serf.org>
51526      Branch: perl
51527            ! x2p/find2perl.PL
51528 ____________________________________________________________________________
51529 [ 10201] By: jhi                                   on 2001/05/24  21:02:30
51530         Log: DB_File has its own attribute story.
51531      Branch: perl
51532            ! ext/DB_File/DB_File.xs
51533 ____________________________________________________________________________
51534 [ 10200] By: jhi                                   on 2001/05/24  19:54:21
51535         Log: Subject: Re: Making perl with -Wall
51536              From: Andy Dougherty <doughera@lafayette.edu>
51537              Date: Thu, 24 May 2001 14:33:37 -0400 (EDT)
51538              Message-ID: <Pine.SOL.4.10.10105241415460.2443-100000@maxwell.phys.lafayette.edu>
51539      Branch: perl
51540            ! perl.h
51541 ____________________________________________________________________________
51542 [ 10199] By: jhi                                   on 2001/05/24  15:15:03
51543         Log: Subject: RE: [ID 20010521.003] - [PATCH #2] sv.c: sv_dup_inc(SvRV(sstr)) wasn't checking SvWEAKREF
51544              From: "Richard Soderberg" <rs@crystalflame.net>
51545              Date: Thu, 24 May 2001 08:58:16 -0700
51546              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEPODEAA.rs@crystalflame.net>
51547      Branch: perl
51548            ! sv.c
51549 ____________________________________________________________________________
51550 [ 10198] By: jhi                                   on 2001/05/24  15:10:04
51551         Log: IV/UV casting fixes from Nicholas Clark.
51552      Branch: perl
51553            ! perl.h pp_sys.c util.c
51554 ____________________________________________________________________________
51555 [ 10197] By: jhi                                   on 2001/05/24  14:19:44
51556         Log: Subject: Re: Making perl with -Wall
51557              From: Michael G Schwern <schwern@pobox.com>
51558              Date: Thu, 24 May 2001 15:40:28 +0100
51559              Message-ID: <20010524154028.B1988@blackrider.blackstar.co.uk>
51560      Branch: perl
51561            ! malloc.c perl.h
51562 ____________________________________________________________________________
51563 [ 10196] By: jhi                                   on 2001/05/24  14:04:41
51564         Log: Subject: [PATCH] Re: [ID 20010521.004] Two test suite failures on this platform with latest rsync 
51565              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
51566              Date: Tue, 22 May 2001 11:49:37 +0200
51567              Message-Id: <20010522114044.BC4E.H.M.BRAND@hccnet.nl>
51568      Branch: metaconfig
51569            ! U/modified/Oldsym.U
51570      Branch: metaconfig/U/perl
51571            ! patchlevel.U
51572      Branch: perl
51573            ! Configure config_h.SH myconfig.SH
51574 ____________________________________________________________________________
51575 [ 10195] By: jhi                                   on 2001/05/24  13:25:04
51576         Log: Under versiononly install also the scripts with the version suffix.
51577              (e.g. .../bin/h2xs5.7.1)
51578      Branch: perl
51579            ! installperl
51580 ____________________________________________________________________________
51581 [ 10194] By: jhi                                   on 2001/05/24  13:02:49
51582         Log: Subject: [PATCH] Stop segfault in mg.c:636
51583              From: "Richard Soderberg" <rs@crystalflame.net>
51584              Date: Thu, 24 May 2001 05:51:52 -0700
51585              Message-ID: <NAEKLNAAHLMBPMPNBMLEGEPGDEAA.rs@crystalflame.net>
51586      Branch: perl
51587            ! mg.c
51588 ____________________________________________________________________________
51589 [ 10193] By: jhi                                   on 2001/05/24  12:37:13
51590         Log: Iteration continues; hopefully convergently.
51591      Branch: perl
51592            ! t/lib/b-stash.t
51593 ____________________________________________________________________________
51594 [ 10192] By: jhi                                   on 2001/05/24  12:36:35
51595         Log: Subject: [PATCH] CORE::GLOBAL::require override happens too early
51596              From: Gisle Aas <gisle@ActiveState.com>
51597              Date: 23 May 2001 16:13:10 -0700
51598              Message-ID: <lrofsjfym1.fsf@caliper.ActiveState.com>
51599      Branch: perl
51600            ! op.c toke.c
51601 ____________________________________________________________________________
51602 [ 10191] By: jhi                                   on 2001/05/24  12:25:12
51603         Log: Subject: [PATCH] lib/dumpvar.pl, lib/perl5db.pl - fix warnings
51604              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
51605              Date: Thu, 24 May 2001 05:05:22 -0500
51606              Message-ID: <20010524050522.A18997@staff1.cso.uiuc.edu>
51607      Branch: perl
51608            ! lib/dumpvar.pl lib/perl5db.pl
51609 ____________________________________________________________________________
51610 [ 10190] By: jhi                                   on 2001/05/24  12:24:07
51611         Log: Subject: Re: [ID 20010524.001] perl5db.pl   x @INC  doesn't work like it used to
51612              From: David Dyck <dcd@tc.fluke.com>
51613              Date: Thu, 24 May 2001 01:42:09 -0700 (PDT)
51614              Message-ID: <Pine.LNX.4.33.0105240134580.5179-100000@dd.tc.fluke.com>
51615      Branch: perl
51616            ! lib/perl5db.pl
51617 ____________________________________________________________________________
51618 [ 10189] By: jhi                                   on 2001/05/23  22:43:31
51619         Log: Tiny pod nits on READMEs, mostly whitespace issues.
51620      Branch: perl
51621            ! README.amiga README.dos README.macos README.mpeix README.vmesa
51622            ! README.win32
51623 ____________________________________________________________________________
51624 [ 10188] By: jhi                                   on 2001/05/23  22:26:03
51625         Log: The DG/UX part of the 20010521.005.
51626      Branch: perl
51627            ! README.dgux
51628 ____________________________________________________________________________
51629 [ 10187] By: jhi                                   on 2001/05/23  22:04:05
51630         Log: Subject: Re: [ID 20000716.007] \G in a m//g expression causes problems 
51631              From: Hugo <hv@crypt.compulink.co.uk>
51632              Date: Mon, 21 May 2001 16:32:02 +0100
51633              Message-Id: <200105211532.QAA03999@crypt.compulink.co.uk>
51634      Branch: perl
51635            ! regcomp.c t/op/misc.t
51636 ____________________________________________________________________________
51637 [ 10186] By: jhi                                   on 2001/05/23  21:42:15
51638         Log: Subject: [PATCH] Extra UNIVERSAL tests
51639              From: Mike Guy <mjtg@cam.ac.uk>
51640              Date: Wed, 23 May 2001 12:29:20 +0100
51641              Message-Id: <E152WpM-0001yP-00@virgo.cus.cam.ac.uk>
51642      Branch: perl
51643            ! t/op/universal.t
51644 ____________________________________________________________________________
51645 [ 10185] By: jhi                                   on 2001/05/23  21:38:48
51646         Log: Subject: [PATCH] Remove EQ keyword
51647              From: Mike Guy <mjtg@cam.ac.uk>
51648              Message-Id: <E152Vhp-00072x-00@virgo.cus.cam.ac.uk>
51649              Date: Wed, 23 May 2001 11:17:29 +0100
51650      Branch: perl
51651            ! keywords.h keywords.pl
51652 ____________________________________________________________________________
51653 [ 10184] By: jhi                                   on 2001/05/23  21:29:41
51654         Log: Subject: [PATCH] lib/perl5db.pl
51655              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
51656              Date: Wed, 23 May 2001 02:18:03 -0500
51657              Message-ID: <20010523021803.A21965@staff1.cso.uiuc.edu>
51658      Branch: perl
51659            ! lib/perl5db.pl
51660 ____________________________________________________________________________
51661 [ 10183] By: jhi                                   on 2001/05/23  21:27:54
51662         Log: Subject: [PATCH lib/Term/Cap.pm] Avoid -W warnings in Tgetent and Tputs
51663              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
51664              Date: Tue, 22 May 2001 23:34:41 -0500
51665              Message-ID: <20010522233441.A12431@staff1.cso.uiuc.edu>
51666      Branch: perl
51667            ! lib/Term/Cap.pm
51668 ____________________________________________________________________________
51669 [ 10182] By: jhi                                   on 2001/05/23  21:24:30
51670         Log: Subject: [PATCH emacs/e2ctags.pl] big speedup
51671              From: davem@fdgroup.co.uk
51672              Date: Tue, 22 May 2001 22:08:09 +0100 (BST)
51673              Message-Id: <200105222108.WAA09442@gizmo.fdgroup.co.uk>
51674      Branch: perl
51675            ! emacs/e2ctags.pl
51676 ____________________________________________________________________________
51677 [ 10181] By: jhi                                   on 2001/05/23  21:23:29
51678         Log: Subject: [PATCH lib/vars.pm] Sensible minimum version
51679              From: Michael G Schwern <schwern@pobox.com>
51680              Date: Tue, 22 May 2001 14:15:09 +0100
51681              Message-ID: <20010522141509.J701@blackrider.blackstar.co.uk>
51682      Branch: perl
51683            ! lib/vars.pm
51684 ____________________________________________________________________________
51685 [ 10180] By: jhi                                   on 2001/05/23  21:22:14
51686         Log: Subject: [PATCH lib/vars.pm] Odd code nit
51687              From: Michael G Schwern <schwern@pobox.com>
51688              Date: Tue, 22 May 2001 14:14:28 +0100
51689              Message-ID: <20010522141427.I701@blackrider.blackstar.co.uk>
51690      Branch: perl
51691            ! lib/vars.pm
51692 ____________________________________________________________________________
51693 [ 10179] By: jhi                                   on 2001/05/23  21:19:51
51694         Log: Use the new use vars feature.
51695      Branch: perl
51696            ! t/lib/b-stash.t
51697 ____________________________________________________________________________
51698 [ 10178] By: jhi                                   on 2001/05/23  21:19:28
51699         Log: Subject: [PATCH] vars.pm to support qualified variables (was Re: [ID 20010521.001])
51700              From: Mike Guy <mjtg@cam.ac.uk>
51701              Sender: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
51702              Date: Tue, 22 May 2001 13:11:39 +0100
51703      Branch: perl
51704            + t/pragma/vars.t
51705            ! MANIFEST lib/vars.pm t/lib/1_compile.t
51706 ____________________________________________________________________________
51707 [ 10177] By: jhi                                   on 2001/05/23  21:01:48
51708         Log: -qlongdouble considered harmful by Merijn.
51709      Branch: perl
51710            ! hints/aix.sh
51711 ____________________________________________________________________________
51712 [ 10176] By: jhi                                   on 2001/05/21  13:21:21
51713         Log: Update Changes.
51714      Branch: perl
51715            ! Changes patchlevel.h
51716 ____________________________________________________________________________
51717 [ 10175] By: jhi                                   on 2001/05/21  13:17:28
51718         Log: Add a test of its very own for Fcntl.  Hopefully portable.
51719      Branch: perl
51720            + t/lib/fcntl.t
51721            ! MANIFEST
51722 ____________________________________________________________________________
51723 [ 10174] By: jhi                                   on 2001/05/21  12:45:41
51724         Log: Must be trickier for 'minitest' not to die.
51725      Branch: perl
51726            ! t/op/taint.t
51727 ____________________________________________________________________________
51728 [ 10173] By: jhi                                   on 2001/05/21  11:24:43
51729         Log: Can't declare other people's variables.
51730      Branch: perl
51731            ! t/lib/b-stash.t
51732 ____________________________________________________________________________
51733 [ 10172] By: jhi                                   on 2001/05/20  20:33:08
51734         Log: Fix for ID 20010519.003: sysopen() wasn't tainting :-(
51735      Branch: perl
51736            ! doio.c t/op/taint.t
51737 ____________________________________________________________________________
51738 [ 10171] By: jhi                                   on 2001/05/20  20:18:45
51739         Log: The OS/2 variable needs to be declared.
51740      Branch: perl
51741            ! t/lib/b-stash.t
51742 ____________________________________________________________________________
51743 [ 10170] By: nick                                  on 2001/05/20  16:48:29
51744         Log: Integrate mainline
51745      Branch: perlio
51746           !> (integrate 41 files)
51747 ____________________________________________________________________________
51748 [ 10169] By: jhi                                   on 2001/05/20  11:50:20
51749         Log: Small perlsec updates: clarify the taintedness of filename
51750              globbing; suggest using Scalar::Util::tainted().
51751      Branch: perl
51752            ! pod/perlsec.pod
51753 ____________________________________________________________________________
51754 [ 10168] By: jhi                                   on 2001/05/20  11:24:11
51755         Log: Subject: [PATCH 5.7.1@10135] [LARGE!] symbolic magic
51756              From: Dave Mitchell <davem@fdgroup.co.uk>
51757              Date: Sat, 19 May 2001 20:12:56 +0100 (BST)
51758              Message-Id: <200105191912.UAA23925@gizmo.fdgroup.co.uk>
51759      Branch: perl
51760            ! av.c cc_runtime.h doop.c dump.c gv.c hv.c mg.c op.c perl.c
51761            ! perl.h perlio.c pod/perlguts.pod pp.c pp_ctl.c pp_hot.c
51762            ! pp_sys.c regexec.c scope.c sv.c t/lib/peek.t taint.c util.c
51763            ! xsutils.c
51764 ____________________________________________________________________________
51765 [ 10167] By: jhi                                   on 2001/05/20  11:12:14
51766         Log: Subject: [PATCH 5.6.1] DLL descriptions on OS/2
51767              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51768              Date: Sat, 19 May 2001 04:08:46 -0400
51769              Message-ID: <20010519040846.A16969@math.ohio-state.edu>
51770      Branch: perl
51771            ! lib/ExtUtils/Mksymlists.pm makedef.pl
51772 ____________________________________________________________________________
51773 [ 10166] By: jhi                                   on 2001/05/20  11:08:27
51774         Log: Subject: [PATCH 5.6.1] DLL name mangling on OS/2
51775              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51776              Date: Sat, 19 May 2001 04:30:45 -0400
51777              Message-ID: <20010519043045.A17033@math.ohio-state.edu>
51778      Branch: perl
51779            ! os2/os2.c
51780 ____________________________________________________________________________
51781 [ 10165] By: jhi                                   on 2001/05/20  11:07:06
51782         Log: Subject: [PATCH 5.6.1] build bugs OS/2
51783              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51784              Date: Sat, 19 May 2001 04:35:28 -0400
51785              Message-ID: <20010519043528.A17363@math.ohio-state.edu>
51786      Branch: perl
51787            ! os2/Makefile.SHs os2/os2.c
51788 ____________________________________________________________________________
51789 [ 10164] By: jhi                                   on 2001/05/20  11:06:01
51790         Log: Subject: [PATCH 5.6.1] Mis-Failing tests
51791              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51792              Date: Sat, 19 May 2001 04:04:23 -0400
51793              Message-ID: <20010519040423.A16861@math.ohio-state.edu>
51794              
51795              (In bleadperl patched b-stash.t instead of b.t)
51796      Branch: perl
51797            ! t/lib/b-stash.t t/lib/bigfltpm.t
51798 ____________________________________________________________________________
51799 [ 10163] By: jhi                                   on 2001/05/20  10:59:46
51800         Log: Subject: [PATCH 5.6.1] perl5db
51801              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
51802              Date: Sat, 19 May 2001 03:49:09 -0400
51803              Message-ID: <20010519034909.A14902@math.ohio-state.edu>
51804      Branch: perl
51805            ! lib/perl5db.pl
51806 ____________________________________________________________________________
51807 [ 10162] By: jhi                                   on 2001/05/20  10:58:18
51808         Log: Subject: [PATCH] require $mod where $mod has touched numeric context
51809              From: Gisle Aas <gisle@ActiveState.com>
51810              Date: 18 May 2001 14:24:51 -0700
51811              Message-ID: <lr3da2cpuk.fsf@caliper.ActiveState.com>
51812      Branch: perl
51813            ! pp_ctl.c
51814 ____________________________________________________________________________
51815 [ 10161] By: jhi                                   on 2001/05/20  10:57:00
51816         Log: Subject: [PATCH] Chomp should not always stringify
51817              From: Gisle Aas <gisle@ActiveState.com>
51818              Date: 18 May 2001 07:55:25 -0700
51819              Message-ID: <lrk83eogf6.fsf@caliper.ActiveState.com>
51820      Branch: perl
51821            ! doop.c t/op/chop.t
51822 ____________________________________________________________________________
51823 [ 10160] By: jhi                                   on 2001/05/20  10:49:40
51824         Log: Integrate perlio.
51825      Branch: perl
51826           !> pod/perlfunc.pod
51827 ____________________________________________________________________________
51828 [ 10159] By: nick                                  on 2001/05/20  09:39:46
51829         Log: Document some more of open's features.
51830      Branch: perlio
51831            ! pod/perlfunc.pod
51832 ____________________________________________________________________________
51833 [ 10158] By: gsar                                  on 2001/05/18  18:43:38
51834         Log: back out change#10153 (it has compatibility issues such as the
51835              changed behavior of /[~%@+-]/, and after talking to Jarkko, the
51836              benefit for 5.6.x doesn't seem worth the risk)
51837      Branch: maint-5.6/perl
51838            ! toke.c
51839 ____________________________________________________________________________
51840 [ 10157] By: jhi                                   on 2001/05/18  17:05:40
51841         Log: \$escaping the $vars in !GROK!THIS! section is a good idea.
51842      Branch: perl
51843            ! x2p/s2p.PL
51844 ____________________________________________________________________________
51845 [ 10156] By: jhi                                   on 2001/05/18  12:06:40
51846         Log: Update Changes.
51847      Branch: perl
51848            ! Changes patchlevel.h
51849 ____________________________________________________________________________
51850 [ 10155] By: jhi                                   on 2001/05/18  11:58:57
51851         Log: Integrate change #10144 from maintperl.
51852              
51853              s/CONFIGDOTSH/PERL_CONFIG_SH/ for Win32, too.
51854      Branch: perl
51855           !> win32/config.bc win32/config.gc win32/config.vc
51856           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
51857 ____________________________________________________________________________
51858 [ 10154] By: nick                                  on 2001/05/18  07:23:03
51859         Log: Integrate mainline.
51860      Branch: perlio
51861           +> README.dgux t/lib/i18n-collate.t utils.lst
51862           !> (integrate 49 files)
51863 ____________________________________________________________________________
51864 [ 10153] By: jhi                                   on 2001/05/18  00:41:51
51865         Log: Integrate change #7224 from mainline into maintperl.
51866              
51867              Allow @+ and @- to be doublequoted, from Simon Cozens. 
51868              (Approved by Larry, see Tom's comment in 20000830.005.)
51869      Branch: maint-5.6/perl
51870           !> toke.c
51871 ____________________________________________________________________________
51872 [ 10152] By: jhi                                   on 2001/05/17  23:18:15
51873         Log: Subject: [PATCH bleadperl] small lookbehind fix
51874              From: Hugo <hv@crypt.compulink.co.uk>
51875              Date: Fri, 18 May 2001 00:07:19 +0100
51876              Message-Id: <200105172307.AAA06142@crypt.compulink.co.uk>
51877      Branch: perl
51878            ! regexec.c
51879 ____________________________________________________________________________
51880 [ 10151] By: jhi                                   on 2001/05/17  22:00:06
51881         Log: Detypos.
51882      Branch: perl
51883            ! installman utils.lst
51884 ____________________________________________________________________________
51885 [ 10150] By: jhi                                   on 2001/05/17  20:32:48
51886         Log: Add better debug to glob/basic #8 as suggested by Nick Clark
51887              in 20001222.001.
51888      Branch: perl
51889            ! t/lib/glob-basic.t
51890 ____________________________________________________________________________
51891 [ 10149] By: jhi                                   on 2001/05/17  20:08:58
51892         Log: Subject: [PATCH] Test for bug 20010515.004
51893              From: Benjamin Sugars <bsugars@canoe.ca>
51894              Date: Thu, 17 May 2001 15:48:18 -0400 (EDT)
51895              Message-ID: <Pine.LNX.4.21.0105171544270.9064-100000@marmot.rim.canoe.ca>
51896      Branch: perl
51897            ! t/op/misc.t
51898 ____________________________________________________________________________
51899 [ 10148] By: jhi                                   on 2001/05/17  20:06:23
51900         Log: Integrate #10145 from maintperl.
51901              
51902              fix for ID 20010515.004 (needs test)
51903      Branch: perl
51904           !> pp_hot.c
51905 ____________________________________________________________________________
51906 [ 10147] By: jhi                                   on 2001/05/17  19:10:46
51907         Log: Thinko noticed by Doug MacEachern.
51908      Branch: perl
51909            ! thread.h
51910 ____________________________________________________________________________
51911 [ 10146] By: jhi                                   on 2001/05/17  17:30:37
51912         Log: Subject: Re: [PATCH] HERE mark in regex
51913              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
51914              Date: Thu, 17 May 2001 12:20:33 -0400
51915              Message-ID: <20010517122033.B1547290@linguist.thayer.dartmouth.edu> 
51916      Branch: perl
51917            ! t/op/re_tests
51918 ____________________________________________________________________________
51919 [ 10145] By: gsar                                  on 2001/05/17  16:59:55
51920         Log: fix for ID 20010515.004 (needs test)
51921      Branch: maint-5.6/perl
51922            ! pp_hot.c
51923 ____________________________________________________________________________
51924 [ 10144] By: gsar                                  on 2001/05/17  16:39:02
51925         Log: s/CONFIGDOTSH/PERL_CONFIG_SH/g
51926      Branch: maint-5.6/perl
51927            ! win32/config.bc win32/config.gc win32/config.vc
51928            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
51929 ____________________________________________________________________________
51930 [ 10143] By: jhi                                   on 2001/05/17  14:21:08
51931         Log: Macrofy the getspecific (and use it also in util.c)
51932      Branch: perl
51933            ! thread.h util.c
51934 ____________________________________________________________________________
51935 [ 10142] By: jhi                                   on 2001/05/17  01:43:50
51936         Log: Use the unchecked thread-specific key fetch also in Tru64.
51937      Branch: perl
51938            ! thread.h
51939 ____________________________________________________________________________
51940 [ 10141] By: jhi                                   on 2001/05/17  01:41:07
51941         Log: Subject: [PATCH 5.6.1]Quick thread speedup
51942              From: Dan Sugalski <dan@sidhe.org> 
51943              Date: Wed, 16 May 2001 18:05:19 -0400
51944              Message-Id: <5.1.0.14.0.20010516175826.01afde08@24.8.96.48>
51945      Branch: perl
51946            ! thread.h util.c
51947 ____________________________________________________________________________
51948 [ 10140] By: jhi                                   on 2001/05/16  19:58:29
51949         Log: I think this is quite enough testing for a deprecated feature.
51950      Branch: perl
51951            + t/lib/i18n-collate.t
51952            ! MANIFEST t/lib/1_compile.t
51953 ____________________________________________________________________________
51954 [ 10139] By: jhi                                   on 2001/05/16  18:47:03
51955         Log: More HP-UX lore from Jeff Okamoto.
51956      Branch: perl
51957            ! README.hpux
51958 ____________________________________________________________________________
51959 [ 10138] By: jhi                                   on 2001/05/16  18:21:04
51960         Log: Sort utils.lst for easier maintenance.
51961      Branch: perl
51962            ! utils.lst
51963 ____________________________________________________________________________
51964 [ 10137] By: jhi                                   on 2001/05/16  18:12:01
51965         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
51966              From: Tim Jenness <t.jenness@jach.hawaii.edu>
51967              Date: Wed, 16 May 2001 08:59:59 -1000 (HST)
51968              Message-ID: <Pine.LNX.4.33.0105160858480.2488-100000@lapaki.jach.hawaii.edu>
51969              
51970              Add pod2latex to utils.lst.
51971      Branch: perl
51972            ! MANIFEST utils.lst
51973 ____________________________________________________________________________
51974 [ 10136] By: jhi                                   on 2001/05/16  18:00:00
51975         Log: Subject: Re: [PATCH] HERE mark in regex
51976              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
51977              Date: Wed, 16 May 2001 13:04:43 -0400
51978              Message-ID: <20010516130443.E1516273@linguist.thayer.dartmouth.edu> 
51979      Branch: perl
51980            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
51981            ! t/op/regmesg.t t/pragma/warn/regcomp
51982 ____________________________________________________________________________
51983 [ 10135] By: jhi                                   on 2001/05/16  17:51:50
51984         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
51985              From: Simon Cozens <simon@netthink.co.uk>
51986              Date: Wed, 16 May 2001 18:02:08 +0100
51987              Message-ID: <20010516180208.A6458@netthink.co.uk>
51988      Branch: perl
51989            ! installman utils.lst
51990 ____________________________________________________________________________
51991 [ 10134] By: jhi                                   on 2001/05/16  17:47:26
51992         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
51993              From: "Philip Newton" <pnewton@gmx.de>
51994              Date: Tue, 15 May 2001 15:09:30 +0200
51995              Message-ID: <3B0146AA.2839.17BFDA6@localhost>
51996              
51997              Test case for #10128.
51998      Branch: perl
51999            ! t/pragma/warn/pp_hot
52000 ____________________________________________________________________________
52001 [ 10133] By: jhi                                   on 2001/05/16  15:12:52
52002         Log: Update Changes.
52003      Branch: perl
52004            ! Changes patchlevel.h
52005 ____________________________________________________________________________
52006 [ 10132] By: jhi                                   on 2001/05/16  14:50:55
52007         Log: Deprecate pseudo-hashes.
52008      Branch: perl
52009            ! pod/perl572delta.pod pod/perlref.pod pod/perltodo.pod
52010 ____________________________________________________________________________
52011 [ 10131] By: jhi                                   on 2001/05/16  14:26:01
52012         Log: HP-UX hints update from Merijn.
52013      Branch: perl
52014            ! hints/hpux.sh
52015 ____________________________________________________________________________
52016 [ 10130] By: jhi                                   on 2001/05/16  14:23:01
52017         Log: README.hpux update from Merijn.
52018      Branch: perl
52019            ! README.hpux
52020 ____________________________________________________________________________
52021 [ 10129] By: jhi                                   on 2001/05/16  14:18:56
52022         Log: Subject: Re: [PATCH] Abstract "utility" information from installman
52023              From: Simon Cozens <simon@netthink.co.uk>
52024              Date: Wed, 16 May 2001 15:57:55 +0100
52025              Message-ID: <20010516155755.A4728@netthink.co.uk>
52026      Branch: perl
52027            + utils.lst
52028            ! MANIFEST installman installperl
52029 ____________________________________________________________________________
52030 [ 10128] By: jhi                                   on 2001/05/16  14:15:36
52031         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
52032              From: "Philip Newton" <pnewton@gmx.de>
52033              Date: Tue, 15 May 2001 16:31:05 +0200
52034              Message-ID: <3B0159C9.1905.1C6AEF9@localhost>
52035              
52036              Fix PERL_Y2KWARN test to check before rather than after appending.
52037      Branch: perl
52038            ! pp_hot.c
52039 ____________________________________________________________________________
52040 [ 10127] By: jhi                                   on 2001/05/16  14:08:15
52041         Log: Regen Porting stuff.
52042      Branch: perl
52043            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
52044            ! config_h.SH
52045 ____________________________________________________________________________
52046 [ 10126] By: jhi                                   on 2001/05/16  13:41:50
52047         Log: Metaconfig unit change for #10125.
52048      Branch: metaconfig
52049            ! U/modified/Oldconfig.U
52050 ____________________________________________________________________________
52051 [ 10125] By: jhi                                   on 2001/05/16  13:41:35
52052         Log: Use OSVERS.
52053      Branch: perl
52054            ! Configure config_h.SH perl.c
52055 ____________________________________________________________________________
52056 [ 10124] By: jhi                                   on 2001/05/16  13:41:09
52057         Log: Regen toc.
52058      Branch: perl
52059            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
52060 ____________________________________________________________________________
52061 [ 10123] By: jhi                                   on 2001/05/16  13:25:38
52062         Log: Adding the README.dgux to the MANIFEST would be a good idea.
52063      Branch: perl
52064            ! MANIFEST
52065 ____________________________________________________________________________
52066 [ 10122] By: jhi                                   on 2001/05/16  13:08:33
52067         Log: Move the stack desire definition to thread.h.
52068      Branch: perl
52069            ! ext/Thread/Thread.xs thread.h
52070 ____________________________________________________________________________
52071 [ 10121] By: jhi                                   on 2001/05/16  13:00:12
52072         Log: DG-UX threading patches, including a README.dgux,
52073              from Takis Psarogiannakopoulos.
52074      Branch: perl
52075            + README.dgux
52076            ! config_h.SH ext/Thread/Thread.xs hints/dgux.sh perl.c
52077 ____________________________________________________________________________
52078 [ 10120] By: jhi                                   on 2001/05/16  12:55:33
52079         Log: Subject: [PATCH B::Deparse] More on /x regexes
52080              From: Robin Houston <robin@kitsite.com>
52081              Date: Tue, 15 May 2001 19:09:35 +0100
52082              Message-ID: <20010515190935.A27268@penderel>
52083      Branch: perl
52084            ! ext/B/B/Deparse.pm
52085 ____________________________________________________________________________
52086 [ 10119] By: jhi                                   on 2001/05/16  12:45:29
52087         Log: Document that the core time() may be rounding rather
52088              than truncating, would have saved at least my confusion.
52089      Branch: perl
52090            ! ext/Time/HiRes/HiRes.pm
52091 ____________________________________________________________________________
52092 [ 10118] By: jhi                                   on 2001/05/16  12:37:57
52093         Log: Subject: perl-current/t/time-hires.t
52094              From: John Peacock <jpeacock@rowman.com>
52095              Date: Fri, 11 May 2001 14:09:41 -0400
52096              Message-ID: <3AFC2AE5.5E787E54@rowman.com>
52097      Branch: perl
52098            ! t/lib/time-hires.t
52099 ____________________________________________________________________________
52100 [ 10117] By: jhi                                   on 2001/05/15  13:40:33
52101         Log: Subject: [PATCH dump.c] Op private flags
52102              From: Simon Cozens <simon@netthink.co.uk>
52103              Date: Sun, 13 May 2001 20:20:36 +0100
52104              Message-ID: <20010513202036.A21896@netthink.co.uk>
52105      Branch: perl
52106            ! dump.c
52107 ____________________________________________________________________________
52108 [ 10116] By: jhi                                   on 2001/05/15  13:28:26
52109         Log: Upgrade to Switch 2.03.
52110      Branch: perl
52111            ! lib/Switch.pm
52112 ____________________________________________________________________________
52113 [ 10115] By: jhi                                   on 2001/05/15  13:19:01
52114         Log: Integrate change #10113 from mainline: rename CONFIGDOTSH
52115              to PERL_CONFIG_SH and use it consistently.
52116      Branch: maint-5.6/perl
52117           !> Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
52118           !> configpm configure.com makeaperl.SH makedepend.SH makedir.SH
52119           !> myconfig.SH writemain.SH
52120 ____________________________________________________________________________
52121 [ 10114] By: jhi                                   on 2001/05/15  13:13:21
52122         Log: Metaconfig units changes for #10113.
52123      Branch: metaconfig
52124            ! U/modified/Config_h.U U/modified/Extract.U U/modified/Oldsym.U
52125 ____________________________________________________________________________
52126 [ 10113] By: jhi                                   on 2001/05/15  13:12:40
52127         Log: The problem described in 20010514.031 still wasn't
52128              fully cured, there were remnants of $CONFIG when
52129              $CONFIGDOTSH was expected.  Now renamed to PERL_CONFIG_SH
52130              to avoid future conflicts.
52131      Branch: perl
52132            ! Configure Makefile.SH Policy_sh.SH cflags.SH config_h.SH
52133            ! configpm configure.com makeaperl.SH makedepend.SH makedir.SH
52134            ! myconfig.SH writemain.SH
52135 ____________________________________________________________________________
52136 [ 10112] By: jhi                                   on 2001/05/15  11:55:44
52137         Log: Half of #10107 got lost.
52138      Branch: perl
52139            ! ext/B/B/Deparse.pm
52140 ____________________________________________________________________________
52141 [ 10111] By: nick                                  on 2001/05/15  08:39:14
52142         Log: Integrate mainline.
52143      Branch: perlio
52144           +> ext/POSIX/hints/uts.pl
52145            - Todo Todo-5.6 t/camel-III/vstring.t
52146           !> (integrate 48 files)
52147 ____________________________________________________________________________
52148 [ 10110] By: jhi                                   on 2001/05/15  02:04:05
52149         Log: Subject: [PATCH TestInit.pm] Give Deparse tester a fair chance
52150              From: Robin Houston <robin@kitsite.com>
52151              Date: Mon, 14 May 2001 22:27:08 +0100
52152              Message-ID: <20010514222708.A22963@penderel>
52153      Branch: perl
52154            ! t/TestInit.pm
52155 ____________________________________________________________________________
52156 [ 10109] By: jhi                                   on 2001/05/15  02:03:12
52157         Log: Subject: [PATCH B::Deparse] Lvaluable method calls
52158              From: Robin Houston <robin@kitsite.com>
52159              Date: Mon, 14 May 2001 22:16:43 +0100
52160              Message-ID: <20010514221643.A22437@penderel>
52161      Branch: perl
52162            ! ext/B/B/Deparse.pm
52163 ____________________________________________________________________________
52164 [ 10108] By: jhi                                   on 2001/05/15  02:02:17
52165         Log: Subject: [PATCH B::Deparse] C<$foo =~ give_me_a_regex>; /x modifier
52166              From: Robin Houston <robin@kitsite.com>
52167              Date: Mon, 14 May 2001 22:03:44 +0100
52168              Message-ID: <20010514220344.A20643@penderel>
52169      Branch: perl
52170            ! ext/B/B/Deparse.pm
52171 ____________________________________________________________________________
52172 [ 10107] By: jhi                                   on 2001/05/15  02:01:24
52173         Log: Subject: [PATCH B::Deparse] "${foo}_bar"
52174              From: Robin Houston <robin@kitsite.com>
52175              Date: Mon, 14 May 2001 22:10:07 +0100
52176              Message-ID: <20010514221007.A21118@penderel>
52177      Branch: perl
52178            ! ext/B/B/Deparse.pm
52179 ____________________________________________________________________________
52180 [ 10106] By: jhi                                   on 2001/05/15  01:41:26
52181         Log: Fix for 20010514.037; substr() didn't invalidate the locale
52182              collation magic.
52183      Branch: perl
52184            ! pp.c
52185 ____________________________________________________________________________
52186 [ 10105] By: jhi                                   on 2001/05/14  18:18:24
52187         Log: Update Changes.
52188      Branch: perl
52189            ! Changes patchlevel.h
52190 ____________________________________________________________________________
52191 [ 10104] By: jhi                                   on 2001/05/14  18:09:07
52192         Log: Retract #10094.
52193      Branch: perl
52194            ! lib/Pod/Text.pm
52195 ____________________________________________________________________________
52196 [ 10103] By: jhi                                   on 2001/05/14  15:20:58
52197         Log: Integrate change #10100 from maintperl.
52198              
52199              PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
52200              bug ID 20010514.027)
52201      Branch: perl
52202           !> mg.c pp_ctl.c
52203 ____________________________________________________________________________
52204 [ 10102] By: jhi                                   on 2001/05/14  15:19:21
52205         Log: Document the deprecatedness of suidperl.
52206      Branch: perl
52207            ! INSTALL pod/perlfaq1.pod
52208 ____________________________________________________________________________
52209 [ 10101] By: jhi                                   on 2001/05/14  14:54:31
52210         Log: Subject: Re: [ID 20010514.022] Makemaker a bit too prefix-happy
52211              From: Ronald J Kimball <rjk@linguist.Thayer.dartmouth.edu>
52212              Date: Mon, 14 May 2001 09:38:59 -0400
52213              Message-ID: <20010514093859.A1479715@linguist.thayer.dartmouth.edu>
52214      Branch: perl
52215            ! lib/ExtUtils/MM_Unix.pm
52216 ____________________________________________________________________________
52217 [ 10100] By: gsar                                  on 2001/05/14  14:43:50
52218         Log: PL_last_in_gv may not be a GV if it was a stale filehandle (fix for
52219              bug ID 20010514.027)
52220              
52221              TODO: this needs a testsuite addition
52222      Branch: maint-5.6/perl
52223            ! mg.c pp_ctl.c
52224 ____________________________________________________________________________
52225 [ 10099] By: jhi                                   on 2001/05/14  13:42:38
52226         Log: More DWIMminess for Class::Struct: calling the array or hash
52227              accessors only with one argument, an array or a hash reference,
52228              sets the underlying array or hash.  This mirrors nicely also
52229              the usage in the constructor.
52230              From Bernd Sokolowsky <ulmo@garozzo.franken.de>, via Damian Conway.
52231      Branch: perl
52232            ! lib/Class/Struct.pm t/lib/class-struct.t
52233 ____________________________________________________________________________
52234 [ 10098] By: jhi                                   on 2001/05/14  13:10:34
52235         Log: Reference cmp'ing should go through the whole stringification
52236              process shebang, as pointed out by Sarathy in #10091.
52237      Branch: perl
52238            ! pp.c
52239 ____________________________________________________________________________
52240 [ 10097] By: jhi                                   on 2001/05/14  12:54:31
52241         Log: Subject: Re: [LONG] Cleaning up Todo/Todo-5.6/perltodo
52242              From: Simon Cozens <simon@netthink.co.uk>
52243              Date: Sat, 12 May 2001 16:36:27 +0100
52244              Message-ID: <20010512163627.A5522@netthink.co.uk>
52245              
52246              with some additions salvaged from Todo and Todo-5.6 before
52247              retiring them.
52248      Branch: perl
52249            - Todo Todo-5.6
52250            ! MANIFEST pod/perltodo.pod
52251 ____________________________________________________________________________
52252 [ 10096] By: jhi                                   on 2001/05/14  12:37:01
52253         Log: Subject: [ID 20010514.025] _SVID3 in <sys/statvfs.h>
52254              From: "Golubev I. N." <gin@mo.msk.ru>
52255              Date: Mon, 07 May 2001 14:33:34 (GMT)
52256              Message-Id: <02453af6b23e63-gin@mo.msk.ru>
52257      Branch: perl
52258            ! perl.h
52259 ____________________________________________________________________________
52260 [ 10095] By: jhi                                   on 2001/05/14  12:34:24
52261         Log: Subject: [ID 20010514.022] Makemaker a bit too prefix-happy
52262              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
52263              Date: Mon, 7 May 2001 09:35:57 -0600 (MDT)
52264              Message-Id: <200105071535.f47FZvf27235@xerxes.courtesan.com>
52265      Branch: perl
52266            ! lib/ExtUtils/MM_Unix.pm
52267 ____________________________________________________________________________
52268 [ 10094] By: jhi                                   on 2001/05/14  12:32:44
52269         Log: (Retracted by #10104.)
52270              
52271              Subject: [PATCH bleadperl Pod::Text] avoid overquoting [Was: rand(0) is rand(1)]
52272              From: barries <barries@slaysys.com>
52273              Date: Sat, 12 May 2001 01:28:10 -0400
52274              Message-ID: <20010512012810.B26358@jester.slaysys.com>
52275      Branch: perl
52276            ! lib/Pod/Text.pm
52277 ____________________________________________________________________________
52278 [ 10093] By: jhi                                   on 2001/05/14  12:30:38
52279         Log: Subject: [PATCH] Incorrect line numbers in AutoSplit
52280              From: Mike Guy <mjtg@cam.ac.uk>
52281              Date: Sat, 12 May 2001 19:24:33 +0100
52282              Message-Id: <E14ye49-0006Fn-00@libra.cus.cam.ac.uk>
52283      Branch: perl
52284            ! lib/AutoSplit.pm
52285 ____________________________________________________________________________
52286 [ 10092] By: jhi                                   on 2001/05/14  12:29:21
52287         Log: Yet another HP-UX hints tweak from Merijn.
52288      Branch: perl
52289            ! hints/hpux.sh
52290 ____________________________________________________________________________
52291 [ 10091] By: gsar                                  on 2001/05/14  04:38:32
52292         Log: $ref1 == $ref2 behaves unpredictably on platforms where NV_PRESERVES_UV
52293              isn't defined (changes#9366,9368,9370 from mainline without the
52294              pp_scmp() change)
52295      Branch: maint-5.6/perl
52296            ! pp.c pp.h pp_hot.c
52297 ____________________________________________________________________________
52298 [ 10090] By: jhi                                   on 2001/05/12  13:39:43
52299         Log: The sorting seems to happen now automatically.
52300      Branch: perl
52301            ! t/lib/glob-basic.t
52302 ____________________________________________________________________________
52303 [ 10089] By: jhi                                   on 2001/05/12  03:38:15
52304         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
52305              From: Benjamin Sugars <bsugars@canoe.ca>
52306              Date: Fri, 11 May 2001 11:36:04 -0400 (EDT)
52307              Message-ID: <Pine.LNX.4.21.0105111131540.1804-100000@marmot.rim.canoe.ca>
52308      Branch: perl
52309            ! pod/perlfunc.pod
52310 ____________________________________________________________________________
52311 [ 10088] By: jhi                                   on 2001/05/12  03:37:00
52312         Log: Subject: Re: undef(&foo) does not work for XS functions
52313              From: Doug MacEachern <dougm@covalent.net>
52314              Date: Fri, 11 May 2001 16:52:29 -0700 (PDT)
52315              Message-ID: <Pine.LNX.4.21.0105111647240.4478-100000@mako.covalent.net>
52316      Branch: perl
52317            ! op.c
52318 ____________________________________________________________________________
52319 [ 10087] By: jhi                                   on 2001/05/12  03:35:58
52320         Log: Subject: [PATCH: perl@10086] fixup t/op/append.t for UTF-EBCDIC
52321              From: Peter Prymmer <pvhp@forte.com>
52322              Date: Fri, 11 May 2001 17:38:43 -0700 (PDT)
52323              Message-ID: <Pine.OSF.4.10.10105111736190.73589-100000@aspara.forte.com>
52324      Branch: perl
52325            ! t/op/append.t
52326 ____________________________________________________________________________
52327 [ 10086] By: jhi                                   on 2001/05/11  14:23:08
52328         Log: Update Changes.
52329      Branch: perl
52330            ! Changes patchlevel.h
52331 ____________________________________________________________________________
52332 [ 10085] By: jhi                                   on 2001/05/11  14:08:20
52333         Log: Remove the 'asciir' re subpragma.  Should instead implement
52334              the 'physical vs logical' range scheme:
52335              
52336              \xAA-\xCC is a native physical range, you want that range of
52337              codepoints in your native encoding.  In EBCDIC the codepoints
52338              in the gaps (between i-j and r-s) should be included.
52339              
52340              \x{AA}-\x{CC} is a physical Unicode range, you want that range of
52341              codepoints in Unicode.
52342              
52343              a-z is a logical range, you want that range of 'logical' codepoints
52344              in your native encoding.  In EBCDIC the codepoints in the gaps
52345              (between i-j and r-s) should not be included.
52346              
52347              Mixed cases (a-\xAA, etc) should either be errors, or maybe
52348              the 'logical' endpoints should be converted to native/Unicode
52349              codepoints, and the range handled as a physical range.
52350              
52351              'Logical endpoints' are to be recognized only in the A-Z, a-z,
52352              and 0-9 ranges.  Probably a warning should be given for mixed
52353              cases like A-z or a-9 (since such expressions are encoding
52354              dependent), with a recommendation to use physical ranges.
52355      Branch: perl
52356            ! ext/re/re.pm perl.h regcomp.c regcomp.h t/op/pat.t
52357            ! t/op/regexp.t
52358 ____________________________________________________________________________
52359 [ 10084] By: jhi                                   on 2001/05/11  13:56:16
52360         Log: Make the test to cleanup the test directory tree
52361              both before and after the testing so that we always
52362              have a clean slate to work with.
52363      Branch: perl
52364            ! t/lib/filefind.t
52365 ____________________________________________________________________________
52366 [ 10083] By: jhi                                   on 2001/05/11  13:46:30
52367         Log: Subject: Re: [PATCH perlfunc.pod] split on an empty string
52368              From: Jon Eveland <jweveland@yahoo.com>
52369              Date: Fri, 11 May 2001 07:36:28 -0700 (PDT)
52370              Message-ID: <20010511143628.24225.qmail@web10402.mail.yahoo.com>
52371      Branch: perl
52372            ! pod/perlfunc.pod
52373 ____________________________________________________________________________
52374 [ 10082] By: jhi                                   on 2001/05/11  13:45:06
52375         Log: Merge the camel-III/vstring.t with op/ver.t.
52376      Branch: perl
52377            - t/camel-III/vstring.t
52378            ! MANIFEST t/TEST t/harness t/op/ver.t
52379 ____________________________________________________________________________
52380 [ 10081] By: jhi                                   on 2001/05/11  13:15:55
52381         Log: Add test.deparse make target.
52382      Branch: perl
52383            ! Makefile.SH
52384 ____________________________________________________________________________
52385 [ 10080] By: jhi                                   on 2001/05/11  12:52:49
52386         Log: Subject: [PATCH B::Deparse] $foo->bar(0)
52387              From: Robin Houston <robin@kitsite.com>
52388              Date: Fri, 11 May 2001 12:02:22 +0100
52389              Message-ID: <20010511120222.A11529@penderel>
52390      Branch: perl
52391            ! ext/B/B/Deparse.pm t/op/method.t
52392 ____________________________________________________________________________
52393 [ 10079] By: jhi                                   on 2001/05/11  01:59:06
52394         Log: A nicely working combination for UTS from Hal Morris.
52395      Branch: perl
52396            + ext/POSIX/hints/uts.pl
52397            ! MANIFEST hints/uts.sh
52398 ____________________________________________________________________________
52399 [ 10078] By: jhi                                   on 2001/05/11  01:15:04
52400         Log: i_ieeefp=undef for UTS.
52401      Branch: perl
52402            ! hints/uts.sh
52403 ____________________________________________________________________________
52404 [ 10077] By: jhi                                   on 2001/05/10  22:42:35
52405         Log: Subject: RE: rand(0) is rand(1)
52406              From: Larry Shatzer <lshatzer@islanddata.com>
52407              Date: Thu, 10 May 2001 11:09:27 -0700
52408              Message-ID: <95CD90709D74D4118F4600D0B79E8BC9995027@mail.islanddata.com>
52409      Branch: perl
52410            ! pod/perlfunc.pod
52411 ____________________________________________________________________________
52412 [ 10076] By: jhi                                   on 2001/05/10  22:36:50
52413         Log: Subject: [patch] make op_{clear,null} public
52414              From: Doug MacEachern <dougm@covalent.net>
52415              Date: Thu, 10 May 2001 15:54:09 -0700 (PDT)
52416              Message-ID: <Pine.LNX.4.21.0105101546510.2962-100000@mako.covalent.net>
52417      Branch: perl
52418            ! embed.h embed.pl op.c proto.h
52419 ____________________________________________________________________________
52420 [ 10075] By: jhi                                   on 2001/05/10  22:28:36
52421         Log: Subject: [PATCH B.xs] Extend tr/\0-\377/blah/c support
52422              From: Robin Houston <robin@kitsite.com>
52423              Date: Thu, 10 May 2001 18:54:59 +0100
52424              Message-ID: <20010510185459.A5995@penderel>
52425      Branch: perl
52426            ! ext/B/B.xs ext/B/B/Deparse.pm t/op/tr.t
52427 ____________________________________________________________________________
52428 [ 10074] By: jhi                                   on 2001/05/10  22:23:41
52429         Log: Subject: [PATCH B::Deparse] t/op/64bitint.t
52430              From: Robin Houston <robin@kitsite.com>
52431              Date: Thu, 10 May 2001 12:56:39 +0100
52432              Message-ID: <20010510125639.A2119@penderel>
52433      Branch: perl
52434            ! ext/B/B/Deparse.pm
52435 ____________________________________________________________________________
52436 [ 10073] By: jhi                                   on 2001/05/10  14:26:01
52437         Log: Retract #10070, not ready yet.
52438      Branch: perl
52439            ! ext/B/B/Deparse.pm
52440 ____________________________________________________________________________
52441 [ 10072] By: jhi                                   on 2001/05/10  13:40:24
52442         Log: The metaconfig unit change for #10071.
52443      Branch: metaconfig
52444            ! U/modified/mallocsrc.U
52445 ____________________________________________________________________________
52446 [ 10071] By: jhi                                   on 2001/05/10  13:39:57
52447         Log: The #9525+#9526 didn't allow for overriding usemymalloc.
52448      Branch: perl
52449            ! Configure
52450 ____________________________________________________________________________
52451 [ 10070] By: jhi                                   on 2001/05/10  13:18:42
52452         Log: (Retracted by #10073)
52453              
52454              Subject: Re: [PATCH t/TEST] B::Deparse tester 
52455              From: Hugo <hv@crypt.compulink.co.uk>
52456              Date: Thu, 10 May 2001 05:48:09 +0100
52457              Message-Id: <200105100448.FAA13584@crypt.compulink.co.uk>
52458      Branch: perl
52459            ! ext/B/B/Deparse.pm
52460 ____________________________________________________________________________
52461 [ 10069] By: jhi                                   on 2001/05/10  12:24:06
52462         Log: Add a for(func()) test.
52463      Branch: perl
52464            ! t/cmd/for.t
52465 ____________________________________________________________________________
52466 [ 10068] By: jhi                                   on 2001/05/10  12:16:00
52467         Log: Subject: [PATCH B::Deparse] our() lists and foreach loops
52468              From: Robin Houston <robin@kitsite.com>
52469              Date: Thu, 10 May 2001 13:50:08 +0100
52470              Message-ID: <20010510135008.A2454@penderel>
52471      Branch: perl
52472            ! ext/B/B/Deparse.pm
52473 ____________________________________________________________________________
52474 [ 10067] By: jhi                                   on 2001/05/10  01:45:03
52475         Log: A thinko in #10065.
52476      Branch: perl
52477            ! hv.c
52478 ____________________________________________________________________________
52479 [ 10066] By: jhi                                   on 2001/05/10  01:33:12
52480         Log: Subject: [PATCH B::Deparse] Fix tr///ansliteration
52481              From: Robin Houston <robin@kitsite.com>
52482              Date: Thu, 10 May 2001 02:10:34 +0100
52483              Message-ID: <20010510021034.A19421@penderel>
52484      Branch: perl
52485            ! ext/B/B.xs ext/B/B/Deparse.pm
52486 ____________________________________________________________________________
52487 [ 10065] By: jhi                                   on 2001/05/10  01:30:43
52488         Log: Subject: [patch] make hv_fetch{_ent} SvGMAGICAL aware
52489              From: Doug MacEachern <dougm@covalent.net>
52490              Date: Mon, 7 May 2001 09:50:58 -0700 (PDT)
52491              Message-ID: <Pine.LNX.4.21.0105070947060.23808-100000@mako.covalent.net>
52492      Branch: perl
52493            ! hv.c
52494 ____________________________________________________________________________
52495 [ 10064] By: jhi                                   on 2001/05/09  23:13:29
52496         Log: One more workaround for the UTS compiler from Hal Morris.
52497      Branch: perl
52498            ! perl.h
52499 ____________________________________________________________________________
52500 [ 10063] By: jhi                                   on 2001/05/09  23:09:53
52501         Log: Subject: [PATCH B::Debug] Show string for PVOP, and referent for RV
52502              From: Robin Houston <robin@kitsite.com>
52503              Date: Thu, 10 May 2001 01:02:08 +0100
52504              Message-ID: <20010510010208.A18200@penderel>
52505      Branch: perl
52506            ! ext/B/B/Debug.pm
52507 ____________________________________________________________________________
52508 [ 10062] By: jhi                                   on 2001/05/09  23:06:25
52509         Log: Subject: [PATCH] Simplify deb_curcv() a bit
52510              From: Benjamin Sugars <bsugars@canoe.ca>
52511              Date: Wed, 9 May 2001 18:14:34 -0400 (EDT)
52512              Message-ID: <Pine.LNX.4.21.0105091811340.1160-100000@marmot.rim.canoe.ca>
52513      Branch: perl
52514            ! run.c
52515 ____________________________________________________________________________
52516 [ 10061] By: jhi                                   on 2001/05/09  23:05:28
52517         Log: Subject: [PATCH] Additional test case for PerlIO::Scalar
52518              From: Benjamin Sugars <bsugars@canoe.ca>
52519              Date: Wed, 9 May 2001 18:03:45 -0400 (EDT)
52520              Message-ID: <Pine.LNX.4.21.0105091758220.1160-100000@marmot.rim.canoe.ca>
52521      Branch: perl
52522            ! t/lib/io_scalar.t
52523 ____________________________________________________________________________
52524 [ 10060] By: jhi                                   on 2001/05/09  23:04:38
52525         Log: Subject: [PATCH: perl@10022] update md5sum for MD5.xs on IBM-1047
52526              From: Peter Prymmer <pvhp@forte.com>
52527              Date: Wed, 9 May 2001 12:08:02 -0700 (PDT)
52528              Message-ID: <Pine.OSF.4.10.10105091205250.455254-100000@aspara.forte.com>
52529      Branch: perl
52530            ! t/lib/md5-file.t
52531 ____________________________________________________________________________
52532 [ 10059] By: jhi                                   on 2001/05/09  23:03:52
52533         Log: Subject: [PATCH t/TEST] B::Deparse tester
52534              From: Robin Houston <robin@kitsite.com>
52535              Date: Wed, 9 May 2001 19:17:50 +0100
52536              Message-ID: <20010509191750.A16940@penderel>
52537      Branch: perl
52538            ! ext/B/O.pm t/TEST
52539 ____________________________________________________________________________
52540 [ 10058] By: jhi                                   on 2001/05/09  23:02:56
52541         Log: Subject: [PATCH] Pod::Html -- fixes extra gaps in raw text
52542              From: Jeff Pinyan <jeffp@crusoe.net>
52543              Date: Wed, 9 May 2001 14:36:25 -0400 (EDT)
52544              Message-ID: <Pine.GSO.4.21.0105091430420.357-100000@crusoe.crusoe.net>
52545      Branch: perl
52546            ! lib/Pod/Html.pm
52547 ____________________________________________________________________________
52548 [ 10057] By: nick                                  on 2001/05/09  18:37:56
52549         Log: Integrate mainline.
52550      Branch: perlio
52551           !> Changes epoc/epocish.h ext/PerlIO/Scalar/Scalar.xs
52552           !> hints/hpux.sh lib/Pod/Html.pm patchlevel.h perlio.c
52553 ____________________________________________________________________________
52554 [ 10056] By: jhi                                   on 2001/05/09  16:44:44
52555         Log: Update Changes.
52556      Branch: perl
52557            ! Changes patchlevel.h
52558 ____________________________________________________________________________
52559 [ 10055] By: jhi                                   on 2001/05/09  16:26:47
52560         Log: Integrate perlio.
52561      Branch: perl
52562           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
52563 ____________________________________________________________________________
52564 [ 10054] By: jhi                                   on 2001/05/09  16:25:42
52565         Log: Subject: Re: [PATCH] Test offset when reading from a PerlIO::Scalar
52566              From: Benjamin Sugars <bsugars@canoe.ca>
52567              Date: Wed, 9 May 2001 12:42:30 -0400 (EDT)
52568              Message-ID: <Pine.LNX.4.21.0105091230110.1516-100000@marmot.rim.canoe.ca>
52569      Branch: perl
52570            ! perlio.c
52571 ____________________________________________________________________________
52572 [ 10053] By: jhi                                   on 2001/05/09  16:24:37
52573         Log: Subject: [PATCH] Test offset when reading from a PerlIO::Scalar
52574              From: Benjamin Sugars <bsugars@canoe.ca>
52575              Date: Tue, 8 May 2001 17:09:44 -0400 (EDT)
52576              Message-ID: <Pine.LNX.4.21.0105081654140.1212-100000@marmot.rim.canoe.ca>
52577      Branch: perl
52578            ! ext/PerlIO/Scalar/Scalar.xs
52579 ____________________________________________________________________________
52580 [ 10052] By: jhi                                   on 2001/05/09  16:19:04
52581         Log: Subject: [PATCH] Pod::Html doesn't honor =begin ... =end properly
52582              From: Jeff Pinyan <jeffp@crusoe.net>
52583              Date: Wed, 9 May 2001 12:35:24 -0400 (EDT)
52584              Message-ID: <Pine.GSO.4.21.0105091233430.357-100000@crusoe.crusoe.net>
52585      Branch: perl
52586            ! lib/Pod/Html.pm
52587 ____________________________________________________________________________
52588 [ 10051] By: jhi                                   on 2001/05/09  15:30:17
52589         Log: EPOC tweak from Olaf Flebbe.
52590      Branch: perl
52591            ! epoc/epocish.h
52592 ____________________________________________________________________________
52593 [ 10050] By: nick                                  on 2001/05/09  14:37:57
52594         Log: win32, regen_config_h
52595      Branch: perlio
52596            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
52597 ____________________________________________________________________________
52598 [ 10049] By: jhi                                   on 2001/05/09  12:33:39
52599         Log: Integrate perlio.
52600      Branch: perl
52601           !> pp_sys.c
52602 ____________________________________________________________________________
52603 [ 10048] By: nick                                  on 2001/05/09  11:59:50
52604         Log: If wait() or waitpid() ends due to EINTR despatch perl interrupt handler
52605              and re-try. Fixes "perl 5.7.x prefers suicide over killing more than one child."
52606      Branch: perlio
52607            ! pp_sys.c
52608 ____________________________________________________________________________
52609 [ 10047] By: jhi                                   on 2001/05/09  10:50:12
52610         Log: Integrate perlio.
52611      Branch: perl
52612           !> run.c
52613 ____________________________________________________________________________
52614 [ 10046] By: jhi                                   on 2001/05/09  10:49:34
52615         Log: Subject: Re: Less warnings during configure
52616              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52617              Date: Wed, 09 May 2001 13:12:49 +0200
52618              Message-Id: <20010509125337.995D.H.M.BRAND@hccnet.nl>
52619      Branch: perl
52620            ! hints/hpux.sh
52621 ____________________________________________________________________________
52622 [ 10045] By: nick                                  on 2001/05/09  09:56:59
52623         Log: MULTIPLICITY/DEBUGGING build fix.
52624      Branch: perlio
52625            ! run.c
52626 ____________________________________________________________________________
52627 [ 10044] By: nick                                  on 2001/05/09  09:46:37
52628         Log: Merge of mainline (does not build MULTIPLICITY/DEBUGGING issue).
52629      Branch: perlio
52630           +> hints/atheos.sh pod/perl572delta.pod t/pod/plainer.t
52631            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
52632           !> (integrate 65 files)
52633 ____________________________________________________________________________
52634 [ 10043] By: jhi                                   on 2001/05/08  22:41:49
52635         Log: Subject: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
52636              From: Robin Houston <robin@kitsite.com>
52637              Date: Tue, 8 May 2001 19:38:00 +0100
52638              Message-ID: <20010508193800.A4389@penderel>
52639              
52640              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
52641              From: Robin Houston <robin@kitsite.com>
52642              Date: Tue, 8 May 2001 20:03:57 +0100
52643              Message-ID: <20010508200357.A4614@penderel>
52644              
52645              Subject: Re: [PATCH op.c] Deprecate %x->{'foo'}, @y->[23] etc
52646              From: Robin Houston <robin@kitsite.com>
52647              Date: Wed, 9 May 2001 00:12:05 +0100
52648              Message-ID: <20010509001205.A18521@puffinry.freeserve.co.uk>
52649      Branch: perl
52650            ! op.c pod/perldiag.pod t/pragma/overload.t t/pragma/warn/op
52651 ____________________________________________________________________________
52652 [ 10042] By: jhi                                   on 2001/05/08  22:09:35
52653         Log: Retract #10031.
52654      Branch: perl
52655            ! pod/perlfunc.pod
52656 ____________________________________________________________________________
52657 [ 10041] By: jhi                                   on 2001/05/08  18:27:34
52658         Log: The metaconfig unit changes for #10040.
52659      Branch: metaconfig/U/perl
52660            ! Checkcc.U d_dlsymun.U dlsrc.U
52661 ____________________________________________________________________________
52662 [ 10040] By: jhi                                   on 2001/05/08  18:24:47
52663         Log: The Configure half of
52664              
52665              Subject: Less warnings during configure
52666              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52667              Date: Tue, 08 May 2001 08:44:02 +0200
52668              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
52669      Branch: perl
52670            ! Configure
52671 ____________________________________________________________________________
52672 [ 10039] By: jhi                                   on 2001/05/08  16:48:31
52673         Log: Subject: Less warnings during configure
52674              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
52675              Date: Tue, 08 May 2001 08:44:02 +0200
52676              Message-Id: <20010508084158.D793.H.M.BRAND@hccnet.nl>
52677      Branch: perl
52678            ! hints/hpux.sh
52679 ____________________________________________________________________________
52680 [ 10038] By: jhi                                   on 2001/05/08  16:32:07
52681         Log: Don't forget to whine about \d__\d.
52682      Branch: perl
52683            ! t/pragma/warn/toke toke.c
52684 ____________________________________________________________________________
52685 [ 10037] By: jhi                                   on 2001/05/08  16:07:05
52686         Log: Allow underscores also in the exponent part.
52687      Branch: perl
52688            ! t/pragma/warn/toke toke.c
52689 ____________________________________________________________________________
52690 [ 10036] By: jhi                                   on 2001/05/08  13:33:55
52691         Log: CodeMagicCD doesn't look like an *I*DE.
52692      Branch: perl
52693            ! pod/perlfaq3.pod
52694 ____________________________________________________________________________
52695 [ 10035] By: jhi                                   on 2001/05/08  13:27:48
52696         Log: Add Open Perl IDE, remove Perl Code Magic (the site seems
52697              to be consistently down).
52698      Branch: perl
52699            ! pod/perlfaq3.pod
52700 ____________________________________________________________________________
52701 [ 10034] By: jhi                                   on 2001/05/08  13:21:07
52702         Log: Upgrade to Text::Balanced 1.84.
52703      Branch: perl
52704            ! lib/Text/Balanced.pm t/lib/tb-xbrak.t
52705 ____________________________________________________________________________
52706 [ 10033] By: jhi                                   on 2001/05/08  12:41:53
52707         Log: Subject: Re: [PATCH] Find the last of the missing pad variables 
52708              From: Benjamin Sugars <bsugars@canoe.ca>
52709              Date: Tue, 8 May 2001 09:14:30 -0400 (EDT)
52710              Message-ID: <Pine.LNX.4.21.0105080912370.1930-100000@marmot.rim.canoe.ca>
52711      Branch: perl
52712            ! run.c
52713 ____________________________________________________________________________
52714 [ 10032] By: jhi                                   on 2001/05/08  12:40:28
52715         Log: Subject: [PATCH: perl@10022] cleaner cleanup for t/pod/plainer.t
52716              From: Peter Prymmer <pvhp@forte.com>
52717              Date: Mon, 7 May 2001 18:13:06 -0700 (PDT)
52718              Message-ID: <Pine.OSF.4.10.10105071810100.317708-100000@aspara.forte.com>
52719      Branch: perl
52720            ! t/pod/plainer.t
52721 ____________________________________________________________________________
52722 [ 10031] By: jhi                                   on 2001/05/08  12:35:25
52723         Log: (Retracted by #10042)
52724              
52725              Subject: Re: [ID 20010506.040] Infinite loop in lib/selfstubber.t under Cygwin
52726              From: "Philip Newton" <pnewton@gmx.de>
52727              Date: Tue, 8 May 2001 09:18:10 +0200
52728              Message-ID: <3AF7B9D2.28861.603732@localhost>
52729      Branch: perl
52730            ! pod/perlfunc.pod
52731 ____________________________________________________________________________
52732 [ 10030] By: jhi                                   on 2001/05/08  12:32:23
52733         Log: Subject: [PATCH B::Deparse] Document known bugs
52734              From: Robin Houston <robin@kitsite.com>
52735              Date: Tue, 8 May 2001 01:53:34 +0100
52736              Message-ID: <20010508015334.A32394@penderel>
52737      Branch: perl
52738            ! ext/B/B/Deparse.pm
52739 ____________________________________________________________________________
52740 [ 10029] By: jhi                                   on 2001/05/08  12:28:28
52741         Log: Subject: Re: Perl book, magazine and website updates.
52742              From: "Philip Newton" <pnewton@gmx.de>
52743              Date: Mon, 7 May 2001 17:03:58 +0200
52744              Message-ID: <3AF6D57E.5387.1E29930@localhost>
52745      Branch: perl
52746            ! pod/perlfaq2.pod
52747 ____________________________________________________________________________
52748 [ 10028] By: jhi                                   on 2001/05/07  23:53:30
52749         Log: Subject: [PATCH: perl@10022] YA tweak to avoid open file conflict in io/fflush.t
52750              From: Peter Prymmer <pvhp@forte.com>
52751              Date: Mon, 7 May 2001 17:50:48 -0700 (PDT)
52752              Message-ID: <Pine.OSF.4.10.10105071746570.317708-100000@aspara.forte.com> 
52753      Branch: perl
52754            ! t/io/fflush.t
52755 ____________________________________________________________________________
52756 [ 10027] By: jhi                                   on 2001/05/07  23:22:48
52757         Log: Subject: [PATCH B::Deparse] Give (?{...}) a taste of its own medicine
52758              From: Robin Houston <robin@kitsite.com>
52759              Date: Tue, 8 May 2001 01:14:55 +0100
52760              Message-ID: <20010508011455.A32162@penderel>
52761      Branch: perl
52762            ! ext/B/B/Deparse.pm
52763 ____________________________________________________________________________
52764 [ 10026] By: jhi                                   on 2001/05/07  23:15:05
52765         Log: Typo in #10025.
52766      Branch: perl
52767            ! hints/uts.sh
52768 ____________________________________________________________________________
52769 [ 10025] By: jhi                                   on 2001/05/07  21:15:35
52770         Log: cc, cflags, and optimize tweaks for UTS from Hal Morris.
52771      Branch: perl
52772            ! hints/uts.sh
52773 ____________________________________________________________________________
52774 [ 10024] By: jhi                                   on 2001/05/07  20:58:40
52775         Log: Subject: Re: [ID 20010506.045] question about hash syntax
52776              From: Peter Scott <Peter@PSDT.com>
52777              Date: Sun, 06 May 2001 13:10:40 -0700
52778              Message-Id: <4.3.2.7.2.20010506113015.00b46100@psdt.com>
52779      Branch: perl
52780            ! pod/perl56delta.pod
52781 ____________________________________________________________________________
52782 [ 10023] By: jhi                                   on 2001/05/07  20:41:26
52783         Log: Configure should figure out the list of dynamic extensions
52784              just fine in UTS-- and in fact it does, as reported by Hal Morris.
52785      Branch: perl
52786            ! hints/uts.sh
52787 ____________________________________________________________________________
52788 [ 10022] By: jhi                                   on 2001/05/07  20:24:11
52789         Log: Update Changes.
52790      Branch: perl
52791            ! Changes patchlevel.h
52792 ____________________________________________________________________________
52793 [ 10021] By: jhi                                   on 2001/05/07  20:11:31
52794         Log: Subject: [PATCH regcomp.c] Insecure regexes
52795              From: Robin Houston <robin@kitsite.com>
52796              Date: Mon, 7 May 2001 21:56:12 +0100
52797              Message-ID: <20010507215612.A31114@penderel>
52798      Branch: perl
52799            ! regcomp.c
52800 ____________________________________________________________________________
52801 [ 10020] By: jhi                                   on 2001/05/07  20:02:30
52802         Log: Drop the foobar.perl.com references for now until Simon
52803              gets them sorted out.
52804      Branch: perl
52805            ! pod/perlfaq2.pod
52806 ____________________________________________________________________________
52807 [ 10019] By: jhi                                   on 2001/05/07  19:54:33
52808         Log: Subject: Re: RFC: changing Devel::SelfStubber to relinquish its grasp
52809              From: Prymmer/Kahn <pvhp@best.com>
52810              Date: Mon, 7 May 2001 07:47:21 -0700 (PDT)
52811              Message-ID: <Pine.BSF.4.21.0105070733080.13301-100000@shell8.ba.best.com>
52812      Branch: perl
52813            ! lib/Devel/SelfStubber.pm
52814 ____________________________________________________________________________
52815 [ 10018] By: jhi                                   on 2001/05/07  19:53:10
52816         Log: Subject: Re: [ID 20010506.022] Win32/Makefile problems in 5.7.1 
52817              From: Prymmer/Kahn <pvhp@best.com>
52818              Date: Sun, 6 May 2001 21:34:56 -0700 (PDT)
52819              Message-ID: <Pine.BSF.4.21.0105062131520.17625-100000@shell8.ba.best.com>
52820      Branch: perl
52821            ! win32/Makefile
52822 ____________________________________________________________________________
52823 [ 10017] By: jhi                                   on 2001/05/07  19:35:10
52824         Log: s/WebTechnique's/WebTechniques/
52825      Branch: perl
52826            ! pod/perlfaq2.pod
52827 ____________________________________________________________________________
52828 [ 10016] By: jhi                                   on 2001/05/07  12:26:29
52829         Log: Llama 3 updates from Randal.
52830      Branch: perl
52831            ! pod/perlfaq2.pod
52832 ____________________________________________________________________________
52833 [ 10015] By: jhi                                   on 2001/05/07  01:34:38
52834         Log: Subject: [PATCH] Help -Dt show correct pad variables
52835              From: Benjamin Sugars <ben.sugars@home.com>
52836              Date: Sun, 6 May 2001 12:54:13 -0400 (EDT)
52837              Message-ID: <Pine.LNX.4.21.0105061142040.12858-100000@localhost.localdomain>
52838      Branch: perl
52839            ! embed.h embed.pl proto.h run.c
52840 ____________________________________________________________________________
52841 [ 10014] By: jhi                                   on 2001/05/07  01:23:56
52842         Log: Subject: [PATCH] Document C<our $foo : shared>
52843              From: Benjamin Sugars <ben.sugars@home.com>
52844              Date: Sun, 6 May 2001 19:00:55 -0400 (EDT)
52845              Message-ID: <Pine.LNX.4.21.0105061847090.9500-100000@localhost.localdomain>
52846      Branch: perl
52847            ! pod/perlfunc.pod
52848 ____________________________________________________________________________
52849 [ 10013] By: jhi                                   on 2001/05/07  01:22:22
52850         Log: Subject: [PATCH B::Deparse] undefined folded constants
52851              From: Robin Houston <robin@kitsite.com>
52852              Date: Sun, 6 May 2001 17:19:09 +0100
52853              Message-ID: <20010506171909.A7046@penderel>
52854      Branch: perl
52855            ! ext/B/B/Deparse.pm
52856 ____________________________________________________________________________
52857 [ 10012] By: jhi                                   on 2001/05/07  00:57:38
52858         Log: Subject: [PATCH B::Deparse] use Foo (sub {...});
52859              From: Robin Houston <robin@kitsite.com>
52860              Message-ID: <20010506164654.A6848@penderel>
52861              Date: Sun, 6 May 2001 16:46:54 +0100
52862      Branch: perl
52863            ! ext/B/B/Deparse.pm
52864 ____________________________________________________________________________
52865 [ 10011] By: jhi                                   on 2001/05/07  00:52:18
52866         Log: Subject: [PATCH t/op/my_stash.t] Naughty?
52867              From: Robin Houston <robin@kitsite.com>
52868              Date: Sun, 6 May 2001 14:47:02 +0100
52869              Message-ID: <20010506144702.A6308@penderel>
52870      Branch: perl
52871            ! t/op/my_stash.t
52872 ____________________________________________________________________________
52873 [ 10010] By: jhi                                   on 2001/05/06  15:07:51
52874         Log: Subject: Perl book, magazine and website updates.
52875              From: Simon Cozens <simon@netthink.co.uk>
52876              Date: Sun, 6 May 2001 16:55:36 +0100
52877              Message-ID: <20010506165536.A1795@netthink.co.uk>
52878      Branch: perl
52879            ! pod/perlbook.pod pod/perlfaq2.pod
52880 ____________________________________________________________________________
52881 [ 10009] By: jhi                                   on 2001/05/06  14:11:40
52882         Log: Tweaks on the Tru64 prof options.
52883      Branch: perl
52884            ! pod/perlhack.pod
52885 ____________________________________________________________________________
52886 [ 10008] By: jhi                                   on 2001/05/06  13:51:49
52887         Log: Subject: [PATCH t/pod/testp2pt.pl] Give deparse tester a chance
52888              From: Robin Houston <robin@kitsite.com>
52889              Date: Sun, 6 May 2001 14:40:51 +0100
52890              Message-ID: <20010506144051.A6279@penderel>
52891      Branch: perl
52892            ! t/pod/testp2pt.pl
52893 ____________________________________________________________________________
52894 [ 10007] By: jhi                                   on 2001/05/06  13:49:31
52895         Log: Subject: [PATCH B::Deparse] scoping
52896              From: Robin Houston <robin@kitsite.com>
52897              Date: Sun, 6 May 2001 14:36:56 +0100
52898              Message-ID: <20010506143656.A4006@penderel>
52899      Branch: perl
52900            ! ext/B/B/Deparse.pm ext/B/defsubs_h.PL t/lib/b-deparse.t
52901 ____________________________________________________________________________
52902 [ 10006] By: jhi                                   on 2001/05/06  13:24:12
52903         Log: Document the undefinedness of bitshifting out of range.
52904      Branch: perl
52905            ! pod/perlop.pod
52906 ____________________________________________________________________________
52907 [ 10005] By: jhi                                   on 2001/05/06  13:03:17
52908         Log: Retract #10003 and update the IDE descriptions a bit.
52909      Branch: perl
52910            ! pod/perlfaq3.pod
52911 ____________________________________________________________________________
52912 [ 10004] By: jhi                                   on 2001/05/06  03:02:41
52913         Log: Subject: [PATCH: perl@10001] win32 update (VC,Borland,gcc), nmake update
52914              From: Prymmer/Kahn <pvhp@best.com>
52915              Date: Sat, 5 May 2001 20:30:49 -0700 (PDT)
52916              Message-ID: <Pine.BSF.4.21.0105052017370.3961-100000@shell8.ba.best.com>
52917      Branch: perl
52918            ! win32/Makefile win32/buildext.pl win32/config.bc
52919            ! win32/config.gc win32/config.vc
52920 ____________________________________________________________________________
52921 [ 10003] By: jhi                                   on 2001/05/05  20:24:44
52922         Log: (Retracted by #10005.)
52923      Branch: perl
52924            ! pod/perlfaq3.pod
52925 ____________________________________________________________________________
52926 [ 10002] By: jhi                                   on 2001/05/05  19:23:36
52927         Log: It's "psed", not "sed".
52928      Branch: perl
52929            ! x2p/s2p.PL
52930 ____________________________________________________________________________
52931 [ 10001] By: jhi                                   on 2001/05/05  18:35:38
52932         Log: Update Changes.
52933      Branch: perl
52934            ! Changes patchlevel.h
52935 ____________________________________________________________________________
52936 [ 10000] By: jhi                                   on 2001/05/05  18:32:15
52937         Log: Subject: Re: bleadperl make install fails due to "psed"
52938              From: andreas.koenig@anima.de (Andreas J. Koenig)
52939              Date: 05 May 2001 18:23:28 +0200
52940              Message-ID: <m3u22zg3y7.fsf@ak-71.mind.de>
52941      Branch: perl
52942            ! x2p/Makefile.SH x2p/s2p.PL
52943 ____________________________________________________________________________
52944 [  9999] By: jhi                                   on 2001/05/05  18:28:09
52945         Log: AUTHORS updates.
52946      Branch: perl
52947            ! AUTHORS
52948 ____________________________________________________________________________
52949 [  9998] By: jhi                                   on 2001/05/05  18:16:00
52950         Log: Updates on the pods related to the modules included since 5.6.
52951              
52952              TODO: perltodo really could use major updating.
52953      Branch: perl
52954            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq7.pod
52955            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
52956            ! pod/perlop.pod pod/perlport.pod pod/perlsec.pod
52957            ! pod/perlsyn.pod pod/perltodo.pod
52958 ____________________________________________________________________________
52959 [  9997] By: jhi                                   on 2001/05/05  17:35:17
52960         Log: Hints file for AtheOS ( http://www.atheos.cx/ ),
52961              from Kurt Skauen.
52962      Branch: perl
52963            + hints/atheos.sh
52964            ! MANIFEST
52965 ____________________________________________________________________________
52966 [  9996] By: jhi                                   on 2001/05/05  17:25:00
52967         Log: Add preemptive #undefs for some of the shorter and more prone
52968              to collision regcomp.h #defines.  (Background: the MASK collided
52969              with a system header #define in Rhapsody.)
52970      Branch: perl
52971            ! regcomp.h
52972 ____________________________________________________________________________
52973 [  9995] By: jhi                                   on 2001/05/05  13:24:21
52974         Log: Subject: [PATCH] Re: h2xs [was Re: HEAR YE, HEAR YE!]
52975              From: Nicholas Clark <nick@ccl4.org>
52976              Date: Sat, 5 May 2001 14:46:39 +0100
52977              Message-ID: <20010505144639.O53513@plum.flirble.org>
52978              
52979              Add a test for the constants (if any) being processed correctly.
52980      Branch: perl
52981            ! utils/h2xs.PL
52982 ____________________________________________________________________________
52983 [  9994] By: jhi                                   on 2001/05/05  02:11:03
52984         Log: Subject: [PATCH & retract: perl@9973] the real fix for t/lib/b-stash.t
52985              From: Peter Prymmer <pvhp@forte.com>
52986              Date: Fri, 4 May 2001 17:44:13 -0700 (PDT)
52987              Message-ID: <Pine.OSF.4.10.10105041734280.67333-100000@aspara.forte.com>
52988      Branch: perl
52989            ! t/lib/b-stash.t
52990 ____________________________________________________________________________
52991 [  9993] By: jhi                                   on 2001/05/05  02:03:49
52992         Log: Subject: [PATCH: perl@9973] fix const poisioning in  PerlIO_openn->fdopen->openn
52993              From: Peter Prymmer <pvhp@forte.com>
52994              Date: Fri, 4 May 2001 17:29:02 -0700 (PDT)
52995              Message-ID: <Pine.OSF.4.10.10105041727420.67333-100000@aspara.forte.com>
52996      Branch: perl
52997            ! perlio.c vms/vmsish.h
52998 ____________________________________________________________________________
52999 [  9992] By: jhi                                   on 2001/05/04  17:21:12
53000         Log: Subject: [PATHC perl@9944] missing library tests: Pod::Plainer
53001              From: Robin Barker <rmb1@cise.npl.co.uk>
53002              Date: Fri, 4 May 2001 18:13:47 +0100 (BST)
53003              Message-Id: <200105041713.SAA14842@tempest.npl.co.uk>
53004      Branch: perl
53005            + t/pod/plainer.t
53006            ! MANIFEST
53007 ____________________________________________________________________________
53008 [  9991] By: jhi                                   on 2001/05/04  16:47:45
53009         Log: Subject: [PATCH perl@9944] -Wformat error from ext/re/re_comp.c
53010              From: Robin Barker <rmb1@cise.npl.co.uk>
53011              Date: Fri, 4 May 2001 18:09:13 +0100 (BST)
53012              Message-Id: <200105041709.SAA14835@tempest.npl.co.uk>
53013      Branch: perl
53014            ! regcomp.c
53015 ____________________________________________________________________________
53016 [  9990] By: jhi                                   on 2001/05/04  14:37:20
53017         Log: Subject: [PATCH: perl@9973] let win32 run t/lib/b-stash.t
53018              From: Prymmer/Kahn <pvhp@best.com>
53019              Date: Fri, 4 May 2001 07:31:01 -0700 (PDT)
53020              Message-ID: <Pine.BSF.4.21.0105040727430.14844-100000@shell8.ba.best.com>
53021      Branch: perl
53022            ! t/lib/b-stash.t
53023 ____________________________________________________________________________
53024 [  9989] By: jhi                                   on 2001/05/04  14:03:58
53025         Log: Introduce perl572delta, update Todo, add the missing
53026              mention about signal safety since 5.7.1 (though this
53027              requires verification and more details.)
53028      Branch: perl
53029            + pod/perl572delta.pod
53030            ! MANIFEST Todo pod/perl571delta.pod
53031 ____________________________________________________________________________
53032 [  9988] By: jhi                                   on 2001/05/04  12:41:51
53033         Log: Subject: [PATCH perl@9944] long =item
53034              From: Robin Barker <rmb1@cise.npl.co.uk>
53035              Date: Fri, 4 May 2001 14:15:20 +0100 (BST)
53036              Message-Id: <200105041315.OAA00436@tempest.npl.co.uk>
53037      Branch: perl
53038            ! ext/Time/HiRes/HiRes.pm
53039 ____________________________________________________________________________
53040 [  9987] By: jhi                                   on 2001/05/04  12:39:19
53041         Log: The #9901 had removed one line essential for EBCDIC.
53042      Branch: perl
53043            ! regcomp.c
53044 ____________________________________________________________________________
53045 [  9986] By: jhi                                   on 2001/05/04  12:30:23
53046         Log: Subject: cygwin/Makefile.SHs INSTALL patch
53047              From: Reini Urban <rurban@sbox.tu-graz.ac.at>
53048              Date: Mon, 08 Jan 2001 04:59:21 +0200
53049              Message-ID: <3A592D09.FD6AD35D@sbox.tu-graz.ac.at> 
53050      Branch: perl
53051            ! cygwin/Makefile.SHs
53052 ____________________________________________________________________________
53053 [  9985] By: jhi                                   on 2001/05/04  03:51:39
53054         Log: Encode/IO doc tweaks.
53055      Branch: perl
53056            ! ext/Encode/Encode.pm
53057 ____________________________________________________________________________
53058 [  9984] By: jhi                                   on 2001/05/04  03:29:34
53059         Log: Remove GDBM_File from the dynamic extensions for UTS,
53060              GDBM is not a standard feature.
53061      Branch: perl
53062            ! hints/uts.sh
53063 ____________________________________________________________________________
53064 [  9983] By: jhi                                   on 2001/05/04  03:22:59
53065         Log: Document the \pX and \p{Yz} (and \p{BidiXYZ}) classes a bit more.
53066      Branch: perl
53067            ! pod/perlretut.pod
53068 ____________________________________________________________________________
53069 [  9982] By: jhi                                   on 2001/05/03  23:21:03
53070         Log: Subject: [PATCH] Let sv_dump understand GvSHARED
53071              From: Benjamin Sugars <bsugars@canoe.ca>
53072              Date: Thu, 3 May 2001 16:51:07 -0400 (EDT)
53073              Message-ID: <Pine.LNX.4.21.0105031645280.805-100000@marmot.rim.canoe.ca>
53074      Branch: perl
53075            ! dump.c
53076 ____________________________________________________________________________
53077 [  9981] By: jhi                                   on 2001/05/03  23:20:05
53078         Log: Subject: [PATCH] Allow clobbering of a PerlIO::Scalar and more tests
53079              From: Benjamin Sugars <bsugars@canoe.ca>
53080              Date: Thu, 3 May 2001 15:28:21 -0400 (EDT)
53081              Message-ID: <Pine.LNX.4.21.0105031508360.805-100000@marmot.rim.canoe.ca>
53082      Branch: perl
53083            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
53084 ____________________________________________________________________________
53085 [  9980] By: jhi                                   on 2001/05/03  23:15:29
53086         Log: Integrate perlio.
53087      Branch: perl
53088           !> ext/Encode/Encode.pm
53089 ____________________________________________________________________________
53090 [  9979] By: jhi                                   on 2001/05/03  16:54:59
53091         Log: Install psed man page.
53092      Branch: perl
53093            ! installman
53094 ____________________________________________________________________________
53095 [  9978] By: jhi                                   on 2001/05/03  16:45:58
53096         Log: Remove unused files; noted by Sarathy.
53097      Branch: perl
53098            - ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
53099            ! MANIFEST
53100 ____________________________________________________________________________
53101 [  9977] By: jhi                                   on 2001/05/03  16:42:30
53102         Log: Subject: [PATCH bleadperl] INSTALL patch -- space requirements
53103              From: Andy Dougherty <doughera@lafayette.edu>
53104              Date: Thu, 3 May 2001 11:16:10 -0400 (EDT)
53105              Message-ID: <Pine.SOL.4.10.10105031114500.17868-100000@maxwell.phys.lafayette.edu>
53106      Branch: perl
53107            ! INSTALL
53108 ____________________________________________________________________________
53109 [  9976] By: nick                                  on 2001/05/03  16:40:42
53110         Log: Allow $answer = encode($object,$text); like it says in docs.
53111      Branch: perlio
53112            ! ext/Encode/Encode.pm
53113 ____________________________________________________________________________
53114 [  9975] By: nick                                  on 2001/05/03  16:22:30
53115         Log: Fix latin1 etc. alias code - (bit rot?) - the @latin2iso array now seems to need
53116              to be in scope (fair enough), and also a package variable (our) for eval to see it.
53117      Branch: perlio
53118            ! ext/Encode/Encode.pm
53119 ____________________________________________________________________________
53120 [  9974] By: nick                                  on 2001/05/03  15:48:17
53121         Log: Integrate mainline.
53122      Branch: perlio
53123           +> lib/NEXT.pm t/io/fflush.t t/lib/MyFilter.pm
53124           +> t/lib/filter-simple.t t/lib/next.t
53125           !> (integrate 70 files)
53126 ____________________________________________________________________________
53127 [  9973] By: jhi                                   on 2001/05/03  13:09:09
53128         Log: Update Changes.
53129      Branch: perl
53130            ! Changes patchlevel.h
53131 ____________________________________________________________________________
53132 [  9972] By: jhi                                   on 2001/05/03  12:58:33
53133         Log: Subject: [PATCH: perl@9945] fix handling of $Config{variables} in io/fflush.t
53134              From: Prymmer/Kahn <pvhp@best.com>
53135              Date: Wed, 2 May 2001 23:56:13 -0700 (PDT)
53136              Message-ID: <Pine.BSF.4.21.0105022353380.24421-100000@shell8.ba.best.com>
53137      Branch: perl
53138            ! t/io/fflush.t
53139 ____________________________________________________________________________
53140 [  9971] By: jhi                                   on 2001/05/03  12:57:26
53141         Log: Subject: [PATCH: perl@9945] two fixes for win32/FindExt.pm
53142              From: Prymmer/Kahn <pvhp@best.com>
53143              Date: Wed, 2 May 2001 23:42:33 -0700 (PDT)
53144              Message-ID: <Pine.BSF.4.21.0105022337070.24421-100000@shell8.ba.best.com>
53145      Branch: perl
53146            ! win32/FindExt.pm
53147 ____________________________________________________________________________
53148 [  9970] By: jhi                                   on 2001/05/03  02:42:46
53149         Log: Can't croak sans thread context, from Doug MacEachern.
53150      Branch: perl
53151            ! toke.c
53152 ____________________________________________________________________________
53153 [  9969] By: jhi                                   on 2001/05/03  01:23:48
53154         Log: Subject: Random input test and Perl
53155              From: Ilya Zakharevich <ilya@math.berkeley.edu>
53156              Date: Wed, 2 May 2001 14:35:50 -0700 (PDT)
53157              Message-Id: <200105022135.OAA26245@fac-813-1.math.Berkeley.EDU>
53158      Branch: perl
53159            ! toke.c
53160 ____________________________________________________________________________
53161 [  9968] By: jhi                                   on 2001/05/02  22:17:21
53162         Log: Subject: [PATCH: perl@9945] fix some misinformation in perlfunc.pod
53163              From: Peter Prymmer <pvhp@forte.com>
53164              Date: Wed, 2 May 2001 15:58:18 -0700 (PDT)
53165              Message-ID: <Pine.OSF.4.10.10105021554040.342459-100000@aspara.forte.com>
53166      Branch: perl
53167            ! pod/perlfunc.pod pod/perlport.pod
53168 ____________________________________________________________________________
53169 [  9967] By: jhi                                   on 2001/05/02  20:12:45
53170         Log: Workaround for UTS compiler casting bug from Hal Morris.
53171      Branch: perl
53172            ! perl.h
53173 ____________________________________________________________________________
53174 [  9966] By: jhi                                   on 2001/05/02  18:31:37
53175         Log: Subject: Re: [PATCH 5.6.1] Multiplicity and thread fixes for VMS 
53176              From: Dan Sugalski <dan@sidhe.org>
53177              Date: Wed, 02 May 2001 15:23:22 -0400
53178              Message-Id: <5.0.2.1.0.20010502152210.01f65550@24.8.96.48>
53179      Branch: perl
53180            ! perl.c vms/vms.c
53181 ____________________________________________________________________________
53182 [  9965] By: jhi                                   on 2001/05/02  18:21:29
53183         Log: Minor doc tweaks on endianness, closes bug 20010327.004.
53184      Branch: perl
53185            ! pod/perlfunc.pod
53186 ____________________________________________________________________________
53187 [  9964] By: jhi                                   on 2001/05/02  18:15:01
53188         Log: Document large files in INSTALL, document also the %x
53189              limitation if not use64bitint, closes bug 20010326.007.
53190      Branch: perl
53191            ! INSTALL
53192 ____________________________________________________________________________
53193 [  9963] By: jhi                                   on 2001/05/02  17:24:47
53194         Log: perlmodlib tweaks; regen pods.
53195      Branch: perl
53196            ! pod/Makefile.SH pod/perlmodlib.PL pod/perlmodlib.pod
53197            ! pod/perltoc.pod
53198 ____________________________________________________________________________
53199 [  9962] By: jhi                                   on 2001/05/02  17:14:00
53200         Log: Fix for a segfault, from Marc Lehmann.
53201      Branch: perl
53202            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.xs
53203 ____________________________________________________________________________
53204 [  9961] By: jhi                                   on 2001/05/02  15:55:53
53205         Log: Subject: [DOC PATCH bleadperl] minor nits in perlop.pod
53206              From: "Philip Newton" <pnewton@gmx.de>
53207              Date: Wed, 2 May 2001 18:39:03 +0200
53208              Message-ID: <3AF05447.15525.173B588@localhost>
53209      Branch: perl
53210            ! pod/perlop.pod
53211 ____________________________________________________________________________
53212 [  9960] By: jhi                                   on 2001/05/02  15:35:37
53213         Log: Subject: [PATCH 5.6.1] Multiplicity and thread fixes for VMS
53214              From: Dan Sugalski <dan@sidhe.org>
53215              Date: Wed, 02 May 2001 11:37:27 -0400
53216              Message-Id: <5.0.2.1.0.20010502112909.01f24e28@24.8.96.48>
53217      Branch: perl
53218            ! doio.c ext/File/Glob/bsd_glob.c perl.c perl.h pp_sys.c
53219            ! thread.h vms/vms.c vms/vmsish.h
53220 ____________________________________________________________________________
53221 [  9959] By: jhi                                   on 2001/05/02  15:21:08
53222         Log: Subject: Re: [PATCH] Allow appending on a PerlIO::Scalar
53223              From: Benjamin Sugars <bsugars@canoe.ca>
53224              Date: Wed, 2 May 2001 10:53:11 -0400 (EDT)
53225              Message-ID: <Pine.LNX.4.21.0105021041380.1652-100000@marmot.rim.canoe.ca>
53226      Branch: perl
53227            ! ext/PerlIO/Scalar/Scalar.xs
53228 ____________________________________________________________________________
53229 [  9958] By: jhi                                   on 2001/05/02  15:15:53
53230         Log: Bug in #9915, spotted by Mike Guy.
53231      Branch: perl
53232            ! installperl
53233 ____________________________________________________________________________
53234 [  9957] By: jhi                                   on 2001/05/02  13:26:01
53235         Log: Add a test for not griping about references as array
53236              indices if the reference has magic in it (overloaded
53237              methods).
53238      Branch: perl
53239            ! pod/perldiag.pod t/pragma/warn/pp_hot
53240 ____________________________________________________________________________
53241 [  9956] By: jhi                                   on 2001/05/02  13:07:01
53242         Log: Retracted a bit too much in #9952.
53243      Branch: perl
53244            ! t/pragma/sub_lval.t
53245 ____________________________________________________________________________
53246 [  9955] By: jhi                                   on 2001/05/02  13:05:38
53247         Log: Test for #9952.
53248      Branch: perl
53249            ! t/op/tie.t
53250 ____________________________________________________________________________
53251 [  9954] By: jhi                                   on 2001/05/02  11:48:18
53252         Log: Additional note on the encoding example: one cannot
53253              convert string constants in-place.
53254      Branch: perl
53255            ! ext/Encode/Encode.pm
53256 ____________________________________________________________________________
53257 [  9953] By: jhi                                   on 2001/05/02  11:43:51
53258         Log: Note that if you have recent enough Perl you already
53259              have Filter::Util::Call.
53260      Branch: perl
53261            ! lib/Filter/Simple.pm
53262 ____________________________________________________________________________
53263 [  9952] By: jhi                                   on 2001/05/02  11:31:53
53264         Log: Retract changes #8254 and #8255, causes coredump in
53265              'tie FH, "main"', reported by Abigail, culprit found by
53266              Benjamin Sugars.  Mirrors maintperl change #9950.
53267      Branch: perl
53268            ! op.c t/pragma/sub_lval.t
53269 ____________________________________________________________________________
53270 [  9951] By: jhi                                   on 2001/05/02  11:14:29
53271         Log: Forgot from #9942.  (Needed by t/lib/filter-simple.t.)
53272      Branch: perl
53273            + t/lib/MyFilter.pm
53274 ____________________________________________________________________________
53275 [  9950] By: gsar                                  on 2001/05/02  03:17:11
53276         Log: revert integration of changes#8254,8255 in change#8620 (causes
53277              a coredump in C<tie FH, 'foo'>; the idea itself may need better
53278              rationalization)
53279      Branch: maint-5.6/perl
53280            ! op.c t/pragma/sub_lval.t
53281 ____________________________________________________________________________
53282 [  9949] By: gsar                                  on 2001/05/02  02:56:32
53283         Log: integrate changes#9774,9814 from mainline (Unixware fixes)
53284              
53285              Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
53286              
53287              Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
53288      Branch: maint-5.6/perl
53289           !> hints/svr5.sh
53290 ____________________________________________________________________________
53291 [  9948] By: gsar                                  on 2001/05/02  02:49:15
53292         Log: pod/find.t breaks on VMS (from Craig Berry)
53293      Branch: maint-5.6/perl
53294            ! t/pod/find.t
53295 ____________________________________________________________________________
53296 [  9947] By: jhi                                   on 2001/05/02  02:43:09
53297         Log: Add an encoding conversion example.
53298      Branch: perl
53299            ! ext/Encode/Encode.pm
53300 ____________________________________________________________________________
53301 [  9946] By: jhi                                   on 2001/05/02  01:34:22
53302         Log: Another coat of paint but still nowhere finished.
53303              Need to decide on the semantics of strptime(): should
53304              strptime() be a function instead of a method?  To do
53305              the week/monthname-strptiming the i18n/l10n bullet needs
53306              to be bitten with gusto.
53307      Branch: perl
53308            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
53309 ____________________________________________________________________________
53310 [  9945] By: jhi                                   on 2001/05/01  23:40:52
53311         Log: Update Changes.
53312      Branch: perl
53313            ! Changes patchlevel.h
53314 ____________________________________________________________________________
53315 [  9944] By: jhi                                   on 2001/05/01  23:33:37
53316         Log: Add known-to-be-tested modules to the list-to-be-skipped.
53317      Branch: perl
53318            ! t/lib/1_compile.t
53319 ____________________________________________________________________________
53320 [  9943] By: jhi                                   on 2001/05/01  23:24:40
53321         Log: Subject: BorlandC++ fix
53322              From: "Vadim Konovalov" <watman@inbox.ru>
53323              Date: Mon, 30 Apr 2001 20:12:26 -0700
53324              Message-ID: <006e01c0d1ec$8fb1b8d0$406bff87@vad>
53325      Branch: perl
53326            ! win32/makefile.mk
53327 ____________________________________________________________________________
53328 [  9942] By: jhi                                   on 2001/05/01  23:18:02
53329         Log: Update to Filter::Simple 0.60, create a test for it.
53330      Branch: perl
53331            + t/lib/filter-simple.t
53332            ! MANIFEST lib/Filter/Simple.pm
53333 ____________________________________________________________________________
53334 [  9941] By: jhi                                   on 2001/05/01  19:47:24
53335         Log: Subject: Re: bleadperl: s/// failure with \b and /g 
53336              From: Hugo <hv@crypt.compulink.co.uk>
53337              Date: Tue, 01 May 2001 20:12:20 +0100
53338              Message-Id: <200105011912.UAA06826@crypt.compulink.co.uk>
53339      Branch: perl
53340            ! pp_hot.c t/op/re_tests
53341 ____________________________________________________________________________
53342 [  9940] By: jhi                                   on 2001/05/01  19:42:16
53343         Log: Integrate perlio.
53344      Branch: perl
53345           !> lib/base.pm t/lib/fields.t
53346 ____________________________________________________________________________
53347 [  9939] By: jhi                                   on 2001/05/01  19:39:51
53348         Log: Subject: [PATCH] Allow appending on a PerlIO::Scalar
53349              From: Benjamin Sugars <bsugars@canoe.ca>
53350              Date: Tue, 1 May 2001 16:32:03 -0400 (EDT)
53351              Message-ID: <Pine.LNX.4.21.0105011627110.1526-100000@marmot.rim.canoe.ca>
53352      Branch: perl
53353            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
53354 ____________________________________________________________________________
53355 [  9938] By: jhi                                   on 2001/05/01  19:34:09
53356         Log: Add NEXT, a pseudo-class for method redispatching.
53357              <Damian>NEXT.pm probably offers more bang-for-buck
53358              than anything else I've ever written.</Damian>
53359      Branch: perl
53360            + lib/NEXT.pm t/lib/next.t
53361            ! MANIFEST
53362 ____________________________________________________________________________
53363 [  9937] By: jhi                                   on 2001/05/01  19:21:41
53364         Log: Update to Switch 2.02.
53365      Branch: perl
53366            ! lib/Switch.pm t/lib/switch.t
53367 ____________________________________________________________________________
53368 [  9936] By: nick                                  on 2001/05/01  19:09:21
53369         Log: Fix for base.pm clobbering $VERSION
53370      Branch: perlio
53371            ! lib/base.pm
53372 ____________________________________________________________________________
53373 [  9935] By: nick                                  on 2001/05/01  18:54:38
53374         Log: Test for base.pm clobbering $VERSION.
53375      Branch: perlio
53376            ! t/lib/fields.t
53377 ____________________________________________________________________________
53378 [  9934] By: jhi                                   on 2001/05/01  18:39:10
53379         Log: Add information about Scalar::Util::blessed.
53380      Branch: perl
53381            ! pod/perlobj.pod
53382 ____________________________________________________________________________
53383 [  9933] By: jhi                                   on 2001/05/01  18:33:51
53384         Log: Subject: Extra UNIVERSAL documentation
53385              From: Mike Guy <mjtg@cam.ac.uk>
53386              Date: Tue, 01 May 2001 20:12:11 +0100
53387              Message-Id: <E14ufZD-0007kD-00@libra.cus.cam.ac.uk>
53388      Branch: perl
53389            ! pod/perlobj.pod
53390 ____________________________________________________________________________
53391 [  9932] By: jhi                                   on 2001/05/01  18:26:54
53392         Log: Subject: Autoflush in tests as appropriate
53393              From: Mike Guy <mjtg@cam.ac.uk>
53394              Date: Tue, 01 May 2001 20:05:31 +0100
53395              Message-Id: <E14ufSl-0007gS-00@libra.cus.cam.ac.uk>
53396      Branch: perl
53397            ! t/lib/syslfs.t t/op/die_exit.t t/op/lex_assign.t t/op/lfs.t
53398            ! t/op/taint.t
53399 ____________________________________________________________________________
53400 [  9931] By: jhi                                   on 2001/05/01  18:02:29
53401         Log: Subject: [PATCH] Multiple consecutive writes on PerlIO::Scalar
53402              From: Benjamin Sugars <bsugars@canoe.ca>
53403              Date: Tue, 1 May 2001 14:58:24 -0400 (EDT)
53404              Message-ID: <Pine.LNX.4.21.0105011431300.1526-100000@marmot.rim.canoe.ca>
53405      Branch: perl
53406            ! ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
53407 ____________________________________________________________________________
53408 [  9930] By: jhi                                   on 2001/05/01  15:12:26
53409         Log: Subject: Re: Finally got a round tuit
53410              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53411              Date: Tue, 01 May 2001 14:14:10 +0200
53412              Message-Id: <20010501135740.19E4.H.M.BRAND@hccnet.nl>
53413              
53414              The -DP part, slightly modified.
53415      Branch: perl
53416            ! perl.c
53417 ____________________________________________________________________________
53418 [  9929] By: jhi                                   on 2001/05/01  14:17:15
53419         Log: Subject: Re: Finally got a round tuit
53420              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
53421              Date: Tue, 01 May 2001 16:34:06 +0200
53422              Message-Id: <20010501163255.19F2.H.M.BRAND@hccnet.nl>
53423              
53424              cpp and optimization tweaks for HP-UX.
53425      Branch: perl
53426            ! hints/hpux.sh
53427 ____________________________________________________________________________
53428 [  9928] By: jhi                                   on 2001/05/01  13:24:20
53429         Log: Tune the scan_num() comments to reality.
53430      Branch: perl
53431            ! toke.c
53432 ____________________________________________________________________________
53433 [  9927] By: jhi                                   on 2001/05/01  13:14:01
53434         Log: Subject: [PATCH B::Deparse] optimised sort
53435              From: Robin Houston <robin@kitsite.com>
53436              Date: Tue, 1 May 2001 14:07:12 +0100
53437              Message-ID: <20010501140712.A4266@penderel>
53438      Branch: perl
53439            ! ext/B/B/Deparse.pm
53440 ____________________________________________________________________________
53441 [  9926] By: jhi                                   on 2001/05/01  13:10:53
53442         Log: Subject: [PATCH t/lib/b-deparse.t] 
53443              From: Robin Houston <robin@kitsite.com>
53444              Date: Tue, 1 May 2001 13:37:42 +0100
53445              Message-ID: <20010501133742.A4082@penderel>
53446      Branch: perl
53447            ! t/lib/b-deparse.t
53448 ____________________________________________________________________________
53449 [  9925] By: jhi                                   on 2001/05/01  13:10:13
53450         Log: Subject: [PATCH B::Deparse] for(;;), sort
53451              From: Robin Houston <robin@kitsite.com>
53452              Date: Tue, 1 May 2001 13:35:00 +0100
53453              Message-ID: <20010501133500.A4061@penderel>
53454      Branch: perl
53455            ! ext/B/B/Deparse.pm
53456 ____________________________________________________________________________
53457 [  9924] By: jhi                                   on 2001/05/01  13:09:22
53458         Log: Subject: [PATCH B::Deparse] do, warn, use
53459              From: Robin Houston <robin@kitsite.com>
53460              Date: Tue, 1 May 2001 13:31:03 +0100
53461              Message-ID: <20010501133103.A4041@penderel>
53462      Branch: perl
53463            ! ext/B/B/Deparse.pm
53464 ____________________________________________________________________________
53465 [  9923] By: jhi                                   on 2001/05/01  11:45:36
53466         Log: Subject: [PATCH] Test autoflush on fork (Was: Should I remove something?)
53467              From: Benjamin Sugars <ben.sugars@home.com>
53468              Date: Mon, 30 Apr 2001 22:21:54 -0400 (EDT)
53469              Message-ID: <Pine.LNX.4.21.0104302213190.19002-100000@localhost.localdomain>
53470      Branch: perl
53471            + t/io/fflush.t
53472            ! MANIFEST
53473 ____________________________________________________________________________
53474 [  9922] By: jhi                                   on 2001/05/01  11:35:42
53475         Log: Subject: [PATCH: perl@9917] more VMS tweaks for addn'l selfstubber tests
53476              From: Peter Prymmer <pvhp@forte.com>
53477              Date: Mon, 30 Apr 2001 16:26:30 -0700 (PDT)
53478              Message-ID: <Pine.OSF.4.10.10104301621200.161547-100000@aspara.forte.com>
53479      Branch: perl
53480            ! t/lib/selfstubber.t
53481 ____________________________________________________________________________
53482 [  9921] By: jhi                                   on 2001/04/30  16:34:33
53483         Log: Subject: [PATCH B::Concise] suppress warning
53484              From: Robin Houston <robin@kitsite.com>
53485              Date: Mon, 30 Apr 2001 16:09:49 +0100
53486              Message-ID: <20010430160949.A25086@penderel>
53487      Branch: perl
53488            ! ext/B/B/Concise.pm
53489 ____________________________________________________________________________
53490 [  9920] By: jhi                                   on 2001/04/30  13:56:04
53491         Log: Strip the *markers* from #9919.
53492      Branch: perl
53493            ! pod/perlfaq.pod pod/perlfaq5.pod
53494 ____________________________________________________________________________
53495 [  9919] By: jhi                                   on 2001/04/30  13:54:04
53496         Log: Subject: [PATCH] (perlfaq/bleadperl) append mode and locking
53497              From: Gwyn Judd <b.judd@xtra.co.nz>
53498              Date: Sun, 29 Apr 2001 01:47:49 +1200
53499              Message-ID: <20010429014749.A4418@thislove>
53500      Branch: perl
53501            ! pod/perlfaq.pod pod/perlfaq5.pod
53502 ____________________________________________________________________________
53503 [  9918] By: jhi                                   on 2001/04/30  13:13:54
53504         Log: More_tweakage.
53505      Branch: perl
53506            ! pod/perldata.pod pod/perldiag.pod
53507 ____________________________________________________________________________
53508 [  9917] By: jhi                                   on 2001/04/30  13:01:27
53509         Log: Update Changes.
53510      Branch: perl
53511            ! Changes patchlevel.h
53512 ____________________________________________________________________________
53513 [  9916] By: jhi                                   on 2001/04/30  12:57:03
53514         Log: T_w_e_a_k_a_g_e.
53515      Branch: perl
53516            ! pod/perldata.pod pod/perldiag.pod
53517 ____________________________________________________________________________
53518 [  9915] By: jhi                                   on 2001/04/30  12:39:29
53519         Log: Install s2p also as psed.
53520              
53521              TODO: psed documentation?
53522      Branch: perl
53523            ! installperl
53524 ____________________________________________________________________________
53525 [  9914] By: jhi                                   on 2001/04/30  12:29:21
53526         Log: Subject: Re: [ID 20010303.009] SOCKS5 work around breaks other sockets
53527              From: Jens Hamisch <jens@Strawberry.COM>
53528              Date: Fri, 27 Apr 2001 17:00:36 +0200
53529              Message-ID: <20010427170036.K1372@Strawberry.COM>
53530              
53531              SOCKS5_VERSION_NAME is the right symbol to detect
53532              the presence of SOCKS5.  (HAS_SOCKS5_INIT is telling whether
53533              function called socks5_init() is available, and even that is
53534              not universal, most SOCKS5 installations use SOCKSinit()).
53535      Branch: perl
53536            ! perlio.c
53537 ____________________________________________________________________________
53538 [  9913] By: jhi                                   on 2001/04/30  12:22:15
53539         Log: Allow a zero timeout on IO::Socket accept and connect--
53540              though one really shouldn't do that.  Based on
53541              
53542              Subject: Not possible to set zero second timeout on accept() in IO::Socket and company..
53543              From: "John Holdsworth" <coldwave@bigfoot.com>
53544              Date: Sun, 4 Feb 2001 12:48:18 +0100
53545              Message-ID: <005a01c08ea0$5e6039d0$03ac2ac0@planc>
53546      Branch: perl
53547            ! ext/IO/lib/IO/Socket.pm
53548 ____________________________________________________________________________
53549 [  9912] By: jhi                                   on 2001/04/30  11:27:27
53550         Log: Save the spot of regprev (see #9911) for binary compatibility;
53551              regen API.
53552      Branch: perl
53553            ! embedvar.h perlapi.h thrdvar.h
53554 ____________________________________________________________________________
53555 [  9911] By: jhi                                   on 2001/04/30  11:22:03
53556         Log: Subject: Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] 
53557              From: Hugo <hv@crypt.compulink.co.uk>
53558              Date: Sun, 29 Apr 2001 17:09:30 +0100
53559              Message-Id: <200104291609.RAA17790@crypt.compulink.co.uk>
53560      Branch: perl
53561            ! regcomp.c regexec.c sv.c t/op/re_tests t/op/subst.t thrdvar.h
53562 ____________________________________________________________________________
53563 [  9910] By: jhi                                   on 2001/04/30  11:15:12
53564         Log: Change PL_numeric_radix to PL_numeric_radix_sv (and leave in
53565              a dummy for PL_numeric_radix); no pressing reason to break
53566              binary compatibility; regen API.
53567      Branch: perl
53568            ! embedvar.h global.sym intrpvar.h objXSUB.h perl.c perl.h
53569            ! perlapi.c perlapi.h pod/perlapi.pod sv.c util.c
53570 ____________________________________________________________________________
53571 [  9909] By: jhi                                   on 2001/04/30  10:56:08
53572         Log: Subject: [DOC PATCH bleadperl] Document generation of random integers
53573              From: Walt Mankowski <waltman@netaxs.com>
53574              Date: Sun, 29 Apr 2001 21:53:48 -0400
53575              Message-ID: <20010429215348.A3971@netaxs.com>
53576      Branch: perl
53577            ! pod/perlfunc.pod
53578 ____________________________________________________________________________
53579 [  9908] By: jhi                                   on 2001/04/30  10:49:40
53580         Log: Reintroduce #9889 to unbuffer the stderr/stdout on stdio configs.
53581      Branch: perl
53582            ! t/lib/selfstubber.t
53583 ____________________________________________________________________________
53584 [  9907] By: nick                                  on 2001/04/30  09:26:50
53585         Log: Integrate mainline.
53586      Branch: perlio
53587           !> pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
53588 ____________________________________________________________________________
53589 [  9906] By: jhi                                   on 2001/04/29  23:24:20
53590         Log: Abigail spotted a thinko in #9905.
53591      Branch: perl
53592            ! pod/perldiag.pod
53593 ____________________________________________________________________________
53594 [  9905] By: jhi                                   on 2001/04/29  15:55:39
53595         Log: Changed the underscore/undebar syntax in numeric constants;
53596              now any grouping will do, as long as the underscores are not
53597              consecutive (so "zero-grouping" is out), and they do not begin
53598              or end the integer or fractional parts.
53599      Branch: perl
53600            ! pod/perldata.pod pod/perldiag.pod t/pragma/warn/toke toke.c
53601 ____________________________________________________________________________
53602 [  9904] By: nick                                  on 2001/04/29  15:43:22
53603         Log: Integrate mainline.
53604      Branch: perlio
53605           +> (branch 98 files)
53606            - lib/unicode/Block.pl
53607            - lib/unicode/In/AlphabeticPresentationForms.pl
53608            - lib/unicode/In/Arabic.pl
53609            - lib/unicode/In/ArabicPresentationForms-A.pl
53610            - lib/unicode/In/ArabicPresentationForms-B.pl
53611            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
53612            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
53613            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
53614            - lib/unicode/In/BopomofoExtended.pl
53615            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
53616            - lib/unicode/In/CJKCompatibility.pl
53617            - lib/unicode/In/CJKCompatibilityForms.pl
53618            - lib/unicode/In/CJKCompatibilityIdeographs.pl
53619            - lib/unicode/In/CJKRadicalsSupplement.pl
53620            - lib/unicode/In/CJKSymbolsandPunctuation.pl
53621            - lib/unicode/In/CJKUnifiedIdeographs.pl
53622            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
53623            - lib/unicode/In/Cherokee.pl
53624            - lib/unicode/In/CombiningDiacriticalMarks.pl
53625            - lib/unicode/In/CombiningHalfMarks.pl
53626            - lib/unicode/In/CombiningMarksforSymbols.pl
53627            - lib/unicode/In/ControlPictures.pl
53628            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
53629            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
53630            - lib/unicode/In/EnclosedAlphanumerics.pl
53631            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
53632            - lib/unicode/In/Ethiopic.pl
53633            - lib/unicode/In/GeneralPunctuation.pl
53634            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
53635            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
53636            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
53637            - lib/unicode/In/HalfwidthandFullwidthForms.pl
53638            - lib/unicode/In/HangulCompatibilityJamo.pl
53639            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
53640            - lib/unicode/In/Hebrew.pl
53641            - lib/unicode/In/HighPrivateUseSurrogates.pl
53642            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
53643            - lib/unicode/In/IPAExtensions.pl
53644            - lib/unicode/In/IdeographicDescriptionCharacters.pl
53645            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
53646            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
53647            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
53648            - lib/unicode/In/Latin-1Supplement.pl
53649            - lib/unicode/In/LatinExtended-A.pl
53650            - lib/unicode/In/LatinExtended-B.pl
53651            - lib/unicode/In/LatinExtendedAdditional.pl
53652            - lib/unicode/In/LetterlikeSymbols.pl
53653            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
53654            - lib/unicode/In/MathematicalOperators.pl
53655            - lib/unicode/In/MiscellaneousSymbols.pl
53656            - lib/unicode/In/MiscellaneousTechnical.pl
53657            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
53658            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
53659            - lib/unicode/In/OpticalCharacterRecognition.pl
53660            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
53661            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
53662            - lib/unicode/In/SmallFormVariants.pl
53663            - lib/unicode/In/SpacingModifierLetters.pl
53664            - lib/unicode/In/Specials.pl
53665            - lib/unicode/In/SuperscriptsandSubscripts.pl
53666            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
53667            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
53668            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
53669            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
53670            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
53671           !> INSTALL MANIFEST doop.c embed.h embed.pl ext/B/B/Deparse.pm
53672           !> ext/IO/lib/IO/Seekable.pm hints/hpux.sh
53673           !> lib/unicode/mktables.PL lib/utf8_heavy.pl objXSUB.h perl.h
53674           !> pod/perldiag.pod pod/perlunicode.pod proto.h regcomp.c
53675           !> regexec.c t/lib/b-deparse.t t/lib/selfstubber.t t/op/pat.t
53676           !> utf8.c win32/Makefile
53677 ____________________________________________________________________________
53678 [  9903] By: jhi                                   on 2001/04/29  14:30:53
53679         Log: Subject: [PATCH: perl@9885] win32/Makefile (nmake) update
53680              From: Prymmer/Kahn <pvhp@best.com>
53681              Date: Sat, 28 Apr 2001 21:56:51 -0700 (PDT)
53682              Message-ID: <Pine.BSF.4.21.0104282147270.2927-100000@shell8.ba.best.com>
53683      Branch: perl
53684            ! win32/Makefile
53685 ____________________________________________________________________________
53686 [  9902] By: jhi                                   on 2001/04/29  02:52:44
53687         Log: Subject: [PATCH ext/IO/lib/IO/Seekable.pm] Doc fixes.
53688              From: "Abigail" <abigail@foad.org>
53689              Date: Sun, 29 Apr 2001 03:14:25 +0200
53690              Message-ID: <20010429011425.24503.qmail@foad.org>
53691      Branch: perl
53692            ! ext/IO/lib/IO/Seekable.pm
53693 ____________________________________________________________________________
53694 [  9901] By: jhi                                   on 2001/04/29  02:04:46
53695         Log: In character classes one couldn't have 0x80..0xff characters
53696              at the left hand side if there were 0x100.. characters in the
53697              character class.
53698      Branch: perl
53699            ! doop.c embed.h embed.pl objXSUB.h proto.h regcomp.c regexec.c
53700            ! t/op/pat.t utf8.c
53701 ____________________________________________________________________________
53702 [  9900] By: jhi                                   on 2001/04/28  22:55:04
53703         Log: Forgot the latest mktables.PL from #9899.
53704      Branch: perl
53705            ! lib/unicode/mktables.PL
53706 ____________________________________________________________________________
53707 [  9899] By: jhi                                   on 2001/04/28  22:53:28
53708         Log: Explain the \p{} and \P{} error message better and
53709              have prettier prettyprint in In.pl.
53710      Branch: perl
53711            ! lib/unicode/In.pl lib/unicode/mktables.PL lib/utf8_heavy.pl
53712            ! pod/perldiag.pod
53713 ____________________________________________________________________________
53714 [  9898] By: jhi                                   on 2001/04/28  21:03:34
53715         Log: Add one possible explanation for the "Invalid [] range" error.
53716      Branch: perl
53717            ! pod/perldiag.pod
53718 ____________________________________________________________________________
53719 [  9897] By: jhi                                   on 2001/04/28  17:18:26
53720         Log: Add a level of indirection to the implementation of \p{InFoo}
53721              so that we don't have to have long filenames.  (Nothing changes
53722              in the user interface.)   The indirection is defined in
53723              the file lib/unicode/In.pl and it is handled in lib/utf8_heavy.pl.
53724              Also rename some the character classes by removing '-' from
53725              the classnames, and finally renamed Block.pl as Blocks.pl.
53726      Branch: perl
53727            + lib/unicode/Blocks.pl lib/unicode/In.pl lib/unicode/In/0.pl
53728            + lib/unicode/In/1.pl lib/unicode/In/10.pl lib/unicode/In/11.pl
53729            + lib/unicode/In/12.pl lib/unicode/In/13.pl lib/unicode/In/14.pl
53730            + lib/unicode/In/15.pl lib/unicode/In/16.pl lib/unicode/In/17.pl
53731            + lib/unicode/In/18.pl lib/unicode/In/19.pl lib/unicode/In/2.pl
53732            + lib/unicode/In/20.pl lib/unicode/In/21.pl lib/unicode/In/22.pl
53733            + lib/unicode/In/23.pl lib/unicode/In/24.pl lib/unicode/In/25.pl
53734            + lib/unicode/In/26.pl lib/unicode/In/27.pl lib/unicode/In/28.pl
53735            + lib/unicode/In/29.pl lib/unicode/In/3.pl lib/unicode/In/30.pl
53736            + lib/unicode/In/31.pl lib/unicode/In/32.pl lib/unicode/In/33.pl
53737            + lib/unicode/In/34.pl lib/unicode/In/35.pl lib/unicode/In/36.pl
53738            + lib/unicode/In/37.pl lib/unicode/In/38.pl lib/unicode/In/39.pl
53739            + lib/unicode/In/4.pl lib/unicode/In/40.pl lib/unicode/In/41.pl
53740            + lib/unicode/In/42.pl lib/unicode/In/43.pl lib/unicode/In/44.pl
53741            + lib/unicode/In/45.pl lib/unicode/In/46.pl lib/unicode/In/47.pl
53742            + lib/unicode/In/48.pl lib/unicode/In/49.pl lib/unicode/In/5.pl
53743            + lib/unicode/In/50.pl lib/unicode/In/51.pl lib/unicode/In/52.pl
53744            + lib/unicode/In/53.pl lib/unicode/In/54.pl lib/unicode/In/55.pl
53745            + lib/unicode/In/56.pl lib/unicode/In/57.pl lib/unicode/In/58.pl
53746            + lib/unicode/In/59.pl lib/unicode/In/6.pl lib/unicode/In/60.pl
53747            + lib/unicode/In/61.pl lib/unicode/In/62.pl lib/unicode/In/63.pl
53748            + lib/unicode/In/64.pl lib/unicode/In/65.pl lib/unicode/In/66.pl
53749            + lib/unicode/In/67.pl lib/unicode/In/68.pl lib/unicode/In/69.pl
53750            + lib/unicode/In/7.pl lib/unicode/In/70.pl lib/unicode/In/71.pl
53751            + lib/unicode/In/72.pl lib/unicode/In/73.pl lib/unicode/In/74.pl
53752            + lib/unicode/In/75.pl lib/unicode/In/76.pl lib/unicode/In/77.pl
53753            + lib/unicode/In/78.pl lib/unicode/In/79.pl lib/unicode/In/8.pl
53754            + lib/unicode/In/80.pl lib/unicode/In/81.pl lib/unicode/In/82.pl
53755            + lib/unicode/In/83.pl lib/unicode/In/84.pl lib/unicode/In/85.pl
53756            + lib/unicode/In/86.pl lib/unicode/In/87.pl lib/unicode/In/88.pl
53757            + lib/unicode/In/89.pl lib/unicode/In/9.pl lib/unicode/In/90.pl
53758            + lib/unicode/In/91.pl lib/unicode/In/92.pl lib/unicode/In/93.pl
53759            + lib/unicode/In/94.pl lib/unicode/In/95.pl
53760            - lib/unicode/Block.pl
53761            - lib/unicode/In/AlphabeticPresentationForms.pl
53762            - lib/unicode/In/Arabic.pl
53763            - lib/unicode/In/ArabicPresentationForms-A.pl
53764            - lib/unicode/In/ArabicPresentationForms-B.pl
53765            - lib/unicode/In/Armenian.pl lib/unicode/In/Arrows.pl
53766            - lib/unicode/In/BasicLatin.pl lib/unicode/In/Bengali.pl
53767            - lib/unicode/In/BlockElements.pl lib/unicode/In/Bopomofo.pl
53768            - lib/unicode/In/BopomofoExtended.pl
53769            - lib/unicode/In/BoxDrawing.pl lib/unicode/In/BraillePatterns.pl
53770            - lib/unicode/In/CJKCompatibility.pl
53771            - lib/unicode/In/CJKCompatibilityForms.pl
53772            - lib/unicode/In/CJKCompatibilityIdeographs.pl
53773            - lib/unicode/In/CJKRadicalsSupplement.pl
53774            - lib/unicode/In/CJKSymbolsandPunctuation.pl
53775            - lib/unicode/In/CJKUnifiedIdeographs.pl
53776            - lib/unicode/In/CJKUnifiedIdeographsExtensionA.pl
53777            - lib/unicode/In/Cherokee.pl
53778            - lib/unicode/In/CombiningDiacriticalMarks.pl
53779            - lib/unicode/In/CombiningHalfMarks.pl
53780            - lib/unicode/In/CombiningMarksforSymbols.pl
53781            - lib/unicode/In/ControlPictures.pl
53782            - lib/unicode/In/CurrencySymbols.pl lib/unicode/In/Cyrillic.pl
53783            - lib/unicode/In/Devanagari.pl lib/unicode/In/Dingbats.pl
53784            - lib/unicode/In/EnclosedAlphanumerics.pl
53785            - lib/unicode/In/EnclosedCJKLettersandMonths.pl
53786            - lib/unicode/In/Ethiopic.pl
53787            - lib/unicode/In/GeneralPunctuation.pl
53788            - lib/unicode/In/GeometricShapes.pl lib/unicode/In/Georgian.pl
53789            - lib/unicode/In/Greek.pl lib/unicode/In/GreekExtended.pl
53790            - lib/unicode/In/Gujarati.pl lib/unicode/In/Gurmukhi.pl
53791            - lib/unicode/In/HalfwidthandFullwidthForms.pl
53792            - lib/unicode/In/HangulCompatibilityJamo.pl
53793            - lib/unicode/In/HangulJamo.pl lib/unicode/In/HangulSyllables.pl
53794            - lib/unicode/In/Hebrew.pl
53795            - lib/unicode/In/HighPrivateUseSurrogates.pl
53796            - lib/unicode/In/HighSurrogates.pl lib/unicode/In/Hiragana.pl
53797            - lib/unicode/In/IPAExtensions.pl
53798            - lib/unicode/In/IdeographicDescriptionCharacters.pl
53799            - lib/unicode/In/Kanbun.pl lib/unicode/In/KangxiRadicals.pl
53800            - lib/unicode/In/Kannada.pl lib/unicode/In/Katakana.pl
53801            - lib/unicode/In/Khmer.pl lib/unicode/In/Lao.pl
53802            - lib/unicode/In/Latin-1Supplement.pl
53803            - lib/unicode/In/LatinExtended-A.pl
53804            - lib/unicode/In/LatinExtended-B.pl
53805            - lib/unicode/In/LatinExtendedAdditional.pl
53806            - lib/unicode/In/LetterlikeSymbols.pl
53807            - lib/unicode/In/LowSurrogates.pl lib/unicode/In/Malayalam.pl
53808            - lib/unicode/In/MathematicalOperators.pl
53809            - lib/unicode/In/MiscellaneousSymbols.pl
53810            - lib/unicode/In/MiscellaneousTechnical.pl
53811            - lib/unicode/In/Mongolian.pl lib/unicode/In/Myanmar.pl
53812            - lib/unicode/In/NumberForms.pl lib/unicode/In/Ogham.pl
53813            - lib/unicode/In/OpticalCharacterRecognition.pl
53814            - lib/unicode/In/Oriya.pl lib/unicode/In/PrivateUse.pl
53815            - lib/unicode/In/Runic.pl lib/unicode/In/Sinhala.pl
53816            - lib/unicode/In/SmallFormVariants.pl
53817            - lib/unicode/In/SpacingModifierLetters.pl
53818            - lib/unicode/In/Specials.pl
53819            - lib/unicode/In/SuperscriptsandSubscripts.pl
53820            - lib/unicode/In/Syriac.pl lib/unicode/In/Tamil.pl
53821            - lib/unicode/In/Telugu.pl lib/unicode/In/Thaana.pl
53822            - lib/unicode/In/Thai.pl lib/unicode/In/Tibetan.pl
53823            - lib/unicode/In/UnifiedCanadianAboriginalSyllabics.pl
53824            - lib/unicode/In/YiRadicals.pl lib/unicode/In/YiSyllables.pl
53825            ! MANIFEST lib/unicode/mktables.PL lib/utf8_heavy.pl
53826            ! pod/perlunicode.pod
53827 ____________________________________________________________________________
53828 [  9896] By: jhi                                   on 2001/04/28  14:33:17
53829         Log: Update the information on shared library path on HP-UX.
53830      Branch: perl
53831            ! INSTALL
53832 ____________________________________________________________________________
53833 [  9895] By: jhi                                   on 2001/04/28  14:32:30
53834         Log: Because #9894 seems to do the trick, this workaround can be removed.
53835      Branch: perl
53836            ! t/lib/selfstubber.t
53837 ____________________________________________________________________________
53838 [  9894] By: jhi                                   on 2001/04/28  14:26:13
53839         Log: For PerlIO flush the children's file handles (on fork/exec/system).
53840      Branch: perl
53841            ! perl.h
53842 ____________________________________________________________________________
53843 [  9893] By: jhi                                   on 2001/04/28  14:23:15
53844         Log: Test tweak for #9891.
53845      Branch: perl
53846            ! t/lib/b-deparse.t
53847 ____________________________________________________________________________
53848 [  9892] By: jhi                                   on 2001/04/28  14:10:13
53849         Log: New HP-UX hints from Merijn.
53850      Branch: perl
53851            ! hints/hpux.sh
53852 ____________________________________________________________________________
53853 [  9891] By: jhi                                   on 2001/04/28  14:07:27
53854         Log: Subject: [PATCH B::Deparse] non-block scopes
53855              From: Robin Houston <robin@kitsite.com>
53856              Date: Fri, 27 Apr 2001 19:15:14 +0100
53857              Message-ID: <20010427191514.A30951@puffinry.freeserve.co.uk>
53858      Branch: perl
53859            ! ext/B/B/Deparse.pm
53860 ____________________________________________________________________________
53861 [  9890] By: nick                                  on 2001/04/27  19:41:25
53862         Log: Integrate mainline
53863      Branch: perlio
53864           +> t/lib/selfstubber.t
53865           !> (integrate 50 files)
53866 ____________________________________________________________________________
53867 [  9889] By: jhi                                   on 2001/04/27  18:23:46
53868         Log: Subject: Re: selfstubber test fail on bleadperl
53869              From: Mike Guy <mjtg@cam.ac.uk>
53870              Date: Fri, 27 Apr 2001 19:31:18 +0100
53871              Message-Id: <E14tD1S-0001tJ-00@libra.cus.cam.ac.uk>
53872      Branch: perl
53873            ! t/lib/selfstubber.t
53874 ____________________________________________________________________________
53875 [  9888] By: jhi                                   on 2001/04/27  16:20:54
53876         Log: Test tweak for #9886.
53877      Branch: perl
53878            ! t/lib/b-deparse.t
53879 ____________________________________________________________________________
53880 [  9887] By: jhi                                   on 2001/04/27  16:16:33
53881         Log: Buffering issue at least in Solaris (even with perlio).
53882      Branch: perl
53883            ! t/lib/selfstubber.t
53884 ____________________________________________________________________________
53885 [  9886] By: jhi                                   on 2001/04/27  14:59:23
53886         Log: Subject: [PATCH B::Deparse] Human-readable pragmas &c
53887              From: Robin Houston <robin@kitsite.com>
53888              Date: Fri, 27 Apr 2001 16:53:20 +0100
53889              Message-ID: <20010427165320.A30479@puffinry.freeserve.co.uk>
53890      Branch: perl
53891            ! ext/B/B/Deparse.pm
53892 ____________________________________________________________________________
53893 [  9885] By: jhi                                   on 2001/04/27  14:23:51
53894         Log: Update Changes.
53895      Branch: perl
53896            ! Changes patchlevel.h
53897 ____________________________________________________________________________
53898 [  9884] By: jhi                                   on 2001/04/27  14:14:12
53899         Log: Subject: [DOC PATCH bleadperl] Document underscores in numeric literals
53900              From: "Philip Newton" <pnewton@gmx.de>
53901              Date: Fri, 27 Apr 2001 16:40:13 +0200
53902              Message-ID: <3AE9A0ED.5248.CEA127@localhost>
53903      Branch: perl
53904            ! pod/perldata.pod
53905 ____________________________________________________________________________
53906 [  9883] By: jhi                                   on 2001/04/27  13:28:19
53907         Log: Add LOG_PERROR; prettify the "removed".
53908      Branch: perl
53909            ! ext/Sys/Syslog/Syslog.xs
53910 ____________________________________________________________________________
53911 [  9882] By: jhi                                   on 2001/04/27  13:13:18
53912         Log: h2xs tweaks: use NV instead of double, "quote" the removed
53913              prefixes for clarity (especially when nothing is removed),
53914              slight pod reformats.
53915      Branch: perl
53916            ! utils/h2xs.PL
53917 ____________________________________________________________________________
53918 [  9881] By: jhi                                   on 2001/04/27  12:58:48
53919         Log: Don't bother creating existing directories.
53920      Branch: perl
53921            ! utils/h2xs.PL
53922 ____________________________________________________________________________
53923 [  9880] By: jhi                                   on 2001/04/27  12:45:39
53924         Log: Subject: MakeMaker 'make test' weirdness -- fix for h2xs provided
53925              From: Mike Schilli <m@perlmeister.com>
53926              Date: Wed, 25 Apr 2001 01:29:21 -0700
53927              Message-id: <3AE68AE1.6A981723@perlmeister.com>
53928      Branch: perl
53929            ! utils/h2xs.PL
53930 ____________________________________________________________________________
53931 [  9879] By: jhi                                   on 2001/04/27  12:40:55
53932         Log: break is not yet Perl.  Added the template license also to README.
53933      Branch: perl
53934            ! utils/h2xs.PL
53935 ____________________________________________________________________________
53936 [  9878] By: jhi                                   on 2001/04/27  03:08:20
53937         Log: Subject: Re: [ID 20010426.003] Not OK: perl v5.7.1 +DEVEL9849 on i686-linux-thread-multi-64int-ld 2.2.13
53938              From: Tim Jenness <t.jenness@jach.hawaii.edu>
53939              Date: Thu, 26 Apr 2001 15:30:17 -1000 (HST)
53940              Message-ID: <Pine.LNX.4.33.0104261529300.13049-100000@lapaki.jach.hawaii.edu>
53941      Branch: perl
53942            ! t/lib/xs-typemap.t
53943 ____________________________________________________________________________
53944 [  9877] By: jhi                                   on 2001/04/26  23:54:40
53945         Log: Subject: [PATCH: utils/h2xs.PL (bleadperl)] Fill in details we're likely to know.
53946              From: "Abigail" <abigail@foad.org>
53947              Date: Fri, 27 Apr 2001 01:44:28 +0200
53948              Message-ID: <20010426234428.19786.qmail@foad.org>
53949      Branch: perl
53950            ! utils/h2xs.PL
53951 ____________________________________________________________________________
53952 [  9876] By: jhi                                   on 2001/04/26  23:52:06
53953         Log: Subject: [PATCH: perl@9865] vms specific tweak to new selfstubber.t
53954              From: Peter Prymmer <pvhp@forte.com>
53955              Date: Thu, 26 Apr 2001 17:41:58 -0700 (PDT)
53956              Message-ID: <Pine.OSF.4.10.10104261738370.338047-100000@aspara.forte.com>
53957      Branch: perl
53958            ! t/lib/selfstubber.t
53959 ____________________________________________________________________________
53960 [  9875] By: jhi                                   on 2001/04/26  23:48:10
53961         Log: Deparse nits.
53962      Branch: perl
53963            ! ext/B/B/Deparse.pm t/lib/b-deparse.t
53964 ____________________________________________________________________________
53965 [  9874] By: jhi                                   on 2001/04/26  22:46:05
53966         Log: Document ANYOF_CLASS.
53967      Branch: perl
53968            ! regcomp.h
53969 ____________________________________________________________________________
53970 [  9873] By: jhi                                   on 2001/04/26  22:35:03
53971         Log: Subject: Re: [PATCH @9846] dumping ANYOF
53972              From: Hugo <hv@crypt.compulink.co.uk>
53973              Date: Thu, 26 Apr 2001 23:33:38 +0100
53974              Message-Id: <200104262233.XAA22352@crypt.compulink.co.uk>
53975      Branch: perl
53976            ! regcomp.c regcomp.h
53977 ____________________________________________________________________________
53978 [  9872] By: jhi                                   on 2001/04/26  22:34:31
53979         Log: Subject: [PATCH] more for Devel::SelfStubber
53980              From: Nicholas Clark <nick@ccl4.org>
53981              Date: Fri, 27 Apr 2001 00:13:52 +0100
53982              Message-ID: <20010427001351.K88186@plum.flirble.org>
53983      Branch: perl
53984            ! lib/Devel/SelfStubber.pm lib/SelfLoader.pm t/lib/selfstubber.t
53985 ____________________________________________________________________________
53986 [  9871] By: jhi                                   on 2001/04/26  21:59:17
53987         Log: Subject: [PATCH B::Deparse] formats must be flush left
53988              From: Robin Houston <robin@kitsite.com>
53989              Date: Thu, 26 Apr 2001 23:54:29 +0100
53990              Message-ID: <20010426235429.A28747@puffinry.freeserve.co.uk>
53991      Branch: perl
53992            ! ext/B/B/Deparse.pm
53993 ____________________________________________________________________________
53994 [  9870] By: jhi                                   on 2001/04/26  21:57:37
53995         Log: If some of the constants are prefixes of others,
53996              the prefixes may never get recognized.  (See 20010426.006.)
53997      Branch: perl
53998            ! utils/h2xs.PL
53999 ____________________________________________________________________________
54000 [  9869] By: jhi                                   on 2001/04/26  21:50:42
54001         Log: Subject: [ID 20010426.006] Sys::Syslog ignores LOG_AUTH constant
54002              From: Chris Bongaarts <cab@tc.umn.edu>
54003              Date: Thu, 26 Apr 2001 17:10:31 -0500
54004              Message-Id: <iss.2042.3ae89cd7.6cfba.1@earth.tc.umn.edu>
54005      Branch: perl
54006            ! ext/Sys/Syslog/Syslog.xs
54007 ____________________________________________________________________________
54008 [  9868] By: jhi                                   on 2001/04/26  21:35:12
54009         Log: Further cuts and more docs from Graham Barr.
54010      Branch: perl
54011            ! ext/List/Util/lib/List/Util.pm
54012            ! ext/List/Util/lib/Scalar/Util.pm
54013 ____________________________________________________________________________
54014 [  9867] By: jhi                                   on 2001/04/26  21:18:57
54015         Log: Subject: [PATCH 5.7.1] DB_File-1.77
54016              From: "Paul Marquess" <Paul.Marquess@Openwave.com>
54017              Date: Thu, 26 Apr 2001 22:37:53 +0100
54018              Message-ID: <000a01c0ce99$269cc3e0$99dcfea9@bfs.phone.com>
54019      Branch: perl
54020            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
54021            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
54022 ____________________________________________________________________________
54023 [  9866] By: jhi                                   on 2001/04/26  21:12:31
54024         Log: Subject: [PATCH B::Deparse] fix easy bugs
54025              From: Robin Houston <robin@kitsite.com>
54026              Date: Thu, 26 Apr 2001 23:03:33 +0100
54027              Message-ID: <20010426230333.A28657@puffinry.freeserve.co.uk>
54028      Branch: perl
54029            ! ext/B/B/Deparse.pm
54030 ____________________________________________________________________________
54031 [  9865] By: jhi                                   on 2001/04/26  20:26:13
54032         Log: Update Changes.
54033      Branch: perl
54034            ! Changes patchlevel.h
54035 ____________________________________________________________________________
54036 [  9864] By: jhi                                   on 2001/04/26  19:27:48
54037         Log: Dethinko from Robin Houston.
54038      Branch: perl
54039            ! ext/B/B/Deparse.pm
54040 ____________________________________________________________________________
54041 [  9863] By: jhi                                   on 2001/04/26  19:10:35
54042         Log: Subject: [PATCH B::Deparse] C<$x = /(.)/> ne C<($x) = /(.)/>
54043              From: Robin Houston <robin@kitsite.com>
54044              Date: Thu, 26 Apr 2001 21:08:32 +0100
54045              Message-ID: <20010426210832.A28419@puffinry.freeserve.co.uk>
54046      Branch: perl
54047            ! ext/B/B/Deparse.pm
54048 ____________________________________________________________________________
54049 [  9862] By: jhi                                   on 2001/04/26  19:04:23
54050         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
54051              From: Robin Houston <robin@kitsite.com>
54052              Date: Thu, 26 Apr 2001 20:52:50 +0100
54053              Message-ID: <20010426205249.A28328@puffinry.freeserve.co.uk>
54054      Branch: perl
54055            ! ext/B/B/Deparse.pm
54056 ____________________________________________________________________________
54057 [  9861] By: jhi                                   on 2001/04/26  18:56:14
54058         Log: Subject: Re: [PATCH] UNIVERSAL shouldn't require Exporter
54059              From: Mike Guy <mjtg@cam.ac.uk>
54060              Date: Thu, 26 Apr 2001 14:22:40 +0100
54061              Message-Id: <E14sljE-0003X9-00@libra.cus.cam.ac.uk>
54062      Branch: perl
54063            ! pod/perlobj.pod
54064 ____________________________________________________________________________
54065 [  9860] By: jhi                                   on 2001/04/26  18:46:42
54066         Log: Subject: Re: [PATCH B::Deparse] fix string uninterpretation
54067              From: Robin Houston <robin@kitsite.com>
54068              Date: Thu, 26 Apr 2001 20:34:29 +0100
54069              Message-ID: <20010426203429.A28261@puffinry.freeserve.co.uk>
54070              
54071              Hashes do not interpolate.
54072      Branch: perl
54073            ! ext/B/B/Deparse.pm
54074 ____________________________________________________________________________
54075 [  9859] By: jhi                                   on 2001/04/26  18:43:51
54076         Log: Subject: The Time::Piece conspiracy unmasked!!!
54077              From: Mike Guy <mjtg@cam.ac.uk>
54078              Date: Thu, 26 Apr 2001 19:02:50 +0100
54079              Message-Id: <E14sq6M-0002g9-00@libra.cus.cam.ac.uk>
54080              
54081              Subject: [PATCH] that's enough UNIVERSAL stuff for one day ...
54082              From: Mike Guy <mjtg@cam.ac.uk>
54083              Date: Thu, 26 Apr 2001 19:08:21 +0100
54084              Message-Id: <E14sqBh-0002mI-00@libra.cus.cam.ac.uk>
54085              
54086              Subject: Re: [PATCH] that's enough UNIVERSAL stuff for one day ...
54087              From: Graham Barr <gbarr@pobox.com>
54088              Date: Thu, 26 Apr 2001 19:12:03 +0100
54089              Message-ID: <20010426191203.A70835@pobox.com>
54090              
54091              Eradicate UNIVERSAL (Mike) and remove the fallback Perl code (Graham)
54092      Branch: perl
54093            ! ext/List/Util/lib/List/Util.pm
54094            ! ext/List/Util/lib/Scalar/Util.pm ext/Time/Piece/Piece.pm gv.c
54095 ____________________________________________________________________________
54096 [  9858] By: jhi                                   on 2001/04/26  18:17:42
54097         Log: Subject: [PATCH t/comp/proto.t] disable correct warning
54098              From: Robin Houston <robin@kitsite.com>
54099              Date: Thu, 26 Apr 2001 16:09:35 +0100
54100              Message-ID: <20010426160934.A27140@puffinry.freeserve.co.uk>
54101      Branch: perl
54102            ! t/comp/proto.t
54103 ____________________________________________________________________________
54104 [  9857] By: jhi                                   on 2001/04/26  18:04:59
54105         Log: Subject: Re: [PATCH perldiag.pod] Re: [PATCH] Re: Useless use of constants other than 0,1 in void context?
54106              From: barries <barries@slaysys.com>
54107              Date: Thu, 26 Apr 2001 12:01:10 -0400
54108              Message-ID: <20010426120110.E29698@jester.slaysys.com>
54109      Branch: perl
54110            ! pod/perldiag.pod
54111 ____________________________________________________________________________
54112 [  9856] By: jhi                                   on 2001/04/26  18:03:33
54113         Log: Subject: [PATCH B::Deparse] fix string uninterpretation
54114              Date: Thu, 26 Apr 2001 17:13:41 +0100
54115              From: Robin Houston <robin@kitsite.com>
54116              Message-ID: <20010426171341.A27299@puffinry.freeserve.co.uk>
54117              
54118              Subject: Re: [PATCH B::Deparse] fix string uninterpretation
54119              From: Robin Houston <robin@kitsite.com>
54120              Date: Thu, 26 Apr 2001 18:44:29 +0100
54121              Message-ID: <20010426184429.A27734@puffinry.freeserve.co.uk>
54122      Branch: perl
54123            ! ext/B/B/Deparse.pm
54124 ____________________________________________________________________________
54125 [  9855] By: jhi                                   on 2001/04/26  17:56:04
54126         Log: Subject: [PATCH B::Deparse] filetests, open(my $x,...), warnings, formats &c
54127              From: Robin Houston <robin@kitsite.com>
54128              Date: Thu, 26 Apr 2001 17:04:08 +0100
54129              Message-ID: <20010426170408.A27257@puffinry.freeserve.co.uk>
54130      Branch: perl
54131            ! ext/B/B/Deparse.pm
54132 ____________________________________________________________________________
54133 [  9854] By: jhi                                   on 2001/04/26  17:47:26
54134         Log: Subject: Re: Short test case for undef %stash:: crash
54135              From: Benjamin Sugars <bsugars@canoe.ca> 
54136              Date: Mon, 23 Apr 2001 16:59:33 -0400 (EDT) 
54137              Message-ID: <Pine.LNX.4.21.0104231623520.790-100000@marmot.rim.canoe.ca>
54138              Changed and moved the perldiag entry.
54139      Branch: perl
54140            ! gv.c pod/perldiag.pod
54141 ____________________________________________________________________________
54142 [  9853] By: jhi                                   on 2001/04/26  14:35:16
54143         Log: Beginnings of strptime().  Do not touch the wet paint.
54144      Branch: perl
54145            ! ext/Time/Piece/Piece.pm t/lib/time-piece.t
54146 ____________________________________________________________________________
54147 [  9852] By: jhi                                   on 2001/04/26  13:17:21
54148         Log: Retract #9851, core dumps from pod2man.
54149      Branch: perl
54150            ! regcomp.c
54151 ____________________________________________________________________________
54152 [  9851] By: jhi                                   on 2001/04/26  11:54:41
54153         Log: (Retracted by #9852.)
54154              
54155              Subject: [PATCH @9846] dumping ANYOF
54156              From: Hugo <hv@crypt.compulink.co.uk>
54157              Date: Thu, 26 Apr 2001 05:32:38 +0100
54158              Message-Id: <200104260432.FAA12669@crypt.compulink.co.uk>
54159      Branch: perl
54160            ! regcomp.c
54161 ____________________________________________________________________________
54162 [  9850] By: jhi                                   on 2001/04/26  02:34:44
54163         Log: If ccflags was empty the _previous_ $* containing all the
54164              environment variables and Configure variables was used,
54165              which lead, among other bad things, into $ccflags being your
54166              uname -a output, which lead into test compile with cc failing,
54167              which lead into gcc being selected, which didn't work that well
54168              since gcc (ancient 2.8.1 in that particular box) wasn't too happy
54169              with large files, et cetera.
54170      Branch: perl
54171            ! hints/hpux.sh
54172 ____________________________________________________________________________
54173 [  9849] By: jhi                                   on 2001/04/26  01:44:57
54174         Log: Make selfstubber test more portable.
54175      Branch: perl
54176            ! t/lib/selfstubber.t
54177 ____________________________________________________________________________
54178 [  9848] By: jhi                                   on 2001/04/26  00:50:26
54179         Log: Subject: Re: [PATCH: perl@9841] fix a typo for Cwd.xs
54180              From: Benjamin Sugars <ben.sugars@home.com>
54181              Date: Wed, 25 Apr 2001 21:47:37 -0400 (EDT)
54182              Message-ID: <Pine.LNX.4.21.0104252145280.30055-100000@localhost.localdomain>
54183      Branch: perl
54184            ! ext/Cwd/Cwd.xs
54185 ____________________________________________________________________________
54186 [  9847] By: jhi                                   on 2001/04/26  00:46:58
54187         Log: Subject: [PATCH: perl@9841] VMS updates
54188              From: Peter Prymmer <pvhp@forte.com>
54189              Date: Wed, 25 Apr 2001 18:43:27 -0700 (PDT)
54190              Message-ID: <Pine.OSF.4.10.10104251842130.257877-100000@aspara.forte.com>
54191      Branch: perl
54192            ! README.vms configure.com vms/descrip_mms.template
54193            ! vms/ext/filespec.t
54194 ____________________________________________________________________________
54195 [  9846] By: jhi                                   on 2001/04/26  00:11:56
54196         Log: re 'debug' was broken by #9084.
54197      Branch: perl
54198            ! ext/re/re.xs
54199 ____________________________________________________________________________
54200 [  9845] By: jhi                                   on 2001/04/25  22:33:17
54201         Log: Subject: [PATCH] test for Devel::SelfStubber
54202              From: Nicholas Clark <nick@ccl4.org>
54203              Date: Thu, 26 Apr 2001 00:00:54 +0100
54204              Message-ID: <20010426000054.D89026@plum.flirble.org>
54205      Branch: perl
54206            + t/lib/selfstubber.t
54207            ! MANIFEST lib/Devel/SelfStubber.pm t/lib/1_compile.t
54208 ____________________________________________________________________________
54209 [  9844] By: jhi                                   on 2001/04/25  22:29:32
54210         Log: Subject: Re: [PATCH 5.7.1] B::Concise and extra variables
54211              From: Paul Johnson <paul@pjcj.net>
54212              Date: Thu, 26 Apr 2001 00:46:08 +0200
54213              Message-ID: <20010426004608.H2338@pjcj.net>
54214      Branch: perl
54215            ! ext/B/B/Concise.pm
54216 ____________________________________________________________________________
54217 [  9843] By: jhi                                   on 2001/04/25  22:28:28
54218         Log: Subject: [PATCH: perl@9841] fix a typo for Cwd.xs
54219              From: Peter Prymmer <pvhp@forte.com>
54220              Date: Wed, 25 Apr 2001 16:18:44 -0700 (PDT)
54221              Message-ID: <Pine.OSF.4.10.10104251614200.257877-100000@aspara.forte.com>
54222      Branch: perl
54223            ! ext/Cwd/Cwd.xs
54224 ____________________________________________________________________________
54225 [  9842] By: jhi                                   on 2001/04/25  20:58:12
54226         Log: Subject: Re: [ID 20010422.002] 5.7.1 Breaks "use Module(version)"
54227              From: John Peacock <jpeacock@rowman.com>
54228              Date: Wed, 25 Apr 2001 17:30:26 -0400
54229              Message-ID: <3AE741F2.B3217464@rowman.com>
54230      Branch: perl
54231            ! lib/Math/BigInt.pm t/lib/bigintpm.t
54232 ____________________________________________________________________________
54233 [  9841] By: jhi                                   on 2001/04/25  20:07:05
54234         Log: Update Changes.
54235      Branch: perl
54236            ! Changes patchlevel.h
54237 ____________________________________________________________________________
54238 [  9840] By: jhi                                   on 2001/04/25  19:56:51
54239         Log: Yet another HP-UX hints version from Merijn.
54240      Branch: perl
54241            ! hints/hpux.sh
54242 ____________________________________________________________________________
54243 [  9839] By: jhi                                   on 2001/04/25  19:53:04
54244         Log: abs_path() didn't terminate the filename correctly,
54245              in DIRNAMLENless systems like HP-UX this would fail.
54246      Branch: perl
54247            ! ext/Cwd/Cwd.xs
54248 ____________________________________________________________________________
54249 [  9838] By: jhi                                   on 2001/04/25  16:37:26
54250         Log: Subject: [PATCH] Re: Useless use of constants other than 0,1 in void context?
54251              From: Mike Guy <mjtg@cam.ac.uk>
54252              Date: Wed, 25 Apr 2001 18:31:47 +0100
54253              Message-Id: <E14sT8l-0004IE-00@libra.cus.cam.ac.uk>
54254      Branch: perl
54255            ! op.c
54256 ____________________________________________________________________________
54257 [  9837] By: jhi                                   on 2001/04/25  16:21:53
54258         Log: Subject: Re: patch to perl5db.pl (formatting of h h screen)
54259              From: Jon Eveland <jweveland@yahoo.com>
54260              Date: Wed, 25 Apr 2001 09:42:46 -0700 (PDT)
54261              Message-ID: <20010425164246.21611.qmail@web10405.mail.yahoo.com>
54262      Branch: perl
54263            ! lib/perl5db.pl
54264 ____________________________________________________________________________
54265 [  9836] By: jhi                                   on 2001/04/25  14:17:50
54266         Log: Subject: [PATCH bleadperl] Porting/patching.pod: update version number format
54267              From: "Philip Newton" <pnewton@gmx.de>
54268              Date: Wed, 25 Apr 2001 17:05:58 +0200
54269              Message-ID: <3AE703F6.3234.1833C45@localhost>
54270      Branch: perl
54271            ! Porting/patching.pod
54272 ____________________________________________________________________________
54273 [  9835] By: jhi                                   on 2001/04/25  13:58:07
54274         Log: It would seem that both ar and full_ar need to be overridden
54275              for HP-UX to avoid the GNU ar.
54276      Branch: perl
54277            ! hints/hpux.sh
54278 ____________________________________________________________________________
54279 [  9834] By: jhi                                   on 2001/04/25  13:50:40
54280         Log: Subject: Re: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
54281              From: "Philip Newton" <pnewton@gmx.de>
54282              Date: Wed, 25 Apr 2001 16:09:23 +0200
54283              Message-ID: <3AE6F6B3.30503.14F6DEB@localhost>
54284              
54285              Detypo.
54286      Branch: perl
54287            ! t/op/misc.t
54288 ____________________________________________________________________________
54289 [  9833] By: jhi                                   on 2001/04/25  12:36:11
54290         Log: In HP-UX set ar to /usr/bin/ar but only iff none set.
54291      Branch: perl
54292            ! hints/hpux.sh
54293 ____________________________________________________________________________
54294 [  9832] By: jhi                                   on 2001/04/25  12:33:36
54295         Log: New version of HP-UX hints from Merijn.
54296      Branch: perl
54297            ! hints/hpux.sh
54298 ____________________________________________________________________________
54299 [  9831] By: jhi                                   on 2001/04/25  03:39:45
54300         Log: Reintroduce the avoidance of mixing HP-UX cc and GNU ar.
54301      Branch: perl
54302            ! hints/hpux.sh
54303 ____________________________________________________________________________
54304 [  9830] By: jhi                                   on 2001/04/25  02:53:25
54305         Log: The tzname[] bit is not needed by util.c -- and causes
54306              heartburn in VMS (and it missing was probably the cause of
54307              the Mac OS X trouble).  Ouch.
54308      Branch: perl
54309            ! ext/POSIX/POSIX.xs util.c
54310 ____________________________________________________________________________
54311 [  9829] By: jhi                                   on 2001/04/25  00:10:06
54312         Log: Metaconfig unit change for #9828.
54313      Branch: metaconfig
54314            ! U/compline/ccflags.U
54315 ____________________________________________________________________________
54316 [  9828] By: jhi                                   on 2001/04/25  00:04:18
54317         Log: Allow setting cppflags hints.  This may affect Darwin (Mac OS X)
54318              (which is actually the reason for the change, we need to pass
54319              cppflags='-traditional-cpp' so that Errno builds right), Dynix/ptx,
54320              EP/IX, OS/2, and TitanOS, based on the hints files.
54321      Branch: perl
54322            ! Configure config_h.SH
54323 ____________________________________________________________________________
54324 [  9827] By: jhi                                   on 2001/04/24  23:49:20
54325         Log: makedepend.SH patch for AmigaOS from Jan-Erik Karlsson;
54326              the $cat must have an absolute path.
54327      Branch: perl
54328            ! makedepend.SH
54329 ____________________________________________________________________________
54330 [  9826] By: jhi                                   on 2001/04/24  23:40:53
54331         Log: 5.7.1-updated README.amiga from Jan-Erik Karlsson.
54332      Branch: perl
54333            ! README.amiga
54334 ____________________________________________________________________________
54335 [  9825] By: jhi                                   on 2001/04/24  23:35:35
54336         Log: Subject: [ID 20010424.002] [PATCH bleadperl] find2perl: prototypes and doexec
54337              From: "Philip Newton" <pnewton@gmx.de>
54338              Date: Tue, 24 Apr 2001 18:52:49 +0200
54339              Message-Id: <3AE5CB81.12234.1FC246F@localhost>
54340      Branch: perl
54341            ! x2p/find2perl.PL
54342 ____________________________________________________________________________
54343 [  9824] By: jhi                                   on 2001/04/24  23:33:07
54344         Log: New HP-UX hints from Jeff and Merijn, should work with IA-64.
54345              Some gcc specifics dropped out due to extensive rewriting;
54346              will be put back later as needed.
54347      Branch: perl
54348            ! hints/hpux.sh
54349 ____________________________________________________________________________
54350 [  9823] By: jhi                                   on 2001/04/24  23:27:57
54351         Log: Mac OS X patch for missing tzname definition from Paul Schinder.
54352      Branch: perl
54353            ! ext/POSIX/POSIX.xs
54354 ____________________________________________________________________________
54355 [  9822] By: jhi                                   on 2001/04/24  23:25:21
54356         Log: Subject: Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld-stdio 2.8 (UNINSTALLED)
54357              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54358              Date: Tue, 24 Apr 2001 11:29:28 -1000 (HST)
54359              Message-ID: <Pine.LNX.4.30.0104241123020.5085-100000@lapaki.jach.hawaii.edu>
54360      Branch: perl
54361            ! ext/XS/Typemap/Typemap.xs
54362 ____________________________________________________________________________
54363 [  9821] By: jhi                                   on 2001/04/24  23:24:10
54364         Log: Subject: [PATCH: pod/perlport.pod] Updated email addresses.
54365              From: "Abigail" <abigail@foad.org>
54366              Date: Tue, 24 Apr 2001 23:12:03 +0200
54367              Message-ID: <20010424211203.7901.qmail@foad.org>
54368      Branch: perl
54369            ! pod/perlport.pod
54370 ____________________________________________________________________________
54371 [  9820] By: jhi                                   on 2001/04/24  23:23:15
54372         Log: Subject: [PATCH pod/perlfaq4.pod] Time::Piece additions
54373              From: Matt Sergeant <matt@sergeant.org>
54374              Date: Tue, 24 Apr 2001 16:48:17 +0100 (BST)
54375              Message-ID: <Pine.LNX.4.30.0104241645030.32279-100000@ted.sergeant.org>
54376      Branch: perl
54377            ! pod/perlfaq4.pod
54378 ____________________________________________________________________________
54379 [  9819] By: nick                                  on 2001/04/24  18:49:43
54380         Log: Integrate mainline.
54381      Branch: perlio
54382           +> t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
54383           !> (integrate 37 files)
54384 ____________________________________________________________________________
54385 [  9818] By: jhi                                   on 2001/04/24  14:35:23
54386         Log: Update Changes.
54387      Branch: perl
54388            ! Changes patchlevel.h
54389 ____________________________________________________________________________
54390 [  9817] By: jhi                                   on 2001/04/24  14:09:17
54391         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries 
54392              From: "Philip Newton" <pnewton@gmx.de>
54393              Date: Tue, 24 Apr 2001 12:58:12 +0200
54394              Message-ID: <3AE57864.8304.B77A0A@localhost> 
54395              
54396              plus add CPAN to the list of modules that have their own tests.
54397      Branch: perl
54398            ! t/lib/1_compile.t
54399 ____________________________________________________________________________
54400 [  9816] By: jhi                                   on 2001/04/24  14:07:03
54401         Log: Subject: Re: [PATCH t/lib/1_compile.t] Skipping known tested libraries
54402              From: Michael G Schwern <schwern@pobox.com>
54403              Date: Sat, 21 Apr 2001 22:35:00 +0100
54404              Message-ID: <20010421223500.N2946@blackrider.blackstar.co.uk>
54405      Branch: perl
54406            ! t/lib/1_compile.t
54407 ____________________________________________________________________________
54408 [  9815] By: jhi                                   on 2001/04/24  13:54:32
54409         Log: Subject: Re: [ID 20010423.006] Test failed in perl@9794
54410              From: Robin Houston <robin@kitsite.com>
54411              Date: Tue, 24 Apr 2001 15:51:18 +0100
54412              Message-ID: <20010424155118.A22913@puffinry.freeserve.co.uk>
54413      Branch: perl
54414            ! ext/B/B/Deparse.pm
54415 ____________________________________________________________________________
54416 [  9814] By: jhi                                   on 2001/04/24  13:17:34
54417         Log: Subject: Re: [ID 20010421.010] Perl 5.6.1 on Unixware 7
54418              From: Bill Glicker <billg@burrelles.com>
54419              Date: Tue, 24 Apr 2001 09:22:40 -0400 (EDT)
54420              Message-ID: <Pine.SCO.4.30.0104240918160.13514-100000@laura.burrelles.com>
54421      Branch: perl
54422            ! hints/svr5.sh
54423 ____________________________________________________________________________
54424 [  9813] By: jhi                                   on 2001/04/24  12:54:23
54425         Log: Prevent path disclosure (probing for existence of filenames)
54426              using suidperl; bug id 20010322.218.
54427      Branch: perl
54428            ! perl.c pod/perldiag.pod
54429 ____________________________________________________________________________
54430 [  9812] By: jhi                                   on 2001/04/24  12:08:36
54431         Log: Retract #9811.
54432      Branch: perl
54433            ! ext/POSIX/POSIX.xs
54434 ____________________________________________________________________________
54435 [  9811] By: jhi                                   on 2001/04/24  11:57:35
54436         Log: (Retracted by #9812.)
54437      Branch: perl
54438            ! ext/POSIX/POSIX.xs
54439 ____________________________________________________________________________
54440 [  9810] By: jhi                                   on 2001/04/24  03:32:35
54441         Log: Fix for 20010219.013, "perlio perl -we tell goes SEGV".
54442      Branch: perl
54443            ! util.c
54444 ____________________________________________________________________________
54445 [  9809] By: jhi                                   on 2001/04/24  03:16:13
54446         Log: The Math::BigFloat::import() was broken.
54447              (Fixes bug id 20010422.002.)
54448      Branch: perl
54449            ! lib/Math/BigFloat.pm
54450 ____________________________________________________________________________
54451 [  9808] By: jhi                                   on 2001/04/24  01:11:40
54452         Log: Additional dependencies; should help for parallel makes
54453              not to fail on missing lib/lib.pm or lib/re.pm.
54454      Branch: perl
54455            ! Makefile.SH
54456 ____________________________________________________________________________
54457 [  9807] By: jhi                                   on 2001/04/24  00:57:01
54458         Log: Update the test failure disclaimer.
54459      Branch: perl
54460            ! t/pragma/warn/pp_hot
54461 ____________________________________________________________________________
54462 [  9806] By: jhi                                   on 2001/04/24  00:54:04
54463         Log: Add make target "install-all" which is alias for "install"
54464              to cater for case-preserving filesystems like HFS+.
54465      Branch: perl
54466            ! INSTALL Makefile.SH
54467 ____________________________________________________________________________
54468 [  9805] By: jhi                                   on 2001/04/24  00:47:28
54469         Log: Subject: Re: 5.6.1 darwin Configure fails to extract Makefile
54470              From: Peter Prymmer <pvhp@forte.com>
54471              Date: Wed, 11 Apr 2001 10:43:52 -0700 (PDT)
54472              Message-ID: <Pine.OSF.4.10.10104111038480.113314-100000@aspara.forte.com>
54473              
54474              (Ken William's message forwarded from macosx@perl.org)
54475      Branch: perl
54476            ! hints/darwin.sh
54477 ____________________________________________________________________________
54478 [  9804] By: jhi                                   on 2001/04/23  23:57:35
54479         Log: Cut-and-pasto.
54480      Branch: perl
54481            ! perlio.c
54482 ____________________________________________________________________________
54483 [  9803] By: jhi                                   on 2001/04/23  23:52:25
54484         Log: More PerlIO robustness.
54485      Branch: perl
54486            ! perlio.c
54487 ____________________________________________________________________________
54488 [  9802] By: jhi                                   on 2001/04/23  23:43:35
54489         Log: Make the "STD* opened only for ..." errors more consistent.
54490      Branch: perl
54491            ! doio.c
54492 ____________________________________________________________________________
54493 [  9801] By: jhi                                   on 2001/04/23  23:34:26
54494         Log: Test case for #9800.
54495      Branch: perl
54496            ! t/op/misc.t
54497 ____________________________________________________________________________
54498 [  9800] By: jhi                                   on 2001/04/23  23:14:43
54499         Log: Avoid coredump on 'close STDERR; die' by making
54500              the PerlIO calls more robust.  Also use SETERRNO()
54501              instead of errno = to be more VMS-ready.
54502      Branch: perl
54503            ! perlio.c
54504 ____________________________________________________________________________
54505 [  9799] By: jhi                                   on 2001/04/23  21:41:10
54506         Log: Subject: test for ID 20010423.002
54507              From: Robin Houston <robin@kitsite.com>
54508              Date: Mon, 23 Apr 2001 16:52:21 +0100
54509              Message-ID: <20010423165221.A20739@puffinry.freeserve.co.uk>
54510      Branch: perl
54511            ! t/op/avhv.t
54512 ____________________________________________________________________________
54513 [  9798] By: jhi                                   on 2001/04/23  21:40:07
54514         Log: Subject: patch to installperl (change warn to print STDERR in sub yn)
54515              From: David Dyck <dcd@tc.fluke.com>
54516              Date: Mon, 23 Apr 2001 10:19:46 -0700 (PDT)
54517              Message-ID: <Pine.LNX.4.33.0104231018270.10985-100000@dd.tc.fluke.com>
54518      Branch: perl
54519            ! installperl
54520 ____________________________________________________________________________
54521 [  9797] By: jhi                                   on 2001/04/23  21:37:56
54522         Log: Subject: [PATCH] Implement Cwd::abs_path in XS
54523              From: Benjamin Sugars <bsugars@canoe.ca>
54524              Date: Mon, 23 Apr 2001 11:59:48 -0400 (EDT)
54525              Message-ID: <Pine.LNX.4.21.0104231151340.3238-100000@marmot.rim.canoe.ca>
54526      Branch: perl
54527            ! ext/Cwd/Cwd.xs lib/Cwd.pm
54528 ____________________________________________________________________________
54529 [  9796] By: jhi                                   on 2001/04/23  21:29:24
54530         Log: Synchronize h2xs and pod2man some more on the documentation
54531              templates they propose.
54532      Branch: perl
54533            ! pod/pod2man.PL utils/h2xs.PL
54534 ____________________________________________________________________________
54535 [  9795] By: jhi                                   on 2001/04/23  17:30:40
54536         Log: Add one more naughty test for base64; make encoding logic cleaner.
54537      Branch: perl
54538            ! t/lib/mimeb64.t
54539 ____________________________________________________________________________
54540 [  9794] By: jhi                                   on 2001/04/23  13:51:32
54541         Log: Update Changes.
54542      Branch: perl
54543            ! Changes patchlevel.h
54544 ____________________________________________________________________________
54545 [  9793] By: jhi                                   on 2001/04/23  13:44:18
54546         Log: Duplicate lines.
54547      Branch: perl
54548            ! MANIFEST
54549 ____________________________________________________________________________
54550 [  9792] By: jhi                                   on 2001/04/23  13:39:13
54551         Log: Subject: Re: PATCH 5.7.1
54552              From: Mark-Jason Dominus <mjd@plover.com>
54553              Date: Mon, 23 Apr 2001 10:30:21 -0400
54554              Message-ID: <20010423143021.17335.qmail@plover.com>
54555      Branch: perl
54556            ! perl.h sv.c
54557 ____________________________________________________________________________
54558 [  9791] By: jhi                                   on 2001/04/23  13:32:40
54559         Log: Add the CPAN.pm 1.59_54 tests.
54560      Branch: perl
54561            + t/lib/cpan-loadme.t t/lib/cpan-vcmp.t
54562            ! MANIFEST
54563 ____________________________________________________________________________
54564 [  9790] By: jhi                                   on 2001/04/23  13:21:55
54565         Log: Subject: Deparse nit
54566              From: Robin Houston <robin@kitsite.com>
54567              Date: Mon, 23 Apr 2001 12:38:20 +0100
54568              Message-ID: <20010423123820.A19945@puffinry.freeserve.co.uk>
54569      Branch: perl
54570            ! ext/B/B/Deparse.pm
54571 ____________________________________________________________________________
54572 [  9789] By: jhi                                   on 2001/04/23  13:19:07
54573         Log: Subject: [PATCH] bug 20010423.002
54574              From: Robin Houston <robin@kitsite.com>
54575              Date: Mon, 23 Apr 2001 13:12:30 +0100
54576              Message-ID: <20010423131230.A20074@puffinry.freeserve.co.uk>
54577      Branch: perl
54578            ! pp.c
54579 ____________________________________________________________________________
54580 [  9788] By: jhi                                   on 2001/04/23  13:02:49
54581         Log: Subject: PATCH [5.7.1] hv.c unused #define
54582              From: Mark-Jason Dominus <mjd@plover.com>
54583              Date: Sun, 22 Apr 2001 14:17:49 -0400
54584              Message-ID: <20010422181749.26976.qmail@plover.com>
54585      Branch: perl
54586            ! hv.c
54587 ____________________________________________________________________________
54588 [  9787] By: jhi                                   on 2001/04/23  13:02:02
54589         Log: Subject: PATCH 5.7.1
54590              From: Mark-Jason Dominus <mjd@plover.com>
54591              Date: Sun, 22 Apr 2001 15:12:57 -0400
54592              Message-ID: <20010422191258.6539.qmail@plover.com>
54593              
54594              plus Sarathy's STMT_START + STMT_END suggestion.
54595      Branch: perl
54596            ! perl.h
54597 ____________________________________________________________________________
54598 [  9786] By: jhi                                   on 2001/04/23  12:53:25
54599         Log: Fix for
54600              
54601              Subject: [ID 20010423.001] perlapi documentation inconsistency (SvGROW)
54602              From: dLux <dlux@spam.sch.bme.hu>
54603              Date: Mon, 23 Apr 2001 01:25:26 +0200
54604              Message-Id: <E14rTEM-0000CB-00@dl.sch.bme.hu>
54605              
54606              (SvGROW really does return a char *.)
54607      Branch: perl
54608            ! pod/perlapi.pod sv.h
54609 ____________________________________________________________________________
54610 [  9785] By: jhi                                   on 2001/04/23  04:34:04
54611         Log: Time::Piece work continues.  $t->day removed since
54612              I think it's too confusing.  Now has normal and
54613              abbreviated length weekday names and month names,
54614              the names change with _names(), not _list().
54615              Now has strftime() in Perl, _strftime() is
54616              the libc version (to which strftime() falls back
54617              if it doesn't know the format.  To do: the reverse
54618              of strftime, strptime(), and the localisation of both.
54619      Branch: perl
54620            ! ext/Time/Piece/Piece.pm ext/Time/Piece/Piece.xs
54621            ! t/lib/time-piece.t
54622 ____________________________________________________________________________
54623 [  9784] By: jhi                                   on 2001/04/23  02:41:46
54624         Log: Subject: Re: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using ' 
54625              From: andreas.koenig@anima.de (Andreas J. Koenig)
54626              Date: 23 Apr 2001 05:20:55 +0200
54627              Message-ID: <m3ofto5mjs.fsf@ak-71.mind.de>
54628      Branch: perl
54629            ! t/pragma/overload.t
54630 ____________________________________________________________________________
54631 [  9783] By: jhi                                   on 2001/04/22  23:32:42
54632         Log: Subject: [PATCH B::Deparse] Distinguish package variables, if necessary
54633              From: Robin Houston <robin@kitsite.com>
54634              Date: Mon, 23 Apr 2001 00:38:18 +0100
54635              Message-ID: <20010423003818.A19109@puffinry.freeserve.co.uk>
54636      Branch: perl
54637            ! ext/B/B/Deparse.pm
54638 ____________________________________________________________________________
54639 [  9782] By: jhi                                   on 2001/04/22  20:55:43
54640         Log: Subject: [PATCH] Re: [ID 20010422.003] Core dump in overloaded bool while using '
54641              From: Simon Cozens <simon@netthink.co.uk>
54642              Date: Sun, 22 Apr 2001 18:47:25 +0100
54643              Message-ID: <20010422184725.A14411@netthink.co.uk>
54644      Branch: perl
54645            ! sv.c t/pragma/overload.t
54646 ____________________________________________________________________________
54647 [  9781] By: jhi                                   on 2001/04/22  20:52:13
54648         Log: Subject: [PATCH] Support BEGIN blocks in B::Deparse (& more)
54649              From: Robin Houston <robin@kitsite.com>
54650              Date: Sun, 22 Apr 2001 22:14:50 +0100
54651              Message-ID: <20010422221450.A18921@puffinry.freeserve.co.uk>
54652      Branch: perl
54653            ! ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
54654 ____________________________________________________________________________
54655 [  9780] By: nick                                  on 2001/04/22  20:40:31
54656         Log: Integrate mainline.
54657      Branch: perlio
54658           +> t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
54659           +> t/lib/b-stash.t
54660           !> (integrate 38 files)
54661 ____________________________________________________________________________
54662 [  9779] By: jhi                                   on 2001/04/22  15:16:03
54663         Log: Subject: IO::Socket::INET patch
54664              From: andrew deryabin <djsf@technarchy.ru>
54665              Date: Sat, 21 Apr 2001 17:46:52 +0400
54666              Message-ID: <20010421174652.B1426@technarchy>
54667      Branch: perl
54668            ! ext/IO/lib/IO/Socket/INET.pm
54669 ____________________________________________________________________________
54670 [  9778] By: jhi                                   on 2001/04/22  15:14:33
54671         Log: Subject: Re: ANYOF_SIZE is wrong in 5.7.1 
54672              From: Mark-Jason Dominus <mjd@plover.com>
54673              Date: Sat, 21 Apr 2001 21:27:49 -0400
54674              Message-ID: <20010422012749.27024.qmail@plover.com>
54675      Branch: perl
54676            ! regcomp.c
54677 ____________________________________________________________________________
54678 [  9777] By: jhi                                   on 2001/04/22  15:10:51
54679         Log: Subject: Re: Regex debugger patch 
54680              From: Mark-Jason Dominus <mjd@plover.com>
54681              Date: Sat, 21 Apr 2001 21:48:51 -0400
54682              Message-ID: <20010422014851.27165.qmail@plover.com>
54683      Branch: perl
54684            ! pod/perldebguts.pod
54685 ____________________________________________________________________________
54686 [  9776] By: jhi                                   on 2001/04/22  15:09:48
54687         Log: Subject: Re: Regex debugger patch
54688              From: Mark-Jason Dominus <mjd@plover.com>
54689              Date: Sat, 21 Apr 2001 14:24:39 -0400
54690              Message-ID: <20010421182439.16508.qmail@plover.com>
54691              
54692              Regex debugger backend.
54693      Branch: perl
54694            ! regcomp.c regexp.h
54695 ____________________________________________________________________________
54696 [  9775] By: jhi                                   on 2001/04/21  16:45:40
54697         Log: Subject: [PATCH] Typo in utf8.h
54698              From: Jesús Quiroga <jquiroga@pobox.com>
54699              Date: Sat, 21 Apr 2001 19:25:33 +0200
54700              Message-Id: <5.0.2.1.1.20010421192107.01ce5a50@ix.netcorps.com>
54701      Branch: perl
54702            ! utf8.h
54703 ____________________________________________________________________________
54704 [  9774] By: jhi                                   on 2001/04/21  16:43:52
54705         Log: Subject: [ID 20010421.010] Perl 5.6.1 on Unixware 7
54706              From: Joe Orton <jorton@redhat.com>
54707              Date: Tue, 17 Apr 2001 15:50:43 +0100
54708              Message-Id: <20010417155043.D19132@eu.c2.net>
54709      Branch: perl
54710            ! hints/svr5.sh
54711 ____________________________________________________________________________
54712 [  9773] By: jhi                                   on 2001/04/21  15:30:15
54713         Log: Subject: Patch utils/h2xs.PL
54714              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
54715              Date: Sat, 21 Apr 2001 10:32:16 -0500
54716              Message-ID: <20010421103216.C14521@chaos.wustl.edu>
54717              
54718              Add MAILING list and LICENSE templates.
54719      Branch: perl
54720            ! utils/h2xs.PL
54721 ____________________________________________________________________________
54722 [  9772] By: jhi                                   on 2001/04/21  15:28:36
54723         Log: Subject: perlfaq2.patch for 5.7.1
54724              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
54725              Message-ID: <20010420164219.J3194@chaos.wustl.edu>
54726              Date: Fri, 20 Apr 2001 16:42:19 -0500
54727              
54728              rm an extra tab, a blurb about the xx.cpan to clarify
54729              which countries actually have that and dejanews is history
54730              as well as most of that nonsensical entry.
54731      Branch: perl
54732            ! pod/perlfaq2.pod
54733 ____________________________________________________________________________
54734 [  9771] By: jhi                                   on 2001/04/21  15:27:17
54735         Log: Subject: perlfaq1.patch for 5.7.1
54736              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
54737              Date: Fri, 20 Apr 2001 16:57:36 -0500
54738              Message-ID: <20010420165736.K3194@chaos.wustl.edu>
54739              
54740              Evil URLs must die. Especially when they are broken.
54741      Branch: perl
54742            ! pod/perlfaq1.pod
54743 ____________________________________________________________________________
54744 [  9770] By: jhi                                   on 2001/04/21  15:23:38
54745         Log: Subject: [PATCH ext/B/B.pm and tests] B::walksymtable improperly documented?
54746              From: Michael G Schwern <schwern@pobox.com>
54747              Date: Sat, 21 Apr 2001 16:11:12 +0100
54748              Message-ID: <20010421161112.L19736@blackrider.blackstar.co.uk>
54749      Branch: perl
54750            + t/lib/b-debug.t t/lib/b-deparse.t t/lib/b-showlex.t
54751            + t/lib/b-stash.t
54752            ! MANIFEST ext/B/B.pm t/lib/b.t
54753 ____________________________________________________________________________
54754 [  9769] By: jhi                                   on 2001/04/21  15:03:32
54755         Log: Subject: [PATCH utils/h2ph.PL] Confused by "#if &__GNUC_PREREQ (2,97)"
54756              From: Michael G Schwern <schwern@pobox.com>
54757              Date: Sat, 21 Apr 2001 09:48:00 +0100
54758              Message-ID: <20010421094759.B19736@blackrider.blackstar.co.uk>
54759      Branch: perl
54760            ! utils/h2ph.PL
54761 ____________________________________________________________________________
54762 [  9768] By: jhi                                   on 2001/04/21  14:33:49
54763         Log: PerlIO and Encode doc cleanup and tweaks.
54764      Branch: perl
54765            ! ext/Encode/Encode.pm ext/PerlIO/Scalar/Scalar.pm
54766            ! ext/PerlIO/Via/Via.pm lib/PerlIO.pm
54767 ____________________________________________________________________________
54768 [  9767] By: jhi                                   on 2001/04/21  12:40:16
54769         Log: Integrate perlio.
54770      Branch: perl
54771           !> doio.c
54772 ____________________________________________________________________________
54773 [  9766] By: nick                                  on 2001/04/20  18:28:35
54774         Log: Avoid core dump on
54775              open(STDOUT,">",\$foo);
54776      Branch: perlio
54777            ! doio.c
54778 ____________________________________________________________________________
54779 [  9765] By: jhi                                   on 2001/04/20  13:23:43
54780         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
54781              From: Robin Houston <robin@kitsite.com>
54782              Date: Fri, 20 Apr 2001 14:29:22 +0100
54783              Message-ID: <20010420142921.A14960@puffinry.freeserve.co.uk>
54784      Branch: perl
54785            ! ext/B/B.pm ext/B/B/Deparse.pm
54786 ____________________________________________________________________________
54787 [  9764] By: jhi                                   on 2001/04/20  13:19:33
54788         Log: Subject: [PATCH: perl@9742] avoid t/u-*.t test on platforms where List/Util was not built
54789              From: Peter Prymmer <pvhp@forte.com>
54790              Date: Thu, 19 Apr 2001 17:40:14 -0700 (PDT)
54791              Message-ID: <Pine.OSF.4.10.10104191737200.348917-100000@aspara.forte.com>
54792      Branch: perl
54793            ! t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
54794            ! t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
54795            ! t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
54796            ! t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
54797 ____________________________________________________________________________
54798 [  9763] By: jhi                                   on 2001/04/20  12:36:39
54799         Log: Subject: Re: A new PerlIO coredump
54800              From: Nick Ing-Simmons <nik@tiuk.ti.com>
54801              Date: Fri, 20 Apr 2001 14:29:41 +0100 (BST)
54802              Message-Id: <200104201329.OAA16021@mikado.tiuk.ti.com>
54803      Branch: perl
54804            ! doio.c
54805 ____________________________________________________________________________
54806 [  9762] By: jhi                                   on 2001/04/19  23:02:30
54807         Log: Update Changes.
54808      Branch: perl
54809            ! Changes patchlevel.h
54810 ____________________________________________________________________________
54811 [  9761] By: jhi                                   on 2001/04/19  22:59:19
54812         Log: More cleanup cleanup.
54813      Branch: perl
54814            ! Makefile.SH win32/Makefile win32/makefile.mk
54815 ____________________________________________________________________________
54816 [  9760] By: jhi                                   on 2001/04/19  22:50:31
54817         Log: lib/Time is non-empty, let's not rmdir it.
54818      Branch: perl
54819            ! Makefile.SH
54820 ____________________________________________________________________________
54821 [  9759] By: jhi                                   on 2001/04/19  22:36:51
54822         Log: Subject: Re: [abigail@foad.org: [ID 20000901.065] -MO=Deparse and $^W and $[ in same string.]
54823              From: Robin Houston <robin@kitsite.com>
54824              Date: Fri, 20 Apr 2001 00:18:53 +0100
54825              Message-ID: <20010420001853.A13350@puffinry.freeserve.co.uk>
54826      Branch: perl
54827            ! ext/B/B/Deparse.pm
54828 ____________________________________________________________________________
54829 [  9758] By: jhi                                   on 2001/04/19  22:36:00
54830         Log: Subject: [PATCH: perl@9742] void close_dir portability fix for Cwd.xs
54831              From: Peter Prymmer <pvhp@forte.com>
54832              Date: Thu, 19 Apr 2001 12:02:40 -0700 (PDT)
54833              Message-ID: <Pine.OSF.4.10.10104191158490.348917-100000@aspara.forte.com>
54834      Branch: perl
54835            ! ext/Cwd/Cwd.xs
54836 ____________________________________________________________________________
54837 [  9757] By: nick                                  on 2001/04/19  18:53:54
54838         Log: Blind (untested) integrate of mainline.
54839      Branch: perlio
54840           +> ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
54841           +> ext/Time/Piece/Piece.xs ext/Time/Piece/README
54842           +> ext/Time/Piece/Seconds.pm t/lib/time-piece.t
54843           !> (integrate 53 files)
54844 ____________________________________________________________________________
54845 [  9756] By: jhi                                   on 2001/04/19  16:59:23
54846         Log: Document and test Time::Piece.
54847      Branch: perl
54848            ! ext/POSIX/POSIX.xs ext/Time/Piece/Piece.pm
54849            ! ext/Time/Piece/Piece.xs t/lib/time-piece.t
54850 ____________________________________________________________________________
54851 [  9755] By: jhi                                   on 2001/04/19  12:13:29
54852         Log: A better fix for the \x{12345678} trouble from NI-S.
54853      Branch: perl
54854            ! utf8.c
54855 ____________________________________________________________________________
54856 [  9754] By: jhi                                   on 2001/04/19  11:56:07
54857         Log: Subject: PATCH: Propagate low byte of hints in cop.op_private
54858              From: Robin Houston <robin@kitsite.com>
54859              Date: Wed, 18 Apr 2001 17:58:33 +0100
54860              Message-ID: <20010418175833.B8976@puffinry.freeserve.co.uk>
54861      Branch: perl
54862            ! ext/B/B/Deparse.pm op.c
54863 ____________________________________________________________________________
54864 [  9753] By: jhi                                   on 2001/04/19  04:21:52
54865         Log: Subject: [PATCH] h2ph test suite bugfix and refactoring
54866              From: "Kurt D. Starsinic" <kstar@wolfetech.com>
54867              Date: Thu, 19 Apr 2001 01:11:41 -0400
54868              Message-ID: <20010419011141.A5798@cpan.org>
54869      Branch: perl
54870            ! t/lib/h2ph.h t/lib/h2ph.pht utils/h2ph.PL
54871 ____________________________________________________________________________
54872 [  9752] By: jhi                                   on 2001/04/19  02:41:10
54873         Log: The new time utils need to be thread-aware, too.
54874      Branch: perl
54875            ! util.c
54876 ____________________________________________________________________________
54877 [  9751] By: jhi                                   on 2001/04/19  02:26:47
54878         Log: Compilation nit noticed by AIX compiler.
54879      Branch: perl
54880            ! perlio.c
54881 ____________________________________________________________________________
54882 [  9750] By: jhi                                   on 2001/04/19  02:20:06
54883         Log: The new time utils need to be public.
54884      Branch: perl
54885            ! embed.pl
54886 ____________________________________________________________________________
54887 [  9749] By: jhi                                   on 2001/04/19  01:42:39
54888         Log: Regen toc.
54889      Branch: perl
54890            ! pod/perltoc.pod
54891 ____________________________________________________________________________
54892 [  9748] By: jhi                                   on 2001/04/19  01:41:10
54893         Log: Add Time::Piece, a slight rewrite of Time::Object,
54894              from Matt Sergeant.
54895      Branch: perl
54896            + ext/Time/Piece/Makefile.PL ext/Time/Piece/Piece.pm
54897            + ext/Time/Piece/Piece.xs ext/Time/Piece/README
54898            + ext/Time/Piece/Seconds.pm t/lib/time-piece.t
54899            ! MANIFEST configure.com djgpp/config.over epoc/config.sh
54900            ! hints/uts.sh hints/uwin.sh hints/vmesa.sh win32/Makefile
54901            ! win32/makefile.mk
54902 ____________________________________________________________________________
54903 [  9747] By: jhi                                   on 2001/04/19  00:55:35
54904         Log: The new metaconfig unit from strftime.
54905      Branch: metaconfig/U/perl
54906            + d_strftime.U
54907 ____________________________________________________________________________
54908 [  9746] By: jhi                                   on 2001/04/19  00:54:54
54909         Log: Move the strftime() wrapper from POSIX.xs to util.c
54910              as my_strftime(), requires HAS_STRFTIME.
54911      Branch: perl
54912            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
54913            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
54914            ! ext/POSIX/POSIX.xs proto.h uconfig.h uconfig.sh util.c
54915            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
54916            ! vos/config.ga.h win32/config.bc win32/config.gc
54917            ! win32/config.vc
54918 ____________________________________________________________________________
54919 [  9745] By: jhi                                   on 2001/04/18  23:11:03
54920         Log: Move the init_tm() and mini_mktime() up from POSIX.xs to util.c
54921              in preparation of Time::Piece.
54922      Branch: perl
54923            ! embed.h embed.pl ext/POSIX/POSIX.xs proto.h util.c
54924 ____________________________________________________________________________
54925 [  9744] By: jhi                                   on 2001/04/18  22:33:12
54926         Log: Subject: [PATCH: perl@9718] fix new exporter test to work OK on VMS
54927              From: Peter Prymmer <pvhp@forte.com>
54928              Date: Wed, 18 Apr 2001 15:38:28 -0700 (PDT)
54929              Message-ID: <Pine.OSF.4.10.10104181536440.272477-100000@aspara.forte.com>
54930      Branch: perl
54931            ! t/lib/exporter.t
54932 ____________________________________________________________________________
54933 [  9743] By: jhi                                   on 2001/04/18  22:32:23
54934         Log: Subject: Fwd: pod2html leaves cache files lying around?
54935              From: Rajesh Vaidheeswarran <rv@gnu.org>
54936              Date: Tue, 17 Apr 2001 09:35:00 -0400 (EDT)
54937              Message-Id: <E14pVdE-0004P0-00@fencepost.gnu.org>
54938      Branch: perl
54939            ! lib/Pod/Html.pm
54940 ____________________________________________________________________________
54941 [  9742] By: jhi                                   on 2001/04/18  20:31:49
54942         Log: Update Changes.
54943      Branch: perl
54944            ! Changes patchlevel.h
54945 ____________________________________________________________________________
54946 [  9741] By: jhi                                   on 2001/04/18  20:23:02
54947         Log: Declare hints only if needed.
54948      Branch: perl
54949            ! ext/B/B/Deparse.pm
54950 ____________________________________________________________________________
54951 [  9740] By: jhi                                   on 2001/04/18  19:06:05
54952         Log: Workaround for the "\x{12345678}" plus s/(.)/$1/g plus ord/length
54953              bug noticed by Robin Houston; basically the code of detecting
54954              value wraparound was acting differently under different compilers
54955              and platforms.  The workaround is to remove the overflow check
54956              for now, a real fix would be to do the overflow (portably) right.
54957      Branch: perl
54958            ! t/op/pat.t utf8.c
54959 ____________________________________________________________________________
54960 [  9739] By: jhi                                   on 2001/04/18  19:01:23
54961         Log: Subject: [PATCH B::Deparse] some pragma support
54962              From: Robin Houston <robin@kitsite.com>
54963              Date: Wed, 18 Apr 2001 19:32:12 +0100
54964              Message-ID: <20010418193212.A9184@puffinry.freeserve.co.uk>
54965      Branch: perl
54966            ! ext/B/B/Deparse.pm
54967 ____________________________________________________________________________
54968 [  9738] By: jhi                                   on 2001/04/18  15:16:37
54969         Log: Subject: [PATCH] Test case for C<undef %File::Glob::>
54970              From: Benjamin Sugars <bsugars@canoe.ca>
54971              Date: Wed, 18 Apr 2001 10:53:44 -0400 (EDT)
54972              Message-ID: <Pine.LNX.4.21.0104181047010.2368-100000@marmot.rim.canoe.ca>
54973      Branch: perl
54974            ! t/op/glob.t
54975 ____________________________________________________________________________
54976 [  9737] By: jhi                                   on 2001/04/18  13:24:50
54977         Log: Subject: [PATCH] XS::Typemap - T_OPAQUE
54978              From: Tim Jenness <t.jenness@jach.hawaii.edu>
54979              Date: Tue, 17 Apr 2001 22:49:25 -1000 (HST)
54980              Message-ID: <Pine.LNX.4.30.0104172247440.28672-100000@lapaki.jach.hawaii.edu>
54981      Branch: perl
54982            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
54983            ! ext/XS/Typemap/typemap lib/ExtUtils/typemap t/lib/xs-typemap.t
54984 ____________________________________________________________________________
54985 [  9736] By: jhi                                   on 2001/04/18  04:15:14
54986         Log: The #9735 also changes the subtest 12.
54987      Branch: perl
54988            ! t/lib/b.t
54989 ____________________________________________________________________________
54990 [  9735] By: jhi                                   on 2001/04/18  03:55:17
54991         Log: Subject: Deparse.pm of split(" ") decodes as /\s+/ (with PATCH)
54992              From: David Dyck <dcd@tc.fluke.com>
54993              Date: Tue, 17 Apr 2001 17:12:58 -0700 (PDT)
54994              Message-ID: <Pine.LNX.4.33.0104171508210.23062-100000@dd.tc.fluke.com>
54995      Branch: perl
54996            ! ext/B/B/Deparse.pm
54997 ____________________________________________________________________________
54998 [  9734] By: jhi                                   on 2001/04/18  03:54:11
54999         Log: Subject: [PATCH] foreach defelem magic should only be applied to PL_sv_undef
55000              From: Gisle Aas <gisle@ActiveState.com>
55001              Date: 17 Apr 2001 19:06:45 -0700
55002              Message-ID: <lrae5f9d1m.fsf@caliper.ActiveState.com>
55003      Branch: perl
55004            ! pp_hot.c t/op/misc.t
55005 ____________________________________________________________________________
55006 [  9733] By: jhi                                   on 2001/04/17  22:25:22
55007         Log: Subject: [PATCH: ext/Cwd/Cwd.xs & ext/PerlIO/Scalar/Scalar.xs] Missing prototype behaviour
55008              From: "Abigail" <abigail@foad.org>
55009              Date: Wed, 18 Apr 2001 01:17:46 +0200
55010              Message-ID: <20010417231746.21657.qmail@foad.org>
55011      Branch: perl
55012            ! ext/Cwd/Cwd.xs ext/PerlIO/Scalar/Scalar.xs
55013 ____________________________________________________________________________
55014 [  9732] By: jhi                                   on 2001/04/17  20:47:56
55015         Log: Subject: Re: Deparse - parenthesise args to undeclared subs
55016              From: Robin Houston <robin@kitsite.com>
55017              Date: Tue, 17 Apr 2001 22:37:42 +0100
55018              Message-ID: <20010417223742.A6681@puffinry.freeserve.co.uk>
55019      Branch: perl
55020            ! ext/B/B/Deparse.pm
55021 ____________________________________________________________________________
55022 [  9731] By: nick                                  on 2001/04/17  20:46:35
55023         Log: Re-sync for t/lib/b.t fix
55024      Branch: perlio
55025           !> ext/B/B/Deparse.pm t/lib/b.t t/lib/cwd.t
55026 ____________________________________________________________________________
55027 [  9730] By: jhi                                   on 2001/04/17  20:45:29
55028         Log: Subject: [PATCH B::Deparse] utf8 literal strings (and possibly a unicode/regex bug)
55029              From: Robin Houston <robin@kitsite.com>
55030              Date: Tue, 17 Apr 2001 22:29:36 +0100
55031              Message-ID: <20010417222936.A6644@puffinry.freeserve.co.uk>
55032      Branch: perl
55033            ! ext/B/B.xs ext/B/B/Deparse.pm
55034 ____________________________________________________________________________
55035 [  9729] By: jhi                                   on 2001/04/17  20:43:11
55036         Log: Subject: Deparse - parenthesise args to undeclared subs
55037              From: Robin Houston <robin@kitsite.com>
55038              Date: Tue, 17 Apr 2001 21:31:05 +0100
55039              Message-ID: <20010417213104.A6586@puffinry.freeserve.co.uk>
55040      Branch: perl
55041            ! ext/B/B/Deparse.pm
55042 ____________________________________________________________________________
55043 [  9728] By: jhi                                   on 2001/04/17  18:57:30
55044         Log: Subject: Re: [PATCH] Fix cwd.t when libpth contains symlinks
55045              From: Benjamin Sugars <ben.sugars@home.com>
55046              Date: Tue, 17 Apr 2001 15:27:28 -0400 (EDT)
55047              Message-ID: <Pine.LNX.4.21.0104171516090.22410-100000@localhost.localdomain>
55048      Branch: perl
55049            ! t/lib/cwd.t
55050 ____________________________________________________________________________
55051 [  9727] By: jhi                                   on 2001/04/17  18:20:20
55052         Log: Subject: [PATCH B::Deparse] ambient pragmas
55053              From: Robin Houston <robin@kitsite.com>
55054              Date: Tue, 17 Apr 2001 20:01:59 +0100
55055              Message-ID: <20010417200159.A4882@puffinry.freeserve.co.uk>
55056      Branch: perl
55057            ! ext/B/B/Deparse.pm t/lib/b.t
55058 ____________________________________________________________________________
55059 [  9726] By: nick                                  on 2001/04/17  16:33:51
55060         Log: Integrate mainline (t/lib/b.t fails test 2...)
55061      Branch: perlio
55062           +> ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
55063           +> ext/List/Util/README ext/List/Util/Util.xs
55064           +> ext/List/Util/lib/List/Util.pm
55065           +> ext/List/Util/lib/Scalar/Util.pm t/lib/exporter.t
55066           +> t/lib/u-blessed.t t/lib/u-dualvar.t t/lib/u-first.t
55067           +> t/lib/u-max.t t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
55068           +> t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
55069           +> t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
55070           !> (integrate 31 files)
55071 ____________________________________________________________________________
55072 [  9725] By: jhi                                   on 2001/04/17  12:14:24
55073         Log: Subject: multiple B::* changes
55074              From: Robin Houston <robin@kitsite.com>
55075              Date: Thu, 12 Apr 2001 20:12:27 +0100
55076              Message-ID: <20010412201226.A30940@puffinry.freeserve.co.uk>
55077      Branch: perl
55078            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Deparse.pm ext/B/O.pm
55079 ____________________________________________________________________________
55080 [  9724] By: jhi                                   on 2001/04/17  11:59:05
55081         Log: Thread-awareness from Doug MacEachern.
55082      Branch: perl
55083            ! ext/List/Util/Util.xs
55084 ____________________________________________________________________________
55085 [  9723] By: jhi                                   on 2001/04/17  11:57:41
55086         Log: Make the test more portable.
55087      Branch: perl
55088            ! t/lib/cwd.t
55089 ____________________________________________________________________________
55090 [  9722] By: jhi                                   on 2001/04/17  11:53:50
55091         Log: Subject: [PATCH] Fix cwd.t when libpth contains symlinks
55092              From: Benjamin Sugars <ben.sugars@home.com>
55093              Date: Mon, 16 Apr 2001 22:43:29 -0400 (EDT)
55094              Message-ID: <Pine.LNX.4.21.0104162234030.17949-100000@localhost.localdomain>
55095      Branch: perl
55096            ! t/lib/cwd.t
55097 ____________________________________________________________________________
55098 [  9721] By: jhi                                   on 2001/04/17  11:52:17
55099         Log: Subject: [PATCH] Fix core dump from undef %File::Glob::
55100              From: Benjamin Sugars <bsugars@canoe.ca>
55101              Date: Mon, 16 Apr 2001 13:23:59 -0400 (EDT)
55102              Message-ID: <Pine.LNX.4.21.0104161313160.1676-100000@marmot.rim.canoe.ca>
55103      Branch: perl
55104            ! op.c
55105 ____________________________________________________________________________
55106 [  9720] By: jhi                                   on 2001/04/17  11:35:42
55107         Log: Subject: [MacPerl-Porters] [PATCH] bsd_glob.c, gv.c fixes for Mac OS
55108              From: Chris Nandor <pudge@pobox.com>
55109              Date: Tue, 17 Apr 2001 00:30:49 -0400
55110              Message-Id: <p05100207b701768712de@[10.0.1.177]>
55111      Branch: perl
55112            ! ext/File/Glob/bsd_glob.c gv.c
55113 ____________________________________________________________________________
55114 [  9719] By: jhi                                   on 2001/04/17  11:32:13
55115         Log: Subject: [PATCH] Tweten->West
55116              From: Casey West <casey@geeknest.com>
55117              Date: Mon, 16 Apr 2001 12:11:22 -0400
55118              Message-ID: <20010416121122.B14554@stupid.geeknest.com>
55119      Branch: perl
55120            ! AUTHORS lib/Class/Struct.pm lib/Shell.pm lib/constant.pm
55121            ! pod/perltie.pod
55122 ____________________________________________________________________________
55123 [  9718] By: jhi                                   on 2001/04/16  03:22:52
55124         Log: Update Changes.
55125      Branch: perl
55126            ! Changes patchlevel.h
55127 ____________________________________________________________________________
55128 [  9717] By: jhi                                   on 2001/04/16  03:06:28
55129         Log: Regen toc.
55130      Branch: perl
55131            ! pod/perltoc.pod
55132 ____________________________________________________________________________
55133 [  9716] By: jhi                                   on 2001/04/16  02:58:42
55134         Log: Subject: [PATCH: perl@9699] updates to apidoc in utf8.c
55135              From: Prymmer/Kahn <pvhp@best.com>
55136              Date: Sun, 15 Apr 2001 20:47:45 -0700 (PDT)
55137              Message-ID: <Pine.BSF.4.21.0104152037470.8946-100000@shell8.ba.best.com>
55138      Branch: perl
55139            ! utf8.c
55140 ____________________________________________________________________________
55141 [  9715] By: jhi                                   on 2001/04/15  23:40:35
55142         Log: Subject: Re: Net::Ping patch, adds stream protocol
55143              From: bronson@rinspin.com (Scott Bronson)
55144              Date: Tue, 10 Apr 2001 23:58:33 -0700
55145              Message-ID: <20010410235833.N29719@rinspin.com>
55146      Branch: perl
55147            ! lib/Net/Ping.pm
55148 ____________________________________________________________________________
55149 [  9714] By: jhi                                   on 2001/04/15  23:31:46
55150         Log: Printing out the ok messages helps successful testing.
55151      Branch: perl
55152            ! t/lib/time-hires.t
55153 ____________________________________________________________________________
55154 [  9713] By: jhi                                   on 2001/04/15  21:43:24
55155         Log: Update Douglas Wegscheid's email.
55156      Branch: perl
55157            ! AUTHORS
55158 ____________________________________________________________________________
55159 [  9712] By: jhi                                   on 2001/04/15  21:40:41
55160         Log: Subject: [PATCH t/lib/exporter.t lib/Exporter/Heavy.pm] Testing Exporter
55161              From: Michael G Schwern <schwern@pobox.com>
55162              Date: Sat, 14 Apr 2001 22:40:50 +0100
55163              Message-ID: <20010414224050.A1872@blackrider.blackstar.co.uk>
55164      Branch: perl
55165            + t/lib/exporter.t
55166            ! MANIFEST lib/Exporter/Heavy.pm
55167 ____________________________________________________________________________
55168 [  9711] By: jhi                                   on 2001/04/15  21:39:21
55169         Log: Subject: [PATCH t/op/loopctl.t] Exit via last, part 1
55170              From: Michael G Schwern <schwern@pobox.com>
55171              Date: Sat, 14 Apr 2001 22:13:59 +0100
55172              Message-ID: <20010414221359.A413@blackrider.blackstar.co.uk>
55173      Branch: perl
55174            ! t/op/loopctl.t
55175 ____________________________________________________________________________
55176 [  9710] By: jhi                                   on 2001/04/15  21:30:19
55177         Log: Subject: [PATCH t/pragma/warnings.t] Doesn't skip RCS files
55178              From: Michael G Schwern <schwern@pobox.com>
55179              Date: Sat, 14 Apr 2001 22:05:32 +0100
55180              Message-ID: <20010414220531.A30178@blackrider.blackstar.co.uk>
55181      Branch: perl
55182            ! t/pragma/warnings.t
55183 ____________________________________________________________________________
55184 [  9709] By: jhi                                   on 2001/04/15  19:34:09
55185         Log: Integrate changes #9706,9707 from maintperl into mainline.
55186              
55187              change#7210 broke .packlist generation
55188              
55189              ExtUtils::Installed doesn't quote regex metacharacters in paths
55190              before using them in match; also make it work for dosish platforms
55191      Branch: perl
55192           !> lib/ExtUtils/Install.pm lib/ExtUtils/Installed.pm
55193 ____________________________________________________________________________
55194 [  9708] By: jhi                                   on 2001/04/15  19:31:01
55195         Log: Test also the scalar aspect of getitimer().
55196      Branch: perl
55197            ! t/lib/time-hires.t
55198 ____________________________________________________________________________
55199 [  9707] By: gsar                                  on 2001/04/15  17:24:20
55200         Log: ExtUtils::Installed doesn't quote regex metacharacters in paths
55201              before using them in match; also make it work for dosish platforms
55202      Branch: maint-5.6/perl
55203            ! lib/ExtUtils/Installed.pm
55204 ____________________________________________________________________________
55205 [  9706] By: gsar                                  on 2001/04/15  17:21:59
55206         Log: change#7210 broke .packlist generation (listed only filename
55207              rather than fully qualified path name)
55208      Branch: maint-5.6/perl
55209            ! lib/ExtUtils/Install.pm
55210 ____________________________________________________________________________
55211 [  9705] By: jhi                                   on 2001/04/15  12:36:33
55212         Log: Add interval timer (setitimer, getitimer) support to Time::HiRes.
55213      Branch: perl
55214            ! ext/Time/HiRes/HiRes.pm ext/Time/HiRes/HiRes.xs
55215            ! t/lib/time-hires.t
55216 ____________________________________________________________________________
55217 [  9704] By: jhi                                   on 2001/04/15  10:49:08
55218         Log: Subject: [PATCH: perl@9622]update perlebcdic.pod with UTF tbl; tweak utf8.pm
55219              From: Prymmer/Kahn <pvhp@best.com>
55220              Date: Sat, 14 Apr 2001 21:36:24 -0700 (PDT)
55221              Message-ID: <Pine.BSF.4.21.0104142127580.27582-100000@shell8.ba.best.com>
55222      Branch: perl
55223            ! lib/utf8.pm pod/perlebcdic.pod
55224 ____________________________________________________________________________
55225 [  9703] By: jhi                                   on 2001/04/15  02:26:26
55226         Log: I keep forgetting to sort MANIFEST.
55227      Branch: perl
55228            ! MANIFEST
55229 ____________________________________________________________________________
55230 [  9702] By: jhi                                   on 2001/04/15  02:07:47
55231         Log: Add Scalar-List-Utils 1.02, from Graham Barr.
55232              Now we have blessed, reftype, tainted, first, reduce, ...
55233      Branch: perl
55234            + ext/List/Util/ChangeLog ext/List/Util/Makefile.PL
55235            + ext/List/Util/README ext/List/Util/Util.xs
55236            + ext/List/Util/lib/List/Util.pm
55237            + ext/List/Util/lib/Scalar/Util.pm t/lib/u-blessed.t
55238            + t/lib/u-dualvar.t t/lib/u-first.t t/lib/u-max.t
55239            + t/lib/u-maxstr.t t/lib/u-min.t t/lib/u-minstr.t
55240            + t/lib/u-readonly.t t/lib/u-reduce.t t/lib/u-reftype.t
55241            + t/lib/u-sum.t t/lib/u-tainted.t t/lib/u-weak.t
55242            ! MANIFEST
55243 ____________________________________________________________________________
55244 [  9701] By: jhi                                   on 2001/04/14  15:05:25
55245         Log: Subject: RE: dprofpp.pl updates 
55246              From: Carl Eklof <CEklof@endeca.com>
55247              Date: Thu, 12 Apr 2001 18:45:46 -0400
55248              Message-ID: <D99914D9109BD411823800508BD957180E1269@exch01.ops.endeca.com>
55249      Branch: perl
55250            ! utils/dprofpp.PL
55251 ____________________________________________________________________________
55252 [  9700] By: jhi                                   on 2001/04/14  14:44:55
55253         Log: Do not just blindly add CR.
55254      Branch: perl
55255            ! Porting/makerel
55256 ____________________________________________________________________________
55257 [  9699] By: jhi                                   on 2001/04/13  13:17:01
55258         Log: Update Changes.
55259      Branch: perl
55260            ! Changes patchlevel.h
55261 ____________________________________________________________________________
55262 [  9698] By: jhi                                   on 2001/04/13  12:44:48
55263         Log: Integrate perlio.
55264      Branch: perl
55265           !> ext/PerlIO/Scalar/Scalar.xs
55266 ____________________________________________________________________________
55267 [  9697] By: jhi                                   on 2001/04/13  12:29:15
55268         Log: Add more debug output to the test.
55269      Branch: perl
55270            ! t/lib/cwd.t
55271 ____________________________________________________________________________
55272 [  9696] By: nick                                  on 2001/04/13  10:14:29
55273         Log: Fix core dump on binmode($fh,'Scalar')
55274      Branch: perlio
55275            ! ext/PerlIO/Scalar/Scalar.xs
55276 ____________________________________________________________________________
55277 [  9695] By: nick                                  on 2001/04/13  09:05:42
55278         Log: Integrate mainline
55279      Branch: perlio
55280           +> ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
55281           +> ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
55282           +> t/lib/time-hires.t
55283           !> AUTHORS MANIFEST Makefile.SH Todo-5.6 configure.com
55284           !> ext/Digest/MD5/MD5.xs ext/File/Glob/Glob.pm
55285           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
55286           !> ext/File/Glob/bsd_glob.h ext/MIME/Base64/Base64.xs
55287           !> hints/uts.sh hints/vmesa.sh lib/Devel/SelfStubber.pm opcode.pl
55288           !> pod/perlfaq5.pod pp.c regexec.c t/comp/proto.t
55289           !> t/lib/md5-file.t t/op/pat.t win32/Makefile win32/makefile.mk
55290 ____________________________________________________________________________
55291 [  9694] By: jhi                                   on 2001/04/12  22:23:35
55292         Log: Integrate change #9693 from maintperl into mainline.
55293              
55294              $VERSION and Version() on the same line provokes a warning from
55295              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
55296      Branch: perl
55297           !> lib/Devel/SelfStubber.pm
55298 ____________________________________________________________________________
55299 [  9693] By: gsar                                  on 2001/04/12  21:55:56
55300         Log: $VERSION and Version() on the same line provokes a warning from
55301              CPAN.pm (from Jonathan Leffler <jleffler@informix.com>)
55302      Branch: maint-5.6/perl
55303            ! lib/Devel/SelfStubber.pm
55304 ____________________________________________________________________________
55305 [  9692] By: jhi                                   on 2001/04/12  13:54:00
55306         Log: This is at least 5.005.
55307      Branch: perl
55308            ! ext/Time/HiRes/HiRes.xs
55309 ____________________________________________________________________________
55310 [  9691] By: jhi                                   on 2001/04/12  13:37:20
55311         Log: Non-UNIX platforms extensions update.  (Well, UTS is UNIX.)
55312      Branch: perl
55313            ! Makefile.SH configure.com hints/uts.sh hints/vmesa.sh
55314            ! win32/Makefile win32/makefile.mk
55315 ____________________________________________________________________________
55316 [  9690] By: jhi                                   on 2001/04/12  01:34:46
55317         Log: Integrate Time::Hires 1.20 from Douglas E. Wegscheid.
55318      Branch: perl
55319            + ext/Time/HiRes/Changes ext/Time/HiRes/HiRes.pm
55320            + ext/Time/HiRes/HiRes.xs ext/Time/HiRes/Makefile.PL
55321            + t/lib/time-hires.t
55322            ! MANIFEST
55323 ____________________________________________________________________________
55324 [  9689] By: jhi                                   on 2001/04/12  00:28:39
55325         Log: Subject: [PATCH] Digest::MD5 on UTF8 strings
55326              From: Gisle Aas <gisle@ActiveState.com>
55327              Date: 11 Apr 2001 16:36:11 -0700
55328              Message-ID: <lrlmp7102c.fsf@caliper.ActiveState.com>
55329      Branch: perl
55330            ! ext/Digest/MD5/MD5.xs t/lib/md5-file.t
55331 ____________________________________________________________________________
55332 [  9688] By: jhi                                   on 2001/04/12  00:27:39
55333         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
55334              From: Gisle Aas <gisle@ActiveState.com>
55335              Date: 11 Apr 2001 11:13:24 -0700
55336              Message-ID: <lrbsq371a3.fsf@caliper.ActiveState.com>
55337      Branch: perl
55338            ! ext/MIME/Base64/Base64.xs
55339 ____________________________________________________________________________
55340 [  9687] By: jhi                                   on 2001/04/11  19:51:47
55341         Log: Slight update on the Todo list.  (Should integrate to Todo?) 
55342      Branch: perl
55343            ! Todo-5.6
55344 ____________________________________________________________________________
55345 [  9686] By: jhi                                   on 2001/04/11  16:54:25
55346         Log: Subject: [PATCH opcode.pl] Documentation of table format
55347              From: Simon Cozens <simon@netthink.co.uk>
55348              Date: Wed, 11 Apr 2001 12:59:31 +0100
55349              Message-ID: <20010411125931.A25681@netthink.co.uk>
55350      Branch: perl
55351            ! opcode.pl
55352 ____________________________________________________________________________
55353 [  9685] By: jhi                                   on 2001/04/11  16:53:15
55354         Log: Subject: [PATCH] prototype("CORE::recv")
55355              From: Simon Cozens <simon@netthink.co.uk>
55356              Date: Wed, 11 Apr 2001 13:24:35 +0100
55357              Message-ID: <20010411132435.A26169@netthink.co.uk>
55358      Branch: perl
55359            ! pp.c t/comp/proto.t
55360 ____________________________________________________________________________
55361 [  9684] By: jhi                                   on 2001/04/11  16:47:13
55362         Log: FAQ (and AUTHORS) update from Dan Carson: the information
55363              was several years obsolete, Term::Readkey has been updated
55364              to have the functionality.
55365      Branch: perl
55366            ! AUTHORS pod/perlfaq5.pod
55367 ____________________________________________________________________________
55368 [  9683] By: jhi                                   on 2001/04/11  12:15:46
55369         Log: Subject: Re: [PATCH] [ID 20010410.001] Not OK: perl v5.7.1 on i386-freebsd 4.3-rc (UNINSTALLED)
55370              From: Calle Dybedahl <calle@lysator.liu.se>
55371              Date: 10 Apr 2001 16:44:16 +0200
55372              Message-ID: <86d7akbyrj.fsf@tezcatlipoca.algonet.se>
55373      Branch: perl
55374            ! ext/MIME/Base64/Base64.xs
55375 ____________________________________________________________________________
55376 [  9682] By: jhi                                   on 2001/04/11  12:12:26
55377         Log: A more minimal fix for 20010410.006 from Hugo.
55378      Branch: perl
55379            ! regexec.c
55380 ____________________________________________________________________________
55381 [  9681] By: jhi                                   on 2001/04/11  11:34:23
55382         Log: Integrate changes #9678,9679 from maintline into mainperl.
55383              
55384              addendum to change#9676
55385              
55386              up $File::Glob::VERSION; add a note pointing out the version of
55387              the OpenBSD glob bsd_glob.c resembles
55388      Branch: perl
55389           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
55390           !> ext/File/Glob/bsd_glob.h
55391 ____________________________________________________________________________
55392 [  9680] By: jhi                                   on 2001/04/11  11:30:38
55393         Log: Bad test numbering in integrate in #9677.
55394              Fixes ID 20010411.001.
55395      Branch: perl
55396            ! t/op/pat.t
55397 ____________________________________________________________________________
55398 [  9679] By: gsar                                  on 2001/04/11  03:38:40
55399         Log: up $File::Glob::VERSION; add a note pointing out the version of
55400              the OpenBSD glob bsd_glob.c resembles
55401      Branch: maint-5.6/perl
55402            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
55403            ! ext/File/Glob/bsd_glob.h
55404 ____________________________________________________________________________
55405 [  9678] By: gsar                                  on 2001/04/11  03:09:48
55406         Log: addendum to change#9676: some missing changes from OpenBSD glob.c
55407              revision 1.8.10.1 found here:
55408              
55409              http://www.openbsd.org/cgi-bin/cvsweb/src/lib/libc/gen/glob.c
55410      Branch: maint-5.6/perl
55411            ! ext/File/Glob/bsd_glob.c
55412 ____________________________________________________________________________
55413 [  9677] By: jhi                                   on 2001/04/11  02:54:39
55414         Log: Integrate changes #9675,9676 from maintperl into mainline.
55415              
55416              fix for bug 20010410.006, undo change#7115
55417              
55418              port the OpenBSD glob() security patch
55419      Branch: perl
55420           !> ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
55421           !> ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h regexec.c
55422           !> t/op/pat.t
55423 ____________________________________________________________________________
55424 [  9676] By: gsar                                  on 2001/04/11  02:19:02
55425         Log: port the glob() security patch found at:
55426              
55427              ftp://ftp.openbsd.org/pub/OpenBSD/patches/2.8/common/025_glob.patch
55428              
55429              CERT advisory for the issue is here:
55430              
55431              http://www.cert.org/advisories/CA-2001-07.html
55432              
55433              Note that the security scare is only relevant for those who are
55434              foolish enough to build suidperl (which is now officially discouraged)
55435      Branch: maint-5.6/perl
55436            ! ext/File/Glob/Glob.pm ext/File/Glob/Glob.xs
55437            ! ext/File/Glob/bsd_glob.c ext/File/Glob/bsd_glob.h
55438 ____________________________________________________________________________
55439 [  9675] By: gsar                                  on 2001/04/10  23:52:11
55440         Log: fix for bug 20010410.006
55441              
55442              undo change#7115 (came into maint-5.6 as change#8156)
55443              
55444              add tests to keep it from coming back
55445      Branch: maint-5.6/perl
55446            ! regexec.c t/op/pat.t
55447 ____________________________________________________________________________
55448 [  9674] By: nick                                  on 2001/04/10  20:39:31
55449         Log: Integrate mainline
55450      Branch: perlio
55451           +> Porting/testall.atom
55452           !> MANIFEST t/lib/lc-all.t t/lib/lc-constants.t
55453           !> t/lib/lc-country.t t/lib/lc-currency.t t/lib/lc-language.t
55454           !> t/lib/lc-uk.t t/pod/find.t
55455 ____________________________________________________________________________
55456 [  9673] By: nick                                  on 2001/04/10  18:46:14
55457         Log: Integrate against change 9670 aka perl-5.7.1
55458      Branch: perlio
55459           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
55460           !> (integrate 53 files)
55461 ____________________________________________________________________________
55462 [  9672] By: jhi                                   on 2001/04/10  13:45:01
55463         Log: Add a script for doing cumulative profile of the test suite.
55464              (Requires ATOM, that is, Tru64.)
55465      Branch: perl
55466            + Porting/testall.atom
55467            ! MANIFEST
55468 ____________________________________________________________________________
55469 [  9671] By: jhi                                   on 2001/04/10  12:38:53
55470         Log: Missing std block.
55471      Branch: perl
55472            ! t/lib/lc-all.t t/lib/lc-constants.t t/lib/lc-country.t
55473            ! t/lib/lc-currency.t t/lib/lc-language.t t/lib/lc-uk.t
55474            ! t/pod/find.t
55475 ____________________________________________________________________________
55476 [  9670] By: jhi                                   on 2001/04/10  01:25:58
55477         Log: This is 5.7.1.
55478      Branch: perl
55479            ! patchlevel.h
55480 ____________________________________________________________________________
55481 [  9669] By: jhi                                   on 2001/04/10  01:09:14
55482         Log: Update Changes.
55483      Branch: perl
55484            ! Changes patchlevel.h
55485 ____________________________________________________________________________
55486 [  9668] By: jhi                                   on 2001/04/10  01:00:38
55487         Log: Regen toc.
55488      Branch: perl
55489            ! pod/perltoc.pod
55490 ____________________________________________________________________________
55491 [  9667] By: jhi                                   on 2001/04/10  00:52:16
55492         Log: Update perlhist.
55493      Branch: perl
55494            ! pod/perlhist.pod
55495 ____________________________________________________________________________
55496 [  9666] By: jhi                                   on 2001/04/09  23:38:59
55497         Log: Slight wording tweaks from Damian to #9658.
55498      Branch: perl
55499            ! pod/perlobj.pod
55500 ____________________________________________________________________________
55501 [  9665] By: jhi                                   on 2001/04/09  19:56:06
55502         Log: Subject: [PATCH perlutil.pod] Nit
55503              From: Simon Cozens <simon@netthink.co.uk>
55504              Date: Mon, 9 Apr 2001 20:29:44 +0100
55505              Message-ID: <20010409202944.A14796@the.earth.li>
55506      Branch: perl
55507            ! pod/perlutil.pod
55508 ____________________________________________________________________________
55509 [  9664] By: jhi                                   on 2001/04/09  19:54:42
55510         Log: Subject: Re: perl571delta.pod@9631
55511              From: Mike Guy <mjtg@cam.ac.uk>
55512              Date: Mon, 09 Apr 2001 18:09:14 +0100
55513              Message-Id: <E14mfAA-0006vi-00@libra.cus.cam.ac.uk>
55514      Branch: perl
55515            ! pod/perl571delta.pod
55516 ____________________________________________________________________________
55517 [  9663] By: jhi                                   on 2001/04/09  13:43:35
55518         Log: Update Changes.
55519      Branch: perl
55520            ! Changes patchlevel.h
55521 ____________________________________________________________________________
55522 [  9662] By: jhi                                   on 2001/04/09  13:24:46
55523         Log: tweak tweak.
55524      Branch: perl
55525            ! AUTHORS pod/perl571delta.pod
55526 ____________________________________________________________________________
55527 [  9661] By: jhi                                   on 2001/04/09  13:15:13
55528         Log: Thinko in manual patch applying.
55529      Branch: perl
55530            ! sv.c
55531 ____________________________________________________________________________
55532 [  9660] By: jhi                                   on 2001/04/09  13:07:53
55533         Log: Subject: Re: [PATCH perl@9424] isn't numeric warning 
55534              From: Robin Barker <rmb1@cise.npl.co.uk> 
55535              Date: Mon, 9 Apr 2001 14:58:04 +0100 (BST)
55536              Message-Id: <200104091358.OAA24811@tempest.npl.co.uk>
55537              
55538              (This corrects the case where the "isn't numeric" string contains \0s
55539              and is longer than the temporary buffer, and contains \0 at the point
55540              the string would be truncated by "...".) 
55541      Branch: perl
55542            ! sv.c
55543 ____________________________________________________________________________
55544 [  9659] By: jhi                                   on 2001/04/09  12:57:41
55545         Log: Upgrade to CGI.pm 2.753, from Lincoln Stein.
55546      Branch: perl
55547            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-esc.t
55548            ! t/lib/cgi-function.t t/lib/cgi-html.t
55549 ____________________________________________________________________________
55550 [  9658] By: jhi                                   on 2001/04/09  12:48:47
55551         Log: Subject: [PATCH] Partial rewrite of perlobj.pod
55552              From: Ilmari Karonen <iltzu@sci.fi>
55553              Date: Sun, 8 Apr 2001 23:14:29 +0300 (EET DST)
55554              Message-ID: <Pine.SOL.3.96.1010408224105.425E-100000@simpukka>
55555              
55556              Rearrange and rewrite the Method Invocation section
55557              to explain the concepts in nicer order.
55558      Branch: perl
55559            ! pod/perlobj.pod
55560 ____________________________________________________________________________
55561 [  9657] By: jhi                                   on 2001/04/09  12:35:58
55562         Log: Upgrade to podlators 1.09, from Russ Allbery.
55563      Branch: perl
55564            ! lib/Pod/Man.pm lib/Pod/Text.pm
55565 ____________________________________________________________________________
55566 [  9656] By: jhi                                   on 2001/04/09  12:31:53
55567         Log: perl571delta.
55568      Branch: perl
55569            ! Todo-5.6 pod/perl571delta.pod pod/perlunicode.pod
55570 ____________________________________________________________________________
55571 [  9655] By: jhi                                   on 2001/04/09  12:20:09
55572         Log: Subject: [PATCH: perl@9622] documentation tweaks for UTF-EBCDIC support
55573              From: Prymmer/Kahn <pvhp@best.com>
55574              Date: Mon, 9 Apr 2001 00:08:58 -0700 (PDT)
55575              Message-ID: <Pine.BSF.4.21.0104090006190.21071-100000@shell8.ba.best.com>
55576      Branch: perl
55577            ! lib/utf8.pm pod/perlunicode.pod
55578 ____________________________________________________________________________
55579 [  9654] By: gsar                                  on 2001/04/09  03:38:33
55580         Log: here lies 5.6.1
55581      Branch: maint-5.6/perl
55582            ! Changes
55583 ____________________________________________________________________________
55584 [  9653] By: jhi                                   on 2001/04/09  03:25:24
55585         Log: Update perlhist.
55586      Branch: perl
55587            ! pod/perlhist.pod
55588 ____________________________________________________________________________
55589 [  9652] By: jhi                                   on 2001/04/09  03:18:49
55590         Log: perl571delta tweaking continues.
55591      Branch: perl
55592            ! pod/perl571delta.pod
55593 ____________________________________________________________________________
55594 [  9651] By: gsar                                  on 2001/04/09  03:11:19
55595         Log: update Changes, patchlevel.h &c.
55596      Branch: maint-5.6/perl
55597            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
55598            ! pod/perltoc.pod
55599 ____________________________________________________________________________
55600 [  9650] By: jhi                                   on 2001/04/09  02:40:24
55601         Log: Integrate the perlfork half of #9513 from maintperl into mainline
55602              (the perlunicode half is obsolete)
55603      Branch: perl
55604            ! pod/perlfork.pod
55605 ____________________________________________________________________________
55606 [  9649] By: gsar                                  on 2001/04/09  02:35:43
55607         Log: tweak perldelta as suggested by Jarkko
55608      Branch: maint-5.6/perl
55609            ! pod/perldelta.pod
55610 ____________________________________________________________________________
55611 [  9648] By: jhi                                   on 2001/04/09  02:13:04
55612         Log: Integrate change #9646 from maintperl into mainline.
55613              
55614              add note about ithreads and Thread.pm
55615      Branch: perl
55616           !> ext/Thread/Thread.pm ext/Thread/Thread.xs
55617 ____________________________________________________________________________
55618 [  9647] By: jhi                                   on 2001/04/09  02:10:18
55619         Log: Bad assumption that shortsize == 2.
55620      Branch: perl
55621            ! t/lib/xs-typemap.t
55622 ____________________________________________________________________________
55623 [  9646] By: gsar                                  on 2001/04/09  00:48:04
55624         Log: add note about ithreads and Thread.pm (too many people are
55625              confused by the fact that Thread.pm is built and installed
55626              under non-5005threads but doesn't work)
55627      Branch: maint-5.6/perl
55628            ! ext/Thread/Thread.pm ext/Thread/Thread.xs
55629 ____________________________________________________________________________
55630 [  9645] By: gsar                                  on 2001/04/09  00:19:03
55631         Log: update perldelta.pod for changes in 5.6.1
55632      Branch: maint-5.6/perl
55633            ! Changes pod/perldelta.pod
55634 ____________________________________________________________________________
55635 [  9644] By: jhi                                   on 2001/04/08  20:37:00
55636         Log: Integrate change #9639 from maintperl into mainline:
55637              on windows, many of the README.* pods were being copied to
55638              the wrong location
55639      Branch: perl
55640           !> win32/Makefile win32/makefile.mk
55641 ____________________________________________________________________________
55642 [  9643] By: jhi                                   on 2001/04/08  20:07:11
55643         Log: Integrate change #9624 from maintperl into mainline:
55644              the pod tests were not okay.  (t/pod/find.t changes ignored)
55645      Branch: perl
55646           !> lib/Pod/Find.pm t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
55647           !> t/pod/include.t t/pod/included.t t/pod/lref.t
55648           !> t/pod/multiline_items.t t/pod/nested_items.t
55649           !> t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
55650           !> t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
55651 ____________________________________________________________________________
55652 [  9642] By: jhi                                   on 2001/04/08  19:57:17
55653         Log: Integrate change #9638 from maintperl into mainline:
55654              update to latest JPL from the anoncvs repository
55655      Branch: perl
55656           +> jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
55657           !> MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
55658           !> jpl/PerlInterpreter/PerlInterpreter.h jpl/README
55659 ____________________________________________________________________________
55660 [  9641] By: jhi                                   on 2001/04/08  19:53:30
55661         Log: perl571delta updates.
55662      Branch: perl
55663            ! lib/Filter/Simple.pm pod/perl571delta.pod
55664 ____________________________________________________________________________
55665 [  9640] By: gsar                                  on 2001/04/08  19:20:46
55666         Log: integrate change#9634 from mainline
55667              
55668              Fix the perlmodlib generation (didn't understand separate .pod
55669              files; didn't understand -- as the name-thing separator).
55670              Update the CPAN mirrors list.
55671      Branch: maint-5.6/perl
55672            ! pod/perlmodlib.pod
55673           !> pod/perlmodlib.PL
55674 ____________________________________________________________________________
55675 [  9639] By: gsar                                  on 2001/04/08  18:57:31
55676         Log: on windows, many of the README.* pods were being copied to the wrong
55677              location
55678      Branch: maint-5.6/perl
55679            ! win32/Makefile win32/makefile.mk
55680 ____________________________________________________________________________
55681 [  9638] By: gsar                                  on 2001/04/08  18:38:25
55682         Log: update to latest JPL from the anoncvs repository
55683      Branch: maint-5.6/perl
55684            + jpl/ChangeLog jpl/README.JUST-JNI jpl/docs/Tutorial.pod
55685            ! MANIFEST jpl/JNI/JNI.pm jpl/JNI/JNI.xs jpl/JNI/Makefile.PL
55686            ! jpl/PerlInterpreter/PerlInterpreter.h jpl/README
55687 ____________________________________________________________________________
55688 [  9637] By: jhi                                   on 2001/04/08  17:53:53
55689         Log: Britishify spellings; s/\b(front|back) (end)\b/\1\2/g;
55690      Branch: perl
55691            ! pod/perl571delta.pod
55692 ____________________________________________________________________________
55693 [  9636] By: jhi                                   on 2001/04/08  17:18:32
55694         Log: Regen toc.
55695      Branch: perl
55696            ! pod/perltoc.pod
55697 ____________________________________________________________________________
55698 [  9635] By: jhi                                   on 2001/04/08  17:16:33
55699         Log: Subject: [PATCH perl@9622] fix IO.xs compile failure on VMS
55700              From: "Craig A. Berry" <craigberry@mac.com>
55701              Date: Sun, 08 Apr 2001 12:30:16 -0500
55702              Message-Id: <5.0.2.1.0.20010408120154.02675eb8@exchi01>
55703      Branch: perl
55704            ! ext/IO/IO.xs lib/ExtUtils/xsubpp
55705 ____________________________________________________________________________
55706 [  9634] By: jhi                                   on 2001/04/08  17:09:19
55707         Log: Fix the perlmodlib generation (didn't understand separate .pod
55708              files; didn't understand -- as the name-thing separator).
55709              
55710              Update the CPAN mirrors list.
55711      Branch: perl
55712            ! pod/perlmodlib.PL pod/perlmodlib.pod
55713 ____________________________________________________________________________
55714 [  9633] By: jhi                                   on 2001/04/08  16:49:17
55715         Log: Sort MANIFEST.
55716      Branch: perl
55717            ! MANIFEST
55718 ____________________________________________________________________________
55719 [  9632] By: gsar                                  on 2001/04/08  16:36:06
55720         Log: add $Tie::RefHash::VERSION
55721      Branch: maint-5.6/perl
55722            ! lib/Tie/RefHash.pm
55723 ____________________________________________________________________________
55724 [  9631] By: jhi                                   on 2001/04/08  16:10:15
55725         Log: perl571delta updates based on p5p feedback; still needs
55726              lots of examples.
55727      Branch: perl
55728            ! pod/perl571delta.pod
55729 ____________________________________________________________________________
55730 [  9630] By: jhi                                   on 2001/04/08  15:59:13
55731         Log: Update the list of supported platforms to talk about 5.7.1
55732              (and 5.6.1)
55733      Branch: perl
55734            ! pod/perlport.pod
55735 ____________________________________________________________________________
55736 [  9629] By: jhi                                   on 2001/04/08  15:55:41
55737         Log: Integrate changes #8677,8680,8681,8725,8732,8776,8782,9290
55738              from maintperl into mainline: perlport updates.
55739      Branch: perl
55740            ! pod/perlport.pod
55741 ____________________________________________________________________________
55742 [  9628] By: jhi                                   on 2001/04/08  15:53:17
55743         Log: perlsolaris.pod copied to wrong directory.
55744      Branch: perl
55745            ! win32/makefile.mk
55746 ____________________________________________________________________________
55747 [  9627] By: jhi                                   on 2001/04/08  14:48:18
55748         Log: Subject: Typos in perl571delta.pod
55749              From: "Stephen P. Potter" <spp@spotter.yi.org>
55750              Date: Sat, 07 Apr 2001 20:37:05 -0400
55751              Message-Id: <20010408003710.2A8FC729DD@belgarath.spotter.yi.org>
55752      Branch: perl
55753            ! pod/perl571delta.pod
55754 ____________________________________________________________________________
55755 [  9626] By: jhi                                   on 2001/04/08  14:39:04
55756         Log: Smoke out dTHR, spotted by by Stephen P. Potter.
55757      Branch: perl
55758            ! gv.c
55759 ____________________________________________________________________________
55760 [  9625] By: nick                                  on 2001/04/08  10:14:23
55761         Log: Integrate mainline
55762      Branch: perlio
55763           +> pod/perl570delta.pod pod/perl571delta.pod
55764           !> (integrate 27 files)
55765 ____________________________________________________________________________
55766 [  9624] By: gsar                                  on 2001/04/08  06:08:17
55767         Log: test in t/pod/* were busted
55768              
55769              these tests are still not enabled in t/{harness,TEST}
55770      Branch: maint-5.6/perl
55771            ! lib/Pod/Find.pm t/pod/emptycmd.t t/pod/find.t t/pod/for.t
55772            ! t/pod/headings.t t/pod/include.t t/pod/included.t t/pod/lref.t
55773            ! t/pod/multiline_items.t t/pod/nested_items.t
55774            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
55775            ! t/pod/poderrs.t t/pod/podselect.t t/pod/special_seqs.t
55776 ____________________________________________________________________________
55777 [  9623] By: gsar                                  on 2001/04/08  03:37:01
55778         Log: integrate change#9470 from mainline
55779              
55780              Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
55781      Branch: maint-5.6/perl
55782           !> ext/Socket/Socket.xs
55783 ____________________________________________________________________________
55784 [  9622] By: jhi                                   on 2001/04/07  22:40:47
55785         Log: Update Changes.
55786      Branch: perl
55787            ! Changes patchlevel.h
55788 ____________________________________________________________________________
55789 [  9621] By: jhi                                   on 2001/04/07  22:34:16
55790         Log: Update AUTHORS.
55791      Branch: perl
55792            ! AUTHORS
55793 ____________________________________________________________________________
55794 [  9620] By: jhi                                   on 2001/04/07  22:12:47
55795         Log: Forgot to bump the number of tests in #9164.
55796      Branch: perl
55797            ! t/op/array.t
55798 ____________________________________________________________________________
55799 [  9619] By: jhi                                   on 2001/04/07  22:09:50
55800         Log: Bump patchlevel to 5.7.1.
55801      Branch: perl
55802            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
55803            ! config_h.SH patchlevel.h
55804 ____________________________________________________________________________
55805 [  9618] By: jhi                                   on 2001/04/07  22:02:41
55806         Log: Populate perl571delta.
55807      Branch: perl
55808            ! pod/perl571delta.pod
55809 ____________________________________________________________________________
55810 [  9617] By: jhi                                   on 2001/04/07  22:01:23
55811         Log: Change 5.7.0 to 5.7.1 in some of the places I would be guaranteed
55812              to forget it later; do not change patchlevel.h yet or regenerate
55813              Configure yet.
55814      Branch: perl
55815            ! epoc/config.sh win32/Makefile win32/config_H.bc
55816            ! win32/config_H.gc win32/config_H.vc win32/makefile.mk
55817 ____________________________________________________________________________
55818 [  9616] By: jhi                                   on 2001/04/07  17:46:33
55819         Log: Add PerlIO and Encode information to perl571delta, fron NI-S.
55820      Branch: perl
55821            ! pod/perl571delta.pod
55822 ____________________________________________________________________________
55823 [  9615] By: jhi                                   on 2001/04/07  17:33:21
55824         Log: Change the toc configuration.
55825      Branch: perl
55826            ! pod/buildtoc.PL pod/perl.pod
55827 ____________________________________________________________________________
55828 [  9614] By: jhi                                   on 2001/04/07  17:29:47
55829         Log: Subject: PATCH: $[
55830              From: Robin Houston <robin@kitsite.com>
55831              Date: Fri, 6 Apr 2001 18:10:14 +0100
55832              Message-ID: <20010406181014.A18803@puffinry.freeserve.co.uk>
55833      Branch: perl
55834            ! op.c t/op/array.t
55835 ____________________________________________________________________________
55836 [  9613] By: jhi                                   on 2001/04/07  17:28:26
55837         Log: Subject: [PATCH perl@9424] isn't numeric warning
55838              From: Robin Barker <rmb1@cise.npl.co.uk>
55839              Date: Fri, 6 Apr 2001 18:08:52 +0100 (BST)
55840              Message-Id: <200104061708.SAA06783@tempest.npl.co.uk>
55841      Branch: perl
55842            ! sv.c t/pragma/warn/sv
55843 ____________________________________________________________________________
55844 [  9612] By: jhi                                   on 2001/04/07  17:26:45
55845         Log: Subject: [PATCH bleadperl] Re: [PATCH dump.c] hash quality
55846              From: Mike Guy <mjtg@cam.ac.uk>
55847              Date: Fri, 06 Apr 2001 12:47:06 +0100
55848              Message-Id: <E14lUhm-0000rx-00@libra.cus.cam.ac.uk>
55849      Branch: perl
55850            ! dump.c t/lib/peek.t
55851 ____________________________________________________________________________
55852 [  9611] By: jhi                                   on 2001/04/07  17:21:35
55853         Log: Create perl571delta and seed it off with the perldelta changes
55854              since 5.7.0; remove those changes from perldelta and rename it
55855              as perl570delta; recreate perldelta but leave it almost empty.
55856      Branch: perl
55857            + pod/perl570delta.pod pod/perl571delta.pod
55858            ! MANIFEST pod/perldelta.pod
55859 ____________________________________________________________________________
55860 [  9610] By: jhi                                   on 2001/04/07  16:56:32
55861         Log: Denit.
55862      Branch: perl
55863            ! pod/perldelta.pod
55864 ____________________________________________________________________________
55865 [  9609] By: jhi                                   on 2001/04/07  16:38:32
55866         Log: Retract #9523: needs more thought.
55867      Branch: perl
55868            ! Makefile.SH
55869 ____________________________________________________________________________
55870 [  9608] By: jhi                                   on 2001/04/07  14:59:20
55871         Log: atmark() code cleanaup.
55872      Branch: perl
55873            ! ext/IO/IO.xs
55874 ____________________________________________________________________________
55875 [  9607] By: jhi                                   on 2001/04/07  14:48:14
55876         Log: Integrate change #9605 from maintperl into mainline.
55877              
55878              can't optimize away scope entry if tr/// is present
55879      Branch: perl
55880           !> op.c t/op/tr.t
55881 ____________________________________________________________________________
55882 [  9606] By: jhi                                   on 2001/04/07  14:43:59
55883         Log: Integrate perlio.
55884      Branch: perl
55885           +> win32/FindExt.pm
55886           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c t/lib/md5-file.t
55887           !> win32/buildext.pl win32/config_sh.PL win32/makefile.mk
55888 ____________________________________________________________________________
55889 [  9605] By: gsar                                  on 2001/04/07  11:52:40
55890         Log: can't optimize away scope entry if tr/// is present
55891      Branch: maint-5.6/perl
55892            ! op.c t/op/tr.t
55893 ____________________________________________________________________________
55894 [  9604] By: nick                                  on 2001/04/07  11:39:45
55895         Log: Split out extension finding code from buildext.pl into FindExt.pm
55896              Use it to get Config.pm's idea of available extensions in line
55897              with what is built.
55898      Branch: perlio
55899            + win32/FindExt.pm
55900            ! MANIFEST win32/buildext.pl win32/config_sh.PL
55901            ! win32/makefile.mk
55902 ____________________________________________________________________________
55903 [  9603] By: nick                                  on 2001/04/07  09:11:38
55904         Log: Cleanup correction for failed :Via() layer, also set an error code.
55905      Branch: perlio
55906            ! ext/PerlIO/Via/Via.xs
55907 ____________________________________________________________________________
55908 [  9602] By: nick                                  on 2001/04/07  08:38:04
55909         Log: Digests in lib/md5-file.t are for text files _without_ CRLF i.e. UNIX
55910              style. So don't use binmode() on the handles so that Win32 etc. see
55911              same sequence and produce same digests.
55912      Branch: perlio
55913            ! t/lib/md5-file.t
55914 ____________________________________________________________________________
55915 [  9601] By: nick                                  on 2001/04/07  08:36:26
55916         Log: Allow PerlIOBase_pushed to ignore prefix on mode (e.g. sysopen's "#r")
55917              Else it complains and so crlf layer (say) does not get pushed.
55918      Branch: perlio
55919            ! perlio.c
55920 ____________________________________________________________________________
55921 [  9600] By: jhi                                   on 2001/04/06  23:00:09
55922         Log: Integrate change #9599 from perlio into mainline.
55923      Branch: perl
55924           !> ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
55925           !> win32/config_H.vc
55926 ____________________________________________________________________________
55927 [  9599] By: nick                                  on 2001/04/06  21:42:43
55928         Log: Quote $VERSION in Encode.pm.
55929              regen_config_h as requested.
55930      Branch: perlio
55931            ! ext/Encode/Encode.pm win32/config_H.bc win32/config_H.gc
55932            ! win32/config_H.vc
55933 ____________________________________________________________________________
55934 [  9598] By: nick                                  on 2001/04/06  20:34:59
55935         Log: Integrate mainline
55936      Branch: perlio
55937           +> README.macos
55938           !> (integrate 39 files)
55939 ____________________________________________________________________________
55940 [  9597] By: gsar                                  on 2001/04/06  18:06:35
55941         Log: integrate change#9464 from mainline (addendum to change#8313)
55942              
55943              Subject: [PATCH @9452] Better peep()ing for foreach() loops
55944      Branch: maint-5.6/perl
55945           !> op.c
55946 ____________________________________________________________________________
55947 [  9596] By: jhi                                   on 2001/04/06  17:26:03
55948         Log: The d_casti32=undef is good for you even when not use64bitall.
55949      Branch: perl
55950            ! hints/hpux.sh
55951 ____________________________________________________________________________
55952 [  9595] By: gsar                                  on 2001/04/06  14:57:17
55953         Log: add a low-impact fix to accommodate darwin-ism
55954      Branch: maint-5.6/perl
55955            ! ext/Errno/Errno_pm.PL
55956 ____________________________________________________________________________
55957 [  9594] By: jhi                                   on 2001/04/06  14:55:14
55958         Log: Integrate changes #9528,9593 from mainline into maintperl;
55959              tweaking the editor/IDE/shell list.
55960      Branch: maint-5.6/perl
55961           !> pod/perlfaq3.pod
55962 ____________________________________________________________________________
55963 [  9593] By: jhi                                   on 2001/04/06  14:51:39
55964         Log: Make the editor/IDE/shell list a little bit airier.
55965      Branch: perl
55966            ! pod/perlfaq3.pod
55967 ____________________________________________________________________________
55968 [  9592] By: gsar                                  on 2001/04/06  14:45:18
55969         Log: integrate change#9477 from mainline (base.pm doc tweak)
55970              
55971              missing doc entry for fmod()
55972      Branch: maint-5.6/perl
55973            ! lib/Math/BigFloat.pm
55974           !> lib/base.pm
55975 ____________________________________________________________________________
55976 [  9591] By: jhi                                   on 2001/04/06  13:55:48
55977         Log: Regen toc.
55978      Branch: perl
55979            ! pod/perltoc.pod
55980 ____________________________________________________________________________
55981 [  9590] By: jhi                                   on 2001/04/06  13:54:52
55982         Log: Math::BigFloat patches from John Peacock.  The equivalent
55983              of #9586 from maintperl but reworked by John to work with
55984              the bleadperl.
55985      Branch: perl
55986            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
55987 ____________________________________________________________________________
55988 [  9589] By: jhi                                   on 2001/04/06  13:42:23
55989         Log: Define the U32_ALIGNMENT_REQUIRED only if it's not already defined.
55990      Branch: perl
55991            ! ext/Digest/MD5/Makefile.PL
55992 ____________________________________________________________________________
55993 [  9588] By: jhi                                   on 2001/04/06  13:31:45
55994         Log: Integrate changes #9584,9587 from maintperl into mainline.
55995              
55996              keep eval"" CVs alive until the end of the statement in which
55997              they're called
55998              
55999              add README.macos (from Chris Nandor)
56000              
56001              tyop in change#9555
56002      Branch: perl
56003           +> README.macos
56004           !> MANIFEST embed.h embed.pl global.sym objXSUB.h perlapi.c
56005           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod pod/perlguts.pod
56006           !> pp_ctl.c proto.h scope.c scope.h sv.c win32/Makefile
56007           !> win32/makefile.mk
56008 ____________________________________________________________________________
56009 [  9587] By: gsar                                  on 2001/04/06  07:31:30
56010         Log: add README.macos (from Chris Nandor)
56011              
56012              tyop in change#9555
56013      Branch: maint-5.6/perl
56014            + README.macos
56015            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlfaq9.pod
56016            ! win32/Makefile win32/makefile.mk
56017 ____________________________________________________________________________
56018 [  9586] By: gsar                                  on 2001/04/06  07:08:54
56019         Log: fixes for Math::BigFloat bugs; add fmod() (from John Peacock)
56020      Branch: maint-5.6/perl
56021            ! lib/Math/BigFloat.pm t/lib/bigfltpm.t
56022 ____________________________________________________________________________
56023 [  9585] By: gsar                                  on 2001/04/06  06:58:44
56024         Log: integrate changes#9555,9556,9563..9567,9570..9575,9577..9578
56025              from mainline
56026              
56027              Subject: [PATCH] Base64 update to perlfaq9.pod
56028              
56029              Subject: [PATCH AUTHORS] Housekeeping
56030              
56031              Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
56032              Mac OS X (Darwin) has extra pwent fields.
56033              
56034              Subject: [PATCH B::*] print control-character vars readably
56035              Needs EBCDICification.
56036              
56037              Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
56038              
56039              Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
56040              
56041              Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
56042              
56043              Subject: [PATCH B::Deparse] binmode is no longer an UNOP
56044              
56045              Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
56046              
56047              Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
56048              
56049              Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
56050              
56051              Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
56052              
56053              FreeBSD hints tweak from Anton Berezin.
56054              
56055              Subject: [PATCH foolperl & bleadperl] README.vms update
56056              
56057              Subject: Re: [PATCH foolperl & bleadperl] README.vms update
56058      Branch: maint-5.6/perl
56059           !> AUTHORS README.vms ext/B/B.pm ext/B/B/Concise.pm
56060           !> ext/B/B/Debug.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
56061           !> hints/freebsd.sh pod/perlfaq9.pod pp.c t/op/oct.t t/op/pwent.t
56062 ____________________________________________________________________________
56063 [  9584] By: gsar                                  on 2001/04/06  04:09:00
56064         Log: keep eval"" CVs alive until the end of the statement in which
56065              they're called; this avoids a coredump ensuing from search for
56066              lexicals in code such as:
56067              
56068              sub bug {
56069              my $s = @_;
56070              eval q[sub { eval 'sub { &$s }' }];
56071              }
56072              bug("x")->()->();
56073              
56074              this code still doesn't work as intended (as it has remained
56075              since time immemorial), but it doesn't provoke a coredump anymore
56076      Branch: maint-5.6/perl
56077            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
56078            ! pod/perlguts.pod pp_ctl.c proto.h scope.c scope.h sv.c
56079 ____________________________________________________________________________
56080 [  9583] By: jhi                                   on 2001/04/05  23:52:51
56081         Log: Update Changes.
56082      Branch: perl
56083            ! Changes patchlevel.h
56084 ____________________________________________________________________________
56085 [  9582] By: jhi                                   on 2001/04/05  23:11:23
56086         Log: Slight doc tweak.
56087      Branch: perl
56088            ! pod/perlunicode.pod
56089 ____________________________________________________________________________
56090 [  9581] By: jhi                                   on 2001/04/05  23:04:11
56091         Log: Integrate perlio.
56092      Branch: perl
56093           !> pod/perlunicode.pod
56094 ____________________________________________________________________________
56095 [  9580] By: jhi                                   on 2001/04/05  23:03:29
56096         Log: Test for #9579.
56097      Branch: perl
56098            ! t/op/do.t
56099 ____________________________________________________________________________
56100 [  9579] By: jhi                                   on 2001/04/05  22:54:17
56101         Log: Subject: [PATCH] Propagate calling context for do '...'
56102              From: Gisle Aas <gisle@ActiveState.com>
56103              Date: 04 Apr 2001 20:17:29 -0700
56104              Message-ID: <lrg0fo827q.fsf@caliper.ActiveState.com>
56105      Branch: perl
56106            ! pod/perlfunc.pod pp_ctl.c
56107 ____________________________________________________________________________
56108 [  9578] By: jhi                                   on 2001/04/05  22:52:51
56109         Log: Subject: Re: [PATCH foolperl & bleadperl] README.vms update
56110              From: Peter Prymmer <pvhp@forte.com>
56111              Date: Thu, 5 Apr 2001 12:00:04 -0700 (PDT)
56112              Message-ID: <Pine.OSF.4.10.10104051156340.518291-100000@aspara.forte.com>
56113      Branch: perl
56114            ! README.vms
56115 ____________________________________________________________________________
56116 [  9577] By: jhi                                   on 2001/04/05  22:48:22
56117         Log: Subject: [PATCH foolperl & bleadperl] README.vms update
56118              From: "Craig A. Berry" <craigberry@mac.com>
56119              Date: Thu, 5 Apr 2001 13:43:28 -0500
56120              Message-Id: <p04330101b6f269936918@[172.16.52.1]>
56121      Branch: perl
56122            ! README.vms
56123 ____________________________________________________________________________
56124 [  9576] By: jhi                                   on 2001/04/05  22:31:38
56125         Log: Subject: [PATCH lib/base.pm t/lib/base.t] Fix subtle $VERSION mistakes with base.pm
56126              From: Michael G Schwern <schwern@pobox.com>
56127              Date: Thu, 5 Apr 2001 21:53:21 +0100
56128              Message-ID: <20010405215321.A4828@blackrider.blackstar.co.uk>
56129      Branch: perl
56130            ! lib/base.pm t/lib/fields.t
56131 ____________________________________________________________________________
56132 [  9575] By: jhi                                   on 2001/04/05  22:26:10
56133         Log: FreeBSD hints tweak from Anton Berezin.
56134      Branch: perl
56135            ! hints/freebsd.sh
56136 ____________________________________________________________________________
56137 [  9574] By: jhi                                   on 2001/04/05  22:24:03
56138         Log: Subject: patch for t/op/oct.t that shows need for patch supplied with bug 20010404.009, (bugs in hex and oct)
56139              From: David Dyck <dcd@tc.fluke.com>
56140              Date: Thu, 5 Apr 2001 09:40:58 -0700 (PDT)
56141              Message-ID: <Pine.LNX.4.30.0104050838330.30478-100000@dd.tc.fluke.com>
56142      Branch: perl
56143            ! t/op/oct.t
56144 ____________________________________________________________________________
56145 [  9573] By: jhi                                   on 2001/04/05  22:23:06
56146         Log: Subject: bleadperl / hex ignores variable length and/or tr doesn't null terminate   ( with patch)
56147              Date: Wed, 4 Apr 2001 13:27:15 -0700 (PDT)
56148              From: David Dyck <dcd@tc.fluke.com>
56149              Message-ID: <Pine.LNX.4.30.0104041325310.25358-100000@dd.tc.fluke.com>
56150      Branch: perl
56151            ! pp.c
56152 ____________________________________________________________________________
56153 [  9572] By: jhi                                   on 2001/04/05  22:14:47
56154         Log: Subject: [PATCH B::Deparse] suppress "unintialized value" warnings
56155              From: Robin Houston <robin@kitsite.com>
56156              Date: Thu, 5 Apr 2001 20:56:48 +0100
56157              Message-ID: <20010405205648.A16814@puffinry.freeserve.co.uk>
56158      Branch: perl
56159            ! ext/B/B/Deparse.pm
56160 ____________________________________________________________________________
56161 [  9571] By: jhi                                   on 2001/04/05  22:12:53
56162         Log: Subject: [PATCH B::Deparse] regex quoting, and a minor milestone
56163              From: Robin Houston <robin@kitsite.com>
56164              Date: Thu, 5 Apr 2001 19:55:51 +0100
56165              Message-ID: <20010405195551.A16686@puffinry.freeserve.co.uk>
56166      Branch: perl
56167            ! ext/B/B/Deparse.pm
56168 ____________________________________________________________________________
56169 [  9570] By: jhi                                   on 2001/04/05  22:11:06
56170         Log: Subject: [PATCH B::Deparse] binmode is no longer an UNOP
56171              From: Robin Houston <robin@kitsite.com>
56172              Date: Thu, 5 Apr 2001 20:16:29 +0100
56173              Message-ID: <20010405201629.A16763@puffinry.freeserve.co.uk>
56174      Branch: perl
56175            ! ext/B/B/Deparse.pm
56176 ____________________________________________________________________________
56177 [  9569] By: nick                                  on 2001/04/05  21:32:26
56178         Log: Change sense from "incomplete" to "implemented but needs more work" in perlunicode.pod
56179      Branch: perlio
56180            ! pod/perlunicode.pod
56181 ____________________________________________________________________________
56182 [  9568] By: nick                                  on 2001/04/05  19:38:09
56183         Log: Integrate mainline
56184      Branch: perlio
56185           +> lib/Class/ISA.pm t/lib/class-isa.t t/lib/md5-align.t
56186           !> (integrate 35 files)
56187 ____________________________________________________________________________
56188 [  9567] By: jhi                                   on 2001/04/05  18:31:45
56189         Log: Subject: [PATCH B::Deparse] "${foo}bar", "${foo}[1]" etc.
56190              From: Robin Houston <robin@kitsite.com>
56191              Date: Thu, 5 Apr 2001 18:03:23 +0100
56192              Message-ID: <20010405180323.A16388@puffinry.freeserve.co.uk>
56193      Branch: perl
56194            ! ext/B/B/Deparse.pm
56195 ____________________________________________________________________________
56196 [  9566] By: jhi                                   on 2001/04/05  18:29:35
56197         Log: Subject: [PATCH B::*] cope with SVf_IVisUV, and cope with $^^ and friends
56198              From: Robin Houston <robin@kitsite.com>
56199              Date: Thu, 5 Apr 2001 16:45:18 +0100
56200              Message-ID: <20010405164517.B16037@puffinry.freeserve.co.uk>
56201      Branch: perl
56202            ! ext/B/B.pm ext/B/B/Deparse.pm ext/B/B/Terse.pm
56203 ____________________________________________________________________________
56204 [  9565] By: jhi                                   on 2001/04/05  18:24:23
56205         Log: Subject: [PATCH B::Deparse] lexical variables with ridiculously long names that are used in list assignments
56206              From: Robin Houston <robin@kitsite.com>
56207              Date: Thu, 5 Apr 2001 14:50:09 +0100
56208              Message-ID: <20010405145009.A15916@puffinry.freeserve.co.uk>
56209      Branch: perl
56210            ! ext/B/B/Deparse.pm
56211 ____________________________________________________________________________
56212 [  9564] By: jhi                                   on 2001/04/05  18:23:03
56213         Log: Subject: [PATCH B::*] print control-character vars readably
56214              From: Robin Houston <robin@kitsite.com>
56215              Date: Thu, 5 Apr 2001 14:27:38 +0100
56216              Message-ID: <20010405142738.A15855@puffinry.freeserve.co.uk>
56217              
56218              Needs EBCDICification.
56219      Branch: perl
56220            ! ext/B/B.pm ext/B/B/Concise.pm ext/B/B/Debug.pm
56221            ! ext/B/B/Terse.pm
56222 ____________________________________________________________________________
56223 [  9563] By: jhi                                   on 2001/04/05  18:20:32
56224         Log: Subject: Re: Not OK: perl v5.6.1 +fools-gold on darwin 1.3 (UNINSTALLED)
56225              Date: Thu, 5 Apr 2001 13:21:42 -0400
56226              From: Paul Schinder <schinder@pobox.com>
56227              Message-Id: <p05100900b6f25159e767@[10.0.1.52]>
56228              
56229              Mac OS X (Darwin) has extra pwent fields.
56230      Branch: perl
56231            ! t/op/pwent.t
56232 ____________________________________________________________________________
56233 [  9562] By: jhi                                   on 2001/04/05  17:57:51
56234         Log: Regen toc.
56235      Branch: perl
56236            ! pod/perltoc.pod
56237 ____________________________________________________________________________
56238 [  9561] By: jhi                                   on 2001/04/05  17:47:33
56239         Log: Metaconfig units changes for #9560, plus regen Glossary.patch.
56240      Branch: metaconfig
56241            ! U/Glossary.patch
56242      Branch: metaconfig/U/perl
56243            + d_u32align.U
56244            ! d_cmsghdr_s.U d_msghdr_s.U
56245 ____________________________________________________________________________
56246 [  9560] By: jhi                                   on 2001/04/05  17:47:01
56247         Log: Introduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
56248              ext/Digest/MD5/Makefile.PL and t/lib/md5-align.t.
56249              Introduce probes for struct msghdr, struct cmsghdr,
56250              sendmsg, recvmsg, readv, writev, setitimer, getitimer,
56251              ualarm, usleep, for possible later extension work.
56252      Branch: perl
56253            + t/lib/md5-align.t
56254            ! Configure MANIFEST Porting/Glossary Porting/config.sh
56255            ! Porting/config_H config_h.SH configure.com epoc/config.sh
56256            ! ext/Digest/MD5/Makefile.PL perl.h uconfig.h uconfig.sh
56257            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
56258            ! vos/config.ga.h win32/config.bc win32/config.gc
56259            ! win32/config.vc
56260 ____________________________________________________________________________
56261 [  9559] By: jhi                                   on 2001/04/05  13:03:04
56262         Log: Be traditional in your cpp (for the Errno extension).
56263      Branch: perl
56264            ! hints/darwin.sh
56265 ____________________________________________________________________________
56266 [  9558] By: jhi                                   on 2001/04/05  13:00:05
56267         Log: Add $Config{cppflags} to the gcc incantation.
56268      Branch: perl
56269            ! ext/Errno/Errno_pm.PL
56270 ____________________________________________________________________________
56271 [  9557] By: jhi                                   on 2001/04/05  04:22:39
56272         Log: Introduce Sean Burke's Class::ISA 0.32.
56273      Branch: perl
56274            + lib/Class/ISA.pm t/lib/class-isa.t
56275            ! MANIFEST
56276 ____________________________________________________________________________
56277 [  9556] By: jhi                                   on 2001/04/05  04:09:50
56278         Log: Subject: [PATCH AUTHORS] Housekeeping
56279              From: Paul Johnson <paul@pjcj.net> 
56280              Date: Wed, 4 Apr 2001 22:45:47 +0200
56281              Message-ID: <20010404224547.D9548@pjcj.net>
56282      Branch: perl
56283            ! AUTHORS
56284 ____________________________________________________________________________
56285 [  9555] By: jhi                                   on 2001/04/05  04:06:33
56286         Log: Subject: [PATCH] Base64 update to perlfaq9.pod
56287              From: Gisle Aas <gisle@ActiveState.com>
56288              Date: 04 Apr 2001 14:23:04 -0700
56289              Message-ID: <lrlmpg9x6v.fsf@caliper.ActiveState.com>
56290      Branch: perl
56291            ! pod/perlfaq9.pod
56292 ____________________________________________________________________________
56293 [  9554] By: jhi                                   on 2001/04/05  04:05:49
56294         Log: Downgrade also the "Wide character" diagnostic.
56295      Branch: perl
56296            ! pod/perldiag.pod
56297 ____________________________________________________________________________
56298 [  9553] By: jhi                                   on 2001/04/05  04:00:33
56299         Log: Integrate changes #9544,9547,9549(perlio),9550,9551 from
56300              maintperl into mainline.
56301              
56302              "double" should be "NV"; standard typemap is missing entry
56303              for NV
56304              
56305              s/djSP/dSP/
56306              
56307              Downgrade "Wide character in print" to a warning.
56308              
56309              B::Deparse fix for ${^FOO} and documentation for PVX() method
56310              (from Robin Houston)
56311              
56312              tr/// doesn't null-terminate the result in some situations
56313              (from Gisle Aas)
56314      Branch: perl
56315           !> doio.c doop.c ext/B/B.pm ext/B/B.xs ext/B/B/C.pm
56316           !> ext/B/B/Deparse.pm ext/Thread/Thread.xs lib/ExtUtils/typemap
56317           !> t/io/utf8.t t/op/tr.t
56318 ____________________________________________________________________________
56319 [  9552] By: jhi                                   on 2001/04/05  03:52:50
56320         Log: Retract changes #9542 and #9538 (from maintperl, integrated
56321              at #9540), shouldn't be needed because of the perlio changes.
56322      Branch: perl
56323            ! util.c
56324 ____________________________________________________________________________
56325 [  9551] By: gsar                                  on 2001/04/05  00:18:34
56326         Log: tr/// doesn't null-terminate the result in some situations
56327              (from Gisle Aas)
56328      Branch: maint-5.6/perl
56329            ! doop.c t/op/tr.t
56330 ____________________________________________________________________________
56331 [  9550] By: gsar                                  on 2001/04/04  20:04:17
56332         Log: B::Deparse fix for ${^FOO} and documentation for PVX() method
56333              (from Robin Houston)
56334      Branch: maint-5.6/perl
56335            ! ext/B/B.pm ext/B/B/Deparse.pm
56336 ____________________________________________________________________________
56337 [  9549] By: nick                                  on 2001/04/04  18:56:15
56338         Log: Downgrade "Wide character in print" to a warning.
56339      Branch: perlio
56340            ! doio.c t/io/utf8.t
56341 ____________________________________________________________________________
56342 [  9548] By: gsar                                  on 2001/04/04  18:51:49
56343         Log: integrate changes#9460,9462,9482,9521,9522
56344              
56345              Subject: PATCH: B::Debug should show LOOP-specific fields
56346              
56347              Subject: B::Deparse precedence bug. (Patch included.)
56348              
56349              Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
56350              
56351              Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
56352              
56353              Subject: [PATCH B::Concise] padname values may have bogus SvCUR
56354      Branch: maint-5.6/perl
56355           !> ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Debug.pm
56356           !> ext/B/B/Deparse.pm ext/B/B/Showlex.pm
56357 ____________________________________________________________________________
56358 [  9547] By: gsar                                  on 2001/04/04  18:49:16
56359         Log: s/djSP/dSP/
56360      Branch: maint-5.6/perl
56361            ! ext/Thread/Thread.xs
56362 ____________________________________________________________________________
56363 [  9546] By: nick                                  on 2001/04/04  18:44:00
56364         Log: Integrate mainline.
56365      Branch: perlio
56366           !> Makefile.SH embed.pl ext/File/Glob/Glob.pm jpl/JNI/JNI.pm op.c
56367           !> os2/OS2/Process/Process.pm perl.c pod/perlapi.pod util.c
56368 ____________________________________________________________________________
56369 [  9545] By: gsar                                  on 2001/04/04  18:38:52
56370         Log: integrate change#8837 from mainline
56371              
56372              Subject: [patch] -Wall cleanup round 2
56373      Branch: maint-5.6/perl
56374           !> ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
56375           !> ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
56376           !> ext/File/Glob/Glob.xs ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs
56377           !> ext/IPC/SysV/SysV.xs ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
56378           !> ext/SDBM_File/SDBM_File.xs
56379 ____________________________________________________________________________
56380 [  9544] By: gsar                                  on 2001/04/04  17:49:57
56381         Log: "double" should be "NV"; standard typemap is missing entry
56382              for NV
56383      Branch: maint-5.6/perl
56384            ! ext/B/B.xs ext/B/B/C.pm lib/ExtUtils/typemap
56385 ____________________________________________________________________________
56386 [  9543] By: jhi                                   on 2001/04/04  14:13:18
56387         Log: Thou shalt not (just) match for English error messages.
56388      Branch: perl
56389            ! ext/File/Glob/Glob.pm jpl/JNI/JNI.pm
56390            ! os2/OS2/Process/Process.pm
56391 ____________________________________________________________________________
56392 [  9542] By: jhi                                   on 2001/04/04  13:20:39
56393         Log: Make the stdio tricks of fflush_all() to exist only if
56394              stdio is being used.
56395      Branch: perl
56396            ! util.c
56397 ____________________________________________________________________________
56398 [  9541] By: jhi                                   on 2001/04/04  04:20:24
56399         Log: Subject: Re: [PATCH] Lighten up glob
56400              From: Benjamin Sugars <bsugars@canoe.ca>
56401              Date: Tue, 3 Apr 2001 17:03:48 -0400 (EDT)
56402              Message-ID: <Pine.LNX.4.21.0104031700340.2143-100000@marmot.rim.canoe.ca>
56403      Branch: perl
56404            ! embed.pl ext/File/Glob/Glob.pm op.c perl.c pod/perlapi.pod
56405            ! util.c
56406 ____________________________________________________________________________
56407 [  9540] By: jhi                                   on 2001/04/04  04:03:57
56408         Log: Integrate changes #9538,9539 from maintperl into mainline.
56409              
56410              fflush() is a macro on SunOS 4.1.x, so provide a wrapper
56411              for use with _fwalk() (fix for change#7705)
56412              
56413              another tweak needed for SunOS 4.1.x build (from Mike Guy)
56414              (cp -f is not portable)
56415      Branch: perl
56416           !> Makefile.SH util.c
56417 ____________________________________________________________________________
56418 [  9539] By: gsar                                  on 2001/04/04  03:01:14
56419         Log: another tweak needed for SunOS 4.1.x build (from Mike Guy)
56420      Branch: maint-5.6/perl
56421            ! Makefile.SH
56422 ____________________________________________________________________________
56423 [  9538] By: gsar                                  on 2001/04/04  01:00:38
56424         Log: fflush() is a macro on SunOS 4.1.x, so provide a wrapper
56425              for use with _fwalk() (fix for change#7705)
56426      Branch: maint-5.6/perl
56427            ! util.c
56428 ____________________________________________________________________________
56429 [  9537] By: nick                                  on 2001/04/03  19:24:55
56430         Log: Integrate mainline
56431      Branch: perlio
56432           +> ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL lib/unicode/NamesList.txt
56433           +> lib/unicode/PropList.html
56434            - lib/unicode/Names.txt lib/unicode/README.Ethiopic
56435           !> (integrate 69 files)
56436 ____________________________________________________________________________
56437 [  9536] By: jhi                                   on 2001/04/03  18:02:31
56438         Log: Integrate change #9533 from maintperl into mainline.
56439              
56440              better fix for change#9517 to accomodate UNC paths like
56441              \\server\share\foo, and paths with trailing backslash
56442              like c:\this\
56443      Branch: perl
56444           !> utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
56445 ____________________________________________________________________________
56446 [  9535] By: jhi                                   on 2001/04/03  17:58:07
56447         Log: Change the push/unshift warning to be of class syntax, not misc.
56448      Branch: perl
56449            ! op.c pod/perldiag.pod t/pragma/warn/op
56450 ____________________________________________________________________________
56451 [  9534] By: jhi                                   on 2001/04/03  15:03:46
56452         Log: Change the push/unshift warning (#9532) to talk about "no values"
56453              instead of "no arguments".
56454      Branch: perl
56455            ! op.c pod/perldiag.pod t/pragma/warn/op
56456 ____________________________________________________________________________
56457 [  9533] By: gsar                                  on 2001/04/03  14:30:07
56458         Log: better fix for change#9517 to accomodate UNC paths like
56459              \\server\share\foo, and paths with trailing backslash
56460              like c:\this\
56461      Branch: maint-5.6/perl
56462            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
56463 ____________________________________________________________________________
56464 [  9532] By: jhi                                   on 2001/04/03  13:11:46
56465         Log: Subject: Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)
56466              From: Robin Houston <robin@kitsite.com>
56467              Date: Mon, 2 Apr 2001 15:03:29 +0100
56468              Message-ID: <20010402150329.A6636@puffinry.freeserve.co.uk>
56469      Branch: perl
56470            ! op.c pod/perldiag.pod t/lib/db-recno.t t/pragma/warn/op
56471 ____________________________________________________________________________
56472 [  9531] By: jhi                                   on 2001/04/03  13:06:34
56473         Log: Integrate change #9530 from maintperl into mainline.
56474              
56475              accomodate VMS "mailbox overflow" quirk in testsuite (from
56476              Craig Berry)
56477      Branch: perl
56478           !> t/lib/socket.t
56479 ____________________________________________________________________________
56480 [  9530] By: gsar                                  on 2001/04/03  04:56:41
56481         Log: accomodate VMS "mailbox overflow" quirk in testsuite (from
56482              Craig Berry)
56483      Branch: maint-5.6/perl
56484            ! t/lib/socket.t
56485 ____________________________________________________________________________
56486 [  9529] By: jhi                                   on 2001/04/03  02:34:34
56487         Log: Update Changes.
56488      Branch: perl
56489            ! Changes patchlevel.h
56490 ____________________________________________________________________________
56491 [  9528] By: jhi                                   on 2001/04/03  01:27:57
56492         Log: Subject: [PATCH: 9508] perlfaq3: extend the silly long list even further
56493              Date: Mon, 2 Apr 2001 18:24:53 -0700 (PDT)
56494              To: perl5-porters@perl.org
56495              Message-ID: <Pine.OSF.4.10.10104021823330.279908-100000@aspara.forte.com>
56496      Branch: perl
56497            ! pod/perlfaq3.pod
56498 ____________________________________________________________________________
56499 [  9527] By: jhi                                   on 2001/04/03  01:22:09
56500         Log: Subject: [PATCH: 9508] build && test XS::Typemap on VMS, glob-basic insensitivity training
56501              From: Peter Prymmer <pvhp@forte.com>
56502              Date: Mon, 2 Apr 2001 17:40:27 -0700 (PDT)
56503              Message-ID: <Pine.OSF.4.10.10104021727250.278825-100000@aspara.forte.com>      
56504      Branch: perl
56505            ! configure.com t/lib/glob-basic.t t/lib/xs-typemap.t
56506 ____________________________________________________________________________
56507 [  9526] By: jhi                                   on 2001/04/03  01:18:25
56508         Log: The metaconfig unit changes for #9525.
56509      Branch: metaconfig
56510            ! U/a_dvisory/quadtype.U U/modified/mallocsrc.U
56511      Branch: metaconfig/U/perl
56512            ! use64bits.U
56513 ____________________________________________________________________________
56514 [  9525] By: jhi                                   on 2001/04/03  01:17:30
56515         Log: Configure sanity checks:
56516              * if use64bitall is attempted but pointers are only 32-bit,
56517              'downgrade' to use64bitint
56518              * if use64bitint is attempted but there's no quad type,
56519              forget about use64bitint (well, the default for it is 'n',
56520              the user can still override this)
56521              * if pointers are 64 bits, do not try to use Perl's malloc
56522      Branch: perl
56523            ! Configure
56524 ____________________________________________________________________________
56525 [  9524] By: gsar                                  on 2001/04/03  01:09:12
56526         Log: EPOC fix for lib/io_udp.t failure (from Olaf Flebbe)
56527      Branch: maint-5.6/perl
56528            ! pp_sys.c
56529 ____________________________________________________________________________
56530 [  9523] By: jhi                                   on 2001/04/03  00:02:31
56531         Log: (Retracted by #9609)
56532              
56533              Make it harder for parallel makes to enter 'test' before
56534              Dynaloader and File::Glob are happy.  (In principle 'make_ext'
56535              should be unhappy enough, but sometimes parallel makes seem
56536              to sneak past both in Tru64 and AIX.)
56537      Branch: perl
56538            ! Makefile.SH
56539 ____________________________________________________________________________
56540 [  9522] By: jhi                                   on 2001/04/02  22:35:31
56541         Log: Subject: [PATCH B::Concise] padname values may have bogus SvCUR
56542              Date: Mon, 2 Apr 2001 22:54:10 +0100
56543              From: Robin Houston <robin@kitsite.com>
56544              Message-ID: <20010402225410.A8273@puffinry.freeserve.co.uk>
56545      Branch: perl
56546            ! ext/B/B.pm ext/B/B.xs ext/B/B/Concise.pm ext/B/B/Showlex.pm
56547 ____________________________________________________________________________
56548 [  9521] By: jhi                                   on 2001/04/02  22:32:23
56549         Log: Subject: [PATCH B::Concise] @stash_array = split(/pat/, str);
56550              From: Robin Houston <robin@kitsite.com>
56551              Date: Mon, 2 Apr 2001 20:24:03 +0100
56552              Message-ID: <20010402202402.A8005@puffinry.freeserve.co.uk>
56553      Branch: perl
56554            ! ext/B/B/Concise.pm
56555 ____________________________________________________________________________
56556 [  9520] By: jhi                                   on 2001/04/02  22:30:43
56557         Log: Subject: [PATCH] REALLY pedantic hv.h nit
56558              From: Simon Cozens <simon@netthink.co.uk>
56559              Date: Mon, 2 Apr 2001 15:43:06 +0100
56560              Message-ID: <20010402154306.A21711@netthink.co.uk>
56561      Branch: perl
56562            ! hv.h
56563 ____________________________________________________________________________
56564 [  9519] By: jhi                                   on 2001/04/02  22:28:04
56565         Log: Based on
56566              
56567              Subject: [foolperl] EPOC fix
56568              From: Olaf Flebbe <O.Flebbe@science-computing.de>
56569              Date: Mon, 2 Apr 2001 23:36:51 +0200 (CEST)
56570              Message-ID: <Pine.LNX.4.02.10104022335380.5547-100000@milkyway.science-computing.de>
56571      Branch: perl
56572            ! pp_sys.c
56573 ____________________________________________________________________________
56574 [  9518] By: jhi                                   on 2001/04/02  22:22:34
56575         Log: Integrate changes #9511,9514,9517 from maintperl into mainline.
56576              
56577              README.win32 tweaks; add a note about alternative location for
56578              getting a gcc-2.95.2 that will build perl properly on windows
56579              
56580              add some notes about gutsy threading matters
56581              
56582              many of the utilities interpolate literal paths within doublequotes
56583              (fails on dosish platforms where path contains backslashes)
56584      Branch: perl
56585           !> README.win32 pod/perlguts.pod utils/perldoc.PL
56586           !> x2p/find2perl.PL x2p/s2p.PL
56587 ____________________________________________________________________________
56588 [  9517] By: gsar                                  on 2001/04/02  19:52:21
56589         Log: many of the utilities interpolate literal paths within doublequotes
56590              (fails on dosish platforms where path contains backslashes)
56591      Branch: maint-5.6/perl
56592            ! utils/perldoc.PL x2p/find2perl.PL x2p/s2p.PL
56593 ____________________________________________________________________________
56594 [  9516] By: gsar                                  on 2001/04/02  05:49:37
56595         Log: a foolish release
56596      Branch: maint-5.6/perl
56597            ! Changes patchlevel.h pod/perldelta.pod pod/perlhist.pod
56598            ! pod/perltoc.pod
56599 ____________________________________________________________________________
56600 [  9515] By: gsar                                  on 2001/04/02  05:04:29
56601         Log: add missing changelog summaries
56602      Branch: maint-5.6/perl
56603            ! Changes
56604 ____________________________________________________________________________
56605 [  9514] By: gsar                                  on 2001/04/02  04:07:13
56606         Log: add some notes about gutsy threading matters
56607      Branch: maint-5.6/perl
56608            ! pod/perlguts.pod
56609 ____________________________________________________________________________
56610 [  9513] By: gsar                                  on 2001/04/02  03:25:21
56611         Log: add more prominent caveat notices about experimental features
56612      Branch: maint-5.6/perl
56613            ! pod/perlfork.pod pod/perlunicode.pod
56614 ____________________________________________________________________________
56615 [  9512] By: gsar                                  on 2001/04/02  02:54:33
56616         Log: integrate changes#9479,9509 from mainline
56617              
56618              [PATCH] File::Glob stuff for Mac OS
56619              
56620              [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
56621      Branch: maint-5.6/perl
56622           !> ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
56623           !> t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
56624           !> t/lib/glob-taint.t
56625 ____________________________________________________________________________
56626 [  9511] By: gsar                                  on 2001/04/02  02:38:24
56627         Log: README.win32 tweaks; add a note about alternative location for
56628              getting a gcc-2.95.2 that will build perl properly on windows
56629      Branch: maint-5.6/perl
56630            ! README.win32
56631 ____________________________________________________________________________
56632 [  9510] By: jhi                                   on 2001/04/01  20:45:10
56633         Log: An ambiguousity warning.
56634      Branch: perl
56635            ! t/lib/trig.t
56636 ____________________________________________________________________________
56637 [  9509] By: jhi                                   on 2001/04/01  19:53:47
56638         Log: Subject: [PATH bsd_glob.c perl@9472] Shut up gcc warning in bsd_glob.c
56639              From: Jonathan Stowe <gellyfish@gellyfish.com>
56640              Date: Sun, 1 Apr 2001 10:04:55 +0100 (BST)
56641              Message-ID: <Pine.LNX.4.30.0104010958250.7703-100000@orpheus.gellyfish.com>
56642      Branch: perl
56643            ! ext/File/Glob/bsd_glob.c
56644 ____________________________________________________________________________
56645 [  9508] By: jhi                                   on 2001/04/01  19:35:03
56646         Log: Update Changes.
56647      Branch: perl
56648            ! Changes patchlevel.h
56649 ____________________________________________________________________________
56650 [  9507] By: jhi                                   on 2001/04/01  19:24:01
56651         Log: Integrate changes #9378,9458,9469,9475,9489,9490,9505,9506
56652              from mainline to maintperl: pod tweaks.
56653      Branch: maint-5.6/perl
56654           !> pod/perldebug.pod pod/perldiag.pod pod/perlfaq1.pod
56655           !> pod/perlguts.pod pod/perlhack.pod pod/perlop.pod
56656           !> pod/perlvar.pod
56657 ____________________________________________________________________________
56658 [  9506] By: jhi                                   on 2001/04/01  19:11:53
56659         Log: Commit Sarathy to April release of 5.6.1 :-)
56660      Branch: perl
56661            ! pod/perlfaq1.pod
56662 ____________________________________________________________________________
56663 [  9505] By: jhi                                   on 2001/04/01  19:03:15
56664         Log: Subject: PATCH 5.6.0 (perldebug.pod)
56665              From: Mark-Jason Dominus <mjd@plover.com>
56666              Date: Sun, 01 Apr 2001 14:25:11 -0400
56667              Message-ID: <20010401182511.9247.qmail@plover.com>
56668      Branch: perl
56669            ! pod/perldebug.pod
56670 ____________________________________________________________________________
56671 [  9504] By: jhi                                   on 2001/04/01  18:43:09
56672         Log: Add great_circle_direction().
56673      Branch: perl
56674            ! lib/Math/Trig.pm t/lib/trig.t
56675 ____________________________________________________________________________
56676 [  9503] By: jhi                                   on 2001/04/01  17:29:12
56677         Log: Unicode ReadMe update for Unicode 3.1.
56678      Branch: perl
56679            ! lib/unicode/ReadMe.txt
56680 ____________________________________________________________________________
56681 [  9502] By: jhi                                   on 2001/04/01  17:18:40
56682         Log: Integrate change #9501 from maintperl into mainline.
56683              
56684              fix the perlembed notes on multiple interpreters
56685              
56686              fix ExtUtils::Embed to work passably on Windows
56687      Branch: perl
56688           !> lib/ExtUtils/Embed.pm pod/perlembed.pod
56689 ____________________________________________________________________________
56690 [  9501] By: gsar                                  on 2001/04/01  07:21:57
56691         Log: fix the perlembed notes on multiple interpreters
56692              
56693              fix ExtUtils::Embed to work passably on Windows
56694      Branch: maint-5.6/perl
56695            ! lib/ExtUtils/Embed.pm pod/perlembed.pod
56696 ____________________________________________________________________________
56697 [  9500] By: jhi                                   on 2001/04/01  05:58:23
56698         Log: Test for #9499.
56699      Branch: perl
56700            ! t/op/tr.t
56701 ____________________________________________________________________________
56702 [  9499] By: jhi                                   on 2001/04/01  05:55:46
56703         Log: tr/// UTF-8 tweaking from Inaba Hiroto.
56704      Branch: perl
56705            ! embed.h embed.pl op.c proto.h
56706 ____________________________________________________________________________
56707 [  9498] By: jhi                                   on 2001/04/01  05:44:34
56708         Log: Protect the workaround hunk more.
56709      Branch: perl
56710            ! toke.c
56711 ____________________________________________________________________________
56712 [  9497] By: jhi                                   on 2001/04/01  00:24:25
56713         Log: Integrate changes #9493,9494,9495,9496 from maintperl
56714              into mainline.
56715              
56716              fix a broken workaround for Borland compiler in change#4739
56717              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
56718              
56719              nits spotted by Borland compiler
56720              
56721              avoid redefinition warnings under Borland 5.02
56722              
56723              various nits identified by the Borland 5.5 compiler; remove suppression
56724              of a few warnings
56725      Branch: perl
56726           !> ext/File/Glob/bsd_glob.c sv.c toke.c utf8.h win32/makefile.mk
56727           !> win32/win32.h
56728 ____________________________________________________________________________
56729 [  9496] By: gsar                                  on 2001/03/31  23:22:28
56730         Log: various nits identified by the Borland 5.5 compiler; remove suppression
56731              of a few warnings
56732      Branch: maint-5.6/perl
56733            ! ext/File/Glob/bsd_glob.c sv.c win32/win32.h
56734 ____________________________________________________________________________
56735 [  9495] By: gsar                                  on 2001/03/31  21:03:08
56736         Log: avoid redefinition warnings under Borland 5.02
56737      Branch: maint-5.6/perl
56738            ! win32/makefile.mk
56739 ____________________________________________________________________________
56740 [  9494] By: gsar                                  on 2001/03/31  20:18:59
56741         Log: nits spotted by Borland compiler
56742      Branch: maint-5.6/perl
56743            ! utf8.h win32/win32.h
56744 ____________________________________________________________________________
56745 [  9493] By: gsar                                  on 2001/03/31  20:18:05
56746         Log: fix a broken workaround for Borland compiler in change#4739
56747              (caused weird "short reads" on DATA, which caused op/misc.t to fail)
56748      Branch: maint-5.6/perl
56749            ! toke.c
56750 ____________________________________________________________________________
56751 [  9492] By: jhi                                   on 2001/03/31  18:36:24
56752         Log: Integrate change #9491 from maintperl into mainline.
56753              
56754              Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
56755              directory is relative (need to fetch the full path name *before*
56756              the chdir!)
56757      Branch: perl
56758           !> lib/Cwd.pm
56759 ____________________________________________________________________________
56760 [  9491] By: gsar                                  on 2001/03/31  17:01:56
56761         Log: Cwd::chdir() doesn't set $ENV{PWD} correctly on windows when the
56762              directory is relative (need to fetch the full path name *before*
56763              the chdir!)
56764              
56765              this is a followup patch for change#6749
56766      Branch: maint-5.6/perl
56767            ! lib/Cwd.pm
56768 ____________________________________________________________________________
56769 [  9490] By: jhi                                   on 2001/03/31  15:50:18
56770         Log: Subject: Re: [PATCH] av.h cosmetics
56771              From: Simon Cozens <simon@netthink.co.uk>
56772              Date: Sat, 31 Mar 2001 13:09:59 +0100
56773              Message-ID: <20010331130959.A22000@netthink.co.uk>
56774              
56775              Document AvALLOC.
56776      Branch: perl
56777            ! pod/perlguts.pod
56778 ____________________________________________________________________________
56779 [  9489] By: jhi                                   on 2001/03/31  15:48:44
56780         Log: Subject: [PATCH] Re: Math::Big* v1.21
56781              From: Tels <perl_dummy@bloodgate.com>
56782              Date: Sat, 31 Mar 2001 13:21:05 +0200 (CEST)
56783              Message-Id: <200103311125.GAA377738@www08.hway.net>
56784      Branch: perl
56785            ! pod/perlop.pod
56786 ____________________________________________________________________________
56787 [  9488] By: jhi                                   on 2001/03/31  03:39:51
56788         Log: Debug output tweak.
56789      Branch: perl
56790            ! t/lib/cwd.t
56791 ____________________________________________________________________________
56792 [  9487] By: jhi                                   on 2001/03/31  03:33:02
56793         Log: OverVMSification.
56794      Branch: perl
56795            ! t/lib/cwd.t
56796 ____________________________________________________________________________
56797 [  9486] By: jhi                                   on 2001/03/31  03:01:40
56798         Log: Missed MANIFESTations in #9483.
56799      Branch: perl
56800            ! MANIFEST
56801 ____________________________________________________________________________
56802 [  9485] By: jhi                                   on 2001/03/31  02:58:17
56803         Log: Subject: Not OK: perl v5.7.0 +DEVEL9472 on VMS_AXP V7.1 (UNINSTALLED)
56804              From: Peter Prymmer <pvhp@forte.com>
56805              Date: Fri, 30 Mar 2001 18:06:36 -0800 (PST)
56806              Message-ID: <Pine.OSF.4.10.10103301805450.63762-100000@aspara.forte.com>
56807      Branch: perl
56808            ! regexec.c t/lib/cwd.t
56809 ____________________________________________________________________________
56810 [  9484] By: jhi                                   on 2001/03/31  01:04:41
56811         Log: Obsolete file (see #3938)
56812      Branch: perl
56813            - lib/unicode/README.Ethiopic
56814            ! MANIFEST
56815 ____________________________________________________________________________
56816 [  9483] By: jhi                                   on 2001/03/31  00:52:42
56817         Log: Update to Unicode 3.1.
56818              (Rename Names.txt to NamesList.txt.)
56819      Branch: perl
56820            + lib/unicode/NamesList.txt lib/unicode/PropList.html
56821            - lib/unicode/Names.txt
56822            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
56823            ! lib/unicode/Is/LbrkBA.pl lib/unicode/Is/LbrkBB.pl
56824            ! lib/unicode/Is/LbrkID.pl lib/unicode/Is/LbrkSG.pl
56825            ! lib/unicode/LineBrk.txt lib/unicode/NamesList.html
56826            ! lib/unicode/UCD.html lib/unicode/Unicode.html
56827            ! lib/unicode/rename lib/unicode/version
56828 ____________________________________________________________________________
56829 [  9482] By: jhi                                   on 2001/03/30  23:33:44
56830         Log: Subject: Re: [ID 20010330.003] O=Deparse,-p does not preserve "operational semantics"
56831              From: Robin Houston <robin@kitsite.com>
56832              Date: Fri, 30 Mar 2001 20:07:22 +0100
56833              Message-ID: <20010330200722.A2010@puffinry.freeserve.co.uk>
56834      Branch: perl
56835            ! ext/B/B/Deparse.pm
56836 ____________________________________________________________________________
56837 [  9481] By: jhi                                   on 2001/03/30  23:20:25
56838         Log: Subject: Re: [PATCH] CwdXS, Take 2
56839              From: Benjamin Sugars <bsugars@canoe.ca>
56840              Date: Fri, 30 Mar 2001 14:08:51 -0500 (EST)
56841              Message-ID: <Pine.LNX.4.21.0103301357490.1927-100000@marmot.rim.canoe.ca>
56842      Branch: perl
56843            + ext/Cwd/Cwd.xs ext/Cwd/Makefile.PL
56844            ! MANIFEST lib/Cwd.pm t/lib/cwd.t
56845 ____________________________________________________________________________
56846 [  9480] By: jhi                                   on 2001/03/30  22:52:38
56847         Log: Subject: [ID 20010330.006] incorrect WARNING from installperl "You've never run 'make test' or some tests failed!"
56848              From: David Dyck <dcd@tc.fluke.com>
56849              Date: Fri, 30 Mar 2001 14:44:13 -0800
56850              Message-Id: <200103302244.OAA12204@dd.tc.fluke.com>
56851              
56852              The t/rantests flags file creation was accidentally
56853              removed by #9217.
56854      Branch: perl
56855            ! Makefile.SH
56856 ____________________________________________________________________________
56857 [  9479] By: jhi                                   on 2001/03/30  22:45:45
56858         Log: Subject: [PATCH] File::Glob stuff for Mac OS
56859              From: Chris Nandor <pudge@pobox.com>
56860              Date: Fri, 30 Mar 2001 16:51:00 -0500
56861              Message-Id: <p05010400b6eaab36051c@[10.0.1.177]>
56862      Branch: perl
56863            ! ext/File/Glob/Glob.pm ext/File/Glob/bsd_glob.c
56864            ! t/lib/glob-basic.t t/lib/glob-case.t t/lib/glob-global.t
56865            ! t/lib/glob-taint.t
56866 ____________________________________________________________________________
56867 [  9478] By: jhi                                   on 2001/03/30  22:43:12
56868         Log: Subject: fix for win32/buildext.pl
56869              From: "Vadim Konovalov" <watman@inbox.ru>
56870              Date: Sat, 31 Mar 2001 00:50:36 +0400
56871              Message-ID: <005b01c0b95c$ac277250$7542983e@vad>
56872      Branch: perl
56873            ! win32/buildext.pl
56874 ____________________________________________________________________________
56875 [  9477] By: jhi                                   on 2001/03/30  22:41:16
56876         Log: Subject: small base.pm doc patch
56877              From: Leon Brocard <acme@astray.com>
56878              Date: Fri, 30 Mar 2001 21:49:57 +0100
56879              Message-ID: <20010330214957.B8733@ns0.astray.com>
56880      Branch: perl
56881            ! lib/base.pm
56882 ____________________________________________________________________________
56883 [  9476] By: jhi                                   on 2001/03/30  18:16:57
56884         Log: Subject: [PATCH] av.h cosmetics
56885              From: Simon Cozens <simon@netthink.co.uk>
56886              Date: Fri, 30 Mar 2001 18:12:28 +0100
56887              Message-ID: <20010330181228.A9319@netthink.co.uk>
56888      Branch: perl
56889            ! av.h
56890 ____________________________________________________________________________
56891 [  9475] By: jhi                                   on 2001/03/30  18:15:50
56892         Log: Subject: [DOC PATCH bleadperl] Two nits in perlhack.pod
56893              From: "Philip Newton" <pnewton@gmx.de>
56894              Date: Fri, 30 Mar 2001 19:06:57 +0200
56895              Message-ID: <3AC4D951.14815.1AC7068@localhost>
56896      Branch: perl
56897            ! pod/perlhack.pod
56898 ____________________________________________________________________________
56899 [  9474] By: jhi                                   on 2001/03/30  18:14:02
56900         Log: Subject: [PATCH] glob-basic.t (Was: [ID 20010328.016])
56901              From: Benjamin Sugars <bsugars@canoe.ca>
56902              Date: Fri, 30 Mar 2001 11:04:35 -0500 (EST)
56903              Message-ID: <Pine.LNX.4.21.0103301045130.1927-100000@marmot.rim.canoe.ca>
56904      Branch: perl
56905            ! t/lib/glob-basic.t
56906 ____________________________________________________________________________
56907 [  9473] By: jhi                                   on 2001/03/30  16:09:24
56908         Log: Update Changes.
56909      Branch: perl
56910            ! Changes patchlevel.h
56911 ____________________________________________________________________________
56912 [  9472] By: jhi                                   on 2001/03/30  15:16:08
56913         Log: Integrate perlio.
56914      Branch: perl
56915           !> t/lib/cwd.t t/lib/glob-basic.t
56916 ____________________________________________________________________________
56917 [  9471] By: nick                                  on 2001/03/30  14:47:10
56918         Log: Should be (^O eq 'MSWin32') not 'Win32'
56919              Fail #12 seems real - chdir is in wrong dir.
56920      Branch: perlio
56921            ! t/lib/cwd.t
56922 ____________________________________________________________________________
56923 [  9470] By: jhi                                   on 2001/03/30  14:41:11
56924         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ... 
56925              From: Radu Greab <radu@netsoft.ro>
56926              Date: Fri, 30 Mar 2001 15:09:06 +0300 (EEST)
56927              Message-ID: <15044.30562.566390.559726@ix.netsoft.ro>
56928              
56929              Replace #9352.
56930      Branch: perl
56931            ! ext/Socket/Socket.xs pp_sys.c
56932 ____________________________________________________________________________
56933 [  9469] By: jhi                                   on 2001/03/30  14:37:51
56934         Log: Subject: PATCH pod/perldiag.pod
56935              From: Robin Houston <robin@kitsite.com>
56936              Date: Fri, 30 Mar 2001 14:10:36 +0100
56937              Message-ID: <20010330141036.A1105@puffinry.freeserve.co.uk>
56938      Branch: perl
56939            ! pod/perldiag.pod t/lib/glob-basic.t
56940 ____________________________________________________________________________
56941 [  9468] By: jhi                                   on 2001/03/30  14:36:36
56942         Log: Subject: Better diagnostic in io/fs.t
56943              From: andreas.koenig@anima.de (Andreas J. Koenig)
56944              Date: 30 Mar 2001 10:11:43 +0200
56945              Message-ID: <m3hf0boev4.fsf@ak-71.mind.de>
56946      Branch: perl
56947            ! t/io/fs.t
56948 ____________________________________________________________________________
56949 [  9467] By: nick                                  on 2001/03/30  14:25:43
56950         Log: Skip order test of glob if case-ignoring system cannot 
56951              create a.test and A.test
56952      Branch: perlio
56953            ! t/lib/glob-basic.t
56954 ____________________________________________________________________________
56955 [  9466] By: nick                                  on 2001/03/30  13:03:12
56956         Log: Integrate mainline.
56957      Branch: perlio
56958            - ext/re/hints/aix.pl
56959           !> MANIFEST ext/B/B/Debug.pm ext/B/B/Deparse.pm
56960           !> lib/ExtUtils/MM_VMS.pm op.c pod/perlop.pod t/comp/require.t
56961           !> t/io/utf8.t t/lib/b.t t/lib/digest.t t/lib/glob-basic.t
56962           !> t/lib/io_multihomed.t t/lib/io_sock.t t/lib/md5-file.t
56963 ____________________________________________________________________________
56964 [  9465] By: jhi                                   on 2001/03/30  03:53:37
56965         Log: Add timeouts to the tests.  (In AIX 4.3.1.0 + vac 5.0.0.0
56966              the tests sometimes hang, sometimes not.)
56967      Branch: perl
56968            ! t/lib/io_multihomed.t t/lib/io_sock.t
56969 ____________________________________________________________________________
56970 [  9464] By: jhi                                   on 2001/03/30  02:56:04
56971         Log: Subject: [PATCH @9452] Better peep()ing for foreach() loops
56972              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
56973              Date: Thu, 29 Mar 2001 18:50:45 -0800 (PST)
56974              Message-ID: <15043.62129.253487.470281@soda.csua.berkeley.edu>
56975      Branch: perl
56976            ! op.c
56977 ____________________________________________________________________________
56978 [  9463] By: jhi                                   on 2001/03/30  02:34:48
56979         Log: Test for #9462.
56980      Branch: perl
56981            ! t/lib/b.t
56982 ____________________________________________________________________________
56983 [  9462] By: jhi                                   on 2001/03/30  02:29:37
56984         Log: Subject: B::Deparse precedence bug. (Patch included.)
56985              From: Jeremy Madea <jmadea@inktomi.com>
56986              Date: Thu, 29 Mar 2001 12:05:02 -0800
56987              Message-ID: <20010329120502.A24881@dr.inktomi.com>
56988      Branch: perl
56989            ! ext/B/B/Deparse.pm
56990 ____________________________________________________________________________
56991 [  9461] By: jhi                                   on 2001/03/30  02:18:41
56992         Log: Subject: [PATCH: 9452] more tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
56993              From: Peter Prymmer <pvhp@forte.com>
56994              Date: Thu, 29 Mar 2001 18:01:18 -0800 (PST)
56995              Message-ID: <Pine.OSF.4.10.10103291731150.1326-100000@aspara.forte.com>
56996      Branch: perl
56997            ! t/comp/require.t t/io/utf8.t t/lib/digest.t t/lib/glob-basic.t
56998            ! t/lib/md5-file.t
56999 ____________________________________________________________________________
57000 [  9460] By: jhi                                   on 2001/03/30  02:17:07
57001         Log: Subject: PATCH: B::Debug should show LOOP-specific fields
57002              From: Robin Houston <robin@kitsite.com>
57003              Date: Thu, 29 Mar 2001 20:47:56 +0100
57004              Message-ID: <20010329204756.A32042@puffinry.freeserve.co.uk>
57005      Branch: perl
57006            ! ext/B/B/Debug.pm
57007 ____________________________________________________________________________
57008 [  9459] By: jhi                                   on 2001/03/30  02:16:05
57009         Log: Subject: [PATCH perl@9424] further MM_VMS.pm tweak
57010              From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com>
57011              Date: Wed, 28 Mar 2001 18:02:20 -0600
57012              Message-Id: <5.0.2.1.0.20010328172535.017d5600@exchi01>
57013      Branch: perl
57014            ! lib/ExtUtils/MM_VMS.pm
57015 ____________________________________________________________________________
57016 [  9458] By: jhi                                   on 2001/03/30  02:07:58
57017         Log: Subject: [ID 20010328.013] Misspelling in perlop(1p) manual page
57018              From: "Joshua E. Rodd" <jrodd@pbs.org>
57019              Date: Wed, 28 Mar 2001 17:29:12 -0500
57020              Message-Id: <E14iORE-0000ZV-00@shaggy.pbs.org>
57021      Branch: perl
57022            ! pod/perlop.pod
57023 ____________________________________________________________________________
57024 [  9457] By: jhi                                   on 2001/03/30  02:04:33
57025         Log: Subject: ext/re/aix.pl can go
57026              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57027              Date: Thu, 29 Mar 2001 12:03:28 +0200
57028              Message-Id: <20010329120132.7C3B.H.M.BRAND@hccnet.nl>
57029      Branch: perl
57030            - ext/re/hints/aix.pl
57031            ! MANIFEST
57032 ____________________________________________________________________________
57033 [  9456] By: jhi                                   on 2001/03/30  02:03:32
57034         Log: Integrate perlio.
57035      Branch: perl
57036           !> ext/Encode/Encode.xs installperl
57037 ____________________________________________________________________________
57038 [  9455] By: nick                                  on 2001/03/29  21:11:46
57039         Log: DLL name has changed so installperl needs to know
57040              (Why isn't it working it out or passed it?)
57041      Branch: perlio
57042            ! installperl
57043 ____________________________________________________________________________
57044 [  9454] By: nick                                  on 2001/03/29  20:56:12
57045         Log: Change Encode's check arguments to 'bool' so SvTRUE gets used
57046              and we don't get undef warnings.
57047      Branch: perlio
57048            ! ext/Encode/Encode.xs
57049 ____________________________________________________________________________
57050 [  9453] By: nick                                  on 2001/03/29  17:58:48
57051         Log: Integrate mainline
57052      Branch: perlio
57053           !> Changes patchlevel.h
57054 ____________________________________________________________________________
57055 [  9452] By: jhi                                   on 2001/03/29  16:44:55
57056         Log: Update Changes.
57057      Branch: perl
57058            ! Changes patchlevel.h
57059 ____________________________________________________________________________
57060 [  9451] By: nick                                  on 2001/03/29  16:31:38
57061         Log: Integrate mainline
57062      Branch: perlio
57063           !> Changes Makefile.SH dump.c ext/Data/Dumper/Dumper.xs
57064           !> ext/Encode/Encode.xs ext/Storable/Storable.xs
57065           !> lib/ExtUtils/typemap patchlevel.h pod/perlhack.pod
57066           !> pod/perliol.pod t/lib/charnames.t t/lib/cwd.t t/op/bop.t
57067           !> t/op/vec.t t/op/ver.t toke.c utils/h2xs.PL
57068 ____________________________________________________________________________
57069 [  9450] By: jhi                                   on 2001/03/29  16:29:17
57070         Log: Integrate perlio.
57071      Branch: perl
57072           !> win32/buildext.pl
57073 ____________________________________________________________________________
57074 [  9449] By: jhi                                   on 2001/03/29  15:50:01
57075         Log: Update Changes.
57076      Branch: perl
57077            ! Changes patchlevel.h
57078 ____________________________________________________________________________
57079 [  9448] By: nick                                  on 2001/03/29  15:47:15
57080         Log: Make sure buildext.pl finds Errno.pm
57081      Branch: perlio
57082            ! win32/buildext.pl
57083 ____________________________________________________________________________
57084 [  9447] By: jhi                                   on 2001/03/29  15:39:34
57085         Log: Integrate perlio.
57086      Branch: perl
57087           !> win32/makefile.mk
57088 ____________________________________________________________________________
57089 [  9446] By: nick                                  on 2001/03/29  15:30:03
57090         Log: Integrate win32/makefile.mk with mainline.
57091      Branch: perlio
57092           !> win32/makefile.mk
57093 ____________________________________________________________________________
57094 [  9445] By: nick                                  on 2001/03/29  15:27:32
57095         Log: Fix breakage ... 
57096      Branch: perlio
57097            ! win32/makefile.mk
57098 ____________________________________________________________________________
57099 [  9444] By: jhi                                   on 2001/03/29  15:03:08
57100         Log: Subject: RE: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
57101              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
57102              Date: Thu, 29 Mar 2001 10:32:59 +0400
57103              Message-ID: <402099F49BEED211999700805FC7359FA8442D@ru0028exch01.spb.lucent.com>
57104      Branch: perl
57105            ! win32/makefile.mk
57106 ____________________________________________________________________________
57107 [  9443] By: jhi                                   on 2001/03/29  15:02:12
57108         Log: Integrate perlio.
57109      Branch: perl
57110           +> win32/buildext.pl
57111           !> MANIFEST ext/PerlIO/Via/Via.xs perlio.c perlio.h sv.c
57112           !> t/io/utf8.t t/lib/io_scalar.t win32/makefile.mk
57113 ____________________________________________________________________________
57114 [  9442] By: nick                                  on 2001/03/29  14:59:11
57115         Log: Work in progress - determine win32 extensions to build via script.
57116      Branch: perlio
57117            + win32/buildext.pl
57118            ! MANIFEST win32/makefile.mk
57119 ____________________________________________________________________________
57120 [  9441] By: jhi                                   on 2001/03/29  14:51:47
57121         Log: Reintroduce the use of external pwd.
57122      Branch: perl
57123            ! t/lib/cwd.t
57124 ____________________________________________________________________________
57125 [  9440] By: jhi                                   on 2001/03/29  14:42:58
57126         Log: use warnings instead of -w.
57127      Branch: perl
57128            ! utils/h2xs.PL
57129 ____________________________________________________________________________
57130 [  9439] By: jhi                                   on 2001/03/29  14:41:52
57131         Log: Subject: [PATCH h2xs.PL perl@9423] h2xs -w nits
57132              From: Jonathan Stowe <gellyfish@gellyfish.com>
57133              Date: Thu, 29 Mar 2001 09:34:12 +0100 (BST)
57134              Message-ID: <Pine.LNX.4.30.0103290929130.19409-100000@orpheus.gellyfish.com>
57135      Branch: perl
57136            ! utils/h2xs.PL
57137 ____________________________________________________________________________
57138 [  9438] By: jhi                                   on 2001/03/29  14:39:38
57139         Log: Subject: [PATCH perl@9424] minor pod nits
57140              From: Robin Barker <rmb1@cise.npl.co.uk>
57141              Date: Thu, 29 Mar 2001 14:43:05 +0100 (BST)
57142              Message-Id: <200103291343.OAA10827@tempest.npl.co.uk>
57143      Branch: perl
57144            ! pod/perlhack.pod pod/perliol.pod
57145 ____________________________________________________________________________
57146 [  9437] By: jhi                                   on 2001/03/29  14:29:16
57147         Log: Subject: [PATCH perl@9424] typemap cast warning
57148              From: Robin Barker <rmb1@cise.npl.co.uk>
57149              Date: Thu, 29 Mar 2001 13:58:47 +0100 (BST)
57150              Message-Id: <200103291258.NAA09360@tempest.npl.co.uk>
57151      Branch: perl
57152            ! lib/ExtUtils/typemap
57153 ____________________________________________________________________________
57154 [  9436] By: jhi                                   on 2001/03/29  14:26:03
57155         Log: Subject: [PATCH perl@9424] printf warning
57156              From: Robin Barker <rmb1@cise.npl.co.uk>
57157              Date: Thu, 29 Mar 2001 13:29:21 +0100 (BST)
57158              Message-Id: <200103291229.NAA03968@tempest.npl.co.uk>
57159      Branch: perl
57160            ! dump.c ext/Data/Dumper/Dumper.xs ext/Encode/Encode.xs
57161            ! ext/Storable/Storable.xs toke.c
57162 ____________________________________________________________________________
57163 [  9435] By: nick                                  on 2001/03/29  14:23:31
57164         Log: Win32 has name conflict with ERROR
57165      Branch: perlio
57166            ! ext/PerlIO/Via/Via.xs
57167 ____________________________________________________________________________
57168 [  9434] By: jhi                                   on 2001/03/29  14:17:48
57169         Log: Subject: [PATCH: 9424] some tests (was Re: Perl5.7.*  Unicode/EBCDIC status.)
57170              From: Peter Prymmer <pvhp@forte.com>
57171              Date: Wed, 28 Mar 2001 19:09:57 -0800 (PST)
57172              Message-ID: <Pine.OSF.4.10.10103281858520.314137-100000@aspara.forte.com>
57173      Branch: perl
57174            ! t/lib/charnames.t t/op/bop.t t/op/vec.t t/op/ver.t
57175 ____________________________________________________________________________
57176 [  9433] By: jhi                                   on 2001/03/29  13:52:44
57177         Log: test-prep target was missing.
57178      Branch: perl
57179            ! Makefile.SH
57180 ____________________________________________________________________________
57181 [  9432] By: nick                                  on 2001/03/29  12:40:03
57182         Log: Make as-shipped compiler default to MSVC6 
57183      Branch: perlio
57184            ! win32/makefile.mk
57185 ____________________________________________________________________________
57186 [  9431] By: nick                                  on 2001/03/29  12:12:16
57187         Log: Allow someone to write PerlIO::Array, PerlIO::Code, ...
57188              akin to PerlIO::Scalar.
57189      Branch: perlio
57190            ! perlio.c perlio.h
57191 ____________________________________________________________________________
57192 [  9430] By: nick                                  on 2001/03/29  10:56:35
57193         Log: Integrate mainline.
57194      Branch: perlio
57195           !> lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
57196           !> lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
57197           !> lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
57198           !> win32/makefile.mk win32/win32sck.c
57199 ____________________________________________________________________________
57200 [  9429] By: nick                                  on 2001/03/29  09:03:43
57201         Log: Noticed that two tests were skipped as perlio:: package
57202              isn't there any more. Changed the skip condition.
57203              Avoid core-dump if sv_utf8_upgrade() called on something
57204              that does not become SvPOK after SvPV() (e.g. a ref).
57205      Branch: perlio
57206            ! sv.c t/io/utf8.t t/lib/io_scalar.t
57207 ____________________________________________________________________________
57208 [  9428] By: jhi                                   on 2001/03/29  01:31:47
57209         Log: Subject: [PATCH] Enable warnings in File::* (was: B::Terse and warnings)
57210              From: Benjamin Sugars <bsugars@canoe.ca> 
57211              Date: Tue, 27 Mar 2001 16:27:38 -0500 (EST)
57212              Message-ID: <Pine.LNX.4.21.0103271612250.2007-100000@marmot.rim.canoe.ca>
57213      Branch: perl
57214            ! lib/File/Basename.pm lib/File/CheckTree.pm lib/File/Compare.pm
57215            ! lib/File/Copy.pm lib/File/DosGlob.pm lib/File/Find.pm
57216            ! lib/File/Path.pm lib/File/stat.pm t/lib/filecopy.t
57217 ____________________________________________________________________________
57218 [  9427] By: jhi                                   on 2001/03/29  00:49:30
57219         Log: Subject: Borland C++ for Win32 fixes; perl@9359 (also perl@9424)
57220              From: "Vadim Konovalov" <watman@inbox.ru>
57221              Date: Thu, 29 Mar 2001 01:50:12 +0400
57222              Message-ID: <001c01c0b7d1$463dd880$5742983e@vad>
57223      Branch: perl
57224            ! win32/makefile.mk win32/win32sck.c
57225 ____________________________________________________________________________
57226 [  9426] By: gsar                                  on 2001/03/29  00:28:04
57227         Log: dmake can only handle == and != in comparisons; support building
57228              with Borland's VCL libraries (from Vadim Konovalov)
57229      Branch: maint-5.6/perl
57230            ! win32/makefile.mk
57231 ____________________________________________________________________________
57232 [  9425] By: nick                                  on 2001/03/28  19:29:56
57233         Log: Integrate (@snapshot)
57234      Branch: perlio
57235           !> Changes Makefile.SH patchlevel.h t/lib/cwd.t
57236 ____________________________________________________________________________
57237 [  9424] By: jhi                                   on 2001/03/28  19:03:16
57238         Log: Update Changes.
57239      Branch: perl
57240            ! Changes patchlevel.h
57241 ____________________________________________________________________________
57242 [  9423] By: jhi                                   on 2001/03/28  18:52:09
57243         Log: Rmdir lib/XS on cleanup.
57244      Branch: perl
57245            ! Makefile.SH
57246 ____________________________________________________________________________
57247 [  9422] By: jhi                                   on 2001/03/28  18:49:34
57248         Log: Integrate perlio.
57249      Branch: perl
57250           !> t/op/utf8decode.t
57251 ____________________________________________________________________________
57252 [  9421] By: nick                                  on 2001/03/28  18:46:44
57253         Log: Loose duplicate chunk.
57254      Branch: perlio
57255            ! t/op/utf8decode.t
57256 ____________________________________________________________________________
57257 [  9420] By: nick                                  on 2001/03/28  18:44:11
57258         Log: Integrate mainline.
57259      Branch: perlio
57260           !> ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm makedef.pl vms/vms.c
57261           !> vms/vmsish.h
57262 ____________________________________________________________________________
57263 [  9419] By: jhi                                   on 2001/03/28  18:42:05
57264         Log: Can't trust external pwds
57265              (either shell builtins or external programs)
57266      Branch: perl
57267            ! t/lib/cwd.t
57268 ____________________________________________________________________________
57269 [  9418] By: jhi                                   on 2001/03/28  18:34:05
57270         Log: Integrate perlio.
57271      Branch: perl
57272            - lib/perlio.pm
57273           !> MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
57274           !> t/op/utf8decode.t
57275 ____________________________________________________________________________
57276 [  9417] By: nick                                  on 2001/03/28  18:24:02
57277         Log: PerlIO.pm / perlio.pm conflict.
57278              Update some pods.
57279              Make t/op/utf8decode.t a text file.
57280      Branch: perlio
57281            - lib/perlio.pm
57282            ! MANIFEST lib/PerlIO.pm lib/open.pm perlio.c t/lib/b.t
57283            ! t/op/utf8decode.t
57284 ____________________________________________________________________________
57285 [  9416] By: jhi                                   on 2001/03/28  18:06:07
57286         Log: Integrate change #9409 from mainline to maintperl.
57287              
57288              Yet another tweak on AIX dynaloading.
57289      Branch: maint-5.6/perl
57290           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
57291 ____________________________________________________________________________
57292 [  9415] By: gsar                                  on 2001/03/28  17:13:01
57293         Log: integrate changes#9377,9385,9401 from mainline
57294              
57295              Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
57296              
57297              If directory entries compare equal case-insensitively,
57298              retry case-sensitively.
57299              
57300              Subject: [PATCH] B::Terse and warnings
57301      Branch: maint-5.6/perl
57302           !> ext/B/B.pm ext/B/B/Terse.pm ext/File/Glob/bsd_glob.c gv.c
57303           !> t/pragma/warn/perl
57304 ____________________________________________________________________________
57305 [  9414] By: jhi                                   on 2001/03/28  17:11:12
57306         Log: Subject: [PATCH perl@9359] VMS fix-ups and status
57307              From: "Craig A. Berry" <craigberry@mac.com>
57308              Date: Wed, 28 Mar 2001 10:55:20 -0600
57309              Message-Id: <5.0.2.1.0.20010327164600.031563e8@exchi01>
57310      Branch: perl
57311            ! ext/IO/IO.xs lib/ExtUtils/MM_VMS.pm vms/vms.c vms/vmsish.h
57312 ____________________________________________________________________________
57313 [  9413] By: jhi                                   on 2001/03/28  17:03:12
57314         Log: Dup hunk.
57315      Branch: perl
57316            ! t/op/utf8decode.t
57317 ____________________________________________________________________________
57318 [  9412] By: jhi                                   on 2001/03/28  17:02:36
57319         Log: Forced integrate from perlio.
57320      Branch: perl
57321           !> t/op/utf8decode.t
57322 ____________________________________________________________________________
57323 [  9411] By: nick                                  on 2001/03/28  16:50:03
57324         Log: Integrate mainline.
57325      Branch: perlio
57326           +> t/lib/cwd.t
57327           !> MANIFEST ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
57328           !> ext/IO/lib/IO/Socket.pm ext/XS/Typemap/Typemap.pm
57329           !> ext/XS/Typemap/Typemap.xs ext/XS/Typemap/typemap gv.c
57330           !> makedef.pl pp.c t/lib/xs-typemap.t t/op/utf8decode.t
57331           !> t/pragma/warn/perl
57332 ____________________________________________________________________________
57333 [  9410] By: jhi                                   on 2001/03/28  16:44:23
57334         Log: Subject: Re: [PATCH] 9403 cannot be tested
57335              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
57336              Date: Wed, 28 Mar 2001 18:33:56 +0200
57337              Message-Id: <20010328182418.7C17.H.M.BRAND@hccnet.nl>
57338      Branch: perl
57339            ! makedef.pl
57340 ____________________________________________________________________________
57341 [  9409] By: jhi                                   on 2001/03/28  16:12:45
57342         Log: Yet another tweak on AIX dynaloading.
57343      Branch: perl
57344            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
57345 ____________________________________________________________________________
57346 [  9408] By: jhi                                   on 2001/03/28  15:52:55
57347         Log: Subject: [PATCH] 9403 cannot be tested
57348              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
57349              Date: Wed, 28 Mar 2001 17:23:00 +0200
57350              Message-Id: <20010328171835.7C14.H.M.BRAND@hccnet.nl>
57351              
57352              A missing symbol.
57353      Branch: perl
57354            ! makedef.pl
57355 ____________________________________________________________________________
57356 [  9407] By: jhi                                   on 2001/03/28  15:47:43
57357         Log: Integrate perlio. (with tweaks on t/op/utf8decode.t)
57358      Branch: perl
57359            ! t/op/utf8decode.t
57360           !> ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
57361           !> t/op/each.t t/op/pat.t t/op/regexp.t utf8.c
57362 ____________________________________________________________________________
57363 [  9406] By: jhi                                   on 2001/03/28  15:37:08
57364         Log: Subject: [PATCH] cwd.t (was: Cwd has no tests?)
57365              From: Benjamin Sugars <bsugars@canoe.ca> 
57366              Date: Tue, 27 Mar 2001 17:37:05 -0500 (EST)
57367              Message-ID: <Pine.LNX.4.21.0103271719540.2007-100000@marmot.rim.canoe.ca>
57368      Branch: perl
57369            + t/lib/cwd.t
57370            ! MANIFEST
57371 ____________________________________________________________________________
57372 [  9405] By: jhi                                   on 2001/03/28  15:13:18
57373         Log: pp_ne() needs a CORRECT boolean.
57374      Branch: perl
57375            ! pp.c
57376 ____________________________________________________________________________
57377 [  9404] By: jhi                                   on 2001/03/28  15:09:23
57378         Log: pp_ne() needs a boolean, not an integer.
57379      Branch: perl
57380            ! pp.c
57381 ____________________________________________________________________________
57382 [  9403] By: jhi                                   on 2001/03/28  14:47:43
57383         Log: (Retracted by #9404.)
57384      Branch: perl
57385            ! pp.c
57386 ____________________________________________________________________________
57387 [  9402] By: jhi                                   on 2001/03/28  14:43:59
57388         Log: Subject: Re: [PATCH] Typemap testing
57389              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
57390              Date: Tue, 27 Mar 2001 16:34:03 -1000 (HST)
57391              Message-ID: <Pine.LNX.4.30.0103271633030.21198-100000@lapaki.jach.hawaii.edu>
57392      Branch: perl
57393            ! ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
57394            ! ext/XS/Typemap/typemap t/lib/xs-typemap.t
57395 ____________________________________________________________________________
57396 [  9401] By: jhi                                   on 2001/03/28  14:42:14
57397         Log: Subject: RE: 5.6.0 BUG: Lexical warnings aren't lexical
57398              From: "Paul Marquess" <Paul_Marquess@Yahoo.co.uk>
57399              Date: Sun, 25 Mar 2001 21:59:15 +0100
57400              Message-ID: <000701c0b56e$73944220$07bdfea9@bfs.phone.com>
57401              
57402              A variable will be checked for the "use once" warnings if:
57403              
57404              1. It is in the scope of a use warnings 'once'
57405              2. It isn't in the scope of the warnings pragma at all AND $^W is set.
57406              
57407              Otherwise it won't be checked at all.
57408              
57409              Part 1 is what is in perl >= 5.6.0, Part 2 is what I'm fixing.
57410              
57411              The enclosed patch partially fixes this issue. What I didn't
57412              get to work was the case where the "used once" warning is enabled
57413              in any file other than the main file.
57414      Branch: perl
57415            ! gv.c t/pragma/warn/perl
57416 ____________________________________________________________________________
57417 [  9400] By: nick                                  on 2001/03/28  14:38:24
57418         Log: More EBCDIC tweaks:
57419              - one more swash issue &~(0xA0-1) did not do the right thing,
57420              for UTF-EBCDIC where &~(0x80-1) does for UTF-8.
57421              - add "use re 'asciirange'" to make [!-~] etc. work
57422              use it in MIME::QuotedPrint and t/op/regexp.t and t/op/pat.t
57423              - Choose a key for t/op/each.t test which gets encoded.
57424              - Skip utf8decode if this is UTF-EBCDIC.
57425      Branch: perlio
57426            ! ext/MIME/Base64/QuotedPrint.pm ext/re/re.pm perl.h regcomp.c
57427            ! t/op/each.t t/op/pat.t t/op/regexp.t t/op/utf8decode.t utf8.c
57428 ____________________________________________________________________________
57429 [  9399] By: jhi                                   on 2001/03/28  14:21:00
57430         Log: Extend the SvROK() testing also to pp_ne(), pointed out by
57431              Andreas Schwab.
57432      Branch: perl
57433            ! pp.c
57434 ____________________________________________________________________________
57435 [  9398] By: jhi                                   on 2001/03/28  00:55:56
57436         Log: Subject: [ID 20010327.007] New warning from IO::Socket for sockatmark
57437              From: David Dyck <dcd@tc.fluke.com>
57438              Date: Tue, 27 Mar 2001 15:16:24 -0800
57439              Message-Id: <200103272316.PAA21921@dd.tc.fluke.com>
57440      Branch: perl
57441            ! ext/IO/lib/IO/Socket.pm
57442 ____________________________________________________________________________
57443 [  9397] By: jhi                                   on 2001/03/27  21:52:49
57444         Log: Integrate perlio.
57445      Branch: perl
57446           +> ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
57447           +> ext/PerlIO/Via/Via.xs
57448           !> MANIFEST ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
57449 ____________________________________________________________________________
57450 [  9396] By: nick                                  on 2001/03/27  21:45:13
57451         Log: Integrate mainline.
57452      Branch: perlio
57453           !> embed.h embed.pl ext/XS/Typemap/Typemap.xs gv.c
57454           !> pod/perlapi.pod proto.h sv.c sv.h t/op/magic.t utils/h2xs.PL
57455 ____________________________________________________________________________
57456 [  9395] By: nick                                  on 2001/03/27  21:18:58
57457         Log: Outline docs for PerlIO and PerlIO::Scalar
57458      Branch: perlio
57459            ! ext/PerlIO/Scalar/Scalar.pm lib/PerlIO.pm
57460 ____________________________________________________________________________
57461 [  9394] By: nick                                  on 2001/03/27  20:50:13
57462         Log: PerlIO::Via layer (alpha-ish).
57463      Branch: perlio
57464            + ext/PerlIO/Via/Makefile.PL ext/PerlIO/Via/Via.pm
57465            + ext/PerlIO/Via/Via.xs
57466            ! MANIFEST
57467 ____________________________________________________________________________
57468 [  9393] By: jhi                                   on 2001/03/27  20:49:55
57469         Log: Retract #9329 now that 9390 should take care of the matter.
57470      Branch: perl
57471            ! utils/h2xs.PL
57472 ____________________________________________________________________________
57473 [  9390] By: jhi                                   on 2001/03/27  20:47:50
57474         Log: Subject: Autoloading Errno.pm when %! is encountered
57475              From: Robin Houston <robin@kitsite.com>
57476              Date: Tue, 27 Mar 2001 20:57:11 +0100
57477              Message-ID: <20010327205710.A24053@puffinry.freeserve.co.uk>
57478      Branch: perl
57479            ! embed.h embed.pl gv.c proto.h t/op/magic.t
57480 ____________________________________________________________________________
57481 [  9389] By: jhi                                   on 2001/03/27  20:24:31
57482         Log: Integrate perlio.
57483      Branch: perl
57484           !> doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
57485           !> ext/MIME/Base64/QuotedPrint.pm t/lib/encode.t t/lib/mimeb64.t
57486           !> utf8.c
57487 ____________________________________________________________________________
57488 [  9388] By: jhi                                   on 2001/03/27  20:21:38
57489         Log: Better have a three-element array if one is going to assign
57490              to the third element of that array. (from Tim Jenness)
57491      Branch: perl
57492            ! ext/XS/Typemap/Typemap.xs
57493 ____________________________________________________________________________
57494 [  9387] By: nick                                  on 2001/03/27  20:15:43
57495         Log: Integrate mainline.
57496      Branch: perlio
57497           +> ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
57498           +> ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
57499           +> ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
57500           +> t/lib/xs-typemap.t
57501           !> (integrate 34 files)
57502 ____________________________________________________________________________
57503 [  9386] By: jhi                                   on 2001/03/27  20:04:18
57504         Log: Subject: Re: perl@9359 breaks HTML::Parser
57505              From: Gisle Aas <gisle@ActiveState.com>
57506              Date: 27 Mar 2001 11:30:24 -0800
57507              Message-ID: <lrr8zjxb5b.fsf@caliper.ActiveState.com>
57508              
57509              Clarify the UTF-8 issues of the API docs.
57510              (Slightly reworded and expanded.)
57511      Branch: perl
57512            ! pod/perlapi.pod sv.c sv.h
57513 ____________________________________________________________________________
57514 [  9385] By: jhi                                   on 2001/03/27  19:44:25
57515         Log: If directory entries compare equal case-insensitively,
57516              retry case-sensitively.
57517      Branch: perl
57518            ! ext/File/Glob/bsd_glob.c
57519 ____________________________________________________________________________
57520 [  9384] By: nick                                  on 2001/03/27  19:38:50
57521         Log: Various EBCDIC fixes:
57522              - major revelation that swash code is encoding aware,
57523              (or thought it was) - now it is ;-)
57524              - With that out of the way fix a slab of tr/// cases.
57525              - Fix Encode 'Unicode' to be true Unicode so tests pass.
57526              - As anticipated Base64.xs needed tweaks.
57527              - Until tr/// works right avoid old_encode64 in MIME tests.
57528      Branch: perlio
57529            ! doop.c ext/Encode/Encode.pm ext/MIME/Base64/Base64.xs
57530            ! t/lib/encode.t t/lib/mimeb64.t utf8.c
57531 ____________________________________________________________________________
57532 [  9383] By: jhi                                   on 2001/03/27  18:34:41
57533         Log: Add the std test suite BEGIN block.
57534      Branch: perl
57535            ! t/lib/xs-typemap.t
57536 ____________________________________________________________________________
57537 [  9382] By: jhi                                   on 2001/03/27  15:16:07
57538         Log: Add debugging output to the test.
57539      Branch: perl
57540            ! t/lib/glob-basic.t
57541 ____________________________________________________________________________
57542 [  9381] By: jhi                                   on 2001/03/27  15:08:10
57543         Log: Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
57544      Branch: perl
57545            + ext/XS/Typemap/Makefile.PL ext/XS/Typemap/README
57546            + ext/XS/Typemap/Typemap.pm ext/XS/Typemap/Typemap.xs
57547            + ext/XS/Typemap/stdio.c ext/XS/Typemap/typemap
57548            + t/lib/xs-typemap.t
57549            ! MANIFEST
57550 ____________________________________________________________________________
57551 [  9380] By: jhi                                   on 2001/03/27  14:48:34
57552         Log: Subject: [PATCH] Typemap testing
57553              From: Tim Jenness <t.jenness@jach.hawaii.edu> 
57554              Date: Sun, 25 Mar 2001 16:46:12 -1000 (HST)
57555              Message-ID: <Pine.LNX.4.30.0103251629350.16988-101000@lapaki.jach.hawaii.edu>
57556              
57557              (The first part of the patch.)
57558      Branch: perl
57559            ! lib/ExtUtils/typemap lib/ExtUtils/xsubpp
57560 ____________________________________________________________________________
57561 [  9379] By: jhi                                   on 2001/03/27  14:44:56
57562         Log: Subject: Re: [PATCH] t/lib/glob-basic.t  
57563              From: Benjamin Sugars <bsugars@canoe.ca> 
57564              Date: Mon, 26 Mar 2001 14:11:47 -0500 (EST)
57565              Message-ID: <Pine.LNX.4.21.0103261406170.2729-100000@marmot.rim.canoe.ca>
57566      Branch: perl
57567            ! t/lib/glob-basic.t
57568 ____________________________________________________________________________
57569 [  9378] By: jhi                                   on 2001/03/27  14:42:30
57570         Log: Subject: [PATCH] perlvar nit
57571              From: Simon Cozens <simon@netthink.co.uk>
57572              Date: Tue, 27 Mar 2001 01:12:01 +0100
57573              Message-ID: <20010327011201.A19179@netthink.co.uk>
57574      Branch: perl
57575            ! pod/perlvar.pod
57576 ____________________________________________________________________________
57577 [  9377] By: jhi                                   on 2001/03/27  14:36:26
57578         Log: Subject: [PATCH] B::Terse and warnings
57579              From: Benjamin Sugars <ben.sugars@home.com>
57580              Date: Mon, 26 Mar 2001 23:40:33 -0500 (EST)
57581              Message-ID: <Pine.LNX.4.21.0103262320170.20040-100000@localhost.localdomain>
57582      Branch: perl
57583            ! ext/B/B.pm ext/B/B/Terse.pm
57584 ____________________________________________________________________________
57585 [  9376] By: jhi                                   on 2001/03/27  14:31:31
57586         Log: Document sockatmark() some.
57587      Branch: perl
57588            ! pod/perldiag.pod pod/perlfunc.pod pod/perlport.pod
57589            ! pod/perltoc.pod
57590 ____________________________________________________________________________
57591 [  9375] By: jhi                                   on 2001/03/27  14:00:24
57592         Log: sv_catpvf(sv, "%c", 128) should not UTF-8-ify the sv,
57593              noted by Gisle and fixed by NI-S.
57594      Branch: perl
57595            ! sv.c
57596 ____________________________________________________________________________
57597 [  9374] By: jhi                                   on 2001/03/27  05:50:01
57598         Log: Regen toc.
57599      Branch: perl
57600            ! pod/perltoc.pod
57601 ____________________________________________________________________________
57602 [  9373] By: jhi                                   on 2001/03/27  05:43:51
57603         Log: Pixie documenting.
57604      Branch: perl
57605            ! Makefile.SH pod/perlhack.pod
57606 ____________________________________________________________________________
57607 [  9372] By: jhi                                   on 2001/03/27  05:29:34
57608         Log: Metaconfig unit changes for #9371.
57609      Branch: metaconfig
57610            ! U/modified/myhostname.U
57611      Branch: metaconfig/U/perl
57612            + d_sockatmark.U
57613            ! gccvers.U
57614 ____________________________________________________________________________
57615 [  9371] By: jhi                                   on 2001/03/27  05:29:07
57616         Log: Add sockatmark() probing.
57617      Branch: perl
57618            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
57619            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
57620            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
57621            ! vos/config.ga.h win32/config.bc win32/config.gc
57622            ! win32/config.vc
57623 ____________________________________________________________________________
57624 [  9370] By: jhi                                   on 2001/03/26  22:01:18
57625         Log: pp_ncmp() and pp_scmp() should return numeric values, not booleans.
57626              Really need to benchmark this.
57627      Branch: perl
57628            ! pp.c
57629 ____________________________________________________________________________
57630 [  9369] By: nick                                  on 2001/03/26  21:59:30
57631         Log: Integrate mainline.
57632      Branch: perlio
57633            ! ext/MIME/Base64/QuotedPrint.pm
57634           !> Changes Makefile.SH ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
57635           !> patchlevel.h pod/perlhack.pod pp_sys.c
57636 ____________________________________________________________________________
57637 [  9368] By: jhi                                   on 2001/03/26  21:47:03
57638         Log: Treat pp_ncmp() and pp_scmp() as in #9366 (ROK).
57639              
57640              TODO1: perlbench.
57641              TODO2: le, lt, ge, gt?  Yech.
57642      Branch: perl
57643            ! pp.c
57644 ____________________________________________________________________________
57645 [  9367] By: jhi                                   on 2001/03/26  21:34:57
57646         Log: Too much cut-and-paste in #9363.
57647      Branch: perl
57648            ! pp_sys.c
57649 ____________________________________________________________________________
57650 [  9366] By: jhi                                   on 2001/03/26  21:20:53
57651         Log: Subject: $ref1 == $ref2 without NV_PRESERVES_UV
57652              From: Andreas Schwab <schwab@suse.de>
57653              Date: 26 Mar 2001 17:29:04 +0200
57654              Message-ID: <jeitkw5z27.fsf@hawking.suse.de>
57655              
57656              (The patch for 5.6.0 or so, this is a guess for bleadperl)
57657      Branch: perl
57658            ! pp_hot.c
57659 ____________________________________________________________________________
57660 [  9365] By: jhi                                   on 2001/03/26  21:07:54
57661         Log: Integrate perlio.
57662      Branch: perl
57663           !> perlio.c
57664 ____________________________________________________________________________
57665 [  9364] By: nick                                  on 2001/03/26  20:30:48
57666         Log: REFCNT botch in layer name cache hash.
57667      Branch: perlio
57668            ! perlio.c
57669 ____________________________________________________________________________
57670 [  9363] By: jhi                                   on 2001/03/26  18:44:32
57671         Log: Subject: [PATCH] socket() leaks file descriptors
57672              From: Benjamin Sugars <bsugars@canoe.ca>
57673              Date: Mon, 26 Mar 2001 13:29:54 -0500 (EST)
57674              Message-ID: <Pine.LNX.4.21.0103261315510.2729-100000@marmot.rim.canoe.ca>
57675              
57676              Also sockpair() fixed similarly.
57677      Branch: perl
57678            ! pp_sys.c
57679 ____________________________________________________________________________
57680 [  9362] By: jhi                                   on 2001/03/26  18:37:52
57681         Log: Integrate perlio.
57682      Branch: perl
57683           !> README.os390 miniperlmain.c perlio.c perliol.h t/op/pat.t
57684 ____________________________________________________________________________
57685 [  9361] By: nick                                  on 2001/03/26  17:32:06
57686         Log: Implement flush of linebuffered streams on read of a tty.
57687      Branch: perlio
57688            ! perlio.c perliol.h
57689 ____________________________________________________________________________
57690 [  9360] By: nick                                  on 2001/03/26  17:12:32
57691         Log: Memory tweaks and notes for OEMVS.
57692      Branch: perlio
57693            ! README.os390 miniperlmain.c t/op/pat.t
57694 ____________________________________________________________________________
57695 [  9359] By: jhi                                   on 2001/03/26  02:12:54
57696         Log: Update Changes.
57697      Branch: perl
57698            ! Changes patchlevel.h
57699 ____________________________________________________________________________
57700 [  9358] By: jhi                                   on 2001/03/26  02:05:32
57701         Log: Document the most common pixie options.
57702      Branch: perl
57703            ! pod/perlhack.pod
57704 ____________________________________________________________________________
57705 [  9357] By: jhi                                   on 2001/03/26  01:25:28
57706         Log: For perl.pixie check *before* compiling that optimize is -g,
57707              as for perl.third.
57708      Branch: perl
57709            ! Makefile.SH
57710 ____________________________________________________________________________
57711 [  9356] By: jhi                                   on 2001/03/26  01:13:41
57712         Log: rmdir lib/Digest, lib/MIME, and lib/PerlIO.
57713      Branch: perl
57714            ! Makefile.SH
57715 ____________________________________________________________________________
57716 [  9355] By: jhi                                   on 2001/03/26  01:11:19
57717         Log: Remove t/perl.third.
57718      Branch: perl
57719            ! Makefile.SH
57720 ____________________________________________________________________________
57721 [  9354] By: jhi                                   on 2001/03/26  00:23:38
57722         Log: Implement IO::Socket::atmark(), inspired by Lincoln Stein's
57723              IO::Sockatmark().
57724      Branch: perl
57725            ! ext/IO/IO.xs ext/IO/lib/IO/Socket.pm
57726 ____________________________________________________________________________
57727 [  9353] By: jhi                                   on 2001/03/25  22:25:04
57728         Log: Integrate perlio.
57729      Branch: perl
57730           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
57731           !> ext/PerlIO/Scalar/Scalar.xs perl.c perlio.c perlio.h perliol.h
57732           !> pp_hot.c win32/makefile.mk
57733 ____________________________________________________________________________
57734 [  9352] By: jhi                                   on 2001/03/25  22:21:41
57735         Log: Subject: Re: [ID 20010215.006] Bad arg length for Socket::unpack_sockaddr_un, length is 14 ...
57736              From: Radu Greab <radu@netsoft.ro>
57737              Date: Fri, 23 Mar 2001 21:14:59 +0200 (EET)
57738              Message-ID: <15035.41139.646781.478457@ix.netsoft.ro>
57739      Branch: perl
57740            ! pp_sys.c
57741 ____________________________________________________________________________
57742 [  9351] By: nick                                  on 2001/03/25  22:15:02
57743         Log: Fix readline in list mode to tell rest of world that it has
57744              things on the stack. Otherwise if perl code gets invoked
57745              underneath it it scribbles over results-so-far.
57746              (Why TIEHANDLE has not tripped on this is a mystery.)
57747      Branch: perlio
57748            ! pp_hot.c
57749 ____________________________________________________________________________
57750 [  9350] By: nick                                  on 2001/03/25  22:10:13
57751         Log: win32/makefile.mk typos
57752      Branch: perlio
57753            ! win32/makefile.mk
57754 ____________________________________________________________________________
57755 [  9349] By: nick                                  on 2001/03/25  21:31:14
57756         Log: Integrate now-non-binary file.
57757      Branch: perlio
57758           !> t/lib/mimeqp.t
57759 ____________________________________________________________________________
57760 [  9348] By: nick                                  on 2001/03/25  21:27:24
57761         Log: Make it text
57762      Branch: perlio
57763            ! t/lib/mimeqp.t
57764 ____________________________________________________________________________
57765 [  9347] By: nick                                  on 2001/03/25  21:25:37
57766         Log: Integrate mainline.
57767      Branch: perlio
57768           !> ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
57769           !> lib/Term/ReadLine.pm t/lib/md5-file.t
57770 ____________________________________________________________________________
57771 [  9346] By: nick                                  on 2001/03/25  20:58:15
57772         Log: Add destruct time hook to PerlIO (for work-in-process implementing
57773              layers in perl code. In such cases layers need to be popped before
57774              we loose the ability to run perl code.)
57775              Also back-out "PerlIO::object" hook - it isn't going to work like that...
57776      Branch: perlio
57777            ! perl.c perlio.c perlio.h perliol.h
57778 ____________________________________________________________________________
57779 [  9345] By: nick                                  on 2001/03/25  20:49:11
57780         Log: Avoid at leasy one of undefined warnings in Encode.
57781      Branch: perlio
57782            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
57783 ____________________________________________________________________________
57784 [  9344] By: jhi                                   on 2001/03/25  20:37:43
57785         Log: A workaround for using Term::ReadLine in emacs minibuffer
57786              from Wybo Dekker <wybo@servalys.nl> and Johan Vromans;
57787              additional tweaks from Ilya Zakharevich.
57788      Branch: perl
57789            ! lib/Term/ReadLine.pm
57790 ____________________________________________________________________________
57791 [  9343] By: nick                                  on 2001/03/25  20:21:14
57792         Log: Missing return value.
57793      Branch: perlio
57794            ! ext/PerlIO/Scalar/Scalar.xs
57795 ____________________________________________________________________________
57796 [  9342] By: jhi                                   on 2001/03/25  16:21:00
57797         Log: Roll back the version numbers of Digest::MD5 and MIME::Base64
57798              to equal the CPAN versions since no code changes have been made.
57799      Branch: perl
57800            ! ext/Digest/MD5/MD5.pm ext/MIME/Base64/Base64.pm
57801            ! t/lib/md5-file.t
57802 ____________________________________________________________________________
57803 [  9341] By: jhi                                   on 2001/03/25  16:01:48
57804         Log: Escape 8-bit characters.
57805      Branch: perl
57806            ! t/lib/mimeqp.t
57807 ____________________________________________________________________________
57808 [  9340] By: gsar                                  on 2001/03/25  15:50:53
57809         Log: readd mimeqp.t as xtext (used to be binary because of the literal 8-bit
57810              chars)
57811      Branch: perl
57812            + t/lib/mimeqp.t
57813 ____________________________________________________________________________
57814 [  9339] By: gsar                                  on 2001/03/25  15:48:50
57815         Log: delete mimeqp.t for later add with text mode set
57816      Branch: perl
57817            - t/lib/mimeqp.t
57818 ____________________________________________________________________________
57819 [  9338] By: nick                                  on 2001/03/25  09:01:57
57820         Log: Integrate mainline.
57821      Branch: perlio
57822           +> ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
57823           +> ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
57824           +> ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
57825           +> t/lib/mimeb64u.t t/lib/mimeqp.t
57826           !> MANIFEST configure.com djgpp/config.over epoc/config.sh
57827           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh t/lib/md5-file.t
57828           !> utils/h2xs.PL win32/Makefile win32/makefile.mk
57829 ____________________________________________________________________________
57830 [  9337] By: jhi                                   on 2001/03/25  04:23:24
57831         Log: Add MIME::Base64 here and there.  Again, a lot of
57832              optimism is in the air.
57833      Branch: perl
57834            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
57835            ! hints/uwin.sh hints/vmesa.sh win32/Makefile win32/makefile.mk
57836 ____________________________________________________________________________
57837 [  9336] By: jhi                                   on 2001/03/25  04:12:43
57838         Log: Add PerlIO::Scalar to win32/Makefile. (I'm doing
57839              this by ear as I do not do Win32 programming.)
57840      Branch: perl
57841            ! win32/Makefile win32/makefile.mk
57842 ____________________________________________________________________________
57843 [  9335] By: jhi                                   on 2001/03/25  04:03:50
57844         Log: Put back the MD5-Base64 tests now that we have MIME::Base64.
57845      Branch: perl
57846            ! t/lib/md5-file.t
57847 ____________________________________________________________________________
57848 [  9334] By: jhi                                   on 2001/03/25  03:58:53
57849         Log: Add MIME::Base 2.12 from Gisle Aas, version number bumped to 2.13.
57850      Branch: perl
57851            + ext/MIME/Base64/Base64.pm ext/MIME/Base64/Base64.xs
57852            + ext/MIME/Base64/Changes ext/MIME/Base64/Makefile.PL
57853            + ext/MIME/Base64/QuotedPrint.pm t/lib/mimeb64.t
57854            + t/lib/mimeb64u.t t/lib/mimeqp.t
57855            ! MANIFEST
57856 ____________________________________________________________________________
57857 [  9333] By: jhi                                   on 2001/03/24  20:14:37
57858         Log: Integrate perlio.
57859      Branch: perl
57860           !> doio.c pod/perlfunc.pod pod/perliol.pod win32/makefile.mk
57861 ____________________________________________________________________________
57862 [  9332] By: nick                                  on 2001/03/24  19:40:34
57863         Log: Fix un-init variable leading to spurious "Out of Memory!"
57864      Branch: perlio
57865            ! doio.c
57866 ____________________________________________________________________________
57867 [  9331] By: nick                                  on 2001/03/24  19:09:59
57868         Log: Tweak docs for C<open> (boy does that need wholesale revision...)
57869              and update layers internals doc.
57870      Branch: perlio
57871            ! pod/perlfunc.pod pod/perliol.pod
57872 ____________________________________________________________________________
57873 [  9330] By: jhi                                   on 2001/03/24  18:42:11
57874         Log: The length might be uninitialized garbage if the *svp is the undef.
57875      Branch: perl
57876            ! doio.c
57877 ____________________________________________________________________________
57878 [  9329] By: jhi                                   on 2001/03/24  18:26:57
57879         Log: (Retracted by #9393)
57880              
57881              Subject: [PATCH h2xs] $!{EINVAL} requires "use Errno"
57882              From: Simon Cozens <simon@netthink.co.uk>
57883              Date: Sat, 24 Mar 2001 17:13:17 +0000
57884              Message-ID: <20010324171317.A13406@netthink.co.uk>
57885      Branch: perl
57886            ! utils/h2xs.PL
57887 ____________________________________________________________________________
57888 [  9328] By: nick                                  on 2001/03/24  17:22:02
57889         Log: Integrate mainline.
57890      Branch: perlio
57891           !> lib/unicode/Names.txt lib/unicode/ReadMe.txt
57892           !> lib/unicode/version
57893 ____________________________________________________________________________
57894 [  9327] By: nick                                  on 2001/03/24  17:16:02
57895         Log: Integrate mainline.
57896      Branch: perlio
57897           +> ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
57898           +> ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
57899           +> ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
57900           +> lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
57901           +> t/lib/md5-file.t
57902           !> MANIFEST Makefile.SH configure.com djgpp/config.over
57903           !> epoc/config.sh ext/DynaLoader/hints/aix.pl hints/aix.sh
57904           !> hints/uts.sh hints/uwin.sh hints/vmesa.sh lib/Net/Ping.pm op.c
57905           !> pp.c t/lib/b.t t/op/re_tests t/op/repeat.t win32/Makefile
57906           !> win32/makefile.mk
57907 ____________________________________________________________________________
57908 [  9326] By: jhi                                   on 2001/03/24  17:00:42
57909         Log: Upgrade to Unicode 3.1 beta 2001-03-23.
57910      Branch: perl
57911            ! lib/unicode/Names.txt lib/unicode/ReadMe.txt
57912            ! lib/unicode/version
57913 ____________________________________________________________________________
57914 [  9325] By: jhi                                   on 2001/03/24  16:22:33
57915         Log: Subject: Re: B::Deparse bug (5.6.0)
57916              From: Robin Houston <robin@kitsite.com>
57917              Date: Sat, 24 Mar 2001 14:33:09 +0000
57918              Message-ID: <20010324143309.B17734@puffinry.freeserve.co.uk>
57919      Branch: perl
57920            ! op.c pp.c t/lib/b.t t/op/repeat.t
57921 ____________________________________________________________________________
57922 [  9324] By: jhi                                   on 2001/03/24  16:21:56
57923         Log: Boldly add extensions to be built to VMS, EPOC, UTS,
57924              U/WIN, and VM/ESA (and fixups for DJGPP).  Some of
57925              these additions may be too optimistic.
57926      Branch: perl
57927            ! configure.com djgpp/config.over epoc/config.sh hints/uts.sh
57928            ! hints/uwin.sh hints/vmesa.sh
57929 ____________________________________________________________________________
57930 [  9323] By: jhi                                   on 2001/03/24  16:06:01
57931         Log: Integrate perlio.
57932      Branch: perl
57933           +> ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
57934           +> ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
57935            ! Makefile.SH
57936           !> MANIFEST doio.c embed.h ext/Encode/Encode.xs
57937           !> ext/POSIX/POSIX.xs global.sym iperlsys.h makedef.pl objXSUB.h
57938           !> perlapi.c perlio.c perliol.h proto.h t/io/open.t t/io/utf8.t
57939           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
57940           !> win32/makefile.mk win32/perlhost.h win32/win32.c
57941           !> win32/win32iop.h
57942 ____________________________________________________________________________
57943 [  9322] By: nick                                  on 2001/03/24  14:39:12
57944         Log: Routine Win32 regen_config_h - no real changes.
57945      Branch: perlio
57946            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
57947 ____________________________________________________________________________
57948 [  9321] By: nick                                  on 2001/03/24  14:31:49
57949         Log: PerlIO fixups for Win32:
57950              - provide win33_popenlist() - non-functional as yet.
57951              - avoid need for aTHX in PerlIO_debug calls - even if not 
57952              enabled args are still evaluated so Win32 has trouble during fork().
57953              - Add PerlIO/Scalar to list of extensions in win32/makefile.mk
57954              - Fixup makedef.pl for latest set of symbols.
57955      Branch: perlio
57956            ! iperlsys.h makedef.pl perlio.c win32/makefile.mk
57957            ! win32/perlhost.h win32/win32.c win32/win32iop.h
57958 ____________________________________________________________________________
57959 [  9320] By: nick                                  on 2001/03/24  14:26:58
57960         Log: POSIX::getcwd XS code to call Cwd::cwd when HAS_GETCWD not defined
57961              was gibberish - broke it on WIn32 at least.
57962      Branch: perlio
57963            ! ext/POSIX/POSIX.xs
57964 ____________________________________________________________________________
57965 [  9319] By: nick                                  on 2001/03/24  11:29:41
57966         Log: Generated files.
57967      Branch: perlio
57968            ! embed.h global.sym objXSUB.h perlapi.c proto.h
57969 ____________________________________________________________________________
57970 [  9318] By: nick                                  on 2001/03/24  10:29:37
57971         Log: Implement:
57972              1.  open($fh,"+<",undef);  # add test to t/io/open.t
57973              2.  open($fh,"+<",\$var);  # New test t/lib/io_scalar.t
57974      Branch: perlio
57975            + ext/PerlIO/Scalar/Makefile.PL ext/PerlIO/Scalar/Scalar.pm
57976            + ext/PerlIO/Scalar/Scalar.xs t/lib/io_scalar.t
57977            ! MANIFEST doio.c ext/Encode/Encode.xs perlio.c perliol.h
57978            ! t/io/open.t t/io/utf8.t
57979 ____________________________________________________________________________
57980 [  9317] By: jhi                                   on 2001/03/23  23:41:25
57981         Log: AIX does seems to have optimization problems with its C compilers.
57982      Branch: perl
57983            ! hints/aix.sh
57984 ____________________________________________________________________________
57985 [  9316] By: jhi                                   on 2001/03/23  23:40:46
57986         Log: Integrate perlio.
57987      Branch: perl
57988           +> lib/PerlIO.pm
57989           !> MANIFEST doio.c ext/Encode/Encode.xs perlio.c perlio.h
57990           !> perliol.h
57991 ____________________________________________________________________________
57992 [  9315] By: jhi                                   on 2001/03/23  22:16:30
57993         Log: Fix the EBCDIC MD5.pm checksum, from Pter Prymmer.
57994      Branch: perl
57995            ! t/lib/md5-file.t
57996 ____________________________________________________________________________
57997 [  9314] By: nick                                  on 2001/03/23  20:49:02
57998         Log: Perlio internals re-organized.
57999              - open process creates AV of layer/arg pairs
58000              (appends layers from open() or open.pm to default list).
58001              - push arg is now an SV.
58002              - layer ->Open get passed the AV
58003              - open is no longer mandatory method.
58004              - topmost layer that has ->Open method does the open
58005              - any layers above are pushed once that returns.
58006              - vtable re-ordered so dummy layers need only provide push/pop methods.
58007      Branch: perlio
58008            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
58009 ____________________________________________________________________________
58010 [  9313] By: nick                                  on 2001/03/23  16:27:41
58011         Log: Check in a stable (working) version before next round of tweaks.
58012              Changes include:
58013              - Move default layers code out of doio.c and into perlio.c
58014              - Single routine for parsing layer specification strings.
58015              - Skeleton support for demand loading of layers
58016              - Core-dump avoidance if PERLIO environment specifies loadable layer
58017              (does not _work_ as need IO to load and need load to do IO ...)
58018      Branch: perlio
58019            + lib/PerlIO.pm
58020            ! MANIFEST doio.c perlio.c
58021 ____________________________________________________________________________
58022 [  9312] By: gsar                                  on 2001/03/23  16:25:25
58023         Log: add execute bit to files with shebang lines in the repository;
58024              avoid clobbering execute bit in Porting/makerel 
58025      Branch: maint-5.6/perl
58026            ! (edit 144 files)
58027 ____________________________________________________________________________
58028 [  9311] By: jhi                                   on 2001/03/23  14:25:35
58029         Log: Forgot the unneeded hints/dec_osf.pl into MANIFEST in #9308.
58030      Branch: perl
58031            ! MANIFEST
58032 ____________________________________________________________________________
58033 [  9310] By: jhi                                   on 2001/03/23  13:45:04
58034         Log: Subject: [PATCH] Net::Ping
58035              From: Colin McMillen <mcmi0037@tc.umn.edu>
58036              Date: Thu, 22 Mar 2001 19:30:31 -0600
58037              Message-ID: <20010322193031.A18814@strago.jenovaproject.org>
58038      Branch: perl
58039            ! lib/Net/Ping.pm
58040 ____________________________________________________________________________
58041 [  9309] By: jhi                                   on 2001/03/23  13:39:13
58042         Log: EBCDIC patches for Digest::MD5 tests from Peter Prymmer.
58043      Branch: perl
58044            ! t/lib/md5-aaa.t t/lib/md5-file.t
58045 ____________________________________________________________________________
58046 [  9308] By: jhi                                   on 2001/03/23  13:20:34
58047         Log: Integrate Digest-1.00 and Digest-MD5-2.13, from Gisle Aas.
58048              - bump the version to 2.14
58049              - drop the base64 tests since they require MIME::Base64
58050              - drop the rfc1321.txt
58051              - drop the hints/dec_osf.pl since it's only needed for
58052              pre-5.005_03 Perls
58053              Todo:
58054              - the U32 alignment testing is now removed; it needs to
58055              be reintroduced as as a Config variable (meaning also
58056              as a Configure test)
58057              - get the new EBCDIC md5sum for MD5.pm
58058              - test in Win32 to see how badly I botched the makefiles
58059      Branch: perl
58060            + ext/Digest/MD5/Changes ext/Digest/MD5/MD5.pm
58061            + ext/Digest/MD5/MD5.xs ext/Digest/MD5/Makefile.PL
58062            + ext/Digest/MD5/hints/irix_6.pl ext/Digest/MD5/typemap
58063            + lib/Digest.pm t/lib/digest.t t/lib/md5-aaa.t t/lib/md5-badf.t
58064            + t/lib/md5-file.t
58065            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
58066            ! win32/Makefile win32/makefile.mk
58067 ____________________________________________________________________________
58068 [  9307] By: jhi                                   on 2001/03/23  12:56:14
58069         Log: Integrate change #9306 from maintperl into mainline,
58070              AIX dynaloader for AIXes without <load.h>.
58071      Branch: perl
58072           !> ext/DynaLoader/hints/aix.pl
58073 ____________________________________________________________________________
58074 [  9306] By: jhi                                   on 2001/03/23  12:51:36
58075         Log: There are AIXes without /usr/include/load.h,
58076              patch from H.Merijn Brand.
58077      Branch: maint-5.6/perl
58078            ! ext/DynaLoader/hints/aix.pl
58079 ____________________________________________________________________________
58080 [  9305] By: nick                                  on 2001/03/23  11:00:42
58081         Log: Add pTHX_ to -Duseperlio API where it does not conflict with legacy stuff.
58082      Branch: perlio
58083            ! ext/Encode/Encode.xs perlio.c perlio.h
58084 ____________________________________________________________________________
58085 [  9304] By: nick                                  on 2001/03/23  10:20:46
58086         Log: Render -Duseperlio functional again.
58087              - this is "quick fix" which calls PerlIO_apply_layers after opening,
58088              which is what old scheme did. New scheme needs to change that
58089              to make open(...,\$scalar) etc. work but this will do for now.
58090      Branch: perlio
58091            ! perlio.c
58092 ____________________________________________________________________________
58093 [  9303] By: nick                                  on 2001/03/23  09:53:20
58094         Log: Avoid "reopen" semantics for time being. Fix bug in dup logic.
58095              -Uuseperlio now works again.
58096              -Duseperlio is still poorly. Don't merge yet...
58097      Branch: perlio
58098            ! doio.c perlio.h
58099 ____________________________________________________________________________
58100 [  9302] By: nick                                  on 2001/03/22  22:26:51
58101         Log: Snapshot of new PerlIO open scheme. Still buggy - mainly in open($fh,">&STDOUT!")
58102              type code.
58103              - Invent PerlIO_openn() - which has "lots" of args a bit like do_openn() which
58104              is its main caller. In particular now has access to "extra" args, and
58105              can tell when an open handle is "reopened" (or duped?).
58106              - In -Duseperlio PerlIO_open() et. al. are now wrappers on PerlIO_openn().
58107              - In -Uuseperlio (untested as yet) PerlIO_openn() is a wrapper on
58108              PerlIO_open() et. al. (i.e. other way round).
58109              - Collapse "vtable" entries for layers - was fdopen/open/reopen now just open
58110              with args close to PerlIO_openn().
58111      Branch: perlio
58112            ! doio.c ext/Encode/Encode.xs perlio.c perlio.h perliol.h
58113 ____________________________________________________________________________
58114 [  9301] By: jhi                                   on 2001/03/22  20:58:04
58115         Log: Integrate perlio.
58116      Branch: perl
58117           !> doio.c embed.pl iperlsys.h perl.c perlio.c pp_hot.c pp_sys.c
58118           !> t/io/open.t util.c
58119 ____________________________________________________________________________
58120 [  9300] By: nick                                  on 2001/03/22  17:36:32
58121         Log: Don't include $@ in not ok message.
58122      Branch: perlio
58123            ! t/io/open.t
58124 ____________________________________________________________________________
58125 [  9299] By: gsar                                  on 2001/03/22  16:53:45
58126         Log: back out changes#7532,7521 for now (appears to have problems
58127              on IRIX)
58128      Branch: maint-5.6/perl
58129            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
58130            ! ext/POSIX/typemap pod/perlvar.pod
58131 ____________________________________________________________________________
58132 [  9298] By: nick                                  on 2001/03/22  14:35:46
58133         Log: Give a meaning to '&' in n-arg open case:
58134              open($fh,"<&",$scalar);
58135              $scalar can be:
58136              - an integer which does "fdopen"
58137              open($fh,"<&",2); # like open($fh,"<&2")
58138              - something that will yield a file handle via sv_2io()
58139              useful for dup'ing anonymous handles.
58140              e.g.:
58141              open(my $fh,"<&",\*STDIN);
58142              open(my $dup,"<&",$fh);
58143      Branch: perlio
58144            ! doio.c t/io/open.t
58145 ____________________________________________________________________________
58146 [  9297] By: nick                                  on 2001/03/22  13:34:35
58147         Log: Implement open($fh,"-|",prog,args...) for HAS_FORK cases.
58148      Branch: perlio
58149            ! util.c
58150 ____________________________________________________________________________
58151 [  9296] By: nick                                  on 2001/03/22  12:51:20
58152         Log: Re-instate warnings for 'eof STDOUT' etc. by marking STD* as appropriate IoTYPE.
58153      Branch: perlio
58154            ! perl.c
58155 ____________________________________________________________________________
58156 [  9295] By: nick                                  on 2001/03/22  11:59:44
58157         Log: If stdin, stdout or stderr get opened in unexpected read/write state
58158              then warn at time of open not at time of use.
58159      Branch: perlio
58160            ! doio.c pp_hot.c pp_sys.c
58161 ____________________________________________________________________________
58162 [  9294] By: nick                                  on 2001/03/22  10:54:35
58163         Log: Die on n-arg open(...,"",xxx,yyy,...)
58164              - redirect pipe cases to PerlProc_popen_list() (which just croaks for now)
58165              - die on read/write cases so we can decide what it means later.
58166      Branch: perlio
58167            ! doio.c embed.pl iperlsys.h util.c
58168 ____________________________________________________________________________
58169 [  9293] By: nick                                  on 2001/03/22  09:02:45
58170         Log: perlio tweaks (reported by Nick Clark)
58171              Line buffer ttys, PerlIOBuf_tell() on unseekable off-by one,
58172              error check in Pendinf_read().
58173      Branch: perlio
58174            ! perlio.c
58175 ____________________________________________________________________________
58176 [  9292] By: gsar                                  on 2001/03/22  07:12:00
58177         Log: integrate changes#8306,8532 from mainline (missing USE_PURE_BISON
58178              fixes)
58179      Branch: maint-5.6/perl
58180           !> embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h toke.c
58181 ____________________________________________________________________________
58182 [  9291] By: jhi                                   on 2001/03/22  06:06:44
58183         Log: Regex tests from Chicheng Zhang.  (Already fixed.)
58184      Branch: perl
58185            ! t/op/re_tests
58186 ____________________________________________________________________________
58187 [  9290] By: jhi                                   on 2001/03/22  05:57:01
58188         Log: Move MacOS Classic higher in the list of supported platforms.
58189      Branch: maint-5.6/perl
58190            ! pod/perlport.pod
58191 ____________________________________________________________________________
58192 [  9289] By: gsar                                  on 2001/03/22  05:35:04
58193         Log: revert part of change#6438 for compatibility (av_reify()
58194              appears to be needed to implement av_splice()ish things
58195              in XS)
58196      Branch: maint-5.6/perl
58197            ! embed.pl global.sym objXSUB.h perlapi.c
58198 ____________________________________________________________________________
58199 [  9288] By: gsar                                  on 2001/03/22  03:09:19
58200         Log: update copyright year
58201      Branch: maint-5.6/perl
58202            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
58203            ! doop.c dump.c form.h gv.c gv.h handy.h hv.c hv.h mg.c mg.h
58204            ! op.c op.h perl.c perl.h perlio.c perly.y pp.c pp.h pp_ctl.c
58205            ! pp_hot.c pp_sys.c regcomp.c regexec.c run.c scope.c sv.c sv.h
58206            ! toke.c utf8.c utf8.h util.c util.h x2p/EXTERN.h x2p/INTERN.h
58207            ! x2p/a2p.c x2p/a2p.h x2p/a2p.y x2p/a2py.c x2p/hash.c x2p/hash.h
58208            ! x2p/proto.h x2p/str.c x2p/str.h x2p/util.c x2p/util.h
58209            ! x2p/walk.c
58210 ____________________________________________________________________________
58211 [  9287] By: jhi                                   on 2001/03/21  20:30:54
58212         Log: Integrate perlio.
58213      Branch: perl
58214           !> ext/Data/Dumper/Dumper.xs
58215 ____________________________________________________________________________
58216 [  9286] By: gsar                                  on 2001/03/21  19:49:54
58217         Log: makefile.mk tweak
58218      Branch: maint-5.6/perl
58219            ! win32/Makefile win32/makefile.mk
58220 ____________________________________________________________________________
58221 [  9285] By: nick                                  on 2001/03/21  19:07:13
58222         Log: Multiplicity fix for Dumper.
58223      Branch: perlio
58224            ! ext/Data/Dumper/Dumper.xs
58225 ____________________________________________________________________________
58226 [  9284] By: nick                                  on 2001/03/21  19:01:07
58227         Log: Integrate mainline - (does not build xTHX issue in Dumper).
58228      Branch: perlio
58229           !> (integrate 27 files)
58230 ____________________________________________________________________________
58231 [  9283] By: jhi                                   on 2001/03/21  17:17:35
58232         Log: Integrate change #9282 from mainline into maintperl,
58233              4-arg UTF-8 substr().
58234      Branch: maint-5.6/perl
58235           !> pp.c
58236 ____________________________________________________________________________
58237 [  9282] By: jhi                                   on 2001/03/21  17:15:43
58238         Log: The #9270 would have leaked a scalar if pp_substr()
58239              returned early.
58240      Branch: perl
58241            ! pp.c
58242 ____________________________________________________________________________
58243 [  9281] By: gsar                                  on 2001/03/21  17:03:14
58244         Log: makefile.mk defaults to GCC, not BORLAND (as mentioned in README.win32)
58245      Branch: maint-5.6/perl
58246            ! win32/makefile.mk
58247 ____________________________________________________________________________
58248 [  9280] By: gsar                                  on 2001/03/21  17:01:20
58249         Log: some tweaks to change#9278 (fork() emulation should be enabled
58250              by setting BUILD_FLAVOR instead of changing the defaults)
58251      Branch: maint-5.6/perl
58252            ! win32/makefile.mk
58253 ____________________________________________________________________________
58254 [  9279] By: gsar                                  on 2001/03/21  16:47:19
58255         Log: integrate change#9271 from mainline; a tweak to Glob.pm docs
58256      Branch: maint-5.6/perl
58257            ! ext/File/Glob/Glob.pm
58258           !> lib/Cwd.pm
58259 ____________________________________________________________________________
58260 [  9278] By: jhi                                   on 2001/03/21  14:35:10
58261         Log: Subject: [PATCH: 5.6.1-trial3] Borland C++ for Win32 fixes
58262              From: "Vadim Konovalov" <watman@inbox.ru>
58263              Date: Wed, 21 Mar 2001 01:53:51 +0300
58264              Message-ID: <004101c0b190$a749ea20$f7c030d4@vad>
58265      Branch: maint-5.6/perl
58266            ! win32/makefile.mk win32/win32sck.c
58267 ____________________________________________________________________________
58268 [  9277] By: jhi                                   on 2001/03/21  13:58:28
58269         Log: Integrate change #9270 from mainline to maintperl:
58270              continued 4-arg UTF-8 substr() fixing.
58271      Branch: maint-5.6/perl
58272           !> pp.c t/op/substr.t
58273 ____________________________________________________________________________
58274 [  9276] By: jhi                                   on 2001/03/21  13:33:00
58275         Log: More pixie cleaning.
58276      Branch: perl
58277            ! Makefile.SH
58278 ____________________________________________________________________________
58279 [  9275] By: jhi                                   on 2001/03/21  03:54:17
58280         Log: Update Changes.
58281      Branch: perl
58282            ! Changes patchlevel.h
58283 ____________________________________________________________________________
58284 [  9274] By: jhi                                   on 2001/03/21  03:48:24
58285         Log: First stab at making Data::Dumper to grok Unicode.
58286              
58287              TODO: tests, EBCDICify.
58288      Branch: perl
58289            ! ext/Data/Dumper/Dumper.pm ext/Data/Dumper/Dumper.xs
58290 ____________________________________________________________________________
58291 [  9273] By: jhi                                   on 2001/03/21  02:23:00
58292         Log: Fix for
58293              
58294              Subject: Memory leak in unquoted print   
58295              From: Benjamin Sugars <bsugars@canoe.ca> 
58296              Date: Tue, 20 Mar 2001 10:02:56 -0500 (EST)
58297              Message-ID: <Pine.LNX.4.21.0103200958180.1538-100000@marmot.rim.canoe.ca>
58298      Branch: perl
58299            ! perlio.c
58300 ____________________________________________________________________________
58301 [  9272] By: jhi                                   on 2001/03/21  01:33:17
58302         Log: Subject: Re: [PATCH] POSIX::getcwd()
58303              From: Benjamin Sugars <bsugars@canoe.ca> 
58304              Date: Mon, 19 Mar 2001 15:07:03 -0500 (EST)
58305              Message-ID: <Pine.LNX.4.21.0103191454500.1820-100000@marmot.rim.canoe.ca>      
58306      Branch: perl
58307            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
58308 ____________________________________________________________________________
58309 [  9271] By: jhi                                   on 2001/03/21  01:22:52
58310         Log: Subject: [PATCH] Cwd.pm docs
58311              From: Benjamin Sugars <bsugars@canoe.ca>
58312              Date: Tue, 20 Mar 2001 15:33:32 -0500 (EST)
58313              Message-ID: <Pine.LNX.4.21.0103201516550.7893-100000@marmot.rim.canoe.ca>
58314      Branch: perl
58315            ! lib/Cwd.pm
58316 ____________________________________________________________________________
58317 [  9270] By: jhi                                   on 2001/03/21  01:16:29
58318         Log: Continue 4-arg substr() UTF-8 fixage.
58319      Branch: perl
58320            ! pp.c t/op/substr.t
58321 ____________________________________________________________________________
58322 [  9269] By: jhi                                   on 2001/03/21  00:46:14
58323         Log: Integrate changes #9262,9264,9265,9266 from maintperl to mainline.
58324              
58325              revert the leak fix in change#9142 (problem needs a more experimental
58326              fix unsuitable for 5.6.1)
58327              
58328              do alphabetical sorting by default (for csh compatibility)
58329              
58330              cut-n-paste goof in change#9264
58331              
58332              VMS piping fixes (from Charles Lane)
58333      Branch: perl
58334           !> ext/File/Glob/Changes ext/File/Glob/Glob.pm
58335           !> ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
58336           !> ext/File/Glob/bsd_glob.h scope.c vms/vms.c vms/vmspipe.com
58337 ____________________________________________________________________________
58338 [  9268] By: jhi                                   on 2001/03/21  00:37:04
58339         Log: Integrate perlio.
58340      Branch: perl
58341           !> embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
58342           !> utf8.c utf8.h utfebcdic.h
58343 ____________________________________________________________________________
58344 [  9267] By: nick                                  on 2001/03/20  20:04:39
58345         Log: More EBCDIC stuff:
58346              - Loose the extra level of function on ASCII.
58347              - spotted a chr(0) issue in sv.c
58348              - re-work of UTF-X tr/// ranges to work in Unicode
58349              space. Still issues with the "0xff is illegal UTF-8" hack.
58350              - Yet another ad. hoc. utf8 'upgrade' in op.c recoded
58351              (why do it once when you can do it all over the place :-(
58352              - Enable HINTS_UTF8 on EBCDIC - then ignore it in toke.c,
58353              need utf8.pm for swashes.
58354              - Simplified and commented scan_const() in toke.c
58355              Still something wrong regexp and tr (swashes?).
58356      Branch: perlio
58357            ! embed.pl lib/utf8.pm op.c regcomp.c regexec.c sv.c toke.c
58358            ! utf8.c utf8.h utfebcdic.h
58359 ____________________________________________________________________________
58360 [  9266] By: gsar                                  on 2001/03/20  19:16:43
58361         Log: VMS piping fixes (from Charles Lane)
58362      Branch: maint-5.6/perl
58363            ! vms/vms.c vms/vmspipe.com
58364 ____________________________________________________________________________
58365 [  9265] By: gsar                                  on 2001/03/20  17:53:52
58366         Log: cut-n-paste goof in change#9264
58367      Branch: maint-5.6/perl
58368            ! ext/File/Glob/Glob.xs
58369 ____________________________________________________________________________
58370 [  9264] By: gsar                                  on 2001/03/20  17:43:47
58371         Log: do alphabetical sorting by default (for csh compatibility);
58372              bsd_glob() does ASCII sort by default as usual, unless
58373              GLOB_ALPHASORT was specified
58374      Branch: maint-5.6/perl
58375            ! ext/File/Glob/Changes ext/File/Glob/Glob.pm
58376            ! ext/File/Glob/Glob.xs ext/File/Glob/bsd_glob.c
58377            ! ext/File/Glob/bsd_glob.h
58378 ____________________________________________________________________________
58379 [  9263] By: gsar                                  on 2001/03/20  16:40:08
58380         Log: integrate change#9255 from mainline (unicode fix)
58381              
58382              substr($bytestr, i, n, $charstr)
58383      Branch: maint-5.6/perl
58384           !> Todo-5.6 pp.c t/op/substr.t
58385 ____________________________________________________________________________
58386 [  9262] By: gsar                                  on 2001/03/20  15:57:41
58387         Log: revert the leak fix in change#9142 (problem needs a more experimental
58388              fix unsuitable for 5.6.1)
58389      Branch: maint-5.6/perl
58390            ! scope.c
58391 ____________________________________________________________________________
58392 [  9261] By: jhi                                   on 2001/03/20  14:26:25
58393         Log: Integrate changes #9259,9260 from maintperl into mainline.
58394              
58395              Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
58396              
58397              Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
58398      Branch: perl
58399           !> ext/POSIX/POSIX.xs lib/File/Path.pm run.c
58400 ____________________________________________________________________________
58401 [  9260] By: jhi                                   on 2001/03/20  14:05:46
58402         Log: Subject: [PATCH perl-5.6.1-TRIAL3/run.c] printf warning
58403              From: Robin Barker <rmb1@cise.npl.co.uk>
58404              Date: Tue, 20 Mar 2001 10:12:04 GMT
58405              Message-Id: <200103201012.KAA04738@tempest.npl.co.uk>
58406      Branch: maint-5.6/perl
58407            ! run.c
58408 ____________________________________________________________________________
58409 [  9259] By: jhi                                   on 2001/03/20  14:04:39
58410         Log: Subject: [MacPerl-Porters] [PATCH] POSIX, File::Path (Mac OS) for 5.6.1 and 5.7
58411              From: Chris Nandor <pudge@pobox.com>
58412              Date: Tue, 20 Mar 2001 00:40:56 -0500
58413              Message-Id: <p05010401b6dc9d57a62d@[10.0.1.107]>
58414      Branch: maint-5.6/perl
58415            ! ext/POSIX/POSIX.xs lib/File/Path.pm
58416 ____________________________________________________________________________
58417 [  9258] By: jhi                                   on 2001/03/20  05:09:34
58418         Log: Update Changes.
58419      Branch: perl
58420            ! Changes patchlevel.h
58421 ____________________________________________________________________________
58422 [  9257] By: jhi                                   on 2001/03/20  05:04:25
58423         Log: tr/// UTF-8 tests for Inaba Hiroto's latest patches.
58424      Branch: perl
58425            ! t/op/tr.t
58426 ____________________________________________________________________________
58427 [  9256] By: jhi                                   on 2001/03/20  04:43:12
58428         Log: Subject: [PATCH: 5.6.1-trial3] test fixes and installation cleanliness for OS/390
58429              From: Peter Prymmer <pvhp@forte.com>
58430              Date: Mon, 19 Mar 2001 16:43:13 -0800 (PST)
58431              Message-ID: <Pine.OSF.4.10.10103191627310.162127-100000@aspara.forte.com>
58432      Branch: maint-5.6/perl
58433            ! installperl t/comp/proto.t t/comp/require.t t/op/regmesg.t
58434 ____________________________________________________________________________
58435 [  9255] By: jhi                                   on 2001/03/19  23:17:17
58436         Log: substr($bytestr, i, n, $charstr)
58437              
58438              TODO: we are still broken if $bytestr needs UTF-8 upgrading.
58439      Branch: perl
58440            ! Todo-5.6 pp.c t/op/substr.t
58441 ____________________________________________________________________________
58442 [  9254] By: jhi                                   on 2001/03/19  22:25:09
58443         Log: Rearrange the make test target prerequisites so that
58444              in a parallel make 'all' is finished before 'test'.
58445      Branch: perl
58446            ! Makefile.SH
58447 ____________________________________________________________________________
58448 [  9253] By: jhi                                   on 2001/03/19  21:48:07
58449         Log: Subject: PATCH: cosmetic tweak in pp_ctl.c
58450              From: Robin Houston <robin@kitsite.com>
58451              Date: Mon, 19 Mar 2001 15:48:41 +0000
58452              Message-ID: <20010319154841.A28174@puffinry.freeserve.co.uk>
58453      Branch: perl
58454            ! pp_ctl.c
58455 ____________________________________________________________________________
58456 [  9252] By: jhi                                   on 2001/03/19  21:42:27
58457         Log: Integrate perlio.
58458      Branch: perl
58459           !> doop.c perly.c perly.y sv.c t/camel-III/vstring.t t/op/each.t
58460           !> t/op/length.t t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h
58461           !> utfebcdic.h vms/perly_c.vms
58462 ____________________________________________________________________________
58463 [  9251] By: jhi                                   on 2001/03/19  21:31:28
58464         Log: Integrate changes #9244,9247,9250 from maintperl into mainline.
58465              
58466              Dynaloading in 64-bit AIX with vac.
58467      Branch: perl
58468           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
58469           !> hints/aix.sh
58470 ____________________________________________________________________________
58471 [  9250] By: jhi                                   on 2001/03/19  21:18:00
58472         Log: A more robust solution for the 64bitall AIX dynaloading
58473              problem, from Jens-Uwe Mager.
58474      Branch: maint-5.6/perl
58475            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/hints/aix.pl
58476 ____________________________________________________________________________
58477 [  9249] By: nick                                  on 2001/03/19  20:59:37
58478         Log: Integrate mainline.
58479      Branch: perlio
58480           !> (integrate 42 files)
58481 ____________________________________________________________________________
58482 [  9248] By: nick                                  on 2001/03/19  20:22:07
58483         Log: Tweak to perly.y to allow -DDEBUGGING to compile on OS390.
58484              (Building on OS390 uses native YACC and YYDEBUG has other
58485              side effects.)
58486      Branch: perlio
58487            ! perly.c perly.y vms/perly_c.vms
58488 ____________________________________________________________________________
58489 [  9247] By: jhi                                   on 2001/03/19  19:59:53
58490         Log: 64-bit AIX dynaloading problem (see #9244) idea
58491              from Jens-Uwe Mager.
58492      Branch: maint-5.6/perl
58493            ! ext/DynaLoader/dl_aix.xs
58494 ____________________________________________________________________________
58495 [  9246] By: nick                                  on 2001/03/19  19:27:57
58496         Log: More EBCDIC fixes.
58497      Branch: perlio
58498            ! doop.c sv.c t/camel-III/vstring.t t/op/each.t t/op/length.t
58499            ! t/op/pack.t t/op/ver.t toke.c utf8.c utf8.h utfebcdic.h
58500 ____________________________________________________________________________
58501 [  9245] By: jhi                                   on 2001/03/19  19:05:19
58502         Log: Integrate change #9243 from mainline into maintperl.
58503              
58504              Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
58505      Branch: maint-5.6/perl
58506           !> README.vmesa
58507 ____________________________________________________________________________
58508 [  9244] By: jhi                                   on 2001/03/19  19:03:15
58509         Log: Get 64bitall AIX building, but still does not test okay:
58510              dynaloading anything fails, for example for op/defins:
58511              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
58512              (update: fixed by #9247,9250)
58513      Branch: maint-5.6/perl
58514            ! hints/aix.sh
58515 ____________________________________________________________________________
58516 [  9243] By: jhi                                   on 2001/03/19  19:00:16
58517         Log: Subject: [PATCH perl-5.6.1-TRIAL3/README.vmesa] bad =item paragraphs
58518              From: Robin Barker <rmb1@cise.npl.co.uk>
58519              Date: Mon, 19 Mar 2001 18:01:57 GMT
58520              Message-Id: <200103191801.SAA01072@tempest.npl.co.uk>
58521      Branch: perl
58522            ! README.vmesa
58523 ____________________________________________________________________________
58524 [  9242] By: jhi                                   on 2001/03/19  18:58:43
58525         Log: UTF-8 tr/// battle continues, ammunition from Inaba Hiroto.
58526              
58527              TODO: tests.
58528      Branch: perl
58529            ! doop.c op.c
58530 ____________________________________________________________________________
58531 [  9241] By: gsar                                  on 2001/03/19  17:34:46
58532         Log: VMSify tests (from Charles Lane)
58533      Branch: maint-5.6/perl
58534            ! t/lib/filehand.t t/lib/texttabs.t
58535 ____________________________________________________________________________
58536 [  9240] By: jhi                                   on 2001/03/19  14:24:26
58537         Log: Integrate change #9233 from maintperl into mainline.
58538              
58539              some refcounts were incorrect in perl_clone()
58540      Branch: perl
58541           !> sv.c
58542 ____________________________________________________________________________
58543 [  9239] By: gsar                                  on 2001/03/19  09:23:17
58544         Log: this is 5.6.1-trial3
58545      Branch: maint-5.6/perl
58546            ! Changes
58547 ____________________________________________________________________________
58548 [  9238] By: gsar                                  on 2001/03/19  08:47:04
58549         Log: some new symbols are only available under ithreads
58550      Branch: maint-5.6/perl
58551            ! makedef.pl
58552 ____________________________________________________________________________
58553 [  9237] By: gsar                                  on 2001/03/19  08:42:28
58554         Log: update patchlevel.h, Changes, &c.
58555      Branch: maint-5.6/perl
58556            ! Changes patchlevel.h pod/perlhist.pod
58557           !> AUTHORS
58558 ____________________________________________________________________________
58559 [  9236] By: gsar                                  on 2001/03/19  08:17:49
58560         Log: integrate changes#8068,8717 from mainline
58561              
58562              [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
58563              
58564              [PATCH CPAN 1.59_51] warning message (not!)
58565      Branch: maint-5.6/perl
58566           !> ext/GDBM_File/GDBM_File.pm ext/GDBM_File/typemap
58567           !> ext/NDBM_File/NDBM_File.pm ext/NDBM_File/typemap
58568           !> ext/ODBM_File/ODBM_File.pm ext/ODBM_File/typemap
58569           !> ext/SDBM_File/SDBM_File.pm ext/SDBM_File/typemap lib/CPAN.pm
58570           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
58571 ____________________________________________________________________________
58572 [  9235] By: gsar                                  on 2001/03/19  08:07:09
58573         Log: integrate changes#8617,8713,8715,8716,8721,8953,8963 from mainline
58574              
58575              [PATCH] Add missing CV flags to dump.c
58576              
58577              Re: [patch] Re: PL_ptr_table
58578              
58579              Fixup non-ithread build after 8713
58580              
58581              Generated files form 8713 etc.
58582              
58583              Correct the correction :-(
58584              
58585              Documenting coderef @INC (Re: CPAN "make this script work" feature)
58586              
58587              Subject: Re: sync sync sync: have I missed any patches?
58588              Replace djSP with dSP.
58589      Branch: maint-5.6/perl
58590           !> cop.h doio.c doop.c dump.c embed.h embed.pl ext/B/B/C.pm
58591           !> ext/B/B/CC.pm global.sym objXSUB.h perl.c perlapi.c
58592           !> pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c proto.h
58593           !> sv.c sv.h win32/perlhost.h
58594 ____________________________________________________________________________
58595 [  9234] By: gsar                                  on 2001/03/19  07:22:05
58596         Log: revert the change#9090 integrate for now (change looks somewhat
58597              incomplete in that [ha]v_exists() need something similar; lacks
58598              tests; &c.)
58599      Branch: maint-5.6/perl
58600            ! hv.c
58601 ____________________________________________________________________________
58602 [  9233] By: gsar                                  on 2001/03/19  07:10:01
58603         Log: some refcounts were incorrect in perl_clone(); avoid hang in global
58604              destruction when there are unreferenced scalars (SvREFCNT==0)
58605      Branch: maint-5.6/perl
58606            ! sv.c
58607 ____________________________________________________________________________
58608 [  9232] By: jhi                                   on 2001/03/19  05:11:02
58609         Log: Regen api and toc.
58610      Branch: maint-5.6/perl
58611            ! pod/perlapi.pod pod/perltoc.pod
58612 ____________________________________________________________________________
58613 [  9231] By: jhi                                   on 2001/03/19  04:06:03
58614         Log: Integrate changes in #9070,9072,9101 from mainline into maintperl,
58615              add a lost line in pp.c:pp_chop(), update to new op/chop.
58616              
58617              Clarify the description differentiating for and while; inspired by
58618              
58619              Subject: [ID 20010306.004] || != named unary operator
58620              
58621              The $Is_MacOS needs to be declared.
58622      Branch: maint-5.6/perl
58623            ! pp.c t/op/chop.t
58624           !> lib/ExtUtils/Manifest.pm pod/perlop.pod pod/perlsyn.pod
58625 ____________________________________________________________________________
58626 [  9230] By: jhi                                   on 2001/03/19  03:48:16
58627         Log: Integrate changes #7971(perlio),8982,9061,9062,9068,9069,
58628              9079,9083,9089,9090,9091 from mainline to maintperl.
58629              
58630              Quieten some noise in Win32 builds
58631              
58632              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker..."
58633              
58634              The perlretut was still talking about the old \p and \P
58635              definitions.
58636              
58637              More tweakage on the Unicode character class descriptions.
58638              
58639              Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
58640              
58641              Subject: 'no *POSIX' Patch speeding up make on BS2000 
58642              
58643              Subject: [PATCH] perldata.pod here-doc docs
58644              
58645              Add /sbin and /usr/sbin to the list of directories scanned
58646              for setuid programs.  Takes care of bug id 20010309.003.
58647              
58648              Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
58649              
58650              In op/stat #35 better to scan all the potential directories
58651              for setuids, not just the first one.
58652      Branch: maint-5.6/perl
58653            ! Makefile.SH
58654           !> doio.c hv.c lib/unicode/mktables.PL makedepend.SH perl.h
58655           !> pod/perldata.pod pod/perlretut.pod pp.c t/op/chop.t
58656           !> t/op/stat.t toke.c win32/win32.h
58657 ____________________________________________________________________________
58658 [  9229] By: jhi                                   on 2001/03/19  02:31:50
58659         Log: Subject: [MacPerl-Porters] [PATCH] Portability fixes for Mac OS / maint-5.6
58660              From: Chris Nandor <pudge@pobox.com>
58661              Date: Sat, 10 Mar 2001 14:22:19 -0500
58662              Message-Id: <p0501042db6cf0a8d0b63@[10.0.1.177]>
58663      Branch: maint-5.6/perl
58664            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
58665            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm perlsfio.h
58666            ! t/lib/b.t t/lib/errno.t
58667 ____________________________________________________________________________
58668 [  9228] By: jhi                                   on 2001/03/19  02:29:59
58669         Log: Integrate changes #9113,9122 from mainline into maintperl.
58670              
58671              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?)
58672      Branch: maint-5.6/perl
58673           !> Configure README.os390 hints/os390.sh
58674 ____________________________________________________________________________
58675 [  9227] By: jhi                                   on 2001/03/19  02:22:35
58676         Log: Integrate #9115,9121,9128,9163,9171,9174,9175 from mainline
58677              into maintperl.
58678              
58679              Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
58680              
58681              Forgot to check-in the larger part of #9120, duh.
58682              
58683              Subject: Another patch for integer.pm POD 
58684              
58685              h2ph strictness and cleanliness from Kurt Starsinic.
58686              
58687              Borland filename case problem.
58688              
58689              h2ph strictness and cleanliness from Kurt Starsinic.
58690              
58691              Subject: [PATCH] the uncontroversial doc patches
58692      Branch: maint-5.6/perl
58693           +> win32/sncfnmcs.pl
58694           !> MANIFEST README.os2 README.win32 ext/GDBM_File/GDBM_File.pm
58695           !> ext/GDBM_File/GDBM_File.xs lib/integer.pm
58696           !> pod/perl5005delta.pod pod/perldebtut.pod pod/perlfunc.pod
58697           !> pod/perlhack.pod pod/perllexwarn.pod pod/perllocale.pod
58698           !> pod/perllol.pod pod/perlmod.pod pod/perlmodlib.pod
58699           !> pod/perlport.pod pod/perlrun.pod pod/perltoc.pod
58700           !> pod/perlxs.pod pod/perlxstut.pod utils/h2ph.PL
58701 ____________________________________________________________________________
58702 [  9226] By: jhi                                   on 2001/03/19  02:10:21
58703         Log: Integrate changes #9207,9214 from mainline into maintperl.
58704              
58705              podchecker relaxations: =over has an *optional* number after it,
58706              and whitespace in L<> is okay.
58707      Branch: maint-5.6/perl
58708           !> lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
58709           !> t/pod/poderrs.xr
58710 ____________________________________________________________________________
58711 [  9225] By: jhi                                   on 2001/03/19  02:07:38
58712         Log: Integrate change #9219 from maintperl into mainline.
58713              
58714              remove duplicated tests
58715      Branch: perl
58716           !> t/op/re_tests
58717 ____________________________________________________________________________
58718 [  9224] By: jhi                                   on 2001/03/19  02:06:11
58719         Log: Integrate change #9223 from mainline to maintperl.
58720              
58721              Document -Dmksymlinks.
58722      Branch: maint-5.6/perl
58723           !> INSTALL
58724 ____________________________________________________________________________
58725 [  9223] By: jhi                                   on 2001/03/19  02:01:25
58726         Log: Document -Dmksymlinks.
58727      Branch: perl
58728            ! INSTALL
58729 ____________________________________________________________________________
58730 [  9222] By: jhi                                   on 2001/03/19  01:15:35
58731         Log: The -Dmksymlinks wasn't working for maintperl.
58732      Branch: maint-5.6/perl
58733            ! Configure
58734 ____________________________________________________________________________
58735 [  9221] By: jhi                                   on 2001/03/19  00:49:43
58736         Log: Cleanup pixie residue.
58737      Branch: perl
58738            ! Makefile.SH
58739 ____________________________________________________________________________
58740 [  9220] By: jhi                                   on 2001/03/19  00:44:47
58741         Log: Document the use of pixie/prof; create make targets for it.
58742              
58743              TODO: make t/TEST pixie-aware.
58744      Branch: perl
58745            ! Makefile.SH pod/perlhack.pod
58746 ____________________________________________________________________________
58747 [  9219] By: gsar                                  on 2001/03/19  00:16:55
58748         Log: remove duplicated tests
58749      Branch: maint-5.6/perl
58750            ! t/op/re_tests
58751 ____________________________________________________________________________
58752 [  9218] By: jhi                                   on 2001/03/18  23:59:31
58753         Log: Document Third Degree some more, and also PERL_DESTRUCT_LEVEL.
58754      Branch: perl
58755            ! pod/perlhack.pod pod/perlobj.pod pod/perlrun.pod
58756 ____________________________________________________________________________
58757 [  9217] By: jhi                                   on 2001/03/18  23:25:20
58758         Log: Rewrite the tests section of Makefile to be less redundant
58759              and to allow for more flexible test targets, many recursive
58760              make calls introduced.
58761      Branch: perl
58762            ! Makefile.SH
58763 ____________________________________________________________________________
58764 [  9216] By: jhi                                   on 2001/03/18  22:30:04
58765         Log: Document the use of Third Degree (sparsely).
58766      Branch: perl
58767            ! pod/perlhack.pod t/TEST
58768 ____________________________________________________________________________
58769 [  9215] By: jhi                                   on 2001/03/18  22:10:30
58770         Log: Make targets for testing with Third Degree.
58771      Branch: perl
58772            ! Makefile.SH
58773 ____________________________________________________________________________
58774 [  9214] By: jhi                                   on 2001/03/18  21:08:53
58775         Log: The podchecker relaxations need to mirrored also at the tests.
58776      Branch: perl
58777            ! t/pod/poderrs.xr
58778 ____________________________________________________________________________
58779 [  9213] By: jhi                                   on 2001/03/18  20:56:21
58780         Log: Update Changes.
58781      Branch: perl
58782            ! Changes patchlevel.h
58783 ____________________________________________________________________________
58784 [  9212] By: jhi                                   on 2001/03/18  20:36:59
58785         Log: Looking for config.sh in parent directories isn't
58786              very useful for the toplevel Makefile.
58787      Branch: perl
58788            ! Makefile.SH
58789 ____________________________________________________________________________
58790 [  9211] By: jhi                                   on 2001/03/18  20:33:37
58791         Log: On "make clean" take care of Third Degree droppings.
58792      Branch: perl
58793            ! Makefile.SH
58794 ____________________________________________________________________________
58795 [  9210] By: jhi                                   on 2001/03/18  20:21:34
58796         Log: Add a hook for running the tests under the Third Degree
58797              debugging tool (set $ENV{PERL_3LOG} to non-zero)
58798              
58799              TODO: Document the use of Third Degree.
58800      Branch: perl
58801            ! t/TEST
58802 ____________________________________________________________________________
58803 [  9209] By: jhi                                   on 2001/03/18  20:19:07
58804         Log: Regen toc and api pods.
58805      Branch: perl
58806            ! pod/perlapi.pod pod/perltoc.pod
58807 ____________________________________________________________________________
58808 [  9208] By: jhi                                   on 2001/03/18  20:12:12
58809         Log: Integrate changes #8128,9132 from mainline into maintperl,
58810              Tie::SubstrHash fixes.
58811      Branch: maint-5.6/perl
58812           !> lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
58813 ____________________________________________________________________________
58814 [  9207] By: jhi                                   on 2001/03/18  20:07:43
58815         Log: podchecker relaxations from Michael Stevens.
58816      Branch: perl
58817            ! lib/Pod/Checker.pm lib/Pod/ParseUtils.pm pod/perlpod.pod
58818 ____________________________________________________________________________
58819 [  9206] By: jhi                                   on 2001/03/18  20:04:24
58820         Log: Retract the changes made at #9176 to Neil's and Ilya's module pods.
58821      Branch: perl
58822            ! lib/Locale/Constants.pm lib/Locale/Country.pm
58823            ! lib/Locale/Currency.pm lib/Locale/Language.pm lib/overload.pm
58824            ! os2/OS2/ExtAttr/ExtAttr.pm os2/OS2/Process/Process.pm
58825 ____________________________________________________________________________
58826 [  9205] By: jhi                                   on 2001/03/18  19:54:45
58827         Log: Integrate changes #9161,9162 from maintperl to mainline.
58828              
58829              clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
58830              results
58831      Branch: perl
58832           !> t/op/magic.t
58833 ____________________________________________________________________________
58834 [  9204] By: jhi                                   on 2001/03/18  19:37:46
58835         Log: Make perl.third checks more understandable to the builder.
58836      Branch: perl
58837            ! Makefile.SH
58838 ____________________________________________________________________________
58839 [  9203] By: jhi                                   on 2001/03/18  19:20:54
58840         Log: Re-integrate #9138 from maintperl to mainline,
58841              the squelching of the unneeded "Scalars leaked" messages.
58842      Branch: perl
58843           !> t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
58844           !> t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
58845           !> t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
58846 ____________________________________________________________________________
58847 [  9202] By: jhi                                   on 2001/03/18  18:48:36
58848         Log: More robust and more paranoid perl.third target.
58849      Branch: perl
58850            ! Makefile.SH
58851 ____________________________________________________________________________
58852 [  9201] By: jhi                                   on 2001/03/18  18:39:21
58853         Log: Integrate change #9197 from maintperl to mainline.
58854              
58855              more thorough cleaning of arenas.
58856      Branch: perl
58857           !> embed.pl perl.c proto.h sv.c t/op/sort.t
58858 ____________________________________________________________________________
58859 [  9200] By: jhi                                   on 2001/03/18  18:25:17
58860         Log: Integrate perlio.
58861      Branch: perl
58862           !> doop.c ext/Encode/Encode.pm ext/Encode/Encode.xs
58863           !> ext/Encode/compile lib/utf8.pm pp_ctl.c sv.c t/lib/b.t
58864           !> t/lib/encode.t toke.c universal.c utf8.c
58865 ____________________________________________________________________________
58866 [  9199] By: nick                                  on 2001/03/18  15:23:51
58867         Log: Prefer !UTF8_IS_INVARIANT() over UTF8_IS_CONTINUED() when that
58868              is the sense of the test being done. Avoid some magical 127 and 128 values
58869              by using macros.
58870      Branch: perlio
58871            ! doop.c pp_ctl.c sv.c toke.c
58872 ____________________________________________________________________________
58873 [  9198] By: nick                                  on 2001/03/18  14:18:12
58874         Log: UTF-X encoding invariance for Encode:
58875              - move Encode::utf8_encode to utf8::encode (likewise decode,upgrade,downgrade,valid)
58876              - move the XS code for those to universal.c (so in miniperl)
58877              - add utf8::unicode_to_native and its inverse to allow EBCDIC to work in true unicode.
58878              - change ext/Encode/compile to use above.
58879              - Fix t/lib/encode.t for above
58880              - Teach t/lib/b.t to expect -uutf8
58881              - In utf8.c look for SWASHNEW rather than just utf8:: package to see if
58882              utf8.pm is needed.
58883      Branch: perlio
58884            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
58885            ! lib/utf8.pm t/lib/b.t t/lib/encode.t universal.c utf8.c
58886 ____________________________________________________________________________
58887 [  9197] By: gsar                                  on 2001/03/18  12:15:57
58888         Log: more thorough cleaning of arenas--keep going until no more
58889              SvREFCNT_dec()s occur (this fixes the problem that causes the
58890              pesky "Scalars leaked" warnings)
58891      Branch: maint-5.6/perl
58892            ! embed.pl perl.c proto.h sv.c t/op/sort.t
58893 ____________________________________________________________________________
58894 [  9196] By: nick                                  on 2001/03/18  10:57:29
58895         Log: Fix pragma/utf8.t # 15
58896              - if toke.c is processing a SvUTF8 string then single quoted '...' etc.
58897              are SvUTF8 as well.
58898      Branch: perlio
58899            ! toke.c
58900 ____________________________________________________________________________
58901 [  9195] By: nick                                  on 2001/03/18  09:27:06
58902         Log: Integrate mainline
58903      Branch: perlio
58904           !> MANIFEST Makefile.SH doop.c mg.c op.c op.h t/op/misc.t
58905           !> t/op/pat.t
58906 ____________________________________________________________________________
58907 [  9194] By: jhi                                   on 2001/03/18  05:29:59
58908         Log: Sarathy's clear_pmop patch with Radu Greab's fix,
58909              Hiroto's, Nick Clark's, and Vadim Konovalov's tests.
58910      Branch: perl
58911            ! op.c op.h t/op/misc.t t/op/pat.t
58912 ____________________________________________________________________________
58913 [  9193] By: jhi                                   on 2001/03/18  05:15:06
58914         Log: NI-S' cunning idea of how to de-UTF8 the "\C-broken" submatches.
58915      Branch: perl
58916            ! mg.c t/op/pat.t
58917 ____________________________________________________________________________
58918 [  9192] By: jhi                                   on 2001/03/18  04:22:43
58919         Log: tr/// UTF-8 patches from Inaba Hiroto.
58920      Branch: perl
58921            ! doop.c op.c
58922 ____________________________________________________________________________
58923 [  9191] By: jhi                                   on 2001/03/18  04:21:17
58924         Log: Integrate perlio.
58925      Branch: perl
58926           !> utf8.c utfebcdic.h
58927 ____________________________________________________________________________
58928 [  9190] By: nick                                  on 2001/03/17  20:32:01
58929         Log: Correct #if EBCDIC side typos.
58930              Builds and passes many tests on OS390.
58931      Branch: perlio
58932            ! utf8.c utfebcdic.h
58933 ____________________________________________________________________________
58934 [  9189] By: jhi                                   on 2001/03/17  18:55:49
58935         Log: Add prerequisites for the perl.third target.
58936      Branch: perl
58937            ! Makefile.SH
58938 ____________________________________________________________________________
58939 [  9188] By: jhi                                   on 2001/03/17  18:46:00
58940         Log: Integrate perlio.
58941      Branch: perl
58942           +> utfebcdic.h
58943           !> MANIFEST doop.c perl.h pp.c utf8.c utf8.h
58944 ____________________________________________________________________________
58945 [  9187] By: jhi                                   on 2001/03/17  18:38:47
58946         Log: Add a make rule for perl.third (the Third Degree memory debugging
58947              tool of Tru64 / Digital UNIX / DEC OSF/1, see man third or man atom)
58948      Branch: perl
58949            ! Makefile.SH
58950 ____________________________________________________________________________
58951 [  9186] By: nick                                  on 2001/03/17  18:34:48
58952         Log: MANIFEST addition :-(
58953      Branch: perlio
58954            ! MANIFEST
58955 ____________________________________________________________________________
58956 [  9185] By: nick                                  on 2001/03/17  18:29:50
58957         Log: Infrastructure to use UTF-EBCDIC rather than UTF-8 as the internal
58958              encoding on EBCDIC platforms. This has property that U+0000..U+009F i.e.
58959              a superset of ASCII are invariant under the encoding. This is EBCDIC
58960              friendly as an encoded string can be looked at as being EBCDIC by lexer
58961              sprintf("%d",...) etc. in same manner that a UTF-8 string be considered
58962              ASCII on ASCII machines.
58963              
58964              - re-arrange utf8.h to get ASCII specific vs Unicode generic bits
58965              seperate.
58966              - Add some more macros to comprehend different shift amounts and
58967              possible swizzle in UTF-EBCDIC vs UTF-8. Change utf8.c to use them.
58968              - add utfebcdic.h which provides UTF-EBCDIC versions of the macros,
58969              and conditionally #include it.
58970              
58971              EBCDIC build as yet untested.  ASCII still fails the one test.
58972      Branch: perlio
58973            + utfebcdic.h
58974            ! utf8.c utf8.h
58975 ____________________________________________________________________________
58976 [  9184] By: nick                                  on 2001/03/17  17:44:16
58977         Log: Minor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
58978      Branch: perlio
58979            ! doop.c perl.h pp.c utf8.h
58980 ____________________________________________________________________________
58981 [  9183] By: jhi                                   on 2001/03/17  15:55:42
58982         Log: Integrate perlio.
58983      Branch: perl
58984            ! MANIFEST
58985           !> perl.h sv.c t/op/pat.t toke.c utf8.c utf8.h
58986 ____________________________________________________________________________
58987 [  9182] By: nick                                  on 2001/03/17  09:16:06
58988         Log: Allow test to pass even when \C leaves SvUTF8 set by adding 'use bytes'
58989      Branch: perlio
58990            ! t/op/pat.t
58991 ____________________________________________________________________________
58992 [  9181] By: nick                                  on 2001/03/17  09:15:11
58993         Log: Integrate mainline.
58994      Branch: perlio
58995           +> lib/Locale/Constants.pm lib/Locale/Country.pm
58996           +> lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
58997           +> t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
58998           +> t/lib/lc-language.t t/lib/lc-uk.t win32/sncfnmcs.pl
58999           !> (integrate 83 files)
59000 ____________________________________________________________________________
59001 [  9180] By: nick                                  on 2001/03/16  17:23:21
59002         Log: EBCDIC Fixes.
59003      Branch: perlio
59004            ! perl.h sv.c toke.c utf8.c utf8.h
59005 ____________________________________________________________________________
59006 [  9179] By: jhi                                   on 2001/03/16  14:10:12
59007         Log: Re-apply #9024 as the Storable 1.0.11 (#9069) overwrote
59008              a change needed to work around an AIX compiler bug.
59009      Branch: perl
59010            ! ext/Storable/Storable.xs
59011 ____________________________________________________________________________
59012 [  9178] By: jhi                                   on 2001/03/16  03:19:59
59013         Log: With Damian's approval synchronize damian's modules'
59014              licensing with Perl's standard module licensing.
59015      Branch: perl
59016            ! lib/Filter/Simple.pm lib/Switch.pm lib/Text/Balanced.pod
59017 ____________________________________________________________________________
59018 [  9177] By: jhi                                   on 2001/03/16  03:15:34
59019         Log: Make the Filter::Util:Call files have their own copies
59020              of the Perl standard module licensing, from Paul Marquess.
59021      Branch: perl
59022            ! ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
59023 ____________________________________________________________________________
59024 [  9176] By: jhi                                   on 2001/03/16  02:56:04
59025         Log: Subject: [PATCH] more pod patches
59026              From: Michael Stevens <michael@etla.org>
59027              Date: Thu, 15 Mar 2001 21:25:18 +0000
59028              Message-ID: <20010315212518.A18870@firedrake.org>
59029      Branch: perl
59030            ! configpm ext/B/B/Bytecode.pm ext/DB_File/DB_File.pm
59031            ! ext/Data/Dumper/Dumper.pm ext/Devel/Peek/Peek.pm
59032            ! ext/Filter/Util/Call/Call.pm ext/IO/lib/IO/Handle.pm
59033            ! ext/IO/lib/IO/Seekable.pm ext/IO/lib/IO/Socket/UNIX.pm
59034            ! ext/IPC/SysV/Msg.pm ext/IPC/SysV/Semaphore.pm
59035            ! ext/IPC/SysV/SysV.pm ext/NDBM_File/NDBM_File.pm
59036            ! ext/ODBM_File/ODBM_File.pm ext/Socket/Socket.pm
59037            ! ext/Storable/Storable.pm ext/Sys/Syslog/Syslog.pm
59038            ! ext/Thread/Thread.pm ext/Thread/Thread/Queue.pm
59039            ! ext/attrs/attrs.pm jpl/JNI/JNI.pm lib/CPAN.pm
59040            ! lib/Class/Struct.pm lib/Dumpvalue.pm lib/ExtUtils/Embed.pm
59041            ! lib/ExtUtils/Installed.pm lib/ExtUtils/MM_Cygwin.pm
59042            ! lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_VMS.pm
59043            ! lib/ExtUtils/MM_Win32.pm lib/ExtUtils/Manifest.pm
59044            ! lib/ExtUtils/Mksymlists.pm lib/ExtUtils/Packlist.pm
59045            ! lib/File/Basename.pm lib/File/Spec/VMS.pm
59046            ! lib/File/Spec/Win32.pm lib/FileHandle.pm lib/Filter/Simple.pm
59047            ! lib/Getopt/Long.pm lib/Locale/Constants.pm
59048            ! lib/Locale/Country.pm lib/Locale/Language.pm
59049            ! lib/Term/ANSIColor.pm lib/Test.pm lib/Test/Harness.pm
59050            ! lib/Text/Wrap.pm lib/Tie/Array.pm lib/Tie/Handle.pm
59051            ! lib/Tie/Hash.pm lib/Tie/Scalar.pm lib/User/pwent.pm
59052            ! lib/autouse.pm lib/overload.pm os2/OS2/ExtAttr/ExtAttr.pm
59053            ! os2/OS2/Process/Process.pm
59054 ____________________________________________________________________________
59055 [  9175] By: jhi                                   on 2001/03/16  02:53:32
59056         Log: Subject: [PATCH] the uncontroversial doc patches
59057              From: Michael Stevens <michael@etla.org>
59058              Date: Thu, 15 Mar 2001 20:01:12 +0000
59059              Message-ID: <20010315200112.A7636@firedrake.org>
59060      Branch: perl
59061            ! pod/perl5005delta.pod pod/perldebtut.pod pod/perldelta.pod
59062            ! pod/perlfunc.pod pod/perlhack.pod pod/perllexwarn.pod
59063            ! pod/perllocale.pod pod/perllol.pod pod/perlmod.pod
59064            ! pod/perlmodlib.pod pod/perlport.pod pod/perlrun.pod
59065            ! pod/perltoc.pod pod/perlxs.pod pod/perlxstut.pod
59066 ____________________________________________________________________________
59067 [  9174] By: jhi                                   on 2001/03/16  02:50:49
59068         Log: Subject: [PATCH 5.6.1] ext/GDBM_File GDBM_NOLOCK constant
59069              From: Paul Lindner <lindner@inuus.com>
59070              Date: Fri, 16 Mar 2001 11:28:03 -0800
59071              Message-ID: <20010316112803.A7577@inuus.com>
59072      Branch: perl
59073            ! ext/GDBM_File/GDBM_File.pm ext/GDBM_File/GDBM_File.xs
59074 ____________________________________________________________________________
59075 [  9173] By: nick                                  on 2001/03/15  20:21:03
59076         Log: 1st day's EBCDIC fixes:
59077              - toke.c's parsing of strings needed attention
59078              needed to conditionally e2a if string was already UTF-8
59079              - e2a/a2e tables where wrong way round.
59080              - new macros in utf8.h
59081      Branch: perlio
59082            ! perl.h toke.c utf8.h
59083 ____________________________________________________________________________
59084 [  9172] By: jhi                                   on 2001/03/15  15:17:17
59085         Log: Update Changes.
59086      Branch: perl
59087            ! Changes patchlevel.h
59088 ____________________________________________________________________________
59089 [  9171] By: jhi                                   on 2001/03/15  15:09:32
59090         Log: Subject: Re: Another Borland C++ problem.
59091              From: "Vadim Konovalov" <watman@inbox.ru>
59092              Date: Sat, 10 Mar 2001 19:26:07 +0300
59093              Message-ID: <001601c0a97f$143fcc40$da7b55c2@vad>
59094              
59095              Borland filename case problem.
59096      Branch: perl
59097            + win32/sncfnmcs.pl
59098            ! MANIFEST README.win32
59099 ____________________________________________________________________________
59100 [  9170] By: jhi                                   on 2001/03/15  14:54:23
59101         Log: Add Locale::Codes 1.06, from Neil Bowers.
59102      Branch: perl
59103            + lib/Locale/Constants.pm lib/Locale/Country.pm
59104            + lib/Locale/Currency.pm lib/Locale/Language.pm t/lib/lc-all.t
59105            + t/lib/lc-constants.t t/lib/lc-country.t t/lib/lc-currency.t
59106            + t/lib/lc-language.t t/lib/lc-uk.t
59107            ! MANIFEST
59108 ____________________________________________________________________________
59109 [  9169] By: jhi                                   on 2001/03/15  14:19:01
59110         Log: Upgrade to Storable 1.0.11, from Raphael Manfredi.
59111      Branch: perl
59112            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
59113            ! ext/Storable/Storable.xs
59114 ____________________________________________________________________________
59115 [  9168] By: jhi                                   on 2001/03/15  14:13:22
59116         Log: Integrate changes #9120,9167 from mainline to maintperl.
59117              
59118              Subject: [PATCH 5.6.1] OS/2 docs
59119              
59120              Subject: [PATCH 5.6.1] perldoc
59121      Branch: maint-5.6/perl
59122           !> os2/Changes utils/perldoc.PL
59123 ____________________________________________________________________________
59124 [  9167] By: jhi                                   on 2001/03/15  14:07:42
59125         Log: Subject: [PATCH 5.6.1] perldoc
59126              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59127              Date: Wed, 14 Mar 2001 23:46:52 -0500
59128              Message-ID: <20010314234652.A7972@math.ohio-state.edu>
59129      Branch: perl
59130            ! utils/perldoc.PL
59131 ____________________________________________________________________________
59132 [  9166] By: jhi                                   on 2001/03/15  13:53:15
59133         Log: sigaction test condition tweakage.
59134      Branch: perl
59135            ! t/lib/sigaction.t
59136 ____________________________________________________________________________
59137 [  9165] By: alanbur                               on 2001/03/15  03:49:17
59138         Log: Resynchronised with parent
59139      Branch: maint-5.6/pureperl
59140           +> os2/os2add.sym t/op/anonsub.t
59141           !> (integrate 72 files)
59142 ____________________________________________________________________________
59143 [  9164] By: jhi                                   on 2001/03/15  01:05:01
59144         Log: Avoid stomping off the beginning of an array in tr///.
59145      Branch: perl
59146            ! op.c
59147 ____________________________________________________________________________
59148 [  9163] By: jhi                                   on 2001/03/15  00:58:57
59149         Log: h2ph strictness and cleanliness from Kurt Starsinic.
59150      Branch: perl
59151            ! utils/h2ph.PL
59152 ____________________________________________________________________________
59153 [  9162] By: gsar                                  on 2001/03/15  00:56:53
59154         Log: avoid warnings
59155      Branch: maint-5.6/perl
59156            ! t/op/magic.t
59157 ____________________________________________________________________________
59158 [  9161] By: gsar                                  on 2001/03/15  00:52:09
59159         Log: clearing of $ENV{PERL_DESTRUCT_LEVEL} interferes with purify
59160              results
59161      Branch: maint-5.6/perl
59162            ! t/op/magic.t
59163 ____________________________________________________________________________
59164 [  9160] By: jhi                                   on 2001/03/14  22:02:10
59165         Log: Do not use the Perl malloc in IRIX, suggested by
59166              Helmus Jarausch.
59167      Branch: perl
59168            ! hints/irix_6.sh
59169 ____________________________________________________________________________
59170 [  9159] By: nick                                  on 2001/03/14  21:45:59
59171         Log: Integrate mainline
59172      Branch: perlio
59173           +> t/op/loopctl.t
59174           !> (integrate 41 files)
59175 ____________________________________________________________________________
59176 [  9158] By: jhi                                   on 2001/03/14  21:10:09
59177         Log: The Day of the Retractions continues: the #9138
59178              (integrated in #9144) doesn't work well in mainline.
59179      Branch: perl
59180            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
59181            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
59182            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
59183 ____________________________________________________________________________
59184 [  9157] By: jhi                                   on 2001/03/14  20:58:12
59185         Log: The #9145 CANNOT be enabled: the clear_pmop code still
59186              dumps core all over in Tru64.
59187      Branch: perl
59188            ! op.c op.h t/op/pat.t
59189 ____________________________________________________________________________
59190 [  9156] By: jhi                                   on 2001/03/14  20:48:06
59191         Log: Integrate change #9154 from maintperl to mainline.
59192              
59193              PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
59194              (caused Storable 1.0.10 to break on windows)
59195      Branch: perl
59196           !> embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
59197           !> perlapi.c proto.h
59198 ____________________________________________________________________________
59199 [  9155] By: jhi                                   on 2001/03/14  20:23:53
59200         Log: Retract #9136: breaks threading (and binary compatibility).
59201      Branch: perl
59202            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
59203 ____________________________________________________________________________
59204 [  9154] By: gsar                                  on 2001/03/14  17:48:18
59205         Log: PerlIO_stdoutf() wasn't properly supported under PERL_IMPLICIT_SYS
59206              (caused Storable 1.0.10 to break on windows)
59207      Branch: maint-5.6/perl
59208            ! embed.h embed.pl global.sym globals.c iperlsys.h objXSUB.h
59209            ! perlapi.c proto.h
59210 ____________________________________________________________________________
59211 [  9153] By: jhi                                   on 2001/03/14  13:35:21
59212         Log: Tweaked a tweak from H.Merijn Brand on the sigaction test.
59213      Branch: perl
59214            ! t/lib/sigaction.t
59215 ____________________________________________________________________________
59216 [  9152] By: gsar                                  on 2001/03/14  07:29:40
59217         Log: back out changes#9012,9010,9009 and parts of change#9016
59218              (causes ABRs under purify, and some prerequisites don't
59219              seem to be there in 5.6.x)
59220      Branch: maint-5.6/perl
59221            ! doop.c op.c t/op/tr.t toke.c
59222 ____________________________________________________________________________
59223 [  9151] By: gsar                                  on 2001/03/14  07:01:29
59224         Log: reenable change#9145 (the test was busted due to a missing
59225              C<print "ok 27\n">)
59226      Branch: perl
59227            ! op.c op.h t/op/pat.t
59228 ____________________________________________________________________________
59229 [  9150] By: jhi                                   on 2001/03/14  06:38:36
59230         Log: Retract #9145.
59231      Branch: perl
59232            ! op.c op.h t/op/pat.t
59233 ____________________________________________________________________________
59234 [  9149] By: jhi                                   on 2001/03/14  06:14:56
59235         Log: Retract #9143.
59236      Branch: perl
59237            ! op.c
59238 ____________________________________________________________________________
59239 [  9148] By: gsar                                  on 2001/03/14  06:13:02
59240         Log: Uninitialized Memory Read in regexec.c
59241      Branch: perl
59242            ! regexec.c
59243 ____________________________________________________________________________
59244 [  9147] By: jhi                                   on 2001/03/14  04:59:54
59245         Log: Subject: PATCH: make goto work in nested eval ""
59246              From: Robin Houston <robin@kitsite.com>
59247              Date: Wed, 14 Mar 2001 04:16:10 +0000
59248              Message-ID: <20010314041610.A16307@puffinry.freeserve.co.uk>
59249      Branch: perl
59250            ! pp_ctl.c t/op/goto.t
59251 ____________________________________________________________________________
59252 [  9146] By: jhi                                   on 2001/03/14  04:42:54
59253         Log: Preserve the #ifdef PERL_CORE in perly.h.
59254      Branch: perl
59255            ! perly.fixer
59256 ____________________________________________________________________________
59257 [  9145] By: jhi                                   on 2001/03/14  03:57:41
59258         Log: (Retracted by #9150.)
59259      Branch: perl
59260            ! op.c op.h t/op/pat.t
59261 ____________________________________________________________________________
59262 [  9144] By: jhi                                   on 2001/03/14  03:50:38
59263         Log: Integrate changes #9137,9138,9142 from maintperl into mainline.
59264              
59265              fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
59266              
59267              remove squelch controls for "Scalars leaked" messages in most places
59268              (these are now cured)
59269              
59270              fix another memory leak reported by purify (tie callbacks that
59271              croak can leak when wiping out magic)
59272      Branch: perl
59273           !> regcomp.c scope.c t/comp/proto.t t/op/lex_assign.t
59274           !> t/op/local.t t/op/pat.t t/op/regexp.t t/pragma/strict-vars
59275           !> t/pragma/warn/op t/pragma/warn/regcomp t/pragma/warn/toke
59276           !> t/pragma/warnings.t
59277 ____________________________________________________________________________
59278 [  9143] By: jhi                                   on 2001/03/14  03:37:53
59279         Log: (Retracted by #9149.)
59280      Branch: perl
59281            ! op.c
59282 ____________________________________________________________________________
59283 [  9142] By: gsar                                  on 2001/03/14  03:20:48
59284         Log: fix another memory leak reported by purify (tie callbacks that
59285              croak can leak when wiping out magic)
59286      Branch: maint-5.6/perl
59287            ! scope.c
59288 ____________________________________________________________________________
59289 [  9141] By: jhi                                   on 2001/03/14  02:55:00
59290         Log: Subject: PATCH for [ID 20010305.003]
59291              From: Robin Houston <robin@kitsite.com>
59292              Date: Wed, 14 Mar 2001 02:45:51 +0000
59293              Message-ID: <20010314024551.A16207@puffinry.freeserve.co.uk>
59294      Branch: perl
59295            ! pp_ctl.c t/op/eval.t
59296 ____________________________________________________________________________
59297 [  9140] By: jhi                                   on 2001/03/14  02:41:54
59298         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
59299              Date: Wed, 14 Mar 2001 01:52:51 +0000
59300              From: Robin Houston <robin@kitsite.com>
59301              Message-ID: <20010314015251.B16112@puffinry.freeserve.co.uk>
59302              
59303              Fix for 2000313.004.
59304      Branch: perl
59305            ! pp_ctl.c t/op/goto.t
59306 ____________________________________________________________________________
59307 [  9139] By: jhi                                   on 2001/03/14  02:40:50
59308         Log: Subject: Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
59309              From: Robin Houston <robin@kitsite.com>
59310              Date: Wed, 14 Mar 2001 00:43:45 +0000
59311              Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk>
59312      Branch: perl
59313            + t/op/loopctl.t
59314            ! AUTHORS MANIFEST perly.c perly.y perly_c.diff t/op/goto.t
59315            ! vms/perly_c.vms
59316 ____________________________________________________________________________
59317 [  9138] By: gsar                                  on 2001/03/14  01:18:00
59318         Log: remove squelch controls for "Scalars leaked" messages in most places
59319              (these are now cured)
59320      Branch: maint-5.6/perl
59321            ! t/comp/proto.t t/op/lex_assign.t t/op/local.t t/op/pat.t
59322            ! t/op/regexp.t t/pragma/strict-vars t/pragma/warn/op
59323            ! t/pragma/warn/regcomp t/pragma/warn/toke t/pragma/warnings.t
59324 ____________________________________________________________________________
59325 [  9137] By: gsar                                  on 2001/03/14  00:57:04
59326         Log: fix leak in pregcomp() when RE fails to compile (e.g. m/\\/)
59327      Branch: maint-5.6/perl
59328            ! regcomp.c
59329 ____________________________________________________________________________
59330 [  9136] By: jhi                                   on 2001/03/13  23:12:24
59331         Log: (Retracted by #9155)
59332              
59333              Subject: Re: [gsar@ActiveState.com: v5.6.1 trial2 is available]
59334              From: Jens-Uwe Mager <jum@helios.de>
59335              Date: Wed, 21 Feb 2001 21:32:04 +0100
59336              Message-ID: <20010221213203.A18340@ans.helios.de>
59337      Branch: perl
59338            ! ext/DynaLoader/dl_aix.xs hints/aix.sh makedef.pl
59339 ____________________________________________________________________________
59340 [  9135] By: jhi                                   on 2001/03/13  22:50:05
59341         Log: Integrate perlio.
59342      Branch: perl
59343           !> pp.c
59344 ____________________________________________________________________________
59345 [  9134] By: jhi                                   on 2001/03/13  22:49:05
59346         Log: Integrate change #9131 from maintperl into mainline.
59347              
59348              make the error text look more consistent in hints/hpux.sh
59349      Branch: perl
59350           !> hints/hpux.sh
59351 ____________________________________________________________________________
59352 [  9133] By: gsar                                  on 2001/03/13  22:46:20
59353         Log: integrate change#9067 from mainline
59354              
59355              Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
59356      Branch: maint-5.6/perl
59357           !> lib/ExtUtils/MM_Unix.pm
59358 ____________________________________________________________________________
59359 [  9132] By: jhi                                   on 2001/03/13  22:41:21
59360         Log: Subject:  Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;)-loop
59361              From: "John P. Linderman" <jpl@research.att.com>
59362              Date: Tue, 13 Mar 2001 12:36:32 -0500 (EST)
59363              Message-Id: <200103131736.MAA35615@raptor.research.att.com>
59364              
59365              A more correct prime finder.
59366      Branch: perl
59367            ! lib/Tie/SubstrHash.pm
59368 ____________________________________________________________________________
59369 [  9131] By: gsar                                  on 2001/03/13  22:30:42
59370         Log: make the error text look more consistent in hints/hpux.sh
59371      Branch: maint-5.6/perl
59372            ! hints/hpux.sh
59373 ____________________________________________________________________________
59374 [  9130] By: jhi                                   on 2001/03/13  22:23:44
59375         Log: Subject: Re: 9122 and sigaction/switch on HP-UX 11.00
59376              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
59377              Date: Tue, 13 Mar 2001 18:41:26 +0100
59378              Message-Id: <20010313184043.BFFC.H.M.BRAND@hccnet.nl>
59379              
59380              If the test is run non-interactively the default handler
59381              is different.
59382      Branch: perl
59383            ! t/lib/sigaction.t
59384 ____________________________________________________________________________
59385 [  9129] By: jhi                                   on 2001/03/13  22:20:21
59386         Log: Subject:  [PATCH perl@9125] t/lib/1_compile.t  VMS mod
59387              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
59388              Message-Id: <010313164414.d1225@DUPHY4.Physics.Drexel.Edu>
59389              Date:     Tue, 13 Mar 2001 16:44:32 EST
59390      Branch: perl
59391            ! t/lib/1_compile.t
59392 ____________________________________________________________________________
59393 [  9128] By: jhi                                   on 2001/03/13  22:18:34
59394         Log: Subject: Another patch for integer.pm POD 
59395              From: "John L. Allen" <allen@grumman.com>
59396              Date: Tue, 13 Mar 2001 16:14:02 -0500 (EST)
59397              Message-ID: <Pine.SOL.3.91.1010313160755.1630A-100000@gateway.grumman.com>
59398      Branch: perl
59399            ! lib/integer.pm
59400 ____________________________________________________________________________
59401 [  9127] By: nick                                  on 2001/03/13  21:26:30
59402         Log: Integrate mainline.
59403      Branch: perlio
59404           +> lib/Switch.pm lib/Text/Balanced.pm lib/Text/Balanced.pod
59405           +> t/lib/switch.t t/lib/tb-genxt.t t/lib/tb-xbrak.t
59406           +> t/lib/tb-xcode.t t/lib/tb-xdeli.t t/lib/tb-xmult.t
59407           +> t/lib/tb-xquot.t t/lib/tb-xtagg.t t/lib/tb-xvari.t
59408           !> Changes Configure MANIFEST README.os2 README.os390
59409           !> ext/re/Makefile.PL hints/aix.sh hints/os390.sh lib/integer.pm
59410           !> os2/Changes patchlevel.h win32/perlhost.h
59411 ____________________________________________________________________________
59412 [  9126] By: nick                                  on 2001/03/13  20:39:51
59413         Log: #ifdef'ed out code to make packed side of pack/unpack
59414              octets. (i.e. pack('U') => encode_utf8).
59415      Branch: perlio
59416            ! pp.c
59417 ____________________________________________________________________________
59418 [  9125] By: jhi                                   on 2001/03/13  15:07:16
59419         Log: Update Changes.
59420      Branch: perl
59421            ! Changes patchlevel.h
59422 ____________________________________________________________________________
59423 [  9124] By: jhi                                   on 2001/03/13  14:22:45
59424         Log: Workaround for the buggy ("internal compiler error")
59425              AIX C compiler 5.0.1.0: skip the optimization for regcomp.c
59426              (and ext/re/re_comp.c).  The MakeMaker dark magic courtesy
59427              of Andreas König.
59428      Branch: perl
59429            ! ext/re/Makefile.PL hints/aix.sh
59430 ____________________________________________________________________________
59431 [  9123] By: jhi                                   on 2001/03/13  03:24:34
59432         Log: Typo in #9114.
59433      Branch: metaconfig
59434            ! U/modified/myhostname.U
59435 ____________________________________________________________________________
59436 [  9122] By: jhi                                   on 2001/03/13  03:24:06
59437         Log: Typo in #9113.
59438      Branch: perl
59439            ! Configure
59440 ____________________________________________________________________________
59441 [  9121] By: jhi                                   on 2001/03/13  01:53:05
59442         Log: Forgot to check-in the larger part of #9120, duh.
59443      Branch: perl
59444            ! README.os2
59445 ____________________________________________________________________________
59446 [  9120] By: jhi                                   on 2001/03/13  01:51:31
59447         Log: Subject: [PATCH 5.6.1] OS/2 docs
59448              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
59449              Date: Mon, 12 Mar 2001 03:27:32 -0500
59450              Message-ID: <20010312032732.A19283@math.ohio-state.edu>
59451      Branch: perl
59452            ! os2/Changes
59453 ____________________________________________________________________________
59454 [  9119] By: jhi                                   on 2001/03/13  01:49:41
59455         Log: Integrate change #9116 from maintperl into mainline.
59456              
59457              Win32::GetCwd() returns C: instead of C:\ in the root directory
59458              under ithreads
59459      Branch: perl
59460           !> win32/perlhost.h
59461 ____________________________________________________________________________
59462 [  9118] By: jhi                                   on 2001/03/13  01:13:39
59463         Log: Add Switch 2.01, resort MANIFEST (forgot that in #9117)
59464      Branch: perl
59465            + lib/Switch.pm t/lib/switch.t
59466            ! MANIFEST
59467 ____________________________________________________________________________
59468 [  9117] By: jhi                                   on 2001/03/13  01:03:17
59469         Log: Add Text::Balanced 1.83.
59470      Branch: perl
59471            + lib/Text/Balanced.pm lib/Text/Balanced.pod t/lib/tb-genxt.t
59472            + t/lib/tb-xbrak.t t/lib/tb-xcode.t t/lib/tb-xdeli.t
59473            + t/lib/tb-xmult.t t/lib/tb-xquot.t t/lib/tb-xtagg.t
59474            + t/lib/tb-xvari.t
59475            ! MANIFEST
59476 ____________________________________________________________________________
59477 [  9116] By: gsar                                  on 2001/03/13  00:55:53
59478         Log: Win32::GetCwd() returns C: instead of C:\ in the root directory
59479              under ithreads
59480      Branch: maint-5.6/perl
59481            ! win32/perlhost.h
59482 ____________________________________________________________________________
59483 [  9115] By: jhi                                   on 2001/03/13  00:54:09
59484         Log: Subject: Re: [ID 20010305.005] "use integer" doesn't make rand() return integers
59485              From: "John L. Allen" <allen@grumman.com>
59486              Date: Tue, 6 Mar 2001 10:50:51 -0500 (EST)
59487              Message-ID: <Pine.SOL.3.91.1010306103113.9094A-100000@gateway.grumman.com>
59488              
59489              use integer document clarification.
59490      Branch: perl
59491            ! lib/integer.pm
59492 ____________________________________________________________________________
59493 [  9114] By: jhi                                   on 2001/03/13  00:38:54
59494         Log: Metaconfig unit change for #9113.
59495      Branch: metaconfig
59496            ! U/modified/myhostname.U
59497 ____________________________________________________________________________
59498 [  9113] By: jhi                                   on 2001/03/13  00:38:35
59499         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?)
59500              From: Peter Prymmer <pvhp@forte.com>
59501              Date: Mon, 12 Mar 2001 16:25:56 -0800 (PST)
59502              Message-ID: <Pine.OSF.4.10.10103121619020.180841-100000@aspara.forte.com>
59503      Branch: perl
59504            ! Configure README.os390 hints/os390.sh
59505 ____________________________________________________________________________
59506 [  9112] By: jhi                                   on 2001/03/13  00:29:00
59507         Log: Integrate perlio.
59508      Branch: perl
59509           !> sv.c utf8.h
59510 ____________________________________________________________________________
59511 [  9111] By: nick                                  on 2001/03/12  21:16:33
59512         Log: Integrate mainline.
59513      Branch: perlio
59514           +> t/op/anonsub.t
59515           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
59516           !> proto.h sv.c
59517 ____________________________________________________________________________
59518 [  9110] By: nick                                  on 2001/03/12  21:00:13
59519         Log: #ifdef'ed out code for 'USE_BYTES_DOWNGRADES' case.
59520      Branch: perlio
59521            ! sv.c utf8.h
59522 ____________________________________________________________________________
59523 [  9109] By: jhi                                   on 2001/03/12  16:04:47
59524         Log: Integrate change #9108 from maintperl to mainline.
59525              
59526              fix memory leak in C<sub X { sub {} }> arising from a refcount
59527              loop between the outer sub and the inner prototype anonsub
59528              
59529              this also enables closures returned by subroutines that
59530              subsequently get redefined to work without generating coredumps :)
59531              
59532              completely removed the free_closures() hack--it shouldn't be
59533              needed anymore
59534      Branch: perl
59535           +> t/op/anonsub.t
59536           !> MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
59537           !> proto.h sv.c
59538 ____________________________________________________________________________
59539 [  9108] By: gsar                                  on 2001/03/12  10:21:31
59540         Log: fix memory leak in C<sub X { sub {} }> arising from a refcount
59541              loop between the outer sub and the inner prototype anonsub
59542              
59543              this also enables closures returned by subroutines that
59544              subsequently get redefined to work without generating coredumps :)
59545              
59546              completely removed the free_closures() hack--it shouldn't be
59547              needed anymore
59548      Branch: maint-5.6/perl
59549            + t/op/anonsub.t
59550            ! MANIFEST embed.h embed.pl op.c op.h pod/perlapi.pod pp_ctl.c
59551            ! proto.h sv.c
59552 ____________________________________________________________________________
59553 [  9107] By: jhi                                   on 2001/03/12  05:15:31
59554         Log: Integrate perlio.
59555      Branch: perl
59556           !> ext/Encode/Encode.xs makedef.pl regcomp.c sv.c toke.c utf8.c
59557 ____________________________________________________________________________
59558 [  9106] By: nick                                  on 2001/03/11  20:10:12
59559         Log: regcomp.c is working in native space, not Unicode space (if different)
59560              as it is doing compare against 'W' in \W etc.
59561      Branch: perlio
59562            ! regcomp.c
59563 ____________________________________________________________________________
59564 [  9105] By: nick                                  on 2001/03/11  19:39:34
59565         Log: Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
59566              Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.
59567      Branch: perlio
59568            ! regcomp.c toke.c utf8.c
59569 ____________________________________________________________________________
59570 [  9104] By: nick                                  on 2001/03/11  18:15:44
59571         Log: Put utf8_downgrade in CRIPPLED_CC versions of SvPVbyte* before I forget.
59572      Branch: perlio
59573            ! sv.c
59574 ____________________________________________________________________________
59575 [  9103] By: nick                                  on 2001/03/11  18:03:28
59576         Log: Integrate mainline (for regexp stuff).
59577      Branch: perlio
59578           !> ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
59579           !> ext/Encode/Encode.xs ext/Errno/Errno_pm.PL
59580           !> lib/ExtUtils/Manifest.pm regcomp.c regexec.c t/lib/b.t
59581           !> t/lib/errno.t t/op/pat.t
59582 ____________________________________________________________________________
59583 [  9102] By: nick                                  on 2001/03/11  17:44:20
59584         Log: USE_SFIO issues as observed by Chris Nandor <pudge@pobox.com>
59585              - exclude layer syms in makedef.pl for sfio
59586              - also inhibit Encode from trying to build ":encode()" layer.
59587      Branch: perlio
59588            ! ext/Encode/Encode.xs makedef.pl
59589 ____________________________________________________________________________
59590 [  9101] By: jhi                                   on 2001/03/10  22:38:13
59591         Log: The $Is_MacOS needs to be declared.
59592      Branch: perl
59593            ! lib/ExtUtils/Manifest.pm
59594 ____________________________________________________________________________
59595 [  9100] By: jhi                                   on 2001/03/10  22:14:29
59596         Log: Use #if defined(USE_PERLIO) && !defined(USE_SFIO) instead of just
59597              #ifdef USE_PERLIO in Encode.xs so that the perlio symbols don't
59598              pollute the symbolspace if using sfio.
59599      Branch: perl
59600            ! ext/Encode/Encode.xs
59601 ____________________________________________________________________________
59602 [  9099] By: jhi                                   on 2001/03/10  21:58:48
59603         Log: Subject: [PATCH] Portability fixes for Mac OS / bleadperl
59604              Date: Sat, 10 Mar 2001 14:23:55 -0500
59605              From: Chris Nandor <pudge@pobox.com>
59606              Message-Id: <p05010401b6d02f70211f@[10.0.1.177]>
59607      Branch: perl
59608            ! ext/B/defsubs_h.PL ext/DynaLoader/dl_mac.xs
59609            ! ext/Errno/Errno_pm.PL lib/ExtUtils/Manifest.pm t/lib/b.t
59610            ! t/lib/errno.t
59611 ____________________________________________________________________________
59612 [  9098] By: jhi                                   on 2001/03/10  21:38:30
59613         Log: Fix for ID 20010306.008, UTF-8 and \w without 'use utf8' coredump.
59614      Branch: perl
59615            ! regcomp.c regexec.c t/op/pat.t
59616 ____________________________________________________________________________
59617 [  9097] By: jhi                                   on 2001/03/10  14:38:07
59618         Log: Integrate perlio.
59619      Branch: perl
59620           !> doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
59621           !> handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
59622           !> regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
59623 ____________________________________________________________________________
59624 [  9096] By: nick                                  on 2001/03/10  11:55:43
59625         Log: EBCDIC sanity - phase I
59626              - rename utf8/uv functions to indicate what sort of uv they provide (uvuni/uvchr)
59627              - use utf8n_xxxx (c.f. pvn) for forms which take length.
59628              - back out vN.N and $^V exceptions to e2a/a2e
59629              - make "locale" isxxx macros be uvchr (may be redundant?)
59630              
59631              Not clear yet that toUPPER_uni et. al. return being handled correctly.
59632              The tr// and rexexp stuff still needs an audit, assumption is they are working
59633              in Unicode space.
59634              
59635              Need to provide v5.6 names for XS modules (decide is uni or chr ?).
59636      Branch: perlio
59637            ! doop.c embed.h embed.pl ext/Encode/Encode.xs global.sym
59638            ! handy.h objXSUB.h op.c perl.c perlapi.c pp.c pp_ctl.c proto.h
59639            ! regcomp.c regexec.c sv.c toke.c utf8.c utf8.h
59640 ____________________________________________________________________________
59641 [  9095] By: jhi                                   on 2001/03/09  22:10:01
59642         Log: Integrate perlio.
59643      Branch: perl
59644           !> dump.c
59645 ____________________________________________________________________________
59646 [  9094] By: nick                                  on 2001/03/09  17:36:38
59647         Log: Builds an passes all tests after integrate and this tweak.
59648      Branch: perlio
59649            ! dump.c
59650 ____________________________________________________________________________
59651 [  9093] By: nick                                  on 2001/03/09  17:16:03
59652         Log: Integrate mainline (does not build - sv_catpvf issue in dump.c)
59653      Branch: perlio
59654           +> lib/unicode/Scripts.txt t/lib/sigaction.t
59655           !> (integrate 79 files)
59656 ____________________________________________________________________________
59657 [  9092] By: jhi                                   on 2001/03/09  15:28:26
59658         Log: Update Changes.
59659      Branch: perl
59660            ! Changes patchlevel.h
59661 ____________________________________________________________________________
59662 [  9091] By: jhi                                   on 2001/03/09  15:25:05
59663         Log: In op/stat #35 better to scan all the potential directories
59664              for setuids, not just the first one.
59665      Branch: perl
59666            ! t/op/stat.t
59667 ____________________________________________________________________________
59668 [  9090] By: jhi                                   on 2001/03/09  15:01:27
59669         Log: Subject: Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() 
59670              From: rspier@pobox.com (Robert Spier)
59671              Date: Fri, 9 Mar 2001 03:30:20 -0500
59672              Message-ID: <15016.38044.381174.160189@rls.cx>
59673              
59674              EXISTS() returning undef mistakenly triggered a FETCH().
59675      Branch: perl
59676            ! hv.c
59677 ____________________________________________________________________________
59678 [  9089] By: jhi                                   on 2001/03/09  14:59:02
59679         Log: Add /sbin and /usr/sbin to the list of directories scanned
59680              for setuid programs.  Takes care of bug id 20010309.003.
59681      Branch: perl
59682            ! t/op/stat.t
59683 ____________________________________________________________________________
59684 [  9088] By: jhi                                   on 2001/03/09  14:48:32
59685         Log: Regen perlapi, perltoc.
59686      Branch: perl
59687            ! ext/Encode/Encode/Tcl.pm pod/perlapi.pod pod/perltoc.pod
59688 ____________________________________________________________________________
59689 [  9087] By: jhi                                   on 2001/03/09  14:38:56
59690         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
59691              From: David Mitchell <davem@fdgroup.co.uk>
59692              Date: Fri, 9 Mar 2001 13:49:31 +0000 (GMT)
59693              Message-Id: <200103091349.NAA16617@tiree.fdgroup.co.uk>
59694      Branch: perl
59695            ! dump.c perl.c perl.h pod/perlrun.pod
59696 ____________________________________________________________________________
59697 [  9086] By: jhi                                   on 2001/03/09  01:47:16
59698         Log: A modified version of
59699              
59700              Subject: [ID 20010307.005] POSIX::sigaction has various problems
59701              From: anders@broadcom.com
59702              Date: Wed, 7 Mar 2001 14:35:24 -0800 (PST) 
59703              Message-Id: <200103072235.OAA25368@dt-sj1-130.sj.broadcom.com>
59704              
59705              Currently the sigaction.t test #6 fails (and is fudged to look
59706              like an "ok") in Linux (at least in Debian 2.2 Linux 2.4.2 x86).
59707              This may well be a genuine bug in Linux sigaction() (since at
59708              least Tru64, Solaris, and HP-UX disagree with Linux).
59709              Anyone with POSIX / SUSv2 tome handy?  The problem is that
59710              the flags of the oldaction don't match with the flags in
59711              the previously installed disposition.
59712      Branch: perl
59713            + t/lib/sigaction.t
59714            ! MANIFEST ext/POSIX/POSIX.pm ext/POSIX/POSIX.xs
59715 ____________________________________________________________________________
59716 [  9085] By: jhi                                   on 2001/03/09  01:30:13
59717         Log: Subject: Re: mission impossible for the day
59718              From: Alex Gough <alex@rcon.org>
59719              Date: Thu, 08 Mar 2001 17:18:19 +0000
59720              Message-ID: <3AA7BEDB.8070409@rcon.org>
59721              
59722              If references (are overloaded) and can be directly stringified,
59723              show that instead of "stringified".
59724              
59725              (The problem, infinite mutual recursion caused by overloaded bool
59726              in Switch.pm, tracked by David Mitchell)
59727      Branch: perl
59728            ! lib/Carp/Heavy.pm
59729 ____________________________________________________________________________
59730 [  9084] By: jhi                                   on 2001/03/09  01:20:39
59731         Log: Subject: Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts
59732              Date: Thu, 8 Mar 2001 12:06:57 +0000 (GMT)
59733              From: David Mitchell <davem@fdgroup.co.uk>
59734              Message-Id: <200103081206.MAA06281@tiree.fdgroup.co.uk>
59735      Branch: perl
59736            ! ext/re/re.xs malloc.c mg.c perl.c perl.h perly.c perly.y
59737            ! pp_ctl.c regexec.c sv.c vms/perly_c.vms
59738 ____________________________________________________________________________
59739 [  9083] By: jhi                                   on 2001/03/09  01:16:51
59740         Log: Subject: [PATCH] perldata.pod here-doc docs
59741              From: Jeff Pinyan <jeffp@crusoe.net>
59742              Date: Thu, 8 Mar 2001 13:18:55 -0500 (EST)
59743              Message-ID: <Pine.GSO.4.21.0103081317530.20957-100000@crusoe.crusoe.net>
59744      Branch: perl
59745            ! pod/perldata.pod
59746 ____________________________________________________________________________
59747 [  9082] By: jhi                                   on 2001/03/09  01:01:27
59748         Log: Subject: Re: Unicode/EBCDIC
59749              From: Peter Prymmer <pvhp@forte.com>
59750              Date: Thu, 8 Mar 2001 16:23:25 -0800 (PST)
59751              Message-ID: <Pine.OSF.4.10.10103081617390.377472-100000@aspara.forte.com>
59752      Branch: perl
59753            ! perl.c perl.h sv.c toke.c utf8.c utf8.h
59754 ____________________________________________________________________________
59755 [  9081] By: jhi                                   on 2001/03/08  13:41:30
59756         Log: Subject: Ooops, wrong 'no *POSIX' Patch
59757              From: Dorner Thomas <Thomas.Dorner@start.de>
59758              Date: Thu, 8 Mar 2001 08:43:28 +0100
59759              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88D3@Ex02.inhouse.start.de>
59760      Branch: perl
59761            ! hints/posix-bc.sh
59762 ____________________________________________________________________________
59763 [  9080] By: jhi                                   on 2001/03/08  13:11:42
59764         Log: It's Scripts.txt, not Script.txt.
59765      Branch: perl
59766            ! MANIFEST
59767 ____________________________________________________________________________
59768 [  9079] By: jhi                                   on 2001/03/08  12:59:05
59769         Log: Subject: 'no *POSIX' Patch speeding up make on BS2000 
59770              From: Dorner Thomas <Thomas.Dorner@start.de>
59771              Date: Wed, 7 Mar 2001 14:13:31 +0100
59772              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A88CB@Ex02.inhouse.start.de>
59773      Branch: perl
59774            ! makedepend.SH
59775 ____________________________________________________________________________
59776 [  9078] By: jhi                                   on 2001/03/08  12:57:43
59777         Log: Retract #9069, wrong patch.
59778      Branch: perl
59779            ! Makefile.SH
59780 ____________________________________________________________________________
59781 [  9077] By: jhi                                   on 2001/03/08  01:06:13
59782         Log: Upgrade to Unicode 3.1 beta 2001-03-01.
59783      Branch: perl
59784            + lib/unicode/Scripts.txt
59785            ! MANIFEST lib/unicode/Category.pl lib/unicode/Decomposition.pl
59786            ! lib/unicode/EAWidth.txt lib/unicode/Is/Alnum.pl
59787            ! lib/unicode/Is/Alpha.pl lib/unicode/Is/L.pl
59788            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
59789            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
59790            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
59791            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
59792            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
59793            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
59794            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
59795            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
59796            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
59797            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
59798            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
59799            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
59800            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
59801            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkZW.pl
59802            ! lib/unicode/Is/Ll.pl lib/unicode/Is/Lower.pl
59803            ! lib/unicode/Is/S.pl lib/unicode/Is/Sm.pl
59804            ! lib/unicode/Is/Word.pl lib/unicode/Names.txt
59805            ! lib/unicode/PropList.txt lib/unicode/ReadMe.txt
59806            ! lib/unicode/Unicode.txt lib/unicode/mktables.PL
59807            ! lib/unicode/version
59808 ____________________________________________________________________________
59809 [  9076] By: jhi                                   on 2001/03/07  22:59:39
59810         Log: Integrate change #7784 from mainline into maintperl.
59811              
59812              Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
59813      Branch: maint-5.6/perl
59814           !> pp_ctl.c t/op/pat.t
59815 ____________________________________________________________________________
59816 [  9075] By: jhi                                   on 2001/03/07  22:05:11
59817         Log: More UTF-8 test tweaks.
59818      Branch: perl
59819            ! t/op/pat.t t/op/split.t t/pragma/utf8.t
59820 ____________________________________________________________________________
59821 [  9074] By: nick                                  on 2001/03/07  21:39:29
59822         Log: Integrate mainline.
59823      Branch: perlio
59824           !> Changes Makefile.SH lib/ExtUtils/MM_Unix.pm
59825           !> lib/unicode/mktables.PL patchlevel.h perl.c pod/perlop.pod
59826           !> pod/perlretut.pod pod/perlsyn.pod pp.c pp_sys.c
59827           !> t/camel-III/vstring.t t/lib/charnames.t t/op/chop.t
59828           !> t/op/pack.t t/op/pat.t t/op/split.t t/pragma/utf8.t
59829 ____________________________________________________________________________
59830 [  9073] By: jhi                                   on 2001/03/07  16:37:09
59831         Log: Update Changes.
59832      Branch: perl
59833            ! Changes patchlevel.h
59834 ____________________________________________________________________________
59835 [  9072] By: jhi                                   on 2001/03/07  16:32:30
59836         Log: Subject: [ID 20010306.004] || != named unary operator
59837              From: abela@geneanet.org
59838              Date: Tue,  6 Mar 2001 15:57:57 +0100 (CET)
59839              Message-Id: <20010306145757.0CB03D183@little-roots.geneanet.org>
59840      Branch: perl
59841            ! pod/perlop.pod
59842 ____________________________________________________________________________
59843 [  9071] By: jhi                                   on 2001/03/07  15:14:11
59844         Log: Subject: downgrading to bytes for common functions
59845              From: andrew@pimlott.ne.mediaone.net (Andrew Pimlott)
59846              Date: Wed, 7 Mar 2001 02:36:55 -0500
59847              Message-ID: <20010307023655.J24024@pimlott.ne.mediaone.net>
59848      Branch: perl
59849            ! pp_sys.c
59850 ____________________________________________________________________________
59851 [  9070] By: jhi                                   on 2001/03/07  15:04:58
59852         Log: Clarify the description differentiating for and while; inspired by
59853              
59854              Subject: [ID 20010306.002] for/while difference in for definition
59855              From: abela@geneanet.org
59856              Date: Tue,  6 Mar 2001 09:40:36 +0100 (CET)
59857              Message-Id: <20010306084036.7BFD0D17F@little-roots.geneanet.org>
59858      Branch: perl
59859            ! pod/perlsyn.pod
59860 ____________________________________________________________________________
59861 [  9069] By: jhi                                   on 2001/03/07  14:55:30
59862         Log: (Retracted by #9078.)
59863      Branch: perl
59864            ! Makefile.SH
59865 ____________________________________________________________________________
59866 [  9068] By: jhi                                   on 2001/03/07  14:51:17
59867         Log: Subject: Re: [ID 20010305.012] chop() against list assignment returns char chopped from el zero
59868              From: Radu Greab <radu@netsoft.ro>
59869              Date: Tue, 6 Mar 2001 23:04:44 +0200 (EET)
59870              Message-ID: <15013.20716.201459.540421@ix.netsoft.ro>
59871      Branch: perl
59872            ! pp.c t/op/chop.t
59873 ____________________________________________________________________________
59874 [  9067] By: jhi                                   on 2001/03/07  14:48:57
59875         Log: Subject: Re: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
59876              From: Simon Cozens <simon@netthink.co.uk>
59877              Date: Wed, 7 Mar 2001 13:59:28 +0000
59878              Message-ID: <20010307135928.A21620@pembro26.pmb.ox.ac.uk>
59879              
59880              In order to allow MakeMaker to build correct Makefiles,
59881              you need to change the order of the arguments in MM_Unix.pm
59882              as well. (Unless you have C89_CCMODE set, but we're trying
59883              to be POSIXly correct)
59884              
59885              Thanks to Merijn Broeren for tracking this down.
59886      Branch: perl
59887            ! lib/ExtUtils/MM_Unix.pm
59888 ____________________________________________________________________________
59889 [  9066] By: jhi                                   on 2001/03/07  14:30:02
59890         Log: Floating point too messy.
59891      Branch: perl
59892            ! t/camel-III/vstring.t
59893 ____________________________________________________________________________
59894 [  9065] By: jhi                                   on 2001/03/07  14:17:44
59895         Log: Integrate change #9064 from maintperl into mainline.
59896              
59897              fix memory leak in pack("Bb",...)
59898      Branch: perl
59899           !> perl.c
59900 ____________________________________________________________________________
59901 [  9064] By: gsar                                  on 2001/03/07  06:29:24
59902         Log: fix memory leak in pack("Bb",...)
59903      Branch: maint-5.6/perl
59904            ! perl.c
59905 ____________________________________________________________________________
59906 [  9063] By: jhi                                   on 2001/03/07  00:55:04
59907         Log: Major utf8 test reorganisation and rewrite.
59908              Hopefully no tests were lost in the shuffle.
59909              (The beginning of pragma/utf8 was lost intentionally,
59910              the tests were rather bogus and incomplete.)
59911      Branch: perl
59912            ! t/lib/charnames.t t/op/pack.t t/op/pat.t t/op/split.t
59913            ! t/pragma/utf8.t
59914 ____________________________________________________________________________
59915 [  9062] By: jhi                                   on 2001/03/07  00:41:16
59916         Log: More tweakage on the Unicode character class descriptions.
59917      Branch: perl
59918            ! lib/unicode/mktables.PL pod/perlretut.pod
59919 ____________________________________________________________________________
59920 [  9061] By: jhi                                   on 2001/03/06  23:12:38
59921         Log: The perlretut was still talking about the old \p and \P
59922              definitions.
59923      Branch: perl
59924            ! pod/perlretut.pod
59925 ____________________________________________________________________________
59926 [  9060] By: nick                                  on 2001/03/06  20:52:37
59927         Log: Integrate mainline (make test works again now).
59928      Branch: perlio
59929           !> op.c op.h regcomp.c t/camel-III/vstring.t t/op/pat.t
59930 ____________________________________________________________________________
59931 [  9059] By: jhi                                   on 2001/03/06  15:36:14
59932         Log: 0.999... does equal 1.0, doesn't it?
59933      Branch: perl
59934            ! t/camel-III/vstring.t
59935 ____________________________________________________________________________
59936 [  9058] By: jhi                                   on 2001/03/06  15:34:00
59937         Log: Make /x{abcd}/ to work without use utf8.
59938      Branch: perl
59939            ! regcomp.c
59940 ____________________________________________________________________________
59941 [  9057] By: jhi                                   on 2001/03/06  03:02:36
59942         Log: Easier to outcomment all the three reset() tests for now.
59943      Branch: perl
59944            ! t/op/pat.t
59945 ____________________________________________________________________________
59946 [  9056] By: jhi                                   on 2001/03/06  02:30:02
59947         Log: Comment out the deadly reset; until the 20010301.005
59948              is finally fixed.
59949      Branch: perl
59950            ! t/op/pat.t
59951 ____________________________________________________________________________
59952 [  9055] By: jhi                                   on 2001/03/06  02:21:26
59953         Log: Integrate the change #9054 from mainline:
59954              retract the PMOP cleanup patch pending further investigation.
59955      Branch: maint-5.6/perl
59956           !> op.c op.h
59957 ____________________________________________________________________________
59958 [  9054] By: jhi                                   on 2001/03/06  02:19:57
59959         Log: Retract the PMOP cleanup patch: I'm seeing strange core dumps
59960              with oddly familiar stack traces.
59961      Branch: perl
59962            ! op.c op.h
59963 ____________________________________________________________________________
59964 [  9053] By: jhi                                   on 2001/03/05  23:20:28
59965         Log: Integrate perlio.
59966      Branch: perl
59967           +> ext/Encode/Encode/koi8-r.ucm
59968           !> MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
59969           !> makedef.pl
59970 ____________________________________________________________________________
59971 [  9052] By: nick                                  on 2001/03/05  23:08:17
59972         Log: skipping USE_PERLIO symbols correction.
59973      Branch: perlio
59974            ! makedef.pl
59975 ____________________________________________________________________________
59976 [  9051] By: nick                                  on 2001/03/05  22:35:07
59977         Log: More Encode alias tidying.
59978      Branch: perlio
59979            + ext/Encode/Encode/koi8-r.ucm
59980            ! MANIFEST ext/Encode/Encode.pm ext/Encode/Makefile.PL
59981 ____________________________________________________________________________
59982 [  9050] By: jhi                                   on 2001/03/05  21:44:29
59983         Log: Integrate changes #9033 and #9044 from mainline into maintperl,
59984              Sarathy's fix for ID 20010301.005.
59985      Branch: maint-5.6/perl
59986           !> op.c op.h
59987 ____________________________________________________________________________
59988 [  9049] By: nick                                  on 2001/03/05  19:54:04
59989         Log: Integrate Jarkko's Encode.pm tweak.
59990      Branch: perlio
59991           !> ext/Encode/Encode.pm
59992 ____________________________________________________________________________
59993 [  9048] By: nick                                  on 2001/03/05  19:47:57
59994         Log: Integrate mainline (mostly - holding of on Encode.pm for a bit.)
59995      Branch: perlio
59996           +> os2/os2add.sym
59997           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm makedef.pl op.c
59998           !> op.h os2/Changes os2/Makefile.SHs os2/OS2/REXX/Makefile.PL
59999           !> os2/OS2/REXX/REXX.pm os2/OS2/REXX/REXX.xs
60000           !> os2/OS2/REXX/t/rx_cmprt.t os2/os2.c os2/os2.sym os2/os2ish.h
60001           !> pod/perlapi.pod t/op/pat.t t/op/tr.t
60002 ____________________________________________________________________________
60003 [  9047] By: jhi                                   on 2001/03/05  19:25:26
60004         Log: Regen perlapi.
60005      Branch: perl
60006            ! pod/perlapi.pod
60007 ____________________________________________________________________________
60008 [  9046] By: jhi                                   on 2001/03/05  19:12:14
60009         Log: Integrate perlio.
60010      Branch: perl
60011           +> t/camel-III/vstring.t
60012           !> MANIFEST pp.h pp_sys.c t/TEST t/harness
60013 ____________________________________________________________________________
60014 [  9045] By: jhi                                   on 2001/03/05  19:10:36
60015         Log: The mapping of ISO Latin X to ISO 8859-Y is tricky.
60016      Branch: perl
60017            ! ext/Encode/Encode.pm
60018 ____________________________________________________________________________
60019 [  9044] By: jhi                                   on 2001/03/05  18:49:12
60020         Log: Forgot the other half of the PMOP patch (#9033).
60021      Branch: perl
60022            ! op.h
60023 ____________________________________________________________________________
60024 [  9043] By: nick                                  on 2001/03/05  18:14:47
60025         Log: Update MANIFEST for new test.
60026      Branch: perlio
60027            ! MANIFEST
60028 ____________________________________________________________________________
60029 [  9042] By: nick                                  on 2001/03/05  18:12:41
60030         Log: Some tests for Camel 3rd edition features.
60031              Make gethostbyaddr() test in above work.
60032      Branch: perlio
60033            + t/camel-III/vstring.t
60034            ! pp.h pp_sys.c t/TEST t/harness
60035 ____________________________________________________________________________
60036 [  9041] By: jhi                                   on 2001/03/05  17:41:48
60037         Log: Add more ISO 8859 encoding aliases.
60038      Branch: perl
60039            ! ext/Encode/Encode.pm
60040 ____________________________________________________________________________
60041 [  9040] By: jhi                                   on 2001/03/05  17:30:43
60042         Log: Integrate perlio.
60043      Branch: perl
60044           !> MANIFEST sv.c
60045 ____________________________________________________________________________
60046 [  9039] By: nick                                  on 2001/03/05  17:11:36
60047         Log: Missed added file.
60048      Branch: perlio
60049            ! MANIFEST
60050 ____________________________________________________________________________
60051 [  9038] By: jhi                                   on 2001/03/05  15:58:01
60052         Log: Add tr tests for EBCDIC, from Karsten Sperling.
60053      Branch: perl
60054            ! t/op/tr.t
60055 ____________________________________________________________________________
60056 [  9037] By: nick                                  on 2001/03/05  15:56:35
60057         Log: Long-standing "defined but not used" SvPVbyte*() are about to get used
60058              for auto-downgrade hooks in gethostbyaddr() etc. (as per Camel-III).
60059              
60060              Make SvPVbyte*() symmetric with respect to SvPVutf8*() in that:
60061              - it does a sv_utf8_downgrade (c.f. SvPVutf8's sv_utf8_upgrade())
60062              - uses SvPV() rather than sv_2pv() in case it isn't a string.
60063      Branch: perlio
60064            ! sv.c
60065 ____________________________________________________________________________
60066 [  9036] By: jhi                                   on 2001/03/05  15:49:15
60067         Log: Add matching tests currently failing in EBCDIC,
60068              suggested by Karsten Sperling.
60069      Branch: perl
60070            ! t/op/pat.t
60071 ____________________________________________________________________________
60072 [  9035] By: jhi                                   on 2001/03/05  15:36:55
60073         Log: The #9034 needs a MANIFESTation.
60074      Branch: perl
60075            ! MANIFEST
60076 ____________________________________________________________________________
60077 [  9034] By: jhi                                   on 2001/03/05  15:35:14
60078         Log: Integrate perlio.
60079      Branch: perl
60080           +> ext/Encode/Encode/Tcl.pm
60081           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
60082           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
60083           !> ext/Encode/Encode/iso8859-1.ucm
60084           !> ext/Encode/Encode/iso8859-10.ucm
60085           !> ext/Encode/Encode/iso8859-13.ucm
60086           !> ext/Encode/Encode/iso8859-14.ucm
60087           !> ext/Encode/Encode/iso8859-15.ucm
60088           !> ext/Encode/Encode/iso8859-16.ucm
60089           !> ext/Encode/Encode/iso8859-2.ucm
60090           !> ext/Encode/Encode/iso8859-3.ucm
60091           !> ext/Encode/Encode/iso8859-4.ucm
60092           !> ext/Encode/Encode/iso8859-5.ucm
60093           !> ext/Encode/Encode/iso8859-6.ucm
60094           !> ext/Encode/Encode/iso8859-7.ucm
60095           !> ext/Encode/Encode/iso8859-8.ucm
60096           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
60097           !> t/lib/encode.t
60098 ____________________________________________________________________________
60099 [  9033] By: jhi                                   on 2001/03/05  15:33:18
60100         Log: Subject: Re: [ID 20010301.005] corrupt memory (since @8531, in 5.6.1-T2)
60101              From: Gurusamy Sarathy <gsar@ActiveState.com>
60102              Date: Sun, 04 Mar 2001 22:33:15 -0800
60103              Message-Id: <200103050633.f256XFo06998@smtp3.ActiveState.com>
60104              
60105              PMOPs need to remember their own stash so that they can
60106              gracefully remove themselves from their linked list.
60107      Branch: perl
60108            ! op.c
60109 ____________________________________________________________________________
60110 [  9032] By: nick                                  on 2001/03/05  14:51:50
60111         Log: Encode implementation "completion"
60112              Implement and document define_encoding()
60113              Implement and document encoding aliases including define_alias()
60114              Make Encode::XS use define_encoding() rather than back-door.
60115              Move run-time *.enc to separate Encode::Tcl module.
60116              Make 'compile' honour <codeset_name>
60117              Change canonical names of to iso-8859-* and US-ascii.
60118      Branch: perlio
60119            + ext/Encode/Encode/Tcl.pm
60120            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
60121            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1250.ucm
60122            ! ext/Encode/Encode/iso8859-1.ucm
60123            ! ext/Encode/Encode/iso8859-10.ucm
60124            ! ext/Encode/Encode/iso8859-13.ucm
60125            ! ext/Encode/Encode/iso8859-14.ucm
60126            ! ext/Encode/Encode/iso8859-15.ucm
60127            ! ext/Encode/Encode/iso8859-16.ucm
60128            ! ext/Encode/Encode/iso8859-2.ucm
60129            ! ext/Encode/Encode/iso8859-3.ucm
60130            ! ext/Encode/Encode/iso8859-4.ucm
60131            ! ext/Encode/Encode/iso8859-5.ucm
60132            ! ext/Encode/Encode/iso8859-6.ucm
60133            ! ext/Encode/Encode/iso8859-7.ucm
60134            ! ext/Encode/Encode/iso8859-8.ucm
60135            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/compile
60136            ! t/lib/encode.t
60137 ____________________________________________________________________________
60138 [  9031] By: jhi                                   on 2001/03/05  13:51:17
60139         Log: Integrate change #9030 from maintperl into mainline.
60140              
60141              Subject: [PATCH 5.6.1] OS/2 cleanup
60142      Branch: perl
60143           +> os2/os2add.sym
60144           !> MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
60145           !> makedef.pl os2/Changes os2/Makefile.SHs
60146           !> os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
60147           !> os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
60148           !> os2/os2.sym os2/os2ish.h
60149 ____________________________________________________________________________
60150 [  9030] By: jhi                                   on 2001/03/05  13:46:49
60151         Log: Subject: [PATCH 5.6.1] OS/2 cleanup
60152              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60153              Date: Mon, 5 Mar 2001 02:29:44 -0500
60154              Message-ID: <20010305022944.A10117@math.ohio-state.edu>
60155      Branch: maint-5.6/perl
60156            + os2/os2add.sym
60157            ! MANIFEST lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
60158            ! makedef.pl os2/Changes os2/Makefile.SHs
60159            ! os2/OS2/REXX/Makefile.PL os2/OS2/REXX/REXX.pm
60160            ! os2/OS2/REXX/REXX.xs os2/OS2/REXX/t/rx_cmprt.t os2/os2.c
60161            ! os2/os2.sym os2/os2ish.h
60162 ____________________________________________________________________________
60163 [  9029] By: jhi                                   on 2001/03/05  13:40:35
60164         Log: Integrate change #9028 from maintperl into mainline.
60165              
60166              various nits in MM_Unix.pm found by disabling SelfLoader
60167      Branch: perl
60168           !> lib/ExtUtils/MM_Unix.pm
60169 ____________________________________________________________________________
60170 [  9028] By: gsar                                  on 2001/03/05  09:58:38
60171         Log: various nits in MM_Unix.pm found by disabling SelfLoader
60172      Branch: maint-5.6/perl
60173            ! lib/ExtUtils/MM_Unix.pm
60174 ____________________________________________________________________________
60175 [  9027] By: nick                                  on 2001/03/05  08:35:22
60176         Log: Integrate mainline
60177      Branch: perlio
60178           !> (integrate 28 files)
60179 ____________________________________________________________________________
60180 [  9026] By: jhi                                   on 2001/03/05  02:14:59
60181         Log: Integrate change #9025 from mainline to maintperl,
60182              retract \N{U+HHHH}.
60183      Branch: maint-5.6/perl
60184           !> lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
60185           !> t/lib/charnames.t toke.c
60186 ____________________________________________________________________________
60187 [  9025] By: jhi                                   on 2001/03/05  02:13:09
60188         Log: Retracting \N{U+HHHH}.
60189      Branch: perl
60190            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
60191            ! t/lib/charnames.t toke.c
60192 ____________________________________________________________________________
60193 [  9024] By: jhi                                   on 2001/03/04  20:51:07
60194         Log: Subject: Re: Smoking patch 8898 for perl v5.7.0 on aix 4.3.0.0
60195              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
60196              Date: Fri, 02 Mar 2001 18:25:26 +0100
60197              Message-Id: <20010302182416.1BF4.H.M.BRAND@hccnet.nl>
60198              
60199              Casting problem.
60200      Branch: perl
60201            ! ext/Storable/Storable.xs
60202 ____________________________________________________________________________
60203 [  9023] By: jhi                                   on 2001/03/04  19:46:45
60204         Log: Subject: [ID 20010303.009] SOCKS5 work around breaks other sockets
60205              From: nick@talking.bollo.cx
60206              Date: Sat, 03 Mar 2001 21:41:33 +0000
60207              Message-Id: <E14ZJmP-0000mE-00@Bagpuss.unfortu.net>
60208              
60209              Revert the workaround.
60210      Branch: perl
60211            ! perlio.c
60212 ____________________________________________________________________________
60213 [  9022] By: jhi                                   on 2001/03/04  19:36:28
60214         Log: Update Changes.
60215      Branch: perl
60216            ! Changes patchlevel.h
60217 ____________________________________________________________________________
60218 [  9021] By: jhi                                   on 2001/03/04  18:41:00
60219         Log: makedef.pl updates suggested by Chris Nandor; double-checking
60220              the changes in AIX, OS/2 Win32 would be nice.
60221      Branch: perl
60222            ! makedef.pl
60223 ____________________________________________________________________________
60224 [  9020] By: jhi                                   on 2001/03/04  18:23:58
60225         Log: Integrate change #9012 from maintperl into mainline,
60226              quench a compiler warning.
60227      Branch: perl
60228           !> toke.c
60229 ____________________________________________________________________________
60230 [  9019] By: jhi                                   on 2001/03/04  18:18:43
60231         Log: Integrate changes #9017 and 9018 from mainline into maintperl.
60232              
60233              \N{U+HHHH} fix.
60234              
60235              pattern in G_ARRAY context
60236      Branch: maint-5.6/perl
60237           !> pp_hot.c t/op/pat.t toke.c
60238 ____________________________________________________________________________
60239 [  9018] By: jhi                                   on 2001/03/04  18:07:48
60240         Log: Subject: [PATCH pp_hot.c regexp.t] pattern in G_ARRAY context
60241              From: Jeff Pinyan <jeffp@crusoe.net>
60242              Date: Sat, 3 Mar 2001 17:14:07 -0500 (EST)
60243              Message-ID: <Pine.GSO.4.21.0103031712070.1035-100000@crusoe.crusoe.net>
60244      Branch: perl
60245            ! pp_hot.c t/op/pat.t
60246 ____________________________________________________________________________
60247 [  9017] By: jhi                                   on 2001/03/04  18:06:21
60248         Log: I thought I tested the #9014.
60249      Branch: perl
60250            ! toke.c
60251 ____________________________________________________________________________
60252 [  9016] By: jhi                                   on 2001/03/04  17:41:22
60253         Log: Integrate changes #9013,9014,9015 from mainline into maintperl.
60254              
60255              Tweak the get*ent() OS/2 prototypes.
60256              
60257              Add the \N{U+HHHH} syntax.
60258              
60259              More tr/// UTF-8 fixes from Inaba Hiroto.
60260      Branch: maint-5.6/perl
60261           !> doop.c lib/charnames.pm os2/os2.c pod/perldiag.pod
60262           !> pod/perlretut.pod t/lib/charnames.t t/op/tr.t toke.c
60263 ____________________________________________________________________________
60264 [  9015] By: jhi                                   on 2001/03/04  17:36:04
60265         Log: More tr/// UTF-8 fixes from Inaba Hiroto.
60266      Branch: perl
60267            ! doop.c t/op/tr.t
60268 ____________________________________________________________________________
60269 [  9014] By: jhi                                   on 2001/03/04  17:24:49
60270         Log: Add the \N{U+HHHH} syntax.
60271      Branch: perl
60272            ! lib/charnames.pm pod/perldiag.pod pod/perlretut.pod
60273            ! t/lib/charnames.t toke.c
60274 ____________________________________________________________________________
60275 [  9013] By: jhi                                   on 2001/03/04  17:20:45
60276         Log: Tweak the get*ent() OS/2 prototypes.
60277      Branch: perl
60278            ! os2/os2.c
60279 ____________________________________________________________________________
60280 [  9012] By: gsar                                  on 2001/03/04  06:26:14
60281         Log: avoid warning (nit in change#9009)
60282      Branch: maint-5.6/perl
60283            ! toke.c
60284 ____________________________________________________________________________
60285 [  9011] By: gsar                                  on 2001/03/04  06:15:24
60286         Log: lib/charnames.t fails in 5.6.x because of older Unicode
60287              data
60288              
60289              TODO: need to revisit this after updating lib/unicode/...
60290      Branch: maint-5.6/perl
60291            ! t/lib/charnames.t
60292 ____________________________________________________________________________
60293 [  9010] By: gsar                                  on 2001/03/04  06:08:36
60294         Log: change#9009 breaks build (no "didrange" variable in 5.6.x)
60295      Branch: maint-5.6/perl
60296            ! toke.c
60297 ____________________________________________________________________________
60298 [  9009] By: jhi                                   on 2001/03/03  19:27:20
60299         Log: Integrate change #9008 from mainline to maintperl,
60300              UTF-8 tr/// fixes from Inaba Hiroto.
60301      Branch: maint-5.6/perl
60302           !> doop.c op.c t/op/tr.t toke.c
60303 ____________________________________________________________________________
60304 [  9008] By: jhi                                   on 2001/03/03  19:19:42
60305         Log: UTF8 tr/// fixes from Inaba Hiroto.
60306      Branch: perl
60307            ! doop.c op.c t/op/tr.t toke.c
60308 ____________________________________________________________________________
60309 [  9007] By: jhi                                   on 2001/03/03  19:00:30
60310         Log: Integrate change #9006 from maintperl to mainline,
60311              more robust quest for the infinite.
60312      Branch: perl
60313           !> lib/Math/Complex.pm
60314 ____________________________________________________________________________
60315 [  9006] By: jhi                                   on 2001/03/03  18:58:06
60316         Log: Subject: [PATCH 5.6.1] More robust Math::Complex
60317              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60318              Date: Sat, 3 Mar 2001 12:51:50 -0500
60319              Message-ID: <20010303125150.A2147@math.ohio-state.edu>
60320              
60321              Be more robust in our quest for the infinite.
60322      Branch: maint-5.6/perl
60323            ! lib/Math/Complex.pm
60324 ____________________________________________________________________________
60325 [  9005] By: jhi                                   on 2001/03/03  17:55:50
60326         Log: The #8982 modified for perl 5.6.x, from Radu Greab.
60327      Branch: maint-5.6/perl
60328            ! doio.c
60329 ____________________________________________________________________________
60330 [  9004] By: jhi                                   on 2001/03/03  17:40:14
60331         Log: Rewrite REPORT() and REPORT2() (used for -DT) slightly
60332              so that picky compilers like IRIX won't get huffy about
60333              "statements without effect" (like 1;).
60334      Branch: perl
60335            ! toke.c
60336 ____________________________________________________________________________
60337 [  9003] By: jhi                                   on 2001/03/03  17:15:52
60338         Log: Integrate change #9002 from mainline to maintperl.
60339              
60340              Subject: [perl-5.6.x, perl-current] accept for EPOC
60341      Branch: maint-5.6/perl
60342           !> pp_sys.c
60343 ____________________________________________________________________________
60344 [  9002] By: jhi                                   on 2001/03/03  17:14:30
60345         Log: Subject: [perl-5.6.x, perl-current] accept for EPOC
60346              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60347              Date: Sat, 3 Mar 2001 16:36:04 +0100 (CET)
60348              Message-ID: <Pine.LNX.4.02.10103031635190.4825-100000@milkyway.science-computing.de>
60349      Branch: perl
60350            ! pp_sys.c
60351 ____________________________________________________________________________
60352 [  9001] By: jhi                                   on 2001/03/03  17:13:13
60353         Log: Subject: [PATCH perl@8989] t/pod/find.t on VMS
60354              From: "Craig A. Berry" <craigberry@mac.com>
60355              Date: Fri, 02 Mar 2001 17:44:40 -0600
60356              Message-Id: <5.0.2.1.0.20010302172145.038d3c10@mail.mac.com>
60357      Branch: perl
60358            ! t/pod/find.t
60359 ____________________________________________________________________________
60360 [  9000] By: jhi                                   on 2001/03/03  17:11:55
60361         Log: Integrate changes #8997,8999 from maintperl.
60362              
60363              Subject: [PATCH 5.6.1] compiling on OS/2
60364              (Better error message from hints/os2.sh)
60365              
60366              Subject: [PATCH 5.6.1] syslog.t
60367      Branch: perl
60368           !> hints/os2.sh t/lib/syslog.t
60369 ____________________________________________________________________________
60370 [  8999] By: jhi                                   on 2001/03/03  17:09:28
60371         Log: Subject: [PATCH 5.6.1] syslog.t
60372              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60373              Date: Sat, 3 Mar 2001 02:11:17 -0500
60374              Message-ID: <20010303021116.A11897@math.ohio-state.edu>
60375      Branch: maint-5.6/perl
60376            ! t/lib/syslog.t
60377 ____________________________________________________________________________
60378 [  8998] By: jhi                                   on 2001/03/03  17:07:50
60379         Log: Subject: Re: [PATCH 5.7.0] compiling on OS/2: 5.6.1 too
60380              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60381              Date: Sat, 3 Mar 2001 01:53:52 -0500
60382              Message-ID: <20010303015352.A11741@math.ohio-state.edu>
60383      Branch: maint-5.6/perl
60384            ! opcode.pl os2/os2.c
60385 ____________________________________________________________________________
60386 [  8997] By: jhi                                   on 2001/03/03  17:03:30
60387         Log: Subject: [PATCH 5.6.1] compiling on OS/2
60388              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
60389              Date: Sat, 3 Mar 2001 01:59:59 -0500
60390              Message-ID: <20010303015959.B11741@math.ohio-state.edu>
60391      Branch: maint-5.6/perl
60392            ! hints/os2.sh
60393 ____________________________________________________________________________
60394 [  8996] By: jhi                                   on 2001/03/03  00:55:58
60395         Log: Regen files for mainline.
60396      Branch: perl
60397            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
60398            ! config_h.SH pod/perlapi.pod pod/perltoc.pod
60399 ____________________________________________________________________________
60400 [  8995] By: jhi                                   on 2001/03/03  00:35:22
60401         Log: Integrate changes #8099,8218,8220,8221,8227,8304,8317,
60402              8318,8320,8337,8503,8877,8890,8903,8971 from mainline
60403              to maintperl.
60404              
60405              Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
60406              
60407              Add Configure option -Dmksymlinks which will create a symlink
60408              forest if the current/build differs from the source directory.
60409              (8218,8220,8221,8317,8318,8971)
60410              
60411              Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
60412              (Document APPLLIB_EXP in INSTALL.)
60413              
60414              If running byacc write-enable also perly.h.
60415              
60416              DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
60417              
60418              Subject: [PATCH 5.7.1/Configure] failure to set src='.'
60419              
60420              Sanity check for conflicting thread flavours.
60421              
60422              Fix the sys/fcntl.h problem reported by Peter Prymmer.
60423              
60424              Add few CPUs/architectures to the Cppsym scan,
60425              add -perlio to archname if so selected (modified 8890)
60426              
60427              Be more helpful for devel builders, suggested by John L. Allen.
60428              (admittedly pointless change for maintperl, but the usedevel
60429              code is there already)
60430      Branch: maint-5.6/perl
60431           !> Configure INSTALL Makefile.SH Porting/Glossary
60432           !> Porting/config.sh Porting/config_H config_h.SH embed.pl
60433           !> epoc/config.sh ext/NDBM_File/NDBM_File.xs
60434           !> ext/ODBM_File/ODBM_File.xs t/io/fs.t warnings.pl
60435           !> win32/config.bc win32/config.gc win32/config.vc
60436 ____________________________________________________________________________
60437 [  8994] By: jhi                                   on 2001/03/02  23:31:41
60438         Log: Use also $ccflags, not just $ldflags, when testing for gccness.
60439      Branch: metaconfig/U/perl
60440            ! gccvers.U
60441 ____________________________________________________________________________
60442 [  8993] By: jhi                                   on 2001/03/02  23:22:12
60443         Log: Regenerate various files for maint.
60444      Branch: maint-5.6/perl
60445            ! Porting/Glossary Porting/config.sh Porting/config_H objXSUB.h
60446            ! perlapi.c pod/perlapi.pod pod/perltoc.pod proto.h
60447 ____________________________________________________________________________
60448 [  8992] By: alanbur                               on 2001/03/02  22:48:34
60449         Log: Resync wuth parent
60450      Branch: maint-5.6/pureperl
60451           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
60452           !> (integrate 60 files)
60453 ____________________________________________________________________________
60454 [  8991] By: jhi                                   on 2001/03/02  21:00:08
60455         Log: Retract the #8742 part of #8986, backward compat.
60456      Branch: maint-5.6/perl
60457            ! embed.pl
60458 ____________________________________________________________________________
60459 [  8990] By: jhi                                   on 2001/03/02  20:40:07
60460         Log: Retract the #8919 part of #8987, not applicable to the 5.6 branch.
60461      Branch: maint-5.6/perl
60462            ! hv.c
60463 ____________________________________________________________________________
60464 [  8989] By: jhi                                   on 2001/03/02  19:59:56
60465         Log: Update Changes.
60466      Branch: perl
60467            ! Changes patchlevel.h
60468 ____________________________________________________________________________
60469 [  8988] By: jhi                                   on 2001/03/02  19:57:08
60470         Log: Integrate perlio.
60471      Branch: perl
60472           !> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
60473           !> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
60474           !> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
60475           !> ext/Encode/Encode/iso8859-10.ucm
60476           !> ext/Encode/Encode/iso8859-13.ucm
60477           !> ext/Encode/Encode/iso8859-14.ucm
60478           !> ext/Encode/Encode/iso8859-15.ucm
60479           !> ext/Encode/Encode/iso8859-16.ucm
60480           !> ext/Encode/Encode/iso8859-2.ucm
60481           !> ext/Encode/Encode/iso8859-3.ucm
60482           !> ext/Encode/Encode/iso8859-4.ucm
60483           !> ext/Encode/Encode/iso8859-5.ucm
60484           !> ext/Encode/Encode/iso8859-6.ucm
60485           !> ext/Encode/Encode/iso8859-7.ucm
60486           !> ext/Encode/Encode/iso8859-8.ucm
60487           !> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
60488           !> ext/Encode/Encode/symbol.ucm ext/Encode/compile
60489 ____________________________________________________________________________
60490 [  8987] By: jhi                                   on 2001/03/02  19:43:40
60491         Log: Integrate changes #8784,8839,8843,8847,8849,8859,8866,
60492              8873,8874,8876,8879,8901,8902,8908,8913,8918,8919,8946,8947,8948,
60493              8950,8952,8955 from mainline to maintperl.
60494              
60495              Subject: [PATCH: perl@8773] small fixups to perlclib.pod
60496              
60497              Put to rest the 20010205.001, the email address checking (not) regex.
60498              
60499              fork() not everywhere, cleanup temp files.
60500              
60501              The #8843 wasn't quite right: %Config needs to imported.
60502              
60503              Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
60504              (#8849: the glob-basic hunk needed massaging as it depended
60505              on Schwern's large-scale (unintegrated) patches)
60506              
60507              Skip the Perl_sys_intern_clear and Perl_sys_intern_init.
60508              
60509              Upgrade to CGI.pm 2.752, from Lincoln Stein.
60510              (Note: there were some conflicts due to EBCDIC and EPOC
60511              patches, in general I preferred the repository code.)
60512              (When 2.753 comes out, we need to synchronize.)
60513              
60514              Subject: [PATCH] fix for charnames above FFFF
60515              
60516              Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
60517              
60518              If no sfio, no -lsfio.
60519              
60520              Run run/*.t also in minitest.
60521              
60522              Subject:  [PATCH perl 5.7.0] malloc message address offset
60523              
60524              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
60525              
60526              Subject: fix for parameter -Dm (for perl@8867)
60527              
60528              Subject: [PATCH: perl@8892] was Re: hashing order difference?
60529              (make the test more portable)
60530              
60531              Subject: Re: [PATCH] fix for charnames above FFFF
60532              
60533              Subject: Re: I'm losing the war...
60534              (hv_store() not working correctly in ENV_IS_CASELESS case.)
60535              
60536              Subject: Modified README.bs2000 
60537              
60538              Subject: [PATCH: perl@8935] -Dt padsv($var)
60539              
60540              Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
60541              
60542              Subject: PATCH: extra tests to check on negative float to unsigned cast
60543              
60544              Subject: [PATCH] XPUSH[insp] was Re: progress
60545              
60546              Subject: Re: Compile with perlcc..
60547      Branch: maint-5.6/perl
60548           !> (integrate 36 files)
60549 ____________________________________________________________________________
60550 [  8986] By: jhi                                   on 2001/03/02  18:51:25
60551         Log: Integrate changes #8689,8697,8724,8726,8731,8742,8754,8755,
60552              8763,8767,8770,8772,8795,8796,8813,8822,8823 from mainline
60553              to maintperl.
60554              
60555              Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
60556              
60557              Subject: [DOC PATCH] overload.pm nits
60558              
60559              Add header for LIB$ prototypes (C. Berry)
60560              
60561              Convert fwrite()s to sockets to write()s, since some socket stacks
60562              don't take kindly to stdio.
60563              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
60564              (for often optional LNMs)
60565              Correct a few typos
60566              (C. Bailey)
60567              
60568              Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
60569              
60570              De-cut-and-pasto.
60571              
60572              Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
60573              
60574              Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
60575              
60576              Upgrade to CPAN 1.59_54, from Andreas König.
60577              
60578              Bogus shebang.
60579              
60580              Subject: [PATCH] Document makepatch in Porting/patching
60581              
60582              UTF-8 documentation.
60583              
60584              Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
60585              
60586              Sort the MANIFEST.
60587              
60588              Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
60589              
60590              Subject: [PATCH @8807] toke.c cleanup: scan_str()
60591              
60592              Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
60593              
60594              Add run/*.t to testables.
60595              
60596              TODO: integrate #8784.
60597      Branch: maint-5.6/perl
60598           +> pod/perlclib.pod t/lib/cgi-esc.t t/run/runenv.t
60599           !> (integrate 28 files)
60600 ____________________________________________________________________________
60601 [  8985] By: nick                                  on 2001/03/02  18:15:45
60602         Log: Integrate mainline
60603      Branch: perlio
60604           !> doio.c lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod
60605           !> vms/vms.c
60606 ____________________________________________________________________________
60607 [  8984] By: jhi                                   on 2001/03/02  16:00:17
60608         Log: Integrate changes #8978,8979,8980,8981,8983 from mainline.
60609              
60610              perlfaq1 reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY
60611              5.004_05, and mention the suidperl August 2000 security problem.
60612              (#8978,#8981)
60613              
60614              Subject: [ID 20010301.004] Technically speaking in perldata
60615              
60616              Subject: [PATCH] File::Copy for bleadperl, maintperl
60617              
60618              Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
60619              
60620              (The #8982, fix for 20010221.005 and 20010221.008,
60621              would be nice too but it didn't integrate cleanly.)
60622      Branch: maint-5.6/perl
60623           !> lib/File/Copy.pm pod/perldata.pod pod/perlfaq1.pod vms/vms.c
60624 ____________________________________________________________________________
60625 [  8983] By: jhi                                   on 2001/03/02  15:51:16
60626         Log: Subject:  [PATCH 5.7.0/5.6.0+] VMS piping ... cleanup at interpreter exit
60627              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
60628              Date:     Thu, 1 Mar 2001 15:54:09 EST
60629              Message-Id: <010301155258.b8cc1@DUPHY4.Physics.Drexel.Edu>
60630      Branch: perl
60631            ! vms/vms.c
60632 ____________________________________________________________________________
60633 [  8982] By: jhi                                   on 2001/03/02  15:43:31
60634         Log: Subject: Re: sync sync sync: have I missed any patches?
60635              From: Radu Greab <radu@netsoft.ro> 
60636              Date: Thu, 1 Mar 2001 21:47:22 +0200 (EET)
60637              Message-ID: <15006.42826.747914.669893@ix.netsoft.ro>
60638              
60639              Fixes the bugs 20010221.005 and 20010221.008: "the taint checker
60640              was checking argv[0] regardless of whether a different pathname
60641              will actually be executed."  Test case not supplied because 
60642              drafting that, ironically enough, revealed another bug
60643              (or a feature).
60644      Branch: perl
60645            ! doio.c
60646 ____________________________________________________________________________
60647 [  8981] By: jhi                                   on 2001/03/02  15:28:03
60648         Log: Misdate in #8978.
60649      Branch: perl
60650            ! pod/perlfaq1.pod
60651 ____________________________________________________________________________
60652 [  8980] By: jhi                                   on 2001/03/02  15:24:20
60653         Log: Subject: [PATCH] File::Copy for bleadperl, maintperl
60654              From: Chris Nandor <pudge@pobox.com>
60655              Date: Wed, 28 Feb 2001 22:10:15 -0500
60656              Message-Id: <p05010400b6c36d959ae8@[10.0.1.177]>
60657      Branch: perl
60658            ! lib/File/Copy.pm
60659 ____________________________________________________________________________
60660 [  8979] By: jhi                                   on 2001/03/02  15:17:16
60661         Log: Subject: [ID 20010301.004] Technically speaking in perldata
60662              From: abela@geneanet.org
60663              Date: Thu,  1 Mar 2001 17:59:27 +0100 (CET)
60664              Message-Id: <20010301165927.262C2D17D@little-roots.geneanet.org>
60665      Branch: perl
60666            ! pod/perldata.pod
60667 ____________________________________________________________________________
60668 [  8978] By: jhi                                   on 2001/03/02  15:15:27
60669         Log: Subject: [ID 20010301.003] ref to 5.004
60670              From: abela@geneanet.org
60671              Date: Thu,  1 Mar 2001 14:48:40 +0100 (CET)
60672              Message-Id: <20010301134840.C0CD1D171@little-roots.geneanet.org>
60673              
60674              Reworded to suggest 5.6.0 or 5.005_03, or POSSIBLY 5.004_05,
60675              and mention the suidperl August 2000 security problem.
60676      Branch: perl
60677            ! pod/perlfaq1.pod
60678 ____________________________________________________________________________
60679 [  8977] By: alanbur                               on 2001/03/02  14:17:45
60680         Log: Resynchronised with parent
60681      Branch: maint-5.6/pureperl
60682           !> AUTHORS README.epoc configure.com epoc/createpkg.pl
60683           !> lib/File/Temp.pm perl.c pp_sys.c t/lib/ftmp-mktemp.t
60684           !> t/lib/ftmp-posix.t t/op/append.t t/op/sprintf.t toke.c util.c
60685           !> vms/descrip_mms.template win32/win32.c win32/win32.h
60686           !> win32/win32iop.h
60687 ____________________________________________________________________________
60688 [  8976] By: nick                                  on 2001/03/01  23:25:30
60689         Log: Integrate mainline.
60690      Branch: perlio
60691            - t/op/qu.t
60692           !> (integrate 55 files)
60693 ____________________________________________________________________________
60694 [  8975] By: jhi                                   on 2001/03/01  16:51:34
60695         Log: Integrate change #8974 from maintperl, fix for bugid 20010226.008.
60696      Branch: perl
60697           !> toke.c
60698 ____________________________________________________________________________
60699 [  8974] By: gsar                                  on 2001/03/01  16:28:21
60700         Log: fix for bugid 20010226.008
60701              
60702              the problem was that some of the pointers (PL_last_lop and
60703              PL_last_uni specifically) into the lex buffers weren't correctly
60704              being invalidated when the buffer changed; this would leave the
60705              pointers pointing at an arbitrary location in the buffer if
60706              the buffer didn't need to be reallocated, or point into freed
60707              memory if the buffer had to be realloced
60708              
60709              TODO item for bugdb maintainers: check other seemingly random
60710              parser-related bugs--they might be cured by this
60711      Branch: maint-5.6/perl
60712            ! toke.c
60713 ____________________________________________________________________________
60714 [  8973] By: jhi                                   on 2001/03/01  02:23:25
60715         Log: Retract #8970 because of a completely mysterious core dump:
60716              adding the tests 241..244 causes op/pat dump core at test #25.
60717              The test needs a lot of whittling down before the bug can be solved.
60718      Branch: perl
60719            ! t/op/pat.t
60720 ____________________________________________________________________________
60721 [  8972] By: jhi                                   on 2001/03/01  01:58:38
60722         Log: Regen perlapi.
60723      Branch: perl
60724            ! pod/perlapi.pod
60725 ____________________________________________________________________________
60726 [  8971] By: jhi                                   on 2001/03/01  01:34:09
60727         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))
60728              From: Nicholas Clark <nick@ccl4.org>
60729              Date: Wed, 28 Feb 2001 23:28:49 +0000
60730              Message-ID: <20010228232849.A55187@plum.flirble.org>
60731              
60732              Allow a completely write protected source code tree
60733              when using the Configure -Dmksymlinks.
60734      Branch: perl
60735            ! embed.pl warnings.pl
60736 ____________________________________________________________________________
60737 [  8970] By: jhi                                   on 2001/03/01  01:32:04
60738         Log: Add back the EBCDIC character range tests (for matching).
60739      Branch: perl
60740            ! t/op/pat.t
60741 ____________________________________________________________________________
60742 [  8969] By: nick                                  on 2001/02/28  18:18:01
60743         Log: Add charname comments to .ucm files writen by 'compile',
60744              also order charmaps in those files by source encoding.
60745              regenerate distrubuted .ucm files
60746      Branch: perlio
60747            ! ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
60748            ! ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
60749            ! ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
60750            ! ext/Encode/Encode/iso8859-10.ucm
60751            ! ext/Encode/Encode/iso8859-13.ucm
60752            ! ext/Encode/Encode/iso8859-14.ucm
60753            ! ext/Encode/Encode/iso8859-15.ucm
60754            ! ext/Encode/Encode/iso8859-16.ucm
60755            ! ext/Encode/Encode/iso8859-2.ucm
60756            ! ext/Encode/Encode/iso8859-3.ucm
60757            ! ext/Encode/Encode/iso8859-4.ucm
60758            ! ext/Encode/Encode/iso8859-5.ucm
60759            ! ext/Encode/Encode/iso8859-6.ucm
60760            ! ext/Encode/Encode/iso8859-7.ucm
60761            ! ext/Encode/Encode/iso8859-8.ucm
60762            ! ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
60763            ! ext/Encode/Encode/symbol.ucm ext/Encode/compile
60764 ____________________________________________________________________________
60765 [  8968] By: jhi                                   on 2001/02/28  16:26:37
60766         Log: Expand usemorebits early if d_casti32 needs to be undefined.
60767      Branch: perl
60768            ! hints/hpux.sh hints/irix_6.sh
60769 ____________________________________________________________________________
60770 [  8967] By: jhi                                   on 2001/02/28  16:22:26
60771         Log: Undo qu.  Retract #8814, rewrite op/each part of #8615,
60772              retract toke.c/qu parts of #8583, retract #8485, retract
60773              or rewrite qu parts of #8439 of toke.c, keywords.h, keywords.pl,
60774              op/length.t, and MANIFEST, and delete t/op/qu.t.
60775      Branch: perl
60776            - t/op/qu.t
60777            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
60778            ! pod/perlretut.pod pod/perlunicode.pod t/op/each.t
60779            ! t/op/length.t toke.c
60780 ____________________________________________________________________________
60781 [  8966] By: jhi                                   on 2001/02/28  15:00:27
60782         Log: Retract #8865 and #8869, un?pack C now again agree with Camel 3
60783              by not changing from pre-Unicode days into being Unicode-aware.
60784              Sniff.
60785      Branch: perl
60786            ! pp.c t/op/pack.t t/op/qu.t
60787 ____________________________________________________________________________
60788 [  8965] By: jhi                                   on 2001/02/28  14:37:55
60789         Log: Subject: Re: Errors in core PODs
60790              From: Michael Stevens <michael@etla.org> 
60791              Date: Fri, 23 Feb 2001 15:47:56 +0000
60792              Message-ID: <20010223154756.A7723@firedrake.org> 
60793      Branch: perl
60794            ! ext/Encode/Encode.pm lib/Exporter/Heavy.pm
60795            ! lib/File/Spec/Epoc.pm lib/Test/Harness.pm lib/utf8.pm
60796            ! makedef.pl vms/ext/DCLsym/DCLsym.pm vms/ext/Stdio/Stdio.pm
60797            ! x2p/a2p.pod
60798 ____________________________________________________________________________
60799 [  8964] By: jhi                                   on 2001/02/28  14:35:35
60800         Log: Do not force d_casti32 to undef if we are on a 64-bit environment.
60801              (The #8961 was too bold.)
60802      Branch: perl
60803            ! hints/hpux.sh hints/irix_6.sh
60804 ____________________________________________________________________________
60805 [  8963] By: jhi                                   on 2001/02/28  14:33:39
60806         Log: Subject: Re: sync sync sync: have I missed any patches?
60807              From: Tim Jenness <t.jenness@jach.hawaii.edu>
60808              In-Reply-To: <20010227140737.Y10633@chaos.wustl.edu>
60809              Date: Tue, 27 Feb 2001 13:24:58 -1000 (HST)
60810              Message-ID: <Pine.LNX.4.30.0102271322070.8623-100000@lapaki.jach.hawaii.edu>
60811              
60812              Replace djSP with dSP.
60813      Branch: perl
60814            ! cop.h doio.c doop.c ext/B/B/C.pm ext/B/B/CC.pm
60815            ! pod/perlhack.pod pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c sv.c
60816            ! win32/perlhost.h
60817 ____________________________________________________________________________
60818 [  8962] By: jhi                                   on 2001/02/27  23:21:14
60819         Log: Upgrade to Filter::Simple 0.50 (just few doc tweaks).
60820      Branch: perl
60821            ! lib/Filter/Simple.pm
60822 ____________________________________________________________________________
60823 [  8961] By: jhi                                   on 2001/02/27  22:55:26
60824         Log: The casting mystery in HP-UX and IRIX needs at least a workaround
60825              and this would be it.
60826      Branch: perl
60827            ! hints/hpux.sh hints/irix_6.sh
60828 ____________________________________________________________________________
60829 [  8960] By: jhi                                   on 2001/02/27  22:51:33
60830         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
60831              From: "Craig A. Berry" <craigberry@mac.com>
60832              Date: Tue, 27 Feb 2001 16:11:44 -0600
60833              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
60834      Branch: maint-5.6/perl
60835            ! configure.com vms/descrip_mms.template
60836 ____________________________________________________________________________
60837 [  8959] By: jhi                                   on 2001/02/27  22:47:23
60838         Log: Subject: [PATCH perl@8958 and 5.6.1-trial2] configure.com bug fixing spree
60839              From: "Craig A. Berry" <craigberry@mac.com>
60840              Date: Tue, 27 Feb 2001 16:11:44 -0600
60841              Message-Id: <5.0.2.1.0.20010227150548.02a200f8@exchi01>
60842      Branch: perl
60843            ! configure.com vms/descrip_mms.template
60844 ____________________________________________________________________________
60845 [  8958] By: jhi                                   on 2001/02/27  15:16:42
60846         Log: Update Changes.
60847      Branch: perl
60848            ! Changes patchlevel.h
60849 ____________________________________________________________________________
60850 [  8957] By: jhi                                   on 2001/02/27  06:15:07
60851         Log: Subject: [5.6.x] EPOC additions
60852              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60853              Date: Mon, 26 Feb 2001 23:33:46 +0100 (CET)
60854              Message-ID: <Pine.LNX.4.02.10102262333040.3736-100000@milkyway.science-computing.de>
60855      Branch: maint-5.6/perl
60856            ! AUTHORS README.epoc epoc/createpkg.pl pp_sys.c
60857 ____________________________________________________________________________
60858 [  8956] By: jhi                                   on 2001/02/27  06:12:11
60859         Log: Subject: [perl-current] EPOC 
60860              From: Olaf Flebbe <O.Flebbe@science-computing.de>
60861              Date: Mon, 26 Feb 2001 23:34:36 +0100 (CET)
60862              Message-ID: <Pine.LNX.4.02.10102262333490.3781-100000@milkyway.science-computing.de>
60863      Branch: perl
60864            ! AUTHORS README.epoc epoc/createpkg.pl epoc/epoc.c
60865            ! epoc/epocish.c epoc/epocish.h pp_sys.c
60866 ____________________________________________________________________________
60867 [  8955] By: jhi                                   on 2001/02/27  05:59:50
60868         Log: Subject: Re: Compile with perlcc..
60869              From: Edward Peschko <edwardp@excitehome.net>
60870              Date: Mon, 26 Feb 2001 18:51:58 -0800
60871              Message-ID: <20010226185158.A9871@excitehome.net>
60872              
60873              plus add a simple usage message if no arguments given.
60874      Branch: perl
60875            ! lib/Test/Harness.pm pod/Makefile.SH t/TEST t/harness
60876            ! utils/Makefile utils/perlcc.PL win32/pod.mak
60877 ____________________________________________________________________________
60878 [  8954] By: nick                                  on 2001/02/26  21:02:59
60879         Log: Integrate mainline
60880      Branch: perlio
60881           !> README.bs2000 ext/Encode/compile lib/Test.pm op.c perlio.c
60882           !> pod/perlguts.pod pod/perlop.pod pp_ctl.c run.c t/op/bop.t
60883           !> t/op/sprintf.t
60884 ____________________________________________________________________________
60885 [  8953] By: jhi                                   on 2001/02/26  14:43:54
60886         Log: Subject: Documenting coderef @INC (Re: CPAN "make this script work" feature)
60887              From: Nicholas Clark <nick@ccl4.org>
60888              Date: Mon, 26 Feb 2001 00:42:07 +0000
60889              Message-ID: <20010226004207.F23333@plum.flirble.org>
60890      Branch: perl
60891            ! pp_ctl.c
60892 ____________________________________________________________________________
60893 [  8952] By: jhi                                   on 2001/02/26  14:42:13
60894         Log: Subject: [PATCH] XPUSH[insp] was Re: progress
60895              From: Simon Cozens <simon@netthink.co.uk>
60896              Date: Mon, 26 Feb 2001 12:23:48 +0000
60897              Message-ID: <20010226122348.A25536@pembro26.pmb.ox.ac.uk>
60898      Branch: perl
60899            ! pod/perlguts.pod
60900 ____________________________________________________________________________
60901 [  8951] By: jhi                                   on 2001/02/26  14:39:15
60902         Log: Subject: [PATCH] perlio - unknown layer
60903              From: Nicholas Clark <nick@ccl4.org>
60904              Date: Mon, 26 Feb 2001 00:27:19 +0000
60905              Message-ID: <20010226002719.E23333@plum.flirble.org>
60906      Branch: perl
60907            ! perlio.c
60908 ____________________________________________________________________________
60909 [  8950] By: jhi                                   on 2001/02/26  14:38:04
60910         Log: Subject: PATCH: extra tests to check on negative float to unsigned cast
60911              From: Jeff Okamoto <okamoto@xfiles.corp.hp.com>
60912              Message-Id: <200102232128.NAA28938@xfiles.corp.hp.com>
60913              Date: Fri, 23 Feb 2001 13:28:33 -0800 (PST)
60914      Branch: perl
60915            ! t/op/bop.t
60916 ____________________________________________________________________________
60917 [  8949] By: jhi                                   on 2001/02/26  14:37:07
60918         Log: Subject: Re: [PATCH: perl 5.005_03] Record I/O fix for Test.pm in older perl
60919              From: Peter Prymmer <pvhp@forte.com>
60920              Date: Fri, 23 Feb 2001 10:51:37 -0800 (PST)
60921              Message-ID: <Pine.OSF.4.10.10102231042010.79050-100000@aspara.forte.com>
60922      Branch: perl
60923            ! lib/Test.pm
60924 ____________________________________________________________________________
60925 [  8948] By: jhi                                   on 2001/02/26  14:35:53
60926         Log: Subject: [PATCH: perl@8890] small fix in pod/perlop.pod
60927              From: Radu Greab <radu@netsoft.ro>
60928              Date: Fri, 23 Feb 2001 18:50:48 +0200 (EET)
60929              Message-ID: <14998.38120.623015.916165@ix.netsoft.ro>
60930      Branch: perl
60931            ! pod/perlop.pod
60932 ____________________________________________________________________________
60933 [  8947] By: jhi                                   on 2001/02/26  14:34:46
60934         Log: Subject: [PATCH: perl@8935] -Dt padsv($var)
60935              From: David Mitchell <davem@fdgroup.co.uk>
60936              Date: Mon, 26 Feb 2001 11:01:24 +0000 (GMT)
60937              Message-Id: <200102261101.LAA12915@tiree.fdgroup.co.uk>
60938      Branch: perl
60939            ! run.c
60940 ____________________________________________________________________________
60941 [  8946] By: jhi                                   on 2001/02/26  14:32:37
60942         Log: Subject: Modified README.bs2000 
60943              From: Dorner Thomas <Thomas.Dorner@start.de>
60944              Date: Mon, 26 Feb 2001 09:22:17 +0100
60945              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A889D@Ex02.inhouse.start.de>
60946      Branch: perl
60947            ! README.bs2000
60948 ____________________________________________________________________________
60949 [  8945] By: jhi                                   on 2001/02/26  14:19:53
60950         Log: Integrate the t/op/sprintf.t parts of #7909 and #8944 from mainline
60951              to maintperl, listing the known failures on the tests 129 and 130.
60952      Branch: maint-5.6/perl
60953           !> t/op/sprintf.t
60954 ____________________________________________________________________________
60955 [  8944] By: jhi                                   on 2001/02/26  14:14:15
60956         Log: Add more known sprintf failures.
60957      Branch: perl
60958            ! t/op/sprintf.t
60959 ____________________________________________________________________________
60960 [  8943] By: jhi                                   on 2001/02/26  13:56:22
60961         Log: perlglob.exe needs to be found in Win32, patch from
60962              Vadim Konovalov.  Nick I-S comments: "Perhaps a lingering glob()
60963              which needs external glob at mini-perl time."
60964      Branch: perl
60965            ! ext/Encode/compile
60966 ____________________________________________________________________________
60967 [  8942] By: jhi                                   on 2001/02/26  13:52:19
60968         Log: A missing dTHX from Vadim Konovalov.
60969      Branch: perl
60970            ! perlio.c
60971 ____________________________________________________________________________
60972 [  8941] By: jhi                                   on 2001/02/26  13:37:05
60973         Log: Miscommunication at #8914: #8902 was okay, #8881 was to be retracted.
60974      Branch: perl
60975            ! op.c
60976 ____________________________________________________________________________
60977 [  8940] By: jhi                                   on 2001/02/26  13:35:40
60978         Log: Integrate perlio.
60979      Branch: perl
60980           !> ext/Encode/Encode.pm
60981 ____________________________________________________________________________
60982 [  8939] By: nick                                  on 2001/02/25  23:47:09
60983         Log: Integrate mainline.
60984      Branch: perlio
60985           !> Changes lib/Pod/Find.pm patchlevel.h perl.h regcomp.c
60986           !> t/op/pat.t t/op/tr.t t/pod/find.t toke.c utf8.c
60987 ____________________________________________________________________________
60988 [  8938] By: nick                                  on 2001/02/25  19:36:28
60989         Log: Encode implementations docs.
60990      Branch: perlio
60991            ! ext/Encode/Encode.pm
60992 ____________________________________________________________________________
60993 [  8937] By: jhi                                   on 2001/02/25  19:26:16
60994         Log: Script wasn't aligned with reality.
60995      Branch: perl
60996            ! t/pod/find.t
60997 ____________________________________________________________________________
60998 [  8936] By: jhi                                   on 2001/02/25  18:54:55
60999         Log: Update Changes.
61000      Branch: perl
61001            ! Changes patchlevel.h
61002 ____________________________________________________________________________
61003 [  8935] By: jhi                                   on 2001/02/25  18:46:36
61004         Log: Retract #8929,8930,8932,8933 for now.
61005      Branch: perl
61006            ! perl.h regcomp.c t/op/pat.t t/op/tr.t toke.c
61007 ____________________________________________________________________________
61008 [  8934] By: jhi                                   on 2001/02/25  17:34:35
61009         Log: Integrate perlio.
61010      Branch: perl
61011           !> embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
61012           !> lib/ExtUtils/typemap perl.h perlapi.c proto.h sv.c
61013           !> t/lib/encode.t
61014 ____________________________________________________________________________
61015 [  8933] By: jhi                                   on 2001/02/25  17:33:12
61016         Log: (Retracted by #8395.)
61017              
61018              Slight tweaks in scan_const(), not fixes yet, it seems like
61019              lots of work remains to be done...
61020      Branch: perl
61021            ! toke.c
61022 ____________________________________________________________________________
61023 [  8932] By: jhi                                   on 2001/02/25  17:27:11
61024         Log: (Retracted by #8395.)
61025              
61026              Missing from #8930.
61027      Branch: perl
61028            ! perl.h
61029 ____________________________________________________________________________
61030 [  8931] By: jhi                                   on 2001/02/25  17:26:19
61031         Log: A comment tweak.
61032      Branch: perl
61033            ! utf8.c
61034 ____________________________________________________________________________
61035 [  8930] By: jhi                                   on 2001/02/25  17:25:47
61036         Log: (Retracted by #8395.)
61037              
61038              Attempt to fix the EBCDIC character range problem with //.
61039      Branch: perl
61040            ! regcomp.c
61041 ____________________________________________________________________________
61042 [  8929] By: jhi                                   on 2001/02/25  17:23:45
61043         Log: (Retracted by #8395.)
61044              
61045              Expand the EBCDIC character range tests, and add few nasty
61046              tr tests from Karsten Sperling.
61047      Branch: perl
61048            ! t/op/pat.t t/op/tr.t
61049 ____________________________________________________________________________
61050 [  8928] By: jhi                                   on 2001/02/25  17:18:49
61051         Log: Missing check-in.
61052      Branch: perl
61053            ! lib/Pod/Find.pm
61054 ____________________________________________________________________________
61055 [  8927] By: nick                                  on 2001/02/25  11:30:22
61056         Log: Change method names in Encode implementation classes to something
61057              less confusing (preparing to "go public").
61058      Branch: perlio
61059            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
61060 ____________________________________________________________________________
61061 [  8926] By: nick                                  on 2001/02/25  10:53:24
61062         Log: GCC __atribute__ / printf fix
61063      Branch: perlio
61064            ! perl.h
61065 ____________________________________________________________________________
61066 [  8925] By: nick                                  on 2001/02/25  10:52:25
61067         Log: Checked in the wrong one ...
61068      Branch: perlio
61069            ! ext/Encode/Encode.pm
61070 ____________________________________________________________________________
61071 [  8924] By: nick                                  on 2001/02/24  18:46:51
61072         Log: Integrate mainline - to see what Jarkko has in ...
61073      Branch: perlio
61074           +> t/pod/testpods/lib/Pod/Stuff.pm
61075           !> MANIFEST t/TEST t/lib/glob-basic.t t/op/pat.t t/pod/find.t
61076 ____________________________________________________________________________
61077 [  8923] By: nick                                  on 2001/02/24  17:05:23
61078         Log: Encode API documentation nd tidy up.
61079              Minor additions to test.
61080              Tweaks sv_utf8_upgrade() to force SvPV, and always SvUTF8_on and return length.
61081              Adds STRLEN to standard typemap.
61082      Branch: perlio
61083            ! embed.pl ext/Encode/Encode.pm ext/Encode/Encode.xs
61084            ! lib/ExtUtils/typemap perlapi.c proto.h sv.c t/lib/encode.t
61085 ____________________________________________________________________________
61086 [  8922] By: jhi                                   on 2001/02/24  16:38:12
61087         Log: Add a test for the "character range should match in EBCDIC
61088              if specified using explicit numerics" bug found by Karsten
61089              Sperling.
61090      Branch: perl
61091            ! t/op/pat.t
61092 ____________________________________________________________________________
61093 [  8921] By: jhi                                   on 2001/02/24  16:30:16
61094         Log: Subject: [PATCH t/pod/find.t t/TEST] fixing t/pod/find.t, running t/pod
61095              From: schwern@pobox.com
61096              Date: Fri, 23 Feb 2001 03:21:37 -0500
61097              Message-ID: <20010223032137.A26022@magnonel.guild.net>
61098              
61099              plus Charles Lane's fixes, plus tweaks.
61100      Branch: perl
61101            + t/pod/testpods/lib/Pod/Stuff.pm
61102            ! MANIFEST t/TEST t/lib/glob-basic.t t/pod/find.t
61103 ____________________________________________________________________________
61104 [  8920] By: nick                                  on 2001/02/24  10:30:11
61105         Log: Integrate mainline
61106      Branch: perlio
61107           !> (integrate 33 files)
61108 ____________________________________________________________________________
61109 [  8919] By: jhi                                   on 2001/02/24  00:23:35
61110         Log: Subject: Re: I'm losing the war...
61111              From: "Vadim Konovalov" <watman@inbox.ru>
61112              Date: Sat, 24 Feb 2001 00:10:14 +0300
61113              Message-ID: <007501c09dde$a9b84420$2f7b55c2@vad>
61114              
61115              hv_store() not working correctly in ENV_IS_CASELESS case.
61116      Branch: perl
61117            ! hv.c
61118 ____________________________________________________________________________
61119 [  8918] By: jhi                                   on 2001/02/24  00:20:09
61120         Log: Subject: Re: [PATCH] fix for charnames above FFFF
61121              From: andreas.koenig@anima.de (Andreas J. Koenig)
61122              Date: 23 Feb 2001 02:39:03 +0100
61123              Message-ID: <m3u25mxjns.fsf@ak-71.mind.de>
61124              
61125              A further efficiency tweak.
61126      Branch: perl
61127            ! lib/charnames.pm
61128 ____________________________________________________________________________
61129 [  8917] By: jhi                                   on 2001/02/23  20:27:51
61130         Log: Integrate change #8916 from mainline,
61131              do away with USE_WIN32_RTL_ENV.
61132      Branch: maint-5.6/perl
61133           !> perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
61134 ____________________________________________________________________________
61135 [  8916] By: jhi                                   on 2001/02/23  20:02:25
61136         Log: Abolish USE_WIN32_RTL_ENV.
61137      Branch: perl
61138            ! perl.c util.c win32/win32.c win32/win32.h win32/win32iop.h
61139 ____________________________________________________________________________
61140 [  8915] By: jhi                                   on 2001/02/23  19:36:00
61141         Log: Retract #8893, zero-initializing may be costly, maybe reintroduce
61142              later protected by some #define.
61143      Branch: perl
61144            ! gv.c
61145 ____________________________________________________________________________
61146 [  8914] By: jhi                                   on 2001/02/23  19:31:38
61147         Log: Retract #8902 for now, requested by Charles Lane, the correct
61148              fix will be something else.
61149      Branch: perl
61150            ! op.c
61151 ____________________________________________________________________________
61152 [  8913] By: jhi                                   on 2001/02/23  19:11:36
61153         Log: Subject: [PATCH: perl@8892] was Re: hashing order difference?
61154              From: Peter Prymmer <pvhp@forte.com>
61155              Date: Fri, 23 Feb 2001 10:54:09 -0800 (PST)
61156              Message-ID: <Pine.OSF.4.10.10102231036100.79050-100000@aspara.forte.com>
61157      Branch: perl
61158            ! t/op/lex_assign.t
61159 ____________________________________________________________________________
61160 [  8912] By: jhi                                   on 2001/02/23  18:38:20
61161         Log: Subject: [patch] perlio + useithreads
61162              From: Doug MacEachern <dougm@covalent.net>
61163              Date: Fri, 23 Feb 2001 00:05:37 -0800 (PST)
61164              Message-ID: <Pine.LNX.4.21.0102222356460.14249-100000@mako.covalent.net>
61165              
61166              Gets things running but not complete.
61167      Branch: perl
61168            ! intrpvar.h objXSUB.h perlapi.c perlio.h proto.h sv.c
61169 ____________________________________________________________________________
61170 [  8911] By: jhi                                   on 2001/02/23  04:20:02
61171         Log: Integrate changes #8896,8897,8898,8906,8907,8908 from mainline.
61172              
61173              Duplicated environment freeing, File::Temp 0.12,
61174              op/append portability (EBCDIC) tweak.
61175      Branch: maint-5.6/perl
61176           !> lib/File/Temp.pm perl.c t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
61177           !> t/op/append.t
61178 ____________________________________________________________________________
61179 [  8910] By: jhi                                   on 2001/02/23  02:07:33
61180         Log: Integrate change #8909 from mainline, a better Borland
61181              putenv() workaround.
61182      Branch: maint-5.6/perl
61183           !> perl.c
61184 ____________________________________________________________________________
61185 [  8909] By: jhi                                   on 2001/02/23  02:05:46
61186         Log: A better workaround for Borland putenv() brokenness from Sarathy.
61187      Branch: perl
61188            ! perl.c
61189 ____________________________________________________________________________
61190 [  8908] By: jhi                                   on 2001/02/23  02:04:14
61191         Log: Subject: fix for parameter -Dm (for perl@8867)
61192              From: "Vadim Konovalov" <watman@inbox.ru>
61193              Date: Thu, 22 Feb 2001 17:30:12 +0300
61194              Message-ID: <001801c09cdc$2faba490$2a7b55c2@vad>
61195      Branch: perl
61196            ! perl.h
61197 ____________________________________________________________________________
61198 [  8907] By: jhi                                   on 2001/02/23  01:58:20
61199         Log: Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
61200              From: Peter Prymmer <pvhp@forte.com>
61201              Date: Thu, 22 Feb 2001 13:23:59 -0800 (PST)
61202              Message-ID: <Pine.OSF.4.10.10102221319460.47500-100000@aspara.forte.com>
61203      Branch: perl
61204            ! t/op/append.t
61205 ____________________________________________________________________________
61206 [  8906] By: jhi                                   on 2001/02/23  01:48:34
61207         Log: Upgrade to File::Temp 0.12, from Tim Jenness.
61208      Branch: perl
61209            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
61210 ____________________________________________________________________________
61211 [  8905] By: jhi                                   on 2001/02/23  01:43:30
61212         Log: Subject: [PATCH: perl@8892] fix a patcho in t/lib/st-06compat.t
61213              From: Peter Prymmer <pvhp@forte.com>
61214              Date: Thu, 22 Feb 2001 12:54:31 -0800 (PST)
61215              Message-ID: <Pine.OSF.4.10.10102221249170.47500-100000@aspara.forte.com>
61216      Branch: perl
61217            ! t/lib/st-06compat.t
61218 ____________________________________________________________________________
61219 [  8904] By: jhi                                   on 2001/02/23  01:42:39
61220         Log: Metaconfig unit change for #8903.
61221      Branch: metaconfig/U/perl
61222            ! Devel.U
61223 ____________________________________________________________________________
61224 [  8903] By: jhi                                   on 2001/02/23  01:42:12
61225         Log: Be more helpful for devel builders, suggested by John L. Allen.
61226      Branch: perl
61227            ! Configure
61228 ____________________________________________________________________________
61229 [  8902] By: jhi                                   on 2001/02/23  01:37:41
61230         Log: (Retracted by #8914)
61231              (Wrongly, reinstated by #8941)
61232              
61233              Subject:  [PATCH 5.7.0] don't zero CvFLAGS before checking for CvCONST!
61234              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61235              Date:     Thu, 22 Feb 2001 09:43:57 EST
61236              Message-Id: <010222094237.9d22e@DUPHY4.Physics.Drexel.Edu>
61237      Branch: perl
61238            ! op.c
61239 ____________________________________________________________________________
61240 [  8901] By: jhi                                   on 2001/02/23  01:20:32
61241         Log: Subject:  [PATCH perl 5.7.0] malloc message address offset
61242              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61243              Date:     Thu, 22 Feb 2001 08:01:35 EST
61244              Message-Id: <010222075625.9d22e@DUPHY4.Physics.Drexel.Edu>
61245      Branch: perl
61246            ! malloc.c
61247 ____________________________________________________________________________
61248 [  8900] By: jhi                                   on 2001/02/23  01:18:02
61249         Log: Integrate changes #8898,8899 from mainline, environ handling.
61250      Branch: maint-5.6/perl
61251           !> perl.c
61252 ____________________________________________________________________________
61253 [  8899] By: jhi                                   on 2001/02/23  01:16:25
61254         Log: Rewrite putenv() using my_setenv().  (In general the vendors'
61255              putenv() is not to be relied on, they are either broken or leaky
61256              or both.)
61257      Branch: perl
61258            ! perl.c
61259 ____________________________________________________________________________
61260 [  8898] By: jhi                                   on 2001/02/22  23:36:59
61261         Log: Fix #8803 as #8897 fixed #8896: with environ safesysmalloc()
61262              and safesysfree() must be used.
61263      Branch: perl
61264            ! perl.c
61265 ____________________________________________________________________________
61266 [  8897] By: jhi                                   on 2001/02/22  23:25:45
61267         Log: With environ one must use safesysmalloc()/safesysfree().
61268      Branch: perl
61269            ! perl.c
61270 ____________________________________________________________________________
61271 [  8896] By: jhi                                   on 2001/02/22  22:13:18
61272         Log: If we have a duplicated environment free it
61273              if PERL_DESTRUCT_LEVEL.
61274      Branch: perl
61275            ! perl.c
61276 ____________________________________________________________________________
61277 [  8895] By: alanbur                               on 2001/02/22  19:31:57
61278         Log: Synchronised with parent
61279      Branch: maint-5.6/pureperl
61280           !> embed.h embed.pl ext/POSIX/POSIX.xs lib/File/Temp.pm op.c
61281 ____________________________________________________________________________
61282 [  8894] By: gsar                                  on 2001/02/22  19:06:18
61283         Log: integrate changes#6162,6163 from mainline (missing leak fixes!)
61284              
61285              fix memory leak in method call optimization (change#3768);
61286              made C<eval "$x->foo()"> leak
61287              
61288              fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
61289      Branch: maint-5.6/perl
61290           !> op.c
61291 ____________________________________________________________________________
61292 [  8893] By: jhi                                   on 2001/02/22  18:35:27
61293         Log: (Retracted by #8915.)
61294              
61295              Third Degree finding:
61296              reading uninitialized local variable smallbuf + 8 bytes of Perl_gv_fetchfile
61297      Branch: perl
61298            ! gv.c
61299 ____________________________________________________________________________
61300 [  8892] By: jhi                                   on 2001/02/22  14:28:32
61301         Log: Update Changes.
61302      Branch: perl
61303            ! Changes patchlevel.h
61304 ____________________________________________________________________________
61305 [  8891] By: jhi                                   on 2001/02/22  13:22:45
61306         Log: Metaconfig unit changes for #8890.
61307      Branch: metaconfig
61308            ! U/modified/Cppsym.U U/threads/archname.U
61309 ____________________________________________________________________________
61310 [  8890] By: jhi                                   on 2001/02/22  13:22:12
61311         Log: Add -stdio to the archname if no perlio selected,
61312              no -perlio added since that is now the default.
61313              
61314              Add few CPUs/architectures to the Cppsym scan.
61315      Branch: perl
61316            ! Configure config_h.SH
61317 ____________________________________________________________________________
61318 [  8889] By: jhi                                   on 2001/02/22  13:05:59
61319         Log: Metaconfig unit change for #8888.
61320      Branch: metaconfig/U/perl
61321            ! useperlio.U
61322 ____________________________________________________________________________
61323 [  8888] By: jhi                                   on 2001/02/22  13:05:28
61324         Log: *drum roll*  Make perlio the default.
61325      Branch: perl
61326            ! Configure config_h.SH
61327 ____________________________________________________________________________
61328 [  8887] By: jhi                                   on 2001/02/22  12:50:52
61329         Log: Integrate change #8665 from maintperl to mainline,
61330              IA64-induced POSIX::SigSet masking with IVs instead of NVs.
61331      Branch: perl
61332           !> ext/POSIX/POSIX.xs
61333 ____________________________________________________________________________
61334 [  8886] By: jhi                                   on 2001/02/22  12:49:24
61335         Log: Integrate changes #8883,8884 from mainline to maintperl.
61336              
61337              Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
61338              Subject: Re: File::Temp::_gettemp warning
61339      Branch: maint-5.6/perl
61340           !> embed.h embed.pl lib/File/Temp.pm
61341 ____________________________________________________________________________
61342 [  8885] By: jhi                                   on 2001/02/22  12:43:59
61343         Log: Based on
61344              
61345              Subject: [ID 20010222.001] POSIX.xs IV vs NV bug
61346              From: schwab@suse.de
61347              Date: Thu, 22 Feb 2001 13:08:09 +0100
61348              Message-Id: <200102221208.f1MC89H09364@sykes.suse.de>
61349              
61350              but the fix done slightly differently because the other
61351              half was already done in #8664.
61352      Branch: maint-5.6/perl
61353            ! ext/POSIX/POSIX.xs
61354 ____________________________________________________________________________
61355 [  8884] By: jhi                                   on 2001/02/22  12:37:15
61356         Log: Subject: Re: File::Temp::_gettemp warning
61357              From: Tim Jenness <t.jenness@jach.hawaii.edu>
61358              Date: Wed, 21 Feb 2001 22:15:32 -1000 (HST)
61359              Message-ID: <Pine.LNX.4.30.0102212211190.18964-100000@lapaki.jach.hawaii.edu>
61360              
61361              This patch to File::Temp does two things:
61362              
61363              1. Fixes the problem with CGI::Carp when determining
61364              the Fcntl constants
61365              
61366              2. Removes most of the carps and consolidates them so that all the
61367              reasons are included in a single die that is caught by the test. This
61368              means that the correct skipping behaviour is displayed by the test.
61369      Branch: perl
61370            ! lib/File/Temp.pm
61371 ____________________________________________________________________________
61372 [  8883] By: jhi                                   on 2001/02/22  12:29:19
61373         Log: Subject: [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...
61374              From: Peter Prymmer <pvhp@forte.com>
61375              Date: Wed, 21 Feb 2001 16:30:06 -0800 (PST)
61376              Message-ID: <Pine.OSF.4.10.10102211624490.12601-100000@aspara.forte.com>
61377      Branch: perl
61378            ! embed.h embed.pl
61379 ____________________________________________________________________________
61380 [  8882] By: jhi                                   on 2001/02/21  19:41:33
61381         Log: Integrate change #8881 from mainlin to maintperl.
61382              
61383              Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
61384      Branch: maint-5.6/perl
61385           !> op.c
61386 ____________________________________________________________________________
61387 [  8881] By: jhi                                   on 2001/02/21  19:38:57
61388         Log: Subject:  [PATCH - perl8585] glob-in-eval memory leak fix
61389              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
61390              Date:     Wed, 21 Feb 2001 13:08:03 EST
61391              Message-Id: <010221130721.7a2ab@DUPHY4.Physics.Drexel.Edu>
61392      Branch: perl
61393            ! op.c
61394 ____________________________________________________________________________
61395 [  8880] By: jhi                                   on 2001/02/21  19:34:34
61396         Log: Retract #8875, cannot let go of the old semantics of unpack U
61397              without rethinking utf8decode.t.
61398      Branch: perl
61399            ! pp.c t/op/pack.t
61400 ____________________________________________________________________________
61401 [  8879] By: jhi                                   on 2001/02/21  19:08:02
61402         Log: Run run/*.t also in minitest.
61403      Branch: perl
61404            ! Makefile.SH
61405 ____________________________________________________________________________
61406 [  8878] By: nick                                  on 2001/02/21  18:55:37
61407         Log: Integrate mainline
61408      Branch: perlio
61409           !> (integrate 76 files)
61410 ____________________________________________________________________________
61411 [  8877] By: jhi                                   on 2001/02/21  15:09:33
61412         Log: Fix the sys/fcntl.h problem reported by Peter Prymmer.
61413      Branch: metaconfig
61414            ! U/compline/nblock_io.U
61415      Branch: perl
61416            ! Configure config_h.SH
61417 ____________________________________________________________________________
61418 [  8876] By: jhi                                   on 2001/02/21  14:54:45
61419         Log: If no sfio, no -lsfio.
61420      Branch: metaconfig/U/perl
61421            ! d_sfio.U
61422      Branch: perl
61423            ! Configure config_h.SH
61424 ____________________________________________________________________________
61425 [  8875] By: jhi                                   on 2001/02/21  14:54:00
61426         Log: Make unpack C and unpack U truly equivalent.
61427      Branch: perl
61428            ! pp.c t/op/pack.t
61429 ____________________________________________________________________________
61430 [  8874] By: jhi                                   on 2001/02/21  14:26:02
61431         Log: Subject: [patch perl@8841] One URL update and a possible OS Version snag for perlport.pod
61432              From: Peter Prymmer <pvhp@forte.com>
61433              Date: Tue, 20 Feb 2001 14:51:55 -0800 (PST)
61434              Message-ID: <Pine.OSF.4.10.10102201447380.501692-100000@aspara.forte.com>
61435      Branch: perl
61436            ! pod/perlport.pod
61437 ____________________________________________________________________________
61438 [  8873] By: jhi                                   on 2001/02/21  14:24:31
61439         Log: Subject: [PATCH] fix for charnames above FFFF
61440              From: andreas.koenig@anima.de (Andreas J. Koenig)
61441              Date: 21 Feb 2001 07:05:45 +0100
61442              Message-ID: <m366i44ll2.fsf@ak-71.mind.de>
61443      Branch: perl
61444            ! lib/charnames.pm t/lib/charnames.t
61445 ____________________________________________________________________________
61446 [  8872] By: jhi                                   on 2001/02/21  14:15:25
61447         Log: Integrate change #8868 from pureperl to mainline.
61448              
61449              Fixed reference count loop caused by sv_magic.
61450      Branch: perl
61451           !> sv.c
61452 ____________________________________________________________________________
61453 [  8871] By: jhi                                   on 2001/02/21  14:07:29
61454         Log: Integrate change #8868 from pureperl to maintperl.
61455              
61456              Fixed reference count loop caused by sv_magic.
61457      Branch: maint-5.6/perl
61458           !> sv.c
61459 ____________________________________________________________________________
61460 [  8870] By: jhi                                   on 2001/02/21  14:04:41
61461         Log: Put back the #8840, it was innocent.
61462      Branch: perl
61463            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
61464            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
61465 ____________________________________________________________________________
61466 [  8869] By: jhi                                   on 2001/02/21  14:00:03
61467         Log: unpack("C", ...) was left slightly unfinished by #8865.
61468      Branch: perl
61469            ! pp.c t/op/pack.t
61470 ____________________________________________________________________________
61471 [  8868] By: alanbur                               on 2001/02/21  01:33:45
61472         Log: Fixed reference count loop caused by sv_magic.  sv_magic is called
61473              from gv_fetchpv to create single-character magic variables (e.g. $!),
61474              and it is passed a sv and the gv that contains the sv as the mg_obj
61475              value.  When sv_magic stores the mg_obj pointer it increments the gv
61476              refcount, thus causing a sv-gv pair that can't be freed.  There is
61477              already a check for sv == obj which is used to prevent such reference
61478              loops.  This change extends the check to cover the case described above.
61479      Branch: maint-5.6/pureperl
61480            ! sv.c
61481 ____________________________________________________________________________
61482 [  8867] By: jhi                                   on 2001/02/21  00:52:39
61483         Log: Update Changes.
61484      Branch: perl
61485            ! Changes patchlevel.h
61486 ____________________________________________________________________________
61487 [  8866] By: jhi                                   on 2001/02/21  00:34:20
61488         Log: Upgrade to CGI.pm 2.752, from Lincoln Stein.
61489              (Note: there were some conflicts due to EBCDIC and EPOC
61490              patches, in general I preferred the repository code.)
61491              (When 2.753 comes out, we need to synchronize.)
61492      Branch: perl
61493            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
61494            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
61495            ! t/lib/cgi-html.t
61496 ____________________________________________________________________________
61497 [  8865] By: jhi                                   on 2001/02/21  00:24:22
61498         Log: Make pack("C", 0x100) to create Unicode, unless under the
61499              evil influence of 'use bytes'.  Similarly, unpack("C", ...)
61500              will understand Unicode, unless you under know what.
61501      Branch: perl
61502            ! pp.c t/op/pack.t t/op/qu.t
61503 ____________________________________________________________________________
61504 [  8864] By: alanbur                               on 2001/02/20  22:35:34
61505         Log: Resynchronised with parent
61506      Branch: maint-5.6/pureperl
61507           !> README.win32 ext/GDBM_File/GDBM_File.pm
61508           !> ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
61509           !> ext/SDBM_File/SDBM_File.pm handy.h lib/Test.pm makedef.pl mg.c
61510           !> pod/perlop.pod t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
61511           !> t/lib/sdbm.t util.c
61512 ____________________________________________________________________________
61513 [  8863] By: jhi                                   on 2001/02/20  20:55:11
61514         Log: Integrate change #8860,8861 from mainline into maintperl.
61515              
61516              "pseudo-literal j"
61517              
61518              Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
61519      Branch: maint-5.6/perl
61520           !> lib/Test.pm pod/perlop.pod
61521 ____________________________________________________________________________
61522 [  8862] By: jhi                                   on 2001/02/20  20:30:07
61523         Log: Don't do casting between pointers pointing to differently sized
61524              integers.
61525      Branch: perl
61526            ! hv.c sv.c
61527 ____________________________________________________________________________
61528 [  8861] By: jhi                                   on 2001/02/20  19:53:44
61529         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8807] workaround VMS I/O problem in Test.pm for bug ID 20010213.009
61530              From: Peter Prymmer <pvhp@forte.com>
61531              Message-ID: <Pine.OSF.4.10.10102141617350.197219-100000@aspara.forte.com>
61532              Date: Wed, 14 Feb 2001 16:28:16 -0800 (PST)
61533      Branch: perl
61534            ! lib/Test.pm
61535 ____________________________________________________________________________
61536 [  8860] By: jhi                                   on 2001/02/20  19:48:02
61537         Log: "pseudo-literal j", a documentation glitch reported to Debian.
61538              The text recovered from Perl 5.005_03, and pseudo-literal replaced
61539              by "backtick string".
61540      Branch: perl
61541            ! pod/perlop.pod
61542 ____________________________________________________________________________
61543 [  8859] By: jhi                                   on 2001/02/20  19:15:46
61544         Log: Skip the Perl_sys_intern_clear and Perl_sys_intern_init,
61545              from Chris Nandor.
61546      Branch: perl
61547            ! makedef.pl
61548 ____________________________________________________________________________
61549 [  8858] By: jhi                                   on 2001/02/20  17:36:53
61550         Log: Integrate pureperl changes #8844,8845,8850 to mainline
61551              (via maintperl #8855).
61552              
61553              Fixed %^H scoping bug
61554              
61555              Removed GV <-> CV refcount loop
61556              
61557              Removed %ENV refcount loop
61558      Branch: perl
61559           !> gv.c op.c perl.c pp.c scope.c
61560 ____________________________________________________________________________
61561 [  8857] By: jhi                                   on 2001/02/20  17:34:32
61562         Log: Integrate changes #8853,8854 from maintperl to mainline.
61563              
61564              EBDIC fixes, README.win32 Borland update.
61565      Branch: perl
61566           !> README.win32 handy.h util.c
61567 ____________________________________________________________________________
61568 [  8856] By: jhi                                   on 2001/02/20  17:33:16
61569         Log: Integrate change #8848 from mainline to maintperl: ?DBM_File cleanup.
61570      Branch: maint-5.6/perl
61571           !> ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
61572           !> ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
61573           !> t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
61574 ____________________________________________________________________________
61575 [  8855] By: jhi                                   on 2001/02/20  17:32:13
61576         Log: Integrate pureperl changes #8844,8845,8850 to maintperl.
61577              
61578              Fixed %^H scoping bug
61579              
61580              Removed GV <-> CV refcount loop
61581              
61582              Removed %ENV refcount loop
61583      Branch: maint-5.6/perl
61584           !> gv.c op.c perl.c pp.c scope.c
61585 ____________________________________________________________________________
61586 [  8854] By: jhi                                   on 2001/02/20  17:25:06
61587         Log: Subject: Addition to readme.win32 for Borland C++ compilers
61588              Date: Tue, 20 Feb 2001 02:15:25 +0300
61589              From: "Vadim Konovalov" <watman@inbox.ru>
61590              Message-ID: <011c01c09aca$93bbbec0$367b55c2@vad>
61591              
61592              Document Borland compiler misbehaviour.
61593      Branch: maint-5.6/perl
61594            ! README.win32
61595 ____________________________________________________________________________
61596 [  8853] By: jhi                                   on 2001/02/20  17:22:25
61597         Log: The assimilation of ebcdic.c didn't quite work at the first try,
61598              patches from Thomas Dorner.
61599      Branch: maint-5.6/perl
61600            ! handy.h util.c
61601 ____________________________________________________________________________
61602 [  8852] By: jhi                                   on 2001/02/20  17:20:15
61603         Log: Subject: [PATCH] More Mac OS patches for maint-5.6
61604              From: Chris Nandor <pudge@pobox.com>
61605              Date: Tue, 20 Feb 2001 08:32:45 -0500
61606              Message-Id: <p05010403b6b81ee8dca0@[10.0.1.177]>
61607      Branch: maint-5.6/perl
61608            ! makedef.pl mg.c
61609 ____________________________________________________________________________
61610 [  8851] By: jhi                                   on 2001/02/20  17:15:52
61611         Log: Filter::Util::Call update to 1.05, from Paul Marquess.
61612      Branch: perl
61613            ! ext/Filter/Util/Call/Call.pm t/lib/filter-util.pl
61614            ! t/lib/filter-util.t
61615 ____________________________________________________________________________
61616 [  8850] By: alanbur                               on 2001/02/20  17:12:40
61617         Log: Removed %ENV refcount loop.  Elements of %ENV are magical,
61618              and the magic pointer points back to the GV that contains the
61619              %ENV hash.  This creates a refcount loop that prevents members
61620              of %ENV from being freed correctly.  This change removes the
61621              refcount loop - the magic pointer was never used anyway, the
61622              only use of the magic was to check the type ('E') so that the
61623              appropriate environment manipulation code is called when %ENV
61624              is modified.
61625      Branch: maint-5.6/pureperl
61626            ! perl.c
61627 ____________________________________________________________________________
61628 [  8849] By: jhi                                   on 2001/02/20  17:12:20
61629         Log: Subject: [PATCH perl@8841] glob-basic.t, runenv.t fix-ups
61630              From: "Craig A. Berry" <craigberry@mac.com>
61631              Date: Mon, 19 Feb 2001 23:36:12 -0600
61632              Message-Id: <5.0.2.1.0.20010219230450.02762648@exchi01>
61633              
61634              Case-forgiving systems match TestInit.pm with TES*.
61635      Branch: perl
61636            ! t/lib/glob-basic.t
61637 ____________________________________________________________________________
61638 [  8848] By: jhi                                   on 2001/02/20  17:10:02
61639         Log: strict-w-proof the ?DBM_File, from Paul Marquess.
61640      Branch: perl
61641            ! ext/GDBM_File/GDBM_File.pm ext/NDBM_File/NDBM_File.pm
61642            ! ext/ODBM_File/ODBM_File.pm ext/SDBM_File/SDBM_File.pm
61643            ! t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t t/lib/sdbm.t
61644 ____________________________________________________________________________
61645 [  8847] By: jhi                                   on 2001/02/20  15:34:41
61646         Log: The #8843 wasn't quite right: %Config needs to imported.
61647      Branch: perl
61648            ! t/run/runenv.t
61649 ____________________________________________________________________________
61650 [  8846] By: jhi                                   on 2001/02/20  15:31:50
61651         Log: Retract the #8838 and #8840 for now because of
61652              the DB_File tie problem.
61653      Branch: perl
61654            ! embed.h embed.pl global.sym lib/ExtUtils/xsubpp objXSUB.h
61655            ! perlapi.c pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod
61656            ! proto.h sv.c
61657 ____________________________________________________________________________
61658 [  8845] By: alanbur                               on 2001/02/20  14:25:41
61659         Log: Removed GV <-> CV refcount loop
61660              CvGV(mycv) points to the parent GV of the CV, and was previously
61661              refcounted.  The pointer remains, but the refcounting has been removed
61662              as it causes a refcount loop between the CV and GV that means the CV
61663              can't ever be deleted.
61664      Branch: maint-5.6/pureperl
61665            ! gv.c op.c pp.c
61666 ____________________________________________________________________________
61667 [  8844] By: alanbur                               on 2001/02/20  14:23:13
61668         Log: Fixed %^H scoping bug
61669      Branch: maint-5.6/pureperl
61670            ! scope.c
61671 ____________________________________________________________________________
61672 [  8843] By: jhi                                   on 2001/02/19  13:38:08
61673         Log: fork() not everywhere, cleanup temp files.
61674      Branch: perl
61675            ! t/run/runenv.t
61676 ____________________________________________________________________________
61677 [  8842] By: alanbur                               on 2001/02/19  12:42:07
61678         Log: Resynchronised with parent
61679      Branch: maint-5.6/pureperl
61680           !> pod/perlfaq4.pod sv.c utf8.c
61681 ____________________________________________________________________________
61682 [  8841] By: jhi                                   on 2001/02/19  03:35:51
61683         Log: Update Changes.
61684      Branch: perl
61685            ! Changes patchlevel.h
61686 ____________________________________________________________________________
61687 [  8840] By: jhi                                   on 2001/02/19  00:23:41
61688         Log: Subject: [patch] add sv_setref_uv
61689              From: Doug MacEachern <dougm@covalent.net>
61690              Date: Sun, 18 Feb 2001 14:49:33 -0800 (PST)
61691              Message-ID: <Pine.LNX.4.21.0102181448290.10021-100000@mako.covalent.net>
61692      Branch: perl
61693            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
61694            ! pod/perlapi.pod pod/perlfunc.pod pod/perlguts.pod proto.h sv.c
61695 ____________________________________________________________________________
61696 [  8839] By: jhi                                   on 2001/02/19  00:01:38
61697         Log: Put to rest the 20010205.001, the email address checking (not) regex.
61698      Branch: perl
61699            ! pod/perlfaq9.pod
61700 ____________________________________________________________________________
61701 [  8838] By: jhi                                   on 2001/02/18  22:17:54
61702         Log: Subject: [patch] xsubpp: make sv_setref_* targetable
61703              From: Doug MacEachern <dougm@covalent.net>
61704              Date: Sun, 18 Feb 2001 12:58:23 -0800 (PST)
61705              Message-ID: <Pine.LNX.4.21.0102181256310.10021-100000@mako.covalent.net>
61706      Branch: perl
61707            ! lib/ExtUtils/xsubpp
61708 ____________________________________________________________________________
61709 [  8837] By: jhi                                   on 2001/02/18  22:16:50
61710         Log: Subject: [patch] -Wall cleanup round 2
61711              From: Doug MacEachern <dougm@covalent.net>
61712              Date: Sun, 18 Feb 2001 13:08:04 -0800 (PST)
61713              Message-ID: <Pine.LNX.4.21.0102181304520.10021-100000@mako.covalent.net>
61714      Branch: perl
61715            ! ext/B/B.xs ext/Data/Dumper/Dumper.xs ext/Devel/DProf/DProf.xs
61716            ! ext/Devel/Peek/Peek.xs ext/Fcntl/Fcntl.xs
61717            ! ext/File/Glob/Glob.xs ext/Filter/Util/Call/Call.xs
61718            ! ext/GDBM_File/GDBM_File.xs ext/IO/IO.xs ext/IPC/SysV/SysV.xs
61719            ! ext/Opcode/Opcode.xs ext/POSIX/POSIX.xs
61720            ! ext/SDBM_File/SDBM_File.xs
61721 ____________________________________________________________________________
61722 [  8836] By: jhi                                   on 2001/02/18  22:11:20
61723         Log: Misapplied regex optimizations when \C is present.
61724              Fixes 20001230.002.
61725              
61726              What still remains broken is that the submatches that
61727              have \C in them get their UTF8 flag on because their
61728              parent SV has it on.  This will result in malformed
61729              UTF8 if a \C happened to match a non-ASCII byte.
61730      Branch: perl
61731            ! regcomp.c regcomp.h regexec.c regexp.h t/op/pat.t
61732            ! t/pragma/utf8.t
61733 ____________________________________________________________________________
61734 [  8835] By: jhi                                   on 2001/02/18  20:12:02
61735         Log: Fix for "[ID 20010213.005] utf8 + localized hash elems + 64 bits?"
61736              
61737              The hash key got wrongly UTF8fied.
61738      Branch: perl
61739            ! pod/perlapi.pod toke.c utf8.c
61740 ____________________________________________________________________________
61741 [  8834] By: jhi                                   on 2001/02/18  19:44:25
61742         Log: Tweak on #8234 (Subject: Re: [PATCH] Warn on use of reference as array elem):
61743              don't warn on magical or overloaded things.
61744      Branch: perl
61745            ! pp_hot.c
61746 ____________________________________________________________________________
61747 [  8833] By: nick                                  on 2001/02/18  19:31:22
61748         Log: Integrate mainline
61749      Branch: perlio
61750           +> t/TestInit.pm t/run/runenv.t
61751            - t/UTEST
61752           !> MANIFEST Makefile.SH ext/Storable/ChangeLog
61753           !> ext/Storable/Storable.pm ext/Storable/Storable.xs
61754           !> lib/Test/Harness.pm perl.c pod/perlfaq4.pod sv.c t/TEST
61755           !> t/lib/charnames.t t/lib/glob-basic.t t/lib/st-06compat.t
61756           !> t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
61757           !> t/op/chop.t t/op/eval.t t/op/regexp_noamp.t t/op/subst_wamp.t
61758           !> utf8.c
61759 ____________________________________________________________________________
61760 [  8832] By: jhi                                   on 2001/02/18  19:21:18
61761         Log: Integrate perlio.
61762      Branch: perl
61763           !> perlio.c pod/perldiag.pod
61764 ____________________________________________________________________________
61765 [  8831] By: jhi                                   on 2001/02/18  19:14:20
61766         Log: Integrate change #8827 from mainline.
61767              
61768              UTF8 tweaks.
61769      Branch: maint-5.6/perl
61770           !> sv.c utf8.c
61771 ____________________________________________________________________________
61772 [  8830] By: nick                                  on 2001/02/18  19:10:34
61773         Log: Apply the spirit of patch from Nick Clark:
61774              Subject: [PATCH] Re: extensions that provide layers
61775              From: Nicholas Clark <nick@ccl4.org>
61776              Date: Mon, 12 Feb 2001 16:43:51 +0000
61777              Message-Id: <20010212164350.Q3652@plum.flirble.org>
61778      Branch: perlio
61779            ! perlio.c pod/perldiag.pod
61780 ____________________________________________________________________________
61781 [  8829] By: jhi                                   on 2001/02/18  19:03:25
61782         Log: Subject: [PATCH t/TEST t/TestSetup.pm] Adding in TestSetup.pm to replace BEGIN  preamble on tests.
61783              From: schwern@pobox.com 
61784              Date: Sun, 18 Feb 2001 13:44:35 -0500
61785              Message-ID: <20010218134435.A17544@magnonel.guild.net>
61786              
61787              Applied, but as t/TestInit.pm.
61788      Branch: perl
61789            + t/TestInit.pm
61790            ! MANIFEST t/TEST t/op/eval.t t/op/regexp_noamp.t
61791            ! t/op/subst_wamp.t
61792 ____________________________________________________________________________
61793 [  8828] By: jhi                                   on 2001/02/18  18:43:52
61794         Log: Integrate perlio.
61795      Branch: perl
61796           !> perlio.c
61797 ____________________________________________________________________________
61798 [  8827] By: jhi                                   on 2001/02/18  18:41:33
61799         Log: UTF-8 tweaks.
61800      Branch: perl
61801            ! sv.c utf8.c
61802 ____________________________________________________________________________
61803 [  8826] By: nick                                  on 2001/02/18  17:40:59
61804         Log: Fix [ID 20010217.002]
61805              open FOO, "<:raw:perlio", ...
61806              :raw now inserts default base layer below itself.
61807              Also
61808              open FOO, "<:unix", ...
61809              works as well - but leaves buffer layer on stack under the unix layer.
61810      Branch: perlio
61811            ! perlio.c
61812 ____________________________________________________________________________
61813 [  8825] By: jhi                                   on 2001/02/18  17:15:39
61814         Log: Integrate perlio.
61815      Branch: perl
61816           !> perlio.c perliol.h
61817 ____________________________________________________________________________
61818 [  8824] By: jhi                                   on 2001/02/18  17:10:53
61819         Log: Subject: [PATCH t/TEST lib/Test/Harness.pm] Adding todo tests
61820              From: schwern@pobox.com
61821              Date: Sun, 18 Feb 2001 01:48:50 -0500
61822              Message-ID: <20010218014850.C19957@magnonel.guild.net>
61823      Branch: perl
61824            ! lib/Test/Harness.pm t/TEST t/op/chop.t
61825 ____________________________________________________________________________
61826 [  8823] By: jhi                                   on 2001/02/18  17:01:06
61827         Log: Add run/*.t to testables.
61828      Branch: perl
61829            ! t/TEST
61830 ____________________________________________________________________________
61831 [  8822] By: jhi                                   on 2001/02/18  16:58:58
61832         Log: Subject: [PATCH perl.c] Fixing PERL5OPT (was Re: Warnings, strict, and CPAN)
61833              From: schwern@pobox.com
61834              Date: Sun, 18 Feb 2001 01:11:35 -0500
61835              Message-ID: <20010218011135.A19957@magnonel.guild.net>
61836              
61837              Revive mjd's and Simon's PERL5OPT fix.
61838      Branch: perl
61839            + t/run/runenv.t
61840            ! MANIFEST perl.c
61841 ____________________________________________________________________________
61842 [  8821] By: jhi                                   on 2001/02/18  16:53:46
61843         Log: Subject: Re: Why t/TEST and not Test::Harness?
61844              From: schwern@pobox.com
61845              Date: Sat, 17 Feb 2001 22:44:44 -0500
61846              Message-ID: <20010217224444.A6679@magnonel.guild.net>
61847              
61848              Replace UTEST with TEST -utf8.
61849      Branch: perl
61850            - t/UTEST
61851            ! MANIFEST Makefile.SH t/TEST t/lib/charnames.t
61852            ! t/lib/glob-basic.t
61853 ____________________________________________________________________________
61854 [  8820] By: nick                                  on 2001/02/18  13:06:16
61855         Log: Clean up a few core dumps when layers are used in unexpected ways.
61856              (Still not "right"...)
61857      Branch: perlio
61858            ! perlio.c perliol.h
61859 ____________________________________________________________________________
61860 [  8819] By: jhi                                   on 2001/02/18  02:25:55
61861         Log: Integrate change #8818 from maintperl, a FAQ nit.
61862      Branch: perl
61863           !> pod/perlfaq4.pod
61864 ____________________________________________________________________________
61865 [  8818] By: jhi                                   on 2001/02/18  02:24:50
61866         Log: FAQ nit from Chris Fedde.
61867      Branch: maint-5.6/perl
61868            ! pod/perlfaq4.pod
61869 ____________________________________________________________________________
61870 [  8817] By: nick                                  on 2001/02/17  18:20:14
61871         Log: Integrate mainline
61872      Branch: perlio
61873           +> lib/unicode/UCD.html lib/unicode/Unicode.html
61874           +> lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
61875           +> pod/perlclib.pod
61876            - ebcdic.c lib/unicode/UCD301.html lib/unicode/UCDFF301.html
61877            - lib/unicode/Unicode.301
61878           !> (integrate 324 files)
61879 ____________________________________________________________________________
61880 [  8816] By: jhi                                   on 2001/02/17  16:56:58
61881         Log: Upgrade to Storable 1.0.10, from Raphael Manfredi.
61882      Branch: perl
61883            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
61884            ! ext/Storable/Storable.xs t/lib/st-06compat.t
61885            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-tiedhook.t
61886 ____________________________________________________________________________
61887 [  8815] By: jhi                                   on 2001/02/17  16:40:07
61888         Log: Subject: [patch] -Wall
61889              From: Doug MacEachern <dougm@covalent.net>
61890              Date: Fri, 16 Feb 2001 15:25:36 -0800 (PST)
61891              Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net>
61892      Branch: perl
61893            ! doio.c doop.c embed.h embed.pl gv.c objXSUB.h op.c perl.c
61894            ! perlapi.c pp_ctl.c pp_hot.c pp_sys.c proto.h sv.c toke.c
61895 ____________________________________________________________________________
61896 [  8814] By: jhi                                   on 2001/02/16  19:27:18
61897         Log: Document qu better.
61898      Branch: perl
61899            ! pod/perlop.pod
61900 ____________________________________________________________________________
61901 [  8813] By: jhi                                   on 2001/02/15  13:54:37
61902         Log: Subject: [PATCH @8807] toke.c cleanup: scan_str()
61903              From: Hugo <hv@crypt.compulink.co.uk>
61904              Date: Thu, 15 Feb 2001 13:39:49 +0000
61905              Message-Id: <200102151339.NAA32248@crypt.compulink.co.uk>
61906      Branch: perl
61907            ! toke.c
61908 ____________________________________________________________________________
61909 [  8812] By: alanbur                               on 2001/02/15  13:52:16
61910         Log: Resynchronised with parent
61911      Branch: maint-5.6/pureperl
61912            - ebcdic.c
61913           !> (integrate 36 files)
61914 ____________________________________________________________________________
61915 [  8811] By: jhi                                   on 2001/02/15  13:51:16
61916         Log: Integrate changes #8659,8702,8808,8809,8810 from maintperl.
61917              
61918              Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
61919              From: Jan Dubois <JanD@ActiveState.com>
61920              Date: Wed, 31 Jan 2001 21:17:03 -0800
61921              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
61922              
61923              tweak change#8659 to keep it simple
61924              
61925              Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
61926              From: Russ Allbery <rra@stanford.edu>
61927              Date: 14 Feb 2001 10:15:41 -0800
61928              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
61929              
61930              (8809 empty)
61931              
61932              Upgrade to podlators 1.08, from Russ Allbery.
61933      Branch: perl
61934           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/Test/Harness.pm
61935           !> utils/perldoc.PL
61936 ____________________________________________________________________________
61937 [  8810] By: jhi                                   on 2001/02/15  13:35:08
61938         Log: Upgrade to podlators 1.08, from Russ Allbery.
61939      Branch: maint-5.6/perl
61940            ! lib/Pod/Man.pm lib/Pod/Text.pm
61941 ____________________________________________________________________________
61942 [  8809] By: jhi                                   on 2001/02/15  13:26:38
61943         Log: (accidentally empty check-in)
61944      Branch: maint-5.6/perl
61945            ! lib/Test/Harness.pm
61946 ____________________________________________________________________________
61947 [  8808] By: jhi                                   on 2001/02/15  13:23:47
61948         Log: Subject: [PATCH 5.6.1-TRIAL2] perldoc.PL using install directories
61949              From: Russ Allbery <rra@stanford.edu>
61950              Date: 14 Feb 2001 10:15:41 -0800
61951              Message-ID: <ylzofpf7w2.fsf@windlord.stanford.edu>
61952              
61953              perldoc was hardcoding $Config{installscript}, which breaks
61954              when install* isn't where Perl ends up (such as with AFS).
61955              
61956              Use $Config{scriptdir} instead.
61957      Branch: maint-5.6/perl
61958            ! utils/perldoc.PL
61959 ____________________________________________________________________________
61960 [  8807] By: jhi                                   on 2001/02/14  14:37:27
61961         Log: Update Changes.
61962      Branch: perl
61963            ! Changes patchlevel.h
61964 ____________________________________________________________________________
61965 [  8806] By: jhi                                   on 2001/02/14  14:25:31
61966         Log: Integrate changes #8803,8804,8805 from mainline.
61967              
61968              Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
61969              
61970              Don't skip too much of the locale error message if no environ array,
61971              from Chris Nandor.
61972              
61973              More MacOS Classic fixes from Chris Nandor.
61974      Branch: maint-5.6/perl
61975           !> doop.c lib/Cwd.pm perl.c perl.h util.c
61976 ____________________________________________________________________________
61977 [  8805] By: jhi                                   on 2001/02/14  03:29:01
61978         Log: More MacOS Classic fixes from Chris Nandor.
61979      Branch: perl
61980            ! doop.c lib/Cwd.pm
61981 ____________________________________________________________________________
61982 [  8804] By: jhi                                   on 2001/02/14  03:18:35
61983         Log: Don't skip too much of the locale error message if no environ array,
61984              from Chris Nandor.
61985      Branch: perl
61986            ! util.c
61987 ____________________________________________________________________________
61988 [  8803] By: jhi                                   on 2001/02/14  03:14:14
61989         Log: Duplicate environment for JPL so that JDK 1.2/1.3 don't get upset.
61990      Branch: perl
61991            ! perl.c perl.h
61992 ____________________________________________________________________________
61993 [  8802] By: jhi                                   on 2001/02/13  18:31:33
61994         Log: AUTHORS update.
61995      Branch: perl
61996            ! AUTHORS
61997 ____________________________________________________________________________
61998 [  8801] By: jhi                                   on 2001/02/13  17:55:19
61999         Log: Integrate change #8792 from mainline.
62000              
62001              Subject: buncha MacPerl patches for bleadperl
62002              From: Chris Nandor <pudge@pobox.com>
62003              Date: Tue, 13 Feb 2001 00:02:43 -0500
62004              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
62005      Branch: maint-5.6/perl
62006           !> lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
62007           !> lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
62008           !> t/lib/basename.t toke.c util.h
62009 ____________________________________________________________________________
62010 [  8800] By: jhi                                   on 2001/02/13  17:46:43
62011         Log: When doing that Fpos_t used in PerlIO_getpos proto needs
62012              to be forced to Off_t.
62013              
62014              Subject: [ID 20010201.009] 5.6.1-TRIAL2 sfio build fails
62015              From: nick@ccl4.org
62016              Date: Thu, 1 Feb 2001 12:01:04 +0000
62017              Message-Id: <20010201120103.E11401@plum.flirble.org>
62018      Branch: maint-5.6/perl
62019            ! iperlsys.h perlio.c
62020 ____________________________________________________________________________
62021 [  8799] By: jhi                                   on 2001/02/13  16:52:51
62022         Log: Duplex duplex hunk hunk.
62023      Branch: maint-5.6/perl
62024            ! Makefile.SH
62025 ____________________________________________________________________________
62026 [  8797] By: jhi                                   on 2001/02/13  14:52:04
62027         Log: Subject: [PATCH perl@8773] integral ok lines for VMS
62028              From: "Craig A. Berry" <craigberry@mac.com>
62029              Date: Mon, 12 Feb 2001 11:05:25 -0600
62030              Message-Id: <p04330104b6ac5dfe6d45@[172.16.52.1]>
62031      Branch: perl
62032            ! t/lib/filehand.t t/lib/test-harness.t t/lib/texttabs.t
62033 ____________________________________________________________________________
62034 [  8796] By: jhi                                   on 2001/02/13  14:36:47
62035         Log: Subject: [ID 20010210.002] perldiag doesn't include the "Scalars leaked" message
62036              From: simon.cozens@pembroke.oxford.ac.uk 
62037              Date: Sat, 10 Feb 2001 17:57:02 +0000
62038              Message-Id: <E14ReGc-0005Pk-00@pembro26.pmb.ox.ac.uk>
62039              
62040              Now it does include.
62041      Branch: perl
62042            ! pod/perldiag.pod
62043 ____________________________________________________________________________
62044 [  8795] By: jhi                                   on 2001/02/13  14:30:11
62045         Log: Sort the MANIFEST.
62046      Branch: perl
62047            ! MANIFEST
62048 ____________________________________________________________________________
62049 [  8794] By: jhi                                   on 2001/02/13  14:26:51
62050         Log: Integrate change #8793 from mainline, FAQ updates.
62051      Branch: maint-5.6/perl
62052           !> pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
62053 ____________________________________________________________________________
62054 [  8793] By: jhi                                   on 2001/02/13  14:25:13
62055         Log: FAQ updates from Chris Fedde <chris@fedde.littleton.co.us>.
62056      Branch: perl
62057            ! pod/perlfaq5.pod pod/perlfaq6.pod pod/perlfaq9.pod
62058 ____________________________________________________________________________
62059 [  8792] By: jhi                                   on 2001/02/13  14:22:50
62060         Log: Subject: buncha MacPerl patches for bleadperl
62061              From: Chris Nandor <pudge@pobox.com>
62062              Date: Tue, 13 Feb 2001 00:02:43 -0500
62063              Message-Id: <p05010404b6ae6f85e07a@[10.0.1.177]>
62064      Branch: perl
62065            ! lib/AutoLoader.pm lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
62066            ! lib/File/Basename.pm makedef.pl perl.c pp_ctl.c
62067            ! t/lib/basename.t toke.c util.h
62068 ____________________________________________________________________________
62069 [  8791] By: jhi                                   on 2001/02/13  14:10:39
62070         Log: Integrate change #8790 from mainline.
62071              
62072              environ array wrongly assumed in Perl_init_i18nl10n(),
62073      Branch: maint-5.6/perl
62074           !> util.c
62075 ____________________________________________________________________________
62076 [  8790] By: jhi                                   on 2001/02/13  14:06:15
62077         Log: environ array wrongly assumed in Perl_init_i18nl10n(),
62078              noticed by Chris Nandor in MacOS Classic.
62079      Branch: perl
62080            ! util.c
62081 ____________________________________________________________________________
62082 [  8789] By: jhi                                   on 2001/02/13  13:58:07
62083         Log: Integrate changes #8373,8487,8544,8783 from mainline.
62084              
62085              Synchronize the EBCDIC platforms (os390,posix-bc,vmesa):
62086              hints files, the dynaloading, assimilate ebcdic into util.c.
62087      Branch: maint-5.6/perl
62088            - ebcdic.c
62089            ! MANIFEST hints/posix-bc.sh
62090           !> Makefile.SH embed.h embed.pl ext/DynaLoader/dl_dllload.xs
62091           !> handy.h hints/os390.sh hints/vmesa.sh installperl objXSUB.h
62092           !> perlapi.c proto.h util.c
62093 ____________________________________________________________________________
62094 [  8788] By: alanbur                               on 2001/02/13  10:33:13
62095         Log: Integrated changes from maint-5.6
62096      Branch: maint-5.6/pureperl
62097           !> Makefile.SH README.vos hints/openbsd.sh pod/perlport.pod
62098           !> regcomp.c t/op/re_tests vos/Changes vos/build.cm
62099           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
62100           !> vos/config.ga.h vos/configure_perl.cm
62101 ____________________________________________________________________________
62102 [  8787] By: jhi                                   on 2001/02/13  05:56:36
62103         Log: Integrate change #8786 from maintperl, posix-bc byacc handling.
62104      Branch: perl
62105           !> Makefile.SH
62106 ____________________________________________________________________________
62107 [  8786] By: jhi                                   on 2001/02/13  05:54:34
62108         Log: Subject: perl@8671 on posix-bc aka BS2000 Posix (small Patch included!)
62109              From: Dorner Thomas <Thomas.Dorner@start.de>
62110              Date: Mon, 12 Feb 2001 15:06:26 +0100
62111              Message-ID: <6727B1DACFCDD311A757009027CA8D69010A8853@Ex02.inhouse.start.de>
62112      Branch: maint-5.6/perl
62113            ! Makefile.SH
62114 ____________________________________________________________________________
62115 [  8785] By: jhi                                   on 2001/02/13  05:29:04
62116         Log: Integrate change #8781 from maintperl, OpenBSD hints update.
62117      Branch: perl
62118           !> hints/openbsd.sh
62119 ____________________________________________________________________________
62120 [  8784] By: jhi                                   on 2001/02/13  02:25:24
62121         Log: Subject: [PATCH: perl@8773] small fixups to perlclib.pod
62122              From: Peter Prymmer <pvhp@forte.com>
62123              Date: Mon, 12 Feb 2001 18:23:09 -0800 (PST)
62124              Message-ID: <Pine.OSF.4.10.10102121821090.126445-100000@aspara.forte.com>
62125      Branch: perl
62126            ! pod/perlclib.pod
62127 ____________________________________________________________________________
62128 [  8783] By: jhi                                   on 2001/02/13  02:22:36
62129         Log: Merge ebcdic.c (only one function, ebcdic_control()) into util.c.
62130      Branch: perl
62131            - ebcdic.c
62132            ! MANIFEST embed.h embed.pl handy.h hints/os390.sh
62133            ! hints/posix-bc.sh hints/vmesa.sh objXSUB.h perlapi.c proto.h
62134            ! util.c
62135 ____________________________________________________________________________
62136 [  8782] By: jhi                                   on 2001/02/13  02:00:07
62137         Log: Add OpenBSD to the list of 5.6.1-okay platforms.
62138      Branch: maint-5.6/perl
62139            ! pod/perlport.pod
62140 ____________________________________________________________________________
62141 [  8781] By: jhi                                   on 2001/02/13  01:58:44
62142         Log: OpenBSD hints update for 5.6.1-TRIAL2 from Todd C. Miller.
62143      Branch: maint-5.6/perl
62144            ! hints/openbsd.sh
62145 ____________________________________________________________________________
62146 [  8780] By: jhi                                   on 2001/02/13  01:57:33
62147         Log: Synchronize the regexp tests between maintperl and mainline.
62148      Branch: maint-5.6/perl
62149           !> t/op/re_tests
62150 ____________________________________________________________________________
62151 [  8779] By: jhi                                   on 2001/02/13  01:49:35
62152         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
62153              From: Hugo <hv@crypt.compulink.co.uk>
62154              Date: Tue, 13 Feb 2001 00:11:11 +0000
62155              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
62156      Branch: perl
62157            ! regcomp.c t/op/re_tests
62158 ____________________________________________________________________________
62159 [  8778] By: jhi                                   on 2001/02/13  00:23:10
62160         Log: Comments do not nest.
62161      Branch: perl
62162            ! perl.h
62163 ____________________________________________________________________________
62164 [  8777] By: jhi                                   on 2001/02/13  00:17:54
62165         Log: Subject: Re: [ID 20010212.006] Core dump with /((?:hard|soft)cover)?/ 
62166              From: Hugo <hv@crypt.compulink.co.uk>
62167              Date: Tue, 13 Feb 2001 00:11:11 +0000
62168              Message-Id: <200102130011.AAA14310@crypt.compulink.co.uk>
62169      Branch: maint-5.6/perl
62170            ! regcomp.c t/op/re_tests
62171 ____________________________________________________________________________
62172 [  8776] By: jhi                                   on 2001/02/12  23:25:52
62173         Log: Add VOS to the list of 5.6.1 known-to-be-working platforms.
62174      Branch: maint-5.6/perl
62175            ! pod/perlport.pod
62176 ____________________________________________________________________________
62177 [  8775] By: jhi                                   on 2001/02/12  23:04:28
62178         Log: VOS updates for 5.6-TRIAL2 from Paul Green.
62179      Branch: maint-5.6/perl
62180            ! README.vos vos/Changes vos/build.cm vos/config.alpha.def
62181            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
62182            ! vos/configure_perl.cm
62183 ____________________________________________________________________________
62184 [  8774] By: jhi                                   on 2001/02/12  22:59:11
62185         Log: Subject: Re: [patch] context for 'U' magic functions
62186              From: Doug MacEachern <dougm@covalent.net>
62187              Date: Mon, 12 Feb 2001 09:22:45 -0800 (PST)
62188              Message-ID: <Pine.LNX.4.21.0102120919040.26437-100000@mako.covalent.net>
62189              
62190              plus the suggestion by Nick Ing-Simmons to name the macro
62191              as PERL_MG_UFUNC to avoid namespace pollution, plus add
62192              the advice by Doug for XS writers to perl.h
62193      Branch: perl
62194            ! mg.c perl.h
62195 ____________________________________________________________________________
62196 [  8773] By: jhi                                   on 2001/02/11  20:14:12
62197         Log: Update Changes.
62198      Branch: perl
62199            ! Changes patchlevel.h
62200 ____________________________________________________________________________
62201 [  8772] By: jhi                                   on 2001/02/11  18:47:52
62202         Log: Subject: Re: [PATCH] pod/perlclib.pod - Replacements for C library functions
62203              From: Simon Cozens <simon@cozens.net>
62204              Date: Wed, 31 Jan 2001 16:31:43 +0000
62205              Message-ID: <20010131163143.A1427@pembro26.pmb.ox.ac.uk>
62206      Branch: perl
62207            + pod/perlclib.pod
62208            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlguts.pod
62209            ! pod/perltoc.pod
62210 ____________________________________________________________________________
62211 [  8771] By: jhi                                   on 2001/02/11  18:36:48
62212         Log: Upgrade to Unicode 3.1 beta 2001-02-11.
62213              
62214              Blocks-4d3.beta.txt
62215              CaseFolding-3d4.beta.txt
62216              CompositionExclusions-3d6.beta.txt
62217              EastAsianWidth-4d4.beta.txt
62218              LineBreak-6d3.beta.txt
62219              NamesList-3.1.0d1.beta.txt
62220              PropList-3.1.0d4.beta.txt
62221              SpecialCasing-4d1.beta.txt
62222              UnicodeData-3.1.0d6.beta.txt
62223      Branch: perl
62224            + lib/unicode/Unicode.txt lib/unicode/rename lib/unicode/version
62225           +> lib/unicode/UCD.html lib/unicode/Unicode.html
62226            - lib/unicode/UCD301.html lib/unicode/UCDFF301.html
62227            - lib/unicode/Unicode.301
62228            ! (edit 257 files)
62229 ____________________________________________________________________________
62230 [  8770] By: jhi                                   on 2001/02/11  17:26:22
62231         Log: UTF-8 documentation.
62232      Branch: perl
62233            ! utf8.h
62234 ____________________________________________________________________________
62235 [  8769] By: jhi                                   on 2001/02/11  17:12:49
62236         Log: Retract #8762.
62237      Branch: perl
62238            ! regexec.c
62239 ____________________________________________________________________________
62240 [  8768] By: jhi                                   on 2001/02/11  16:54:45
62241         Log: Subject: [PATCH] Test::Harness
62242              From: andreas.koenig@anima.de (Andreas J. Koenig)
62243              Date: 11 Feb 2001 14:37:00 +0100
62244              Message-ID: <m3g0hll4sj.fsf@ak-71.mind.de>
62245      Branch: perl
62246            ! lib/Test/Harness.pm
62247 ____________________________________________________________________________
62248 [  8767] By: jhi                                   on 2001/02/11  16:53:52
62249         Log: Subject: [PATCH] Document makepatch in Porting/patching
62250              From: andreas.koenig@anima.de (Andreas J. Koenig)
62251              Date: 11 Feb 2001 16:46:28 +0100
62252              Message-ID: <m3bss9kysr.fsf@ak-71.mind.de>
62253      Branch: perl
62254            ! Porting/patching.pod
62255 ____________________________________________________________________________
62256 [  8766] By: jhi                                   on 2001/02/11  06:30:23
62257         Log: Subject: Re: [patch] GvSHARED
62258              Date: Sat, 10 Feb 2001 14:04:40 -0800 (PST)
62259              From: Doug MacEachern <dougm@covalent.net>
62260              Message-ID: <Pine.LNX.4.21.0102101356000.15298-100000@mako.covalent.net>
62261              
62262              Subject: Re: [patch] GvSHARED
62263              From: Doug MacEachern <dougm@covalent.net>
62264              Date: Sat, 10 Feb 2001 15:00:54 -0800 (PST)
62265              Message-ID: <Pine.LNX.4.21.0102101453220.15298-100000@mako.covalent.net>
62266              
62267              Subject: [patch] attributes.pm support for `shared'
62268              From: Doug MacEachern <dougm@covalent.net>
62269              Date: Sat, 10 Feb 2001 20:08:48 -0800 (PST)
62270              Message-ID: <Pine.LNX.4.21.0102102004190.15298-100000@mako.covalent.net>
62271              
62272              our() attributes were ignored, our :shared pieces missing,
62273              allow attributes.pm to turn on shared.
62274      Branch: perl
62275            ! op.c t/op/attrs.t toke.c xsutils.c
62276 ____________________________________________________________________________
62277 [  8765] By: alanbur                               on 2001/02/10  23:11:19
62278         Log: Resync with parent (hopefully sucessfully this time)
62279      Branch: maint-5.6/pureperl
62280           !> MANIFEST README.bs2000 README.hpux README.vmesa installhtml
62281           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
62282           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
62283           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
62284           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
62285           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
62286           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
62287 ____________________________________________________________________________
62288 [  8764] By: jhi                                   on 2001/02/10  22:54:38
62289         Log: Make TEST and UTEST more verbose in case something goes
62290              wrong in running/compiling a script, suggested by Doug
62291              MacEachern.
62292      Branch: perl
62293            ! t/TEST t/UTEST
62294 ____________________________________________________________________________
62295 [  8763] By: jhi                                   on 2001/02/10  22:11:34
62296         Log: Bogus shebang.
62297      Branch: perl
62298            ! t/lib/texttabs.t
62299 ____________________________________________________________________________
62300 [  8762] By: jhi                                   on 2001/02/10  21:56:02
62301         Log: (Retracted by #8769)
62302      Branch: perl
62303            ! regexec.c
62304 ____________________________________________________________________________
62305 [  8761] By: jhi                                   on 2001/02/10  21:26:15
62306         Log: Subject: Re: [patch] GvSHARED 
62307              From: Doug MacEachern <dougm@covalent.net>
62308              Date: Sat, 10 Feb 2001 13:11:14 -0800 (PST)
62309              Message-ID: <Pine.LNX.4.21.0102101253070.15298-100000@mako.covalent.net>
62310              
62311              our @EXPORT : shared = (...);
62312      Branch: perl
62313            ! toke.c
62314 ____________________________________________________________________________
62315 [  8760] By: jhi                                   on 2001/02/10  21:25:07
62316         Log: Subject: [patch] GvSHARED
62317              From: Doug MacEachern <dougm@covalent.net>
62318              Date: Sat, 10 Feb 2001 10:57:12 -0800 (PST)
62319              Message-ID: <Pine.LNX.4.21.0102101047320.15298-100000@mako.covalent.net>
62320      Branch: perl
62321            ! embed.h embed.pl gv.c gv.h op.c pp_sys.c proto.h sv.c
62322 ____________________________________________________________________________
62323 [  8759] By: alanbur                               on 2001/02/10  21:24:27
62324         Log: Backed out mismerge.
62325      Branch: maint-5.6/pureperl
62326            ! MANIFEST README.hpux README.vmesa gv.c installhtml
62327            ! lib/Math/Complex.pm lib/Pod/Find.pm perl.c pod/buildtoc.PL
62328            ! pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
62329            ! pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
62330            ! pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
62331            ! pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
62332            ! pod/perltootc.pod sv.c win32/Makefile win32/makefile.mk
62333 ____________________________________________________________________________
62334 [  8758] By: jhi                                   on 2001/02/10  18:01:17
62335         Log: Integrate changes #8701,8704,8756 from pureperl to maintperl.
62336              
62337              Fixed UMRs and leak in Perl_pmtrans()
62338              
62339              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
62340              associated UTFied tr/// code.  Also fixed scoping leak of
62341              PL_reg_start_tmp.
62342              
62343              newATTRSUB leaks when an attempt to redefine the active sort sub is
62344              made.
62345      Branch: maint-5.6/perl
62346           !> op.c regcomp.c
62347 ____________________________________________________________________________
62348 [  8757] By: alanbur                               on 2001/02/10  17:56:46
62349         Log: Resynchronised with parent
62350      Branch: maint-5.6/pureperl
62351           +> README.bs2000
62352            - README.posix-bc
62353            ! gv.c perl.c sv.c
62354           !> MANIFEST README.hpux README.vmesa installhtml
62355           !> lib/Math/Complex.pm lib/Pod/Find.pm pod/buildtoc.PL
62356           !> pod/perl.pod pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
62357           !> pod/perlfaq2.pod pod/perlfaq3.pod pod/perlfaq9.pod
62358           !> pod/perlmodlib.PL pod/perlobj.pod pod/perlport.pod
62359           !> pod/perlre.pod pod/perltoc.pod pod/perltoot.pod
62360           !> pod/perltootc.pod win32/Makefile win32/makefile.mk
62361 ____________________________________________________________________________
62362 [  8756] By: alanbur                               on 2001/02/10  17:51:15
62363         Log: newATTRSUB leaks when an attempt to redefine the active sort sub is
62364              made.
62365      Branch: maint-5.6/pureperl
62366            ! op.c
62367 ____________________________________________________________________________
62368 [  8755] By: jhi                                   on 2001/02/09  22:41:35
62369         Log: Upgrade to CPAN 1.59_54, from Andreas König.
62370      Branch: perl
62371            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
62372 ____________________________________________________________________________
62373 [  8754] By: jhi                                   on 2001/02/09  22:29:20
62374         Log: Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir Sharnoff.
62375              
62376              Didn't upgrade the fill.t since it has a dependency to File::Slurp
62377              purely for debugging purposes, the actual test hasn't changed.
62378      Branch: perl
62379            ! lib/Text/Tabs.pm lib/Text/Wrap.pm t/lib/texttabs.t
62380            ! t/lib/textwrap.t
62381 ____________________________________________________________________________
62382 [  8753] By: jhi                                   on 2001/02/09  20:17:50
62383         Log: Integrate change #8682 from maintperl.
62384              
62385              IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
62386              to work correctly.
62387      Branch: perl
62388           !> hints/irix_6.sh
62389 ____________________________________________________________________________
62390 [  8752] By: jhi                                   on 2001/02/09  20:00:46
62391         Log: Update Changes.
62392      Branch: perl
62393            ! Changes patchlevel.h
62394 ____________________________________________________________________________
62395 [  8751] By: nick                                  on 2001/02/09  19:48:37
62396         Log: Integrate mainline
62397      Branch: perlio
62398           +> README.bs2000 t/lib/cgi-esc.t
62399            - README.posix-bc
62400           !> (integrate 53 files)
62401 ____________________________________________________________________________
62402 [  8750] By: nick                                  on 2001/02/09  19:25:16
62403         Log: Subject: RE: Biannual Competition to Improve Hashing Function
62404              From: Fisher Mark <fisherm@tce.com>
62405              Date: Thu, 8 Feb 2001 10:44:00 -0500
62406              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52F@indyexch28.indy.tce.
62407              Date: Thu, 8 Feb 2001 15:02:47 -0500
62408              Message-Id: <A5E22933E3D5D4118FFE00508BF373C706A52B@indyexch28.indy.tce.
62409      Branch: perl
62410            ! hv.h pod/perldelta.pod t/lib/dumper.t t/pragma/warn/perl
62411 ____________________________________________________________________________
62412 [  8749] By: jhi                                   on 2001/02/09  19:02:35
62413         Log: Forgotten fragment.
62414      Branch: perl
62415            ! pod/perlapi.pod
62416 ____________________________________________________________________________
62417 [  8748] By: jhi                                   on 2001/02/09  18:31:34
62418         Log: Integrate changes #8673,8674,8676 from maintperl into mainline,
62419              plus manual tweakage.
62420              
62421              Sync the perlfaq2 between mainline and maintperl.
62422      Branch: maint-5.6/perl
62423            ! pod/perlfaq2.pod
62424      Branch: perl
62425           !> pod/perlfaq2.pod
62426 ____________________________________________________________________________
62427 [  8747] By: jhi                                   on 2001/02/09  18:12:04
62428         Log: Subject: versiononly and installperl
62429              From: abigail@foad.org
62430              Date: Wed, 7 Feb 2001 22:43:12 +0100
62431              Message-ID: <20010207214312.7045.qmail@foad.org>    
62432              
62433              Add +v flag to force a normal install of the perl binary
62434              and the utilities.
62435              
62436              Subject: [PATCH] installperl
62437              From: Nicholas Clark <nick@ccl4.org>
62438              Date: Fri, 9 Feb 2001 16:28:57 +0000
62439              Message-ID: <20010209162857.B10931@plum.flirble.org>
62440              
62441              Add -A flag which also hardlinks the binary with
62442              the full architecture name.
62443      Branch: perl
62444            ! installperl
62445 ____________________________________________________________________________
62446 [  8746] By: jhi                                   on 2001/02/09  18:03:43
62447         Log: Integrate changes #8699,8708,8709,8744,8745 from mainline.
62448              
62449              Subject: perlfaq2, re: perlmongers
62450              
62451              Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
62452              
62453              Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
62454              
62455              Subject: [ID 20010205.001] typo in perlfaq9
62456              
62457              Subject: [ID 20010208.002] unordered explanation in perlcall
62458      Branch: maint-5.6/perl
62459           !> pod/perlapi.pod pod/perlboot.pod pod/perlcall.pod
62460           !> pod/perlfaq2.pod pod/perlfaq9.pod pod/perlmodlib.PL
62461           !> pod/perlobj.pod pod/perltoot.pod pod/perltootc.pod
62462 ____________________________________________________________________________
62463 [  8745] By: jhi                                   on 2001/02/09  17:59:09
62464         Log: Subject: [ID 20010208.002] unordered explanation in perlcall
62465              From: abela@geneanet.org
62466              Date: Thu,  8 Feb 2001 16:11:46 +0100 (CET)
62467              Message-Id: <20010208151146.0937BC97E@little-roots.geneanet.org>
62468      Branch: perl
62469            ! pod/perlcall.pod
62470 ____________________________________________________________________________
62471 [  8744] By: jhi                                   on 2001/02/09  17:48:16
62472         Log: Subject: [ID 20010205.001] typo in perlfaq9
62473              From: eserte@vran.herceg.de
62474              Date: Sun, 4 Feb 2001 23:44:09 +0100 (CET)
62475              Message-Id: <200102042244.XAA21926@vran.herceg.de>
62476      Branch: perl
62477            ! pod/perlfaq9.pod
62478 ____________________________________________________________________________
62479 [  8743] By: jhi                                   on 2001/02/09  17:25:12
62480         Log: Integrate change #8695 from maintperl.
62481              
62482              thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
62483      Branch: perl
62484           !> thread.h
62485 ____________________________________________________________________________
62486 [  8742] By: jhi                                   on 2001/02/09  17:21:22
62487         Log: Subject: Re: [PATCH embed.pl] Forgot to add ./lib to @INC for File::Glob
62488              From: Andy Dougherty <doughera@lafayette.edu>
62489              Date: Mon, 5 Feb 2001 10:19:29 -0500 (EST)
62490              Message-ID: <Pine.SOL.4.10.10102051013380.11242-100000@maxwell.phys.lafayette.edu>
62491      Branch: perl
62492            ! embed.pl
62493 ____________________________________________________________________________
62494 [  8741] By: jhi                                   on 2001/02/09  17:05:19
62495         Log: Integrate changes #8738,8739,8740 from maintperl.
62496              
62497              Html files will be installed in a more logical and easier to
62498              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
62499              
62500              Html files will be generated with a header to make them look
62501              a little less bare.
62502              
62503              Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
62504      Branch: perl
62505           !> installhtml pod/perlfaq3.pod win32/Makefile win32/makefile.mk
62506 ____________________________________________________________________________
62507 [  8740] By: jhi                                   on 2001/02/09  17:03:46
62508         Log: Subject: [PATCH perl-current] perlfaq3.pod, URL for vile
62509              From: "Brendan O'Dea" <bod@compusol.com.au>
62510              Date: Sun, 4 Feb 2001 11:17:56 +1100
62511              Message-ID: <20010204111756.A16301@compusol.com.au>
62512      Branch: maint-5.6/perl
62513            ! pod/perlfaq3.pod
62514 ____________________________________________________________________________
62515 [  8739] By: jhi                                   on 2001/02/09  17:01:59
62516         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] installhtml change to build prettier html files
62517              From: "Indy Singh" <indy@nusphere.com>
62518              Date: Fri, 2 Feb 2001 15:09:59 -0500
62519              Message-ID: <02b601c08d54$23fd3560$d24b7018@cr637287a>
62520              
62521              Html files will be generated with a header to make them look
62522              a little less bare.
62523      Branch: maint-5.6/perl
62524            ! installhtml
62525 ____________________________________________________________________________
62526 [  8738] By: jhi                                   on 2001/02/09  16:58:48
62527         Log: Subject: [PATCH: perl-5.6.1-TRIAL2] Win32 Makefile change to move html directory
62528              From: "Indy Singh" <indy@nusphere.com>
62529              Date: Fri, 2 Feb 2001 15:08:23 -0500
62530              Message-ID: <02b501c08d53$ec354550$d24b7018@cr637287a>
62531              
62532              Html files will be installed in a more logical and easier to
62533              find directory. E.g. c:\perl\html instead of c:\perl\lib\pod\html
62534      Branch: maint-5.6/perl
62535            ! win32/Makefile win32/makefile.mk
62536 ____________________________________________________________________________
62537 [  8737] By: jhi                                   on 2001/02/09  16:46:54
62538         Log: Integrate changes #8687,8736 from maintperl.
62539              
62540              HP-UX thread patches from Merijn H. Brand.
62541              
62542              Latin nit from Philip Newton.
62543      Branch: perl
62544           !> README.hpux hints/hpux.sh
62545 ____________________________________________________________________________
62546 [  8736] By: jhi                                   on 2001/02/09  16:42:31
62547         Log: Latin nit from Philip Newton.
62548      Branch: maint-5.6/perl
62549            ! README.hpux
62550 ____________________________________________________________________________
62551 [  8735] By: jhi                                   on 2001/02/09  16:24:03
62552         Log: Integrate changes #8704,8710 from pureperl.
62553              
62554              Fixed UMRs and leak in Perl_pmtrans()
62555              
62556              Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
62557              associated UTFied tr/// code.  Also fixed scoping leak of
62558              PL_reg_start_tmp.
62559      Branch: perl
62560           !> op.c regcomp.c
62561 ____________________________________________________________________________
62562 [  8734] By: jhi                                   on 2001/02/09  15:40:21
62563         Log: Integrate change #8733 from maintperl.
62564              
62565              Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
62566      Branch: perl
62567           !> pod/perlre.pod
62568 ____________________________________________________________________________
62569 [  8733] By: jhi                                   on 2001/02/09  15:35:47
62570         Log: Subject: Re: [PATCH: 5.6.1 trial 2 && perl@8671] some coded char set issues in perlre.pod
62571              From: Prymmer/Kahn <pvhp@best.com>
62572              Date: Thu, 8 Feb 2001 21:21:22 -0800 (PST)
62573              Message-ID: <Pine.BSF.4.21.0102082048360.1499-100000@shell8.ba.best.com>
62574      Branch: maint-5.6/perl
62575            ! pod/perlre.pod
62576 ____________________________________________________________________________
62577 [  8732] By: jhi                                   on 2001/02/09  15:26:17
62578         Log: Rename README.posix-bc to README.bs2000 (to avoid the
62579              confusion of a "perlposix-bc.pod"), add a few missing
62580              arch pods, regen toc.
62581      Branch: maint-5.6/perl
62582           +> README.bs2000
62583            - README.posix-bc
62584            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
62585            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
62586 ____________________________________________________________________________
62587 [  8731] By: jhi                                   on 2001/02/09  15:23:39
62588         Log: De-cut-and-pasto.
62589      Branch: perl
62590            ! pod/perl.pod
62591 ____________________________________________________________________________
62592 [  8730] By: jhi                                   on 2001/02/09  15:11:13
62593         Log: Rename README.posix-bc to README.bs2000 to avoid confusion
62594              when people think that perlposix-bc.pod tells anything about
62595              Perl and POSIX.  Regen toc.
62596      Branch: perl
62597           +> README.bs2000
62598            - README.posix-bc
62599            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perlport.pod
62600            ! pod/perltoc.pod win32/Makefile win32/makefile.mk
62601 ____________________________________________________________________________
62602 [  8729] By: jhi                                   on 2001/02/09  14:52:28
62603         Log: The README.vmesa part of #8712 from maintperl.
62604      Branch: perl
62605            ! README.vmesa
62606 ____________________________________________________________________________
62607 [  8728] By: jhi                                   on 2001/02/09  14:46:06
62608         Log: Subject: [PATCH: 5.6.1 trial 2 && perl@8671] podify README.vmesa
62609              From: Peter Prymmer <pvhp@forte.com>
62610              Date: Thu, 8 Feb 2001 13:00:30 -0800 (PST)
62611              Message-ID: <Pine.OSF.4.10.10102081246030.445810-100000@aspara.forte.com>
62612      Branch: maint-5.6/perl
62613            ! README.vmesa win32/Makefile win32/makefile.mk
62614 ____________________________________________________________________________
62615 [  8727] By: jhi                                   on 2001/02/09  14:33:25
62616         Log: Integrate change #8712 from mainline.
62617              
62618              [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplification for Pod::Find
62619      Branch: maint-5.6/perl
62620           !> lib/Pod/Find.pm
62621 ____________________________________________________________________________
62622 [  8726] By: jhi                                   on 2001/02/09  14:30:28
62623         Log: Subject: [PATCH: 5.6.1 trial2 && perl@8671] provide EBCDIC CGI::Util::escape() and test
62624              From: Peter Prymmer <pvhp@forte.com>
62625              Date: Mon, 5 Feb 2001 16:26:36 -0800 (PST)
62626              Message-ID: <Pine.OSF.4.10.10102051615260.280619-100000@aspara.forte.com>
62627      Branch: perl
62628            + t/lib/cgi-esc.t
62629            ! MANIFEST lib/CGI/Util.pm
62630 ____________________________________________________________________________
62631 [  8725] By: jhi                                   on 2001/02/09  04:56:47
62632         Log: Add NonStopUX to the list of 5.6.1-proven platforms.
62633      Branch: maint-5.6/perl
62634            ! pod/perlport.pod
62635 ____________________________________________________________________________
62636 [  8724] By: jhi                                   on 2001/02/09  04:40:59
62637         Log: Integrate changes 7819,7820 from vmsperl into mainline.
62638              
62639              Add header for LIB$ prototypes (C. Berry)
62640              
62641              Convert fwrite()s to sockets to write()s, since some socket stacks
62642              don't take kindly to stdio.
62643              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
62644              (for often optional LNMs)
62645              Correct a few typos
62646              (C. Bailey)
62647      Branch: perl
62648           !> ext/Devel/DProf/DProf.xs vms/vms.c vms/vmsish.h
62649 ____________________________________________________________________________
62650 [  8723] By: jhi                                   on 2001/02/09  03:29:29
62651         Log: Integrate change #8722 from mainline.
62652              
62653              The Im() function wasn't returning zero for non-Math::Complex
62654              arguments.  The bug reported by John Gamble.
62655      Branch: maint-5.6/perl
62656           !> lib/Math/Complex.pm
62657 ____________________________________________________________________________
62658 [  8722] By: jhi                                   on 2001/02/09  03:28:33
62659         Log: The Im() function wasn't returning zero for non-Math::Complex
62660              arguments.  The bug reported by John Gamble.
62661      Branch: perl
62662            ! lib/Math/Complex.pm
62663 ____________________________________________________________________________
62664 [  8721] By: nick                                  on 2001/02/08  22:11:35
62665         Log: Correct the correction :-(
62666      Branch: perl
62667            ! perl.c
62668 ____________________________________________________________________________
62669 [  8720] By: bailey                                on 2001/02/08  20:59:22
62670         Log: Convert fwrite()s to sockets to write()s, since some socket stacks
62671              don't take kindly to stdio.
62672              Ignore "expected" SS$_NOLOGNAM when doing internal LNM lookups
62673              (for often optional LNMs)
62674              Correct a few typos
62675              (C. Bailey)
62676      Branch: vmsperl
62677            ! vms/vms.c vms/vmsish.h
62678 ____________________________________________________________________________
62679 [  8719] By: bailey                                on 2001/02/08  20:51:02
62680         Log: Add header for LIB$ prototypes (C. Berry)
62681      Branch: vmsperl
62682            ! ext/Devel/DProf/DProf.xs
62683 ____________________________________________________________________________
62684 [  8718] By: bailey                                on 2001/02/08  20:49:00
62685         Log: SYN SYN
62686      Branch: vmsperl
62687           +> pod/perliol.pod t/lib/sample-tests/bailout
62688           +> t/lib/sample-tests/combined t/lib/sample-tests/descriptive
62689           +> t/lib/sample-tests/duplicates t/lib/sample-tests/header_at_end
62690           +> t/lib/sample-tests/no_nums t/lib/sample-tests/simple
62691           +> t/lib/sample-tests/simple_fail t/lib/sample-tests/skip
62692           +> t/lib/sample-tests/skip_all t/lib/sample-tests/todo
62693           +> t/lib/sample-tests/with_comments t/lib/test-harness.t
62694            - lib/unicode/Is/DCinital.pl
62695           !> (integrate 101 files)
62696 ____________________________________________________________________________
62697 [  8717] By: nick                                  on 2001/02/08  19:38:48
62698         Log: Subject: [PATCH CPAN 1.59_51] warning message (not!)
62699              From: Robin Barker <rmb1@cise.npl.co.uk>
62700              Date: Thu, 8 Feb 2001 14:38:07 GMT
62701              Message-Id: <200102081438.OAA20498@tempest.npl.co.uk>
62702      Branch: perl
62703            ! lib/CPAN.pm
62704 ____________________________________________________________________________
62705 [  8716] By: nick                                  on 2001/02/08  19:29:07
62706         Log: Generated files form 8713 etc.
62707      Branch: perl
62708            ! embed.h global.sym objXSUB.h perlapi.c proto.h
62709 ____________________________________________________________________________
62710 [  8715] By: nick                                  on 2001/02/08  19:26:08
62711         Log: Fixup non-ithread build after 8713
62712      Branch: perl
62713            ! perl.c
62714 ____________________________________________________________________________
62715 [  8714] By: nick                                  on 2001/02/08  19:17:45
62716         Log: Subject: [ID 20010206.010] S_ functions not declared STATIC
62717              From: nick@ccl4.org
62718              Date: Wed, 7 Feb 2001 00:27:47 +0000
62719              Message-Id: <20010207002747.B63724@plum.flirble.org>
62720      Branch: perl
62721            ! sv.c toke.c
62722 ____________________________________________________________________________
62723 [  8713] By: nick                                  on 2001/02/08  19:15:58
62724         Log: Subject: Re: [patch] Re: PL_ptr_table
62725              From: Doug Maceachern <dougm@covalent.net>
62726              Date: Wed, 7 Feb 2001 19:18:52 -0800 (PST)
62727              Message-Id: <Pine.LNX.4.21.0102071916270.29229-100000@mako.covalent.net>
62728      Branch: perl
62729            ! embed.pl perl.c sv.c sv.h
62730 ____________________________________________________________________________
62731 [  8712] By: nick                                  on 2001/02/08  19:12:47
62732         Log: Subject: [PATCH: perl-5.6.1 trial2 && perl@8671] VMS specific simplificationfor Pod::Find
62733              From: Peter Prymmer <pvhp@forte.com>
62734              Date: Wed, 7 Feb 2001 17:07:39 -0800 (PST)
62735              Message-Id: <Pine.OSF.4.10.10102071704150.411763-100000@aspara.forte.com
62736      Branch: perl
62737            ! lib/Pod/Find.pm
62738 ____________________________________________________________________________
62739 [  8711] By: nick                                  on 2001/02/07  21:06:11
62740         Log: Manually applied version for dev branch of Alan/Sarathy 5.6 patch.
62741              Subject: Re: Incorrect scoping of PL_reg_start_tmp causes leak
62742              From: Alan Burlison <Alan.Burlison@uk.sun.com>
62743              Date: Tue, 06 Feb 2001 23:37:01 +0000
62744              Message-Id: <3A808A9D.20F7A035@uk.sun.com>
62745      Branch: perl
62746            ! regcomp.c
62747 ____________________________________________________________________________
62748 [  8710] By: alanbur                               on 2001/02/07  00:22:04
62749         Log: Several leaks an UMRs fixed, mainly in the area of Perl_pmtrans and
62750              associated UTFied tr/// code.  Also fixed scoping leak of
62751              PL_reg_start_tmp.
62752      Branch: maint-5.6/pureperl
62753            ! op.c regcomp.c
62754 ____________________________________________________________________________
62755 [  8709] By: nick                                  on 2001/02/06  21:16:49
62756         Log: Subject: [PATCH pod/perlmodlib.PL 5.6.1-TRIAL2] Up to date CPAN mirror list
62757              From: Michael G Schwern <schwern@pobox.com>
62758              Date: Sun, 4 Feb 2001 19:47:14 -0500
62759              Message-Id: <20010204194714.A4698@blackrider.aocn.com>
62760      Branch: perl
62761            ! pod/perlapi.pod pod/perlmodlib.PL
62762 ____________________________________________________________________________
62763 [  8708] By: nick                                  on 2001/02/06  20:41:20
62764         Log: Subject: Re: [PATCH pod/[bt]ootc?.pod] Adding mention of useful CPAN modules
62765              From: Michael G Schwern <schwern@pobox.com>
62766              Date: Sun, 4 Feb 2001 21:17:49 -0500
62767              Message-Id: <20010204211748.A13415@blackrider.aocn.com>
62768      Branch: perl
62769            ! pod/perlboot.pod pod/perlobj.pod pod/perltoot.pod
62770            ! pod/perltootc.pod
62771 ____________________________________________________________________________
62772 [  8707] By: nick                                  on 2001/02/06  20:29:11
62773         Log: Subject: [PATCH lib/ExtUtils/MANIFEST.SKIP] Skipping CVS conflict backup files
62774              From: Michael G Schwern <schwern@pobox.com>
62775              Date: Tue, 6 Feb 2001 05:54:30 -0500
62776              Message-Id: <20010206055430.A951@blackrider.aocn.com>
62777      Branch: perl
62778            ! lib/ExtUtils/MANIFEST.SKIP lib/ExtUtils/Manifest.pm
62779 ____________________________________________________________________________
62780 [  8706] By: nick                                  on 2001/02/06  20:21:40
62781         Log: Subject: RE: some win32 fixes
62782              Date: Tue, 6 Feb 2001 09:23:20 +0300
62783              From: Vadim Konovalov <vkonovalov@lucent.com>
62784              Message-ID: <402099F49BEED211999700805FC7359F9CAF49@ru0028exch01.spb.lucent.com>
62785      Branch: perl
62786            ! toke.c win32/Makefile win32/config.bc win32/config.gc
62787            ! win32/config.vc win32/config_H.bc win32/makefile.mk
62788 ____________________________________________________________________________
62789 [  8705] By: alanbur                               on 2001/02/06  15:00:03
62790         Log: Synchronised with parent
62791      Branch: maint-5.6/pureperl
62792            ! regexec.c
62793           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
62794           !> utils/perldoc.PL win32/Makefile win32/makefile.mk
62795 ____________________________________________________________________________
62796 [  8704] By: alanbur                               on 2001/02/06  14:55:24
62797         Log: Fixed UMRs and leak in Perl_pmtrans()
62798      Branch: maint-5.6/pureperl
62799            ! op.c
62800 ____________________________________________________________________________
62801 [  8703] By: gsar                                  on 2001/02/06  02:29:37
62802         Log: $(MAKE) distclean doesn't clean up properly on windows
62803      Branch: maint-5.6/perl
62804            ! win32/Makefile win32/makefile.mk
62805 ____________________________________________________________________________
62806 [  8702] By: gsar                                  on 2001/02/06  01:00:46
62807         Log: tweak change#8659 to keep it simple
62808      Branch: maint-5.6/perl
62809            ! utils/perldoc.PL
62810 ____________________________________________________________________________
62811 [  8701] By: gsar                                  on 2001/02/05  22:45:41
62812         Log: change#8693 was missing testsuite changes
62813      Branch: maint-5.6/perl
62814           !> t/lib/db-btree.t t/lib/db-hash.t t/lib/db-recno.t
62815 ____________________________________________________________________________
62816 [  8700] By: nick                                  on 2001/02/05  20:32:52
62817         Log: Integrate mainline
62818      Branch: perlio
62819           +> t/lib/sample-tests/bailout t/lib/sample-tests/combined
62820           +> t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
62821           +> t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
62822           +> t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
62823           +> t/lib/sample-tests/skip t/lib/sample-tests/skip_all
62824           +> t/lib/sample-tests/todo t/lib/sample-tests/with_comments
62825           +> t/lib/test-harness.t
62826           !> Configure MANIFEST lib/Test/Harness.pm lib/overload.pm
62827           !> perlio.c pod/perldiag.pod pod/perlfaq2.pod pod/perlfaq8.pod
62828           !> pod/perlfunc.pod pod/perlop.pod pod/perlport.pod
62829           !> pod/perlutil.pod t/TEST utils/h2xs.PL
62830 ____________________________________________________________________________
62831 [  8699] By: nick                                  on 2001/02/05  19:41:07
62832         Log: Subject: perlfaq2, re: perlmongers
62833              From: David H. Adler <dha@panix.com>
62834              Date: Sun, 4 Feb 2001 23:48:23 -0500
62835              Message-Id: <20010204234823.A13429@panix.com>
62836      Branch: perl
62837            ! pod/perlfaq2.pod
62838 ____________________________________________________________________________
62839 [  8698] By: nick                                  on 2001/02/05  19:39:31
62840         Log: Missed file f#rom the testharness mess.
62841      Branch: perl
62842            + t/lib/test-harness.t
62843 ____________________________________________________________________________
62844 [  8697] By: nick                                  on 2001/02/05  19:37:21
62845         Log: Subject: [DOC PATCH] overload.pm nits
62846              From: John Tobey <jtobey@john-edwin-tobey.org>
62847              Date: Sun, 4 Feb 2001 20:40:47 -0500 (EST)
62848              Message-Id: <m14Pae7-000FOoC@feynman.localnet>
62849      Branch: perl
62850            ! lib/overload.pm
62851 ____________________________________________________________________________
62852 [  8696] By: alanbur                               on 2001/02/05  11:56:00
62853         Log: Sync with parent
62854      Branch: maint-5.6/pureperl
62855           !> thread.h
62856 ____________________________________________________________________________
62857 [  8695] By: gsar                                  on 2001/02/05  03:27:34
62858         Log: thread.h tweak to enable 5005threads on HP-UX 10.20 with DCE threads
62859      Branch: maint-5.6/perl
62860            ! thread.h
62861 ____________________________________________________________________________
62862 [  8694] By: alanbur                               on 2001/02/05  00:07:47
62863         Log: Initial branch creation from //depot/maint-5.6/perl
62864      Branch: maint-5.6/pureperl
62865           +> (branch 1719 files)
62866 ____________________________________________________________________________
62867 [  8693] By: gsar                                  on 2001/02/04  22:38:49
62868         Log: integrate changes#7801,8068,8094,8108,8196 from mainline (DB_File
62869              changes)
62870      Branch: maint-5.6/perl
62871           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
62872           !> ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
62873           !> ext/DB_File/version.c
62874 ____________________________________________________________________________
62875 [  8692] By: nick                                  on 2001/02/04  18:15:57
62876         Log: The missed t/TEST part of the grand testharness upgrade.
62877      Branch: perl
62878            ! t/TEST
62879 ____________________________________________________________________________
62880 [  8691] By: nick                                  on 2001/02/04  18:05:17
62881         Log: New improved test harness
62882              Subject: Re: [PATCH Test::Harness] Third time's a charm?
62883              From: Michael G Schwern <schwern@pobox.com>
62884              Date: Sun, 4 Feb 2001 08:01:20 -0500
62885              Message-Id: <20010204080120.G10493@blackrider.aocn.com>
62886      Branch: perl
62887            + t/lib/sample-tests/bailout t/lib/sample-tests/combined
62888            + t/lib/sample-tests/descriptive t/lib/sample-tests/duplicates
62889            + t/lib/sample-tests/header_at_end t/lib/sample-tests/no_nums
62890            + t/lib/sample-tests/simple t/lib/sample-tests/simple_fail
62891            + t/lib/sample-tests/skip t/lib/sample-tests/skip_all
62892            + t/lib/sample-tests/todo t/lib/sample-tests/with_comments
62893            ! MANIFEST lib/Test/Harness.pm
62894 ____________________________________________________________________________
62895 [  8690] By: nick                                  on 2001/02/04  17:57:51
62896         Log: Subject: [PATCH h2xs.PL perl@8670] Small usage change and author gueesing
62897              From: Jonathan Stowe <gellyfish@gellyfish.com>
62898              Date: Sun, 4 Feb 2001 10:46:01 +0000 (GMT)
62899              Message-Id: <Pine.LNX.4.32.0102041037510.1555-100000@orpheus.gellyfish.com>
62900      Branch: perl
62901            ! utils/h2xs.PL
62902 ____________________________________________________________________________
62903 [  8689] By: nick                                  on 2001/02/04  17:55:24
62904         Log: Subject: Re: [PATCH lots of pod/] s/chop/chomp/g
62905              From: Michael G Schwern <schwern@pobox.com>
62906              Date: Sat, 3 Feb 2001 22:46:38 -0500
62907              Message-Id: <20010203224638.E10493@blackrider.aocn.com>
62908      Branch: perl
62909            ! pod/perldiag.pod pod/perlfaq8.pod pod/perlfunc.pod
62910            ! pod/perlop.pod pod/perlport.pod pod/perlutil.pod
62911 ____________________________________________________________________________
62912 [  8688] By: nick                                  on 2001/02/04  17:43:55
62913         Log: Subject: [ID 20010203.006] perlio.c is mis-reporting argument
62914              length byfailing to spot lack of closing )
62915              From: nick@talking.bollo.cx
62916              Date: Sat, 03 Feb 2001 23:53:16 +0000
62917              Message-Id: <E14PCUW-0001Qo-00@Bagpuss.unfortu.net>
62918      Branch: perl
62919            ! perlio.c pod/perldiag.pod
62920 ____________________________________________________________________________
62921 [  8687] By: jhi                                   on 2001/02/03  17:11:42
62922         Log: HP-UX thread patches from Merijn H. Brand.
62923      Branch: maint-5.6/perl
62924            ! README.hpux hints/hpux.sh
62925 ____________________________________________________________________________
62926 [  8686] By: jhi                                   on 2001/02/03  16:40:12
62927         Log: Metaconfig changes for #8685.
62928      Branch: metaconfig
62929            ! U/installdirs/instubperl.U
62930      Branch: metaconfig/U/perl
62931            ! Devel.U versiononly.U
62932 ____________________________________________________________________________
62933 [  8685] By: jhi                                   on 2001/02/03  16:39:49
62934         Log: For -Dusedevel builds turn off installusrbinperl and turn on
62935              versiononly, a combined idea of Richard Soderberg and Merijn
62936              H. Brand.  You can still override both of these from the command
62937              line if you need to, -Dinstallusrbinperl and -Uversiononly.
62938      Branch: perl
62939            ! Configure
62940 ____________________________________________________________________________
62941 [  8684] By: jhi                                   on 2001/02/03  16:16:34
62942         Log: Metaconfig unit fix for #8683.
62943      Branch: metaconfig
62944            ! U/compline/nblock_io.U
62945 ____________________________________________________________________________
62946 [  8683] By: jhi                                   on 2001/02/03  16:16:12
62947         Log: Configure fix for the DYNIX/ptx F_SETFL problem,
62948              reported by Peter Prymmer for 5.6-TRIAL1.
62949      Branch: perl
62950            ! Configure
62951 ____________________________________________________________________________
62952 [  8682] By: jhi                                   on 2001/02/03  05:52:11
62953         Log: IRIX hints fix from Scott Henry, get Configure -Dcc="cc -64 -mips3"
62954              to work correctly.
62955      Branch: maint-5.6/perl
62956            ! hints/irix_6.sh
62957 ____________________________________________________________________________
62958 [  8681] By: jhi                                   on 2001/02/03  05:47:33
62959         Log: perlport tweaks from Peter Prymmer and Chris Nandor.
62960      Branch: maint-5.6/perl
62961            ! pod/perlport.pod
62962 ____________________________________________________________________________
62963 [  8680] By: jhi                                   on 2001/02/02  21:39:49
62964         Log: perlport update from Peter Prymmer.
62965      Branch: maint-5.6/perl
62966            ! pod/perlport.pod
62967 ____________________________________________________________________________
62968 [  8679] By: nick                                  on 2001/02/02  20:50:48
62969         Log: Integrate mainline
62970      Branch: perlio
62971           !> Changes Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
62972           !> lib/Getopt/Long.pm patchlevel.h pod/perlfunc.pod
62973           !> pod/perlmodlib.PL pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
62974 ____________________________________________________________________________
62975 [  8678] By: gsar                                  on 2001/02/02  16:02:12
62976         Log: note about bincompat, slightly modified (from Lupe Christoph)
62977      Branch: maint-5.6/perl
62978            ! README.solaris
62979 ____________________________________________________________________________
62980 [  8677] By: jhi                                   on 2001/02/02  15:46:20
62981         Log: Supported platforms updates.
62982      Branch: maint-5.6/perl
62983            ! pod/perlport.pod
62984 ____________________________________________________________________________
62985 [  8676] By: jhi                                   on 2001/02/02  03:41:26
62986         Log: A couple more perlfaq2 tweaks.
62987      Branch: maint-5.6/perl
62988            ! pod/perlfaq2.pod
62989 ____________________________________________________________________________
62990 [  8675] By: jhi                                   on 2001/02/02  03:17:44
62991         Log: Misedit in #8661.
62992      Branch: maint-5.6/perl
62993            ! Configure
62994 ____________________________________________________________________________
62995 [  8674] By: jhi                                   on 2001/02/02  03:14:38
62996         Log: Damien again.
62997      Branch: maint-5.6/perl
62998            ! pod/perlfaq2.pod
62999 ____________________________________________________________________________
63000 [  8673] By: jhi                                   on 2001/02/02  03:12:40
63001         Log: perlfaq update from Elaine Ashton.
63002      Branch: maint-5.6/perl
63003            ! pod/perlfaq2.pod
63004 ____________________________________________________________________________
63005 [  8672] By: jhi                                   on 2001/02/02  03:07:08
63006         Log: UTF-8 s/// patch from Inaba Hiroto.
63007      Branch: maint-5.6/perl
63008            ! pp_ctl.c pp_hot.c
63009 ____________________________________________________________________________
63010 [  8671] By: jhi                                   on 2001/02/01  22:34:31
63011         Log: Update Changes.
63012      Branch: perl
63013            ! Changes patchlevel.h
63014 ____________________________________________________________________________
63015 [  8670] By: jhi                                   on 2001/02/01  22:15:29
63016         Log: Integrate changes #8641,8644,8649,8654,8662,8663,8664,8665,8667,8669
63017              from maintperl.
63018              
63019              Upgrade to Getopt::Long 2.25, from Johan Vromans.
63020              
63021              more files need to be writable in the source distribution
63022              
63023              perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
63024              
63025              Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
63026              
63027              Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
63028              
63029              Allow the float to be fuzzier.
63030              
63031              need to use INT2PTR instead of a straight cast or ia64 fails
63032              
63033              Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
63034              
63035              add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
63036      Branch: perl
63037           !> Porting/makerel embed.pl embedvar.h ext/POSIX/POSIX.xs
63038           !> lib/Getopt/Long.pm pod/perlfunc.pod pod/perlmodlib.PL
63039           !> pod/perlmodlib.pod pp.h sv.c t/lib/peek.t
63040 ____________________________________________________________________________
63041 [  8669] By: jhi                                   on 2001/02/01  21:57:02
63042         Log: Subject: Re: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
63043              From: Robin Barker <rmb1@cise.npl.co.uk>
63044              Date: Thu, 1 Feb 2001 16:59:05 GMT
63045              Message-Id: <200102011659.QAA01274@tempest.npl.co.uk>
63046      Branch: maint-5.6/perl
63047            ! pod/perlmodlib.PL
63048 ____________________________________________________________________________
63049 [  8668] By: nick                                  on 2001/02/01  19:41:40
63050         Log: Integrate mainline
63051      Branch: perlio
63052           !> dump.c ext/Errno/Errno_pm.PL intrpvar.h mg.c perl.c perl.h
63053           !> pod/perlapi.pod pp.c pp.h pp_hot.c sv.c t/op/arith.t
63054           !> t/op/each.t utf8.c utf8.h util.c vms/test.com
63055 ____________________________________________________________________________
63056 [  8667] By: gsar                                  on 2001/02/01  16:59:11
63057         Log: add ppaddr as one of the compatibility symbols under -DPERL_POLLUTE
63058      Branch: maint-5.6/perl
63059            ! embed.pl embedvar.h
63060 ____________________________________________________________________________
63061 [  8666] By: gsar                                  on 2001/02/01  16:34:51
63062         Log: add missing entries to win32/config.?c
63063      Branch: maint-5.6/perl
63064            ! win32/config.bc win32/config.gc win32/config.vc
63065            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
63066 ____________________________________________________________________________
63067 [  8665] By: jhi                                   on 2001/02/01  14:58:51
63068         Log: Subject: Re: [ID 20010201.006] bad pointer from perlfunc to perlmod 
63069              From: "Stephen P. Potter" <spp@spotter.yi.org>
63070              Date: Thu, 01 Feb 2001 10:45:46 -0500
63071              Message-Id: <200102011545.KAA31479@spotter.yi.org>
63072      Branch: maint-5.6/perl
63073            ! pod/perlfunc.pod
63074 ____________________________________________________________________________
63075 [  8664] By: gsar                                  on 2001/02/01  14:52:37
63076         Log: need to use INT2PTR instead of a straight cast or ia64 fails
63077              posix.t (from Brendan O'Dea <bod@compusol.com.au>)
63078      Branch: maint-5.6/perl
63079            ! ext/POSIX/POSIX.xs
63080 ____________________________________________________________________________
63081 [  8663] By: jhi                                   on 2001/02/01  14:09:13
63082         Log: Allow the float to be fuzzier.
63083      Branch: maint-5.6/perl
63084            ! t/lib/peek.t
63085 ____________________________________________________________________________
63086 [  8662] By: jhi                                   on 2001/02/01  13:59:00
63087         Log: Subject: [PATCH perl5.6.1-TRIAL2] long C<=item>s in perlmodlib.pod
63088              From: Robin Barker <rmb1@cise.npl.co.uk>
63089              Date: Thu, 1 Feb 2001 13:05:39 GMT
63090              Message-Id: <200102011305.NAA26160@tempest.npl.co.uk>
63091      Branch: maint-5.6/perl
63092            ! pod/perlmodlib.pod
63093 ____________________________________________________________________________
63094 [  8661] By: jhi                                   on 2001/02/01  13:57:38
63095         Log: Subject: [PATCH] Re: v5.6.1 trial2 is available
63096              Date: Thu, 01 Feb 2001 14:15:41 +0100
63097              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
63098              Message-Id: <20010201141104.303F.H.M.BRAND@hccnet.nl>
63099              
63100              Have the $ccflags in the gcc version test (strange, this change
63101              is claimed to be have been integrated already)
63102      Branch: maint-5.6/perl
63103            ! Configure
63104 ____________________________________________________________________________
63105 [  8660] By: jhi                                   on 2001/02/01  13:44:10
63106         Log: Integrate changes #7950,7964,7962 from mainline.
63107              
63108              Find the stdchar signedness using cpp, should fix some of
63109              the Solaris compiler warnings reported by Alan Burlison.
63110      Branch: maint-5.6/perl
63111           !> Configure config_h.SH
63112 ____________________________________________________________________________
63113 [  8659] By: jhi                                   on 2001/02/01  05:35:32
63114         Log: Subject: [PATCH 5.6.1-TRIAL? and 5.7.?] perldoc uses unescaped backslashes in filenames
63115              From: Jan Dubois <JanD@ActiveState.com>
63116              Date: Wed, 31 Jan 2001 21:17:03 -0800
63117              Message-ID: <8qrh7t069jt32m98sap53l9dfoge0vjrle@4ax.com>
63118      Branch: maint-5.6/perl
63119            ! utils/perldoc.PL
63120 ____________________________________________________________________________
63121 [  8658] By: jhi                                   on 2001/02/01  04:33:17
63122         Log: Integrate the README.os390 and README.posix-bc parts of mainline
63123              changes #8373,8486, 8544,8556.  (The hints/os390.sh,Makefile.SH,
63124              installperl parts were taken care of by #8657.)
63125      Branch: maint-5.6/perl
63126           !> README.os390 README.posix-bc
63127 ____________________________________________________________________________
63128 [  8657] By: jhi                                   on 2001/02/01  04:29:21
63129         Log: Subject: [PATCH: 5.6.1 trial2] DynaLoading for OS/390 build option
63130              From: Peter Prymmer <pvhp@forte.com>
63131              Date: Wed, 31 Jan 2001 18:18:11 -0800 (PST)
63132              Message-ID: <Pine.OSF.4.10.10101311815560.336633-100000@aspara.forte.com>
63133      Branch: maint-5.6/perl
63134            + ext/DynaLoader/dl_dllload.xs
63135            ! MANIFEST Makefile.SH hints/os390.sh installperl
63136 ____________________________________________________________________________
63137 [  8656] By: jhi                                   on 2001/02/01  04:25:45
63138         Log: Subject: [PATCH: 5.6.1 trial2]Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os390 05.00 (UNINSTALLED)
63139              From: Peter Prymmer <pvhp@forte.com>
63140              Date: Wed, 31 Jan 2001 15:26:57 -0800 (PST)
63141              Message-ID: <Pine.OSF.4.10.10101311523101.336633-100000@aspara.forte.com>
63142      Branch: maint-5.6/perl
63143            ! lib/Math/BigInt.pm lib/bigint.pl t/lib/b.t t/pragma/sub_lval.t
63144 ____________________________________________________________________________
63145 [  8655] By: jhi                                   on 2001/02/01  04:14:47
63146         Log: Subject: [ID 20010131.066] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on os2 2.40 (UNINSTALLED)
63147              From: troc@netrus.net
63148              Date: Wed, 31 Jan 2001 22:31:26 -0500
63149              Message-Id: <200102010331.WAA117.85@rocco.homenet>
63150      Branch: maint-5.6/perl
63151            ! os2/os2.c
63152 ____________________________________________________________________________
63153 [  8654] By: jhi                                   on 2001/02/01  04:12:52
63154         Log: Solaris 2.7 i386 #defines SP in /usr/include/sys/reg.h
63155              as reported by Alan Burlison.
63156      Branch: maint-5.6/perl
63157            ! pp.h
63158 ____________________________________________________________________________
63159 [  8653] By: jhi                                   on 2001/02/01  04:05:12
63160         Log: Subject: [ID 20010131.042] Not OK: perl v5.6.1 +v5.6.1-TRIAL2 on VMS_AXP V7.2-1
63161              From: dsugalski@northernlight.com
63162              Date: Wed, 31 Jan 2001 18:54:11 -0500
63163              Message-Id: <01013118541126@monsoon.stratus.northernlight.com>
63164      Branch: maint-5.6/perl
63165            ! configure.com
63166 ____________________________________________________________________________
63167 [  8652] By: jhi                                   on 2001/02/01  04:03:11
63168         Log: Misplaced #endif.
63169              
63170              Subject: [perl-5-6-1-trial2] patches for EPOC
63171              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63172              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
63173              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
63174      Branch: maint-5.6/perl
63175            ! epoc/epocish.c
63176 ____________________________________________________________________________
63177 [  8651] By: jhi                                   on 2001/02/01  04:00:25
63178         Log: Integrate changes #8647,8648,8650 from mainline.
63179              
63180              Macrofy a magic UTF-8 test.
63181              
63182              Protect PL_numeric_radix_sv with USE_NUMERIC_LOCALE.
63183              
63184              Watch out for cross compiling for EPOC (usually done on linux).
63185      Branch: maint-5.6/perl
63186           !> ext/Errno/Errno_pm.PL sv.c utf8.c utf8.h
63187 ____________________________________________________________________________
63188 [  8650] By: jhi                                   on 2001/02/01  03:56:20
63189         Log: Watch out for cross compiling for EPOC (usually done on linux)
63190              
63191              Subject: [perl-5-6-1-trial2] patches for EPOC
63192              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63193              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
63194              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
63195      Branch: perl
63196            ! ext/Errno/Errno_pm.PL
63197 ____________________________________________________________________________
63198 [  8649] By: gsar                                  on 2001/02/01  00:46:00
63199         Log: perl_clone() wants to clone PL_numeric_radix_sv (fix for change#8626)
63200      Branch: maint-5.6/perl
63201            ! sv.c
63202 ____________________________________________________________________________
63203 [  8648] By: jhi                                   on 2001/01/31  23:35:36
63204         Log: All the uses of PL_numeric_radix must be protected by
63205              USE_LOCALE_NUMERIC, noticed by Olaf Flebbe in
63206              
63207              Subject: [perl-5-6-1-trial2] patches for EPOC
63208              From: Olaf Flebbe <O.Flebbe@science-computing.de>
63209              Date: Wed, 31 Jan 2001 23:15:34 +0100 (CET)
63210              Message-ID: <Pine.LNX.4.02.10101312314470.5682-100000@milkyway.science-computing.de>
63211      Branch: perl
63212            ! sv.c
63213 ____________________________________________________________________________
63214 [  8647] By: jhi                                   on 2001/01/31  22:56:16
63215         Log: Macrofy a magic UTF-8 test.
63216      Branch: perl
63217            ! utf8.c utf8.h
63218 ____________________________________________________________________________
63219 [  8646] By: gsar                                  on 2001/01/31  15:55:12
63220         Log: update Changes
63221      Branch: maint-5.6/perl
63222            ! Changes
63223 ____________________________________________________________________________
63224 [  8645] By: gsar                                  on 2001/01/31  15:10:14
63225         Log: Configure tweak suggested by Peter Prymmer
63226      Branch: maint-5.6/perl
63227            ! Configure
63228 ____________________________________________________________________________
63229 [  8644] By: gsar                                  on 2001/01/31  15:06:32
63230         Log: more files need to be writable in the source distribution
63231      Branch: maint-5.6/perl
63232            ! Porting/makerel
63233 ____________________________________________________________________________
63234 [  8643] By: jhi                                   on 2001/01/31  14:59:46
63235         Log: Integrate changes #8258,8278,8279 from mainline.
63236              
63237              Make the large file tests more robust/talkative.
63238      Branch: maint-5.6/perl
63239           !> t/lib/syslfs.t t/op/lfs.t
63240 ____________________________________________________________________________
63241 [  8642] By: gsar                                  on 2001/01/31  14:53:48
63242         Log: integrate changes#8311,8334 from mainline
63243              
63244              Add a new MakeMaker variable PM_FILTER that defines a Unix
63245              filter to be run on each .pm during the pm_to_blib() phase,
63246              a fixed version of
63247              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
63248              
63249              Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
63250              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
63251              accurate reading of the "atime".  
63252      Branch: maint-5.6/perl
63253           !> lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
63254           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
63255           !> lib/ExtUtils/MakeMaker.pm t/io/fs.t
63256 ____________________________________________________________________________
63257 [  8641] By: jhi                                   on 2001/01/31  14:46:37
63258         Log: Upgrade to Getopt::Long 2.25, from Johan Vromans.
63259      Branch: maint-5.6/perl
63260            ! lib/Getopt/Long.pm
63261 ____________________________________________________________________________
63262 [  8640] By: gsar                                  on 2001/01/31  14:40:24
63263         Log: make regen_all
63264      Branch: maint-5.6/perl
63265            ! patchlevel.h pod/perlmodlib.pod pod/perltoc.pod
63266 ____________________________________________________________________________
63267 [  8639] By: gsar                                  on 2001/01/31  14:37:25
63268         Log: refresh windows config files
63269      Branch: maint-5.6/perl
63270            ! win32/Makefile win32/config_H.bc win32/config_H.gc
63271            ! win32/config_H.vc win32/makefile.mk
63272 ____________________________________________________________________________
63273 [  8638] By: gsar                                  on 2001/01/31  14:28:10
63274         Log: makefile tweaks for windows: introduce a bulk-switch to enable
63275              same options as ActivePerl; sync changes with makefile.mk
63276      Branch: maint-5.6/perl
63277            ! win32/Makefile win32/makefile.mk
63278 ____________________________________________________________________________
63279 [  8637] By: jhi                                   on 2001/01/31  04:41:30
63280         Log: Subject: [PATCH] Re: [PATCH] Re: [ID 20010105.023] numeric problems in IRIX
63281              From: Nicholas Clark <nick@ccl4.org>
63282              Date: Tue, 30 Jan 2001 19:51:05 +0000
63283              Message-ID: <20010130195105.R76607@plum.flirble.org> 
63284              
63285              op/inc cure.
63286      Branch: perl
63287            ! pp.c pp.h pp_hot.c t/op/arith.t
63288 ____________________________________________________________________________
63289 [  8636] By: jhi                                   on 2001/01/31  02:38:32
63290         Log: Integrate changes #7884,8122,8155,8197,8213[just to /nolog part,
63291              no perlio],8257,8380,8479,8515 from mainline.
63292              
63293              Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
63294              
63295              Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
63296              Subject: [PATCH perl@8133] fix-up for VMS extensions
63297              
63298              In VMS embedded perls couldn't access the statically built Socket.
63299              
63300              Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com (8213)
63301              
63302              Further VMS piping fixes from Charles Lane.
63303              
63304              Subject:  [PATCH] make t/op/misc.t work on VMS
63305              
63306              Add tracing for debugging extensions builds in VMS.
63307              
63308              Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
63309      Branch: maint-5.6/perl
63310           !> configure.com doio.c t/op/misc.t vms/descrip_mms.template
63311           !> vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
63312           !> vms/test.com vms/vms.c vms/vmsish.h vms/vmspipe.com
63313 ____________________________________________________________________________
63314 [  8635] By: jhi                                   on 2001/01/31  01:46:41
63315         Log: Integrate change #7732 from mainline.
63316              
63317              Sparc 64-bit pack() fix from Jens Hamisch.
63318      Branch: maint-5.6/perl
63319           !> pp.c
63320 ____________________________________________________________________________
63321 [  8634] By: jhi                                   on 2001/01/31  01:41:16
63322         Log: One spot missing from #8626.
63323      Branch: maint-5.6/perl
63324            ! sv.c
63325 ____________________________________________________________________________
63326 [  8633] By: jhi                                   on 2001/01/31  00:49:17
63327         Log: Integrate change #7495 from mainline.
63328              
63329              Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
63330      Branch: maint-5.6/perl
63331           !> MANIFEST ext/re/Makefile.PL
63332 ____________________________________________________________________________
63333 [  8632] By: jhi                                   on 2001/01/30  23:38:49
63334         Log: Integrate change #8396 from mainline.
63335              
63336              Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for
63337              better multicast support (resend)
63338      Branch: maint-5.6/perl
63339           !> ext/Socket/Socket.pm
63340 ____________________________________________________________________________
63341 [  8631] By: jhi                                   on 2001/01/30  23:28:03
63342         Log: Integrate changes #7514,7813,8113,8144,8397,8398,8490 from mainline.
63343              
63344              More AIX lore. (7514, ext/re/hints/aix.pl)
63345              
63346              Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
63347              
63348              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)
63349              
63350              Subject: [ID 20001214.002] Net::Ping patch
63351              
63352              Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
63353              
63354              Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
63355              
63356              Add ReuseAddr as a (preferred) alias for Reuse as we now
63357              also have ReusePort.
63358              
63359              Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
63360      Branch: maint-5.6/perl
63361           +> ext/re/hints/aix.pl
63362           !> ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
63363           !> ext/IO/lib/IO/Socket/INET.pm lib/Net/Ping.pm
63364 ____________________________________________________________________________
63365 [  8630] By: jhi                                   on 2001/01/30  23:03:59
63366         Log: Integrate changes #8215,8587 from mainline: missing pod nits.
63367              
63368              read() documentation tweak for 20001121.004.
63369              
63370              Subject: [ID 20010128.003] [PATCH] perlre.pod buglet
63371      Branch: maint-5.6/perl
63372           !> pod/perlfunc.pod pod/perlre.pod
63373 ____________________________________________________________________________
63374 [  8629] By: jhi                                   on 2001/01/30  22:41:57
63375         Log: Integrate change #8098 from mainline.
63376              
63377              fastgetcwd is defined using a glob alias on a $^O dependent basis
63378              and there was no default assignment or perl subroutine.
63379      Branch: maint-5.6/perl
63380           !> lib/Cwd.pm
63381 ____________________________________________________________________________
63382 [  8628] By: jhi                                   on 2001/01/30  21:58:52
63383         Log: Integrate change #7866 from mainline.
63384              
63385              File::Temp 0.11.
63386      Branch: maint-5.6/perl
63387           !> lib/File/Temp.pm t/lib/ftmp-tempfile.t
63388 ____________________________________________________________________________
63389 [  8627] By: jhi                                   on 2001/01/30  21:39:44
63390         Log: Integrate changes #8075,8086,8228 from mainline.  
63391              
63392              Darwin is not Windows. (8075,8086)
63393              
63394              Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
63395      Branch: maint-5.6/perl
63396           !> lib/CGI.pm lib/Pod/Select.pm lib/Text/ParseWords.pm
63397           !> pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
63398           !> pod/perldiag.pod pod/perlembed.pod pod/perlfaq4.pod
63399           !> pod/perllocale.pod pod/perlmodlib.pod pod/perlretut.pod
63400 ____________________________________________________________________________
63401 [  8626] By: jhi                                   on 2001/01/30  21:22:11
63402         Log: Integrate with tweakery the change #8625 from mainline,
63403              the multibyte decimal separator fix ("fa_IR locale failure").
63404      Branch: maint-5.6/perl
63405            ! embedvar.h perlapi.h
63406           !> intrpvar.h perl.c perl.h sv.c util.c
63407 ____________________________________________________________________________
63408 [  8625] By: jhi                                   on 2001/01/30  20:26:33
63409         Log: Fix for the fa_IR locale failure.  The reason for the failure
63410              was that Perl was assuming the decimal separator aka the radix
63411              separator is one character.  The Farsi-Iranian locale crushed
63412              that bad assumption since there the separator is 'Momayyez',
63413              glyphwise looking somewhat like a slash, and in Unicode UTF-8
63414              encoded in two bytes, 0xd9 0xab.
63415      Branch: perl
63416            ! intrpvar.h perl.c perl.h sv.c util.c
63417 ____________________________________________________________________________
63418 [  8624] By: gsar                                  on 2001/01/30  20:17:03
63419         Log: regen_headers
63420      Branch: maint-5.6/perl
63421            ! Makefile.SH pod/perlintern.pod
63422 ____________________________________________________________________________
63423 [  8623] By: gsar                                  on 2001/01/30  19:42:34
63424         Log: backout change#7431 and its dependents (causes spurious rebuilds
63425              of autogenerated files)
63426              
63427              fix benign b.t failure
63428      Branch: maint-5.6/perl
63429            ! Makefile.SH t/lib/b.t
63430 ____________________________________________________________________________
63431 [  8622] By: jhi                                   on 2001/01/30  19:41:41
63432         Log: Microperl sync.
63433      Branch: perl
63434            ! mg.c perl.h
63435 ____________________________________________________________________________
63436 [  8621] By: gsar                                  on 2001/01/30  19:24:47
63437         Log: integrate changes#8259,8442,8444,8445,8448,8449,8451,8455
63438              from mainline
63439              
63440              Subject: podlators 1.06 released
63441              
63442              Subject: [PATCH @8436] Eliminate op_children
63443              
63444              (Replaced by #8448)  Traces of op_children (cleanup of #8442)
63445              
63446              (Replaced by #8448)  More op_children traces (cleanup of #8442).
63447              
63448              Subject: [PATCH #3 @8436] Re: Eliminate op_children
63449              Replace #8444 and #8445.
63450              
63451              Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
63452              at the setting of the ofs_sv in new_struct_thread() as the
63453              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
63454              uninitialized fields are, uh, initialized with),
63455              SvREFCNT_inc()ing that invited a core dump.
63456              
63457              podlators 1.07, from Russ Allbery.
63458              
63459              Subject: [PATCH] regcomp.c old feature removal
63460              From: mjd@plover.com
63461              Date: 16 Jan 2001 14:43:18 -0000 
63462              Message-ID: <20010116144318.7140.qmail@plover.com> 
63463      Branch: maint-5.6/perl
63464           +> lib/Pod/Text/Overstrike.pm
63465           !> MANIFEST bytecode.pl ext/B/B.xs ext/B/B/Asmdata.pm
63466           !> ext/B/B/Bytecode.pm ext/B/B/C.pm ext/B/B/Concise.pm
63467           !> ext/B/B/Debug.pm ext/ByteLoader/byterun.c
63468           !> ext/ByteLoader/byterun.h lib/Pod/Man.pm lib/Pod/Text/Color.pm
63469           !> lib/Pod/Text/Termcap.pm op.c op.h pod/pod2text.PL regcomp.c
63470           !> util.c
63471 ____________________________________________________________________________
63472 [  8620] By: gsar                                  on 2001/01/30  18:48:32
63473         Log: integrate changes#8243,8254,8255,8313,8314,8363,8383,8390,8416,
63474              8417,8418,8419,8424,8427,8430,8441,8563 from mainline (TODO: b.t
63475              now fails one test)
63476              
63477              Subject: [PATCH] lvalue AUTOLOAD. No, really.
63478              
63479              Subject: [PATCH] Interesting syntax idea
63480              Make opens + bareword assigns do typeglob assigns.
63481              
63482              Tests for #8254.
63483              
63484              Subject: [PATCH @8269] Continue blocks and B::Deparse
63485              Make the peephole optimizer to bypass more null ops and
63486              and rewrite the deparse handling of continue blocks.
63487              
63488              Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
63489              Doc tweak on #8313.
63490              
63491              Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
63492              
63493              Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
63494              
63495              Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
63496              
63497              Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
63498              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
63499              according to the platform.
63500              
63501              Subject: [PATCH @8404] Consolidated lvalue sub changes
63502              
63503              Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
63504              
63505              Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
63506              
63507              Subject: B::Concise -- an improved replacement for B::Terse 
63508              
63509              The B::Terse drop-in replacement wasn't quite drop-in.
63510              
63511              The LVRET macro needed an aTHX.
63512              
63513              Use the /^Perl_/-less form of is_lvalue_sub().
63514              
63515              Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
63516      Branch: maint-5.6/perl
63517           +> ext/B/B/Concise.pm
63518           !> (integrate 27 files)
63519 ____________________________________________________________________________
63520 [  8619] By: nick                                  on 2001/01/30  18:40:28
63521         Log: Integrate mainline
63522      Branch: perlio
63523           !> (integrate 40 files)
63524 ____________________________________________________________________________
63525 [  8618] By: jhi                                   on 2001/01/30  18:37:18
63526         Log: Subject: [PATCH perl@8585] protect VMS test harness from chdir switcheroo
63527              Date: Mon, 29 Jan 2001 22:51:29 -0600
63528              From: "Craig A. Berry" <craigberry@mac.com>
63529              Message-Id: <p04330101b69bef0ebab4@[172.16.52.1]>
63530      Branch: perl
63531            ! vms/test.com
63532 ____________________________________________________________________________
63533 [  8617] By: jhi                                   on 2001/01/30  18:34:53
63534         Log: Subject: [PATCH] Add missing CV flags to dump.c
63535              From: Tim Jenness <t.jenness@jach.hawaii.edu>
63536              Date: Mon, 29 Jan 2001 21:48:55 -1000 (HST)
63537              Message-ID: <Pine.LNX.4.30.0101292144280.14179-100000@lapaki.jach.hawaii.edu>
63538      Branch: perl
63539            ! dump.c
63540 ____________________________________________________________________________
63541 [  8616] By: jhi                                   on 2001/01/30  18:20:58
63542         Log: Integrate partly the change #8615 from mainline, the t/op/each.t
63543              part isn't applicable to maintperl.
63544              
63545              UTF-8 nit from Inaba Hiroto.
63546      Branch: maint-5.6/perl
63547           !> pod/perlapi.pod utf8.c
63548 ____________________________________________________________________________
63549 [  8615] By: jhi                                   on 2001/01/30  18:18:51
63550         Log: UTF-8 nit from Inaba Hiroto.
63551      Branch: perl
63552            ! pod/perlapi.pod t/op/each.t utf8.c
63553 ____________________________________________________________________________
63554 [  8614] By: jhi                                   on 2001/01/30  18:13:38
63555         Log: Integrate changes #8608,8609,8610,8611,8612,8613 from maintperl.
63556              
63557              perl's internal variables are not for public consumption,
63558              move their docs from perlapi.pod to perlintern.pod
63559              
63560              support for -Dusethreads build under HP-UX 10.20 and DCE threads
63561              library (11.0 and later have pthreads but 10.x don't)
63562              
63563              avoid uninitialized value warnings
63564              
63565              canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
63566              gets weird results)
63567              
63568              perldoc nit on windows
63569              
63570              make it possible to run the tests outside the source tree
63571              (there's still a dependency on ../lib being the library
63572              location)
63573      Branch: perl
63574           !> hints/hpux.sh intrpvar.h perlapi.c pod/perlapi.pod
63575           !> pod/perlintern.pod t/base/term.t t/io/tell.t t/lib/dprof/V.pm
63576           !> t/op/flip.t thrdvar.h thread.h utils/perldoc.PL
63577           !> win32/bin/search.pl win32/vdir.h
63578 ____________________________________________________________________________
63579 [  8613] By: gsar                                  on 2001/01/30  16:39:59
63580         Log: make it possible to run the tests outside the source tree
63581              (there's still a dependency on ../lib being the library
63582              location)
63583      Branch: maint-5.6/perl
63584            ! t/base/term.t t/io/tell.t t/lib/dprof/V.pm t/op/flip.t
63585 ____________________________________________________________________________
63586 [  8612] By: gsar                                  on 2001/01/30  16:31:12
63587         Log: perldoc nit on windows
63588      Branch: maint-5.6/perl
63589            ! utils/perldoc.PL
63590 ____________________________________________________________________________
63591 [  8611] By: gsar                                  on 2001/01/30  16:22:54
63592         Log: canonicalize paths when doing chdir() on windows (or Cwd::getcwd()
63593              gets weird results)
63594      Branch: maint-5.6/perl
63595            ! win32/vdir.h
63596 ____________________________________________________________________________
63597 [  8610] By: gsar                                  on 2001/01/30  16:12:45
63598         Log: avoid uninitialized value warnings
63599      Branch: maint-5.6/perl
63600            ! win32/bin/search.pl
63601 ____________________________________________________________________________
63602 [  8609] By: gsar                                  on 2001/01/30  16:08:01
63603         Log: support for -Dusethreads build under HP-UX 10.20 and DCE threads
63604              library (11.0 and later have pthreads but 10.x don't)
63605      Branch: maint-5.6/perl
63606            ! hints/hpux.sh thread.h
63607 ____________________________________________________________________________
63608 [  8608] By: gsar                                  on 2001/01/30  15:48:55
63609         Log: perl's internal variables are not for public consumption,
63610              move their docs from perlapi.pod to perlintern.pod
63611      Branch: maint-5.6/perl
63612            ! intrpvar.h perlapi.c pod/perlapi.pod pod/perlintern.pod
63613            ! thrdvar.h
63614 ____________________________________________________________________________
63615 [  8607] By: gsar                                  on 2001/01/30  15:44:27
63616         Log: mistakenly branched perl56delta.pod, revert
63617      Branch: maint-5.6/perl
63618            - pod/perl56delta.pod
63619           !> pod/perldelta.pod
63620 ____________________________________________________________________________
63621 [  8606] By: gsar                                  on 2001/01/30  14:20:24
63622         Log: integrate changes#7984,7987,8010 from mainline (gets rid of
63623              dTHR which has been a noop for a while now, except for the
63624              compatibility definition in thread.h)
63625      Branch: maint-5.6/perl
63626           !> (integrate 45 files)
63627 ____________________________________________________________________________
63628 [  8605] By: jhi                                   on 2001/01/30  05:43:58
63629         Log: Mark the UTF-8 APIs as experimental.
63630      Branch: maint-5.6/perl
63631            ! embed.pl pod/perlapi.pod
63632 ____________________________________________________________________________
63633 [  8604] By: jhi                                   on 2001/01/30  05:38:40
63634         Log: Nits from earlier integrates.
63635      Branch: maint-5.6/perl
63636            ! lib/Carp/Heavy.pm
63637           !> sv.c
63638 ____________________________________________________________________________
63639 [  8603] By: jhi                                   on 2001/01/30  05:27:26
63640         Log: Regenerate Porting files.
63641      Branch: maint-5.6/perl
63642            ! Porting/Glossary Porting/config.sh Porting/config_H
63643 ____________________________________________________________________________
63644 [  8602] By: jhi                                   on 2001/01/30  05:14:59
63645         Log: Integrate changes #7891,8034,8078,8110,8111,8112,8277,8291,
63646              8310,8339,8447,8492,8493,8505,8525: documentation changes.
63647              
63648              Subject: Re: perlfaq style changes
63649              
63650              Subject: DOC PATCH 5.6.0: -s return value incompletely documented
63651              
63652              Subject: [PATCH] docs on NaN
63653              
63654              Subject: [patch] perlfaq7
63655              
63656              Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
63657              
63658              Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
63659              
63660              Subject: [PATCH] open() example in perlfunc.pod
63661              
63662              Podify README.mpeix (a new version from the web)
63663              
63664              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
63665              
63666              Subject: [PATCH] format and rewording in perlfaq.pod
63667              
63668              Subject: [PATCH] API Variable documentation   
63669              
63670              Memory management calls documentation.
63671              
63672              Subject: [PATCH: perl@8482] README.vms URL updates
63673              
63674              Subject: Minor typos in perlfaq2.pod
63675              
63676              Subject: [PATCH] pod/perlvar.pod
63677      Branch: maint-5.6/perl
63678           +> pod/perl56delta.pod
63679            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
63680           !> README.amiga README.epoc README.mpeix README.vms
63681           !> ext/POSIX/POSIX.pod lib/CPAN.pm lib/Carp/Heavy.pm
63682           !> lib/Win32.pod pod/perlapi.pod pod/perlfaq.pod pod/perlfaq1.pod
63683           !> pod/perlfaq2.pod pod/perlfaq6.pod pod/perlfaq7.pod
63684           !> pod/perlfunc.pod pod/perlop.pod pod/perlrequick.pod
63685           !> pod/perlvar.pod thrdvar.h
63686 ____________________________________________________________________________
63687 [  8601] By: jhi                                   on 2001/01/30  04:38:35
63688         Log: Integrate changes #8036,8096,8253 from mainline:
63689              hints changes.
63690              
63691              Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
63692              Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
63693              
63694              Output the (apparent) version of gcc in Tru64.
63695      Branch: maint-5.6/perl
63696           +> ext/POSIX/hints/svr4.pl
63697           !> MANIFEST ext/POSIX/Makefile.PL hints/dec_osf.sh hints/hpux.sh
63698           !> hints/svr4.sh t/lib/bigfltpm.t
63699 ____________________________________________________________________________
63700 [  8600] By: jhi                                   on 2001/01/30  04:04:01
63701         Log: Integrate changes #7863,7868,7875,7876,7888,8384,8480 from mainline:
63702              locale fixes.
63703              
63704              sprintf() does not taint since print() does not. (7863,7875,7876,7888)
63705              
63706              Debian allows /usr/bin/locale to exist without any locales. (7868)
63707              
63708              Allow the locale test needing POSIX and the taint test
63709              needing IPC::SysV to run under 'minitest' (basically,
63710              bail out if loading the extension fails). (8384)
63711              
63712              Cleanup the locale.t output  (8480)
63713      Branch: maint-5.6/perl
63714           !> pod/perllocale.pod sv.c t/op/misc.t t/op/taint.t
63715           !> t/pragma/locale.t
63716 ____________________________________________________________________________
63717 [  8599] By: jhi                                   on 2001/01/30  03:51:04
63718         Log: Missing generated files from #8598.
63719      Branch: maint-5.6/perl
63720            ! embed.h global.sym objXSUB.h perlapi.c proto.h
63721 ____________________________________________________________________________
63722 [  8598] By: jhi                                   on 2001/01/30  03:41:54
63723         Log: Integrate change #8555 from mainline, manually integrate parts
63724              of changes 8452 and 8583.
63725              
63726              Subject: [PATCH] utf8.c documentation (8452)
63727              
63728              No point in checking the length if the pointer is bogus. (8555)
63729              
63730              Introduce bytes_from_utf8() and implement sv_eq() using it,
63731              tr/// did not handle UTF-8 ranges, \ before a raw UTF-8 character
63732              produced "Malformed UTF-8 character" warning, "\x{100}\N{CENT SIGN}"
63733              was malformed. (8583)
63734      Branch: maint-5.6/perl
63735            ! embed.pl t/lib/charnames.t t/op/tr.t toke.c
63736           !> pod/perlapi.pod sv.c utf8.c
63737 ____________________________________________________________________________
63738 [  8597] By: gsar                                  on 2001/01/30  02:37:26
63739         Log: get PERL_OBJECT build going again on windows
63740      Branch: maint-5.6/perl
63741            ! embed.h embed.pl global.sym objXSUB.h perlapi.c
63742            ! pod/perlapi.pod proto.h sv.c
63743 ____________________________________________________________________________
63744 [  8596] By: jhi                                   on 2001/01/30  02:16:17
63745         Log: Signedness nit.
63746      Branch: perl
63747            ! sv.c
63748 ____________________________________________________________________________
63749 [  8595] By: jhi                                   on 2001/01/30  02:11:07
63750         Log: EBCDIC patch for Storable, from Peter Prymmer.
63751      Branch: perl
63752            ! t/lib/st-06compat.t
63753 ____________________________________________________________________________
63754 [  8594] By: jhi                                   on 2001/01/30  01:04:48
63755         Log: Subject: [PATCH: perl@8585] yet another tweak to lib/b.t for EBCDIC
63756              From: Peter Prymmer <pvhp@forte.com>
63757              Date: Mon, 29 Jan 2001 16:51:38 -0800 (PST)
63758              Message-ID: <Pine.OSF.4.10.10101291646320.230748-100000@aspara.forte.com>
63759      Branch: perl
63760            ! t/lib/b.t
63761 ____________________________________________________________________________
63762 [  8593] By: jhi                                   on 2001/01/30  00:56:47
63763         Log: Subject: [PATCH: perl@8585] pod problems in io
63764              From: Peter Prymmer <pvhp@forte.com>
63765              Date: Mon, 29 Jan 2001 16:46:25 -0800 (PST)
63766              Message-ID: <Pine.OSF.4.10.10101291636420.230748-100000@aspara.forte.com>
63767      Branch: perl
63768            ! pod/perlapio.pod pod/perliol.pod
63769 ____________________________________________________________________________
63770 [  8592] By: jhi                                   on 2001/01/30  00:48:20
63771         Log: Integrate perlio.
63772      Branch: perl
63773           !> pod/perlapio.pod pod/perliol.pod
63774 ____________________________________________________________________________
63775 [  8591] By: nick                                  on 2001/01/29  22:02:28
63776         Log: GNU 'merge' Simon's copy of perliol.pod with version
63777              patched by Craig's patch.
63778      Branch: perlio
63779            ! pod/perliol.pod
63780 ____________________________________________________________________________
63781 [  8590] By: nick                                  on 2001/01/29  21:55:10
63782         Log: PerlIO doc tweaks from Craig A. Berry <craig.berry@psinetcs.com>
63783      Branch: perlio
63784            ! pod/perlapio.pod pod/perliol.pod
63785 ____________________________________________________________________________
63786 [  8589] By: jhi                                   on 2001/01/29  15:35:33
63787         Log: Integrate change #8586 from maint-5.6/perl.
63788              
63789              make the BOM detection code not call tell() until it has to
63790              (meant to fix esoteric compatibility issues where PL_rsfp
63791              is overridden)
63792      Branch: perl
63793           !> toke.c
63794 ____________________________________________________________________________
63795 [  8588] By: jhi                                   on 2001/01/29  15:29:11
63796         Log: Subject: MAking Solaris malloc() the default
63797              From: Lupe Christoph <lupe@lupe-christoph.de>
63798              Date: Mon, 29 Jan 2001 12:59:36 +0100
63799              Message-ID: <20010129125936.Z4830@alanya.lupe-christoph.de>
63800              
63801              The README.solaris part slightly tweaked.
63802      Branch: perl
63803            ! README.solaris hints/solaris_2.sh
63804 ____________________________________________________________________________
63805 [  8587] By: jhi                                   on 2001/01/29  15:17:34
63806         Log: Subject: [ID 20010128.003] [PATCH] perlre.pod \b buglet
63807              From: root@ak-75.mind.de
63808              Date: Sun, 28 Jan 2001 20:32:29 +0100
63809              Message-Id: <200101281932.UAA15768@ak-75.mind.de>
63810      Branch: perl
63811            ! pod/perlre.pod
63812 ____________________________________________________________________________
63813 [  8586] By: gsar                                  on 2001/01/29  13:43:44
63814         Log: make the BOM detection code not call tell() until it has to
63815              (meant to fix esoteric compatibility issues where PL_rsfp
63816              is overridden)
63817      Branch: maint-5.6/perl
63818            ! toke.c
63819 ____________________________________________________________________________
63820 [  8585] By: jhi                                   on 2001/01/28  20:05:45
63821         Log: Update Changes.
63822      Branch: perl
63823            ! Changes patchlevel.h
63824 ____________________________________________________________________________
63825 [  8584] By: jhi                                   on 2001/01/28  19:30:02
63826         Log: Integrate perlio.
63827      Branch: perl
63828           +> pod/perliol.pod
63829           !> MANIFEST pod/perlapio.pod
63830 ____________________________________________________________________________
63831 [  8583] By: jhi                                   on 2001/01/28  19:28:40
63832         Log: Patch from Inaba Hiroto:
63833              - canonical UTF-8 hash keys: if a key string for a hash is
63834              UTF8-on, try downgrade the string and use it if
63835              unicode::distinct is not in effect.
63836              For the task, I added a function bytes_from_utf8() to utf8.c.
63837              It might resemble utf8_to_bytes() but it is not convenient
63838              to the task.
63839              Made a test for it and added to t/op/each.t
63840              - Changed do_print in doio.c to apply sv_utf8_(downgrade|upgrade) to
63841              the mortal copy of the argument SV.
63842              And changed t/io/utf8.t test 18 which expects print() to
63843              upgrade its argument.
63844              - re-implement sv_eq with bytes_from_utf8()
63845              - some bug fixes
63846              - tr/// does not handle UTF8 range (\x{}-\x{})
63847              - \ before raw UTF8 character produced
63848              "Malformed UTF-8 character" warning.
63849              - "\x{100}\N{CENT SIGN}" is Malformed.
63850              Added tests for these 3.
63851              - and one silly bug (by me) with qu operator.
63852      Branch: perl
63853            ! doio.c embed.h embed.pl global.sym hv.c objXSUB.h perlapi.c
63854            ! pod/perlapi.pod proto.h sv.c t/io/utf8.t t/lib/charnames.t
63855            ! t/op/each.t t/op/tr.t t/pragma/utf8.t toke.c utf8.c
63856 ____________________________________________________________________________
63857 [  8582] By: nick                                  on 2001/01/28  19:25:04
63858         Log: Add pod/perliol.pod to MANIFEST :-(
63859      Branch: perlio
63860            ! MANIFEST
63861 ____________________________________________________________________________
63862 [  8581] By: nick                                  on 2001/01/28  19:22:40
63863         Log: PerlIO documentation. Proofing and sub-editing requested.
63864      Branch: perlio
63865            + pod/perliol.pod
63866            ! pod/perlapio.pod
63867 ____________________________________________________________________________
63868 [  8580] By: jhi                                   on 2001/01/28  05:16:25
63869         Log: Revert the change to sv_2pv() done by #8054: Someone who
63870              did SvNV_set() on a scalar that also happened to be POK,
63871              followed by sv_2pv() won't get the right coercion anymore.
63872              [Sarathy]
63873      Branch: maint-5.6/perl
63874            ! sv.c
63875 ____________________________________________________________________________
63876 [  8579] By: jhi                                   on 2001/01/28  05:15:04
63877         Log: Remove the #8084 effect: do not allow -Q to be interpreted
63878              as -&Q(), this is too much wiggle room.
63879      Branch: maint-5.6/perl
63880            ! toke.c
63881 ____________________________________________________________________________
63882 [  8578] By: jhi                                   on 2001/01/28  05:12:45
63883         Log: Needed bits of #8439 (should have been in #8576),
63884              mainly for lval substr().
63885      Branch: maint-5.6/perl
63886            ! mg.c pp.c pp_hot.c
63887 ____________________________________________________________________________
63888 [  8577] By: jhi                                   on 2001/01/28  05:02:46
63889         Log: A missing check-in.
63890      Branch: maint-5.6/perl
63891            ! utf8.c
63892 ____________________________________________________________________________
63893 [  8576] By: jhi                                   on 2001/01/28  04:26:18
63894         Log: Integrate changes #8425,8436,8439,8517 from mainline.
63895              The 8439 was not truly integrated because it had too many
63896              dependencies on the development branch and because it introduced
63897              concepts too bold for a maintenance branch (such as the qu operator).
63898              
63899              Subject: [PATCH perl@8342] -Wformat
63900              
63901              Tighten some of the UTF-8 tests a bit.
63902              
63903              More UTF-8 patches from Inaba Hiroto. (8439, but only partly)
63904              - The substr lval was still not okay.
63905              - Now pp_stringify and sv_setsv copies source's UTF8 flag
63906              even if IN_BYTE.  pp_stringify is called from fold_constants
63907              at optimization phase and "\x{100}" was made SvUTF8_off under
63908              use bytes (the bytes pragma is for "byte semantics" and not
63909              for "do not produce UTF8 data")
63910      Branch: maint-5.6/perl
63911            ! t/lib/charnames.t t/op/substr.t toke.c
63912           !> sv.c t/pragma/utf8.t
63913 ____________________________________________________________________________
63914 [  8575] By: jhi                                   on 2001/01/28  04:01:51
63915         Log: Integrate changes #8378,8379,8385,8386,8405 from mainline.
63916              
63917              Subject: One more patch for UTF8  (UTF-8 fixes for 'x' and tr////)
63918              
63919              Subject: [ID 20001230.003] UTF-8 tr still hurts
63920              
63921              Test cases for #8385 (from Simon's "torture.pl")
63922              
63923              Start fixing UTF-8 lval substr() (8405)
63924      Branch: maint-5.6/perl
63925           !> doop.c embed.h embed.pl mg.c op.c pod/perlapi.pod pp.c proto.h
63926           !> regcomp.c regexec.c t/op/substr.t t/op/tr.t toke.c utf8.c
63927 ____________________________________________________________________________
63928 [  8574] By: jhi                                   on 2001/01/28  03:09:06
63929         Log: Integrate changes #8328,8329,8330,8331,8332,8341,8343,8377
63930              from mainline.
63931              
63932              UTF-8 cleanup.
63933              
63934              Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
63935              
63936              "\x{FF}\xFF" was broken.
63937              
63938              Tests for #8329 and #8330.
63939              
63940              Add a note about EBCDIC versus UTF-8 to a potential problem spot.
63941              
63942              IRIX compiler noticed that the bof initialization might be
63943              bypassed by control flow.
63944              
63945              Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
63946      Branch: maint-5.6/perl
63947           !> doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
63948           !> regexec.c sv.c t/op/bop.t toke.c utf8.c
63949 ____________________________________________________________________________
63950 [  8573] By: jhi                                   on 2001/01/28  02:06:12
63951         Log: Retract #8552.
63952      Branch: perl
63953            ! lib/Text/Wrap.pm t/lib/textwrap.t
63954 ____________________________________________________________________________
63955 [  8572] By: jhi                                   on 2001/01/28  02:04:49
63956         Log: Integrate changes #8267,8272[perlio],8274,8298,8300,8303,
63957              8305,8323,8324 from mainline.  The 8267,8272, and 8298 were
63958              not really integrated but instead salvaged by hand
63959              (they had too many dependencies on the development release
63960              to be cleanly integratable).
63961              
63962              Subject: more UTF8 test suites and an UTF8 patch
63963              
63964              Tweak for MULTIPLICITY/USE_PERLIO
63965              
63966              Signedness nit.
63967              
63968              Turn SvUTF8 off if not required in pp_chr and pp_stringify.
63969              
63970              Use the UTF8_XXX macros in is_utf8_char().
63971              
63972              Rewrite pp_concat() in terms of sv_catsv().  The . operator
63973              should now be UTF-8-proof.
63974              
63975              Subject: [PATCH perl@8269] scanning two hex-constants
63976              fails on EBCDIC environment (script length.t)
63977              
63978              Add some Unicode chop() tests.
63979      Branch: maint-5.6/perl
63980            ! doop.c mg.c pp.c pp_hot.c toke.c utf8.c
63981           !> sv.c t/op/chop.t utf8.h
63982 ____________________________________________________________________________
63983 [  8571] By: jhi                                   on 2001/01/28  00:35:59
63984         Log: Integrate changes #8090,8093[perlio,only the sv.c tweak],
63985              8245,8247,8248,8249,8250,8251,8260,8263,8264,8265 from mainline.
63986              
63987              Subject: [PATCH] Re: Breadperl & Tk (sv_utf8_upgrade fixes)
63988              
63989              The maxiters upper limit sanity check (guarding against
63990              non-progress) assumed bytes instead of characters in s///
63991              and split().
63992              
63993              Signedness nit.
63994              
63995              sv_catsv() rewrite (8248,8249,8251,8260,8263,8264,8265)
63996              join() should now be UTF-8-proof.
63997              
63998              More split // UTF-8 tests. (8250)
63999      Branch: maint-5.6/perl
64000           !> doop.c hv.c pp.c pp_hot.c sv.c t/op/join.t utf8.c utf8.h
64001           !> util.c
64002 ____________________________________________________________________________
64003 [  8570] By: jhi                                   on 2001/01/27  22:15:46
64004         Log: Integrate changes #7941,7943,7944,7958,7967,7995,7996,7998,
64005              8004,8005,8023,8024,8028,8030,8031,8033,8039,8042,8052[perlio],
64006              8053[perlio],8054[perlio,+sv.c(-PerlIO_isutf8),+require.t],
64007              8084,8204,8244,8333 from mainline.
64008              
64009              For -Q where Q might be a one-letter sub name one does no more
64010              get a warning about an unknown filetest (7941,7943,7944,8084).
64011              
64012              Subject: Re: [ID 20001130.011] expression parsing bug ?
64013              
64014              Make uv_to_utf8() to zero-terminate its output buffer.
64015              
64016              Split off t/op/length.t (7995)
64017              
64018              Split off t/op/utf8decode.t (7996)
64019              
64020              Remove an unnecessary 'use utf8' from the utf8.t (7998)
64021              
64022              Split off t/op/concat.t (8004)
64023              
64024              Split off t/op/ver.t (8005)
64025              
64026              Document utf8_length(), utf8_distance(), and utf8_hop().
64027              
64028              Document utf8_to_uv() better.
64029              
64030              Introduce macros for UTF8 decoding (8028,8033).
64031              
64032              Add test for reverse() (8030,8031).
64033              
64034              Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful (8039,8333)
64035              
64036              Do not return the Unicode replacement character    on UTF-8
64037              decoding failure.
64038              
64039              Typo/thinko in S_scan_const() - seeing high bit sets has_utf8
64040              not this_utf8 i.e. the output string has one, but don't mess
64041              with source assumption. (8052,8053)
64042              
64043              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious
64044              writing of BOM to a non-utf8 stream.  Fix SvPVutf8() - sv_2pv()
64045              was not expecting to be called with something that was already
64046              SvPOK() - (we just fossiked with SvUTF8 bit). Fix that and also
64047              just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
64048              (8054)
64049              
64050              Recode the naughty binary bytes in utf8decode.t using the \xHH.
64051              
64052              Make some panic messages a bit more logical.
64053      Branch: maint-5.6/perl
64054           +> t/op/concat.t t/op/length.t t/op/reverse.t t/op/utf8decode.t
64055           !> MANIFEST doop.c embed.pl lib/ExtUtils/Liblist.pm op.c
64056           !> pod/perlapi.pod pod/perldiag.pod pp.c pp_hot.c regcomp.c
64057           !> regexec.c sv.c t/comp/require.t t/op/misc.t t/op/ver.t
64058           !> t/pragma/utf8.t t/pragma/warn/toke t/pragma/warn/utf8 toke.c
64059           !> utf8.c utf8.h
64060 ____________________________________________________________________________
64061 [  8569] By: jhi                                   on 2001/01/27  19:16:43
64062         Log: Integrate changes #7750 from perlio and #8566 from mainline.
64063      Branch: maint-5.6/perl
64064           !> regexec.c sv.c
64065 ____________________________________________________________________________
64066 [  8568] By: jhi                                   on 2001/01/27  18:06:51
64067         Log: Integrate changes #7355[-doio.c],7691,7744,7753[perlio],
64068              7783,7790[perlio],7869,7871,7872,7911,7916,7932,
64069              7935[-perlio.c],7936,7959,7965 from mainline.
64070              
64071              Change the "big byte" error message to "Wide character".
64072              (7355, the croak-if-wide-chars-in-print part ignored)
64073              
64074              Use UINT64_C().
64075              
64076              Introduce Perl_utf8_length().
64077              
64078              diff -se shows these as different (7753, forgotten check-ins)
64079              
64080              Subject: [PATCH] doop.c - UTF8 tr///
64081              
64082              If we use (aTHX_ ...) then put Perl_ on the front.
64083              
64084              Make utf8_length() and utf8_distance() to be less forgiving
64085              about bad UTF-8.
64086              
64087              Test line numbers are different with utf8.
64088              
64089              No need to scan till infinity, 13 is enough. (7872,7911)
64090              
64091              Subject: [PATCH] Tokeniser debugging
64092              
64093              Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
64094              
64095              Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits (only toke.c)
64096              
64097              Be more careful in Perl_sv_utf8_downgrade().
64098              
64099              Use DO_UTF8().
64100              
64101              Raw zero bytes in text files confuse at least GNU patch 2.1.
64102      Branch: maint-5.6/perl
64103           !> doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
64104           !> perl.c perl.h perlapi.c pod/perlapi.pod pod/perldiag.pod
64105           !> pod/perlrun.pod proto.h scope.h sv.c t/op/re_tests
64106           !> t/pragma/utf8.t toke.c utf8.c utf8.h
64107 ____________________________________________________________________________
64108 [  8567] By: nick                                  on 2001/01/27  11:10:38
64109         Log: Integrate mainline
64110      Branch: perlio
64111           !> Changes README.os390 embed.h embed.pl op.c patchlevel.h pp.c
64112           !> proto.h regexec.c sv.c t/lib/1_compile.t t/lib/b.t
64113           !> t/lib/st-06compat.t t/pragma/overload.t t/pragma/sub_lval.t
64114           !> toke.c
64115 ____________________________________________________________________________
64116 [  8566] By: jhi                                   on 2001/01/27  06:22:48
64117         Log: More documentation for the regexp context stack.
64118      Branch: perl
64119            ! regexec.c
64120 ____________________________________________________________________________
64121 [  8565] By: jhi                                   on 2001/01/27  05:21:57
64122         Log: Update Changes.
64123      Branch: perl
64124            ! Changes patchlevel.h
64125 ____________________________________________________________________________
64126 [  8564] By: jhi                                   on 2001/01/27  04:44:04
64127         Log: Threadedness patch for #8562 from Doug MacEachern.
64128      Branch: perl
64129            ! toke.c
64130 ____________________________________________________________________________
64131 [  8563] By: jhi                                   on 2001/01/27  04:26:24
64132         Log: Subject: [PATCH @8545] [ID 20000808.005] OP_REFGEN as an lvalue
64133              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
64134              Date: Thu, 25 Jan 2001 01:17:21 -0800 (PST)
64135              Message-ID: <14959.59703.507462.978833@soda.csua.berkeley.edu>
64136      Branch: perl
64137            ! op.c
64138 ____________________________________________________________________________
64139 [  8562] By: jhi                                   on 2001/01/27  04:20:30
64140         Log: Subject: Re: Announce : Tokener reporting patch
64141              From: Simon Cozens <simon@cozens.net>
64142              Date: Mon, 22 Jan 2001 02:17:22 +0000
64143              Message-ID: <20010122021722.A9334@pembro26.pmb.ox.ac.uk>
64144      Branch: perl
64145            ! embed.h embed.pl proto.h toke.c
64146 ____________________________________________________________________________
64147 [  8561] By: jhi                                   on 2001/01/27  04:17:24
64148         Log: Forgot from #8545.  Oops.
64149      Branch: perl
64150            ! pp.c t/pragma/overload.t
64151 ____________________________________________________________________________
64152 [  8560] By: jhi                                   on 2001/01/27  03:01:47
64153         Log: A better module compilation test, use MANIFEST as suggested
64154              by Spider.
64155      Branch: perl
64156            ! t/lib/1_compile.t
64157 ____________________________________________________________________________
64158 [  8559] By: jhi                                   on 2001/01/27  02:50:48
64159         Log: Subject: [PATCH: perl@8531] EBCDIC cleanup for B test
64160              From: Peter Prymmer <pvhp@forte.com>
64161              Date: Fri, 26 Jan 2001 16:38:08 -0800 (PST)
64162              Message-ID: <Pine.OSF.4.10.10101261635400.14820-100000@aspara.forte.com>
64163      Branch: perl
64164            ! t/lib/b.t
64165 ____________________________________________________________________________
64166 [  8558] By: jhi                                   on 2001/01/27  02:27:05
64167         Log: Subject: [PATCH: perl@8531] EBCDIC branch for pragma/sub-lval.t
64168              From: Peter Prymmer <pvhp@forte.com>
64169              Date: Fri, 26 Jan 2001 16:05:11 -0800 (PST)
64170              Message-ID: <Pine.OSF.4.10.10101261603460.14820-100000@aspara.forte.com>
64171      Branch: perl
64172            ! t/pragma/sub_lval.t
64173 ____________________________________________________________________________
64174 [  8557] By: jhi                                   on 2001/01/27  02:26:03
64175         Log: Subject: [PATCH: perl@8531] a peek at uuencoded EBCDIC (st-06compat.t)
64176              From: Peter Prymmer <pvhp@forte.com>
64177              Date: Fri, 26 Jan 2001 14:47:46 -0800 (PST)
64178              Message-ID: <Pine.OSF.4.10.10101261443561.14820-100000@aspara.forte.com>
64179      Branch: perl
64180            ! t/lib/st-06compat.t
64181 ____________________________________________________________________________
64182 [  8556] By: jhi                                   on 2001/01/27  02:24:33
64183         Log: Subject: [PATCH: perl@8531] minor update to README.os390
64184              From: Peter Prymmer <pvhp@forte.com>
64185              Date: Fri, 26 Jan 2001 14:33:27 -0800 (PST)
64186              Message-ID: <Pine.OSF.4.10.10101261425560.14820-100000@aspara.forte.com>
64187      Branch: perl
64188            ! README.os390
64189 ____________________________________________________________________________
64190 [  8555] By: jhi                                   on 2001/01/27  00:35:47
64191         Log: No point in checking the length before we know whether the pointer
64192              is bogus or not, fixes Abigail's odbm failures in Linux.
64193      Branch: perl
64194            ! sv.c
64195 ____________________________________________________________________________
64196 [  8554] By: nick                                  on 2001/01/26  19:01:31
64197         Log: Integrate mainline
64198      Branch: perlio
64199           !> lib/Text/Wrap.pm t/lib/textwrap.t
64200 ____________________________________________________________________________
64201 [  8553] By: jhi                                   on 2001/01/26  15:19:39
64202         Log: Integrate change #7792 from perlio (multiplicity fix),
64203              fix the AV leak in regex DEBUGGING (tiny part of the
64204              polymorphic regexp patch #8143).
64205      Branch: maint-5.6/perl
64206            ! regcomp.c
64207           !> scope.h
64208 ____________________________________________________________________________
64209 [  8552] By: jhi                                   on 2001/01/26  15:03:23
64210         Log: (Retracted by #8573)
64211              
64212              Subject: [PATCH Text::Wrap 2000.06292219] Spurious leading whitespace
64213              From: Michael G Schwern <schwern@pobox.com>
64214              Date: Fri, 26 Jan 2001 09:28:31 -0500
64215              Message-ID: <20010126092831.A15328@blackrider.aocn.com>
64216      Branch: perl
64217            ! lib/Text/Wrap.pm t/lib/textwrap.t
64218 ____________________________________________________________________________
64219 [  8551] By: jhi                                   on 2001/01/26  02:33:19
64220         Log: Integrate changes #7760,7815,7870,7873,7874,7877,7878,7879,7881,
64221              7937,7938,7939,7940,7968,7969,8403,8414,8510 from mainline.
64222              
64223              Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
64224              
64225              Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
64226              
64227              Message nit.
64228              
64229              BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
64230              
64231              Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
64232              
64233              (the cleanup of unused submatches in regtry() and regcppop())
64234              
64235              Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
64236              stored and restored, and thusly was trounced by the utf8 swash
64237              routines.
64238              
64239              use utf8 not required to use \x{}.
64240              
64241              Removed two more tests that make no sense in UTF-8 since the test
64242              data is not in UTF-8.
64243              
64244              Get the three different space character classes right under utf8.
64245              
64246              Implement ANYOFUTF8 regprop() dumping.
64247              
64248              Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
64249              
64250              Document the regex context pushing/popping a bit better.
64251      Branch: maint-5.6/perl
64252           +> lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
64253           !> MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
64254           !> regexec.c scope.h t/op/pat.t t/op/re_tests t/op/regexp.t
64255           !> t/op/regmesg.t utf8.c
64256 ____________________________________________________________________________
64257 [  8550] By: nick                                  on 2001/01/25  19:42:30
64258         Log: Integrate mainline
64259      Branch: perlio
64260           !> Makefile.SH README.os390 gv.c hints/os390.sh installperl
64261           !> lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm perl.h
64262           !> pod/perlguts.pod t/lib/bigfloat.t t/lib/bigfltpm.t
64263           !> t/lib/bigint.t t/lib/bigintpm.t
64264 ____________________________________________________________________________
64265 [  8549] By: jhi                                   on 2001/01/25  15:22:28
64266         Log: Undo 6475: { use utf8; chr(128..255) } is better off producing bytes.
64267      Branch: maint-5.6/perl
64268            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
64269 ____________________________________________________________________________
64270 [  8548] By: jhi                                   on 2001/01/25  15:02:55
64271         Log: Integrate changes #7997,8063,8492,8547 from mainline.
64272              
64273              Subject: Re: STRLEN - what?
64274              
64275              Subject: [PATCH] perlguts.pod
64276              
64277              Memory management calls documentation.
64278              
64279              Layout using tabulator is not a good idea in a pod.
64280      Branch: maint-5.6/perl
64281           !> pod/perlguts.pod
64282 ____________________________________________________________________________
64283 [  8547] By: jhi                                   on 2001/01/25  14:49:05
64284         Log: Layout using tabulator is not a good idea in a pod.
64285      Branch: perl
64286            ! pod/perlguts.pod
64287 ____________________________________________________________________________
64288 [  8546] By: jhi                                   on 2001/01/25  14:31:12
64289         Log: Integrate changes #8188,8189,8208,8209,8210,8212,8374,8388
64290              from mainline.
64291              
64292              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
64293              
64294              Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
64295              
64296              More Win32 editor/IDE/shell hints.
64297              
64298              More Win32 Perling.
64299              
64300              Yet another editor edit.
64301              
64302              Edit edit edit.
64303              
64304              IDE/editor section tweaking.
64305              
64306              Few more IDE/editor nits from p5p.
64307      Branch: maint-5.6/perl
64308           !> pod/perlfaq3.pod
64309 ____________________________________________________________________________
64310 [  8545] By: jhi                                   on 2001/01/25  04:16:32
64311         Log: Subject: [PATCH 5.7.0] overload int()
64312              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
64313              Date: Wed, 24 Jan 2001 19:06:57 -0500
64314              Message-ID: <20010124190657.A8512@math.ohio-state.edu>
64315      Branch: perl
64316            ! gv.c lib/Math/BigFloat.pm lib/Math/BigInt.pm lib/overload.pm
64317            ! perl.h t/lib/bigfloat.t t/lib/bigfltpm.t t/lib/bigint.t
64318            ! t/lib/bigintpm.t
64319 ____________________________________________________________________________
64320 [  8544] By: jhi                                   on 2001/01/25  04:15:11
64321         Log: Subject: [PATCH: perl@8506]completion and docs for dynamic loading on OS/390
64322              From: Peter Prymmer <pvhp@forte.com>
64323              Date: Wed, 24 Jan 2001 17:17:14 -0800 (PST)
64324              Message-ID: <Pine.OSF.4.10.10101241706120.411912-100000@aspara.forte.com>
64325      Branch: perl
64326            ! Makefile.SH README.os390 hints/os390.sh installperl
64327 ____________________________________________________________________________
64328 [  8543] By: jhi                                   on 2001/01/25  03:52:08
64329         Log: Integrate change #8462,8469 from mainline.
64330              
64331              In VMS Perl subversion (perl -V) is undef.
64332      Branch: maint-5.6/perl
64333           !> configure.com
64334 ____________________________________________________________________________
64335 [  8542] By: jhi                                   on 2001/01/25  03:44:55
64336         Log: Integrate changes #7835,7850,8315,8316 from mainline.
64337              
64338              Solaris hints.
64339      Branch: maint-5.6/perl
64340           !> hints/solaris_2.sh
64341 ____________________________________________________________________________
64342 [  8541] By: jhi                                   on 2001/01/25  03:39:28
64343         Log: Integrate #8336 from mainline.
64344      Branch: maint-5.6/perl
64345           !> hv.c
64346 ____________________________________________________________________________
64347 [  8540] By: jhi                                   on 2001/01/25  03:23:50
64348         Log: Retract #8539.
64349      Branch: maint-5.6/perl
64350            ! pod/perlfaq3.pod
64351 ____________________________________________________________________________
64352 [  8539] By: jhi                                   on 2001/01/25  03:21:55
64353         Log: (Retracted by #8540.)
64354      Branch: maint-5.6/perl
64355            ! pod/perlfaq3.pod
64356 ____________________________________________________________________________
64357 [  8538] By: jhi                                   on 2001/01/25  03:14:07
64358         Log: Subject: [re-patch: 5.6.1-TRIAL1] was Re: [PATCH 5.6.1-TRIAL1]VMS buildpatches
64359              From: Peter Prymmer <pvhp@forte.com>
64360              Date: Mon, 18 Dec 2000 13:10:35 -0800 (PST)
64361              Message-ID: <Pine.OSF.4.10.10012181249310.410192-100000@aspara.forte.com>
64362              
64363              The VMS bits.
64364      Branch: maint-5.6/perl
64365            ! configure.com vms/descrip_mms.template
64366 ____________________________________________________________________________
64367 [  8537] By: jhi                                   on 2001/01/25  03:06:09
64368         Log: Integrate #7710,7824,7973 from mainline.
64369      Branch: maint-5.6/perl
64370           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
64371           !> config_h.SH configure.com epoc/config.sh hints/aix.sh malloc.c
64372           !> regcomp.c sv.c vos/config.alpha.def vos/config.alpha.h
64373           !> vos/config.ga.def vos/config.ga.h win32/config.bc
64374           !> win32/config.gc win32/config.vc
64375 ____________________________________________________________________________
64376 [  8536] By: jhi                                   on 2001/01/24  13:50:20
64377         Log: Revert the edits made by me so far to the 5.6 branch since
64378              the TRIAL1 since I did edits when I should have been using
64379              integrates.  Bad programmer.   (Will integrate them properly later.)
64380              Undoes #8347, #8349, #8350, #8351, #8353, #8355, #8376, #8463, #8470.
64381              The #8353 will not be reapplied at least for now since
64382              the UTF-8 hash keys need more thinking.
64383              (The patches #8347, #8354, #8454, #8473 were okay since they
64384              were original edits made specifically for the 5.6.1-TRIAL1.)
64385      Branch: maint-5.6/perl
64386            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
64387            ! config_h.SH configure.com embed.pl epoc/config.sh hints/aix.sh
64388            ! hints/solaris_2.sh hv.c hv.h malloc.c perlapi.c
64389            ! pod/perlapi.pod pod/perlfaq3.pod proto.h regcomp.c sv.c
64390            ! t/op/each.t vms/descrip_mms.template vos/config.alpha.def
64391            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
64392            ! win32/config.bc win32/config.gc win32/config.vc
64393 ____________________________________________________________________________
64394 [  8535] By: bailey                                on 2001/01/24  06:37:02
64395         Log: SYN SYN
64396      Branch: vmsperl
64397           +> (branch 26 files)
64398           !> (integrate 130 files)
64399 ____________________________________________________________________________
64400 [  8534] By: nick                                  on 2001/01/23  19:30:57
64401         Log: Integrate mainline.
64402      Branch: perlio
64403           !> Changes Configure Porting/Glossary Porting/config.sh
64404           !> Porting/config_H embed.h embed.pl ext/Encode/compile
64405           !> ext/Opcode/Opcode.xs ext/Opcode/Safe.pm installperl objXSUB.h
64406           !> patchlevel.h perlapi.c perly.y pod/perlfunc.pod
64407           !> pod/perlvar.pod proto.h t/lib/1_compile.t
64408 ____________________________________________________________________________
64409 [  8533] By: jhi                                   on 2001/01/23  16:15:46
64410         Log: Forgotten from #8501.
64411      Branch: perl
64412            ! Porting/Glossary Porting/config.sh Porting/config_H
64413 ____________________________________________________________________________
64414 [  8532] By: jhi                                   on 2001/01/23  16:13:27
64415         Log: Subject: RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison) 
64416              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64417              Date: Mon, 22 Jan 2001 17:51:58 +0100
64418              Message-ID: <5930DC161690D21196670090271575470397E915@madt009a.siemens.es>
64419      Branch: perl
64420            ! embed.h embed.pl objXSUB.h perlapi.c perly.y proto.h
64421 ____________________________________________________________________________
64422 [  8531] By: jhi                                   on 2001/01/23  15:46:01
64423         Log: Update Changes.
64424      Branch: perl
64425            ! Changes patchlevel.h
64426 ____________________________________________________________________________
64427 [  8530] By: jhi                                   on 2001/01/23  15:38:39
64428         Log: De-cut-and-pasto.
64429      Branch: perl
64430            ! t/lib/1_compile.t
64431 ____________________________________________________________________________
64432 [  8529] By: jhi                                   on 2001/01/23  15:11:04
64433         Log: Document the mkdir trailing slashes case.
64434      Branch: perl
64435            ! pod/perlfunc.pod
64436 ____________________________________________________________________________
64437 [  8528] By: jhi                                   on 2001/01/23  15:08:28
64438         Log: lib/lib.pm is arch dependent, and lib/lib_pm.PL shouldn't
64439              get installed:
64440              
64441              Subject: lib/lib.pm
64442              From: <abigail@foad.org>
64443              Date: Mon, 28 Aug 2000 20:35:08 -0400
64444              Message-ID: <20000829003508.21281.qmail@foad.org>
64445      Branch: perl
64446            ! installperl
64447 ____________________________________________________________________________
64448 [  8527] By: jhi                                   on 2001/01/23  14:44:04
64449         Log: Metaconfig unit change for #8526.
64450      Branch: metaconfig
64451            ! U/threads/archname.U
64452 ____________________________________________________________________________
64453 [  8526] By: jhi                                   on 2001/01/23  14:43:19
64454         Log: Attach -perlio to the archname if so selected.
64455      Branch: perl
64456            ! Configure
64457 ____________________________________________________________________________
64458 [  8525] By: jhi                                   on 2001/01/23  14:24:01
64459         Log: Subject: [PATCH] pod/perlvar.pod
64460              From: abigail@foad.org
64461              Date: Tue, 23 Jan 2001 01:41:10 +0100
64462              Message-ID: <20010123004110.22259.qmail@foad.org>
64463      Branch: perl
64464            ! pod/perlvar.pod
64465 ____________________________________________________________________________
64466 [  8524] By: jhi                                   on 2001/01/23  14:22:32
64467         Log: A bug introduced in #8217 (the undefined variable in the
64468              lib/safe1_t #3) fixed, by Charles Lane:
64469              
64470              The earlier patch made it so that stuff running in Safe
64471              compartments could do a "caller" and see "main".  That
64472              little change in name is done right before the code in
64473              the compartment is run, and apparantly the parser
64474              was picking up the stash name before it got changed.
64475              
64476              (why it was threaded vs. unthreaded Perl that was sensitive to this
64477              I still don't know...and it probably doesn't matter).
64478              
64479              I tryed removing the stash name-change and saw that threaded Perl
64480              did indeed pass the lib/safe1.t tests.
64481              
64482              So here's a patch; a routine (_safe_pkg_prep) is added to Opcode to
64483              do the name change (and to connect _ in the compartment to the global
64484              _) which is removed from _safe_call_sv.   Then Safe.pm is modified
64485              to call _safe_pkg_prep when creating a new compartment.
64486              
64487              Passes all tests with threaded perl on linux; passes all tests
64488              with unthreaded perl on VMS.
64489              
64490              At some point I'll probably want to revisit Safe and Opcode to
64491              provide more sensible handling of global variables...and to get
64492              formats working in Safe compartments, which they don't do currently.
64493      Branch: perl
64494            ! ext/Opcode/Opcode.xs ext/Opcode/Safe.pm
64495 ____________________________________________________________________________
64496 [  8523] By: jhi                                   on 2001/01/23  14:11:58
64497         Log: Also the lib/Thread.pm itself needs to be ignored if
64498              the Thread extension hasn't been built.
64499      Branch: perl
64500            ! t/lib/1_compile.t
64501 ____________________________________________________________________________
64502 [  8522] By: jhi                                   on 2001/01/23  13:51:28
64503         Log: print() instead of warn() so that stderr doesn't get
64504              unnecessarily polluted.
64505      Branch: perl
64506            ! ext/Encode/compile
64507 ____________________________________________________________________________
64508 [  8521] By: jhi                                   on 2001/01/23  13:49:48
64509         Log: Integrate perlio.
64510      Branch: perl
64511           !> ext/Encode/Encode.xs ext/Encode/Makefile.PL ext/Encode/compile
64512           !> ext/Encode/encode.h
64513 ____________________________________________________________________________
64514 [  8520] By: nick                                  on 2001/01/22  21:44:00
64515         Log: More messing with Encode:
64516              Extra fields in header to allow multiple names and to record
64517              other things "compile" knows.
64518              Re-organise compile to factor out common output routines.
64519      Branch: perlio
64520            ! ext/Encode/Encode.xs ext/Encode/compile ext/Encode/encode.h
64521 ____________________________________________________________________________
64522 [  8519] By: nick                                  on 2001/01/22  20:33:50
64523         Log: Change file-of-files command line from -F to -f to avoid case issues on VMS.
64524      Branch: perlio
64525            ! ext/Encode/Makefile.PL ext/Encode/compile
64526 ____________________________________________________________________________
64527 [  8518] By: nick                                  on 2001/01/22  20:28:13
64528         Log: Integrate mainline
64529      Branch: perlio
64530           !> MANIFEST configure.com epoc/config.sh pp_sys.c regexec.c sv.c
64531           !> vos/config.alpha.def vos/config.alpha.h
64532 ____________________________________________________________________________
64533 [  8517] By: jhi                                   on 2001/01/22  15:37:17
64534         Log: Add sv_force_normal() to sv_utf8_downgrade() as suggested
64535              by Inaba Hiroto.
64536      Branch: perl
64537            ! sv.c
64538 ____________________________________________________________________________
64539 [  8516] By: jhi                                   on 2001/01/22  14:55:15
64540         Log: More SIG_SIZE fixes.
64541      Branch: perl
64542            ! epoc/config.sh vos/config.alpha.def vos/config.alpha.h
64543 ____________________________________________________________________________
64544 [  8515] By: jhi                                   on 2001/01/22  14:50:27
64545         Log: Subject: [PATCH perl@8506] typo in last week's configure.com frenzy
64546              From: "Craig A. Berry" <craigberry@mac.com>
64547              Date: Mon, 22 Jan 2001 00:42:24 -0600
64548              Message-Id: <p04330103b6917f35375b@[172.16.52.1]>
64549      Branch: perl
64550            ! configure.com
64551 ____________________________________________________________________________
64552 [  8514] By: jhi                                   on 2001/01/22  14:31:17
64553         Log: Subject: [PATCH perl@8506] VMS catches up with change #8501
64554              From: "Craig A. Berry" <craigberry@mac.com>
64555              Date: Sun, 21 Jan 2001 23:03:25 -0600
64556              Message-Id: <p04330101b691596f577f@[172.16.52.1]>
64557      Branch: perl
64558            ! configure.com
64559 ____________________________________________________________________________
64560 [  8513] By: jhi                                   on 2001/01/22  14:14:00
64561         Log: Add the .ucm encoding tables to the MANIFEST.
64562      Branch: perl
64563            ! MANIFEST
64564 ____________________________________________________________________________
64565 [  8512] By: jhi                                   on 2001/01/22  13:43:33
64566         Log: Integrate perlio.
64567      Branch: perl
64568           +> ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
64569           +> ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
64570           +> ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
64571           +> ext/Encode/Encode/iso8859-10.ucm
64572           +> ext/Encode/Encode/iso8859-13.ucm
64573           +> ext/Encode/Encode/iso8859-14.ucm
64574           +> ext/Encode/Encode/iso8859-15.ucm
64575           +> ext/Encode/Encode/iso8859-16.ucm
64576           +> ext/Encode/Encode/iso8859-2.ucm
64577           +> ext/Encode/Encode/iso8859-3.ucm
64578           +> ext/Encode/Encode/iso8859-4.ucm
64579           +> ext/Encode/Encode/iso8859-5.ucm
64580           +> ext/Encode/Encode/iso8859-6.ucm
64581           +> ext/Encode/Encode/iso8859-7.ucm
64582           +> ext/Encode/Encode/iso8859-8.ucm
64583           +> ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
64584           +> ext/Encode/Encode/symbol.ucm
64585           !> ext/Encode/Makefile.PL ext/Encode/compile lib/open.pm perlio.c
64586           !> perliol.h
64587 ____________________________________________________________________________
64588 [  8511] By: nick                                  on 2001/01/21  23:44:47
64589         Log: Make "real" layers of ":utf8" and ":raw".
64590              So now PERLIO=utf8 perl ...
64591              does what Andreas wanted.
64592              Fix arg passing in open.pm (still have a Carp issue).
64593      Branch: perlio
64594            ! lib/open.pm perlio.c perliol.h
64595 ____________________________________________________________________________
64596 [  8510] By: jhi                                   on 2001/01/21  22:56:53
64597         Log: Document the regex content pushing/popping a bit better.
64598      Branch: perl
64599            ! regexec.c
64600 ____________________________________________________________________________
64601 [  8509] By: jhi                                   on 2001/01/21  22:55:44
64602         Log: Tweak the mkdir trailing slash code some more.
64603              
64604              TO DO: the same handling should probably be done for
64605              all the other filesystem functions that can have directories
64606              as their arguments.
64607      Branch: perl
64608            ! pp_sys.c
64609 ____________________________________________________________________________
64610 [  8508] By: nick                                  on 2001/01/21  21:37:43
64611         Log: Switch "compiled in" encodings to .ucm format.
64612              (Leave others as .enc till we can run-time load .ucm,
64613              or find some other way to load them.)
64614      Branch: perlio
64615            + ext/Encode/Encode/ascii.ucm ext/Encode/Encode/cp1047.ucm
64616            + ext/Encode/Encode/cp1250.ucm ext/Encode/Encode/cp37.ucm
64617            + ext/Encode/Encode/dingbats.ucm ext/Encode/Encode/iso8859-1.ucm
64618            + ext/Encode/Encode/iso8859-10.ucm
64619            + ext/Encode/Encode/iso8859-13.ucm
64620            + ext/Encode/Encode/iso8859-14.ucm
64621            + ext/Encode/Encode/iso8859-15.ucm
64622            + ext/Encode/Encode/iso8859-16.ucm
64623            + ext/Encode/Encode/iso8859-2.ucm
64624            + ext/Encode/Encode/iso8859-3.ucm
64625            + ext/Encode/Encode/iso8859-4.ucm
64626            + ext/Encode/Encode/iso8859-5.ucm
64627            + ext/Encode/Encode/iso8859-6.ucm
64628            + ext/Encode/Encode/iso8859-7.ucm
64629            + ext/Encode/Encode/iso8859-8.ucm
64630            + ext/Encode/Encode/iso8859-9.ucm ext/Encode/Encode/posix-bc.ucm
64631            + ext/Encode/Encode/symbol.ucm
64632            ! ext/Encode/Makefile.PL ext/Encode/compile
64633 ____________________________________________________________________________
64634 [  8507] By: nick                                  on 2001/01/21  21:02:03
64635         Log: Integrate (partial) mainline.
64636      Branch: perlio
64637           !> Changes Configure config_h.SH patchlevel.h pod/perlfaq2.pod
64638           !> sv.c uconfig.h uconfig.sh vos/config.alpha.h vos/config.ga.h
64639           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
64640 ____________________________________________________________________________
64641 [  8506] By: jhi                                   on 2001/01/21  20:09:30
64642         Log: Update Changes.
64643      Branch: perl
64644            ! Changes patchlevel.h
64645 ____________________________________________________________________________
64646 [  8505] By: jhi                                   on 2001/01/21  19:39:59
64647         Log: Subject: Minor typos in perlfaq2.pod
64648              From: "Stephen P. Potter" <spp@spotter.yi.org>
64649              Message-Id: <200101192101.QAA11911@spotter.yi.org>
64650              Date: Fri, 19 Jan 2001 16:01:13 -0500
64651              
64652              with a nit from Philip Newton.
64653      Branch: perl
64654            ! pod/perlfaq2.pod
64655 ____________________________________________________________________________
64656 [  8504] By: jhi                                   on 2001/01/21  19:33:05
64657         Log: Metaconfig change for #8503.
64658      Branch: metaconfig
64659            ! U/threads/usethreads.U
64660 ____________________________________________________________________________
64661 [  8503] By: jhi                                   on 2001/01/21  19:32:21
64662         Log: Sanity check for conflicting thread flavours.
64663      Branch: perl
64664            ! Configure config_h.SH
64665 ____________________________________________________________________________
64666 [  8502] By: jhi                                   on 2001/01/21  19:23:00
64667         Log: Metaconfig change for #8501.
64668      Branch: metaconfig
64669            ! U/modified/sig_name.U
64670 ____________________________________________________________________________
64671 [  8501] By: jhi                                   on 2001/01/21  19:22:26
64672         Log: The SIG_SIZE is the number of the elements *excluding*
64673              the terminating NULL.
64674      Branch: perl
64675            ! Configure config_h.SH uconfig.h uconfig.sh vos/config.alpha.h
64676            ! vos/config.ga.h win32/config_H.bc win32/config_H.gc
64677            ! win32/config_H.vc
64678 ____________________________________________________________________________
64679 [  8500] By: jhi                                   on 2001/01/21  18:31:31
64680         Log: Integrate perlio.
64681      Branch: perl
64682           !> doio.c embed.h embed.pl ext/Encode/Encode.xs
64683           !> ext/Encode/Makefile.PL ext/Encode/compile global.sym objXSUB.h
64684           !> opcode.h opcode.pl opnames.h perlapi.c pp.sym pp_proto.h
64685           !> pp_sys.c proto.h sv.c
64686 ____________________________________________________________________________
64687 [  8499] By: jhi                                   on 2001/01/21  17:43:57
64688         Log: Subject: Re: 8482 busted for $^V sprintf()s on OS/390 
64689              From: Hugo <hv@crypt.compulink.co.uk>
64690              Date: Sun, 21 Jan 2001 13:34:05 +0000
64691              Message-Id: <200101211334.NAA18121@crypt.compulink.co.uk>
64692              
64693              In sprintf UTF8ize only if necessary.
64694      Branch: perl
64695            ! sv.c
64696 ____________________________________________________________________________
64697 [  8498] By: nick                                  on 2001/01/21  16:25:32
64698         Log: Encode cleanup.
64699              Add command line control over "compile" so that Makefile.PL
64700              needs can be combined with other uses.
64701              Use command line options in Makefile.PL.
64702              Fix multi-byte parsing in .ucm files.
64703      Branch: perlio
64704            ! ext/Encode/Makefile.PL ext/Encode/compile
64705 ____________________________________________________________________________
64706 [  8497] By: nick                                  on 2001/01/21  12:56:27
64707         Log: Warn and set errno when open(...,":encoding(xxxxx)",...) cannot find xxxxx.
64708      Branch: perlio
64709            ! ext/Encode/Encode.xs
64710 ____________________________________________________________________________
64711 [  8496] By: nick                                  on 2001/01/21  12:18:45
64712         Log: Fixup after integrate:
64713              missed the .sym files that are changed by regen_headers
64714              sv.c and proto.h disagreed about pTHX_ ness of EXPECT_NUMBER.
64715      Branch: perlio
64716            ! global.sym pp.sym sv.c
64717 ____________________________________________________________________________
64718 [  8495] By: nick                                  on 2001/01/21  11:51:07
64719         Log: Integrate mainline.
64720      Branch: perlio
64721           +> ext/DynaLoader/dl_dllload.xs t/op/qu.t
64722           !> MANIFEST Makefile.SH README.os390 README.posix-bc README.vms
64723           !> embed.h embed.pl ext/DynaLoader/dl_aix.xs
64724           !> ext/DynaLoader/dl_dlopen.xs hints/os390.sh pod/perlfunc.pod
64725           !> pod/perlguts.pod pod/perlop.pod pod/perlre.pod
64726           !> pod/perlretut.pod pod/perlunicode.pod proto.h sv.c
64727           !> win32/Makefile win32/makefile.mk
64728 ____________________________________________________________________________
64729 [  8494] By: jhi                                   on 2001/01/20  23:12:11
64730         Log: Forgot the expect_number() prototype.
64731      Branch: perl
64732            ! embed.h embed.pl proto.h
64733 ____________________________________________________________________________
64734 [  8493] By: jhi                                   on 2001/01/20  22:56:39
64735         Log: Subject: [PATCH: perl@8482] README.vms URL updates
64736              From: Peter Prymmer <pvhp@forte.com>
64737              Date: Fri, 19 Jan 2001 18:59:02 -0800 (PST)
64738              Message-ID: <Pine.OSF.4.10.10101191856510.61572-100000@aspara.forte.com>
64739              
64740              Plus Craig A. Berry's suggestion to use compaq.com instead
64741              of digital.com.
64742      Branch: perl
64743            ! README.vms
64744 ____________________________________________________________________________
64745 [  8492] By: jhi                                   on 2001/01/20  22:50:05
64746         Log: Memory management calls documentation.
64747      Branch: perl
64748            ! pod/perlguts.pod
64749 ____________________________________________________________________________
64750 [  8491] By: jhi                                   on 2001/01/20  22:38:33
64751         Log: Signedness nit plus few memcpy/Copy nits.
64752      Branch: perl
64753            ! sv.c
64754 ____________________________________________________________________________
64755 [  8490] By: jhi                                   on 2001/01/20  22:25:53
64756         Log: Subject: [PATCH: perl@8482] minor typos in some dl_$foo.xs files
64757              From: Peter Prymmer <pvhp@forte.com>
64758              Date: Fri, 19 Jan 2001 18:43:14 -0800 (PST)
64759              Message-ID: <Pine.OSF.4.10.10101191841080.61505-100000@aspara.forte.com>
64760      Branch: perl
64761            ! ext/DynaLoader/dl_aix.xs ext/DynaLoader/dl_dlopen.xs
64762 ____________________________________________________________________________
64763 [  8489] By: jhi                                   on 2001/01/20  22:24:41
64764         Log: Subject: [PATCH: perl@8482] win32 Makefile(s) handle podified READMEs
64765              From: Peter Prymmer <pvhp@forte.com>
64766              Date: Fri, 19 Jan 2001 18:33:43 -0800 (PST)
64767              Message-ID: <Pine.OSF.4.10.10101191828050.61158-100000@aspara.forte.com>
64768      Branch: perl
64769            ! win32/Makefile win32/makefile.mk
64770 ____________________________________________________________________________
64771 [  8488] By: jhi                                   on 2001/01/20  22:22:27
64772         Log: Subject: [PATCH: perl@8482] remove redundant dependencies that are unneeded
64773              From: Peter Prymmer <pvhp@forte.com>
64774              Date: Fri, 19 Jan 2001 18:25:38 -0800 (PST)
64775              Message-ID: <Pine.OSF.4.10.10101191816550.61158-100000@aspara.forte.com>
64776      Branch: perl
64777            ! Makefile.SH
64778 ____________________________________________________________________________
64779 [  8487] By: jhi                                   on 2001/01/20  22:21:18
64780         Log: Subject: [PATCH: perl@8482] partial support for dynaloading on OS/390
64781              From: Peter Prymmer <pvhp@forte.com>
64782              Date: Fri, 19 Jan 2001 18:12:05 -0800 (PST)
64783              Message-ID: <Pine.OSF.4.10.10101191646420.61158-100000@aspara.forte.com>
64784      Branch: perl
64785            + ext/DynaLoader/dl_dllload.xs
64786            ! MANIFEST Makefile.SH hints/os390.sh
64787 ____________________________________________________________________________
64788 [  8486] By: jhi                                   on 2001/01/20  22:17:53
64789         Log: Subject: [PATCH: perl@8482] floating point mangling warnings for README.os390 and README.posix-bc
64790              From: Peter Prymmer <pvhp@forte.com>
64791              Date: Fri, 19 Jan 2001 13:48:15 -0800 (PST)
64792              Message-ID: <Pine.OSF.4.10.10101191347140.59299-100000@aspara.forte.com>
64793      Branch: perl
64794            ! README.os390 README.posix-bc
64795 ____________________________________________________________________________
64796 [  8485] By: jhi                                   on 2001/01/20  20:15:30
64797         Log: Document and test the new qu operator.
64798      Branch: perl
64799            + t/op/qu.t
64800            ! MANIFEST pod/perlfunc.pod pod/perlop.pod pod/perlre.pod
64801            ! pod/perlretut.pod pod/perlunicode.pod
64802 ____________________________________________________________________________
64803 [  8484] By: nick                                  on 2001/01/20  19:42:30
64804         Log: Infrastructure to allow:
64805              open($fh,"|-",@array);
64806              to be implemented
64807              i.e. mark pp_open as needing a stack mark, and make pp_open
64808              process its args in that style (and pass them _all_ to tied handles OPEN).
64809              Invent do_openn() which takes SV ** at allow it to see multiple args.
64810              Note this does not _do_ anything yet.
64811      Branch: perlio
64812            ! doio.c embed.h embed.pl objXSUB.h opcode.h opcode.pl opnames.h
64813            ! perlapi.c pp_proto.h pp_sys.c proto.h
64814 ____________________________________________________________________________
64815 [  8483] By: nick                                  on 2001/01/20  17:23:14
64816         Log: Integrate mainline.
64817      Branch: perlio
64818           !> Changes configure.com patchlevel.h sv.c t/lib/1_compile.t
64819           !> t/op/sprintf.t t/op/ver.t t/pragma/locale.t
64820 ____________________________________________________________________________
64821 [  8482] By: jhi                                   on 2001/01/19  15:37:49
64822         Log: Update Changes.
64823      Branch: perl
64824            ! Changes patchlevel.h
64825 ____________________________________________________________________________
64826 [  8481] By: jhi                                   on 2001/01/19  14:41:24
64827         Log: Subject: Re: new feature: s?printf parameter reordering 
64828              From: Hugo <hv@crypt.compulink.co.uk>
64829              Date: Thu, 11 Jan 2001 17:09:03 +0000
64830              Message-Id: <200101111709.RAA23756@crypt.compulink.co.uk>
64831              
64832              - support reordering for all parameters: %, *v, *, .*
64833              - lay down that the reordering specification must immediately
64834              follow that parameter: %3$, *v3$, *3$, .*3$
64835              - fix vectorisation of a zero-length string
64836              - factor out the code choosing the argument to format
64837              
64838              Possibly unwanted side-effects:
64839              - the special format specifiers ' +-0' must now precede any
64840              vectorisation specifier. Tests in op/sprintf and op/ver
64841              have been changed to reflect this.
64842              - sprintf.t test #214 changed its expectations because in many
64843              cases, the next parameter has already been consumed when an
64844              invalid type letter is detected.
64845              
64846              Probably wanted side-effects:
64847              - attempts to format a non-existent parameter will warn as if C<undef>
64848              - attempt to write to non-existent parameter with '%n' will complain
64849              of "attempt to modify read-only value" instead of being silent
64850      Branch: perl
64851            ! sv.c t/op/sprintf.t t/op/ver.t
64852 ____________________________________________________________________________
64853 [  8480] By: jhi                                   on 2001/01/19  14:08:37
64854         Log: Subject: PATCH pragma/locale.t
64855              From: andreas.koenig@anima.de (Andreas J. Koenig)
64856              Date: 18 Jan 2001 09:45:37 +0100
64857              Message-ID: <m3lms98czy.fsf@ak-71.mind.de>
64858      Branch: perl
64859            ! t/pragma/locale.t
64860 ____________________________________________________________________________
64861 [  8479] By: jhi                                   on 2001/01/19  13:19:58
64862         Log: Add tracing for debugging extensions builds in VMS, from Charles Lane.
64863      Branch: perl
64864            ! configure.com
64865 ____________________________________________________________________________
64866 [  8478] By: jhi                                   on 2001/01/19  02:12:35
64867         Log: Automate 1_compile.t.
64868      Branch: perl
64869            ! t/lib/1_compile.t
64870 ____________________________________________________________________________
64871 [  8477] By: jhi                                   on 2001/01/19  01:49:56
64872         Log: Integrate perlio.
64873      Branch: perl
64874           !> sv.c win32/config.bc win32/config.gc win32/config.vc
64875           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
64876 ____________________________________________________________________________
64877 [  8476] By: nick                                  on 2001/01/18  21:51:52
64878         Log: Integrate mainline
64879      Branch: perlio
64880           +> t/lib/1_compile.t t/lib/compmod.pl
64881           !> MANIFEST configure.com lib/unicode/distinct.pm
64882 ____________________________________________________________________________
64883 [  8475] By: nick                                  on 2001/01/18  21:48:02
64884         Log: Win32 "safe signals" co-existance fix.
64885              Fix SIG_SIZE value.
64886              Clear PL_sig_pending when cloning (fork).
64887      Branch: perlio
64888            ! sv.c win32/config.bc win32/config.gc win32/config.vc
64889            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
64890 ____________________________________________________________________________
64891 [  8474] By: jhi                                   on 2001/01/18  14:40:57
64892         Log: It's Pod::Text::Overstrike, not Pod::Overstrike.
64893      Branch: perl
64894            ! t/lib/1_compile.t
64895 ____________________________________________________________________________
64896 [  8473] By: gsar                                  on 2001/01/18  11:42:31
64897         Log: unsubmitted trial1 change
64898      Branch: maint-5.6/perl
64899            ! Changes
64900 ____________________________________________________________________________
64901 [  8472] By: jhi                                   on 2001/01/18  04:30:24
64902         Log: The first bug found by 1_compile.t.
64903      Branch: perl
64904            ! lib/unicode/distinct.pm
64905 ____________________________________________________________________________
64906 [  8471] By: jhi                                   on 2001/01/18  04:29:42
64907         Log: Add Schwern's 1_compile test.  The compile_module script renamed
64908              to be a bit shorter for the 8.3 people.
64909      Branch: perl
64910            + t/lib/1_compile.t t/lib/compmod.pl
64911            ! MANIFEST
64912 ____________________________________________________________________________
64913 [  8470] By: jhi                                   on 2001/01/18  04:16:00
64914         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)
64915              From: Peter Prymmer <pvhp@forte.com>
64916              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
64917              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
64918              Replace #8463.
64919      Branch: maint-5.6/perl
64920            ! configure.com
64921 ____________________________________________________________________________
64922 [  8469] By: jhi                                   on 2001/01/18  04:13:02
64923         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)
64924              From: Peter Prymmer <pvhp@forte.com>
64925              Date: Wed, 17 Jan 2001 13:07:11 -0800 (PST)
64926              Message-ID: <Pine.OSF.4.10.10101171255380.289071-100000@aspara.forte.com>
64927              Replace #8462.
64928      Branch: perl
64929            ! configure.com
64930 ____________________________________________________________________________
64931 [  8468] By: jhi                                   on 2001/01/18  03:42:08
64932         Log: Integrate perlio.
64933      Branch: perl
64934           !> gv.c mg.c perlio.c util.c
64935 ____________________________________________________________________________
64936 [  8467] By: nick                                  on 2001/01/17  22:41:10
64937         Log: "Safe" signals - trial implementation.
64938              gv.c tweaked to zero PL_sig_pend array
64939              perlio.c tweaked to PERL_ASYNC_CHECK() on EINTR
64940              util.c tweaked to not set SA_RESTART to give perlio.c a chance.
64941              Odd thing is that it "works" with PERLIO=stdio as well (linux).
64942      Branch: perlio
64943            ! gv.c mg.c perlio.c util.c
64944 ____________________________________________________________________________
64945 [  8466] By: nick                                  on 2001/01/17  20:40:20
64946         Log: Integrate mainline.
64947      Branch: perlio
64948           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
64949           !> config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
64950           !> pp.c pp_sys.c sv.c t/op/int.t uconfig.h uconfig.sh
64951           !> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
64952           !> vos/config.ga.h win32/config.bc win32/config.gc
64953           !> win32/config.vc
64954 ____________________________________________________________________________
64955 [  8465] By: jhi                                   on 2001/01/17  18:37:13
64956         Log: Subject: [PATCH] Re: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
64957              From: Nicholas Clark <nick@ccl4.org>
64958              Date: Wed, 17 Jan 2001 17:31:33 +0000
64959              Message-ID: <20010117173133.I2633@plum.flirble.org>
64960      Branch: perl
64961            ! t/op/int.t
64962 ____________________________________________________________________________
64963 [  8464] By: jhi                                   on 2001/01/17  14:43:17
64964         Log: Subject: [PATCH: perl@8429]  lib/tie-substrhash.t FAILED at test 11
64965              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
64966              Date: Wed, 17 Jan 2001 15:16:43 +0100
64967              Message-ID: <5930DC161690D2119667009027157547038C8A85@madt009a.siemens.es> 
64968              
64969              pp_int() was dropping an NV to the floor,
64970              int(279964589018079/59) either returned not an integer
64971              4745162525730.15, or one got "Attempt to free unreferenced scalar."
64972      Branch: perl
64973            ! pp.c
64974 ____________________________________________________________________________
64975 [  8463] By: jhi                                   on 2001/01/17  06:12:42
64976         Log: (Replaced by #8470)
64977              
64978              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)
64979              From: "Craig A. Berry" <craigberry@mac.com>
64980              Date: Tue, 16 Jan 2001 23:38:46 -0600
64981              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
64982      Branch: maint-5.6/perl
64983            ! configure.com
64984 ____________________________________________________________________________
64985 [  8462] By: jhi                                   on 2001/01/17  06:11:31
64986         Log: (Replaced by #8469)
64987              
64988              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)
64989              From: "Craig A. Berry" <craigberry@mac.com>
64990              Date: Tue, 16 Jan 2001 23:38:46 -0600
64991              Message-Id: <p04330103b68ad8cfcbfd@[172.16.52.1]>
64992      Branch: perl
64993            ! configure.com
64994 ____________________________________________________________________________
64995 [  8461] By: jhi                                   on 2001/01/17  05:56:12
64996         Log: Allow for one trailing slash in the directory of mkdir().
64997      Branch: perl
64998            ! pp_sys.c
64999 ____________________________________________________________________________
65000 [  8460] By: jhi                                   on 2001/01/17  03:26:01
65001         Log: Metaconfig unit changes for #8459.
65002      Branch: metaconfig
65003            ! U/modified/Loc.U U/modified/sig_name.U
65004 ____________________________________________________________________________
65005 [  8459] By: jhi                                   on 2001/01/17  03:24:48
65006         Log: Define SIG_SIZE, the number of elements in the sig_name and
65007              sig_num arrays, including the final NULL entry.
65008      Branch: perl
65009            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65010            ! config_h.SH configure.com epoc/config.sh gv.c pod/perltoc.pod
65011            ! sv.c uconfig.h uconfig.sh vos/config.alpha.def
65012            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65013            ! win32/config.bc win32/config.gc win32/config.vc
65014 ____________________________________________________________________________
65015 [  8458] By: jhi                                   on 2001/01/17  01:41:33
65016         Log: Integrate perlio.
65017      Branch: perl
65018           !> embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
65019           !> perlapi.h proto.h sv.c
65020 ____________________________________________________________________________
65021 [  8457] By: nick                                  on 2001/01/16  22:07:26
65022         Log: Provide infrastructure for PERL_ASYNC_CHECK() style safe signals.
65023              Provides all the "cost" but no benefit yet - it is to allow cost
65024              to be measured, and implementation experiments (just in mg.c?).
65025      Branch: perlio
65026            ! embed.h embed.pl embedvar.h gv.c intrpvar.h mg.c perl.c perl.h
65027            ! perlapi.h proto.h sv.c
65028 ____________________________________________________________________________
65029 [  8456] By: nick                                  on 2001/01/16  21:07:07
65030         Log: Integrate mainline.
65031      Branch: perlio
65032           !> (integrate 51 files)
65033 ____________________________________________________________________________
65034 [  8455] By: jhi                                   on 2001/01/16  18:13:43
65035         Log: Subject: [PATCH] regcomp.c old feature removal
65036              From: mjd@plover.com
65037              Date: 16 Jan 2001 14:43:18 -0000 
65038              Message-ID: <20010116144318.7140.qmail@plover.com> 
65039      Branch: perl
65040            ! regcomp.c
65041 ____________________________________________________________________________
65042 [  8454] By: jhi                                   on 2001/01/16  16:12:39
65043         Log: Subject: [PATCH: perl-5.6.1-TRIAL1] Win32 Makefile fixes - v2
65044              From: "Indy Singh" <indy@nusphere.com>
65045              Date: Wed, 10 Jan 2001 20:17:49 -0500
65046              Message-ID: <003001c07b6c$524630b0$00957018@roadhog>
65047      Branch: maint-5.6/perl
65048            ! win32/Makefile
65049 ____________________________________________________________________________
65050 [  8453] By: jhi                                   on 2001/01/16  16:09:33
65051         Log: Update Changes.
65052      Branch: perl
65053            ! Changes patchlevel.h
65054 ____________________________________________________________________________
65055 [  8452] By: jhi                                   on 2001/01/16  15:42:04
65056         Log: Subject: Re: API Cleanup
65057              To: perl5-porters@perl.org
65058              Date: Tue, 16 Jan 2001 13:42:30 +0000
65059              Message-ID: <20010116134230.A13420@pembro26.pmb.ox.ac.uk>
65060              
65061              Subject: [PATCH] utf8.c documentation
65062              From: Simon Cozens <simon@cozens.net>
65063              Date: Tue, 16 Jan 2001 13:52:48 +0000
65064              Message-ID: <20010116135248.A13496@pembro26.pmb.ox.ac.uk>
65065              
65066              Subject: Re: API Cleanup
65067              From: Simon Cozens <simon@cozens.net>
65068              Date: Tue, 16 Jan 2001 14:58:55 +0000
65069              Message-ID: <20010116145855.A13794@pembro26.pmb.ox.ac.uk>
65070              
65071              UTF-8 doc patches.
65072      Branch: perl
65073            ! embed.pl pod/perlapi.pod utf8.c
65074 ____________________________________________________________________________
65075 [  8451] By: jhi                                   on 2001/01/16  14:41:39
65076         Log: podlators 1.07, from Russ Allbery.
65077      Branch: perl
65078            ! lib/Pod/Man.pm
65079 ____________________________________________________________________________
65080 [  8450] By: jhi                                   on 2001/01/16  14:24:19
65081         Log: Subject: [PATCH: perl@8429] Win32 Makefile fixes
65082              From: "Indy Singh" <indy@nusphere.com>
65083              Date: Mon, 15 Jan 2001 20:59:40 -0500
65084              Message-ID: <07be01c07f5f$fdadf270$d24b7018@cr637287a>
65085      Branch: perl
65086            ! win32/Makefile
65087 ____________________________________________________________________________
65088 [  8449] By: jhi                                   on 2001/01/16  03:42:55
65089         Log: Under 5.005 threads and debugging crashed in Debian 2.2 Linux/x86
65090              at the setting of the ofs_sv in new_struct_thread() as the
65091              thr->Tofs_sv (PL_ofs_sv) was still 0xabab.... (this is what
65092              uninitialized fields are, uh, initialized with),
65093              SvREFCNT_inc()ing that invited a core dump.
65094      Branch: perl
65095            ! util.c
65096 ____________________________________________________________________________
65097 [  8448] By: jhi                                   on 2001/01/16  01:49:07
65098         Log: Subject: [PATCH #3 @8436] Re: Eliminate op_children
65099              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65100              Date: Mon, 15 Jan 2001 17:14:37 -0800 (PST)
65101              Message-ID: <14947.40656.841280.551785@soda.csua.berkeley.edu>
65102              
65103              Replace #8444 and #8445.
65104      Branch: perl
65105            ! ext/B/B.xs ext/B/B/Debug.pm
65106 ____________________________________________________________________________
65107 [  8447] By: jhi                                   on 2001/01/15  21:05:35
65108         Log: Subject: [PATCH] API Variable documentation   
65109              From: Simon Cozens <simon@cozens.net>
65110              Date: Mon, 15 Jan 2001 19:35:54 +0000
65111              Message-ID: <20010115193554.A9919@pembro26.pmb.ox.ac.uk> 
65112      Branch: perl
65113            ! pod/perlapi.pod thrdvar.h
65114 ____________________________________________________________________________
65115 [  8446] By: jhi                                   on 2001/01/15  20:49:20
65116         Log: Signedness nit.
65117      Branch: perl
65118            ! pp_ctl.c
65119 ____________________________________________________________________________
65120 [  8445] By: jhi                                   on 2001/01/15  20:28:48
65121         Log: (Replaced by #8448)  More op_children traces (cleanup of #8442).
65122      Branch: perl
65123            ! ext/B/B/Debug.pm
65124 ____________________________________________________________________________
65125 [  8444] By: jhi                                   on 2001/01/15  13:09:10
65126         Log: (Replaced by #8448)  Traces of op_children (cleanup of #8442)
65127      Branch: perl
65128            ! ext/B/B.xs
65129 ____________________________________________________________________________
65130 [  8443] By: jhi                                   on 2001/01/15  13:06:26
65131         Log: Missing from #8439.
65132      Branch: perl
65133            ! keywords.h mg.c
65134 ____________________________________________________________________________
65135 [  8442] By: jhi                                   on 2001/01/15  13:02:38
65136         Log: Subject: [PATCH @8436] Eliminate op_children
65137              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65138              Date: Sun, 14 Jan 2001 03:00:13 -0800 (PST)
65139              Message-ID: <14945.32919.44271.685122@soda.csua.berkeley.edu>
65140              
65141              Subject: [PATCH @8436] Re: Eliminate op_children
65142              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65143              Date: Sun, 14 Jan 2001 03:23:56 -0800 (PST)
65144              Message-ID: <14945.35680.571387.810763@soda.csua.berkeley.edu>
65145      Branch: perl
65146            ! bytecode.pl ext/B/B/Asmdata.pm ext/B/B/Bytecode.pm
65147            ! ext/B/B/C.pm ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h
65148            ! op.c op.h
65149 ____________________________________________________________________________
65150 [  8441] By: jhi                                   on 2001/01/15  12:57:08
65151         Log: Use the /^Perl_/-less form of is_lvalue_sub().
65152      Branch: perl
65153            ! pp.h
65154 ____________________________________________________________________________
65155 [  8440] By: jhi                                   on 2001/01/15  05:13:09
65156         Log: Revert #8437 and #8438, the Linux large files story is more complex.
65157      Branch: metaconfig/U/perl
65158            ! d_fpos64_t.U d_off64_t.U
65159      Branch: perl
65160            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65161            ! config_h.SH configure.com epoc/config.sh perl.h
65162            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
65163            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65164            ! win32/config.bc win32/config.gc win32/config.vc
65165 ____________________________________________________________________________
65166 [  8439] By: jhi                                   on 2001/01/15  05:02:24
65167         Log: More UTF-8 patches from Inaba Hiroto.
65168              - The substr lval was still not okay.
65169              - Now pp_stringify and sv_setsv copies source's UTF8 flag
65170              even if IN_BYTE.  pp_stringify is called from fold_constants
65171              at optimization phase and "\x{100}" was made SvUTF8_off under
65172              use bytes (the bytes pragma is for "byte semantics" and not
65173              for "do not produce UTF8 data")
65174              - New `qu' operator to generate UTF8 string explicitly.
65175              Though I agree with the policy "0x00-0xff always produce bytes",
65176              sometimes want to such a string to be coded in UTF8.
65177              I can use pack"U0a*" but it requires more typing and has
65178              runtime overhead.
65179              - Fix pp_regcomp bug uncovered by "0x00-0xff always produce bytes"
65180              change, the bug appears if a pm has PMdf_UTF8 flag but interpolated
65181              string is not UTF8_on and has char 0x80-0xff.
65182              
65183              TODO: document and test qu.
65184      Branch: perl
65185            ! keywords.h keywords.pl mg.c pp.c pp_ctl.c pp_hot.c sv.c
65186            ! t/lib/charnames.t t/op/length.t t/op/substr.t t/pragma/utf8.t
65187            ! toke.c
65188 ____________________________________________________________________________
65189 [  8438] By: jhi                                   on 2001/01/14  05:10:23
65190         Log: (Reverted by #8440)
65191              
65192              Metaconfig unit changes for #8437.
65193      Branch: metaconfig/U/perl
65194            ! d_fpos64_t.U d_off64_t.U
65195 ____________________________________________________________________________
65196 [  8437] By: jhi                                   on 2001/01/14  04:55:34
65197         Log: (Reverted by #8440)
65198              
65199              Add <features.h> probing, seems to be needed for (some?)
65200              Linux largefileness.
65201      Branch: perl
65202            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65203            ! config_h.SH configure.com epoc/config.sh perl.h
65204            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
65205            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65206            ! win32/config.bc win32/config.gc win32/config.vc
65207 ____________________________________________________________________________
65208 [  8436] By: jhi                                   on 2001/01/13  17:47:21
65209         Log: Tighten some of the tests a bit.
65210      Branch: perl
65211            ! t/pragma/utf8.t
65212 ____________________________________________________________________________
65213 [  8435] By: jhi                                   on 2001/01/13  17:31:54
65214         Log: Integrate perlio.
65215      Branch: perl
65216           !> ext/Encode/Makefile.PL ext/Encode/compile win32/config_H.bc
65217           !> win32/config_H.gc win32/config_H.vc
65218 ____________________________________________________________________________
65219 [  8434] By: nick                                  on 2001/01/13  11:36:53
65220         Log: Run dmake regen_config_h for Win32
65221      Branch: perlio
65222            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
65223 ____________________________________________________________________________
65224 [  8433] By: nick                                  on 2001/01/13  11:31:55
65225         Log: VMS friendly patch to Encode compile process
65226      Branch: perlio
65227            ! ext/Encode/Makefile.PL ext/Encode/compile
65228 ____________________________________________________________________________
65229 [  8432] By: nick                                  on 2001/01/13  11:06:44
65230         Log: Integrate mainline
65231      Branch: perlio
65232           +> ext/B/B/Concise.pm
65233           !> (integrate 52 files)
65234 ____________________________________________________________________________
65235 [  8431] By: jhi                                   on 2001/01/13  05:55:55
65236         Log: Subject: [PATCH @8429] Re: B::Concise -- an improved replacement for B::Terse
65237              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65238              Date: Fri, 12 Jan 2001 21:45:17 -0800 (PST)
65239              Message-ID: <14943.59712.993695.180189@soda.csua.berkeley.edu>
65240      Branch: perl
65241            ! ext/B/B/Concise.pm
65242 ____________________________________________________________________________
65243 [  8430] By: jhi                                   on 2001/01/13  04:24:18
65244         Log: The LVRET macro needed an aTHX.
65245      Branch: perl
65246            ! pp.h
65247 ____________________________________________________________________________
65248 [  8429] By: jhi                                   on 2001/01/13  02:12:42
65249         Log: Update Changes.
65250      Branch: perl
65251            ! Changes patchlevel.h
65252 ____________________________________________________________________________
65253 [  8428] By: jhi                                   on 2001/01/13  02:08:50
65254         Log: Subject: Re: [PATCH: perl@8342]  lib/bigfloat.t FAILED at test 351
65255              From: Peter Prymmer <pvhp@forte.com>
65256              Date: Fri, 12 Jan 2001 16:27:36 -0800 (PST)
65257              Message-ID: <Pine.OSF.4.10.10101121623130.478096-100000@aspara.forte.com>
65258              
65259              Add a BEGIN guard for sloppy floating point division.
65260      Branch: perl
65261            ! lib/Math/BigInt.pm lib/bigint.pl
65262 ____________________________________________________________________________
65263 [  8427] By: jhi                                   on 2001/01/13  01:47:16
65264         Log: The B::Terse drop-in replacement wasn't quite drop-in.
65265      Branch: perl
65266            ! ext/B/B/Terse.pm
65267 ____________________________________________________________________________
65268 [  8426] By: jhi                                   on 2001/01/12  21:20:43
65269         Log: Use UVXf.
65270      Branch: perl
65271            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65272            ! config_h.SH configure.com epoc/config.sh sv.c uconfig.h
65273            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
65274            ! vos/config.ga.def vos/config.ga.h win32/config.bc
65275            ! win32/config.gc win32/config.vc
65276 ____________________________________________________________________________
65277 [  8425] By: jhi                                   on 2001/01/12  20:20:14
65278         Log: Subject: [PATCH perl@8342] -Wformat
65279              From: Robin Barker <rmb1@cise.npl.co.uk>
65280              Date: Fri, 12 Jan 2001 20:03:14 GMT
65281              Message-Id: <200101122003.UAA29599@tempest.npl.co.uk>
65282      Branch: perl
65283            ! ext/Encode/Encode.xs mg.c sv.c toke.c
65284 ____________________________________________________________________________
65285 [  8424] By: jhi                                   on 2001/01/12  20:01:48
65286         Log: Subject: B::Concise -- an improved replacement for B::Terse 
65287              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65288              Date: Sat,  6 Jan 2001 20:18:05 -0800 (PST)
65289              Message-ID: <14935.43597.962940.803717@soda.csua.berkeley.edu>
65290      Branch: perl
65291            + ext/B/B/Concise.pm
65292            ! MANIFEST ext/B/B/Terse.pm
65293 ____________________________________________________________________________
65294 [  8423] By: jhi                                   on 2001/01/12  19:24:02
65295         Log: The new metaconfig unit from the #8421.
65296      Branch: metaconfig/U/perl
65297            + d_sigprocmask.U
65298 ____________________________________________________________________________
65299 [  8422] By: jhi                                   on 2001/01/12  19:23:43
65300         Log: Forgot the microperl config from the #8421.
65301      Branch: perl
65302            ! uconfig.h uconfig.sh
65303 ____________________________________________________________________________
65304 [  8421] By: jhi                                   on 2001/01/12  19:05:27
65305         Log: Add sigprocmask() probe, regen Configure, regen toc.
65306      Branch: perl
65307            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65308            ! config_h.SH configure.com epoc/config.sh mg.c pod/perltoc.pod
65309            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
65310            ! vos/config.ga.h win32/config.bc win32/config.gc
65311            ! win32/config.vc
65312 ____________________________________________________________________________
65313 [  8420] By: jhi                                   on 2001/01/12  18:34:31
65314         Log: Add sockatmark() to the todo list.
65315      Branch: perl
65316            ! Todo-5.6
65317 ____________________________________________________________________________
65318 [  8419] By: jhi                                   on 2001/01/12  18:09:46
65319         Log: Rename RETVAL_MAX to RETURN_UNLIMITED_NUMBER.
65320      Branch: perl
65321            ! op.c
65322 ____________________________________________________________________________
65323 [  8418] By: jhi                                   on 2001/01/12  18:05:30
65324         Log: Subject: Re: [PATCH] [ID 20001223.002] lvalues in list context
65325              From: Radu Greab <radu@netsoft.ro>
65326              Message-ID: <14943.15321.515713.119805@ix.netsoft.ro>
65327              Date: Fri, 12 Jan 2001 19:16:09 +0200 (EET)
65328      Branch: perl
65329            ! op.c t/pragma/sub_lval.t
65330 ____________________________________________________________________________
65331 [  8417] By: jhi                                   on 2001/01/12  16:09:09
65332         Log: Subject: [PATCH @8404] Consolidated lvalue sub changes
65333              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU> 
65334              Date: Wed, 10 Jan 2001 21:36:51 -0800 (PST)
65335              Message-ID: <14941.16925.736415.785818@soda.csua.berkeley.edu>
65336      Branch: perl
65337            ! doop.c embed.h embed.pl op.c op.h opcode.h opcode.pl
65338            ! pod/perldiag.pod pod/perlintern.pod pod/perlsub.pod pp.c pp.h
65339            ! pp.sym pp_ctl.c pp_hot.c pp_proto.h proto.h t/lib/b.t
65340            ! t/pragma/sub_lval.t toke.c
65341 ____________________________________________________________________________
65342 [  8416] By: jhi                                   on 2001/01/12  15:42:06
65343         Log: Subject: RE: [PATCH] [ID 20001223.002] lvalues in list context
65344              From: "Richard Soderberg" <rs@crystalflame.net>
65345              Date: Fri, 12 Jan 2001 04:49:35 -0800
65346              Message-ID: <NAEKLNAAHLMBPMPNBMLEAELDCKAA.rs@crystalflame.net>
65347              
65348              Replace 10000 with RETVAL_MAX, and compute RETVAL_MAX
65349              according to the platform.
65350      Branch: perl
65351            ! op.c
65352 ____________________________________________________________________________
65353 [  8415] By: jhi                                   on 2001/01/12  15:33:41
65354         Log: One more UTF-8 fix from Inaba Hiroto.
65355      Branch: perl
65356            ! pp.c regexec.c t/pragma/utf8.t
65357 ____________________________________________________________________________
65358 [  8414] By: jhi                                   on 2001/01/12  15:30:18
65359         Log: Mea culpa: I botched up Hugo's "Tw" bug fix when applying it.
65360      Branch: perl
65361            ! regexec.c
65362 ____________________________________________________________________________
65363 [  8413] By: jhi                                   on 2001/01/12  15:22:10
65364         Log: Subject: [Patch perl@8375] pragma/subs.t ......FAILED tests 1-2 using Bison's parser
65365              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65366              Date: Thu, 11 Jan 2001 12:53:36 +0100
65367              Message-ID: <5930DC161690D2119667009027157547038123E1@madt009a.siemens.es>
65368      Branch: perl
65369            ! toke.c
65370 ____________________________________________________________________________
65371 [  8412] By: jhi                                   on 2001/01/12  15:20:25
65372         Log: Subject: [PATCH: perl@8342] updates to posix-bc hints file
65373              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65374              Date: Fri, 12 Jan 2001 14:37:55 +0100
65375              Message-ID: <5930DC161690D21196670090271575470384E3FC@madt009a.siemens.es>
65376      Branch: perl
65377            ! hints/posix-bc.sh
65378 ____________________________________________________________________________
65379 [  8411] By: jhi                                   on 2001/01/12  15:14:14
65380         Log: Subject: [PATCH: perl@8342]  op/regmesg FAILED at test 33 on EBCDIC machines
65381              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65382              Date: Fri, 12 Jan 2001 10:42:21 +0100
65383              Message-ID: <5930DC161690D211966700902715754703812F33@madt009a.siemens.es>
65384      Branch: perl
65385            ! t/op/regmesg.t
65386 ____________________________________________________________________________
65387 [  8410] By: jhi                                   on 2001/01/12  05:48:55
65388         Log: Subject: Re: [ID 20010101.004] Not OK: perl v5.7.0 +DEVEL8268 on i586-linux-64int-ld 2.2.17-21mdk (UNINSTALLED)
65389              From: Nicholas Clark <nick@ccl4.org> 
65390              Date: Sun, 7 Jan 2001 19:47:14 +0000
65391              Message-ID: <20010107194714.B1048@plum.flirble.org>
65392      Branch: perl
65393            ! t/op/numconvert.t
65394 ____________________________________________________________________________
65395 [  8409] By: jhi                                   on 2001/01/12  05:41:28
65396         Log: Integrate perlio.
65397      Branch: perl
65398           !> mg.c scope.h
65399 ____________________________________________________________________________
65400 [  8408] By: nick                                  on 2001/01/11  22:43:28
65401         Log: Remove variables that were used in experiments.
65402      Branch: perlio
65403            ! mg.c
65404 ____________________________________________________________________________
65405 [  8407] By: nick                                  on 2001/01/11  20:57:44
65406         Log: Catch die in %SIG handler and unblock the signal before re-dying.
65407              This make Linux work _without_ sigsetjmp().
65408              Turn off sigsetjmp() to see what else it does.
65409              May need Configure probe for sigprocmask() if anything has sigaction()
65410              but not sigprocmask().
65411      Branch: perlio
65412            ! mg.c scope.h
65413 ____________________________________________________________________________
65414 [  8406] By: nick                                  on 2001/01/11  19:32:07
65415         Log: Integrate mainline
65416      Branch: perlio
65417           !> Changes ext/IO/lib/IO/Socket/INET.pm ext/Socket/Socket.pm mg.c
65418           !> patchlevel.h perl.h regexec.c t/op/re_tests t/op/split.t
65419           !> t/op/substr.t
65420 ____________________________________________________________________________
65421 [  8405] By: jhi                                   on 2001/01/11  17:11:01
65422         Log: Fix UTF-8 lval substr().
65423      Branch: perl
65424            ! mg.c t/op/substr.t
65425 ____________________________________________________________________________
65426 [  8404] By: jhi                                   on 2001/01/11  05:13:58
65427         Log: Update Changes.
65428      Branch: perl
65429            ! Changes patchlevel.h
65430 ____________________________________________________________________________
65431 [  8403] By: jhi                                   on 2001/01/11  04:38:24
65432         Log: Subject: Re: [ID 20001029.005] Regex error: "cd. (A. Tw)" !~ /\((\w\. \w+)\)/
65433              From: Hugo <hv@crypt.compulink.co.uk>
65434              Date: Mon, 30 Oct 2000 01:33:26 +0000
65435              Message-Id: <200010300133.BAA10390@crypt.compulink.co.uk>
65436      Branch: perl
65437            ! regexec.c t/op/re_tests
65438 ____________________________________________________________________________
65439 [  8402] By: jhi                                   on 2001/01/11  04:26:12
65440         Log: Integrate perlio.
65441      Branch: perl
65442           !> scope.h util.c
65443 ____________________________________________________________________________
65444 [  8401] By: nick                                  on 2001/01/10  22:52:55
65445         Log: Allow control of 2nd arg to segsetjmp() via -DSCOPE_SAVES_SIGNAL_MASK.
65446              (So Alan and Ilya can try setting via hints.)
65447              Verified Linux "works" with it true and fails to re-enable SIGINT if false.
65448              Restoring sigmask in Perl_sighandler() if handler dies is not equivalent;
65449              doing the save everywhere seems to restart read() correctly, but just
65450              doing it once "round" the handler does not.
65451      Branch: perlio
65452            ! scope.h
65453 ____________________________________________________________________________
65454 [  8400] By: jhi                                   on 2001/01/10  21:57:54
65455         Log: Not defining PERL_PRESERVE_IVUV fixes only the op/inc problem
65456              of IRIX, HP-UX is unaffected.
65457      Branch: perl
65458            ! perl.h
65459 ____________________________________________________________________________
65460 [  8399] By: nick                                  on 2001/01/10  21:29:19
65461         Log: Safe fix for Simon's pclose() doing SvIVX of undef -> core bug.
65462      Branch: perlio
65463            ! util.c
65464 ____________________________________________________________________________
65465 [  8398] By: jhi                                   on 2001/01/10  20:55:31
65466         Log: Add ReuseAddr as a (preferred) alias for Reuse as we know
65467              also have ReusePort.
65468      Branch: perl
65469            ! ext/IO/lib/IO/Socket/INET.pm
65470 ____________________________________________________________________________
65471 [  8397] By: jhi                                   on 2001/01/10  20:50:57
65472         Log: Subject: [PATCH] add ReusePort option to IO::Socket::INET for better multicast support (resend)
65473              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
65474              Date: Wed, 10 Jan 2001 01:38:13 -0800
65475              Message-ID: <20010110013813.B41744@yahoo-inc.com>
65476      Branch: perl
65477            ! ext/IO/lib/IO/Socket/INET.pm
65478 ____________________________________________________________________________
65479 [  8396] By: jhi                                   on 2001/01/10  20:49:30
65480         Log: Subject: [PATCH] add SO_REUSEPORT to export list in Socket.pm for better multicast support (resend)
65481              From: "Jeremy D. Zawodny" <jzawodn@yahoo-inc.com>
65482              Date: Wed, 10 Jan 2001 01:37:32 -0800
65483              Message-ID: <20010110013732.A41744@yahoo-inc.com>
65484      Branch: perl
65485            ! ext/Socket/Socket.pm
65486 ____________________________________________________________________________
65487 [  8395] By: jhi                                   on 2001/01/10  20:41:37
65488         Log: Test for bug id 20010105.016 (fixed by #8378).
65489      Branch: perl
65490            ! t/op/split.t
65491 ____________________________________________________________________________
65492 [  8394] By: jhi                                   on 2001/01/10  20:26:32
65493         Log: Integrate perlio.
65494      Branch: perl
65495            ! util.c
65496 ____________________________________________________________________________
65497 [  8393] By: nick                                  on 2001/01/10  19:34:30
65498         Log: Back out Simon's pid hackery for now.
65499      Branch: perlio
65500            ! util.c
65501 ____________________________________________________________________________
65502 [  8392] By: nick                                  on 2001/01/10  19:23:13
65503         Log: Integrate mainline. (Builds but does not work - something broke pipes...)
65504      Branch: perlio
65505           !> (integrate 29 files)
65506 ____________________________________________________________________________
65507 [  8391] By: jhi                                   on 2001/01/10  18:43:15
65508         Log: Subject: [PATCH] Fix my_pclose segfault
65509              From: Simon Cozens <simon@cozens.net>
65510              Date: Wed, 10 Jan 2001 18:39:35 +0000
65511              Message-ID: <20010110183934.A25640@pembro26.pmb.ox.ac.uk>
65512      Branch: perl
65513            ! util.c
65514 ____________________________________________________________________________
65515 [  8390] By: jhi                                   on 2001/01/10  18:42:08
65516         Log: Subject:  [PATCH perl@8269] Opcode.XS, fix memory leak
65517              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65518              Date:     Wed, 10 Jan 2001 13:23:02 EST
65519              Message-Id: <010110132245.8129a@DUPHY4.Physics.Drexel.Edu>
65520      Branch: perl
65521            ! ext/Opcode/Opcode.xs
65522 ____________________________________________________________________________
65523 [  8389] By: jhi                                   on 2001/01/10  15:16:07
65524         Log: Turn off the integer preservation for now.
65525      Branch: perl
65526            ! perl.h
65527 ____________________________________________________________________________
65528 [  8388] By: jhi                                   on 2001/01/10  15:01:25
65529         Log: Few more IDE/editor nits from p5p.
65530      Branch: perl
65531            ! pod/perlfaq3.pod
65532 ____________________________________________________________________________
65533 [  8387] By: jhi                                   on 2001/01/10  06:53:16
65534         Log: Subject: Re: [ID 20010109.003] Patch 8138 broke a test in libwww
65535              To: "Andreas J. Koenig" <andreas.koenig@anima.de>
65536              Date: Tue, 9 Jan 2001 23:16:02 +0000
65537              Message-ID: <20010109231602.A81101@plum.flirble.org>
65538      Branch: perl
65539            ! sv.c
65540 ____________________________________________________________________________
65541 [  8386] By: jhi                                   on 2001/01/10  03:17:54
65542         Log: Test cases for #8385 (from Simon's "torture.pl")
65543      Branch: perl
65544            ! t/op/tr.t
65545 ____________________________________________________________________________
65546 [  8385] By: jhi                                   on 2001/01/10  03:17:11
65547         Log: Subject: Re: more UTF8 test suites and an UTF8 patch
65548              From: Inaba Hiroto <inaba@sdd.tokyo-sc.toshiba.co.jp>
65549              Date: Wed, 10 Jan 2001 11:39:39 +0900
65550              Message-Id: <10101100239.AA10002@tux0017.sdd.tokyo-sc.toshiba.co.jp>
65551              
65552              Some more UTF-8 tr cases fixed.
65553      Branch: perl
65554            ! doop.c
65555 ____________________________________________________________________________
65556 [  8384] By: jhi                                   on 2001/01/09  22:45:40
65557         Log: Allow the locale test needing POSIX and the taint test
65558              needing IPC::SysV to run under 'minitest' (basically,
65559              bail out if loading the extension fails)
65560      Branch: perl
65561            ! t/op/misc.t t/op/taint.t
65562 ____________________________________________________________________________
65563 [  8383] By: jhi                                   on 2001/01/09  21:36:04
65564         Log: Subject: [PATCH @8382] Remove FileHandle/IO dependence in t/io/openpid.t
65565              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65566              Date: Tue,  9 Jan 2001 13:33:22 -0800 (PST)
65567              Message-ID: <14939.33475.474459.147429@soda.csua.berkeley.edu>
65568      Branch: perl
65569            ! t/io/openpid.t
65570 ____________________________________________________________________________
65571 [  8382] By: jhi                                   on 2001/01/09  21:06:08
65572         Log: save_delete(), err, SAVEDELETE() fixes from Charles Lane.
65573              Should finish up the bug id 20001205.022.
65574      Branch: perl
65575            ! pp.c pp_hot.c scope.c
65576 ____________________________________________________________________________
65577 [  8381] By: jhi                                   on 2001/01/09  18:27:43
65578         Log: Subject: Re: [PATCH: perl@8342] comp/proto..........FAILED tests 112-123
65579              From: Andy Dougherty <doughera@lafayette.edu>
65580              Date: Tue, 9 Jan 2001 12:11:16 -0500 (EST)
65581              Message-ID: <Pine.SOL.4.10.10101091144440.13124-100000@maxwell.phys.lafayette.edu>
65582              
65583              More robust yacc/bison error detection.
65584      Branch: perl
65585            ! t/comp/proto.t
65586 ____________________________________________________________________________
65587 [  8380] By: jhi                                   on 2001/01/09  15:21:38
65588         Log: Subject:  [PATCH] make t/op/misc.t work on VMS
65589              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
65590              Date:     Tue, 9 Jan 2001 07:53:55 EST
65591              Message-Id: <010109075323.91c8f@DUPHY4.Physics.Drexel.Edu> 
65592      Branch: perl
65593            ! t/op/misc.t vms/test.com
65594 ____________________________________________________________________________
65595 [  8379] By: jhi                                   on 2001/01/09  15:20:38
65596         Log: Subject: [ID 20001230.003] UTF-8 tr still hurts
65597              From: jhi@cc.hut.fi
65598              Date: Sat, 30 Dec 2000 22:57:32 +0200 (EET)
65599              Message-Id: <200012302057.WAA31168@alpha.hut.fi>
65600              
65601              The #8378 fixed this.
65602      Branch: perl
65603            ! t/op/tr.t
65604 ____________________________________________________________________________
65605 [  8378] By: jhi                                   on 2001/01/09  15:05:32
65606         Log: Subject: One more patch for UTF8 
65607              From: Inaba Hiroto <inaba@st.rim.or.jp>
65608              Date: Tue, 09 Jan 2001 01:04:32 +0900
65609              Message-ID: <3A59E510.52BAB5B9@st.rim.or.jp>
65610              
65611              UTF-8 fixes for 'x' and tr///.
65612      Branch: perl
65613            ! doop.c embed.h embed.pl op.c pod/perlapi.pod pp.c proto.h
65614            ! regcomp.c regexec.c toke.c utf8.c
65615 ____________________________________________________________________________
65616 [  8377] By: jhi                                   on 2001/01/09  14:32:17
65617         Log: Make explicit our assumption that (for now) "\x{80}" produces UTF-8.
65618      Branch: perl
65619            ! t/op/length.t
65620 ____________________________________________________________________________
65621 [  8376] By: jhi                                   on 2001/01/09  04:32:32
65622         Log: integrate changes #7775, #8316, #8316 from mainline
65623      Branch: maint-5.6/perl
65624            ! hints/solaris_2.sh
65625 ____________________________________________________________________________
65626 [  8375] By: jhi                                   on 2001/01/09  04:26:43
65627         Log: Update Changes.
65628      Branch: perl
65629            ! Changes patchlevel.h
65630 ____________________________________________________________________________
65631 [  8374] By: jhi                                   on 2001/01/09  04:14:32
65632         Log: IDE/editor section tweaking.
65633      Branch: perl
65634            ! pod/perlfaq3.pod
65635 ____________________________________________________________________________
65636 [  8373] By: jhi                                   on 2001/01/09  02:38:26
65637         Log: Subject: [PATCH: perl@8342] updates to OS/390 hints file
65638              From: Peter Prymmer <pvhp@forte.com>
65639              Date: Mon, 8 Jan 2001 18:06:51 -0800 (PST)
65640              Message-ID: <Pine.OSF.4.10.10101081805530.239173-100000@aspara.forte.com>
65641              
65642              In preparation os OS/390 dynamic loading.
65643      Branch: perl
65644            ! README.os390 hints/os390.sh
65645 ____________________________________________________________________________
65646 [  8372] By: jhi                                   on 2001/01/09  00:24:30
65647         Log: Integrate with perlio.
65648      Branch: perl
65649           !> embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
65650 ____________________________________________________________________________
65651 [  8371] By: nick                                  on 2001/01/08  23:54:33
65652         Log: Fix "scalars leaked" bugs caused by overload magic
65653              (Highlighted by Ilya's DESTROY optimization.)
65654      Branch: perlio
65655            ! embed.h embed.pl gv.c mg.c perl.h proto.h sv.c
65656 ____________________________________________________________________________
65657 [  8370] By: nick                                  on 2001/01/08  20:19:41
65658         Log: Integrate mainline
65659      Branch: perlio
65660           !> README.epoc dump.c ext/GDBM_File/GDBM_File.xs gv.c
65661           !> lib/Getopt/Long.pm mg.c op.c scope.c sv.c t/io/pipe.t
65662           !> t/op/64bitint.t
65663 ____________________________________________________________________________
65664 [  8369] By: jhi                                   on 2001/01/08  17:30:52
65665         Log: save_delete() Safefree() doesn't (anymore?) work with shared
65666              strings, one test failure in op/misc and almost all of lib/b.
65667              (Outcomments #8369.)
65668      Branch: perl
65669            ! scope.c
65670 ____________________________________________________________________________
65671 [  8368] By: jhi                                   on 2001/01/08  14:47:10
65672         Log: (Outcommented by #8369.)
65673              
65674              Subject: Re: Perl BugID 20001205.022 ---- save_delete
65675              From: Simon Cozens <simon@cozens.net>
65676              Date: Sat, 6 Jan 2001 11:48:40 +0000
65677              Message-ID: <20010106114840.A13227@deep-dark-truthful-mirror.perlhacker.org>
65678              
65679              The save_delete() does need the Safefree.
65680      Branch: perl
65681            ! scope.c
65682 ____________________________________________________________________________
65683 [  8367] By: bailey                                on 2001/01/08  08:53:52
65684         Log: Once again syncing after too long an absence
65685      Branch: vmsperl
65686           +> (branch 55 files)
65687            - MAINTAIN fix_pl vos/config.def vos/config.h
65688            - vos/config_h.SH_orig
65689           !> (integrate 498 files)
65690 ____________________________________________________________________________
65691 [  8366] By: jhi                                   on 2001/01/08  02:42:59
65692         Log: Subject: [ID 20010107.012] [PATCH] 18446744073709551616e0 was treated as UV=18446744073709551615
65693              From: nick@ccl4.org
65694              Date: Sun, 7 Jan 2001 21:07:18 +0000
65695              Message-Id: <20010107210717.D1048@plum.flirble.org>
65696      Branch: perl
65697            ! sv.c t/op/64bitint.t
65698 ____________________________________________________________________________
65699 [  8365] By: jhi                                   on 2001/01/08  02:35:16
65700         Log: Subject: [PATCH] environ nit
65701              From: Simon Cozens <simon@cozens.net>
65702              Date: Sun, 7 Jan 2001 17:57:07 +0000
65703              Message-ID: <20010107175707.A2013@pembro26.pmb.ox.ac.uk>
65704              
65705              Use environ only if we have it.
65706      Branch: perl
65707            ! mg.c
65708 ____________________________________________________________________________
65709 [  8364] By: jhi                                   on 2001/01/08  02:24:51
65710         Log: Replace #6721, GDBM, system malloc, and LEAKTEST.
65711      Branch: perl
65712            ! ext/GDBM_File/GDBM_File.xs
65713 ____________________________________________________________________________
65714 [  8363] By: jhi                                   on 2001/01/08  02:19:24
65715         Log: Subject: [PATCH @8344] Fix spurious GVSV OPpOUR_INTRO
65716              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
65717              Date: Sat,  6 Jan 2001 15:25:02 -0800 (PST)
65718              Message-ID: <14935.41722.239364.55174@soda.csua.berkeley.edu>
65719      Branch: perl
65720            ! dump.c op.c
65721 ____________________________________________________________________________
65722 [  8362] By: jhi                                   on 2001/01/08  02:17:43
65723         Log: Subject: [patch] xsub AUTOLOAD fix/optimization
65724              From: Doug MacEachern <dougm@covalent.net>
65725              Date: Sat, 6 Jan 2001 09:30:05 -0800 (PST)
65726              Message-ID: <Pine.LNX.4.10.10101060924280.24460-100000@mojo.covalent.net>
65727              
65728              Allow AUTOLOAD to be an xsub and allow such xsubs
65729              to avoid use of $AUTOLOAD.
65730      Branch: perl
65731            ! gv.c
65732 ____________________________________________________________________________
65733 [  8361] By: jhi                                   on 2001/01/08  02:16:07
65734         Log: Subject: Re: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
65735              From: Radu Greab <radu@netsoft.ro>
65736              Date: Sun, 7 Jan 2001 03:16:55 +0200 (EET)
65737              Message-ID: <14935.50055.838449.408835@ix.netsoft.ro>
65738              
65739              No need for the potentially nonportable $SIG{CHLD}.
65740      Branch: perl
65741            ! t/io/pipe.t
65742 ____________________________________________________________________________
65743 [  8360] By: jhi                                   on 2001/01/08  01:58:23
65744         Log: Update to Getopt::Long 2.24_02, from Johan Vromans.
65745      Branch: perl
65746            ! lib/Getopt/Long.pm
65747 ____________________________________________________________________________
65748 [  8359] By: jhi                                   on 2001/01/08  01:55:44
65749         Log: Integrate perlio.
65750      Branch: perl
65751           !> ext/Encode/Encode.xs lib/ExtUtils/typemap perl.c perlio.c
65752           !> perlio.h pp.c pp_hot.c pp_sys.c sv.c t/lib/tie-refhash.t
65753           !> utf8.c win32/Makefile
65754 ____________________________________________________________________________
65755 [  8358] By: jhi                                   on 2001/01/07  21:16:50
65756         Log: Update the EPOC cross SDK URL.
65757      Branch: perl
65758            ! README.epoc
65759 ____________________________________________________________________________
65760 [  8357] By: jhi                                   on 2001/01/07  21:16:09
65761         Log: Update the EPOC cross SDK URL.
65762      Branch: maint-5.6/perl
65763            ! README.epoc
65764 ____________________________________________________________________________
65765 [  8356] By: nick                                  on 2001/01/06  21:47:52
65766         Log: FILE * in XS code for PerlIO world:
65767              - make PERLIO_NOT_STDIO 0 (co-existance) default for non PERL_CORE case.
65768              - Add FILE * T_STDIO typemap.
65769              - Finish PerlIO_findFILE() and PerlIO_extprtFILE()
65770      Branch: perlio
65771            ! lib/ExtUtils/typemap perlio.c perlio.h
65772 ____________________________________________________________________________
65773 [  8355] By: jhi                                   on 2001/01/06  20:27:15
65774         Log: integrate change #8336 from mainline
65775              
65776              Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1
65777      Branch: maint-5.6/perl
65778            ! hv.c
65779 ____________________________________________________________________________
65780 [  8354] By: jhi                                   on 2001/01/06  20:24:29
65781         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
65782              From: Robin Barker <rmb1@cise.npl.co.uk>
65783              Date: Fri, 22 Dec 2000 12:17:38 GMT
65784              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
65785              
65786              The patch reformats some long =item lines so they give
65787              correct output via pod2man | nroff -man
65788              
65789              Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
65790              From: Robin Barker <rmb1@cise.npl.co.uk>
65791              Date: Tue, 2 Jan 2001 15:35:03 GMT
65792              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
65793              
65794              Here is a _further_ patch which corrects a few more errors:
65795              * an empty C<=item> in CPAN.pm
65796              * patching the wrong file (pod/perlamiga.pod not README.amiga)
65797              * leaving empty C<=item>s which formatted incorrectly
65798              * over long C<=item>s revealed by latest patch to Pod::Man
65799      Branch: maint-5.6/perl
65800            ! README.amiga lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
65801            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
65802            ! pod/perl5004delta.pod pod/perl5005delta.pod pod/perlapi.pod
65803            ! pod/perldelta.pod pod/perldiag.pod pod/perlembed.pod
65804            ! pod/perlfaq4.pod pod/perllocale.pod pod/perlmodlib.pod
65805            ! pod/perlrequick.pod pod/perlretut.pod pod/perlsub.pod
65806 ____________________________________________________________________________
65807 [  8353] By: jhi                                   on 2001/01/06  20:21:10
65808         Log: integrate changes #7980, 8056, 8057 from mainline
65809              
65810              UTF-8 hash keys.
65811      Branch: maint-5.6/perl
65812            ! embed.h embed.pl hv.c hv.h perlapi.c proto.h t/op/each.t
65813 ____________________________________________________________________________
65814 [  8352] By: jhi                                   on 2001/01/06  20:18:44
65815         Log: Forgotten from #8438.
65816      Branch: maint-5.6/perl
65817            ! epoc/epocish.h
65818 ____________________________________________________________________________
65819 [  8351] By: jhi                                   on 2001/01/06  20:18:12
65820         Log: Forgotten from #8347.
65821      Branch: maint-5.6/perl
65822            ! config_h.SH
65823 ____________________________________________________________________________
65824 [  8350] By: jhi                                   on 2001/01/06  20:00:19
65825         Log: Thinko in #8347.
65826      Branch: maint-5.6/perl
65827            ! regcomp.c
65828 ____________________________________________________________________________
65829 [  8349] By: jhi                                   on 2001/01/06  18:05:30
65830         Log: Copy the FAQ3 IDE section from the development branch,
65831              changes originally by Peter Prymmer.
65832      Branch: maint-5.6/perl
65833            ! pod/perlfaq3.pod
65834 ____________________________________________________________________________
65835 [  8348] By: jhi                                   on 2001/01/06  18:03:02
65836         Log: EPOC updates for TRIAL1.
65837              
65838              Subject: [5.6.1 trial1] EPOC update
65839              From: Olaf Flebbe <O.Flebbe@science-computing.de>
65840              Date: Sun, 31 Dec 2000 16:04:52 +0100 (CET)
65841              Message-ID: <Pine.LNX.4.02.10012311603040.14097-100000@milkyway.science-computing.de> 
65842              
65843              Subject: epoc patch2 for perl-5.6.1-trial1
65844              From: Olaf Flebbe <O.Flebbe@science-computing.de>
65845              Date: Sat, 6 Jan 2001 13:55:53 +0100 (CET)
65846              Message-ID: <Pine.LNX.4.02.10101061355220.26469-100000@milkyway.science-computing.de> 
65847      Branch: maint-5.6/perl
65848            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
65849            ! epoc/epocish.c
65850 ____________________________________________________________________________
65851 [  8347] By: jhi                                   on 2001/01/06  17:29:10
65852         Log: integrate changes #7710,7824,7973 from mainline,
65853              plus VMS nits from Peter Prymmer and Dan Sugalski.
65854              
65855              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
65856              library (getprotobyname and getprotobynumber are outversioned by
65857              the same calls in libc, at least for xlc version 3.
65858              
65859              Add HAS_SBRK_PROTO.
65860              
65861              Fixes for signedness warnings noticed by VMSperlers.
65862      Branch: maint-5.6/perl
65863            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
65864            ! configure.com epoc/config.sh hints/aix.sh malloc.c regcomp.c
65865            ! sv.c vms/descrip_mms.template vos/config.alpha.def
65866            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
65867            ! win32/config.bc win32/config.gc win32/config.vc
65868 ____________________________________________________________________________
65869 [  8346] By: nick                                  on 2001/01/06  14:36:01
65870         Log: Fixup accumulated integrate muddles (perlio == devperl again)
65871      Branch: perlio
65872            ! ext/Encode/Encode.xs perl.c pp_sys.c t/lib/tie-refhash.t
65873 ____________________________________________________________________________
65874 [  8345] By: nick                                  on 2001/01/06  14:24:58
65875         Log: Integrate mainline
65876      Branch: perlio
65877           !> (integrate 55 files)
65878 ____________________________________________________________________________
65879 [  8344] By: jhi                                   on 2001/01/06  02:24:02
65880         Log: Subject: [patch] PerlIO_cleanup() prototype
65881              From: Doug MacEachern <dougm@covalent.net>
65882              Date: Fri, 5 Jan 2001 18:15:31 -0800 (PST)
65883              Message-ID: <Pine.LNX.4.10.10101051813220.340-100000@mojo.covalent.net>
65884      Branch: perl
65885            ! perlio.h
65886 ____________________________________________________________________________
65887 [  8343] By: jhi                                   on 2001/01/06  01:04:09
65888         Log: IRIX compiler noticed that the bof initialization might be
65889              bypassed by control flow.
65890      Branch: perl
65891            ! toke.c
65892 ____________________________________________________________________________
65893 [  8342] By: jhi                                   on 2001/01/06  00:10:48
65894         Log: Update Changes.
65895      Branch: perl
65896            ! Changes patchlevel.h
65897 ____________________________________________________________________________
65898 [  8341] By: jhi                                   on 2001/01/05  23:52:33
65899         Log: Add a note about EBCDIC versus UTF-8 to a potential problem spot.
65900      Branch: perl
65901            ! toke.c
65902 ____________________________________________________________________________
65903 [  8340] By: jhi                                   on 2001/01/05  22:44:08
65904         Log: Subject: [PATCH] Re: [ID 20010105.002] close() on process filehandle leaves defunct process
65905              From: Radu Greab <radu@netsoft.ro>
65906              Date: Fri, 5 Jan 2001 21:04:33 +0200 (EET)
65907              Message-ID: <14934.6849.742435.23178@ix.netsoft.ro>
65908      Branch: perl
65909            ! t/io/pipe.t util.c
65910 ____________________________________________________________________________
65911 [  8339] By: jhi                                   on 2001/01/05  22:35:17
65912         Log: Subject: [PATCH] format and rewording in perlfaq.pod
65913              From: Robin Barker <rmb1@cise.npl.co.uk>
65914              Date: Fri, 5 Jan 2001 18:51:20 GMT
65915              Message-Id: <200101051851.SAA03310@tempest.npl.co.uk>
65916      Branch: perl
65917            ! pod/perlfaq.pod
65918 ____________________________________________________________________________
65919 [  8338] By: jhi                                   on 2001/01/05  22:31:17
65920         Log: Subject: [patch: perl@8327] have perlbug's Save to File respect -F flag
65921              From: Peter Prymmer <pvhp@forte.com>
65922              Date: Fri, 5 Jan 2001 14:02:13 -0800 (PST)
65923              Message-ID: <Pine.OSF.4.10.10101051357400.28294-100000@aspara.forte.com>
65924      Branch: perl
65925            ! utils/perlbug.PL
65926 ____________________________________________________________________________
65927 [  8337] By: jhi                                   on 2001/01/05  18:15:11
65928         Log: Subject: [PATCH 5.7.1/Configure] failure to set src='.'
65929              From: Robin Barker <rmb1@cise.npl.co.uk>
65930              Date: Tue, 2 Jan 2001 15:24:07 GMT
65931              Message-Id: <200101021524.PAA15145@tempest.npl.co.uk>
65932              
65933              If you call configure as C<./Configure> or C<sh ./Configure>,
65934              $src is set to the absolute path name, not '.'.
65935              
65936              This, in turn, means -Dmksymlink tries to do its stuff because
65937              it does not think it is in the src directory.
65938              
65939              (plus a metaconfig nitfix)
65940      Branch: metaconfig
65941            ! U/compline/ccflags.U U/modified/src.U
65942      Branch: perl
65943            ! Configure config_h.SH
65944 ____________________________________________________________________________
65945 [  8336] By: jhi                                   on 2001/01/05  17:48:32
65946         Log: Subject: Re: [Fwd: Scoping of %^H still broken in both perl@8269 and perl-5.6.1-TRIAL1]
65947              From: Alan Burlison <Alan.Burlison@uk.sun.com>
65948              Message-ID: <3A5606C4.473D2226@uk.sun.com>
65949              Date: Fri, 05 Jan 2001 17:39:16 +0000
65950      Branch: perl
65951            ! hv.c
65952 ____________________________________________________________________________
65953 [  8335] By: jhi                                   on 2001/01/05  16:05:44
65954         Log: Upgrade to Getopt::Long 2.24_01, from Johan Vromans.
65955      Branch: perl
65956            ! lib/Getopt/Long.pm
65957 ____________________________________________________________________________
65958 [  8334] By: jhi                                   on 2001/01/05  16:00:51
65959         Log: Subject: PATCH 5.6.1 & blead 8327 -- workaround for t/io/fs.t
65960              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
65961              Date: Fri, 05 Jan 2001 13:46:51 +0100
65962              Message-ID: <13693.978698811@nice.ram.loc>
65963              
65964              Apparently, the glibc2.2 + linux 2.4.0 + NFS combination prevent
65965              accurate reading of the "atime".  
65966      Branch: perl
65967            ! t/io/fs.t
65968 ____________________________________________________________________________
65969 [  8333] By: jhi                                   on 2001/01/05  15:57:37
65970         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful 
65971              From: Simon Cozens <simon@cozens.net>
65972              Date: Fri, 8 Dec 2000 13:33:31 +0000
65973              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org> 
65974              
65975              A lost patch fragment.
65976      Branch: perl
65977            ! doop.c
65978 ____________________________________________________________________________
65979 [  8332] By: jhi                                   on 2001/01/05  15:40:42
65980         Log: Do away with strncpy() and a fixed length buffer.
65981      Branch: perl
65982            ! utf8.c
65983 ____________________________________________________________________________
65984 [  8331] By: jhi                                   on 2001/01/05  15:03:07
65985         Log: Tests for #8329 and #8330.
65986      Branch: perl
65987            ! t/op/bop.t
65988 ____________________________________________________________________________
65989 [  8330] By: jhi                                   on 2001/01/05  15:02:38
65990         Log: "\x{FF}\xFF" was broken, the \xFF was appended in its
65991              raw 8-bit form to the UTF-8 string.
65992      Branch: perl
65993            ! toke.c
65994 ____________________________________________________________________________
65995 [  8329] By: jhi                                   on 2001/01/05  14:55:13
65996         Log: Subject: [PATCH perl@8327] strings with \x{..} in the middle are corrupted 
65997              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
65998              Date: Fri, 5 Jan 2001 12:28:52 +0100
65999              Message-ID: <5930DC161690D211966700902715754703738F96@madt009a.siemens.es>
66000              
66001              UTF-8 parsing fix that seems to be needed for EBCDIC, in ASCII
66002              no effect.  (changed the strncpy() to Copy())
66003      Branch: perl
66004            ! toke.c
66005 ____________________________________________________________________________
66006 [  8328] By: jhi                                   on 2001/01/05  06:44:27
66007         Log: UTF-8 cleanup.
66008      Branch: perl
66009            ! doop.c op.c pp.c pp_ctl.c pp_hot.c pp_sys.c regcomp.c
66010            ! regexec.c sv.c toke.c
66011 ____________________________________________________________________________
66012 [  8327] By: jhi                                   on 2001/01/05  01:11:29
66013         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')
66014              From: Radu Greab <radu@netsoft.ro>
66015              Message-ID: <14933.5458.672637.641215@ix.netsoft.ro>
66016              Date: Fri, 5 Jan 2001 02:29:06 +0200 (EET)
66017              
66018              Cleans up Harness to not use FileHandle, which uses IO.
66019      Branch: perl
66020            ! lib/Test/Harness.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
66021 ____________________________________________________________________________
66022 [  8326] By: jhi                                   on 2001/01/05  00:56:37
66023         Log: Update Changes.
66024      Branch: perl
66025            ! Changes patchlevel.h
66026 ____________________________________________________________________________
66027 [  8325] By: jhi                                   on 2001/01/05  00:53:18
66028         Log: Subject: Re: [patch bug 20010103.019] Re: perl@8269: failure to build on NT 4.0.1381 with MSVC (fwd)
66029              From: Peter Prymmer <pvhp@forte.com>
66030              Date: Thu, 4 Jan 2001 14:20:15 -0800 (PST)
66031              Message-ID: <Pine.OSF.4.10.10101041406420.492782-100000@aspara.forte.com>
66032              
66033              plus a couple more tailing whitespace removals.
66034      Branch: perl
66035            ! win32/Makefile
66036 ____________________________________________________________________________
66037 [  8324] By: jhi                                   on 2001/01/05  00:47:39
66038         Log: Add some Unicode chop() tests.
66039      Branch: perl
66040            ! t/op/chop.t
66041 ____________________________________________________________________________
66042 [  8323] By: jhi                                   on 2001/01/05  00:47:23
66043         Log: Unify UTF-8 malformedness handling.
66044      Branch: perl
66045            ! doop.c pp.c sv.c toke.c utf8.c utf8.h
66046 ____________________________________________________________________________
66047 [  8322] By: jhi                                   on 2001/01/04  22:21:54
66048         Log: The new $issymlink was unknown to Mksymlinks.
66049      Branch: metaconfig/U/perl
66050            ! Mksymlinks.U issymlink.U
66051      Branch: perl
66052            ! Configure config_h.SH
66053 ____________________________________________________________________________
66054 [  8321] By: jhi                                   on 2001/01/04  21:51:05
66055         Log: The test didn't work under the core test framework.
66056      Branch: perl
66057            ! t/lib/st-lock.t
66058 ____________________________________________________________________________
66059 [  8320] By: jhi                                   on 2001/01/04  21:14:22
66060         Log: DB3 NDBM/ODBM emulation tweaks from Stanislav Brabec <utx@penguin.cz>.
66061      Branch: perl
66062            ! INSTALL ext/NDBM_File/NDBM_File.xs ext/ODBM_File/ODBM_File.xs
66063 ____________________________________________________________________________
66064 [  8319] By: jhi                                   on 2001/01/04  20:46:17
66065         Log: Typo in #8312 when manually applying a problematic patch fragment.
66066      Branch: perl
66067            ! ext/Storable/Storable.xs
66068 ____________________________________________________________________________
66069 [  8318] By: jhi                                   on 2001/01/04  20:43:01
66070         Log: The $sh_c didn't fly.
66071      Branch: metaconfig
66072            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
66073            ! U/modified/Loc.U U/modified/myhostname.U
66074            ! U/modified/spitshell.U
66075      Branch: metaconfig/U/perl
66076            ! issymlink.U
66077      Branch: perl
66078            ! Configure config_h.SH
66079 ____________________________________________________________________________
66080 [  8317] By: jhi                                   on 2001/01/04  19:58:01
66081         Log: AIX builtin test -h is broken, changes based on
66082              
66083              Subject: [PATCH] 8297. Symlink stuff breaks on AIX 4 bsh
66084              Date: Tue, 02 Jan 2001 11:24:39 +0100
66085              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
66086              Message-Id: <20010102093747.A6F7.H.M.BRAND@hccnet.nl>
66087      Branch: metaconfig
66088            + U/modified/spitshell.U
66089            ! U/compline/ccflags.U U/compline/d_keepsig.U U/modified/Head.U
66090            ! U/modified/Loc.U U/modified/myhostname.U
66091      Branch: metaconfig/U/perl
66092            ! Mksymlinks.U issymlink.U
66093      Branch: perl
66094            ! Configure
66095 ____________________________________________________________________________
66096 [  8316] By: jhi                                   on 2001/01/04  19:02:22
66097         Log: Subject: [PATCH] Re: New attempt on hints/solaris_2.sh
66098              From: Andy Dougherty <doughera@lafayette.edu>
66099              Message-ID: <Pine.SOL.4.10.10101031518320.28840-100000@maxwell.phys.lafayette.edu>
66100              Date: Wed, 3 Jan 2001 15:36:06 -0500 (EST)
66101              
66102              Beware of GNU ld.
66103      Branch: perl
66104            ! hints/solaris_2.sh
66105 ____________________________________________________________________________
66106 [  8315] By: jhi                                   on 2001/01/04  18:56:48
66107         Log: From: Lupe Christoph <lupe@lupe-christoph.de>
66108              Subject: Re: [PATCH 5.7.1/Configure] failure to set src='.'
66109              Date: Wed, 3 Jan 2001 07:58:51 +0100
66110              Message-ID: <20010103075851.P4594@alanya.lupe-christoph.de>
66111      Branch: perl
66112            ! hints/solaris_2.sh
66113 ____________________________________________________________________________
66114 [  8314] By: jhi                                   on 2001/01/04  18:54:07
66115         Log: Subject: Re: [PATCH @8269] Continue blocks and B::Deparse
66116              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
66117              Date: Wed,  3 Jan 2001 13:48:04 -0800 (PST)
66118              Message-ID: <14931.40265.379608.910008@soda.csua.berkeley.edu>
66119              
66120              Doc tweak on #8313.
66121      Branch: perl
66122            ! ext/B/B/Deparse.pm
66123 ____________________________________________________________________________
66124 [  8313] By: jhi                                   on 2001/01/04  18:52:27
66125         Log: Subject: [PATCH @8269] Continue blocks and B::Deparse
66126              Date: Wed,  3 Jan 2001 13:31:53 -0800 (PST)
66127              From: Stephen McCamant <smcc@CSUA.Berkeley.EDU>
66128              Message-ID: <14931.37732.62835.279605@soda.csua.berkeley.edu>
66129              
66130              Make the peephole optimizer to bypass more null ops and
66131              and rewrite the deparse handling of continue blocks.
66132      Branch: perl
66133            ! ext/B/B/Deparse.pm op.c op.h t/lib/b.t
66134 ____________________________________________________________________________
66135 [  8312] By: jhi                                   on 2001/01/04  18:47:39
66136         Log: Upgrade to Storable 1.0.7, from Raphael Manfredi.
66137      Branch: perl
66138            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
66139            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
66140            ! t/lib/st-lock.t
66141 ____________________________________________________________________________
66142 [  8311] By: jhi                                   on 2001/01/04  18:36:08
66143         Log: Add a new MakeMaker variable PM_FILTER that defines a Unix
66144              filter to be run on each .pm during the pm_to_blib() phase,
66145              a fixed version of
66146              
66147              Subject: PATCH (blead 8269) ExtUtils::MakeMaker
66148              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
66149              Date: Wed, 03 Jan 2001 22:01:30 +0100
66150              Message-ID: <5296.978555690@nice.ram.loc>
66151      Branch: perl
66152            ! lib/ExtUtils/Install.pm lib/ExtUtils/MM_Unix.pm
66153            ! lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MM_Win32.pm
66154            ! lib/ExtUtils/MakeMaker.pm
66155 ____________________________________________________________________________
66156 [  8310] By: jhi                                   on 2001/01/04  18:32:54
66157         Log: Subject: [PATCH 5.[67].1]; as Re: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status update
66158              From: Robin Barker <rmb1@cise.npl.co.uk>
66159              Date: Tue, 2 Jan 2001 15:35:03 GMT
66160              Message-Id: <200101021535.PAA15161@tempest.npl.co.uk>
66161      Branch: perl
66162            ! README.amiga lib/CPAN.pm lib/Win32.pod pod/perl56delta.pod
66163            ! pod/perlrequick.pod
66164 ____________________________________________________________________________
66165 [  8309] By: jhi                                   on 2001/01/04  18:29:07
66166         Log: Subject: Re: [patch] static-ize XS()
66167              From: Doug MacEachern <dougm@covalent.net>
66168              Date: Mon, 1 Jan 2001 15:26:01 -0800 (PST)
66169              Message-ID: <Pine.LNX.4.10.10101011523560.3379-100000@mojo.covalent.net>
66170              
66171              Provide prototypes for the XS functions.
66172      Branch: perl
66173            ! lib/ExtUtils/xsubpp
66174 ____________________________________________________________________________
66175 [  8308] By: jhi                                   on 2001/01/04  18:27:44
66176         Log: Subject: [patch] typemap =~ s/croak/Perl_croak/
66177              From: Doug MacEachern <dougm@covalent.net>
66178              Date: Mon, 1 Jan 2001 11:41:57 -0800 (PST)
66179              Message-ID: <Pine.LNX.4.10.10101011139570.3379-100000@mojo.covalent.net>
66180      Branch: perl
66181            ! lib/ExtUtils/typemap
66182 ____________________________________________________________________________
66183 [  8307] By: jhi                                   on 2001/01/04  18:25:25
66184         Log: Subject: Re: [patch] MM_Unix cpprun shortcut
66185              From: Doug MacEachern <dougm@covalent.net>
66186              Date: Wed, 3 Jan 2001 20:09:57 -0800 (PST)
66187              Message-ID: <Pine.LNX.4.10.10101032009330.280-100000@mojo.covalent.net>
66188              
66189              Add a .c.i: MakeMaker make rule to create cpreprocessed outputs.
66190      Branch: perl
66191            ! lib/ExtUtils/MM_Unix.pm
66192 ____________________________________________________________________________
66193 [  8306] By: jhi                                   on 2001/01/04  18:23:00
66194         Log: Subject: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parser as Bison)
66195              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66196              Date: Thu, 4 Jan 2001 12:47:10 +0100 
66197              Message-ID: <5930DC161690D21196670090271575470370111A@madt009a.siemens.es>
66198              
66199              The toke.c part only, patching embed.h and proto.h is futile.
66200      Branch: perl
66201            ! toke.c
66202 ____________________________________________________________________________
66203 [  8305] By: jhi                                   on 2001/01/04  18:05:51
66204         Log: Subject: [PATCH perl@8269] scanning two hex-constants fails on EBCDIC environment (script length.t)
66205              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66206              Date: Thu, 4 Jan 2001 17:50:12 +0100 
66207              Message-ID: <5930DC161690D211966700902715754703738AA6@madt009a.siemens.es>
66208      Branch: perl
66209            ! toke.c
66210 ____________________________________________________________________________
66211 [  8304] By: jhi                                   on 2001/01/04  18:03:26
66212         Log: Subject: [PATCH perl@8269]
66213              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
66214              Date: Thu, 4 Jan 2001 12:53:39 +0100 
66215              Message-ID: <5930DC161690D211966700902715754703701130@madt009a.siemens.es>
66216              
66217              If running byacc write-enable also perly.h.
66218      Branch: perl
66219            ! Makefile.SH
66220 ____________________________________________________________________________
66221 [  8303] By: jhi                                   on 2001/01/04  15:40:49
66222         Log: Rewrite pp_concat() in terms of sv_catsv().
66223      Branch: perl
66224            ! pp_hot.c
66225 ____________________________________________________________________________
66226 [  8302] By: nick                                  on 2001/01/03  22:43:22
66227         Log: Integrate mainline.
66228      Branch: perlio
66229           !> ext/Encode/Encode.xs sv.c utf8.c
66230 ____________________________________________________________________________
66231 [  8301] By: jhi                                   on 2001/01/02  23:40:26
66232         Log: Variable naming tweak.
66233      Branch: perl
66234            ! sv.c
66235 ____________________________________________________________________________
66236 [  8300] By: jhi                                   on 2001/01/02  23:40:02
66237         Log: Use the UTF8_XXX macros in is_utf8_char(), a performance nit
66238              in is_utf8_string().
66239      Branch: perl
66240            ! utf8.c
66241 ____________________________________________________________________________
66242 [  8299] By: jhi                                   on 2001/01/02  22:14:40
66243         Log: Integrate perlio.
66244      Branch: perl
66245           !> pp.c pp_hot.c win32/Makefile
66246 ____________________________________________________________________________
66247 [  8298] By: nick                                  on 2001/01/02  22:03:06
66248         Log: Turn SvUTF8 off if not required in pp_chr and pp_stringify.
66249      Branch: perlio
66250            ! pp.c pp_hot.c
66251 ____________________________________________________________________________
66252 [  8297] By: jhi                                   on 2001/01/02  04:26:28
66253         Log: Signedness nit.
66254      Branch: perl
66255            ! ext/Encode/Encode.xs
66256 ____________________________________________________________________________
66257 [  8296] By: nick                                  on 2001/01/01  23:49:36
66258         Log: Add Encode and correct Filter/Util/Call in nmake Makefile
66259      Branch: perlio
66260            ! win32/Makefile
66261 ____________________________________________________________________________
66262 [  8295] By: jhi                                   on 2001/01/01  23:05:48
66263         Log: Integrate perlio.
66264      Branch: perl
66265           !> ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
66266           !> t/lib/encode.t
66267 ____________________________________________________________________________
66268 [  8294] By: nick                                  on 2001/01/01  22:48:34
66269         Log: Integrate mainline
66270      Branch: perlio
66271            ! pp_hot.c t/lib/encode.t
66272           !> (integrate 65 files)
66273 ____________________________________________________________________________
66274 [  8293] By: nick                                  on 2001/01/01  21:58:50
66275         Log: More rigor in UTF-8-ness of Encode's toUnicode
66276              XS export some of the utf8 internal functions.
66277              Test some of the functions.
66278              Fix pp_concat() bug shown by said tests.
66279      Branch: perlio
66280            ! ext/Encode/Encode.pm ext/Encode/Encode.xs pp_hot.c
66281            ! t/lib/encode.t
66282 ____________________________________________________________________________
66283 [  8292] By: jhi                                   on 2001/01/01  18:11:44
66284         Log: Integrate perlio.
66285      Branch: perl
66286           !> ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
66287           !> ext/Encode/encengine.c ext/Encode/encode.h
66288 ____________________________________________________________________________
66289 [  8291] By: jhi                                   on 2001/01/01  18:10:58
66290         Log: Podify README.mpeix (a new version from the web),
66291              add a dummy NAME to Carp::Heavy, regen toc.
66292      Branch: perl
66293            ! README.mpeix lib/Carp/Heavy.pm pod/buildtoc.PL pod/perl.pod
66294            ! pod/perltoc.pod
66295 ____________________________________________________________________________
66296 [  8290] By: nick                                  on 2001/01/01  17:43:47
66297         Log: Loose the "Loading..." warning.
66298              Another bug in fallback support
66299      Branch: perlio
66300            ! ext/Encode/Encode.pm ext/Encode/encengine.c
66301 ____________________________________________________________________________
66302 [  8289] By: jhi                                   on 2001/01/01  00:01:57
66303         Log: Bump up Larry's copyright.
66304      Branch: perl
66305            ! EXTERN.h INTERN.h README av.c av.h cop.h cv.h deb.c doio.c
66306            ! doop.c dump.c ext/DynaLoader/dl_dld.xs form.h gv.c gv.h
66307            ! handy.h hv.c hv.h mg.c mg.h op.c op.h perl.c perl.h perly.y
66308            ! pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c regexec.c run.c
66309            ! scope.c sv.c sv.h toke.c utf8.c utf8.h util.c util.h
66310            ! x2p/EXTERN.h x2p/INTERN.h x2p/a2p.c x2p/a2p.h x2p/a2p.y
66311            ! x2p/a2py.c x2p/hash.c x2p/hash.h x2p/proto.h x2p/str.c
66312            ! x2p/str.h x2p/util.c x2p/util.h x2p/walk.c
66313 ____________________________________________________________________________
66314 [  8288] By: nick                                  on 2000/12/31  21:27:53
66315         Log: Fix .ucm reading - forgot a chr()
66316              Start of .ucm write (for .enc to .ucm)
66317      Branch: perlio
66318            ! ext/Encode/compile
66319 ____________________________________________________________________________
66320 [  8287] By: jhi                                   on 2000/12/31  18:15:56
66321         Log: Comment away a diagnostic message as noted by Craig A. Berry
66322              (the unexpected message was confusing testing)
66323      Branch: perl
66324            ! ext/Encode/Encode.pm
66325 ____________________________________________________________________________
66326 [  8286] By: jhi                                   on 2000/12/31  18:14:51
66327         Log: Subject: [PATCH perl@8269] ext/Encode/Makefile.PL line shortening
66328              Date: Sun, 31 Dec 2000 11:17:37 -0600
66329              From: "Craig A. Berry" <craigberry@mac.com>
66330              Message-Id: <5.0.2.1.0.20001230195844.025636c0@exchi01>
66331      Branch: perl
66332            ! ext/Encode/Makefile.PL
66333 ____________________________________________________________________________
66334 [  8285] By: nick                                  on 2000/12/31  18:11:54
66335         Log: Start of support of ICU-style .ucm files:
66336              - teach compile how to read a .ucm file
66337              - first guess at how to represent fallbacks in "tries".
66338              - use fallbacks if check == 0
66339              - new return code to indicate we used one.
66340      Branch: perlio
66341            ! ext/Encode/Encode.pm ext/Encode/Encode.xs ext/Encode/compile
66342            ! ext/Encode/encengine.c ext/Encode/encode.h
66343 ____________________________________________________________________________
66344 [  8284] By: jhi                                   on 2000/12/31  18:04:41
66345         Log: Pacify picky VMS compiler.
66346              
66347              Subject: perl@8269, whiny Compaq C compiler, unsigned expressions
66348              From: "Craig A. Berry" <craig.berry@psinetcs.com>
66349              Date: Sat, 30 Dec 2000 18:10:02 -0600
66350              Message-Id: <200012310010.CAA09719@tiku.hut.fi>
66351      Branch: perl
66352            ! sv.c
66353 ____________________________________________________________________________
66354 [  8283] By: jhi                                   on 2000/12/31  16:11:47
66355         Log: Wrong alarm: cygwin's getpwuid() is just fine (from Gerrit P. Haase)
66356      Branch: perl
66357            ! t/lib/glob-basic.t
66358 ____________________________________________________________________________
66359 [  8282] By: jhi                                   on 2000/12/31  15:26:11
66360         Log: Integrate perlio.
66361      Branch: perl
66362           !> makedef.pl opcode.pl os2/os2.c perlio.c
66363 ____________________________________________________________________________
66364 [  8281] By: nick                                  on 2000/12/31  10:06:15
66365         Log: Tweak perlio.c so that makedef.pl-exported perlsio_binmode()
66366              is available to be exported
66367      Branch: perlio
66368            ! makedef.pl perlio.c
66369 ____________________________________________________________________________
66370 [  8280] By: nick                                  on 2000/12/31  09:41:26
66371         Log: Ilya's OS2 patch (testing for damage on Win32)
66372      Branch: perlio
66373            ! makedef.pl opcode.pl os2/os2.c
66374 ____________________________________________________________________________
66375 [  8279] By: jhi                                   on 2000/12/30  21:52:07
66376         Log: Test nits.
66377      Branch: perl
66378            ! t/lib/syslfs.t t/op/lfs.t
66379 ____________________________________________________________________________
66380 [  8278] By: jhi                                   on 2000/12/30  21:47:49
66381         Log: Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
66382              From: andreas.koenig@anima.de (Andreas J. Koenig)
66383              Date: 30 Dec 2000 22:35:37 +0100
66384              Message-ID: <m3vgs1a8ye.fsf@ak-71.mind.de>
66385              
66386              The 32-bit wraparound test wasn't quite right.
66387      Branch: perl
66388            ! t/lib/syslfs.t t/op/lfs.t
66389 ____________________________________________________________________________
66390 [  8277] By: jhi                                   on 2000/12/30  21:33:44
66391         Log: Subject: [PATCH] open() example in perlfunc.pod 
66392              From: Karsten Sperling <s_sperli@ira.uka.de>
66393              Date: Sat, 30 Dec 2000 22:27:09 +0100
66394              Message-ID: <"iraun1.ira.0090801:001230.213049"@ira.uka.de>
66395      Branch: perl
66396            ! pod/perlfunc.pod
66397 ____________________________________________________________________________
66398 [  8276] By: jhi                                   on 2000/12/30  20:32:40
66399         Log: Not quite that many tests yet.
66400      Branch: perl
66401            ! t/op/pat.t
66402 ____________________________________________________________________________
66403 [  8275] By: jhi                                   on 2000/12/30  20:26:58
66404         Log: Integrate perlio.
66405      Branch: perl
66406           !> toke.c
66407 ____________________________________________________________________________
66408 [  8274] By: jhi                                   on 2000/12/30  20:24:56
66409         Log: Signedness nit.
66410      Branch: perl
66411            ! utf8.c
66412 ____________________________________________________________________________
66413 [  8273] By: jhi                                   on 2000/12/30  20:15:46
66414         Log: Add a test case for 20000731.001 which was fixed by the #8267.
66415      Branch: perl
66416            ! t/op/pat.t
66417 ____________________________________________________________________________
66418 [  8272] By: nick                                  on 2000/12/30  19:47:51
66419         Log: Tweak for MULTIPLICITY/USE_PERLIO
66420      Branch: perlio
66421            ! toke.c
66422 ____________________________________________________________________________
66423 [  8271] By: nick                                  on 2000/12/30  19:46:45
66424         Log: Integrate mainline
66425      Branch: perlio
66426           +> lib/unicode/distinct.pm
66427           !> Changes MANIFEST doop.c embed.h embed.pl mg.c op.c op.h
66428           !> patchlevel.h perl.h pod/perlapi.pod pp.c pp_ctl.c pp_hot.c
66429           !> proto.h regcomp.c regcomp.h regexec.c sv.c t/op/split.t utf8.c
66430 ____________________________________________________________________________
66431 [  8270] By: jhi                                   on 2000/12/30  19:39:50
66432         Log: Subject: RE: perl@8269
66433              From: "Richard Soderberg" <rs@crystalflame.net>
66434              Date: Sat, 30 Dec 2000 11:36:27 -0800
66435              Message-ID: <NAEKLNAAHLMBPMPNBMLEIEAKCKAA.rs@crystalflame.net>
66436              
66437              A missing aTHX_.
66438      Branch: perl
66439            ! toke.c
66440 ____________________________________________________________________________
66441 [  8269] By: jhi                                   on 2000/12/30  18:55:48
66442         Log: Update Changes.
66443      Branch: perl
66444            ! Changes patchlevel.h
66445 ____________________________________________________________________________
66446 [  8268] By: jhi                                   on 2000/12/30  17:18:40
66447         Log: Add a test for Unicode split //.  The #8267 was the cure.
66448      Branch: perl
66449            ! t/op/split.t
66450 ____________________________________________________________________________
66451 [  8267] By: jhi                                   on 2000/12/30  17:14:19
66452         Log: Subject: more UTF8 test suites and an UTF8 patch
66453              From: Inaba Hiroto <inaba@st.rim.or.jp>
66454              Date: Sat, 30 Dec 2000 14:27:10 +0900
66455              Message-ID: <3A4D722D.243AFD88@st.rim.or.jp> 
66456              
66457              Just the patch part for now, and the pragma renamed
66458              as unicode::distinct.
66459      Branch: perl
66460            + lib/unicode/distinct.pm
66461            ! MANIFEST doop.c embed.h embed.pl mg.c op.c op.h perl.h
66462            ! pod/perlapi.pod pp.c pp_ctl.c pp_hot.c proto.h regcomp.c
66463            ! regcomp.h regexec.c sv.c toke.c utf8.c
66464 ____________________________________________________________________________
66465 [  8266] By: nick                                  on 2000/12/30  16:40:49
66466         Log: Integrate mainline
66467      Branch: perlio
66468           +> lib/Pod/Text/Overstrike.pm
66469           !> MANIFEST doio.c hints/dec_osf.sh hv.c lib/Pod/Man.pm
66470           !> lib/Pod/Text/Color.pm lib/Pod/Text/Termcap.pm op.c
66471           !> pod/pod2text.PL sv.c t/lib/syslfs.t t/op/join.t t/op/lfs.t
66472           !> t/pragma/constant.t t/pragma/sub_lval.t t/pragma/utf8.t util.c
66473           !> vms/vms.c vms/vmsish.h vms/vmspipe.com
66474 ____________________________________________________________________________
66475 [  8265] By: jhi                                   on 2000/12/30  07:28:55
66476         Log: The sv_catsv() fix, take two.
66477      Branch: perl
66478            ! sv.c t/op/join.t
66479 ____________________________________________________________________________
66480 [  8264] By: jhi                                   on 2000/12/30  06:19:18
66481         Log: Undo all the join-related changes since #8248: relevant
66482              portions of 8248, 8249, 8250, 8251, 8260, 8263 must go.
66483              The new sv_catsv() doesn't fly so it must go back to
66484              the drawing board.
66485      Branch: perl
66486            ! sv.c t/op/join.t t/pragma/utf8.t
66487 ____________________________________________________________________________
66488 [  8263] By: jhi                                   on 2000/12/30  01:08:32
66489         Log: (Retracted by #8264)  Tweak sv_catsv() some more.
66490      Branch: perl
66491            ! sv.c
66492 ____________________________________________________________________________
66493 [  8262] By: jhi                                   on 2000/12/30  00:45:14
66494         Log: Retract #8261.
66495      Branch: perl
66496            ! hv.c util.c
66497 ____________________________________________________________________________
66498 [  8261] By: jhi                                   on 2000/12/30  00:38:32
66499         Log: (Retracted by #8261). (Unsuccessful memory access tweaks.)
66500      Branch: perl
66501            ! hv.c util.c
66502 ____________________________________________________________________________
66503 [  8260] By: jhi                                   on 2000/12/29  22:51:33
66504         Log: (Retracted by #8264)  More fixing for #8251.
66505      Branch: perl
66506            ! sv.c
66507 ____________________________________________________________________________
66508 [  8259] By: jhi                                   on 2000/12/29  18:27:30
66509         Log: Subject: podlators 1.06 released
66510              From: Russ Allbery <rra@stanford.edu>
66511              Date: 25 Dec 2000 05:09:30 -0800
66512              Message-ID: <ylwvcosl4l.fsf@windlord.stanford.edu>
66513      Branch: perl
66514            + lib/Pod/Text/Overstrike.pm
66515            ! MANIFEST lib/Pod/Man.pm lib/Pod/Text/Color.pm
66516            ! lib/Pod/Text/Termcap.pm pod/pod2text.PL
66517 ____________________________________________________________________________
66518 [  8258] By: jhi                                   on 2000/12/29  18:20:45
66519         Log: Make the large file tests more robust/talkative as suggested by
66520              
66521              Subject: Re: [ID 20001229.001] Not OK: perl v5.7.0 +DEVEL8221 on i686-linux 2.4.0-test13pre4-ac2 -2 (UNINSTALLED)
66522              From: andreas.koenig@anima.de (Andreas J. Koenig)
66523              Date: 29 Dec 2000 14:23:01 +0100
66524              Message-ID: <m3snn7uzt6.fsf@ak-71.mind.de>
66525      Branch: perl
66526            ! t/lib/syslfs.t t/op/lfs.t
66527 ____________________________________________________________________________
66528 [  8257] By: jhi                                   on 2000/12/29  17:48:04
66529         Log: Further VMS piping fixes from Charles Lane:
66530              
66531              In summary, error messages produced when a subprocess terminated
66532              abnormally were being sent not just to the parent process, but to
66533              grandparents, because of default values for error output that were
66534              not completely overridden when the subprocess was started.
66535              
66536              This patch fixes this behavior by defining user-mode (i.e., temporary
66537              for the duration of the program) logical names for SYS$OUTPUT and
66538              SYS$ERROR when they are (re)opened inside Perl.  And a bunch of other
66539              changes to make it so that the user-mode logicals are the ones that
66540              control where Perl's error messages go if it terminates abnormally.
66541              
66542              I also added some gratuitous fixes to the indentation of braces in
66543              the piping code.  It just looked ugly, before.
66544      Branch: perl
66545            ! doio.c vms/vms.c vms/vmsish.h vms/vmspipe.com
66546 ____________________________________________________________________________
66547 [  8256] By: jhi                                   on 2000/12/29  17:45:12
66548         Log: Subject: [PATCH] Idea: Declare multiple constants at once (fwd)
66549              From: "Casey R. Tweten" <crt@kiski.net>
66550              Date: Fri, 29 Dec 2000 12:03:00 -0500 (EST)
66551              Message-ID: <Pine.OSF.4.21.0012291201150.17186-100000@home.kiski.net>
66552              
66553              Tests for for #8240.
66554      Branch: perl
66555            ! t/pragma/constant.t
66556 ____________________________________________________________________________
66557 [  8255] By: jhi                                   on 2000/12/29  17:43:07
66558         Log: Subject: Re: [PATCH] Interesting syntax idea
66559              From: Simon Cozens <simon@cozens.net>
66560              Date: Fri, 29 Dec 2000 14:34:04 +0000
66561              Message-ID: <20001229143404.A7762@deep-dark-truthful-mirror.perlhacker.org>
66562              
66563              Tests for #8254.
66564      Branch: perl
66565            ! t/pragma/sub_lval.t
66566 ____________________________________________________________________________
66567 [  8254] By: jhi                                   on 2000/12/29  17:42:11
66568         Log: Subject: [PATCH] Interesting syntax idea
66569              From: Simon Cozens <simon@cozens.net>
66570              Date: Wed, 27 Dec 2000 05:08:57 +0000
66571              Message-ID: <20001227050857.A11296@deep-dark-truthful-mirror.perlhacker.org>
66572              
66573              Make opens + bareword assigns do typeglob assigns.
66574      Branch: perl
66575            ! op.c
66576 ____________________________________________________________________________
66577 [  8253] By: jhi                                   on 2000/12/29  17:36:45
66578         Log: Output the (apparent) version of gcc, as suggested by
66579              
66580              Subject: [ID 20001226.001] dec_osf.sh mis-parses gcc version 2.95.2 as less than 2.95, causing installation-failure
66581              From: jhbrown@ai.mit.edu (Jeremy H. Brown)
66582              Date: 26 Dec 2000 04:29:17 -0500
66583              Message-Id: <uv6puify1hu.fsf@suspiria.ai.mit.edu>
66584              
66585              (The patch as such didn't any more apply as the misparsing had
66586              already been addressed in #6474.)  Also change the wording about
66587              gcc 2.95.2, for Jeremy it didn't break sdbm, for me it did.
66588      Branch: perl
66589            ! hints/dec_osf.sh
66590 ____________________________________________________________________________
66591 [  8252] By: nick                                  on 2000/12/29  12:14:31
66592         Log: Integrate mainline
66593      Branch: perlio
66594           !> (integrate 27 files)
66595 ____________________________________________________________________________
66596 [  8251] By: jhi                                   on 2000/12/29  08:45:46
66597         Log: (Retracted by #8264)
66598              
66599              (Fixed by #8260.)
66600              
66601              sv_catsv() needs one more byte space than seems reasonable.
66602              (for join() and PERL_DESTRUCT_LEVEL=2, built with debugging).
66603              Curiouser and curiouser.
66604      Branch: perl
66605            ! sv.c
66606 ____________________________________________________________________________
66607 [  8250] By: jhi                                   on 2000/12/29  07:57:52
66608         Log: More split // UTF-8 tests.
66609      Branch: perl
66610            ! t/pragma/utf8.t
66611 ____________________________________________________________________________
66612 [  8249] By: jhi                                   on 2000/12/29  07:54:51
66613         Log: (Retracted by #8264)  More join() testing which was good because
66614              it revealed a bug in #8248 (the UTF8_EIGHT_BIT_LO() was wrong).
66615      Branch: perl
66616            ! pp.c t/op/join.t utf8.c utf8.h
66617 ____________________________________________________________________________
66618 [  8248] By: jhi                                   on 2000/12/29  07:08:32
66619         Log: (Retracted by #8264)  Externally: join() was still quite UTF-8-unaware.
66620              Internally: sv_catsv() wasn't quite okay on UTF-8, it assumed
66621              that the only cases to care about are byte+byte and byte+character.
66622              
66623              TODO: See how well pp_concat() could be implemented in terms
66624              of sv_catsv().
66625      Branch: perl
66626            ! doop.c sv.c t/op/join.t utf8.h
66627 ____________________________________________________________________________
66628 [  8247] By: jhi                                   on 2000/12/29  06:35:23
66629         Log: Signedness nit.
66630      Branch: perl
66631            ! pp_hot.c
66632 ____________________________________________________________________________
66633 [  8246] By: jhi                                   on 2000/12/29  01:23:31
66634         Log: Subject: Re: [ID 20001226.002] Not OK: perl v5.7.0 +DEVEL8221 on i86pc-solaris 2.8 (UNINSTALLED)
66635              From: Lupe Christoph <lupe@lupe-christoph.de>
66636              Date: Thu, 28 Dec 2000 23:00:00 +0100
66637              Message-ID: <20001228230000.F2574@alanya.lupe-christoph.de>
66638              
66639              Suggest rsync --delete --dry-run.
66640      Branch: perl
66641            ! pod/perlhack.pod
66642 ____________________________________________________________________________
66643 [  8245] By: jhi                                   on 2000/12/28  23:57:05
66644         Log: The maxiters upper limit sanity check (guarding against
66645              non-progress) assumed bytes instead of characters in s///
66646              and split().
66647      Branch: perl
66648            ! pp.c pp_hot.c
66649 ____________________________________________________________________________
66650 [  8244] By: jhi                                   on 2000/12/28  23:34:08
66651         Log: Make some panic messages a bit more logical.
66652      Branch: perl
66653            ! doop.c pod/perldiag.pod pp.c pp_hot.c
66654 ____________________________________________________________________________
66655 [  8243] By: jhi                                   on 2000/12/28  22:59:16
66656         Log: Subject: [PATCH] lvalue AUTOLOAD. No, really.
66657              From: Simon Cozens <simon@cozens.net>
66658              Date: Wed, 27 Dec 2000 02:30:03 +0000
66659              Message-ID: <20001227023003.A7677@deep-dark-truthful-mirror.perlhacker.org>
66660      Branch: perl
66661            ! pp.c t/pragma/sub_lval.t
66662 ____________________________________________________________________________
66663 [  8242] By: jhi                                   on 2000/12/28  22:56:53
66664         Log: Subject: [PATCH blead] Fix B::Terse indentation
66665              From: Daniel Chetlin <daniel@chetlin.com>
66666              Date: Wed, 27 Dec 2000 06:43:30 -0800
66667              Message-ID: <20001227064329.B9573@darkstar>
66668      Branch: perl
66669            ! ext/B/B.pm ext/B/B/Terse.pm t/lib/b.t
66670 ____________________________________________________________________________
66671 [  8241] By: jhi                                   on 2000/12/28  22:48:59
66672         Log: The latter patch from the
66673              
66674              Subject: [PATCH: perl@8211] directory depth typo in one win32 Makefile
66675              From: Peter Prymmer <pvhp@forte.com> 
66676              Date: Fri, 22 Dec 2000 14:52:12 -0800 (PST)
66677              Message-ID: <Pine.OSF.4.10.10012221433140.195493-100000@aspara.forte.com>
66678              
66679              (the former patch from the above should have been
66680              taken care of by Nick I-S)
66681      Branch: perl
66682            ! win32/Makefile
66683 ____________________________________________________________________________
66684 [  8240] By: jhi                                   on 2000/12/28  22:45:22
66685         Log: Subject: Re: [PATCH] Idea: Declare multiple constants at once
66686              From: "Casey R. Tweten" <crt@kiski.net>
66687              Date: Fri, 22 Dec 2000 10:35:53 -0500 (EST)
66688              Message-ID: <Pine.OSF.4.21.0012221032030.28992-100000@home.kiski.net>
66689      Branch: perl
66690            ! lib/constant.pm
66691 ____________________________________________________________________________
66692 [  8239] By: jhi                                   on 2000/12/28  22:37:45
66693         Log: Subject: [PATCH] Re: [ID 19991001.003] sort(sub(arg)) misparsed as sort sub args
66694              From: Simon Cozens <simon@cozens.net>
66695              Date: Wed, 27 Dec 2000 14:12:44 +0000
66696              Message-ID: <20001227141244.A13344@deep-dark-truthful-mirror.perlhacker.org>
66697      Branch: perl
66698            ! t/op/method.t t/op/sort.t toke.c
66699 ____________________________________________________________________________
66700 [  8238] By: jhi                                   on 2000/12/28  22:30:32
66701         Log: Subject: [PATCH perl@8229] Call.pm
66702              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
66703              Date: Mon, 25 Dec 2000 10:47:15 -0000
66704              Message-ID: <000201c06e60$0b967760$a20a140a@bfs.phone.com>
66705      Branch: perl
66706            ! ext/Filter/Util/Call/Call.pm
66707 ____________________________________________________________________________
66708 [  8237] By: jhi                                   on 2000/12/28  22:19:21
66709         Log: Subject: [PATCH blead] Fix problem with `&' prototype
66710              From: Daniel Chetlin <daniel@chetlin.com>
66711              Date: Wed, 27 Dec 2000 15:55:32 -0800
66712              Message-ID: <20001227155532.D9573@darkstar>
66713      Branch: perl
66714            ! op.c t/comp/proto.t
66715 ____________________________________________________________________________
66716 [  8236] By: jhi                                   on 2000/12/28  22:09:25
66717         Log: Subject: Re: [PATCH blead] Fix segfault in gv_handler/mg_find
66718              From: Daniel Chetlin <daniel@chetlin.com>
66719              Date: Sun, 24 Dec 2000 04:09:49 -0800
66720              Message-ID: <20001224040949.B3090@darkstar>
66721      Branch: perl
66722            ! gv.c mg.c t/op/attrs.t
66723 ____________________________________________________________________________
66724 [  8235] By: jhi                                   on 2000/12/28  22:07:11
66725         Log: Subject: [PATCH] Win32::Spawn() didn't inherit cwd and env correctly
66726              From: Jan Dubois <jand@ActiveState.com>
66727              Date: Tue, 26 Dec 2000 20:57:31 -0800
66728              Message-ID: <reti4ts0php3anruv0qcjru3tl850g3sfd@4ax.com>
66729      Branch: perl
66730            ! win32/win32.c
66731 ____________________________________________________________________________
66732 [  8234] By: jhi                                   on 2000/12/28  21:52:42
66733         Log: Subject: Re: [PATCH] Warn on use of reference as array elem
66734              From: Simon Cozens <simon@cozens.net>
66735              Date: Thu, 28 Dec 2000 20:33:13 +0000
66736              Message-ID: <20001228203313.A2607@deep-dark-truthful-mirror.perlhacker.org>
66737      Branch: perl
66738            ! pod/perldiag.pod pp_hot.c t/pragma/warn/pp_hot
66739 ____________________________________________________________________________
66740 [  8233] By: jhi                                   on 2000/12/28  19:40:49
66741         Log: Integrate perlio.
66742      Branch: perl
66743           !> ext/Encode/Makefile.PL ext/Encode/compile
66744 ____________________________________________________________________________
66745 [  8232] By: nick                                  on 2000/12/23  16:06:00
66746         Log: Encode's Makefile.PL fix not good for dmake $(MAKEFILE) is set to -f Makefile
66747              and fails to make '-f'. (Also handle case where xxxx.c files have not been deleted.)
66748      Branch: perlio
66749            ! ext/Encode/Makefile.PL
66750 ____________________________________________________________________________
66751 [  8231] By: nick                                  on 2000/12/23  14:30:34
66752         Log: "Compiled" encode build cleanup
66753              - Makefile uses catfile $(MAKEFILE) etc. for platform issues.
66754              - .c files do not export sub-tables
66755      Branch: perlio
66756            ! ext/Encode/Makefile.PL ext/Encode/compile
66757 ____________________________________________________________________________
66758 [  8230] By: nick                                  on 2000/12/23  12:50:37
66759         Log: Integrate mainline
66760      Branch: perlio
66761           !> INSTALL lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
66762           !> lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
66763           !> pod/perl5004delta.pod pod/perl5005delta.pod
66764           !> pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
66765           !> pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
66766           !> pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
66767           !> pod/perlsub.pod
66768 ____________________________________________________________________________
66769 [  8229] By: jhi                                   on 2000/12/22  15:32:12
66770         Log: Integrate perlio.
66771      Branch: perl
66772           +> win32/distclean.bat
66773           !> MANIFEST t/io/utf8.t
66774 ____________________________________________________________________________
66775 [  8228] By: jhi                                   on 2000/12/22  15:29:40
66776         Log: Subject: [PATCH 5.6.1-TRIAL1 and @8223]; was Re: Perlbug 20000322.006 status +update
66777              From: Robin Barker <rmb1@cise.npl.co.uk>
66778              Date: Fri, 22 Dec 2000 12:17:38 GMT
66779              Message-Id: <200012221217.MAA21332@tempest.npl.co.uk>
66780      Branch: perl
66781            ! lib/CGI.pm lib/CPAN.pm lib/Pod/Select.pm
66782            ! lib/Text/ParseWords.pm lib/Win32.pod pod/perl.pod
66783            ! pod/perl5004delta.pod pod/perl5005delta.pod
66784            ! pod/perl56delta.pod pod/perldelta.pod pod/perldiag.pod
66785            ! pod/perlembed.pod pod/perlfaq4.pod pod/perllocale.pod
66786            ! pod/perlmodlib.pod pod/perlrequick.pod pod/perlretut.pod
66787            ! pod/perlsub.pod
66788 ____________________________________________________________________________
66789 [  8227] By: jhi                                   on 2000/12/22  15:24:28
66790         Log: Subject: Re: A Configure option like 'otherlibdirs' but for *pre*pending?
66791              From: "John L. Allen" <allen@grumman.com>
66792              Date: Thu, 21 Dec 2000 14:39:58 -0500 (EST)
66793              Message-ID: <Pine.SOL.3.91.1001221133227.23511A-100000@gateway.grumman.com>
66794              
66795              Document APPLLIB_EXP.
66796      Branch: perl
66797            ! INSTALL
66798 ____________________________________________________________________________
66799 [  8226] By: nick                                  on 2000/12/21  22:11:50
66800         Log: Handy script for when one forgets to "dmake clean" 
66801      Branch: perlio
66802            + win32/distclean.bat
66803            ! MANIFEST
66804 ____________________________________________________________________________
66805 [  8225] By: nick                                  on 2000/12/21  21:54:04
66806         Log: CRLF platform issue with io/utf8 fix.
66807      Branch: perlio
66808            ! t/io/utf8.t
66809 ____________________________________________________________________________
66810 [  8224] By: nick                                  on 2000/12/21  21:02:20
66811         Log: Integrate mainline
66812      Branch: perlio
66813           !> Changes Configure Makefile.SH Porting/Glossary
66814           !> Porting/config.sh Porting/config_H configure.com
66815           !> epoc/config.sh ext/Thread/Thread.xs patchlevel.h
66816           !> pod/perlfaq3.pod pod/perlfunc.pod pod/perltoc.pod pp_sys.c
66817           !> sv.c t/io/fs.t t/op/misc.t t/op/utf8decode.t t/pragma/utf8.t
66818           !> win32/config.bc win32/config.gc win32/config.vc
66819 ____________________________________________________________________________
66820 [  8223] By: jhi                                   on 2000/12/21  17:09:16
66821         Log: Update Changes.
66822      Branch: perl
66823            ! Changes patchlevel.h
66824 ____________________________________________________________________________
66825 [  8222] By: jhi                                   on 2000/12/21  16:24:01
66826         Log: Metaconfig unit changes for #8221.
66827      Branch: metaconfig/U/perl
66828           +> issymlink.U
66829            - testsyml.U
66830            ! Mksymlinks.U
66831 ____________________________________________________________________________
66832 [  8221] By: jhi                                   on 2000/12/21  16:23:48
66833         Log: Rename testsyml to issymlink.
66834      Branch: perl
66835            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66836            ! epoc/config.sh pod/perltoc.pod win32/config.bc win32/config.gc
66837            ! win32/config.vc
66838 ____________________________________________________________________________
66839 [  8220] By: jhi                                   on 2000/12/21  15:47:26
66840         Log: Robustness support for #8218 (symlink forest) since the GNU
66841              tools seem to be overly picky about symlinkage depths.
66842      Branch: perl
66843            ! Makefile.SH t/io/fs.t
66844 ____________________________________________________________________________
66845 [  8219] By: jhi                                   on 2000/12/21  15:38:27
66846         Log: Metaconfig changes for #8218.
66847      Branch: metaconfig
66848            ! U/modified/Oldconfig.U
66849      Branch: metaconfig/U/perl
66850            + Mksymlinks.U
66851            ! testsyml.U
66852 ____________________________________________________________________________
66853 [  8218] By: jhi                                   on 2000/12/21  15:37:57
66854         Log: Add Configure option -Dmksymlinks which will create a symlink
66855              forest if the current/build differs from the source directory.
66856              TODO: mkdir -p is not portable.
66857      Branch: perl
66858            ! Configure
66859 ____________________________________________________________________________
66860 [  8217] By: jhi                                   on 2000/12/21  14:39:12
66861         Log: Subject: [PATCH] Re: Latest tarball doesn't build with threads
66862              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
66863              Date: Thu, 21 Dec 2000 09:38:18 GMT
66864              Message-Id: <200012210938.JAA29043@mikado.tiuk.ti.com>
66865              
66866              The ofs became an SV.
66867      Branch: perl
66868            ! ext/Thread/Thread.xs
66869 ____________________________________________________________________________
66870 [  8216] By: jhi                                   on 2000/12/21  05:40:21
66871         Log: The polymorphism seems to have fixed 20000517.001.
66872      Branch: perl
66873            ! t/pragma/utf8.t
66874 ____________________________________________________________________________
66875 [  8215] By: jhi                                   on 2000/12/21  04:44:52
66876         Log: read() documentation tweak for 20001121.004.
66877      Branch: perl
66878            ! pod/perlfunc.pod
66879 ____________________________________________________________________________
66880 [  8214] By: jhi                                   on 2000/12/21  03:54:11
66881         Log: Fix for 20001210.003, "write(FH) on closed FH causes segv".
66882      Branch: perl
66883            ! pp_sys.c t/op/misc.t
66884 ____________________________________________________________________________
66885 [  8213] By: jhi                                   on 2000/12/21  00:28:10
66886         Log: Subject: [patch: perl@8211]VMS: add -Duseperlio capacity to configure.com
66887              From: Peter Prymmer <pvhp@forte.com>
66888              Date: Wed, 20 Dec 2000 16:13:32 -0800 (PST)
66889              Message-ID: <Pine.OSF.4.10.10012201609140.11967-100000@aspara.forte.com>
66890      Branch: perl
66891            ! configure.com
66892 ____________________________________________________________________________
66893 [  8212] By: jhi                                   on 2000/12/21  00:26:21
66894         Log: Edit edit edit.
66895      Branch: perl
66896            ! pod/perlfaq3.pod
66897 ____________________________________________________________________________
66898 [  8211] By: jhi                                   on 2000/12/20  18:52:46
66899         Log: Update Changes.
66900      Branch: perl
66901            ! Changes patchlevel.h
66902 ____________________________________________________________________________
66903 [  8210] By: jhi                                   on 2000/12/20  18:34:47
66904         Log: Yet another editor edit.
66905      Branch: perl
66906            ! pod/perlfaq3.pod
66907 ____________________________________________________________________________
66908 [  8209] By: jhi                                   on 2000/12/20  15:33:28
66909         Log: More Win32 Perling.
66910      Branch: perl
66911            ! pod/perlfaq3.pod
66912 ____________________________________________________________________________
66913 [  8208] By: jhi                                   on 2000/12/20  15:07:46
66914         Log: More Win32 editor/IDE/shell hints.
66915      Branch: perl
66916            ! pod/perlfaq3.pod
66917 ____________________________________________________________________________
66918 [  8207] By: jhi                                   on 2000/12/20  03:54:08
66919         Log: Subject: [PATCH] obscure timing knowledge
66920              From: Nicholas Clark <nick@ccl4.org>
66921              Date: Tue, 19 Dec 2000 19:22:31 +0000
66922              Message-ID: <20001219192231.F2827@plum.flirble.org>
66923      Branch: perl
66924            ! sv.c
66925 ____________________________________________________________________________
66926 [  8206] By: jhi                                   on 2000/12/20  03:45:57
66927         Log: Subject: [ID 20001219.011] Not OK: perl v5.7.1 +DEVEL8205 on alpha-dec_osf-perlio-multi 4.0f (UNINSTALLED)
66928              From: Spider Boardman <spider@leggy.zk3.dec.com>
66929              Date: Tue, 19 Dec 2000 21:30:16 -0500
66930              Message-Id: <200012200230.VAA17619@leggy.zk3.dec.com>
66931      Branch: perl
66932            ! sv.c
66933 ____________________________________________________________________________
66934 [  8205] By: jhi                                   on 2000/12/19  23:02:01
66935         Log: Update Changes.
66936      Branch: perl
66937            ! Changes patchlevel.h
66938 ____________________________________________________________________________
66939 [  8204] By: jhi                                   on 2000/12/19  22:58:18
66940         Log: Recode the naughty binary bytes ([\x00-\x08\x0b-\x1f\x7f-\xff])
66941              using the \xHH notation.  No more inlined UTF-8, sigh, but easier
66942              on editors and diffing/patching.
66943      Branch: perl
66944            ! t/op/utf8decode.t
66945 ____________________________________________________________________________
66946 [  8203] By: nick                                  on 2000/12/19  21:36:16
66947         Log: Integrate mainline (forgot my own change...)
66948      Branch: perlio
66949           !> ext/Encode/compile
66950 ____________________________________________________________________________
66951 [  8202] By: nick                                  on 2000/12/19  21:34:42
66952         Log: Integrate mainline.
66953      Branch: perlio
66954           !> (integrate 61 files)
66955 ____________________________________________________________________________
66956 [  8201] By: nick                                  on 2000/12/19  21:34:06
66957         Log: Avoid looking for File::Glob when we don't need it.
66958      Branch: perl
66959            ! ext/Encode/compile
66960 ____________________________________________________________________________
66961 [  8200] By: jhi                                   on 2000/12/19  18:35:49
66962         Log: Update Changes.
66963      Branch: perl
66964            ! Changes patchlevel.h
66965 ____________________________________________________________________________
66966 [  8199] By: jhi                                   on 2000/12/19  18:35:07
66967         Log: Microperl tweaks.
66968      Branch: perl
66969            ! sv.c uconfig.h uconfig.sh
66970 ____________________________________________________________________________
66971 [  8198] By: jhi                                   on 2000/12/19  18:29:59
66972         Log: Regen Configure, nitfix uconfig.sh (d_vendorarch is needed).
66973      Branch: perl
66974            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
66975            ! config_h.SH pod/perltoc.pod uconfig.h uconfig.sh
66976 ____________________________________________________________________________
66977 [  8197] By: jhi                                   on 2000/12/19  17:55:29
66978         Log: In VMS embedded perls couldn't access the statically built Socket,
66979              from Charles Lane.
66980      Branch: perl
66981            ! configure.com
66982 ____________________________________________________________________________
66983 [  8196] By: jhi                                   on 2000/12/19  17:49:50
66984         Log: Subject: [PATCH perl@8143] DB_File-1.75 (was RE: [8104] DB_File)
66985              From: "Paul Marquess" <Paul_Marquess@yahoo.co.uk> 
66986              Date: Sun, 17 Dec 2000 19:11:44 -0000
66987              Message-ID: <000801c0685d$3224e5a0$a20a140a@bfs.phone.com> 
66988      Branch: perl
66989            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
66990            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo
66991 ____________________________________________________________________________
66992 [  8195] By: jhi                                   on 2000/12/19  17:47:53
66993         Log: Subject: [patch perl@8150] h2xs SYNOPSIS
66994              From: Jonathan Stowe <gellyfish@gellyfish.com>
66995              Date: Mon, 18 Dec 2000 10:24:38 +0000 (GMT)
66996              Message-ID: <Pine.LNX.4.10.10012181021180.20731-100000@orpheus.gellyfish.com>
66997      Branch: perl
66998            ! utils/h2xs.PL
66999 ____________________________________________________________________________
67000 [  8194] By: jhi                                   on 2000/12/19  17:46:28
67001         Log: Subject: Re: useless use of void context work-around
67002              From: andreas.koenig@anima.de (Andreas J. Koenig)
67003              Date: 16 Dec 2000 15:13:36 +0100
67004              Message-ID: <m3g0jofo8f.fsf@ak-71.mind.de>
67005              
67006              Document (comment) the q(di ds ig) trick in the code.
67007      Branch: perl
67008            ! op.c
67009 ____________________________________________________________________________
67010 [  8193] By: jhi                                   on 2000/12/19  17:10:57
67011         Log: Subject: [ID 20001215.004] Sys::Syslog::xlate doesn't handle LOG_EMERG
67012              From: "Mark J. Reed" <mreed@strange.turner.com>
67013              Date: Fri, 15 Dec 2000 21:22:29 -0500 (EST)
67014              Message-Id: <200012160222.VAA13986@strange.turner.com>
67015      Branch: perl
67016            ! ext/Sys/Syslog/Syslog.pm
67017 ____________________________________________________________________________
67018 [  8192] By: jhi                                   on 2000/12/19  17:07:45
67019         Log: Subject: [PATCH] Re: [PATCH] strtoq, strtou(q|ll|l) testing
67020              From: Nicholas Clark <nick@ccl4.org>
67021              Date: Sat, 16 Dec 2000 19:03:13 +0000
67022              Message-ID: <20001216190313.D68304@plum.flirble.org>
67023      Branch: perl
67024            ! t/op/64bitint.t
67025 ____________________________________________________________________________
67026 [  8191] By: jhi                                   on 2000/12/19  17:06:13
67027         Log: Subject: [ID 20001218.005] Not OK: perl v5.7.0 +DEVEL8148 on powerpc-machten 4.1.4
67028              From: Dominic Dunlop <domo@computer.org>
67029              Date: Mon, 18 Dec 2000 12:00:15 +0100
67030              Message-Id: <p04320404b6639e7aa043@[192.168.1.4]>
67031              
67032              This patchlet is needed in order that perl can be statically linked.  
67033      Branch: perl
67034            ! regexec.c
67035 ____________________________________________________________________________
67036 [  8190] By: jhi                                   on 2000/12/19  17:03:08
67037         Log: Subject: [PATCH perl@8133] finding PerlIO symbols for VMS
67038              From: "Craig A. Berry" <craig.berry@psinetcs.com>
67039              Date: Sun, 17 Dec 2000 00:18:35 -0600
67040              Message-Id: <p04330102b661bc01daba@[172.16.52.1]>
67041      Branch: perl
67042            ! perlio.h vms/gen_shrfls.pl
67043 ____________________________________________________________________________
67044 [  8189] By: jhi                                   on 2000/12/19  16:20:28
67045         Log: Subject: [DOC PATCH: perl@8150, 5.6.1-TRIAL1] update list of lang. sensitive editors/IDES
67046              From: Prymmer/Kahn <pvhp@best.com>
67047              Date: Tue, 19 Dec 2000 08:08:31 -0800 (PST)
67048              Message-ID: <Pine.BSF.4.21.0012190804040.14656-100000@shell8.ba.best.com>
67049              
67050              A better version of #8188.
67051      Branch: perl
67052            ! pod/perlfaq3.pod
67053 ____________________________________________________________________________
67054 [  8188] By: jhi                                   on 2000/12/19  15:57:06
67055         Log: (Replaced by #8189)
67056              
67057              Subject: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
67058              Date: Mon, 18 Dec 2000 08:03:34 -0800 (PST)
67059              From: Prymmer/Kahn <pvhp@best.com>
67060              Message-ID: <Pine.BSF.4.21.0012180802090.27110-100000@shell8.ba.best.com>
67061              Subject: Re: [DOC PATCH: perl@7953] update list of lang. sensitive editors/IDES
67062              From: Ronald J Kimball <rjk@linguist.Thayer.Dartmouth.EDU>
67063              Date: Mon, 18 Dec 2000 11:10:45 -0500
67064              Message-ID: <20001218111044.B180222@linguist.thayer.dartmouth.edu>
67065      Branch: perl
67066            ! pod/perlfaq3.pod
67067 ____________________________________________________________________________
67068 [  8187] By: jhi                                   on 2000/12/19  15:54:19
67069         Log: Email address fix for Anton Berezin.
67070      Branch: perl
67071            ! AUTHORS
67072 ____________________________________________________________________________
67073 [  8186] By: jhi                                   on 2000/12/19  15:38:54
67074         Log: Subject: [PATCH perl@8102] cygwin port
67075              From: "Eric Fifer" <efifer@dircon.co.uk> 
67076              Date: Thu, 14 Dec 2000 13:41:29 -0000
67077              Message-Id: <200012141340.NAA54236@mailhost1.dircon.co.uk>
67078              
67079              When compiling modules the data item that is being imported
67080              from libperl.dll needs to be tagged as imported/shared data:
67081              extern __declspec(dllimport) PerlIO_funcs PerlIO_pending;
67082      Branch: perl
67083            ! perliol.h
67084 ____________________________________________________________________________
67085 [  8185] By: jhi                                   on 2000/12/19  14:53:24
67086         Log: Regen uconfig.h and uconfig.sh.
67087      Branch: perl
67088            ! uconfig.h uconfig.sh
67089 ____________________________________________________________________________
67090 [  8184] By: jhi                                   on 2000/12/18  20:43:49
67091         Log: Comments work so much better when they are closed.
67092      Branch: perl
67093            ! regcomp.c
67094 ____________________________________________________________________________
67095 [  8183] By: jhi                                   on 2000/12/18  18:04:02
67096         Log: Some compilers (e.g. HP-UX) can't switch on 64-bit integers.
67097              Fixes the bug 20001218.016.
67098      Branch: perl
67099            ! regcomp.c
67100 ____________________________________________________________________________
67101 [  8182] By: gsar                                  on 2000/12/18  09:53:47
67102         Log: delete spurious files
67103      Branch: maint-5.6/perl
67104            - lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif vos/config.def
67105            - vos/config.h vos/config_h.SH_orig
67106 ____________________________________________________________________________
67107 [  8181] By: gsar                                  on 2000/12/18  09:46:08
67108         Log: regen perltoc
67109      Branch: maint-5.6/perl
67110            ! pod/buildtoc.PL pod/perl.pod pod/perlapi.pod pod/perltoc.pod
67111 ____________________________________________________________________________
67112 [  8180] By: gsar                                  on 2000/12/18  09:20:27
67113         Log: integrate changes#7924..7926,7946,7952 from mainline
67114              
67115              A test works better if it has the right 1..$n output.
67116              
67117              All the core library users of Class::Struct seem to be
67118              using "use Class::Struct 'struct';" instead of the bare
67119              "use Class::Struct;", which isn't documented in Class::Struct.
67120              This can't be right.
67121              
67122              Make the Class::Struct import() wiser.
67123              
67124              Upgrade to CPAN 1.59_51, from Andreas König.
67125              
67126              Subject: Re: long shell lines
67127              Split overly long shell command lines.
67128      Branch: maint-5.6/perl
67129           !> lib/CPAN.pm lib/CPAN/FirstTime.pm lib/ExtUtils/MM_Unix.pm
67130           !> lib/File/stat.pm t/lib/class-struct.t
67131 ____________________________________________________________________________
67132 [  8179] By: gsar                                  on 2000/12/18  08:55:54
67133         Log: integrate changes#7889,7890,7900,7903,7904,7907,7910,7917,
67134              7918,7919,7988,8907 from mainline (various)
67135              
67136              Subject: [ID 20001127.004] White space problem in perlamiga.pod
67137              
67138              Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
67139              
67140              Subject: [PATCH] perlcc.PL cleanups
67141              
67142              Subject: [PATCH] Updating perltie.pod for arrays
67143              
67144              Subject: [ID 20001128.002] what's the point of example code if it is buggy?
67145              Subject: Re: [PATCH] Updating perltie.pod for arrays
67146              Subject: Re: [PATCH] Updating perltie.pod for arrays
67147              
67148              One more perltie.pod nit from Casey R. Tweten.
67149              
67150              Subject: [PATCH] $^O  win32 -> MSWin32
67151              plus similar nits for vms, err, VMS, and UNICOS.
67152              
67153              Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
67154              More checking in case someone has broken their services or
67155              protocol databases.
67156              
67157              Make "use Class::Struct 'struct';" work again (broken by #7617);
67158              add a test for Class::Struct.
67159              
67160              Integrate the "skip" messages to explain().
67161              
67162              Subject: [PATCH: perl@8892] treat unicoding and null bytes in op/append.t
67163      Branch: maint-5.6/perl
67164           +> t/lib/class-struct.t
67165           !> MANIFEST README.amiga ext/Sys/Syslog/Syslog.pm gv.c
67166           !> lib/Class/Struct.pm pod/perlipc.pod pod/perltie.pod
67167           !> t/lib/syslfs.t t/op/lfs.t utils/perlcc.PL
67168 ____________________________________________________________________________
67169 [  8178] By: gsar                                  on 2000/12/18  08:16:30
67170         Log: avoid redefinition warnings on windows due to sys/socket.h getting
67171              #included before win32.h
67172      Branch: maint-5.6/perl
67173            ! win32/include/sys/socket.h
67174 ____________________________________________________________________________
67175 [  8177] By: gsar                                  on 2000/12/18  05:24:04
67176         Log: make regen_headers; fix POSIX.xs problems; remove outdated
67177              code from sys/socket.h that makes build fail now
67178      Branch: maint-5.6/perl
67179            ! ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c
67180            ! pod/perlapi.pod
67181           !> win32/include/sys/socket.h
67182 ____________________________________________________________________________
67183 [  8176] By: gsar                                  on 2000/12/18  05:20:17
67184         Log: update Changes
67185      Branch: maint-5.6/perl
67186            ! Changes patchlevel.h
67187 ____________________________________________________________________________
67188 [  8175] By: gsar                                  on 2000/12/18  04:57:48
67189         Log: integrate changes#7643,7646..7649,7651..7654,7658,7659,
67190              7661..7665,7667..7669,7671,7673,7676,7677,7681..7683,
67191              7689..7697,7699..7701,7703,7705,7714,7715,7718..7723,
67192              7725,7726,7729..7732,7737,7748,7749,7758,7759,7761,7773,
67193              7775,7776,7782,7785..7787,7804,7807,7808,7810,7811,7816,
67194              7823,7825,7838
67195              
67196              Subject: Re: [PATCH] README.solaris
67197              
67198              Add getpagesize() probing, on non-UNIX guess 'undef'.
67199              
67200              Simplify the getpagesize() unit by dropping the
67201              pagesize probe since it's nowadays slightly more
67202              complicated because of sysconf(). (Note: if some
67203              platform really needs the -lPW for getpagesize,
67204              I just broke it.)
67205              TODO: a new pagesize unit.
67206              
67207              Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
67208              
67209              MachTen doesn't really do mmap() and munmap().
67210              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
67211              
67212              More README.solaris updates from Andy Dougherty.
67213              
67214              Copy the s// information of README.hpux also to the perlrun.
67215              
67216              Add HAS_FSYNC, lack noticed by Nicholas Clark.
67217              
67218              Add a metaconfig unit for fsync.
67219              
67220              Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
67221              
67222              Many subdocumented return values of the IO extension now documented.
67223              ungetc and write still left subdocumented.
67224              Subject: [PATCH] (was Re: IO::Handle::ungetc)
67225              
67226              Document tell() on special streams.
67227              
67228              Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
67229              
67230              Subject: [ID 20001112.007] sfio's sftell isn't ftell
67231              
67232              Couple of tests from #7660 salvaged.
67233              
67234              Tweak the definition of the bit complement on UTF-8 data:
67235              if none of the characters in the string are > 0xff,
67236              the result is a complemented byte string, not a (UTF-8)
67237              char string.  Based on the summary in
67238              Subject: Re: [ID 20000918.005] ~ on wide chars
67239              This should give us the maximum backward (pre-char string)
67240              compatibility and utf8 compatibility.  The other alternative
67241              would be to limit the bit complement to be always byte only,
67242              taking the least significant byte of the chars.
67243              
67244              Cleanup messy #ifdef.
67245              
67246              Typos in #7667.
67247              
67248              Declare reg_data like reg_substr_data.
67249              
67250              Placate nervous compilers that see longer than ints switch()ing.
67251              
67252              Remove the new two tests of lib/io_xs for now, they seem to
67253              fail under perlio on some platforms.
67254              
67255              Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
67256              
67257              Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
67258              
67259              Subject: tiny typo in perl5db.pl
67260              
67261              Subject: some additions for makefiles for win32 (for perl@7674)
67262              
67263              Hoist the duplicated socket/netdb include logic to perl.h;
67264              undef SETERRNO in case SOCKS has defined it.  Based on:
67265              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
67266              
67267              Regen Configure.
67268              
67269              Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
67270              (a macro to define signed and unsigned integer constants).
67271              
67272              Use UINT64_C().
67273              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
67274              
67275              Use u_int32_t for the size of hash_cb(), not size_t.
67276              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
67277              
67278              Quit utf8_to_uv() instantly if curlen == 0.
67279              
67280              Subject: [PATCH: perl@7674] updates to README.os390
67281              
67282              Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
67283              
67284              EBCDIC tweaks.
67285              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
67286              
67287              Linenumber fix.
67288              
67289              SOCKS has its own USE_THREADS, based on
67290              Subject: [ID 20001114.002] et. al. bugfix followup
67291              
67292              UINT64_C() work continues.
67293              
67294              Detypo.
67295              
67296              The type of the hash_cb() size argument is tricky.
67297              
67298              Add fwalk() probe to the configuration files and regen perltoc.
67299              
67300              Subject: perllocale.pod changes
67301              
67302              Avoid an infinite loop in VMS when utils scripts are run
67303              with no arguments, from Charles Lane.
67304              
67305              Subject: Re: Bug in Carp::Heavy/5.6.0?
67306              
67307              For Solaris use64bitall the stdchar needs a little bit of help.
67308              
67309              The long double hints can be here or there.
67310              
67311              Test tweak for the open pragma.
67312              
67313              Also the 64bitall hints can be either here or there.
67314              
67315              As surmised the #7719 wasn't a good move.
67316              
67317              Subject: Fix for 20000409.001
67318              
67319              Subject: Fix for 20000815.006
67320              It's really 20000518.006.
67321              
67322              Subject: [PATCH 5.6.0 README.win32] very minor typos
67323              
67324              Subject: Fix for README.amiga (20000323.033)
67325              
67326              Explain in more detail the {} syntax ambiguousity.
67327              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
67328              
67329              Sparc 64-bit pack() fix from Jens Hamisch.
67330              
67331              Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
67332              
67333              Subject: podlators 1.05 available        
67334              
67335              Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
67336              
67337              Subject: [perl 7711: EPOC] updates
67338              
67339              Make certain MacOS Classic has NO_ENVIRON_ARRAY.
67340              
67341              Miraculous typo.
67342              
67343              sysseek() instead of seek().
67344              
67345              Solaris hints tweaks.
67346              
67347              Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
67348              This may be overly harsh but until proven otherwise, we think this
67349              way, or until we have a simple test for Configure (having to start
67350              up servers is does not count as simple) to check for the problems.
67351              
67352              Remove the shared object before attempting to create
67353              (by linking) a new one.  E.g. in AIX not removing
67354              becomes quite painful if one tries to do more than one
67355              build in the same tree (an interrupted build, for example),
67356              since the AIX' shared dynaloader seemingly keeps the shared
67357              objects open and therefore 'busy' for quite a while, even when
67358              nobody is using the objects, leading into link failures.
67359              
67360              Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
67361              
67362              Subject: DOC PATCH 5.6.0 perlreftut
67363              
67364              Subject: [PATCH: perl@7777] add system locale testing for VMS
67365              
67366              Subject: [PATCH] Test.pm POD peculiarity
67367              
67368              Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
67369              
67370              Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
67371              
67372              Subject: Re: perl@7777 
67373              Detypoing.
67374              
67375              Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
67376              
67377              Go ahead and #include <unistd.h> in perl.h.
67378              
67379              Subject: [PATCH perl@7795] small cleanup task for test suite
67380              
67381              Subject: Re: av.c patch (having slight problems)
67382              unshift() speedup.
67383              
67384              Reach back one higher up when searching for PERL_SRC.
67385      Branch: maint-5.6/perl
67386           +> lib/File/Spec/Epoc.pm
67387           !> (integrate 88 files)
67388 ____________________________________________________________________________
67389 [  8174] By: gsar                                  on 2000/12/18  03:53:09
67390         Log: integrate changes#7602,7604..7611,7614,7616..7619,7621..7623,
67391              7625..7629,7631..7634,7637,7639,7642 from mainline
67392              
67393              Fix for the tie-refhash string table leaks.
67394              
67395              Subject: [patch perl@7595] VMS configure.com tweak
67396              
67397              More careful detection of how well NVs and UVs mix.
67398              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))
67399              Added some SIGFPE paranoia.
67400              
67401              Forgot to bump the line numbers in #7601.
67402              
67403              Subject: PATCH std stdio for (Free)BSD
67404              
67405              Deleting $ENV{PATH} in VMS is not recommendable.
67406              
67407              Locale buglets.
67408              Subject: RE: Locales support (setlocale) fixes
67409              
67410              Do not test UTF-8 locales since that the tests would require
67411              polymorphic regexen.
67412              
67413              Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
67414              
67415              A missing aTHX_.
67416              
67417              Subject: [ID 20001108.013] spelling
67418              
67419              Subject: [PATCH] Class::Struct at compile time
67420              
67421              Make deleting for %ENV work for (newer versions of) VMS,
67422              from Craig A. Berry.
67423              
67424              Forgot from #7618.
67425              
67426              More VMS moves on environment handling, from Charles Lane.
67427              
67428              Remove unused extra arguments.
67429              
67430              Typo in an ifndef.
67431              Subject: Re: [PATCH 5.7.0] better messages from malloc()
67432              
67433              Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
67434              All except the "cow orker" change.
67435              
67436              The generated boot_* headers are wrong.  Pickier compiler,
67437              such as KAI C++ will refuse to compile the resulting perlmain.
67438              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
67439              
67440              There's no =head3.
67441              
67442              Disable only the tests 99 and 166 for UTF-8 locales.
67443              
67444              Missing dTHXs.
67445              Subject: RE: perl@7595 builds not on cygwin
67446              
67447              Subject: Re: bash -c exit and linux hints 
67448              
67449              Various doc oddball characters.
67450              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
67451              
67452              Subject: [PATCH] IO::Seekable pod
67453              
67454              Amdahl UTS hints updates.
67455              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
67456              
67457              Explain better why certain regex tests are skipped.
67458              Subject: Re: tests skipped: unknown reason
67459              
67460              Subject: [PATCH] README.solaris
67461              
67462              Subject: [PATCH perl@7638] cygwin port
67463      Branch: maint-5.6/perl
67464           +> README.solaris
67465           !> (integrate 26 files)
67466 ____________________________________________________________________________
67467 [  8173] By: gsar                                  on 2000/12/18  03:37:02
67468         Log: integrate changes#7472,7474..7478,7481,7485,7489,7493,7494,7496,
67469              7497,7499..7503,7505..7507,7509..7513,7515..7523,7526..7534,
67470              7536,7540,7542,7544..7546,7549,7553,7556,7557,7559,7561..7563,
67471              7565,7568..7572,7576,7578..7589,9592..7594,7596..7601 from mainline
67472              
67473              Better create a true mailing list for the repository keepers.
67474              
67475              Subject: [ID 20001027.007] uniq array in perlfaq
67476              
67477              De-quoted-unreadable to ISO Latin 1.
67478              (There's one ISO-2022-JP name in Changes5.004.)
67479              
67480              Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
67481              
67482              The #7476 needs a MANIFEST change, too.
67483              
67484              Add also emailless people.
67485              
67486              UTF-8 decoder tweak.
67487              
67488              Make \x{...} consistently produce UTF-8.
67489              Subject: Re: \x{...} is confused 
67490              
67491              Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
67492              
67493              Add a perlbug flag, -A, to avoid acknowledgement messages.
67494              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
67495              
67496              Use Errno magic.
67497              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
67498              
67499              Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
67500              
67501              Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
67502              
67503              Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
67504              
67505              Be more lenient on bad UTF-8 when doing bit arithmetics.
67506              Subject: Re: [ID 20000918.005] ~ on wide chars
67507              (The ord() part of the patch skipped.)
67508              
67509              Subject: perlfaq style changes
67510              
67511              AUTHORS tweaks.
67512              
67513              Whitespace style tweak.  Was originally going to see to
67514              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
67515              but that had already been taken care of.
67516              
67517              The compiler is either gcc or cc, from Tom Bates.
67518              
67519              The osname has been lowercased by now, from Tom Bates.
67520              
67521              The NonStop-UX libraries have a novel way to say NaN.
67522              
67523              printf UVs the correct way, noticed by Robin Barker.
67524              
67525              Subject: [PATCH] startperl to respect versiononly
67526              
67527              AUTHORS updates.
67528              
67529              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
67530              
67531              Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
67532              
67533              Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
67534              
67535              Generalize the Camel wording.
67536              Subject: Re: perlfaq style changes
67537              
67538              Subject: [ID 20001005.006] Documentation -- description of qr//
67539              
67540              C.pm part of
67541              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
67542              
67543              Locale warning explanation tweak.
67544              
67545              Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
67546              
67547              Make the POSIX::setuid and POSIX::setgid to really call setuid()
67548              and setgid() because they were just changing $< and $( which means
67549              only changing the real uid/gid, as opposed to changing both
67550              real and effective ids.  (The alternative way could have been
67551              in POSIX.pm to change $> and $), too, but making a direct call
67552              to the C API feels cleaner.)  Fixes the bug
67553              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
67554              
67555              Expand %Config variables and %ENV variables only if
67556              so requested during build time using the
67557              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
67558              Not expanding makes relocating distributions easier.
67559              
67560              More tweaking on the #7522 theme.
67561              
67562              Test::Harness revealed buglets in the new DynaLoader.
67563              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
67564              
67565              Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
67566              fix a autovivification bug in Tie::RefHash, add tests for both.
67567              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
67568              
67569              Detpyo.
67570              
67571              recv() can fail and return undef.
67572              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
67573              
67574              Fix the problem discussed in
67575              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
67576              originally from Linc Madison.  Also Andreas König's comments
67577              taken into account.  Some other problems with Tie::SubstrHash
67578              fixed: didn't croak when the table exceeded the requested number
67579              of entries (as documented) but instead when the number of entries
67580              exceeded the size of the table, a croak() had an unnecessary \n,
67581              didn't have a CLEAR method, documented that there is no exists().
67582              Didn't fix to be strict-proof because the module uses &foo; and
67583              dynamic scope.  Added a test script exercizing both first tamely 
67584              the basic functionality, and then the failure cases reported by
67585              Linc Madison.
67586              
67587              Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
67588              
67589              The #7521 touched things it shouldn't have.
67590              
67591              Subject: [PATCH 5.7.0] better messages from malloc()
67592              
67593              Subject: Re: README.aix
67594              
67595              Add FCNTL_CAN_LOCK.
67596              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
67597              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
67598              
67599              Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
67600              create a "fast path" for locale name probing using "locale -a"
67601              if available, squash finally hopefully the s?printf resetting
67602              the numeric locale (since, IIUC perllocale, it never shouldn't). 
67603              
67604              More Changes tweakery.
67605              
67606              Dying is too strict here, better just skip.
67607              
67608              Subject: Locales support (setlocale) fixes
67609              Modified quite a bit to be more portable.
67610              
67611              Configure would use a bad $myuname from an old config.sh.
67612              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
67613              
67614              Fix for
67615              Subject: [ID 20001004.006] undef is never tainted
67616              An undef read from a slurped file was not tainted.
67617              
67618              Fix for
67619              Subject: [ID 20001004.007] taint propogation is inconsistent
67620              The culprit was sv_setsv() which was rather blindly
67621              propagating taint, which lead to behaviour where if
67622              a tainted anon hash value was seen all the hash values
67623              from then on at that level became tainted, or at any
67624              upper levels in the case of nested anon hashes.
67625              
67626              Test tweak: show also the failed locales.
67627              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
67628              
67629              A fix of sorts for 20000329.026, a better error message
67630              for a missing "use charnames" when using the \N{...}. 
67631              
67632              Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
67633              
67634              Add =pod to be tidy.
67635              
67636              Fix for bug id 19990615.008, pos() unset during s///ge.
67637              
67638              Add a note for future generations about bug id 20000229.006.
67639              
67640              Use -dM for gcc (the suggested patch did it only for Linux,
67641              but I think it can be generalized).
67642              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
67643              
67644              opmini.o can linger from Configures past.
67645              
67646              Document that the evaled syntax errors cause scalar leaks.
67647              
67648              Fix for
67649              Subject: [ID 20000728.005] perl -P broken
67650              (hopefully).  The fix is also not complete, it seems to break
67651              BOM swallowing for libc5 systems, but until someone figures
67652              out a way to do this without ftell(), this will do.
67653              
67654              AUTHORS updates.
67655              
67656              Subject: Re: rsync'ed patches vs. rsync'ed source
67657              
67658              Admit that the test leaks scalars.
67659              
67660              Sanitize the environment further.
67661              
67662              VOS updates from Paul Green.
67663              
67664              Document %ENV = () portability issues.
67665              
67666              Make the stdio test program of 7427 less noisy while being 
67667              compiled so that Digital UNIX wouldn't get both
67668              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
67669              undefined.  This makes perlio happy.
67670              
67671              glibc5 detection by __GNU_LIBRARY__.
67672              
67673              %ENV note tweaks from Dan Sugalski.
67674              
67675              Varargs don't always work too well if one puts an unsigned
67676              char on the stack and pop an unsigned quad off the stack.
67677              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
67678              
67679              Subject: Pod updates
67680              
67681              Fake support of holey files in win/dosish platforms.
67682              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
67683              
67684              A doc addition for bug id 20001105.019, beware \p.
67685              
67686              Tweak #7587.
67687              
67688              Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
67689              
67690              perlhack updates from H.Merijn Brand.
67691              
67692              Subject: [PATCH perl@7573] cygwin port
67693              Synchronize with Cygwin 1.1.5.
67694              
67695              Bad thinko in #7581 (I used the test program with the expanded
67696              values as-is).
67697              
67698              Make perlbug not insist on dumping to a file when stdout isn't a tty.
67699              Subject: [PATCH] perlbug.PL
67700              
67701              Overrideable keys, each, pop, push, shift, splice, unshift.
67702              Subject: [PATCH] prototyped functions that should be overrideable
67703              
67704              Try to avoid flockless and emulationless places.
67705      Branch: maint-5.6/perl
67706           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
67707            - MAINTAIN
67708           !> (integrate 111 files)
67709 ____________________________________________________________________________
67710 [  8172] By: jhi                                   on 2000/12/18  02:49:27
67711         Log: Regen pods.
67712      Branch: perl
67713            ! pod/perlmodlib.pod pod/perltoc.pod
67714 ____________________________________________________________________________
67715 [  8171] By: gsar                                  on 2000/12/18  02:49:24
67716         Log: integrate changes#7447,7448,7450,7454,7456,7457,7460,7462,
67717              7465..7471 from mainline
67718              
67719              Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
67720              in platforms that strictly require all the symbols being present
67721              at link time.
67722              
67723              Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
67724              
67725              Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
67726              
67727              Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
67728              
67729              Subject: [PATCH] todo
67730              
67731              Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
67732              
67733              Use $sort, $uniq (and $tr) consistently as wondered
67734              by Nicholas Clark.
67735              
67736              Too enthusiastic editing in #7460.
67737              
67738              The reëntrant version shouldn't be needed unless USE_PURE_BISON.
67739              
67740              Upgrade to CPAN 1.58_55.
67741              Subject: CPAN.pm status
67742              
67743              Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
67744              
67745              Make target reordering to avoid pointless re-makes.
67746              Subject: Re: Total re-make of 'make okfile' after 7451 ?
67747              
67748              Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
67749              
67750              Subject: DOC PATCH 5.6.0
67751              
67752              Add the repository doc by Malcolm, Sarathy, and by Simon,
67753              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
67754      Branch: maint-5.6/perl
67755           +> Porting/repository.pod
67756           !> Configure MANIFEST Makefile.SH README.dos README.os2
67757           !> config_h.SH configure.com embed.h embed.pl handy.h lib/CPAN.pm
67758           !> lib/CPAN/FirstTime.pm perl.h pod/perlfunc.pod pod/perltodo.pod
67759           !> pp.c proto.h t/io/open.t t/op/assignwarn.t toke.c
67760 ____________________________________________________________________________
67761 [  8169] By: gsar                                  on 2000/12/18  02:33:34
67762         Log: integrate changes#7416,7417,7420..7422,7424,7426..7429,7431..7433,
67763              7435..7441,7445 from mainline
67764              
67765              Make the UTF-8 decoding stricter and more verbose when
67766              malformation happens.  This involved adding an argument
67767              to utf8_to_uv_chk(), which involved changing its prototype,
67768              and prefer STRLEN over I32 for the UTF-8 length, which as
67769              a domino effect necessitated changing the prototypes of
67770              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
67771              The stricter UTF-8 decoding checking uses Markus Kuhn's
67772              UTF-8 Decode Stress Tester from
67773              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
67774              
67775              Run vms/vms_yfix.pl, should have done that after changing
67776              perly.c in #7382.
67777              
67778              Subject: [PATCH 5.7.0] static linking with uninstalled perl
67779              
67780              (Replaced by #7440.)
67781              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
67782              
67783              Fix the bug ID 20001024.005, the bug introduced by #7416.
67784              
67785              Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
67786              
67787              Fix the bug reported in
67788              From: andreas.koenig@anima.de (Andreas J. Koenig)
67789              Also make is_utf8_char() stricter.
67790              
67791              Missed the header file changes from #7425.
67792              
67793              Check if stdio supports tweaking lval and cnt simultaneously.
67794              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
67795              
67796              Stratus VOS updates from Paul Green.
67797              
67798              Podify README.epoc and README.vos.
67799              
67800              Add targets to Makefile.SH, most importantly
67801              'regen_all' which also remembers to update vms/perly*.
67802              
67803              Subject: Minor update to find2perl, for portability
67804              
67805              Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
67806              
67807              Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
67808              
67809              Rename UTF8LEN() to be UNISKIP(), too confusing to have
67810              UTF8LEN() and UTF8SKIP(). 
67811              
67812              Allow poking holes at the UTF-8 decoding strictness.
67813              
67814              Continue the internal UTF-8 API tweaking.
67815              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
67816              used much more than the simpler API, now called utf8_to_uv_simple().
67817              Still not quite happy with API, too much partial duplication
67818              of functionality.
67819              
67820              A new version of making the syslog test more robust.
67821              (Replaces #7421.)
67822              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
67823              
67824              buildtoc target tweaks.
67825              
67826              Integrate with vmsperl #7430 by Charles Bailey:
67827              
67828              Cleanup from prior patch (Charles Lane?):
67829              - improve handling of MFDs in Basename and Path
67830              - default to no xsubpp line # munging when building debug images
67831      Branch: maint-5.6/perl
67832           +> vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
67833           +> vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
67834           !> (integrate 67 files)
67835 ____________________________________________________________________________
67836 [  8168] By: gsar                                  on 2000/12/18  02:05:49
67837         Log: integrate changes#7512,7733 from mainline (regex bugfixes)
67838              
67839              Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
67840              From: Martin Husemann <martin@duskware.de>
67841              
67842              Subject: [PATCH 5.7.0] restore match data on backtracing
67843              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
67844      Branch: maint-5.6/perl
67845           !> regcomp.c regexec.c t/op/re_tests
67846 ____________________________________________________________________________
67847 [  8167] By: gsar                                  on 2000/12/18  01:55:22
67848         Log: integrate changes#7858,7986 from mainline
67849              
67850              C<foreach my $x ...> in pseudo-fork()ed process may diddle
67851              parent's memory; fix it by keeping track of the actual pad
67852              offset rather than a raw pointer (this change is probably also
67853              relevant to non-ithreads case to avoid fallout from reallocs of
67854              the pad array, but is currently only enabled for the ithreads
67855              case in the interests of minimal disruption to existing "well
67856              tested" code)
67857              
67858              fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
67859              due to the notorious GetFileType() bug in Windows 9x, which fstat()
67860              tickles)
67861      Branch: maint-5.6/perl
67862           !> embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
67863           !> proto.h scope.c scope.h sv.c t/op/fork.t win32/perlhost.h
67864           !> win32/win32.c win32/win32.h win32/win32sck.c
67865 ____________________________________________________________________________
67866 [  8166] By: gsar                                  on 2000/12/18  01:52:59
67867         Log: integrate changes#7626,7632,7717,7738,7814,7817,7902,7912,7915
67868              from mainline (xsubpp and ExtUtils::LibList fixups, various
67869              other small items)
67870              
67871              The generated boot_* headers are wrong.  Pickier compiler,
67872              such as KAI C++ will refuse to compile the resulting perlmain.
67873              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
67874              
67875              Various doc oddball characters.
67876              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
67877              
67878              Subject: [PATCH] Re: 20001101.003 PDL
67879              
67880              Subject: [PATCH 5.7.0] etags broken again
67881              
67882              Subject: [PATCH 5.7.0] Liblist finally works
67883              
67884              Subject: [PATCH 5.7.0] Liblist returns found libraries
67885              
67886              Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
67887              
67888              Subject: [PATCH 5.7.0] OUT keyword for xsubpp
67889              
67890              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
67891              OUT keyword nits.
67892              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
67893              OUT and IN_OUT documentation.
67894      Branch: maint-5.6/perl
67895           !> emacs/cperl-mode.el emacs/ptags lib/ExtUtils/Liblist.pm
67896           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/MakeMaker.pm
67897           !> lib/ExtUtils/xsubpp lib/unicode/syllables.txt minimod.pl
67898           !> pod/perlfunc.pod pod/perlxs.pod pod/perlxstut.pod t/op/split.t
67899           !> win32/bin/search.pl
67900 ____________________________________________________________________________
67901 [  8165] By: gsar                                  on 2000/12/18  01:28:45
67902         Log: integrate changes#7533,7563,7611,7623 from mainline (various
67903              malloc.c embellishments)
67904      Branch: maint-5.6/perl
67905           !> malloc.c pod/perldiag.pod
67906 ____________________________________________________________________________
67907 [  8164] By: gsar                                  on 2000/12/18  01:23:33
67908         Log: integrate changes#7419,7806,8129 from mainline (various h2xs
67909              fixups)
67910      Branch: maint-5.6/perl
67911           !> utils/h2xs.PL
67912 ____________________________________________________________________________
67913 [  8163] By: gsar                                  on 2000/12/18  01:17:50
67914         Log: integrate changes#7493,7599,7803 from mainline (various perlbug
67915              fixups)
67916      Branch: maint-5.6/perl
67917           !> Makefile.SH utils/perlbug.PL
67918 ____________________________________________________________________________
67919 [  8162] By: gsar                                  on 2000/12/18  00:25:43
67920         Log: always export Perl_deb() (it is required by re.xs whether
67921              Perl is built with or without -DDEBUGGING)
67922      Branch: maint-5.6/perl
67923            ! makedef.pl
67924 ____________________________________________________________________________
67925 [  8161] By: gsar                                  on 2000/12/18  00:23:38
67926         Log: integrate change#7414 from mainline
67927              
67928              Undo the basename() part of #7412 since the lib/basename
67929              tests would need upgrading too.
67930              
67931              squelch two tests in tr.t that rely on tr/// paranoia change
67932              that's not in 5.6.x
67933      Branch: maint-5.6/perl
67934            ! t/op/tr.t
67935           !> lib/File/Basename.pm
67936 ____________________________________________________________________________
67937 [  8160] By: gsar                                  on 2000/12/18  00:05:30
67938         Log: missing change in previous integrate
67939      Branch: maint-5.6/perl
67940           !> README.aix
67941 ____________________________________________________________________________
67942 [  8159] By: gsar                                  on 2000/12/18  00:03:38
67943         Log: integrate changes#7205..7210,7212,7214..7219,7222,7223,7225,7226,
67944              7228,7230..7241,7243,7346,7347,7350..7354,7356,7358..7360,7362,
67945              7363,7365..7368,7370..7374,7376..7386,7391,7393..7399,7404..7408,
67946              7410..7413 from mainline
67947              
67948              Introduce the man[24-8] variables, from Andy Dougherty.
67949              
67950              Upgrade to CPAN 1.58, from Andreas König.
67951              
67952              An updated EBCDIC tr patch.
67953              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
67954              
67955              Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
67956              
67957              Two thirds of
67958              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
67959              The Install.pm changes will be submitted separately because
67960              they need some work and discussion still.
67961              
67962              The Install.pm third of
67963              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
67964              
67965              Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
67966              
67967              Subject: [PATCH 5.7.0] IVs in mtats
67968              
67969              Subject: [PATCH 5.7.0] Perl API for mstats
67970              
67971              Ilya implemented the memory profiling API.
67972              
67973              In Amdahl UTS "struct sv" is defined by a system header,
67974              <ksync.h>.
67975              
67976              Slight tweak of the code to appease Amdahl UTS cc.
67977              
67978              Amdahl UTS doesn't seem to do dynaloading.
67979              
67980              Use UTF8SKIP(), from Simon Cozens.
67981              
67982              Thinko in #7222.
67983              
67984              op/sprintf.t patch for OS/390 (and any other host with limited
67985              floating-point exponent length)
67986              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
67987              
67988              Tweak #7225.
67989              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
67990              
67991              Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
67992              
67993              Needs to be conditional on SunOS 4.
67994              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
67995              
67996              Test cases for bug id 20000323.056 (the bug seems to be fixed).
67997              
67998              Add test for bug id 20000427.003 (which seems to have
67999              been fixed) (also duplicate as 20000427.004, though
68000              with a higher severity).  Move one utf8 from op/append
68001              to pragma/utf8, tag the tests with bug ids.
68002              
68003              Document FNCASE=y as discussed in the bug 20000902.009.
68004              
68005              split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
68006              The problem was that rx->minlen was in chars while pp_split()
68007              thought it would be in bytes. 
68008              
68009              Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
68010              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
68011              
68012              Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
68013              
68014              Fix a couple of compiler-noted nits in #7235.
68015              
68016              Tweak the test of #7235.
68017              
68018              One more ~utf8 tweak.
68019              
68020              -w cleanup.
68021              Subject: Re: Problems with bleadperl 
68022              
68023              Subject: small pod patch
68024              
68025              Subject: [PATCH perlguts.pod] Document offset hack
68026              
68027              Add Charles Lane.
68028              
68029              Add the capability to include/exclude branches.
68030              
68031              Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
68032              
68033              Detect early whether the std streams have gone bad.
68034              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
68035              
68036              More IoTYPE sprinkling.
68037              
68038              Workaround for a sfio bug where the stream error indicator
68039              is not cleared as documented.
68040              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
68041              
68042              Clarify documentation on 'use bytes'.
68043              Subject: Re: What does 'use bytes' "mean" ?
68044              
68045              Show the failed remote port, instead of the failing line number.
68046              Subject: [PATCH 5.6.1 Debugger] More diagnostics
68047              
68048              Make Cwd more bulletproof in chrooted environments.
68049              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
68050              
68051              Subject: Pod patch for Devel::Peek
68052              
68053              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
68054              
68055              Borland C fstat() never saw the fd as writable.
68056              Subject: fix for Borland's weak "stat" (perl@7211)
68057              
68058              Missing change from #7362.
68059              
68060              Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
68061              
68062              Add the test case for the bug id 20000730.004 which seems
68063              to have been fixed by now.
68064              
68065              Fix of sorts for bug id 20000901.092.  There seems to be no trace
68066              of a 'pmshort' anywhere in the B, so the offending line was simply
68067              removed.
68068              
68069              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
68070              
68071              Subject: PATCH do_print has 2 PerlIO_error()s
68072              
68073              NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
68074              
68075              Typo noted by Mark Lutz.
68076              
68077              Subject: PATCH CR+LF should be "\cM\cJ" in perlop
68078              
68079              In the latest compiler builds cccdlflags must not become -fpic,
68080              from Wilfredo Sánchez.
68081              
68082              Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
68083              
68084              Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
68085              
68086              SOCKS function redefinitions need prototypes, too, otherwise
68087              for example 32 bit versus 64 bit differences cause a lot of
68088              problems.  Part of
68089              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
68090              
68091              Portability tweak on #7377.
68092              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
68093              
68094              Don't write double values through long double pointers,
68095              based on a part of
68096              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
68097              
68098              Reëntrancy fix.
68099              Subject: [PATCH perl@7229] Rentrant parser and yylex()
68100              
68101              Make scan_num() reëntrant, as suggested in
68102              Subject: [PATCH perl@7229] Rentrant parser and yylex()
68103              
68104              Fix for ID 20001020.006, concatenating an unset submatch
68105              with utf8 resulted in "Modification of a read-only value".
68106              
68107              Fix for ID 20000915.011, IO::Select warning for an undefined fd.
68108              
68109              The #7383 was right only in the context of the original bug report,
68110              not in more general case.
68111              
68112              Update Changes.
68113              
68114              Testcases for a #7383,#7385 related bug.
68115              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
68116              
68117              Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
68118              
68119              Tweak the Is* definitions of Unicode character classes
68120              to better match the official categorizations; embrace
68121              the official categorizations; add the combining marks
68122              as alpha (and -numeric); fix DCinital (a typo and edito)
68123              to be DCmedial.
68124              
68125              Hints tweak from Anton Berezin.
68126              
68127              Subject: installman go-faster stripes
68128              Subject: Re: installman go-faster stripes
68129              
68130              Subject: [ID 20001021.003] updated hints/openbsd.sh
68131              
68132              Subject: [PATCH bleadperl] -MO=C falls over on package <none>
68133              
68134              Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
68135              
68136              Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
68137              
68138              Doc patch.
68139              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
68140              
68141              Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
68142              
68143              Subject: Re: [ID 20001021.005] SEGV with regex match 
68144              
68145              Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
68146              
68147              The change #7187 was not so good on VMS.
68148              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
68149              
68150              Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
68151              
68152              Miscellaneous MacOS Classic library updates from Matthias Neeracher.
68153              
68154              Document PERL_INSTALL_ROOT of #7210.
68155      Branch: maint-5.6/perl
68156           +> README.aix hints/nonstopux.sh lib/unicode/Is/DCmedial.pl
68157           +> t/lib/tie-splice.t
68158            - lib/unicode/Is/DCinital.pl
68159           !> (integrate 112 files)
68160 ____________________________________________________________________________
68161 [  8158] By: jhi                                   on 2000/12/17  23:04:24
68162         Log: Subject: [PATCHES] RE: perl@8150 
68163              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
68164              Date: Sun, 17 Dec 2000 21:46:39 +0100
68165              Message-ID: <3A3D343F.13566.1ACA7D93@localhost>
68166              
68167              Neither cygwin has a getpwuid() one can trust on.
68168      Branch: perl
68169            ! t/lib/glob-basic.t
68170 ____________________________________________________________________________
68171 [  8157] By: jhi                                   on 2000/12/17  23:01:54
68172         Log: More MAN.PODS => {} fixes.
68173      Branch: perl
68174            ! os2/OS2/ExtAttr/Makefile.PL os2/OS2/PrfDB/Makefile.PL
68175            ! os2/OS2/Process/Makefile.PL os2/OS2/REXX/DLL/Makefile.PL
68176            ! os2/OS2/REXX/Makefile.PL
68177 ____________________________________________________________________________
68178 [  8156] By: gsar                                  on 2000/12/17  22:49:13
68179         Log: integrate changes#7069..7077,7079,7081..7087,7090,7092,7093,
68180              7096..7104,7109..7117,7119..7124,7126,7128,7129,7133,7134,
68181              7136..7139,7141..7146,7148,7149,7151,7153..7155,7157,7158,
68182              7160,7161,7164,7165,7169..7178,7180..7191,7193..7197,7199,
68183              7201,7204 from mainline
68184              
68185              Remove vestiges of tr//CU.
68186              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
68187              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
68188              
68189              The return value of setlocale must be copied away.
68190              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
68191              
68192              Allow chop() and chomp() to be overridden.
68193              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
68194              
68195              Hints optimization.
68196              Subject: Minor nit
68197              
68198              Subject: [PATCH] de-wall t/README
68199              
68200              Subject: Re: Two advertising clauses need to be removed
68201              
68202              Batch of UTF-8 patches from Simon Cozens.
68203              
68204              Fix for a parsing bug, not for the original bug.
68205              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
68206              
68207              Compilation warnings and an error.
68208              
68209              Subject: File::Find 5.7.0 POD nits
68210              
68211              Subject: [PATCH perl-5.7.0] continued -Wformat support
68212              
68213              The one that got away.
68214              
68215              Subject: Re: perl@7078
68216              
68217              UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
68218              convertable to bytes by checking it doesn't go above 0xc3
68219              Subject: Re: perl@7078
68220              
68221              Replace #7084 with
68222              Subject: Re: perl@7078 
68223              
68224              We don't need to count the high bit bytes, a boolean is enough. 
68225              
68226              Subject: [PATCH] utf8.c apidoc
68227              
68228              Subject: Re: perl@7078 
68229              
68230              Botched the #7090 check-in.
68231              
68232              Fix for the charnames.t failures from Spider Boardman.
68233              
68234              Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
68235              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
68236              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
68237              0 to checking to get the warning.
68238              
68239              Subject: [PATCH] Nits in perlmod.pod
68240              
68241              Subject: Re: Trapping by opmask sets strange parser state [PATCH]
68242              
68243              Subject: Re: unicode support and perl [ID 20000901.097]
68244              
68245              Subject: Re: unicode support and perl [ID 20000901.097]
68246              
68247              Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
68248              
68249              Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
68250              
68251              Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
68252              
68253              Subject: [PATCH@blead] Fix some recursion in overload.pm
68254              
68255              s/Robin Parker/Robin Barker/
68256              
68257              Subject: [PATCH] Fix aliasing of tied filehandles
68258              
68259              Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
68260              
68261              Subject: Re: [PATCH 5.005_64 missed]
68262              
68263              SOCK_DGRAM and listen() do not mix as reported in
68264              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
68265              The patch for 5.7.0+ had to be reengineered, though.
68266              
68267              Subject: DOC PATCH 5.6.0
68268              
68269              Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
68270              
68271              Document the issue (is not a syntax error, kind of)
68272              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
68273              
68274              Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
68275              Did not apply cleanly, manual intervention was needed.
68276              
68277              Subject: [PATCH] DLL not restartabke with threaded perl
68278              
68279              Inside require() $^S was always left undefined.
68280              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
68281              
68282              Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
68283              
68284              OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
68285              
68286              Regen headers.
68287              
68288              Subject: [PATCH 5.7.0] Epoc update
68289              
68290              Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
68291              as suggested by Olaf Flebbe and Nick Clark.
68292              
68293              Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
68294              
68295              Misplaced else.
68296              
68297              Scale down the VMS message boxes, by Charles Lane.
68298              Fix for ID 20000903.009, workaround at
68299              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
68300              
68301              Subject: [ID 20001003.006] B::Debug not -w clean
68302              
68303              Test harness update to sync with the new perlcc,
68304              from Simon Cozens.
68305              
68306              One remaining nit less at the VMS mailbox sizing.
68307              
68308              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
68309              
68310              It is possible to have no hosts database at all.  Pointed out in
68311              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
68312              
68313              Subject: [PATCH 5.7.0] h2xs not working
68314              Subject: [PATCH 5.7.0] h2xs not documenting the created module
68315              
68316              Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
68317              
68318              Subject: perlhack.pod Patch for Externals Tools
68319              
68320              Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
68321              
68322              Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
68323              
68324              Enable disabling scripts installation by Configure -Uinstallscripts,
68325              suggested by H. Merijn Brand.
68326              
68327              Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
68328              reported several times by Dominic Dunlop, for example in
68329              ID 20000315.008.  Patch from Dominic.  Patch affects at
68330              least MachTen, and possibly other oldish BSDs. Should not
68331              break non-broken platforms (tested on LinuxPPC). 
68332              
68333              Regen toc.
68334              
68335              Subject: Re: Questions about Tie::Array and perl modules
68336              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
68337              
68338              Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
68339              
68340              Tweak #7153.
68341              
68342              IO::Handle->syswrite() did not handle length omission
68343              like CORE::syswrite() does.
68344              Subject: [Fwd] IO::Handle, syswrite and arguments
68345              The original patch from andrew@ugh.net.au.
68346              
68347              Also the $ccflags is needed for the C compiler check.
68348              Subject: Configure (check for C-compiler)
68349              
68350              Eliminate $Is_VMS code from the test.
68351              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
68352              
68353              Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
68354              as the first option of cc/ld because of ultrapicky compilers
68355              (e.g. OS/390 R2.5)
68356              
68357              Change the version number of Tie::Handle in the core to 4.0,
68358              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
68359              Subject: Note on Tie::Handle
68360              
68361              UTF8ize split() so that the cloned substrings get the UTF8
68362              flag of the original scalar.  Problem reported by Simon Cozens.
68363              
68364              save_re_context() could reset PL_curcop to freed memory, causing core
68365              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
68366              
68367              Subject: PATCH 5.6 perldebguts grammar cleanup
68368              
68369              Add a todo note about overloadable assertions.
68370              
68371              on Windows, LoadLibrary() could load an extension DLL multiple
68372              times if forward slashes are used in the path
68373              
68374              on Windows, cwd strings in the environment should be of the
68375              form =X:=X:\foo instead of =X=X:\foo\
68376              
68377              on Windows, avoid potential exception (could happen if MSVCRT isn't
68378              being used) when closing a socket handle
68379              
68380              avoid nonportable example code
68381              
68382              Windows9x doesn't support link(), despite what Config.pm
68383              might think
68384              
68385              pod nit
68386              
68387              Change #7160 had a nasty typo.
68388              
68389              Warn about unknown scripts.
68390              Subject: Re: ideas? patches? [PATCH bleadperl]
68391              
68392              on Windows, clean targets might not work under some flavors of the shell
68393              
68394              tweak for change#7173
68395              
68396              Make eq work again with utf8 (disabling the upgrading
68397              should no more be necessary since the copies of the
68398              scalars are upgraded, not the scalars themselves).
68399              Takes care of ID 20001009.001.  (The claimed length()
68400              bug in 20001009.001 seems bogus to me.)
68401              
68402              Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
68403              
68404              Upgrade to CGI.pm 2.74, from Lincoln Stein.
68405              
68406              Upgrade to podlators 1.04, from Russ Allbery.
68407              
68408              Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
68409              
68410              Quote the temp file name, needed in Win32 because the
68411              default name unfortunately contains spaces, shouldn't
68412              hurt elsewhere.
68413              Subject: FW: perldoc fails if $TEMP contains spaces
68414              
68415              Subject: RE: [ID 19990803.001] README.win32 suggestions 
68416              
68417              Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
68418              
68419              Subject: Re: utf8 concat, mg_get
68420              
68421              Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
68422              
68423              Subject: [PATCH: perl@7181] op/tr tests on OS/390
68424              
68425              Subject: [PATCH: perl@7181] ver.t v string tests for os/390
68426              
68427              Use the versiononly instead of the installscripts,
68428              retract the changes 7146 and 7147.
68429              
68430              Reapply Andy's patch and regen Configure.
68431              
68432              Add the test case for #7190, from the original bug report
68433              by Andreas König.
68434              
68435              Remove duplicated code.
68436              
68437              SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
68438              
68439              restore change#7202
68440      Branch: maint-5.6/perl
68441           !> (integrate 121 files)
68442 ____________________________________________________________________________
68443 [  8155] By: jhi                                   on 2000/12/17  22:30:58
68444         Log: Subject: [PATCH perl@8133] fix-up for VMS extensions
68445              From: "Craig A. Berry" <craigberry@mac.com>
68446              Date: Sun, 17 Dec 2000 13:09:28 -0600
68447              Message-Id: <p04330103b6628cabe114@[172.16.52.1]>
68448              
68449              MAN.PODS => ' ' is naughty.
68450      Branch: perl
68451            ! vms/ext/DCLsym/Makefile.PL vms/ext/Stdio/Makefile.PL
68452 ____________________________________________________________________________
68453 [  8154] By: nick                                  on 2000/12/17  22:07:13
68454         Log: MULTIPLICITY nit.
68455      Branch: perl
68456            ! mg.c
68457 ____________________________________________________________________________
68458 [  8153] By: gsar                                  on 2000/12/17  21:23:05
68459         Log: integrate changes#7017..7019,7021..7025,7027..7036,7038,7039,
68460              7041..7044,7046..7048,7050..7061,7063,7066..7067,7069..7074
68461              from mainline
68462              
68463              Document the SvIOK_.*UV().
68464              
68465              Update Unicode todo list.
68466              
68467              Guard against bad string->int conversion for quads.
68468              
68469              Subject: small apidoc fix
68470              
68471              Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
68472              
68473              Subject: [PATCH] Tied filehandle documentation
68474              
68475              Subject: [PATCH] Modernize Opcode.pm documentation
68476              
68477              Make Data::Dumper (non-XS) to work with changed semantics of ref().
68478              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
68479              [applied even though said semantics didn't change in 5.6.x]
68480              
68481              Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
68482              
68483              Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
68484              
68485              Fix the URL, but the server is still missing in action.
68486              Subject: [ID 20000905.002] perlfaq1.pod URL error
68487              
68488              Subject: [ID 20000903.001] \w in utf8-strings
68489              
68490              Fix the ccversion detection for 5.1 and beyond.
68491              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
68492              
68493              Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
68494              
68495              Subject: [ID 20000904.008] Tiny fix for perldiag
68496              
68497              Subject: Re: [ID 20000906.004] segfault with bad perl statement
68498              
68499              Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
68500              
68501              Subject: [ID 20000908.002] perlipc documentation bug.
68502              
68503              Subject: [PATCH lib/Benchmark.pm]
68504              
68505              Re-allow vec() for characters > 255.
68506              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
68507              
68508              Do away with memory models cruft.  Sorry, PDP users.
68509              
68510              Continue #7041.
68511              
68512              Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
68513              
68514              Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
68515              
68516              Upgrade to CPAN 1.57_65, from Andreas König.
68517              
68518              Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
68519              by Russ Allbery.
68520              
68521              Silence t/pod/*.t about alternate quote-mappings now implemented
68522              by Pod::Text, from Brad Appleton.
68523              
68524              Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
68525              Subject: borland C++ win32.c tweak
68526              
68527              C<@a = @b = split(...)> optimization coredumps under ithreads
68528              (missed a spot when fixing up op_pmreplroot hack for ithreads)
68529              
68530              Document the SvUTF8*().
68531              
68532              Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
68533              
68534              Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
68535              
68536              Do in VMS as the #7054 does.
68537              
68538              Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
68539              
68540              Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
68541              
68542              Subject: [patch: perl@7045] vms updates
68543              
68544              Test for the #7049.
68545              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
68546              
68547              Break up the myconfig lines a bit.
68548              Subject: perlbug/perl -V output format
68549              
68550              Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
68551              
68552              The #7054 truncated Configure badly.
68553              
68554              change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
68555              initialization in all the threads on Windows
68556              
68557              Allow for whitespace between "#" and "line" in cpp output.
68558              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
68559              
68560              Remove vestiges of tr//CU.
68561              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
68562              
68563              The return value of setlocale must be copied away.
68564              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
68565              
68566              Allow chop() and chomp() to be overridden.
68567              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
68568              
68569              Hints optimization.
68570              Subject: Minor nit
68571              
68572              Subject: [PATCH] de-wall t/README
68573              
68574              Subject: Re: Two advertising clauses need to be removed
68575      Branch: maint-5.6/perl
68576           !> (integrate 75 files)
68577 ____________________________________________________________________________
68578 [  8152] By: gsar                                  on 2000/12/17  20:30:11
68579         Log: integrate changes#6945,6947,6949..6954,6956,6958,6959,6961,
68580              6964..6972,6977..6981..6984,6987,6988,6991,6994,6997,
68581              6999..7001,7003..7005,7007,7009,7011,7012 from mainline
68582              
68583              Don't attach -ld to the archname if pointless.
68584              
68585              Document UNTIE in a very minimalistic way.
68586              
68587              POSIX doesn't report long double values under -Duselongdouble
68588              when the long doubles are "real" (bigger than doubles).
68589              
68590              More author updates.
68591              
68592              Try to deduce NV_MAX.  Really should be Configure fodder.
68593              
68594              :: not allowed in pathnames, change to .
68595              Subject: [PATCH perl@6938] cygwin port
68596              
68597              Forget about NV_MAX (#6951).  Various floating point tweaks,
68598              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
68599              
68600              Move the Solaris 7 scan to use64bitall, make the
68601              failure to find 64-bot sparc libc to mention the
68602              possibility of being in an intel, from Lupe and Alan.
68603              
68604              Regen perltoc.
68605              
68606              AUTHORS tweaks, from Peter Prymmer.
68607              
68608              More address tweaking.
68609              
68610              Small tweaks all over.
68611              
68612              File::Temp patches from Andreas König,
68613              
68614              Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
68615              
68616              Subject: CPAN.pm beta 1.57_57 for the core
68617              
68618              Part of the solution.
68619              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
68620              
68621              Subject: [PATCH@6961] Fix misleading example in perlretut.pod
68622              
68623              Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
68624              
68625              Add the overload warnings to perldiag.
68626              
68627              Drop unused argument.
68628              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
68629              
68630              Subject: Nit in Configure (bleadperl@6961)
68631              
68632              Update to PodParser 1.18, from Brad Appleton.
68633              
68634              Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
68635              
68636              Subject: [PATCH: 6948] add SCNfldbl to configure.com
68637              
68638              Document UNTIE. Also tweak implementation to suppress the 'inner references'
68639              warning when UNTIE exists and instead pass the cound of extra references to
68640              the UNTIE method.
68641              
68642              Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
68643              so that case-ignoring systems like DCL can tell them from
68644              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
68645              
68646              Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
68647              
68648              Feature ordering tweak.
68649              
68650              Regen perltoc.
68651              
68652              Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
68653              
68654              Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
68655              
68656              Subject: http:// in L<>
68657              
68658              Detypo.
68659              
68660              change#6791 accidentally clobbered change#6710, put it back
68661              
68662              Only the first line, thank you very much.
68663              
68664              Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
68665              plus rework the http: spots as suggested by Tom Christiansen,
68666              plus regen perltoc.
68667              
68668              Undo part of change 6489 which looks like a bulk edit which
68669              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
68670              The supressing of main:: on return from select() is undesirable.
68671              
68672              Apparently avoiding the swapping is too costly.
68673              
68674              Various Configure nits by Philip Newton,
68675              plus the ebcdic one by me.
68676              
68677              Make certain cc is set before trying to run it.
68678              
68679              If overloaded %{} etc. return the object do not loop.
68680              Thus  sub deref { $_[0] } functions if object is wanted type.
68681              
68682              Update perlhist.
68683              
68684              More %{} and other deref special casing - do not pass to 'nomethod'.
68685      Branch: maint-5.6/perl
68686           !> (integrate 59 files)
68687 ____________________________________________________________________________
68688 [  8151] By: gsar                                  on 2000/12/17  19:14:38
68689         Log: integrate changes#6903,6905..6907,6909,6911..6913,6915,6917,6918,
68690              6920..6926,6928..6930,6934..6937,6939,6940,6942..6944 from mainline
68691              
68692              Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
68693              
68694              Make the epsilon to be relative, not absolute.
68695              
68696              Put back the flags dump as reasoned in
68697              Subject: Re: [PATCH] Glob dumping
68698              
68699              Introduce ccname to keep track of what compiler kind of we have.
68700              
68701              Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
68702              
68703              Put back the slice accidentally removed by #6907.
68704              
68705              Reset archname and archname64 always, forcing them be
68706              recomputed at each Configure run, make Configure and
68707              the hints files agree on the naming of largefiles variables.
68708              
68709              Don't say "Perl 5.0 source kit".
68710              
68711              Subject: [PATCH] fix misc cast warnings
68712              
68713              Subject: typos in pods
68714              
68715              NVs not necessarily doubles, as pointed out by Yitzchak.
68716              
68717              Subject: [PATCH 6889] add a few ldbl formats to configure.com
68718              
68719              Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
68720              
68721              Better options for rsync.
68722              
68723              Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
68724              
68725              Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
68726              
68727              Subject: [PATCH] Re: UNTIE method 
68728              
68729              A better fix for the Socket building problem from Craig Berry.
68730              
68731              Retract the dummy test, skip the security tests (instead of failing),
68732              explain what the warnings mean.
68733              
68734              Heap decorruption.
68735              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
68736              
68737              Update to Unicode 3.0.1.
68738              
68739              Missed one Unicode file.
68740              
68741              Subject: Re: typos in pods
68742              
68743              The #6929 was too skimpy.
68744              
68745              sscanf() may be the only way to read long doubles from strings.
68746              
68747              Reveal Borland's isnan.
68748              Subject: build with BC++ tweak
68749              
68750              Issue useful diagnostic on unknown pod commands.
68751              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
68752              
68753              Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
68754              
68755              Clarify the third case of ftmp-security warnings.
68756              
68757              Make -Dusemorebits find long doubles in Solaris.
68758              
68759              Wrap the test in eval.
68760      Branch: maint-5.6/perl
68761           +> lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
68762           +> lib/unicode/PropList.txt lib/unicode/README.perl
68763           +> lib/unicode/UCD301.html lib/unicode/UCDFF301.html
68764           +> lib/unicode/Unicode.301 vms/vmspipe.com
68765            - lib/unicode/Props.txt lib/unicode/UCD300.html
68766            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
68767           !> (integrate 305 files)
68768 ____________________________________________________________________________
68769 [  8150] By: jhi                                   on 2000/12/17  18:47:57
68770         Log: Uncheckedin generated files.
68771      Branch: perl
68772            ! global.sym perlapi.c pod/perlapi.pod
68773 ____________________________________________________________________________
68774 [  8149] By: jhi                                   on 2000/12/17  18:41:22
68775         Log: Update Changes.
68776      Branch: perl
68777            ! Changes patchlevel.h
68778 ____________________________________________________________________________
68779 [  8148] By: jhi                                   on 2000/12/17  18:39:16
68780         Log: Subject: [PATCH] Fcntl constants speedup
68781              From: Nicholas Clark <nick@ccl4.org>
68782              Date: Sun, 17 Dec 2000 16:29:24 +0000
68783              Message-ID: <20001217162924.E97668@plum.flirble.org>
68784              
68785              Use IVs for the Fcntl constants instead of NVs.
68786      Branch: perl
68787            ! ext/Fcntl/Fcntl.pm ext/Fcntl/Fcntl.xs t/op/goto_xs.t
68788 ____________________________________________________________________________
68789 [  8147] By: jhi                                   on 2000/12/17  18:33:41
68790         Log: Add test for #8145 (binmode() warning), add warning for
68791              ioctl() and sockpair(), document them. (fileno() cannot
68792              be tripwired with the same kind of warning because
68793              'defined fileno($foo)' seems to be an idiom.)
68794      Branch: perl
68795            ! pod/perldiag.pod pp_sys.c t/pragma/warn/pp_sys
68796 ____________________________________________________________________________
68797 [  8146] By: gsar                                  on 2000/12/17  18:09:08
68798         Log: update Changes
68799      Branch: maint-5.6/perl
68800            ! Changes
68801 ____________________________________________________________________________
68802 [  8145] By: jhi                                   on 2000/12/17  17:39:35
68803         Log: Subject: [PATCH] Re: The long awaited feature ...
68804              From: Simon Cozens <simon@cozens.net>
68805              Date: Sun, 17 Dec 2000 12:31:56 +0000
68806              Message-ID: <20001217123156.A3891@deep-dark-truthful-mirror.perlhacker.org>
68807              
68808              Add a warning to binmode() about using bad filehandles
68809              (can happen e.g. if someone forgets the filehandle argument)
68810      Branch: perl
68811            ! pp_sys.c
68812 ____________________________________________________________________________
68813 [  8144] By: jhi                                   on 2000/12/17  17:33:48
68814         Log: Subject: [patch perl@8133] Typo in my Net::Ping doc patch :(
68815              From: Jonathan Stowe <gellyfish@gellyfish.com>
68816              Date: Sun, 17 Dec 2000 17:08:10 +0000 (GMT)
68817              Message-ID: <Pine.LNX.4.10.10012171700010.3834-100000@orpheus.gellyfish.com>
68818      Branch: perl
68819            ! lib/Net/Ping.pm
68820 ____________________________________________________________________________
68821 [  8143] By: jhi                                   on 2000/12/17  05:31:37
68822         Log: Polymorphic regexps.
68823              
68824              Fixes at least the bugs 20001028.003 (both of them...) and
68825              20001108.001.  The bugs 20001114.001 and 20001205.014 seem
68826              also to be fixed by now, probably already before this patch.
68827      Branch: perl
68828            ! embed.h embed.pl mg.c objXSUB.h pp_ctl.c pp_hot.c proto.h
68829            ! regcomp.c regcomp.h regcomp.sym regexec.c regnodes.h sv.c
68830            ! t/op/utf8decode.t t/pragma/utf8.t
68831 ____________________________________________________________________________
68832 [  8142] By: jhi                                   on 2000/12/16  17:16:05
68833         Log: Subject: [patch perl@8102] dos/djgpp update
68834              From: Laszlo Molnar <ml1050@freemail.hu>
68835              Date: Sat, 16 Dec 2000 01:40:52 +0100
68836              Message-ID: <20001216014052.A335@freemail.hu>
68837      Branch: perl
68838            ! djgpp/config.over t/base/commonsense.t
68839 ____________________________________________________________________________
68840 [  8141] By: jhi                                   on 2000/12/16  17:09:27
68841         Log: Few uncheckedin files.
68842      Branch: perl
68843            ! global.sym perlapi.c pod/perlapi.pod pod/perlintern.pod
68844 ____________________________________________________________________________
68845 [  8140] By: nick                                  on 2000/12/15  22:14:31
68846         Log: Integrate mainline
68847      Branch: perlio
68848           !> (integrate 53 files)
68849 ____________________________________________________________________________
68850 [  8139] By: jhi                                   on 2000/12/15  19:49:49
68851         Log: One more IVUV tweak from Nicholas Clark.
68852      Branch: perl
68853            ! sv.c
68854 ____________________________________________________________________________
68855 [  8138] By: jhi                                   on 2000/12/15  19:17:06
68856         Log: Return of the IVUV-preservation, now seems to be happy even
68857              in Digital UNIX (the broken strtoul brokenness detection
68858              seems to have been the fly in the ointment).
68859      Branch: perl
68860            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68861            ! config_h.SH configure.com embed.h embed.pl epoc/config.sh
68862            ! objXSUB.h op.c perl.h pp.c pp_hot.c proto.h sv.c sv.h
68863            ! t/lib/peek.t t/op/cmp.t t/op/numconvert.t uconfig.h
68864            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
68865            ! vos/config.ga.h win32/config.bc win32/config.gc
68866            ! win32/config.vc
68867 ____________________________________________________________________________
68868 [  8137] By: jhi                                   on 2000/12/15  18:12:14
68869         Log: Metaconfig unit change for #8136.
68870      Branch: metaconfig
68871            ! U/modified/d_strtoul.U
68872      Branch: metaconfig/U/perl
68873            ! d_strtoull.U d_strtouq.U
68874 ____________________________________________________________________________
68875 [  8136] By: jhi                                   on 2000/12/15  18:11:35
68876         Log: I don't think it's sensible or portable to test the strtou*
68877              on /^-/ strings.
68878      Branch: perl
68879            ! Configure
68880 ____________________________________________________________________________
68881 [  8135] By: jhi                                   on 2000/12/15  17:18:49
68882         Log: Metaconfig unit change for #8134.
68883      Branch: metaconfig
68884            ! U/modified/d_strtoul.U
68885 ____________________________________________________________________________
68886 [  8134] By: jhi                                   on 2000/12/15  17:14:13
68887         Log: If longsize is 8 we don't need a LL suffix for integer constants.
68888      Branch: perl
68889            ! Configure config_h.SH
68890 ____________________________________________________________________________
68891 [  8133] By: jhi                                   on 2000/12/15  16:00:23
68892         Log: Update Changes.
68893      Branch: perl
68894            ! Changes patchlevel.h
68895 ____________________________________________________________________________
68896 [  8132] By: jhi                                   on 2000/12/15  15:44:16
68897         Log: Some compilers get huffy if you do not cast a const pointer
68898              to a non-const when assigning.
68899      Branch: perl
68900            ! gv.c
68901 ____________________________________________________________________________
68902 [  8131] By: jhi                                   on 2000/12/15  15:38:30
68903         Log: Subject: [PATCH 5.7.0] speeding up object creation/destruction 4x times
68904              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68905              Date: Fri, 15 Dec 2000 05:26:57 -0500
68906              Message-ID: <20001215052657.A8319@math.mps.ohio-state.edu>
68907      Branch: perl
68908            ! embed.h embed.pl gv.c objXSUB.h perl.h proto.h sv.c
68909            ! t/pragma/overload.t
68910 ____________________________________________________________________________
68911 [  8130] By: jhi                                   on 2000/12/15  15:36:08
68912         Log: Subject: [PATCH 5.7.0] cosmetic change to overloading
68913              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
68914              Date: Thu, 14 Dec 2000 22:02:43 -0500
68915              Message-ID: <20001214220243.A18437@monk.mps.ohio-state.edu>
68916      Branch: perl
68917            ! gv.c perl.h
68918 ____________________________________________________________________________
68919 [  8129] By: jhi                                   on 2000/12/15  15:34:16
68920         Log: Subject: PATCH: h2xs nit
68921              From: Tim Jenness <t.jenness@jach.hawaii.edu>
68922              Date: Thu, 14 Dec 2000 18:25:46 -1000 (HST)
68923              Message-ID: <Pine.LNX.4.30.0012141820340.2533-100000@lapaki.jach.hawaii.edu>
68924              
68925              Add a template README.
68926      Branch: perl
68927            ! utils/h2xs.PL
68928 ____________________________________________________________________________
68929 [  8128] By: jhi                                   on 2000/12/15  15:32:22
68930         Log: Still buggy findgteprime, fix from Eric Joanis <joanis@cs.toronto.edu>.
68931      Branch: perl
68932            ! lib/Tie/SubstrHash.pm t/lib/tie-substrhash.t
68933 ____________________________________________________________________________
68934 [  8127] By: jhi                                   on 2000/12/15  15:19:34
68935         Log: Subject:  [PATCH Opcode.XS, Perl 5.6+] stuff for caller and _ in Safe::
68936              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
68937              Date:     Thu, 14 Dec 2000 20:04:42 EST
68938              Message-Id: <001214200310.49929@DUPHY4.Physics.Drexel.Edu>
68939      Branch: perl
68940            ! ext/Opcode/Opcode.xs
68941 ____________________________________________________________________________
68942 [  8126] By: jhi                                   on 2000/12/15  15:17:49
68943         Log: Subject: [PATCH: perl@8102] s/use vars qw\(/our(/ for OS/390 extension builds
68944              From: Peter Prymmer <pvhp@forte.com>
68945              Date: Thu, 14 Dec 2000 15:50:20 -0800 (PST)
68946              Message-ID: <Pine.OSF.4.10.10012141548200.57557-100000@aspara.forte.com>
68947      Branch: perl
68948            ! ext/Errno/Errno_pm.PL lib/ExtUtils/MM_Unix.pm
68949            ! lib/ExtUtils/Manifest.pm lib/File/Spec.pm
68950            ! lib/File/Spec/Functions.pm lib/File/Spec/Unix.pm
68951 ____________________________________________________________________________
68952 [  8125] By: jhi                                   on 2000/12/15  15:11:05
68953         Log: This seems to be a stage sane and stable enough to checkin.
68954              (it basically is 8102..8118+8122 but no 8120, 8121, 8123, 8124)
68955      Branch: perl
68956            ! MANIFEST embed.h embed.pl objXSUB.h op.c perl.h perlapi.c
68957            ! pod/perlapi.pod pp.c pp_hot.c proto.h sv.c sv.h t/lib/peek.t
68958            ! t/op/cmp.t t/op/numconvert.t
68959 ____________________________________________________________________________
68960 [  8124] By: jhi                                   on 2000/12/15  04:20:26
68961         Log: Something is really wonky.
68962      Branch: perl
68963            ! sv.c
68964 ____________________________________________________________________________
68965 [  8123] By: jhi                                   on 2000/12/15  04:00:50
68966         Log: Fixes for the IV UV patches to compile in Digital UNIX.
68967      Branch: perl
68968            ! sv.c
68969 ____________________________________________________________________________
68970 [  8122] By: jhi                                   on 2000/12/15  02:53:40
68971         Log: Subject: Re: [ID 20001214.011] Unreachable value in a search list logical name
68972              From: "Craig A. Berry" <craigberry@mac.com>
68973              Date: Thu, 14 Dec 2000 19:10:49 -0600
68974              Message-Id: <p04330100b65efbe32f30@[172.16.52.1]>
68975      Branch: perl
68976            ! vms/vms.c
68977 ____________________________________________________________________________
68978 [  8121] By: jhi                                   on 2000/12/15  02:50:00
68979         Log: Metaconfig changes for #8120.
68980      Branch: metaconfig
68981            + U/modified/d_strtoul.U
68982      Branch: metaconfig/U/perl
68983            ! d_strtoull.U d_strtouq.U
68984 ____________________________________________________________________________
68985 [  8120] By: jhi                                   on 2000/12/15  02:49:42
68986         Log: From: Nicholas Clark <nick@ccl4.org> 
68987              Subject: [PATCH] strtoq, strtou(q|ll|l) testing (was [PATCH] faster and 64 bit  preserving arithmetic)
68988              Date: Thu, 14 Dec 2000 18:38:57 +0000
68989              Message-ID: <20001214183857.B97909@plum.flirble.org>
68990      Branch: perl
68991            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
68992            ! config_h.SH configure.com epoc/config.sh perl.h sv.c uconfig.h
68993            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
68994            ! vos/config.ga.def vos/config.ga.h win32/config.bc
68995            ! win32/config.gc win32/config.vc
68996 ____________________________________________________________________________
68997 [  8119] By: jhi                                   on 2000/12/14  23:40:58
68998         Log: Subject: [PATCH] faster and 64 bit preserving arithmetic
68999              From: Nicholas Clark <nick@ccl4.org>
69000              Date: Wed, 13 Dec 2000 20:08:50 +0000
69001              Message-ID: <20001213200849.B71166@plum.flirble.org>
69002      Branch: perl
69003            ! embed.h embed.pl objXSUB.h op.c perl.h pp.c pp_hot.c proto.h
69004            ! sv.c sv.h t/lib/peek.t t/op/cmp.t t/op/numconvert.t
69005 ____________________________________________________________________________
69006 [  8118] By: jhi                                   on 2000/12/14  22:46:26
69007         Log: Integrate perlio.
69008      Branch: perl
69009           !> MANIFEST ext/Encode/compile makedef.pl
69010 ____________________________________________________________________________
69011 [  8117] By: nick                                  on 2000/12/14  22:38:53
69012         Log: Win32 tweaks to get Encode to build
69013              - temp hack to makedef.pl till PerlIO is properly "exported".
69014              - MSVC dislikes  
69015              static encpage_t foo[];
69016              so make 'em extern for now.
69017      Branch: perlio
69018            ! ext/Encode/compile makedef.pl
69019 ____________________________________________________________________________
69020 [  8116] By: nick                                  on 2000/12/14  22:00:53
69021         Log: Document the new files
69022      Branch: perlio
69023            ! MANIFEST
69024 ____________________________________________________________________________
69025 [  8115] By: jhi                                   on 2000/12/14  21:58:01
69026         Log: MANIFEST new files of #8114.
69027      Branch: perl
69028            ! MANIFEST
69029 ____________________________________________________________________________
69030 [  8114] By: jhi                                   on 2000/12/14  21:50:49
69031         Log: Integrate perlio.
69032      Branch: perl
69033           +> ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
69034           !> ext/Encode/Encode.pm ext/Encode/Encode.xs
69035           !> ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
69036           !> ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
69037           !> ext/Encode/Makefile.PL
69038 ____________________________________________________________________________
69039 [  8113] By: jhi                                   on 2000/12/14  21:48:49
69040         Log: The documentation part of the
69041              
69042              Subject: [ID 20001214.002] Net::Ping patch
69043              From: Jonathan Stowe <gellyfish@gellyfish.com>
69044              Date: Thu, 14 Dec 2000 08:28:14 +0000 (GMT)
69045              Message-Id: <Pine.LNX.4.10.10012140805480.19767-200000@orpheus.gellyfish.com>
69046              since the #7529 had already addressed the same problem.
69047      Branch: perl
69048            ! lib/Net/Ping.pm
69049 ____________________________________________________________________________
69050 [  8112] By: jhi                                   on 2000/12/14  21:42:57
69051         Log: Subject: [PATCH] Re: [ID 20001013.006] XS subs are not define()ed
69052              From: Dominic Dunlop <domo@computer.org>
69053              Date: Tue, 12 Dec 2000 10:47:10 +0100
69054              Message-Id: <p04320402b65ba33a92b2@[192.168.1.4]>
69055              
69056              Document how elusive subroutines can be.
69057      Branch: perl
69058            ! pod/perlfunc.pod
69059 ____________________________________________________________________________
69060 [  8111] By: jhi                                   on 2000/12/14  21:38:05
69061         Log: Subject: [ID 20001214.003] [PATCH bleadperl] POSIX::tmpnam() is dangerous
69062              From: Dominic Dunlop <domo@computer.org>
69063              Date: Thu, 14 Dec 2000 10:13:51 +0100
69064              Message-Id: <p04320407b65e3f4853aa@[192.168.1.4]>
69065      Branch: perl
69066            ! ext/POSIX/POSIX.pod
69067 ____________________________________________________________________________
69068 [  8110] By: jhi                                   on 2000/12/14  21:36:32
69069         Log: Subject: [patch] perlfaq7
69070              From: "Gerrit P. Haase" <gerrit.haase@t-online.de>
69071              Date: Thu, 14 Dec 2000 15:31:07 +0100
69072              Message-ID: <3A38E7BB.13178.11C40A8@localhost>
69073      Branch: perl
69074            ! pod/perlfaq7.pod
69075 ____________________________________________________________________________
69076 [  8109] By: jhi                                   on 2000/12/14  21:29:20
69077         Log: Subject: [8104] Encode
69078              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69079              Date: Thu, 14 Dec 2000 14:49:34 +0100
69080              Message-Id: <20001214142101.B338.H.M.BRAND@hccnet.nl>
69081              
69082              Type casting for nervous compilers.
69083      Branch: perl
69084            ! ext/Encode/Encode.xs
69085 ____________________________________________________________________________
69086 [  8108] By: jhi                                   on 2000/12/14  21:26:17
69087         Log: Subject: [8104] DB_File
69088              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
69089              Date: Thu, 14 Dec 2000 14:49:35 +0100
69090              Message-Id: <20001214144439.B33A.H.M.BRAND@hccnet.nl>
69091              
69092              Type definition incorrect for DB 2.7.7.  Not known when it
69093              changed, so only changed it for a known revision.
69094      Branch: perl
69095            ! ext/DB_File/DB_File.xs
69096 ____________________________________________________________________________
69097 [  8107] By: jhi                                   on 2000/12/14  21:23:41
69098         Log: Subject: [PATCH: perl@8102] Re: Encode/cp1047.enc etc.
69099              From: Peter Prymmer <pvhp@forte.com>
69100              Date: Thu, 14 Dec 2000 11:11:50 -0800 (PST)
69101              Message-ID: <Pine.OSF.4.10.10012141057330.57557-100000@aspara.forte.com>
69102              
69103              Use '?' (0x6F in EBCDIC) for the illegal codepoint.
69104      Branch: perl
69105            ! ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
69106            ! ext/Encode/Encode/posix-bc.enc
69107 ____________________________________________________________________________
69108 [  8106] By: nick                                  on 2000/12/14  20:36:13
69109         Log: "Cold" build correction to Encode's Makefile.PL
69110      Branch: perlio
69111            ! ext/Encode/Makefile.PL
69112 ____________________________________________________________________________
69113 [  8105] By: nick                                  on 2000/12/14  20:09:37
69114         Log: "Compiled" encodings.
69115              Correct replacement character in EBCDIC .enc files
69116              Add 0x7F to ASCII repertoire.
69117      Branch: perlio
69118            ! ext/Encode/Encode.pm ext/Encode/Encode.xs
69119            ! ext/Encode/Encode/ascii.enc ext/Encode/Encode/cp1047.enc
69120            ! ext/Encode/Encode/cp37.enc ext/Encode/Encode/posix-bc.enc
69121            ! ext/Encode/Makefile.PL ext/Encode/compile
69122            ! ext/Encode/encengine.c ext/Encode/encode.h
69123 ____________________________________________________________________________
69124 [  8104] By: nick                                  on 2000/12/14  00:38:20
69125         Log: Integrate mainline
69126      Branch: perlio
69127           !> Changes Configure doio.c embed.h embed.pl ext/DB_File/Changes
69128           !> ext/DB_File/DB_File.pm ext/DB_File/DB_File.xs
69129           !> ext/DB_File/dbinfo ext/DB_File/typemap ext/DB_File/version.c
69130           !> hints/hpux.sh lib/Cwd.pm objXSUB.h patchlevel.h perlapi.c
69131           !> pod/perlapi.pod pp_hot.c proto.h t/lib/db-btree.t
69132           !> t/lib/db-hash.t t/lib/db-recno.t
69133 ____________________________________________________________________________
69134 [  8103] By: nick                                  on 2000/12/13  23:16:13
69135         Log: Beginings of compiled encodings - checked in as a snapshot of thoughts
69136              so far and so it does not get lost.
69137      Branch: perlio
69138            + ext/Encode/compile ext/Encode/encengine.c ext/Encode/encode.h
69139 ____________________________________________________________________________
69140 [  8102] By: jhi                                   on 2000/12/13  17:14:22
69141         Log: Update Changes.
69142      Branch: perl
69143            ! Changes patchlevel.h
69144 ____________________________________________________________________________
69145 [  8101] By: jhi                                   on 2000/12/13  16:53:41
69146         Log: Move the proto of start_glob() to a better place; regen api files.
69147      Branch: perl
69148            ! embed.h embed.pl objXSUB.h perlapi.c pod/perlapi.pod proto.h
69149 ____________________________________________________________________________
69150 [  8100] By: jhi                                   on 2000/12/13  16:47:11
69151         Log: Metaconfig change for #8099.
69152      Branch: metaconfig
69153            ! U/modified/Head.U
69154 ____________________________________________________________________________
69155 [  8099] By: jhi                                   on 2000/12/13  16:46:48
69156         Log: Subject: Re: [ID 20000328.039] [PATCH] Eliminate Configure use of /tmp
69157              From: Andy Dougherty <doughera@lafayette.edu>
69158              Date: Wed, 13 Dec 2000 10:36:09 -0500 (EST)
69159              Message-ID: <Pine.SOL.4.10.10012131031230.2017-100000@maxwell.phys.lafayette.edu>
69160      Branch: perl
69161            ! Configure
69162 ____________________________________________________________________________
69163 [  8098] By: jhi                                   on 2000/12/13  16:39:02
69164         Log: Subject: [20000615.005] [PATCH] Cwd::fastgetcwd broken (or mis-named?) on Unix  
69165              From: rspier@pobox.com (Robert Spier)
69166              Date: Tue, 12 Dec 2000 21:12:39 -0500
69167              Message-ID: <14902.56087.678086.725773@rls.cx>
69168              
69169              fastgetcwd is defined using a glob alias on a $^O dependent basis -
69170              and there was no default assignment or perl subroutine.
69171      Branch: perl
69172            ! lib/Cwd.pm
69173 ____________________________________________________________________________
69174 [  8097] By: jhi                                   on 2000/12/13  16:16:01
69175         Log: Subject: [PATCH] move startglob out of pp_hot.c
69176              From: Nicholas Clark <nick@ccl4.org>
69177              Date: Mon, 11 Dec 2000 23:16:39 +0000
69178              Message-ID: <20001211231638.A55550@plum.flirble.org>
69179      Branch: perl
69180            ! doio.c embed.h embed.pl objXSUB.h pp_hot.c proto.h
69181 ____________________________________________________________________________
69182 [  8096] By: jhi                                   on 2000/12/13  15:26:23
69183         Log: Subject: [8095] HP-UX 11.00 / cc / 64bitint & 64bitall / perlio 
69184              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
69185              Date: Wed, 13 Dec 2000 14:01:37 +0100
69186              Message-Id: <20001213135318.621A.H.M.BRAND@hccnet.nl>
69187              
69188              perl/64/HP-UX wants libdb-3.0 to be shared ELF 64 bit which
69189              in turn requires libpthread in libswanted.
69190      Branch: perl
69191            ! hints/hpux.sh
69192 ____________________________________________________________________________
69193 [  8095] By: jhi                                   on 2000/12/12  19:51:05
69194         Log: The integration wars continue.
69195      Branch: perl
69196           !> sv.c
69197 ____________________________________________________________________________
69198 [  8094] By: jhi                                   on 2000/12/12  19:48:26
69199         Log: Subject: [PATCH perl@8070] DB_File-1.74  
69200              From: "Paul Marquess" <paul_marquess@yahoo.co.uk> 
69201              Date: Mon, 11 Dec 2000 23:07:17 -0000
69202              Message-ID: <000001c063c7$1b9d28a0$a20a140a@bfs.phone.com> 
69203      Branch: perl
69204            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
69205            ! ext/DB_File/DB_File.xs ext/DB_File/dbinfo ext/DB_File/typemap
69206            ! ext/DB_File/version.c t/lib/db-btree.t t/lib/db-hash.t
69207            ! t/lib/db-recno.t
69208 ____________________________________________________________________________
69209 [  8093] By: nick                                  on 2000/12/12  19:42:13
69210         Log: Integrate/merge mainline with further efficiency tweak to sv.c's utf8 stuff.
69211      Branch: perlio
69212            ! sv.c
69213           !> lib/File/DosGlob.pm
69214 ____________________________________________________________________________
69215 [  8092] By: jhi                                   on 2000/12/12  19:28:11
69216         Log: Integrate perlio.
69217      Branch: perl
69218           !> sv.c
69219 ____________________________________________________________________________
69220 [  8091] By: nick                                  on 2000/12/12  18:49:45
69221         Log: Fix for Tk, and upgrading shared SVs.
69222      Branch: perlio
69223            ! sv.c
69224 ____________________________________________________________________________
69225 [  8090] By: jhi                                   on 2000/12/12  16:48:59
69226         Log: Subject: [PATCH] Re: Breadperl & Tk
69227              From: Nick Ing-Simmons <nik@tiuk.ti.com>
69228              Date: Tue, 12 Dec 2000 14:48:27 GMT
69229              Message-Id: <200012121448.OAA11516@mikado.tiuk.ti.com> 
69230      Branch: perl
69231            ! sv.c
69232 ____________________________________________________________________________
69233 [  8089] By: jhi                                   on 2000/12/12  03:37:19
69234         Log: Subject: DosGlob.pm diff for bash style brace expansion.
69235              From: "Mestnik, Mike" <MMestnik@rustconsulting.com>
69236              Date: Fri, 8 Dec 2000 10:45:30 -0600
69237              Message-ID: <B50C47897E98D3118130009027D3971920F278@EXCHANGE_M1>
69238      Branch: perl
69239            ! lib/File/DosGlob.pm
69240 ____________________________________________________________________________
69241 [  8088] By: nick                                  on 2000/12/11  23:59:59
69242         Log: Integrate mainline
69243      Branch: perlio
69244           !> ext/B/B.pm ext/B/B/Deparse.pm installperl lib/CGI.pm
69245           !> lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
69246           !> lib/ExtUtils/MakeMaker.pm lib/File/DosGlob.pm pod/perldiag.pod
69247           !> pod/perlop.pod pp.c pp_hot.c scope.c t/io/utf8.t t/lib/b.t
69248           !> t/op/local.t t/pragma/warn/toke toke.c
69249 ____________________________________________________________________________
69250 [  8087] By: jhi                                   on 2000/12/11  23:20:23
69251         Log: Integrate perlio.
69252      Branch: perl
69253           !> ext/Encode/Encode.xs perlio.c perlio.h perliol.h
69254 ____________________________________________________________________________
69255 [  8086] By: jhi                                   on 2000/12/11  22:50:59
69256         Log: Tune further the OS detection of CGI.
69257      Branch: perl
69258            ! lib/CGI.pm
69259 ____________________________________________________________________________
69260 [  8085] By: nick                                  on 2000/12/11  22:50:46
69261         Log: Finish 1st pass of "encoding" layer e.g. :
69262              open($fh,"<encoding(iso8859-7)",$greek) || die;
69263      Branch: perlio
69264            ! ext/Encode/Encode.xs perlio.c perliol.h
69265 ____________________________________________________________________________
69266 [  8084] By: jhi                                   on 2000/12/11  22:32:06
69267         Log: Revert the -f ambiguousity patch, seems to cause
69268              too much hassle (the interpret -Q as a function
69269              where Q is not a known filetest part is left in).
69270      Branch: perl
69271            ! lib/ExtUtils/Liblist.pm pod/perldiag.pod t/pragma/warn/toke
69272            ! toke.c
69273 ____________________________________________________________________________
69274 [  8083] By: jhi                                   on 2000/12/11  22:27:23
69275         Log: (accidentally empty check-in)
69276      Branch: perl
69277            ! lib/File/DosGlob.pm
69278 ____________________________________________________________________________
69279 [  8082] By: nick                                  on 2000/12/11  19:09:51
69280         Log: Restore mmap function (broken by tweaks to shared buffer
69281              layer for encode(xxxx)).
69282      Branch: perlio
69283            ! perlio.c
69284 ____________________________________________________________________________
69285 [  8081] By: jhi                                   on 2000/12/11  18:29:13
69286         Log: Subject: Re: The long awaited feature ...
69287              From: Simon Cozens <simon@cozens.net>
69288              Date: Mon, 11 Dec 2000 15:54:24 +0000
69289              Message-ID: <20001211155424.A17680@deep-dark-truthful-mirror.perlhacker.org>
69290              
69291              More io/utf8 tests.
69292      Branch: perl
69293            ! t/io/utf8.t
69294 ____________________________________________________________________________
69295 [  8080] By: jhi                                   on 2000/12/11  18:19:36
69296         Log: Subject: PATCH MakeMaker manpage clarification
69297              From: andreas.koenig@anima.de (Andreas J. Koenig)
69298              Date: 10 Dec 2000 20:46:13 +0100
69299              Message-ID: <m3aea4kqka.fsf@ak-71.mind.de>
69300      Branch: perl
69301            ! lib/ExtUtils/MakeMaker.pm
69302 ____________________________________________________________________________
69303 [  8079] By: jhi                                   on 2000/12/11  15:35:07
69304         Log: Subject: Re: [ID 20001204.007] -MO=Deparse -we '{234;}' failing
69305              From: Simon Cozens <simon@cozens.net>
69306              Date: Sun, 10 Dec 2000 19:06:19 +0000
69307              Message-ID: <20001210190619.B21402@deep-dark-truthful-mirror.perlhacker.org>
69308      Branch: perl
69309            ! ext/B/B/Deparse.pm t/lib/b.t
69310 ____________________________________________________________________________
69311 [  8078] By: jhi                                   on 2000/12/11  15:09:11
69312         Log: Subject: [PATCH] docs on NaN
69313              From: Nicholas Clark <nick@ccl4.org>
69314              Date: Mon, 11 Dec 2000 01:48:38 +0000
69315              Message-ID: <20001211014838.B99205@plum.flirble.org>
69316      Branch: perl
69317            ! pod/perlop.pod
69318 ____________________________________________________________________________
69319 [  8077] By: jhi                                   on 2000/12/11  15:02:21
69320         Log: Subject: [PATCH] Re: [Fwd: BUG 20001205.022] Local on Hash elements
69321              From: Simon Cozens <simon@cozens.net>
69322              Date: Mon, 11 Dec 2000 01:21:45 +0000
69323              Message-ID: <20001211012144.A23467@deep-dark-truthful-mirror.perlhacker.org>
69324      Branch: perl
69325            ! pp.c pp_hot.c scope.c t/op/local.t
69326 ____________________________________________________________________________
69327 [  8076] By: nick                                  on 2000/12/10  20:43:32
69328         Log: Not merge worthy...
69329              Allow arg to layers e.g. open($fh,"<:encode(iso8859-15)",$name)
69330              syntax is modelled on attributes.
69331              Untested fix for io/utf8 on Win32 etc.
69332              Very clumsy start to the encode layer.
69333      Branch: perlio
69334            ! ext/Encode/Encode.xs perlio.c perlio.h perliol.h
69335 ____________________________________________________________________________
69336 [  8075] By: jhi                                   on 2000/12/10  18:39:33
69337         Log: Darwin is not Windows.
69338      Branch: perl
69339            ! lib/CGI.pm
69340 ____________________________________________________________________________
69341 [  8074] By: jhi                                   on 2000/12/10  18:31:27
69342         Log: Subject: Ambiguous -%c() resolved as a file test
69343              From: "Paul Marquess" <Paul.Marquess@openwave.com>
69344              Date: Sun, 10 Dec 2000 15:35:07 -0000
69345              Message-ID: <002601c062be$c5f749c0$a20a140a@bfs.phone.com>
69346      Branch: perl
69347            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
69348 ____________________________________________________________________________
69349 [  8073] By: jhi                                   on 2000/12/10  18:16:29
69350         Log: Subject: PATCH installperl misinformed 
69351              From: andreas.koenig@anima.de (Andreas J. Koenig)
69352              Date: 10 Dec 2000 13:01:32 +0100 
69353              Message-ID: <m3r93glc2r.fsf@ak-71.mind.de>
69354      Branch: perl
69355            ! installperl
69356 ____________________________________________________________________________
69357 [  8072] By: jhi                                   on 2000/12/10  18:07:55
69358         Log: The walkoptree confusion rages; walkoptree() seems to be coming
69359              from B.xs, while walkoptree_slow() comes from B.pm.
69360      Branch: perl
69361            ! ext/B/B.pm
69362 ____________________________________________________________________________
69363 [  8071] By: nick                                  on 2000/12/10  11:45:47
69364         Log: Integrate mainline
69365      Branch: perlio
69366           +> t/base/commonsense.t
69367           !> (integrate 37 files)
69368 ____________________________________________________________________________
69369 [  8070] By: jhi                                   on 2000/12/10  04:46:21
69370         Log: Update Changes.
69371      Branch: perl
69372            ! Changes patchlevel.h
69373 ____________________________________________________________________________
69374 [  8069] By: jhi                                   on 2000/12/10  04:39:19
69375         Log: Subject: Re: PATCH: Let Test::Harness bail out early (Was: Testing module dependencies)
69376              From: andreas.koenig@anima.de (Andreas J. Koenig)
69377              Date: 09 Dec 2000 17:14:25 +0100
69378              Message-ID: <m3wvd9o9lq.fsf@ak-71.mind.de>
69379      Branch: perl
69380            + t/base/commonsense.t
69381            ! MANIFEST lib/Test/Harness.pm t/TEST t/UTEST
69382 ____________________________________________________________________________
69383 [  8068] By: jhi                                   on 2000/12/10  04:17:36
69384         Log: Subject: [PATCH 5.7.0@8047] RE: [ID 20001013.009] DB_File issues warning when setting element to    undef
69385              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
69386              Date: Sat, 9 Dec 2000 16:47:22 -0000
69387              Message-ID: <002001c061ff$b3aba820$a20a140a@bfs.phone.com>
69388      Branch: perl
69389            ! ext/DB_File/typemap ext/GDBM_File/GDBM_File.pm
69390            ! ext/GDBM_File/typemap ext/NDBM_File/NDBM_File.pm
69391            ! ext/NDBM_File/typemap ext/ODBM_File/ODBM_File.pm
69392            ! ext/ODBM_File/typemap ext/SDBM_File/SDBM_File.pm
69393            ! ext/SDBM_File/typemap t/lib/db-btree.t t/lib/db-hash.t
69394            ! t/lib/db-recno.t t/lib/gdbm.t t/lib/ndbm.t t/lib/odbm.t
69395            ! t/lib/sdbm.t
69396 ____________________________________________________________________________
69397 [  8067] By: jhi                                   on 2000/12/10  03:52:02
69398         Log: Test case for #8066.
69399      Branch: perl
69400            ! t/op/misc.t
69401 ____________________________________________________________________________
69402 [  8066] By: jhi                                   on 2000/12/10  03:50:30
69403         Log: Subject: [PATCH] Re: [ID 20001202.002] [BUG all] 'die qr{pattern}' does not check termination
69404              From: Simon Cozens <simon@cozens.net>
69405              Date: Sun, 10 Dec 2000 00:55:37 +0000
69406              Message-ID: <20001210005537.B16221@deep-dark-truthful-mirror.perlhacker.org>
69407      Branch: perl
69408            ! pp_sys.c
69409 ____________________________________________________________________________
69410 [  8065] By: jhi                                   on 2000/12/10  03:44:52
69411         Log: Test case for #8064.
69412      Branch: perl
69413            ! t/comp/proto.t
69414 ____________________________________________________________________________
69415 [  8064] By: jhi                                   on 2000/12/10  03:42:32
69416         Log: Subject: Re: prototype of substr
69417              From: Simon Cozens <simon@cozens.net>
69418              Date: Sun, 10 Dec 2000 00:13:33 +0000
69419              Message-ID: <20001210001333.A16221@deep-dark-truthful-mirror.perlhacker.org>
69420              
69421              Make CORE::substr to be '$$;$$' instead of '$$;$;$'.
69422              In other words, make the returned prototypes for any function
69423              stop prepending the ';' optionality marker after the first one.
69424              If they start getting optional, all the rest are optional.
69425      Branch: perl
69426            ! pp.c
69427 ____________________________________________________________________________
69428 [  8063] By: jhi                                   on 2000/12/10  03:39:42
69429         Log: Subject: [PATCH] perlguts.pod
69430              From: Simon Cozens <simon@cozens.net>
69431              Date: Sun, 10 Dec 2000 00:06:47 +0000
69432              Message-ID: <20001210000647.A16203@deep-dark-truthful-mirror.perlhacker.org>
69433              
69434              Documentation of the different types of ops,
69435              plus the functions in dump.c
69436      Branch: perl
69437            ! pod/perlguts.pod
69438 ____________________________________________________________________________
69439 [  8062] By: jhi                                   on 2000/12/10  03:30:04
69440         Log: Subject: [ID 20001209.006] Not OK: perl v5.7.0 +DEVEL7978 on armv4l-linux-64int 2.2.17-rmk1 (UNINSTALLED)
69441              From: Nicholas Clark <nick@talking.bollo.cx>
69442              Date: Sat, 09 Dec 2000 18:57:25 +0000
69443              Message-Id: <E144pBV-0002Nv-00@Bagpuss.unfortu.net>
69444              
69445              Be more robust in weird hostname setups.
69446      Branch: perl
69447            ! t/lib/net-hostent.t
69448 ____________________________________________________________________________
69449 [  8061] By: jhi                                   on 2000/12/10  03:28:21
69450         Log: Pacify fussy compiler. 
69451      Branch: perl
69452            ! pp_sys.c
69453 ____________________________________________________________________________
69454 [  8060] By: jhi                                   on 2000/12/10  02:52:46
69455         Log: Integrate perlio.
69456      Branch: perl
69457           !> pp_sys.c t/io/utf8.t
69458 ____________________________________________________________________________
69459 [  8059] By: nick                                  on 2000/12/09  23:40:14
69460         Log: read/sysread/recv should now be utf8 aware.
69461              Basic test for utf8 read.
69462      Branch: perlio
69463            ! pp_sys.c t/io/utf8.t
69464 ____________________________________________________________________________
69465 [  8058] By: jhi                                   on 2000/12/09  21:56:02
69466         Log: Integrate perlio.
69467      Branch: perl
69468           +> t/io/utf8.t
69469           !> MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t toke.c
69470 ____________________________________________________________________________
69471 [  8057] By: jhi                                   on 2000/12/09  21:53:35
69472         Log: Subject: Re: Additional patch for UTF8-keys (Re: perl@8016)
69473              From: Inaba Hiroto <inaba@st.rim.or.jp>
69474              Date: Sun, 10 Dec 2000 05:53:21 +0900
69475              Message-ID: <3A329BC0.15E8BFF9@st.rim.or.jp>
69476              
69477              Tests for #8056.
69478      Branch: perl
69479            ! t/op/each.t
69480 ____________________________________________________________________________
69481 [  8056] By: jhi                                   on 2000/12/09  21:51:16
69482         Log: Subject: Additional patch for UTF8-keys (Re: perl@8016)
69483              From: Inaba Hiroto <inaba@st.rim.or.jp>
69484              Date: Sat, 09 Dec 2000 18:02:00 +0900
69485              Message-ID: <3A31F508.34F4BB23@st.rim.or.jp>
69486              
69487              exists() didn't work for UTF-8 keys, and neither did shared hash keys.
69488      Branch: perl
69489            ! embed.h embed.pl hv.c objXSUB.h op.c proto.h sv.c
69490 ____________________________________________________________________________
69491 [  8055] By: nick                                  on 2000/12/09  20:11:48
69492         Log: Make write() (i.e. formats) utf8-aware by calling do_print() rather
69493              than raw PerlIO_write() - does not seem to break any tests.
69494      Branch: perlio
69495            ! pp_sys.c
69496 ____________________________________________________________________________
69497 [  8054] By: nick                                  on 2000/12/09  19:47:30
69498         Log: Make print, syswrite, send, readline, getc honour utf8-ness of PerlIO.
69499              (sysread, recv and write i.e. formats still to do...)
69500              Allow :utf8 or :bytes in PerlIO_apply_layers() so that
69501              open($fh,">:utf8","name")
69502              etc. work. - "applying" those just sets/clears the UTF8 bit of the top layer,
69503              so no extra overhead is involved.
69504              Tweak t/comp/require.t to add a 'use bytes' to permit its dubious writing of BOM
69505              to a non-utf8 stream.
69506              Add initial io/utf8.t
69507              Fix SvPVutf8() - sv_2pv() was not expecting to be called with something
69508              that was already SvPOK() - (we just fossiked with SvUTF8 bit). Fix that
69509              and also just use the SvPV macro in sv_2pvutf8() to avoid the issue/overhead.
69510      Branch: perlio
69511            + t/io/utf8.t
69512            ! MANIFEST doio.c perlio.c pp_sys.c sv.c t/comp/require.t
69513 ____________________________________________________________________________
69514 [  8053] By: nick                                  on 2000/12/09  19:26:37
69515         Log: Did not get that has_utf8/this_utf8 fix right last time, another spot
69516              was only testing this_utf8.
69517      Branch: perlio
69518            ! toke.c
69519 ____________________________________________________________________________
69520 [  8052] By: nick                                  on 2000/12/09  19:09:41
69521         Log: Typo/thinko in S_scan_const() - seeing high bit sets has_utf8 not this_utf8
69522              i.e. the output string has one, but don't mess with source assumption.
69523      Branch: perlio
69524            ! toke.c
69525 ____________________________________________________________________________
69526 [  8051] By: jhi                                   on 2000/12/09  16:55:17
69527         Log: Integrate perlio.
69528      Branch: perl
69529           !> MANIFEST embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c
69530           !> sv.c thrdvar.h util.c
69531 ____________________________________________________________________________
69532 [  8050] By: jhi                                   on 2000/12/09  16:48:07
69533         Log: Nits noticed by Peter Prymmer.
69534      Branch: perl
69535            ! lib/ExtUtils/MM_VMS.pm
69536 ____________________________________________________________________________
69537 [  8049] By: nick                                  on 2000/12/09  13:49:40
69538         Log: UTF8 output prework.
69539              - Store $\ and $, as SVs so they can have SvUTF8 flag
69540              - use do_print() rather than raw PerlIO_write() to print them.
69541      Branch: perlio
69542            ! embedvar.h intrpvar.h mg.c perl.c perlapi.h pp_hot.c sv.c
69543            ! thrdvar.h util.c
69544 ____________________________________________________________________________
69545 [  8048] By: nick                                  on 2000/12/09  12:30:43
69546         Log: Integrate mainline.
69547      Branch: perlio
69548           +> ext/Encode/Encode/iso8859-16.enc ext/POSIX/hints/svr4.pl
69549           +> t/op/reverse.t
69550           !> Changes MANIFEST doop.c ext/POSIX/Makefile.PL hints/svr4.sh
69551           !> lib/ExtUtils/MM_OS2.pm lib/ExtUtils/MM_Unix.pm
69552           !> lib/ExtUtils/MM_VMS.pm lib/ExtUtils/Manifest.pm patchlevel.h
69553           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp.h
69554           !> pp_hot.c t/README t/base/term.t t/lib/bigfltpm.t
69555           !> t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
69556 ____________________________________________________________________________
69557 [  8047] By: jhi                                   on 2000/12/09  00:23:27
69558         Log: Subject: Re: [pvhp@forte.com: [ID 20001208.004] Not OK: perl v5.7.0 +DEVEL8042 on VMS_AXP V7.1 (UNINSTALLED)]
69559              From: Michael G Schwern <schwern@pobox.com>
69560              Date: Fri, 8 Dec 2000 14:43:04 -0600
69561      Branch: perl
69562            ! lib/ExtUtils/MM_VMS.pm
69563 ____________________________________________________________________________
69564 [  8046] By: jhi                                   on 2000/12/08  23:10:27
69565         Log: A missed check-in.
69566      Branch: perl
69567            ! lib/ExtUtils/Manifest.pm
69568 ____________________________________________________________________________
69569 [  8045] By: jhi                                   on 2000/12/08  21:57:12
69570         Log: (null check-in)
69571      Branch: perl
69572            ! lib/ExtUtils/MM_Unix.pm pod/perlintern.pod
69573 ____________________________________________________________________________
69574 [  8044] By: jhi                                   on 2000/12/08  21:11:06
69575         Log: Add ISO 8859-16 encoding.  Not a standard yet but seems to be
69576              at the final draft stage.
69577      Branch: perl
69578            + ext/Encode/Encode/iso8859-16.enc
69579            ! MANIFEST
69580 ____________________________________________________________________________
69581 [  8043] By: jhi                                   on 2000/12/08  16:39:04
69582         Log: Update Changes.
69583      Branch: perl
69584            ! Changes patchlevel.h
69585 ____________________________________________________________________________
69586 [  8042] By: jhi                                   on 2000/12/08  16:33:39
69587         Log: Do not return the Unicode replacement character if UTF-8
69588              decoding goes awry, it should be up to the caller to decide.
69589      Branch: perl
69590            ! pod/perlapi.pod utf8.c
69591 ____________________________________________________________________________
69592 [  8041] By: jhi                                   on 2000/12/08  16:22:28
69593         Log: metaconfig maintenance.
69594      Branch: metaconfig
69595            ! U/modified/stdchar.U
69596      Branch: metaconfig/U/perl
69597            + testsyml.U
69598 ____________________________________________________________________________
69599 [  8040] By: jhi                                   on 2000/12/08  16:03:08
69600         Log: Subject: [ID 20001207.009] Not OK: perl v5.7.0 +DEVEL8030 on os2-64int-ld 2.30
69601              From: sthoenna@efn.org
69602              Date: Thu, 7 Dec 2000 21:32:43 -0800 (PST)
69603              Message-Id: <200012080532.eB85Wh729109@garcia.efn.org>
69604      Branch: perl
69605            ! Changes lib/ExtUtils/MM_OS2.pm
69606 ____________________________________________________________________________
69607 [  8039] By: jhi                                   on 2000/12/08  15:57:11
69608         Log: Subject: [PATCH] Re: ebcdic <-> ascii tables interjected in uv <-> utf8 considered harmful
69609              From: Simon Cozens <simon@cozens.net>
69610              Date: Fri, 8 Dec 2000 13:33:31 +0000
69611              Message-ID: <20001208133331.A11535@deep-dark-truthful-mirror.perlhacker.org>
69612              
69613              (The pp_hot part needed a rewrite.)
69614      Branch: perl
69615            ! doop.c pp_hot.c utf8.c
69616 ____________________________________________________________________________
69617 [  8038] By: jhi                                   on 2000/12/08  15:25:08
69618         Log: Subject: djSP
69619              From: Michael Stevens <michael@etla.org>
69620              Date: Wed, 6 Dec 2000 23:24:01 +0000
69621              Message-ID: <20001206232400.A21381@firedrake.org>
69622              
69623              Plus a note from Nick Ing-Simmons.
69624      Branch: perl
69625            ! pp.h
69626 ____________________________________________________________________________
69627 [  8037] By: jhi                                   on 2000/12/08  15:18:35
69628         Log: Filetype is text.
69629      Branch: perl
69630            ! t/op/utf8decode.t
69631 ____________________________________________________________________________
69632 [  8036] By: jhi                                   on 2000/12/08  03:31:27
69633         Log: Subject: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
69634              From: Andy Dougherty <doughera@lafayette.edu>
69635              Date: Thu, 7 Dec 2000 12:36:45 -0500 (EST)
69636              Message-Id: <Pine.SOL.4.10.10012071235400.13162-100000@maxwell.phys.lafayette.edu>
69637              
69638              Subject: Re: [ID 20001207.004] [PATCH 5.6.0 and 5.7.x] add NCR MP-RAS support
69639              From: Andy Dougherty <doughera@lafayette.edu>
69640              Date: Thu, 7 Dec 2000 13:56:10 -0500 (EST)
69641              Message-ID: <Pine.SOL.4.10.10012071354420.6665-100000@maxwell.phys.lafayette.edu>
69642      Branch: perl
69643            + ext/POSIX/hints/svr4.pl
69644            ! MANIFEST ext/POSIX/Makefile.PL hints/svr4.sh t/lib/bigfltpm.t
69645 ____________________________________________________________________________
69646 [  8035] By: jhi                                   on 2000/12/08  03:26:01
69647         Log: Subject: [ID 20001207.003] [PATCH] t/base/term.t causes abort if Config.pm not built
69648              From: Andy Dougherty <doughera@lafayette.edu>
69649              Date: Thu, 7 Dec 2000 10:50:47 -0500 (EST)
69650              Message-Id: <Pine.SOL.4.10.10012071049400.7566-100000@maxwell.phys.lafayette.edu>
69651      Branch: perl
69652            ! t/README t/base/term.t
69653 ____________________________________________________________________________
69654 [  8034] By: jhi                                   on 2000/12/08  03:21:59
69655         Log: Subject: DOC PATCH 5.6.0: -s return value incompletely documented
69656              From: mjd@plover.com  
69657              Date: 7 Dec 2000 21:04:20 -0000
69658              Message-ID: <20001207210420.22282.qmail@plover.com>
69659              
69660              Plus -z doc.
69661      Branch: perl
69662            ! pod/perlfunc.pod
69663 ____________________________________________________________________________
69664 [  8033] By: jhi                                   on 2000/12/08  03:19:03
69665         Log: Use the UTF8 macros a bit.  They can't be used with abandon
69666              everywhere because we do generate illegal UTF-8 in some situations.
69667              This is of course naughty.
69668      Branch: perl
69669            ! pod/perlapi.pod utf8.c utf8.h
69670 ____________________________________________________________________________
69671 [  8032] By: jhi                                   on 2000/12/08  03:00:09
69672         Log: Out of sync?
69673      Branch: perl
69674            ! t/pragma/warn/utf8
69675 ____________________________________________________________________________
69676 [  8031] By: jhi                                   on 2000/12/08  02:22:39
69677         Log: Cnt spl.
69678      Branch: perl
69679            ! MANIFEST
69680 ____________________________________________________________________________
69681 [  8030] By: jhi                                   on 2000/12/08  01:23:54
69682         Log: Add test for reverse().
69683      Branch: perl
69684            + t/op/reverse.t
69685            ! MANIFEST
69686 ____________________________________________________________________________
69687 [  8029] By: jhi                                   on 2000/12/08  01:21:47
69688         Log: Integrate perlio.
69689      Branch: perl
69690           !> ext/IO/IO.xs fakesdio.h global.sym lib/warnings.pm perlapi.c
69691           !> perlio.c perlio.h perlsdio.h warnings.pl
69692 ____________________________________________________________________________
69693 [  8028] By: jhi                                   on 2000/12/08  01:19:08
69694         Log: Introduce macros for UTF8 decoding.
69695      Branch: perl
69696            ! t/op/utf8decode.t t/pragma/warn/utf8 utf8.c utf8.h
69697 ____________________________________________________________________________
69698 [  8027] By: nick                                  on 2000/12/07  22:18:19
69699         Log: Integrate mainline
69700      Branch: perlio
69701           !> embed.pl pod/perlapi.pod utf8.c
69702 ____________________________________________________________________________
69703 [  8026] By: nick                                  on 2000/12/07  21:45:08
69704         Log: Various oddities p4 diff -se showed up
69705              Remove 'our' from warnings.pl
69706      Branch: perlio
69707            ! global.sym lib/warnings.pm pod/perlapi.pod warnings.pl
69708 ____________________________________________________________________________
69709 [  8025] By: nick                                  on 2000/12/07  21:43:32
69710         Log: Change PerlIO_(get|set)pos to take SV *
69711              Should fix, OS/2, VMS, (sfio??)
69712      Branch: perlio
69713            ! ext/IO/IO.xs fakesdio.h perlapi.c perlio.c perlio.h perlsdio.h
69714 ____________________________________________________________________________
69715 [  8024] By: jhi                                   on 2000/12/07  19:05:32
69716         Log: Document utf8_to_uv() better.
69717      Branch: perl
69718            ! pod/perlapi.pod utf8.c
69719 ____________________________________________________________________________
69720 [  8023] By: jhi                                   on 2000/12/07  18:23:47
69721         Log: Document utf8_length(), utf8_distance(), and utf8_hop().
69722      Branch: perl
69723            ! embed.pl pod/perlapi.pod utf8.c
69724 ____________________________________________________________________________
69725 [  8022] By: jhi                                   on 2000/12/07  04:13:51
69726         Log: Integrate perlio.
69727      Branch: perl
69728           !> perlio.c t/io/dup.t win32/config.vc win32/config_H.bc
69729           !> win32/config_H.gc win32/config_H.vc win32/config_h.PL
69730           !> win32/makefile.mk
69731 ____________________________________________________________________________
69732 [  8021] By: nick                                  on 2000/12/07  00:28:14
69733         Log: Various attempts at MSVC debug - not sure what has
69734              changed but works now. 
69735              Seems atexit() _may_ work for DLLs built with MSVC so don't
69736              call cleanup that way.
69737      Branch: perlio
69738            ! perlio.c win32/makefile.mk
69739 ____________________________________________________________________________
69740 [  8020] By: nick                                  on 2000/12/06  19:57:20
69741         Log: Integrate mainline
69742      Branch: perlio
69743           +> lib/ExtUtils/MANIFEST.SKIP t/op/concat.t
69744           !> (integrate 75 files)
69745 ____________________________________________________________________________
69746 [  8019] By: nick                                  on 2000/12/06  19:28:21
69747         Log: Add useperlio to config.vc
69748              Turn off binmode in config_H.PL
69749              Regen all the config_H.xx
69750              Attempt to get debugging build with MSVC.
69751      Branch: perlio
69752            ! win32/config.vc win32/config_H.bc win32/config_H.gc
69753            ! win32/config_H.vc win32/config_h.PL win32/makefile.mk
69754 ____________________________________________________________________________
69755 [  8018] By: nick                                  on 2000/12/06  19:21:57
69756         Log: Test various dup/external program options on all platforms.
69757      Branch: perlio
69758            ! t/io/dup.t
69759 ____________________________________________________________________________
69760 [  8017] By: nick                                  on 2000/12/06  19:20:47
69761         Log: Fix harness to be less picky
69762      Branch: perlio
69763            ! lib/Test/Harness.pm
69764 ____________________________________________________________________________
69765 [  8016] By: jhi                                   on 2000/12/06  16:45:12
69766         Log: Update Changes.
69767      Branch: perl
69768            ! Changes patchlevel.h
69769 ____________________________________________________________________________
69770 [  8015] By: jhi                                   on 2000/12/06  16:41:03
69771         Log: Test \x{...} with ord().
69772      Branch: perl
69773            ! t/op/ord.t
69774 ____________________________________________________________________________
69775 [  8014] By: jhi                                   on 2000/12/06  16:20:33
69776         Log: Test tweak because of #8013.
69777      Branch: perl
69778            ! t/lib/b.t
69779 ____________________________________________________________________________
69780 [  8013] By: jhi                                   on 2000/12/06  16:09:09
69781         Log: Subject: [PATCH] $VERSION crusade, strict, tests, etc... all over lib/
69782              From: Michael G Schwern <schwern@pobox.com>
69783              Date: Tue, 5 Dec 2000 21:23:28 -0500
69784              Message-ID: <20001205212328.C6473@blackrider.aocn.com>
69785              
69786              Carp::Heavy parts not very applicable because of recent changes.
69787      Branch: perl
69788            ! ext/Opcode/Opcode.pm lib/AnyDBM_File.pm lib/CGI/Apache.pm
69789            ! lib/CGI/Switch.pm lib/Carp.pm lib/Carp/Heavy.pm
69790            ! lib/DirHandle.pm lib/Dumpvalue.pm lib/English.pm lib/Env.pm
69791            ! lib/Exporter.pm lib/Exporter/Heavy.pm
69792            ! lib/ExtUtils/MM_Cygwin.pm lib/ExtUtils/MM_OS2.pm
69793            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_VMS.pm
69794            ! lib/ExtUtils/MM_Win32.pm lib/File/CheckTree.pm
69795            ! lib/File/DosGlob.pm lib/File/Find.pm lib/File/stat.pm
69796            ! lib/FileCache.pm lib/I18N/Collate.pm lib/Net/hostent.pm
69797            ! lib/Net/netent.pm lib/Net/protoent.pm lib/Net/servent.pm
69798            ! lib/Pod/Functions.pm lib/Pod/Html.pm lib/Search/Dict.pm
69799            ! lib/SelectSaver.pm lib/Term/Cap.pm lib/Term/Complete.pm
69800            ! lib/Term/ReadLine.pm lib/Text/Abbrev.pm lib/Tie/Hash.pm
69801            ! lib/Tie/RefHash.pm lib/Tie/Scalar.pm lib/Tie/SubstrHash.pm
69802            ! lib/Time/Local.pm lib/Time/tm.pm lib/UNIVERSAL.pm
69803            ! lib/User/grent.pm lib/User/pwent.pm lib/bytes.pm
69804            ! lib/charnames.pm lib/diagnostics.pm lib/filetest.pm
69805            ! lib/integer.pm lib/less.pm lib/locale.pm lib/open.pm
69806            ! lib/overload.pm lib/subs.pm lib/utf8.pm lib/vars.pm
69807            ! lib/warnings/register.pm t/lib/attrs.t t/lib/syslog.t
69808            ! warnings.pl
69809 ____________________________________________________________________________
69810 [  8012] By: jhi                                   on 2000/12/06  15:22:38
69811         Log: Subject: [PATCH] Re: New harness is failing things
69812              From: Nick Ing-Simmons <nik@tiuk.ti.com>
69813              Date: Wed, 6 Dec 2000 13:00:30 GMT
69814              Message-Id: <200012061300.NAA10567@mikado.tiuk.ti.com>
69815      Branch: perl
69816            ! lib/Test/Harness.pm
69817 ____________________________________________________________________________
69818 [  8011] By: jhi                                   on 2000/12/06  15:12:08
69819         Log: Subject: installhtml changes
69820              From: Michael Stevens <michael@etla.org>
69821              Date: Wed, 6 Dec 2000 13:15:53 +0000
69822              Message-ID: <20001206131553.A27317@firedrake.org>
69823      Branch: perl
69824            ! installhtml
69825 ____________________________________________________________________________
69826 [  8010] By: jhi                                   on 2000/12/06  15:06:05
69827         Log: Subject: the dTHR hits
69828              From: Michael Stevens <michael@etla.org>
69829              Date: Wed, 6 Dec 2000 12:06:03 +0000
69830              Message-ID: <20001206120603.A24581@firedrake.org>
69831              
69832              More, errrm, less dTHRs.
69833      Branch: perl
69834            ! bytecode.pl ext/B/B/C.pm
69835 ____________________________________________________________________________
69836 [  8009] By: jhi                                   on 2000/12/06  15:04:25
69837         Log: Subject: MakeMaker mailing list gone?
69838              From: Michael G Schwern <schwern@pobox.com>
69839              Date: Tue, 5 Dec 2000 19:29:59 -0500
69840              Message-ID: <20001205192959.B6473@blackrider.aocn.com>
69841              
69842              The MakeMaker mailing list is dead, perlbug is the right
69843              address to report bugs.
69844      Branch: perl
69845            ! lib/ExtUtils/MakeMaker.pm
69846 ____________________________________________________________________________
69847 [  8008] By: jhi                                   on 2000/12/06  15:00:32
69848         Log: Subject: [PATCH ExtUtils::Manifest 1.1] Default MANIFEST.SKIP]
69849              From: Michael G Schwern <schwern@pobox.com>
69850              Date: Tue, 5 Dec 2000 19:21:21 -0500
69851              Message-ID: <20001205192121.A6473@blackrider.aocn.com>
69852              
69853              Add a default MANIFEST skip that ignores things like
69854              version control files, editor temporary files, and the Makefile.
69855      Branch: perl
69856            + lib/ExtUtils/MANIFEST.SKIP
69857            ! MANIFEST lib/ExtUtils/Manifest.pm
69858 ____________________________________________________________________________
69859 [  8007] By: jhi                                   on 2000/12/06  14:57:20
69860         Log: In Amiga more manual hackery of the scripts seems to be needed,
69861              from Jan-Erik Karlsson.  Why Configure does not get this right
69862              is unknown, may be shell-induced.
69863      Branch: perl
69864            ! README.amiga
69865 ____________________________________________________________________________
69866 [  8006] By: jhi                                   on 2000/12/05  23:53:12
69867         Log: Add TOPm1s to peek at the second topmost stack item.
69868      Branch: perl
69869            ! pp.h
69870 ____________________________________________________________________________
69871 [  8005] By: jhi                                   on 2000/12/05  23:13:55
69872         Log: Avaunt, you foul UTF-8 tests.
69873      Branch: perl
69874            ! t/op/ver.t t/pragma/utf8.t
69875 ____________________________________________________________________________
69876 [  8004] By: jhi                                   on 2000/12/05  23:09:54
69877         Log: Continue utf8 dispersal. 
69878      Branch: perl
69879            + t/op/concat.t
69880            ! MANIFEST t/pragma/utf8.t
69881 ____________________________________________________________________________
69882 [  8003] By: nick                                  on 2000/12/05  23:02:39
69883         Log: Integrate mainline.
69884      Branch: perlio
69885           +> t/op/length.t t/op/utf8decode.t
69886           !> (integrate 69 files)
69887 ____________________________________________________________________________
69888 [  8002] By: jhi                                   on 2000/12/05  22:59:28
69889         Log: Integrate perlio.
69890      Branch: perl
69891           !> iperlsys.h perl.c perlio.c win32/perllib.c
69892 ____________________________________________________________________________
69893 [  8001] By: nick                                  on 2000/12/05  22:07:52
69894         Log: Win32 PERL_IMPLICIT_SYS passes all tests with USE_PERLIO
69895              - calloc/free suffer from damage on TerminateThread()
69896              - use PerlMemShared (as originally planned) now fixed
69897              - avoid doing anything important on DLL "detach".
69898      Branch: perlio
69899            ! perl.c perlio.c win32/perllib.c
69900 ____________________________________________________________________________
69901 [  8000] By: nick                                  on 2000/12/05  21:05:09
69902         Log: Fix gross PerlMemShared issue.
69903      Branch: perlio
69904            ! iperlsys.h
69905 ____________________________________________________________________________
69906 [  7999] By: jhi                                   on 2000/12/05  20:46:58
69907         Log: Test for Unicode (UTF-8) hash keys.
69908      Branch: perl
69909            ! t/op/each.t
69910 ____________________________________________________________________________
69911 [  7998] By: jhi                                   on 2000/12/05  20:30:35
69912         Log: Remove an unnecessary 'use utf8' (unnecessary because \x{...}
69913              is now always UTF-8), empty line cosmetics.
69914      Branch: perl
69915            ! t/pragma/utf8.t
69916 ____________________________________________________________________________
69917 [  7997] By: jhi                                   on 2000/12/05  20:15:40
69918         Log: Subject: Re: STRLEN - what?
69919              From: Andy Dougherty <doughera@lafayette.edu>
69920              Date: Tue, 5 Dec 2000 11:58:46 -0500 (EST)
69921              Message-ID: <Pine.SOL.4.10.10012051152100.3586-100000@maxwell.phys.lafayette.edu>
69922              
69923              Explain STRLEN.
69924      Branch: perl
69925            ! pod/perlguts.pod
69926 ____________________________________________________________________________
69927 [  7996] By: jhi                                   on 2000/12/05  20:13:34
69928         Log: Split off the UTF-8 decoder tests, make them to check also
69929              the error message.
69930      Branch: perl
69931            + t/op/utf8decode.t
69932            ! MANIFEST t/pragma/utf8.t utf8.c
69933 ____________________________________________________________________________
69934 [  7995] By: jhi                                   on 2000/12/05  16:39:47
69935         Log: Start migrating bits of pragma/utf8 to elsewhere
69936              (since the long term plan is to obsolete 'use utf8').
69937      Branch: perl
69938            + t/op/length.t
69939            ! MANIFEST t/pragma/utf8.t
69940 ____________________________________________________________________________
69941 [  7994] By: jhi                                   on 2000/12/05  16:30:21
69942         Log: Fix a manual edit typo from #7993, fix the message formatting
69943              for Unicode, add few our declarations.
69944      Branch: perl
69945            ! lib/Carp/Heavy.pm
69946 ____________________________________________________________________________
69947 [  7993] By: jhi                                   on 2000/12/05  16:09:15
69948         Log: Subject: Need help with warnings :-(
69949              From: "Ben Tilly" <ben_tilly@hotmail.com>
69950              Date: Tue, 05 Dec 2000 01:35:54 -0500
69951              Message-ID: <LAW2-F2380n7J95K7aI00001bb9@hotmail.com>
69952              
69953              Subject: UPDATE: Carp/Heavy now passes all tests
69954              From: "Ben Tilly" <ben_tilly@hotmail.com>
69955              Date: Tue, 05 Dec 2000 07:59:41 -0500
69956              Message-ID: <LAW2-F58V1qdiixjnzi00005523@hotmail.com>
69957              
69958              The Brave New Carp.
69959      Branch: perl
69960            ! lib/Carp.pm lib/Carp/Heavy.pm
69961 ____________________________________________________________________________
69962 [  7992] By: jhi                                   on 2000/12/05  15:55:08
69963         Log: Subject: [PATCH perl@7979] cygwin port
69964              From: "Eric Fifer" <efifer@dircon.co.uk>
69965              Date: Tue, 5 Dec 2000 14:04:09 -0000
69966              Message-Id: <200012051402.OAA60286@mailhost2.dircon.co.uk>
69967      Branch: perl
69968            ! t/lib/net-hostent.t
69969 ____________________________________________________________________________
69970 [  7991] By: jhi                                   on 2000/12/05  15:52:34
69971         Log: Subject: Re: [PATCH] The largest hoax of all times?
69972              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69973              Date: Tue, 5 Dec 2000 00:40:25 -0500
69974              Message-ID: <20001205004025.A4050@monk.mps.ohio-state.edu>
69975              
69976              Subject: Re: [PATCH] The largest hoax of all times?
69977              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69978              Date: Mon, 4 Dec 2000 23:55:53 -0500
69979              Message-ID: <20001204235553.A1140@monk.mps.ohio-state.edu>
69980              
69981              Subject: Re: [PATCH] The largest hoax of all times?
69982              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
69983              Date: Tue, 5 Dec 2000 01:28:45 -0500
69984              Message-ID: <20001205012844.A4227@monk.mps.ohio-state.edu>
69985              
69986              Fix the unpredictable order of DESTROYs.
69987      Branch: perl
69988            ! embed.h embed.pl objXSUB.h pod/perlapi.pod proto.h scope.c
69989            ! sv.c sv.h t/op/ref.t
69990 ____________________________________________________________________________
69991 [  7990] By: jhi                                   on 2000/12/05  14:38:53
69992         Log: Subject: [PATCH] shrink pp_hot fractionally
69993              From: Nicholas Clark <nick@ccl4.org>
69994              Date: Tue, 5 Dec 2000 12:44:31 +0000
69995              Message-ID: <20001205124431.E74518@plum.flirble.org>
69996              
69997              Use report_evil_fh().
69998      Branch: perl
69999            ! opcode.pl opnames.h pp_hot.c util.c
70000 ____________________________________________________________________________
70001 [  7989] By: jhi                                   on 2000/12/05  14:21:27
70002         Log: Subject: [PATCH] [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
70003              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70004              Date: Mon, 04 Dec 2000 22:21:59 -0800
70005              Message-ID: <HmIL6gzkgepS092yn@efn.org>
70006              
70007              Harness shouldn't ignore responses like "ok 3\r\r\n".
70008      Branch: perl
70009            ! lib/Test/Harness.pm
70010 ____________________________________________________________________________
70011 [  7988] By: jhi                                   on 2000/12/05  13:51:28
70012         Log: Integrate the "skip" messages to explain().
70013      Branch: perl
70014            ! t/lib/syslfs.t t/op/lfs.t
70015 ____________________________________________________________________________
70016 [  7987] By: jhi                                   on 2000/12/05  12:34:54
70017         Log: The one that got away in #7984.
70018              
70019              Subject: Re: dTHR - what and why?
70020              From: Michael Stevens <michael@etla.org> 
70021              Date: Tue, 5 Dec 2000 11:15:52 +0000
70022              Message-ID: <20001205111552.A4647@firedrake.org>
70023      Branch: perl
70024            ! sv.h
70025 ____________________________________________________________________________
70026 [  7986] By: gsar                                  on 2000/12/05  09:14:44
70027         Log: fix open(FOO, ">&MYSOCK") failure under Windows 9x (problem is
70028              due to the notorious GetFileType() bug in Windows 9x, which fstat()
70029              tickles)
70030      Branch: perl
70031            ! win32/perlhost.h win32/win32.c win32/win32.h win32/win32sck.c
70032 ____________________________________________________________________________
70033 [  7985] By: jhi                                   on 2000/12/05  05:49:03
70034         Log: Integrate perlio.
70035      Branch: perl
70036           !> iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
70037           !> win32/perlhost.h win32/perllib.c
70038 ____________________________________________________________________________
70039 [  7984] By: jhi                                   on 2000/12/05  05:48:16
70040         Log: dTHR is a nop in 5.6.0 onwards.  Ergo, it can go.
70041      Branch: perl
70042            ! av.c cygwin/cygwin.c deb.c djgpp/djgpp.c doio.c doop.c dump.c
70043            ! epoc/epoc.c ext/ByteLoader/ByteLoader.xs
70044            ! ext/ByteLoader/byterun.c ext/Devel/DProf/DProf.xs
70045            ! ext/Thread/Thread.xs ext/re/re.xs gv.c hv.c mg.c op.c
70046            ! os2/OS2/REXX/REXX.xs os2/os2.c os2/os2ish.h perl.c perl.h
70047            ! perlapi.c pp.c pp.h pp_ctl.c pp_hot.c pp_sys.c regcomp.c
70048            ! regexec.c run.c scope.c sv.c taint.c thread.h toke.c
70049            ! universal.c utf8.c util.c vmesa/vmesa.c vms/ext/Stdio/Stdio.xs
70050            ! win32/win32.c
70051 ____________________________________________________________________________
70052 [  7983] By: nick                                  on 2000/12/04  23:27:43
70053         Log: PERL_IMPLICIT_SYS (almost) works - something odd with "signal"
70054      Branch: perlio
70055            ! iperlsys.h perl.c perlio.c perlio.h perliol.h sv.c t/op/fork.t
70056            ! win32/perlhost.h win32/perllib.c
70057 ____________________________________________________________________________
70058 [  7982] By: jhi                                   on 2000/12/04  19:44:09
70059         Log: Yet Another Copying-Without-Paying-Attention-To-SvUTF8(sv) Bug
70060              uncovered by #7980.
70061      Branch: perl
70062            ! op.c
70063 ____________________________________________________________________________
70064 [  7981] By: jhi                                   on 2000/12/04  19:42:07
70065         Log: Subject: [PATCH] Trivial dump.c feature
70066              From: Simon Cozens <simon@cozens.net>
70067              Date: Mon, 4 Dec 2000 18:08:38 +0000
70068              Message-ID: <20001204180838.A5541@pembro33.pmb.ox.ac.uk>
70069              
70070              Show whether a constant is UTF-8.
70071      Branch: perl
70072            ! dump.c
70073 ____________________________________________________________________________
70074 [  7980] By: jhi                                   on 2000/12/04  19:36:51
70075         Log: UTF-8 hash keys, patch from Inaba Hiroto.
70076      Branch: perl
70077            ! embed.h embed.pl hv.c hv.h pod/perlapi.pod proto.h
70078 ____________________________________________________________________________
70079 [  7979] By: jhi                                   on 2000/12/04  17:36:28
70080         Log: Update Changes.
70081      Branch: perl
70082            ! Changes patchlevel.h
70083 ____________________________________________________________________________
70084 [  7978] By: jhi                                   on 2000/12/04  16:42:17
70085         Log: Retract #7977, still too volatile (the euphemism of the day
70086              for unfinished and buggy :-)
70087      Branch: perl
70088            ! doop.c hv.c pp.c sv.h
70089 ____________________________________________________________________________
70090 [  7977] By: jhi                                   on 2000/12/04  16:25:15
70091         Log: (Retracted by #7978, too shaky yet.)
70092              
70093              Subject: Re: utf8 in hash keys, implementor missing
70094              From: Simon Cozens <simon@cozens.net>
70095              Date: Sat, 2 Dec 2000 19:49:35 +0000
70096              Message-ID: <20001202194935.A25673@pembro33.pmb.ox.ac.uk>
70097              
70098              The first step at UTF-8 hash keys.
70099      Branch: perl
70100            ! doop.c hv.c pp.c sv.h
70101 ____________________________________________________________________________
70102 [  7976] By: jhi                                   on 2000/12/04  16:13:53
70103         Log: Subject: [ID 20001203.001] Not OK: perl v5.7.0 +DEVEL7965 on os2-64int-ld 2.30 (UNINSTALLED)
70104              From: sthoenna@efn.org
70105              Date: Sun, 3 Dec 2000 19:06:53 -0800 (PST)
70106              Message-Id: <200012040306.eB436rE18922@garcia.efn.org>
70107      Branch: perl
70108            ! os2/os2.c perlio.c
70109 ____________________________________________________________________________
70110 [  7975] By: jhi                                   on 2000/12/04  16:05:25
70111         Log: Subject: Re: [ID 20001129.009] Not OK: perl v5.7.0 +DEVEL7928 on os2-64int-ld 2.30 (UNINSTALLED)
70112              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
70113              Date: Thu, 30 Nov 2000 20:50:37 -0800
70114              Message-ID: <d4yJ6gzkgGsJ092yn@efn.org>
70115      Branch: perl
70116            ! os2/os2.c
70117 ____________________________________________________________________________
70118 [  7974] By: jhi                                   on 2000/12/04  16:03:57
70119         Log: Subject: [PATCH] ++ 20% faster
70120              From: Nicholas Clark <nick@ccl4.org>
70121              Date: Mon, 4 Dec 2000 12:17:27 +0000
70122              Message-ID: <20001204121726.B52976@plum.flirble.org>
70123              
70124              Make '$i = ""; $i++' to produce true IVs without a hint of NVs.
70125      Branch: perl
70126            ! sv.c
70127 ____________________________________________________________________________
70128 [  7973] By: jhi                                   on 2000/12/04  16:00:48
70129         Log: 
70130              Subject: Re: Not OK: perl v5.7.0 +DEVEL7825 on aix 4.2.1.0 (UNINSTALLED)
70131              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
70132              Date: Mon, 04 Dec 2000 12:30:45 +0100
70133              Message-Id: <20001204122118.E85D.H.M.BRAND@hccnet.nl>
70134              
70135              AIX 4.2 (using latest patchlevels on 20001130) has a broken bind
70136              library (getprotobyname and getprotobynumber are outversioned by
70137              the same calls in libc, at least for xlc version 3.
70138      Branch: perl
70139            ! hints/aix.sh
70140 ____________________________________________________________________________
70141 [  7972] By: jhi                                   on 2000/12/04  02:58:31
70142         Log: Integrate perlio.
70143      Branch: perl
70144           !> doio.c iperlsys.h perl.c perl.h perlio.c perlio.h toke.c
70145           !> win32/makefile.mk win32/perlhost.h win32/perllib.c
70146           !> win32/win32.h win32/win32iop.h win32/win32thread.h
70147 ____________________________________________________________________________
70148 [  7971] By: nick                                  on 2000/12/04  00:24:33
70149         Log: Quieten some noise in Win32 builds:
70150              - win32.h is included after <sys/socket.h>, so need to 
70151              set Win32SCK_IS_STDSCK earlier to avoid re-defined noise in XSUB.h
70152              - GCC (& MSVC?) have execv(...,const char *const *) so need a cast from char **.
70153      Branch: perlio
70154            ! doio.c perl.h toke.c win32/win32.h
70155 ____________________________________________________________________________
70156 [  7970] By: nick                                  on 2000/12/03  22:57:46
70157         Log: PERL_IMPLICIT_SYS compiles but does not work.
70158      Branch: perlio
70159            ! iperlsys.h perl.c perlio.c perlio.h win32/makefile.mk
70160            ! win32/perlhost.h win32/perllib.c win32/win32.h
70161            ! win32/win32iop.h win32/win32thread.h
70162 ____________________________________________________________________________
70163 [  7969] By: jhi                                   on 2000/12/03  22:12:58
70164         Log: On DEBUGGING make ANYOFUTF8 nodes store away also the SV
70165              used to swash_init(), makes regprop() dumps more informative
70166              (+utf8::IsAlpha, -utf8::IsDigit, for example).
70167      Branch: perl
70168            ! regcomp.c regexec.c
70169 ____________________________________________________________________________
70170 [  7968] By: jhi                                   on 2000/12/03  21:39:56
70171         Log: Implement ANYOFUTF8 regprop() dumping.
70172      Branch: perl
70173            ! regcomp.c
70174 ____________________________________________________________________________
70175 [  7967] By: jhi                                   on 2000/12/03  20:57:19
70176         Log: Make uv_to_utf8() to zero-terminate its output buffer,
70177              always use (at least) UTF8_MAXLEN + 1 U8s deep buffer.
70178      Branch: perl
70179            ! op.c pp.c regcomp.c regexec.c sv.c toke.c utf8.c
70180 ____________________________________________________________________________
70181 [  7966] By: nick                                  on 2000/12/03  18:41:21
70182         Log: Integrate mainline (STDCHAR)
70183      Branch: perlio
70184           !> Configure t/pragma/utf8.t
70185 ____________________________________________________________________________
70186 [  7965] By: jhi                                   on 2000/12/03  17:58:20
70187         Log: Raw zero bytes in text files confuse at least GNU patch 2.1.
70188      Branch: perl
70189            ! t/pragma/utf8.t
70190 ____________________________________________________________________________
70191 [  7964] By: jhi                                   on 2000/12/03  17:35:56
70192         Log: Integrate perlio.
70193      Branch: perl
70194           !> iperlsys.h perlio.c
70195 ____________________________________________________________________________
70196 [  7963] By: jhi                                   on 2000/12/03  17:33:55
70197         Log: Metaconfig unit change for #7962.
70198      Branch: metaconfig
70199            ! U/modified/stdchar.U
70200 ____________________________________________________________________________
70201 [  7962] By: jhi                                   on 2000/12/03  17:33:27
70202         Log: Untangle the <stdio.h> #include nest for the stdchar test,
70203              from Andy Dougherty.
70204      Branch: perl
70205            ! Configure
70206 ____________________________________________________________________________
70207 [  7961] By: nick                                  on 2000/12/03  16:53:00
70208         Log: Make iperlsys.h vector stdio not PerlIO.
70209      Branch: perlio
70210            ! iperlsys.h perlio.c
70211 ____________________________________________________________________________
70212 [  7960] By: nick                                  on 2000/12/03  14:43:01
70213         Log: Integrate mainline
70214      Branch: perlio
70215           !> Changes Configure config_h.SH lib/ExtUtils/MM_Unix.pm op.c
70216           !> patchlevel.h pod/perldiag.pod t/lib/net-hostent.t toke.c
70217 ____________________________________________________________________________
70218 [  7959] By: jhi                                   on 2000/12/03  08:16:36
70219         Log: Use DO_UTF8().
70220      Branch: perl
70221            ! op.c
70222 ____________________________________________________________________________
70223 [  7958] By: jhi                                   on 2000/12/02  18:33:05
70224         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
70225              From: Mike Guy <mjtg@cam.ac.uk>         
70226              Date: Sat, 02 Dec 2000 17:27:13 +0000
70227              Message-Id: <E142GRN-0003go-00@libra.cus.cam.ac.uk>
70228              
70229              An extraneous argument.
70230      Branch: perl
70231            ! toke.c
70232 ____________________________________________________________________________
70233 [  7957] By: jhi                                   on 2000/12/02  18:22:32
70234         Log: A missing hunk.
70235      Branch: perl
70236            ! t/lib/net-hostent.t
70237 ____________________________________________________________________________
70238 [  7956] By: jhi                                   on 2000/12/02  18:06:20
70239         Log: Subject: [PATCH] Re: [ID 20001202.001] (Net::hostent)
70240              From: Nicholas Clark <nick@ccl4.org>
70241              Date: Sat, 2 Dec 2000 14:28:27 +0000
70242              Message-ID: <20001202142827.A12308@plum.flirble.org>
70243              
70244              Test robustness.
70245      Branch: perl
70246            ! t/lib/net-hostent.t
70247 ____________________________________________________________________________
70248 [  7955] By: jhi                                   on 2000/12/02  17:58:06
70249         Log: Metaconfig unit change for #7954.
70250      Branch: metaconfig
70251            ! U/modified/stdchar.U
70252 ____________________________________________________________________________
70253 [  7954] By: jhi                                   on 2000/12/02  17:54:32
70254         Log: An inconvenient hang would happen if the stdio _ptr wasn't
70255              found in <stdio.h> and <stdio_impl.h> didn't exist.  (grep
70256              would be grepping stdin for all eternity for the _ptr.)
70257      Branch: perl
70258            ! Configure
70259 ____________________________________________________________________________
70260 [  7953] By: jhi                                   on 2000/12/02  00:07:15
70261         Log: Update Changes.
70262      Branch: perl
70263            ! Changes patchlevel.h
70264 ____________________________________________________________________________
70265 [  7952] By: jhi                                   on 2000/12/01  23:54:47
70266         Log: Subject: Re: long shell lines
70267              From: Andy Dougherty <doughera@lafayette.edu>
70268              Date: Thu, 30 Nov 2000 12:45:37 -0500 (EST)
70269              Message-ID: <Pine.SOL.4.10.10011301044590.26388-100000@maxwell.phys.lafayette.edu>
70270              
70271              Split overly long shell command lines.
70272      Branch: perl
70273            ! lib/ExtUtils/MM_Unix.pm
70274 ____________________________________________________________________________
70275 [  7951] By: jhi                                   on 2000/12/01  23:48:02
70276         Log: The metaconfig unit change for #7950.
70277      Branch: metaconfig
70278            + U/modified/stdchar.U
70279 ____________________________________________________________________________
70280 [  7950] By: jhi                                   on 2000/12/01  23:47:39
70281         Log: Try to find stdchar also from <stdio_impl.h>.
70282      Branch: perl
70283            ! Configure config_h.SH
70284 ____________________________________________________________________________
70285 [  7949] By: jhi                                   on 2000/12/01  23:46:45
70286         Log: Subject: Re: [ID 20001130.011] expression parsing bug ?
70287              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
70288              Date: Fri, 1 Dec 2000 16:26:08 -0500
70289              Message-ID: <20001201162608.B1436@linguist.dartmouth.edu>
70290              
70291              Reword the diagnostic message.
70292      Branch: perl
70293            ! pod/perldiag.pod
70294 ____________________________________________________________________________
70295 [  7948] By: nick                                  on 2000/12/01  22:49:43
70296         Log: Integrate mainline (for s/y/m as sub names stuff).
70297      Branch: perlio
70298           !> lib/CPAN.pm lib/CPAN/FirstTime.pm pod/perldiag.pod t/op/misc.t
70299           !> t/pragma/warn/toke toke.c
70300 ____________________________________________________________________________
70301 [  7947] By: jhi                                   on 2000/12/01  20:55:41
70302         Log: Integrate perlio.
70303      Branch: perl
70304           !> perlio.c perliol.h t/io/pipe.t
70305 ____________________________________________________________________________
70306 [  7946] By: jhi                                   on 2000/12/01  20:36:51
70307         Log: Upgrade to CPAN 1.59_51, from Andreas König.
70308      Branch: perl
70309            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
70310 ____________________________________________________________________________
70311 [  7945] By: nick                                  on 2000/12/01  20:31:32
70312         Log: Integrate mainline
70313      Branch: perlio
70314           +> ext/Encode/Encode/EncodeFormat.pod lib/unicode/Is/Blank.pl
70315           +> lib/unicode/Is/SpacePerl.pl t/lib/class-struct.t
70316           +> t/lib/net-hostent.t
70317           !> (integrate 35 files)
70318 ____________________________________________________________________________
70319 [  7944] By: jhi                                   on 2000/12/01  20:23:29
70320         Log: Some help for 20001130.011.  Now one gets warnings like
70321              "Ambiguous -f() resolved as a file test ..."
70322      Branch: perl
70323            ! pod/perldiag.pod t/pragma/warn/toke toke.c
70324 ____________________________________________________________________________
70325 [  7943] By: jhi                                   on 2000/12/01  19:44:44
70326         Log: Retract #7941.  Forbidding subs m/s/etc is too cruel because
70327              that also breaks using them as methods. 
70328      Branch: perl
70329            ! pod/perldiag.pod t/op/misc.t toke.c
70330 ____________________________________________________________________________
70331 [  7942] By: nick                                  on 2000/12/01  17:56:46
70332         Log: Fix 'mmap' lib/filehand.t (ungetc) test fail.
70333              Make 'unix' pass most tests
70334              - do unread by temporary push of layer ("pending") holding unread chars
70335              - fast_gets is now based on per-handle flag
70336              - relax one of io/pipe.t tests to allow print to fail and close to
70337              succeed so that it passes on unbuffered "unix" layer.
70338              Remaining fail is sporadic and a genuine race condition between
70339              parent/child in fork test.
70340      Branch: perlio
70341            ! perlio.c perliol.h t/io/pipe.t
70342 ____________________________________________________________________________
70343 [  7941] By: jhi                                   on 2000/12/01  15:28:58
70344         Log: (Retracted by #7943.)
70345              
70346              Reserve the short named string operator names.
70347      Branch: perl
70348            ! pod/perldiag.pod t/op/misc.t toke.c
70349 ____________________________________________________________________________
70350 [  7940] By: jhi                                   on 2000/12/01  06:45:53
70351         Log: Get the three different space character classes right under utf8.
70352      Branch: perl
70353            + lib/unicode/Is/Blank.pl lib/unicode/Is/SpacePerl.pl
70354            ! MANIFEST lib/unicode/mktables.PL pod/perlre.pod regcomp.c
70355            ! regexec.c t/op/pat.t utf8.c
70356 ____________________________________________________________________________
70357 [  7939] By: jhi                                   on 2000/12/01  03:26:26
70358         Log: Two more tests that make no sense in UTF-8 since the test
70359              data is not in UTF-8.
70360      Branch: perl
70361            ! t/op/regexp.t
70362 ____________________________________________________________________________
70363 [  7938] By: jhi                                   on 2000/12/01  03:20:39
70364         Log: \x{} doesn't any more require 'use utf8' outside regexen so why
70365              should it be required inside regexen?
70366      Branch: perl
70367            ! regcomp.c t/op/regmesg.t
70368 ____________________________________________________________________________
70369 [  7937] By: jhi                                   on 2000/12/01  02:58:53
70370         Log: Fix for 20001130.008 and 20001130.010, the PL_regnpar wasn't
70371              stored and restored, and thusly was trounced by the utf8 swash
70372              routines.
70373      Branch: perl
70374            ! regcomp.c
70375 ____________________________________________________________________________
70376 [  7936] By: jhi                                   on 2000/11/30  20:41:39
70377         Log: Fix for 20001128.006, be more careful in Perl_sv_utf8_downgrade().
70378              Why the different platforms behave so differently (core dump vs
70379              no core dump) on this bug is a but of a mystery, but if I had to
70380              guess I would mumble something like 'alignment'.
70381      Branch: perl
70382            ! sv.c
70383 ____________________________________________________________________________
70384 [  7935] By: jhi                                   on 2000/11/30  16:17:02
70385         Log: Subject: [PATCH perl@7930] toke.c perlio.c -Wformat nits
70386              From: Robin Barker <rmb1@cise.npl.co.uk>
70387              Message-Id: <200011301427.OAA00030@tempest.npl.co.uk>
70388              Date: Thu, 30 Nov 2000 14:27:12 GMT
70389      Branch: perl
70390            ! perlio.c toke.c
70391 ____________________________________________________________________________
70392 [  7934] By: jhi                                   on 2000/11/30  16:04:49
70393         Log: In OS/390 'localhost' can be 'localhost.FOO.BAR'.
70394      Branch: perl
70395            ! t/lib/net-hostent.t
70396 ____________________________________________________________________________
70397 [  7933] By: jhi                                   on 2000/11/30  06:07:26
70398         Log: Subject: [ID 20001129.007] Not OK: perl v5.7.0 +DEVEL7928 on VMS_AXP V7.1 (UNINSTALLED)
70399              From: Peter Prymmer <pvhp@forte.com>
70400              Date: Wed, 29 Nov 2000 15:16:45 -0800 (PST)
70401              Message-Id: <Pine.OSF.4.10.10011291515570.328738-100000@aspara.forte.com>
70402              
70403              In VMS the localhost may be LOCALHOST.
70404      Branch: perl
70405            ! t/lib/net-hostent.t
70406 ____________________________________________________________________________
70407 [  7932] By: jhi                                   on 2000/11/30  01:11:11
70408         Log: Subject: Re: question about retlen in utf8.c:Perl_utf8_to_uv()
70409              From: Peter Prymmer <pvhp@forte.com>
70410              Date: Wed, 29 Nov 2000 12:36:40 -0800 (PST)
70411              Message-ID: <Pine.OSF.4.10.10011291233120.328738-100000@aspara.forte.com>
70412              
70413              plus regen perlapi.pod.
70414      Branch: perl
70415            ! pod/perlapi.pod utf8.c
70416 ____________________________________________________________________________
70417 [  7931] By: jhi                                   on 2000/11/30  01:06:19
70418         Log: Subject:  [PATCH perl@7930] get t/lib/filter-util.t to work on VMS 
70419              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
70420              Date:     Wed, 29 Nov 2000 17:15:11 EST
70421              Message-Id: <001129171439.6099b@DUPHY4.Physics.Drexel.Edu>
70422      Branch: perl
70423            ! t/lib/filter-util.pl t/lib/filter-util.t
70424 ____________________________________________________________________________
70425 [  7930] By: jhi                                   on 2000/11/29  18:51:55
70426         Log: Update Changes.
70427      Branch: perl
70428            ! Changes patchlevel.h
70429 ____________________________________________________________________________
70430 [  7929] By: jhi                                   on 2000/11/29  18:50:55
70431         Log: Update the va_copy() metaconfig unit.
70432      Branch: metaconfig/U/perl
70433            ! need_va_copy.U
70434 ____________________________________________________________________________
70435 [  7928] By: jhi                                   on 2000/11/29  17:50:43
70436         Log: Subject: [ID 20001128.003] Not OK: perl v5.7.0 +DEVEL7891 on ppc-linux 2.2.17  
70437              From: Dominic Dunlop <domo@computer.org>
70438              Date: Tue, 28 Nov 2000 16:41:57 +0100
70439              Message-Id: <p04320400b649771b9797@[192.168.1.4]>
70440              
70441              Patch to catch a core dump in the Configure va_copy test.
70442      Branch: perl
70443            ! Configure config_h.SH
70444 ____________________________________________________________________________
70445 [  7927] By: jhi                                   on 2000/11/29  17:31:59
70446         Log: Retract #7921, the patch shouldn't be needed.
70447      Branch: perl
70448            ! sv.c
70449 ____________________________________________________________________________
70450 [  7926] By: jhi                                   on 2000/11/29  17:01:41
70451         Log: Make the Class::Struct import() wiser.
70452      Branch: perl
70453            ! lib/Class/Struct.pm t/lib/class-struct.t
70454 ____________________________________________________________________________
70455 [  7925] By: jhi                                   on 2000/11/29  16:36:33
70456         Log: All the core library users of Class::Struct seem to be
70457              using "use Class::Struct 'struct';" instead of the bare
70458              "use Class::Struct;", which isn't documented in Class::Struct.
70459              This can't be right.
70460      Branch: perl
70461            ! lib/File/stat.pm
70462 ____________________________________________________________________________
70463 [  7924] By: jhi                                   on 2000/11/29  16:32:15
70464         Log: A test works better if it has the right 1..$n output.
70465      Branch: perl
70466            ! t/lib/class-struct.t
70467 ____________________________________________________________________________
70468 [  7923] By: jhi                                   on 2000/11/29  16:29:11
70469         Log: Forgot to MANIFEST the new Net::hostent test.
70470      Branch: perl
70471            ! MANIFEST
70472 ____________________________________________________________________________
70473 [  7922] By: jhi                                   on 2000/11/29  16:27:49
70474         Log: Integrate perlio.
70475      Branch: perl
70476           !> iperlsys.h perlio.c
70477 ____________________________________________________________________________
70478 [  7921] By: jhi                                   on 2000/11/29  16:27:10
70479         Log: (Retracted by #7927.)
70480              
70481              Subject: [PATCH] Is infinity a number?
70482              From: Simon Cozens <simon@cozens.net>
70483              Date: Wed, 29 Nov 2000 14:48:20 +0000
70484              Message-ID: <20001129144820.A31339@pembro33.pmb.ox.ac.uk>
70485      Branch: perl
70486            ! sv.c
70487 ____________________________________________________________________________
70488 [  7920] By: jhi                                   on 2000/11/29  16:23:02
70489         Log: Subject: net_hostent.t (was Re: [ID 20001128.002] what's the point of example code if it is buggy?)
70490              From: rspier@pobox.com (Robert Spier)
70491              Date: Wed, 29 Nov 2000 02:17:49 -0500
70492              Message-ID: <14884.44445.760322.278647@localhost.localdomain>
70493              
70494              Add a test for Net::hostent.
70495      Branch: perl
70496            + t/lib/net-hostent.t
70497 ____________________________________________________________________________
70498 [  7919] By: jhi                                   on 2000/11/29  16:21:31
70499         Log: Make "use Class::Struct 'struct';" work again (broken by #7617);
70500              add a test for Class::Struct.
70501      Branch: perl
70502            + t/lib/class-struct.t
70503            ! MANIFEST lib/Class/Struct.pm
70504 ____________________________________________________________________________
70505 [  7918] By: jhi                                   on 2000/11/29  15:48:40
70506         Log: Subject: Re: Minor suggestion for Sys::Syslog  [PATCH]
70507              From: rspier@pobox.com (Robert Spier)
70508              Date: Wed, 29 Nov 2000 02:25:39 -0500
70509              Message-ID: <14884.44915.86028.422238@localhost.localdomain>
70510              
70511              More checking in case someone has broken their services or
70512              protocol databases.
70513      Branch: perl
70514            ! ext/Sys/Syslog/Syslog.pm
70515 ____________________________________________________________________________
70516 [  7917] By: jhi                                   on 2000/11/29  15:46:25
70517         Log: Subject: [PATCH] $^O  win32 -> MSWin32
70518              From: rspier@pobox.com (Robert Spier)
70519              Date: Wed, 29 Nov 2000 02:17:38 -0500
70520              Message-ID: <14884.44434.340627.126145@localhost.localdomain>
70521              
70522              plus similar nits for vms, err, VMS, and UNICOS.
70523      Branch: perl
70524            ! t/lib/syslfs.t t/op/lfs.t
70525 ____________________________________________________________________________
70526 [  7916] By: jhi                                   on 2000/11/29  15:42:51
70527         Log: Subject: [PATCH] Tokeniser debugging
70528              From: Simon Cozens <simon@cozens.net>
70529              Date: Wed, 29 Nov 2000 14:15:45 +0000
70530              Message-ID: <20001129141545.A30864@pembro33.pmb.ox.ac.uk>
70531      Branch: perl
70532            ! perl.c perl.h pod/perlrun.pod toke.c
70533 ____________________________________________________________________________
70534 [  7915] By: jhi                                   on 2000/11/29  15:41:36
70535         Log: Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
70536              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70537              Date: Wed, 29 Nov 2000 02:13:14 -0500
70538              Message-ID: <20001129021314.A2532@monk.mps.ohio-state.edu>
70539              
70540              OUT keyword nits.
70541              
70542              Subject: Re: [PATCH 5.7.0] OUT keyword for xsubpp
70543              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70544              Date: Wed, 29 Nov 2000 03:09:04 -0500
70545              Message-ID: <20001129030904.A2754@monk.mps.ohio-state.edu>
70546              
70547              OUT and IN_OUT documentation.
70548      Branch: perl
70549            ! lib/ExtUtils/xsubpp pod/perlxs.pod
70550 ____________________________________________________________________________
70551 [  7914] By: jhi                                   on 2000/11/29  03:35:01
70552         Log: Subject: Re: [ID 20001127.002] const subs hurt under debugger
70553              From: John Tobey <jtobey@john-edwin-tobey.org>
70554              Date: Tue, 28 Nov 2000 01:13:41 -0500 (EST)
70555              Message-Id: <m140e1N-000FOoC@feynman.localnet>
70556              
70557              plus a performance speedup noticed by Sarathy.
70558      Branch: perl
70559            ! op.c
70560 ____________________________________________________________________________
70561 [  7913] By: jhi                                   on 2000/11/29  03:16:59
70562         Log: Use "1 while unlink" so that VMS gets clean, too.
70563      Branch: perl
70564            ! t/lib/filter-util.t
70565 ____________________________________________________________________________
70566 [  7912] By: jhi                                   on 2000/11/29  03:09:08
70567         Log: Subject: [PATCH 5.7.0] OUT keyword for xsubpp
70568              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
70569              Date: Tue, 28 Nov 2000 03:27:09 -0500
70570              Message-ID: <20001128032709.A23401@monk.mps.ohio-state.edu>
70571      Branch: perl
70572            ! lib/ExtUtils/xsubpp
70573 ____________________________________________________________________________
70574 [  7911] By: jhi                                   on 2000/11/29  03:06:30
70575         Log: This should have been part of #7872: no need to scan UTF-8
70576              until eternity.
70577      Branch: perl
70578            ! utf8.c
70579 ____________________________________________________________________________
70580 [  7910] By: jhi                                   on 2000/11/29  02:50:04
70581         Log: One more perltie.pod nit from Casey R. Tweten.
70582      Branch: perl
70583            ! pod/perltie.pod
70584 ____________________________________________________________________________
70585 [  7909] By: jhi                                   on 2000/11/29  02:44:23
70586         Log: Document the known sprintf test failures, exact standard
70587              reference from Dominic Dunlop, NonStop-UX testing from Tom Bates.
70588      Branch: perl
70589            ! pod/perldelta.pod t/op/sprintf.t
70590 ____________________________________________________________________________
70591 [  7908] By: jhi                                   on 2000/11/29  02:36:23
70592         Log: Add the Encoding table format documentation.
70593      Branch: perl
70594            + ext/Encode/Encode/EncodeFormat.pod
70595            ! MANIFEST
70596 ____________________________________________________________________________
70597 [  7907] By: jhi                                   on 2000/11/29  02:07:24
70598         Log: Subject: Re: [PATCH] Updating perltie.pod for arrays
70599              From: "Casey R. Tweten" <crt@kiski.net>
70600              Date: Tue, 28 Nov 2000 12:11:41 -0500 (EST)
70601              Message-ID: <Pine.OSF.4.21.0011281209050.25178-100000@home.kiski.net>
70602              
70603              Subject: Re: [PATCH] Updating perltie.pod for arrays
70604              From: "Casey R. Tweten" <crt@kiski.net>
70605              Date: Tue, 28 Nov 2000 15:03:50 -0500 (EST)
70606              Message-ID: <Pine.OSF.4.21.0011281458500.10331-100000@home.kiski.net>
70607      Branch: perl
70608            ! pod/perltie.pod
70609 ____________________________________________________________________________
70610 [  7906] By: nick                                  on 2000/11/28  22:40:59
70611         Log: Initial tidy of setmode() muddle (UNIX does not have, nor need it).
70612      Branch: perlio
70613            ! iperlsys.h perlio.c
70614 ____________________________________________________________________________
70615 [  7905] By: nick                                  on 2000/11/28  22:04:34
70616         Log: Integrate mainline
70617      Branch: perlio
70618           !> (integrate 39 files)
70619 ____________________________________________________________________________
70620 [  7904] By: jhi                                   on 2000/11/28  16:44:43
70621         Log: Subject: [ID 20001128.002] what's the point of example code if it is buggy?
70622              From: Nicholas Clark <nick@babyhippo.co.uk>
70623              Date: Tue, 28 Nov 2000 11:16:57 +0000
70624              Message-Id: <E140ikr-00076N-00@fruitbat.babyhippo.co.uk>
70625      Branch: perl
70626            ! pod/perlipc.pod
70627 ____________________________________________________________________________
70628 [  7903] By: jhi                                   on 2000/11/28  16:40:31
70629         Log: Subject: [PATCH] Updating perltie.pod for arrays
70630              From: "Casey R. Tweten" <crt@kiski.net>
70631              Date: Mon, 27 Nov 2000 17:47:20 -0500 (EST)
70632              Message-ID: <Pine.OSF.4.21.0011271746360.11659-100000@home.kiski.net>
70633      Branch: perl
70634            ! pod/perltie.pod
70635 ____________________________________________________________________________
70636 [  7902] By: jhi                                   on 2000/11/28  16:39:37
70637         Log: Subject: [PATCH] Re: 5.6 bug: split /^/ implies /m modifier (from CLPM)
70638              From: Robin Barker <rmb1@cise.npl.co.uk>
70639              Date: Mon, 27 Nov 2000 17:56:44 GMT
70640              Message-Id: <200011271756.RAA22706@tempest.npl.co.uk>
70641      Branch: perl
70642            ! pod/perlfunc.pod t/op/split.t
70643 ____________________________________________________________________________
70644 [  7901] By: jhi                                   on 2000/11/28  16:28:04
70645         Log: setmode() is a DOSish-only thing.
70646      Branch: perl
70647            ! perlio.c
70648 ____________________________________________________________________________
70649 [  7900] By: jhi                                   on 2000/11/28  16:21:46
70650         Log: Subject: [PATCH] perlcc.PL cleanups
70651              From: Simon Cozens <simon@cozens.net>
70652              Date: Tue, 28 Nov 2000 12:44:35 +0000
70653              Message-ID: <20001128124435.A5500@pembro33.pmb.ox.ac.uk>
70654      Branch: perl
70655            ! utils/perlcc.PL
70656 ____________________________________________________________________________
70657 [  7899] By: gsar                                  on 2000/11/28  06:32:55
70658         Log: reintegrate files missed by change#7895
70659      Branch: maint-5.6/perl
70660           +> ext/ByteLoader/bytecode.h utils/Makefile
70661            - utils/perlbc.PL
70662 ____________________________________________________________________________
70663 [  7897] By: gsar                                  on 2000/11/27  18:22:47
70664         Log: can't integrate these two files, for some reason
70665      Branch: maint-5.6/perl
70666            - ext/ByteLoader/bytecode.h utils/Makefile
70667 ____________________________________________________________________________
70668 [  7895] By: gsar                                  on 2000/11/27  18:11:21
70669         Log: integrate changes#6763..6766,6770,6773,6775..6776,6778,6780,
70670              6782..6791,6793..6814,6816,6818..6822,6824..6830,6838..6849,
70671              6757..6890,6892..6901 from mainline
70672              
70673              Bytecompiler patches from Benjamin Stuhl.
70674              
70675              More bytecompiler.
70676              
70677              Subject: [PATCH blead] B:: missing dependency
70678              
70679              Subject: [PATCH: 6757] configure.com updates and syslog build
70680              
70681              Long double Gconvert fixes from Yitzchak Scott-Thoennes
70682              and Spider Boardman.
70683              
70684              Subject: [PATCH blead] nextchar() abuse misses an optimisation
70685              
70686              Long double fixes from Spider Boardman.
70687              
70688              Make the selection of NVff et al stricter.
70689              
70690              cSVOPo_*v things index into the current PL_curpad
70691              under ithreads, which is different from the curpad
70692              used by the XSUB.  (In other words, the code as-is
70693              before this patch wouldn't work under ithreads.)
70694              
70695              Be portable.
70696              
70697              VMS MMS (make) wants null action.
70698              
70699              Mac and other portability updates from Chris Nandor.
70700              
70701              Storable support, v-version fixes.
70702              Subject: CPAN.pm beta for testing available
70703              
70704              Portability fix from Hugo van der Sanden.
70705              
70706              Bad makefile.
70707              
70708              Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
70709              
70710              Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
70711              
70712              Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
70713              
70714              Replace #6705 with a minimal doc patch.
70715              Subject: [PATCH 5.6.0] replace change #6705
70716              
70717              Drop the separate perlbc, perlcc -b should be enough.
70718              
70719              installperl couldn't tell whether it had run tests or not.
70720              Subject: [PATCH] Re: installperl and t/TEST
70721              
70722              Add silencer flags to installperl.
70723              Subject: [PATCH] Making installperl silent.
70724              
70725              Make "make install" by default silent.  A new "install-verbose"
70726              target is verbose.
70727              
70728              More liberal parsing of version numbers.
70729              Subject: Re: CPAN.pm beta for testing available
70730              
70731              Create directories in silence.
70732              Subject: [PATCH] Another silencer for MakeMaker
70733              
70734              DOS patches and portability/porting notes, from Tim Jenness.
70735              
70736              Make installman to recognize the silence flag -S.
70737              
70738              Actually do something with the silencer option.
70739              
70740              Continue silencing.
70741              
70742              Show the doc file, not the temp file.
70743              
70744              Regen perltoc.
70745              
70746              Subject: [PATCH] More silencing of installman.
70747              
70748              Better wording for the vec lvalue diagnostic.
70749              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
70750              
70751              Subject: [PATCH: 6805] several more tweaks to configure.com
70752              
70753              Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
70754              
70755              Missing parts of 
70756              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
70757              
70758              Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
70759              (applied slightly modified)
70760              
70761              installperl --verbose and --silent.
70762              Subject: Re: [PATCH] More silencing of installman.
70763              
70764              Add install-silent target.
70765              
70766              AIX 4.3.3 has SOCKS in libc with a differently named init routine,
70767              the problem reported in
70768              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
70769              
70770              Tweak the sfio/useperlio logic, hopefully as wished in
70771              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
70772              
70773              One forgotten file from #6816.
70774              
70775              Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
70776              
70777              Remove duplicately applied patch shards.
70778              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
70779              
70780              Support preserving extremely big/small angles.
70781              
70782              Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
70783              
70784              Subject: [PATCH] installation not quite silent yet.
70785              
70786              Update the test count.
70787              
70788              Use UVxf, PTR2UV, NVff.
70789              
70790              Document PTR2XX and INT2PTR.
70791              
70792              no-install target a la make -n.
70793              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
70794              
70795              grep -e isn't portable.
70796              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
70797              
70798              Can't get the test to reliably work thanks to the
70799              inaccurateness of floating point.  "Resolves" bug ids
70800              20000826.003, 20000826.009, 20000826.010,
70801              
70802              Subject: installman buglet
70803              
70804              DJGPP update from Laszlo Molnar.
70805              
70806              Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
70807              
70808              Passing -R in ldflags makes now it to appear in the default
70809              for lddlflags, just like with -L.
70810              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
70811              
70812              Test nit.
70813              
70814              Use the actual thread type, not the pointer-to-struct.
70815              
70816              Provice virtual $Config{ccflags_nolargefiles} etc. 
70817              
70818              display_format used as a class method without arguments was broken,
70819              reported in
70820              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
70821              
70822              Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
70823              
70824              Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
70825              
70826              Subject: [PATCH@6855] _Minor_ change to overload.pm pod
70827              
70828              opmini.o may be left around if a build is interrupted.
70829              
70830              Typo in #6858.
70831              
70832              Fix for ID 20000828.001, long doubles were not formatted
70833              correctly (showed up in $], which stopped installing perl).
70834              
70835              An attempt to fix the problem reported in
70836              Subject: Building perl@6856 using gcc/AIX 4.3.3 
70837              I can't test this properly since the gcc installation I have
70838              access to seems to be botched (gcc is calling the AIX cpp,
70839              a losing proposition...)
70840              
70841              Add -ld to archname on long tr...double platforms.
70842              
70843              Subject: hv.h Doc Patch
70844              
70845              Potential cruft.
70846              
70847              Subject: [PATCH bleedperl@6856] warnings fixes
70848              
70849              -S is the silent flag, -s is the strip flag.
70850              Subject: [PATCH] Re: [PATCH] make no-install          
70851              
70852              Take out the SUIDMAIL thing, that will not be
70853              a problem in 5.7.*.
70854              
70855              Subject: [PATCH bleedperl@6866] spellings
70856              
70857              Subject: [PATCH] Re: files not cleaned even by veryclean
70858              
70859              Use minimal @INC in tests, most of the time just '../lib',
70860              so that we simply can't pick up stuff from other Perls than
70861              the one we are testing.  Pointed out by
70862              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
70863              
70864              Update to Getopt::Long 2.24, from Johan Vromans.
70865              
70866              Fix for thinko in #6848.
70867              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
70868              
70869              Patches all over for people and the files they (hopefully) care about.
70870              
70871              Subject: Net::protoent does not export 'getproto'
70872              
70873              Missed a change in #6869.
70874              
70875              Subject: [PATCH] Warnings in B::Deparse
70876              
70877              Subject: [PATCH] Glob dumping
70878              
70879              Disable one of the tests for now.
70880              
70881              Disabling the one test is a bit tricky.
70882              
70883              Don't forget to tidy up.
70884              
70885              The #6881 removed one dump line.
70886              
70887              Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
70888              
70889              Under usethreads the dumped variable is IN_PAD.
70890              Subject: Re: [PATCH] Glob dumping
70891              
70892              Subject: [ID 20000829.026] [PATCH 6868] File::Temp
70893              
70894              Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
70895              
70896              Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
70897              
70898              Regen Configure for #6894.
70899              
70900              Subject: [PATCH: 6889] updates to perlebcdic.pod
70901              
70902              Undo namespace pollution of #6878.
70903              Subject: Re: Net::protoent does not export 'getproto'
70904              
70905              Admit that we are leaking scalars.
70906              
70907              Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
70908      Branch: maint-5.6/perl
70909           !> (integrate 271 files)
70910 ____________________________________________________________________________
70911 [  7894] By: gsar                                  on 2000/11/27  16:00:34
70912         Log: a couple of nits
70913      Branch: maint-5.6/perl
70914            ! MANIFEST pp_sys.c
70915 ____________________________________________________________________________
70916 [  7893] By: gsar                                  on 2000/11/27  15:10:56
70917         Log: integrate changes#6666..6678,6680..6682,6684..6691,6699..6733,
70918              6740..6745,6747..6757,6760
70919              
70920              Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
70921              
70922              Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
70923              
70924              Doc nits spotted by Richard Soderberg.
70925              
70926              move WNOHANG definition to where other such things are
70927              
70928              Make $Config{byteorder} more magical so that it is
70929              dynamically computed: nice for 'fat binaries'.
70930              Subject: [PATCH]: default byteorder
70931              
70932              Subject: [PATCH] Cwd.pm now uses strict
70933              
70934              Subject: Re: [PATCH]Re: Questions about Math::BigFloat
70935              
70936              Get -DLEAKTEST to compile (not necessarily to work, mind)
70937              Subject: [ID 20000724.006] -DLEAKTEST problem
70938              
70939              perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
70940              
70941              Add perlebcdic from Peter Prymmer, regen toc.
70942              
70943              Don't propose using modules built for 5.005 if no binary
70944              compatibility with 5.005 is attempted.
70945              
70946              Do not use prototyping here.
70947              Subject: [ID 20000817.016] [PATCH] Peek.xs
70948              
70949              Document what the backtick returns if the command fails.
70950              
70951              Add byteorder to the myconfig output.
70952              
70953              Introduce NVef, NVff, and NVgf, use the middle one.
70954              (helps for lib/peek + Linux + long doubles)  Reported in
70955              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
70956              Use NVs in POSIX math, not doubles.
70957              Subject: [ID 20000817.014] POSIX & modfl
70958              
70959              Subject: [PATCH 5.6.0+] newSVrv() memory leak
70960              
70961              The byteorder code in #6671 was wrong.
70962              
70963              Fix the lib/complex failure of
70964              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
70965              Linux long double accuracy issue: something that
70966              when printed with %g looks like "2" but int() of it is 1.
70967              
70968              Propagate new Configure vars.
70969              
70970              Unbuffer the output.
70971              
70972              Subject: [PATCH] perltrap.pod spring cleaning
70973              
70974              Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
70975              Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
70976              
70977              Tiny Getopt::Long patch from Johan Vromans.
70978              
70979              Document code point which makes if (defined %stash::) to work
70980              (noted by Spider Boardman).
70981              
70982              Subject: [PATCH perl@6698] cygwin port
70983              
70984              Document the NDBM_File and ODBM_File as SDBM_File
70985              was documented in #6417.
70986              
70987              The new tests were missing from #6415.
70988              
70989              Add [[:blank:]] as suggested in
70990              Subject: [ID 20000716.024] [=cc=] / [:blank:]
70991              (the [=cc=] has already been taken care of by #6439
70992              so the whole bug report can be closed)
70993              and make [[:space:]] to be equivalent to isspace(3)
70994              (as opposed to \s, which is isSPACE()).  The difference
70995              is that now [[:space:]] matches the mythical vertical tab,
70996              while \s doesn't.
70997              
70998              Don't eat leading os from index entries.
70999              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
71000              
71001              Subject: [PATCH 5.6.0+] fix for Win32::DomainName
71002              
71003              Typo in pp_complement().
71004              Subject: [PATCH perl-current] Deparse
71005              
71006              Add warnif(), check warnings further up the stack,
71007              all the warnings functions now can take an optional object reference.
71008              Subject: [PATCH bleedperl@6691] warnings pragma update
71009              
71010              Fix a core dump in lib/selfloader under -DDEBUGGING.
71011              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
71012              
71013              Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
71014              
71015              Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
71016              
71017              Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
71018              Put back the long double avoidance code to POSIX.xs
71019              because VMS seems to need it still.
71020              
71021              Introduce a 'veryclean' target that is like 'distclean'
71022              but also removes *~ and *.orig.
71023              
71024              Subject: [ID 20000817.023] endianness description in perlfunc.pod
71025              
71026              Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
71027              
71028              Let's try #6717 again.
71029              
71030              UTF8 concat fixes.
71031              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
71032              
71033              pp_open() could pass an uninitialized filename down to do_open9().
71034              
71035              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
71036              
71037              Update to CGI 2.72, from Lincoln Stein.
71038              
71039              Subject: [PATCH] Silence MakeMaker (Was: installman)
71040              
71041              Use temporary directory instead of current directory.
71042              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
71043              
71044              Document odd vs even subreleases and -Dusedevel.
71045              
71046              The veryclean target needs to clobber.
71047              
71048              Use File::Spec->tmpdir().
71049              
71050              Document the number of exponent digits.
71051              
71052              Mention perlebcdic and perlposix-bc.
71053              
71054              s/this one/the 5.6.0 release/
71055              
71056              The #6724 is here.
71057              
71058              The correct cleaning order is an art.
71059              
71060              small tweaks for change#6705: avoid C++ style comments in C code;
71061              use Perl's malloc API rather than the low level system one
71062              
71063              Array context keeps slithering in.
71064              
71065              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
71066              
71067              Subject: [PATCH] os2.c fix for use64bitint
71068              
71069              Update to Pod::LaTeX 0.53.
71070              Subject: [PATCH] lib/Pod/LaTeX.pm updates
71071              
71072              Document the endianness of Alpha more precisely.
71073              
71074              Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
71075              
71076              Rename the macro argument because some preprocessors
71077              can't tell the difference and expand arguments also inside
71078              double quoted strings.
71079              
71080              free TLS slot properly on Windows
71081              
71082              use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
71083              
71084              Unicos/mk requires elaborate paranoia.
71085              
71086              Tweak the floating point output routine preferences.
71087              
71088              Also under djgpp the timestamps are funky.
71089              
71090              Apply some PodParser 1.18 patches; the Pod/Find.pm
71091              patches cannot be applied since #6712 conflicts.
71092              
71093              Use PodParser 1.18 new test.
71094              
71095              A pod nit.
71096              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
71097              
71098              Be verydeepclean.
71099      Branch: maint-5.6/perl
71100           +> pod/perlebcdic.pod
71101           !> (integrate 106 files)
71102 ____________________________________________________________________________
71103 [  7892] By: jhi                                   on 2000/11/27  15:02:32
71104         Log: Update Changes.
71105      Branch: perl
71106            ! Changes patchlevel.h
71107 ____________________________________________________________________________
71108 [  7891] By: jhi                                   on 2000/11/27  14:57:23
71109         Log: Subject: Re: perlfaq style changes
71110              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
71111              Date: Sat, 25 Nov 2000 23:32:26 -0800
71112              Message-ID: <KyLI6gzkgiRK092yn@efn.org>
71113              
71114              plus a note from Ronald Kimball.
71115      Branch: perl
71116            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq6.pod
71117 ____________________________________________________________________________
71118 [  7890] By: jhi                                   on 2000/11/27  14:53:14
71119         Log: Subject: [PATCH perl@7825] Re: [ID 20001122.006] weird behaviour of $|
71120              From: Benjamin Holzman <bah@ecnvantage.com>
71121              Date: Sun, 26 Nov 2000 16:27:33 -0500
71122              Message-ID: <20001126162733.J25040@ecnvantage.com>
71123      Branch: perl
71124            ! gv.c
71125 ____________________________________________________________________________
71126 [  7889] By: jhi                                   on 2000/11/27  14:43:11
71127         Log: Subject: [ID 20001127.004] White space problem in perlamiga.pod
71128              From: lvirden@cas.org
71129              Date: Mon, 27 Nov 2000 09:32:06 -0500 (EST)
71130              Message-Id: <200011271432.JAA09550@lwv26awu.cas.org>     
71131      Branch: perl
71132            ! README.amiga
71133 ____________________________________________________________________________
71134 [  7888] By: jhi                                   on 2000/11/27  14:32:34
71135         Log: Restore also the locale test to no-sprintf-taint state.
71136              Fixes the bug 20001127.003.
71137      Branch: perl
71138            ! sv.c t/pragma/locale.t
71139 ____________________________________________________________________________
71140 [  7887] By: gsar                                  on 2000/11/27  14:13:05
71141         Log: integrate changes#6613..6616,6620..6665 from mainline
71142              
71143              VMS configure.com update continues.
71144              
71145              Subject: Test fails / warnings with perl-current #6612
71146              
71147              Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
71148              
71149              Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
71150              
71151              For now remove the mail code.
71152              
71153              Subject: Re: [PATCH] @+, @- readonly
71154              
71155              Subject: warning: storage class after type is obsolescent
71156              
71157              Subject: sfio2000
71158              
71159              Subject: Re: File::Temp problems on VMS in bleedperl
71160              
71161              README.os2 update.
71162              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
71163              
71164              Make the user to give up his firstborn, err, to knowingly
71165              verify installing an unstable developer release.  Also bump
71166              the release to 5.7.0, but leave a patch tag in the local
71167              patches saying that this is not yet the real thing.
71168              
71169              Update (kinda) to Test 1.14, from Joshua Pritikin.
71170              
71171              make ok etc also for win32.
71172              
71173              Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
71174              
71175              Don't blow limited stacks, a lower number is enough to
71176              tickle the lookbehind limit.
71177              
71178              Use -Dusedevel; regen Configure and the respective Porting stuff.
71179              
71180              Subject: [PATCH] debugger exit code should reflect user exit code
71181              
71182              Subject: [PATCH perl@6620] cygwin port
71183              
71184              Missed a file from #6638.
71185              
71186              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)
71187              
71188              magic callbacks all need to have same type signature
71189              
71190              Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
71191              
71192              Fix a dependency problem.
71193              Subject: [PATCH: 6640] VMS Makefile.SH update
71194              
71195              The numeric locale was reset to "C" by s?printf and never restored.
71196              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
71197              No test since adding the failing example to locale.t
71198              does not fail -- probably because the locale settings are so
71199              thoroughly tweaked by that time.  Running the example standalone
71200              does fail, though.  UPDATE: test case added at change #7540.
71201              
71202              Subject: [ID 20000324.040] minor fix to perlhpux.pod
71203              
71204              Update to CPAN 1.57.
71205              
71206              Subject: [PATCH] Cwd::_backtick_pwd does not check return value
71207              
71208              Change the perlbug address to perl.org since it's more forgiving.
71209              
71210              Change the regx compilation error markers to use = instead of <
71211              since pod makes using the latter quite messy.  Reported in
71212              ID 20000814.006 by Abigail and in
71213              Subject: Unknown escape E<> ?
71214              
71215              Update to perldebtut 1.9, from Richard Foley.
71216              
71217              check that the number pseudo children doesn't exceed
71218              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
71219              the WaitForMultipleObjects() limit that would cause wait()
71220              to crash)
71221              wait() and waitpid() could potentially be rewritten to use
71222              more than one thread to do the waiting to eliminate this
71223              limitation
71224              
71225              change#6328 could make close(SOCKET) return false on windows
71226              when it shouldn't
71227              
71228              pod nit seen in passing
71229              
71230              on windows, the return values from wait() and waitpid() don't
71231              match those of pseudo-pids
71232              
71233              waitpid() now handles externally spawned pids correctly;
71234              fixes for backtick/wait/waitpid failures on Windows 9x
71235              these changes make the pid returned by process functions on
71236              Windows 9x always positive by clearing the high bit (which
71237              is always set on Win9x); pseudo-process PIDs are likewise
71238              always negative now on Win9x (just as on NT/2000)
71239              
71240              trailing new %ENV entries weren't being pushed into the real
71241              environment of subprocesses on Windows
71242              
71243              Tweak the regex compilation errors once more.
71244              
71245              avoid warnings from dense compiler
71246              
71247              add "ok" targets from change#6632 in makefile.mk
71248      Branch: maint-5.6/perl
71249            - lib/Pod/PlainText.pm vms/configure.com
71250           !> (integrate 66 files)
71251 ____________________________________________________________________________
71252 [  7886] By: jhi                                   on 2000/11/27  13:54:18
71253         Log: __FUNCTION__ isn't portable and trying to emulate it leads
71254              into practically spelling out the name of the function.
71255              Takes care of the bug 20001127.001.
71256      Branch: perl
71257            ! perlio.c
71258 ____________________________________________________________________________
71259 [  7885] By: gsar                                  on 2000/11/27  13:53:18
71260         Log: integrate changes#6540..6541,6546..6549,6552..6554,6557..6606,
71261              6610..6611 from mainline
71262              
71263              Make regular expression parse error messages easier to understand.
71264              Subject: Re: enhanced(?) regex error messages
71265              
71266              Tiny tidying on report_evil_fh().
71267              
71268              Subject: Re: enhanced(?) regex error messages 
71269              plus Capitalize the error messages, plus perldiag them.
71270              
71271              Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
71272              
71273              Document here-doc better.
71274              
71275              Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
71276              
71277              Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
71278              Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
71279              (either perlbug or p5p ate the original), plus regen
71280              perlapi and perltoc. 
71281              
71282              Regen global.sym.
71283              
71284              Double check that we have a dirhandle.
71285              
71286              Subject: Re: enhanced(?) regex error messages
71287              (plus two small patches sent privately)
71288              (this still seems to leave few test failures)
71289              
71290              warn is a macro, avoid using at a variable to avoid warnings
71291              in some configurations; readdir.t is too conservative in
71292              estimating number of *.t's
71293              
71294              Get back into sync with Jeffrey on the enhanced regex warnings.
71295              
71296              Subject: [PATCH 5.6.0] cygwin port
71297              
71298              Zero entries were skipped, fix from Adrian Goalby
71299              <argoalby@yahoo.co.uk>
71300              
71301              Subject: Remove dead entry in perldiag
71302              
71303              Amend the description of Perl6.
71304              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
71305              
71306              detypo
71307              
71308              It's the 2ndO'ROSSC.
71309              
71310              Revert the sv.c part of #6559, a better fix is needed.
71311              
71312              Iterating perl6 description.
71313              
71314              Update to Term::ANSIColor 1.03, from Russ Allbery.
71315              
71316              Update to Getopt::Long 2.23_05, from Johan Vromans.
71317              
71318              Small AUTHORS and MAINTAIN updates.  Could do with big updates.
71319              
71320              Update to Pod::Parser 1.17, from Brad Appleton.
71321              
71322              Update to CPAN 1.56, from Andreas König.
71323              
71324              Update to CGI 2.70, from Lincoln Stein.
71325              
71326              Put back the std @INC thing.
71327              
71328              Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
71329              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
71330              
71331              Document the IO::Select timeout.
71332              
71333              sleep(1) does not necessarily return 1.
71334              Subject: [PATCH bleadperl] op/lex_assign.t  
71335              
71336              Subject: debugger "d" command doesnt check line number
71337              
71338              B::Deparse didn't do sub attributes.
71339              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
71340              
71341              Preprocessing and postprocessing for File::Find.
71342              Subject: Patch to Find::File.pm to allow alphabetical results
71343              
71344              Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
71345              
71346              Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
71347              
71348              Subject: Re: [ID 20000730.003] utf8::length() bad
71349              
71350              Subject: Getting perlio and threads to compile
71351              (the Solaris version changes in Configure skipped)
71352              
71353              Tests for #6589.
71354              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
71355              
71356              Add Perl debugging tutorial, regen toc. 
71357              Subject: perldebtut.pod
71358              
71359              Add a few missing files, update MANIFEST.
71360              
71361              Rewrite of vms/subconfigure.com as configure.com,
71362              from Peter Prymmer and the vmsperl crew.
71363              
71364              Should have deleted this in #6603.
71365              
71366              Fix the test for 5005threads.
71367              
71368              Fix-n-skip the tests under 5005threads.
71369              
71370              Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
71371              
71372              Upgrade to CGI 2.71, from Lincoln Stein.
71373      Branch: maint-5.6/perl
71374           +> lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
71375           +> lib/Pod/PlainText.pm pod/perldebtut.pod t/lib/gol-oo.t
71376           +> t/op/regmesg.t t/pod/find.t vms/configure.com
71377            - vms/subconfigure.com
71378            ! lib/lib.pm
71379           !> (integrate 115 files)
71380 ____________________________________________________________________________
71381 [  7884] By: jhi                                   on 2000/11/27  13:44:33
71382         Log: Subject:  [PATCH perl@7795 (and earlier)] VMS test cleanup
71383              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
71384              Date:     Mon, 27 Nov 2000 08:23:54 EST
71385              Message-Id: <001127082318.6381c@DUPHY4.Physics.Drexel.Edu>
71386      Branch: perl
71387            ! vms/descrip_mms.template vms/test.com
71388 ____________________________________________________________________________
71389 [  7883] By: gsar                                  on 2000/11/27  11:50:46
71390         Log: integrate changes#6469..6484,6486..6501,6504..6505,6507..6509,
71391              6511..6513,6515..6523,6525..6536
71392              
71393              The swallow_bom() saga continues.  The #23 of require.t
71394              (UTF16-LE) still fails (silently, no output) but the #22
71395              (UTF16-BE) seems to be working now.  The root of the
71396              failure may be in sv_gets(): is it UTF-16LE-aware,
71397              especially when it comes to line endings? 
71398              
71399              Document the problem with -P in HP-UX and its workaround.
71400              
71401              Subject: [PATCH] allow non-variable as lhs of non-updating tr///
71402              (aka ID 20000730.002)
71403              
71404              Subject: fix and question re: waitpid() under win32
71405              
71406              Make the safety catch for buggy gccs work with triple version
71407              numbers like 2.95.2.  Reported in
71408              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
71409              
71410              In Digital UNIX warn if gcc explicitly chosen because even
71411              2.95.2 is known to cause problems.
71412              
71413              Make chr() for values >127 to create utf8 when under utf8.
71414              
71415              various syntax errors and such (not fixed: comp/require.t#22 coredump
71416              on Windows)
71417              
71418              Stash away the largefiles flags and libswanted.
71419              
71420              BOM patching from Simon Cozens.
71421              
71422              If gccosandvers is equal to osname, clear gccosandvers.
71423              
71424              Make p4desc to skip non-mainperl branches by default.
71425              
71426              Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
71427              
71428              The test from this
71429              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
71430              
71431              In new BSDs changes to argv[] do not show up in ps(1) output,
71432              instead one must use setproctitle().  This was already addressed
71433              by change #6457, but the below has a new variant for FreeBSD 4.0
71434              or later, and the matter is also documented more.
71435              
71436              FreeBSD 3.* updates from
71437              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
71438              
71439              regen_headers, regen perltoc.
71440              
71441              Document in one place the memory abstractions used in Perl core.
71442              
71443              memcpy has n o in it, as pinted ut by Sarathy.
71444              
71445              Remove the extraneous "main::" prefix from all the
71446              "opened only for", "on closed", and "never opened" warnings.
71447              
71448              The name of a filehandle does not have <these>.
71449              
71450              The tr utf8 patching continues.
71451              
71452              The new setproctitle() feature is available only in 
71453              bleeding edge FreeBSD.  From Paul Saab.
71454              
71455              Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
71456              
71457              Dump UVs as UVs in Data::Dumper.
71458              
71459              detypo #6494
71460              
71461              Document the IVdf UVuf UVof UVxf.
71462              
71463              require.t needs binmode() to work on windows
71464              
71465              Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
71466              that are hopefully soon put into use.
71467              
71468              Allow "no Module;" even if there is no 'unimport'.
71469              
71470              Better skip message for the test; one of the two problems in
71471              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
71472              
71473              The subtest 4 may fail also on VOBS, as pointed out
71474              by Nick Ing-Simmons in November 1999, bug id 19991124.003
71475              (but the failure in that bug report isn't the subtest 4).
71476              
71477              Be more informative on what is skipped and why,
71478              also repeat the list at the end.
71479              
71480              Add a URL for FSF.
71481              
71482              Subject: [PATCH] sv.h documentation - SvLEN
71483              
71484              Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
71485              
71486              Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
71487              
71488              Subject: [PATCH] bad cppsymbols on os2 + Configure question
71489              
71490              Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
71491              
71492              Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
71493              mention the idea of @( and @)
71494              
71495              This is 6512.  Really.
71496              
71497              Subject: [ID 19990721.004] Documentation bug in perlfunc
71498              
71499              Subject: Minor tweak to perlvar.pod
71500              
71501              In the warnings call filehandles consistently so;
71502              add "unopened" warning for stat().
71503              
71504              After the #6519 a warning about stat() is just that,
71505              not about a filetest, which now have their own warning.
71506              
71507              Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
71508              
71509              Subject: Re: Array vs. List context
71510              
71511              Subject: New perlcc, take 2
71512              
71513              Weed buglets pointed out by
71514              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
71515              
71516              gcc versions might have (parentheses) in them.
71517              
71518              Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
71519              
71520              Essential prototype changes were missing from #6527.
71521              Also make report_evil_fh() more bomb-proof.
71522              
71523              Zap lib/Sys directory when cleaning up.
71524              
71525              Change the Policy policy: now -Dprefix= with an existing
71526              Policy.sh and prefix == siteprefix == vendorprefix, then all
71527              of them follow along the new prefix.
71528              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
71529              
71530              Continue fixing the io warnings.  This also
71531              sort of fixes bug ID 20000802.003: the core dump
71532              is no more.  Whether the current behaviour is correct
71533              (giving a warning: "Not a format reference"), is another matter.
71534              
71535              Have symbols for the IoTYPEs.
71536              
71537              Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
71538              
71539              Document a bit that UDP is not what you might think.
71540              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
71541              tr memory corruption fix from Simon Cozens.
71542              
71543              Plug the security hole described in the Aug 05 2000 bugtraq message
71544              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
71545              The security hole exists only in suidperls, which isn't
71546              installed or even built by default.
71547      Branch: maint-5.6/perl
71548           !> (integrate 71 files)
71549 ____________________________________________________________________________
71550 [  7882] By: gsar                                  on 2000/11/27  10:25:36
71551         Log: integrate changes#6439..6444,6446..6453,6455..6457,6460..6465,6467..6468
71552              from mainline
71553              
71554              Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
71555              to be fatal errors (instead of by default ignoring them, and
71556              ignoring with a bug: even though -w gave an error, the opening [
71557              was left in)  Reported in:
71558              
71559              Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
71560              
71561              Subject: [PATCH] split /^/
71562              
71563              MacOS nits from Matthias Neeracher.
71564              
71565              More split() doc and test patches from Mike Guy.
71566              
71567              Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
71568              from Graham Barr in the module list.
71569              
71570              docfix from Peter Scott <Peter@PSDT.com>.
71571              
71572              File::Temp patches for VMS and OS/2 from Tim Jenness.
71573              
71574              open() wariness in perlbug.
71575              
71576              Subject: [PATCH] minor doc change - perlguts
71577              
71578              Subject: Minor doc patch: handy.h
71579              
71580              Be wary of close()s, too.
71581              
71582              Further File::Temp patches from Yitzchak Scott-Thoennes
71583              and Craig A. Berry.
71584              
71585              Subject: [PATCH] fixes bug 20000508.004
71586              
71587              Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
71588              
71589              Allow "no AutoLoader;", based on change #6444,
71590              suggested by Graham Barr.
71591              
71592              Use setproctitle() if available to modify $0.
71593              
71594              Warn if the version of the operating system used to compile gcc
71595              differs from the current version of the operating system.
71596              Also display the gcc compilation os and version in myconfig.
71597              Inspiration from
71598              
71599              Tiny fixes for #6460.
71600              
71601              The problem described in this
71602              Subject: [ID 20000322.018] named chars aren't magical enough
71603              has been fixed in perl 5.6.0 but just in case added a test
71604              to keep it away.  (The report from Joseph Hall.)
71605              
71606              Tune the comments and hopefully stop a memory leak.
71607              
71608              Subject: UTF8 concat
71609              (with a memory leak fixed, plus a few casts added)
71610              This also seems to help for
71611              Subject: [ID 20000716.015] join UTF8 weirdness
71612              
71613              Do not upgrade SVs into utf8 just because they participate
71614              in eq or cmp.  Reported and fix suggested in
71615              Subject: [ID 20000720.009] sv_eq UTF8 bug
71616              
71617              Fix the HALF_UPGRADE() macro introduced in #6263.
71618              
71619              Find green threads before native threads.
71620              Subject: Re: Patch to jpl/JNI/Makefile.PL
71621      Branch: maint-5.6/perl
71622           !> (integrate 30 files)
71623 ____________________________________________________________________________
71624 [  7881] By: jhi                                   on 2000/11/27  05:48:41
71625         Log: It seems that *both* the unused submatch loop cleanup
71626              codes are needed.
71627      Branch: perl
71628            ! regexec.c
71629 ____________________________________________________________________________
71630 [  7880] By: jhi                                   on 2000/11/27  04:50:07
71631         Log: Clean .exists deeper.
71632      Branch: perl
71633            ! Makefile.SH
71634 ____________________________________________________________________________
71635 [  7879] By: jhi                                   on 2000/11/27  02:31:35
71636         Log: The code in regcppop() (see #7878) contains the correct lower
71637              limit for the unused submatch 'cleanup' loop so that under
71638              "use utf8" the following code wouldn't dump core:
71639              "," =~ /([^,]*,)*/  With the the wrong lower limit (>=1)
71640              the cleanup loop in regtry() stomped beyond allocated area
71641              in the startp[] array.  Therefore, copied the correct lower
71642              loop limit (*PL_reglastparen) to regtry().  Note: something
71643              may still not be quite right: why was the _higher_ loop limit
71644              (prog->nparens) different in the utf8 case?
71645              
71646              After this patch "./perl -Ilib -Mutf8 t/op/regexp.t" works
71647              without core dumps, there were about 17 of them before
71648              the patch (with us since Perl 5.7.0).  Two failures, still:
71649              496 and 505 (though these may not be severe).
71650              
71651              Patch #7881 is also needed since both the cleanup loops
71652              seem to be needed.
71653              
71654              Also, the t/op/pat#44 seems to core dump under utf8.
71655              Plus a couple of failures.  UGH-8.
71656      Branch: perl
71657            ! regexec.c
71658 ____________________________________________________________________________
71659 [  7878] By: jhi                                   on 2000/11/27  02:21:17
71660         Log: The unused submatch cleanup code in regtry() seems to be more crucial,
71661              the code in regcppop() seems to be redundant for the test suite --
71662              but it contains a germ of truth, and it needed for the build
71663              process itself: see #7879 and #7881.
71664      Branch: perl
71665            ! regexec.c
71666 ____________________________________________________________________________
71667 [  7877] By: jhi                                   on 2000/11/27  01:53:09
71668         Log: Comment on comment.
71669      Branch: perl
71670            ! regexec.c
71671 ____________________________________________________________________________
71672 [  7876] By: jhi                                   on 2000/11/27  00:49:59
71673         Log: Adjust the docs to agree with #7875.
71674      Branch: perl
71675            ! pod/perllocale.pod
71676 ____________________________________________________________________________
71677 [  7875] By: jhi                                   on 2000/11/27  00:49:27
71678         Log: Retract #7863.  It makes more sense not to taint formatted output,
71679              not even by sprintf().
71680      Branch: perl
71681            ! sv.c
71682 ____________________________________________________________________________
71683 [  7874] By: jhi                                   on 2000/11/26  23:36:02
71684         Log: Debug dump of ANYOFUTF8 was garbage (data from ANYOF).
71685              Not really fixed (should really dump the UTF-8 charclass),
71686              but stopped displaying the garbage.
71687              
71688              Also add a note on the (missing) Unicode PSXSPC and BLANK.
71689      Branch: perl
71690            ! regcomp.c
71691 ____________________________________________________________________________
71692 [  7873] By: jhi                                   on 2000/11/26  21:31:13
71693         Log: BOUND regex opcodes (\b, \B) could try to scan zero length UTF-8.
71694      Branch: perl
71695            ! regexec.c
71696 ____________________________________________________________________________
71697 [  7872] By: jhi                                   on 2000/11/26  21:06:04
71698         Log: No need to scan till infinity, 13 is enough.
71699      Branch: perl
71700            ! handy.h utf8.c
71701 ____________________________________________________________________________
71702 [  7871] By: jhi                                   on 2000/11/26  20:20:32
71703         Log: Test line numbers are different with utf8.
71704      Branch: perl
71705            ! t/op/re_tests
71706 ____________________________________________________________________________
71707 [  7870] By: jhi                                   on 2000/11/26  20:10:12
71708         Log: Message nit.
71709      Branch: perl
71710            ! regcomp.c
71711 ____________________________________________________________________________
71712 [  7869] By: jhi                                   on 2000/11/26  19:01:05
71713         Log: Make utf8_length() and utf8_distance() (the latter of which
71714              is unused at the moment) to be less forgiving about bad UTF-8.
71715      Branch: perl
71716            ! embed.h embed.pl objXSUB.h proto.h utf8.c
71717 ____________________________________________________________________________
71718 [  7868] By: jhi                                   on 2000/11/26  18:45:56
71719         Log: Subject: Re: [ID 20001125.004] OK: perl v5.7.0 +DEVEL7825 on i686-linux 2.2.17 (UNINSTALLED)
71720              From: Benjamin Holzman <bah@ecnvantage.com>
71721              Date: Sat, 25 Nov 2000 20:40:20 -0500       
71722              Message-ID: <20001125204020.A25040@ecnvantage.com>              
71723              
71724              Debian allows installing /usr/bin/locale without installing
71725              any locales, an error message will ensue.
71726      Branch: perl
71727            ! t/pragma/locale.t
71728 ____________________________________________________________________________
71729 [  7867] By: jhi                                   on 2000/11/26  18:31:12
71730         Log: Subject: Re: [PATCH: perl@7825] SvTEMP-ness on rhs of aassign can wreak havoc
71731              From: Benjamin Holzman <bah@ecnvantage.com>
71732              Date: Sun, 26 Nov 2000 02:42:34 -0500
71733              Message-ID: <20001126024234.G25040@ecnvantage.com>
71734              
71735              Patch for the bug 20000212.002.
71736      Branch: perl
71737            ! sv.c t/op/array.t
71738 ____________________________________________________________________________
71739 [  7866] By: jhi                                   on 2000/11/26  18:28:09
71740         Log: Subject: PATCH: File::Temp fix on WindowsNT/VMS
71741              From: Tim Jenness <t.jenness@jach.hawaii.edu>
71742              Date: Fri, 24 Nov 2000 18:38:34 -1000 (HST)
71743              Message-ID: <Pine.LNX.4.21.0011241833230.18423-100000@lapaki.jach.hawaii.edu>
71744              
71745              File::Temp 0.11.
71746      Branch: perl
71747            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
71748 ____________________________________________________________________________
71749 [  7865] By: jhi                                   on 2000/11/26  18:24:22
71750         Log: The metaconfig unit change for #7864.
71751      Branch: metaconfig/U/perl
71752            ! need_va_copy.U
71753 ____________________________________________________________________________
71754 [  7864] By: jhi                                   on 2000/11/26  18:23:41
71755         Log: Make the va_copy() test not to be so talkative.
71756      Branch: perl
71757            ! Configure config_h.SH
71758 ____________________________________________________________________________
71759 [  7863] By: jhi                                   on 2000/11/26  18:11:02
71760         Log: Fix locale inconsistencies unearthed by Hugo's work.
71761              Now the floating point sprintf really does taint the result
71762              string as perllocale promises (has promised for a long time)
71763              if "use locale" is in the lexical scope.
71764      Branch: perl
71765            ! sv.c t/pragma/locale.t
71766 ____________________________________________________________________________
71767 [  7862] By: jhi                                   on 2000/11/26  00:35:15
71768         Log: Subject: [PATCH] Re: pp_add -> pp_i_add efficiency hack?
71769              From: Nicholas Clark <nick@ccl4.org>
71770              Date: Sun, 26 Nov 2000 00:07:50 +0000
71771              Message-ID: <20001126000750.A22446@plum.flirble.org>
71772              
71773              Infinit.
71774      Branch: perl
71775            ! sv.c
71776 ____________________________________________________________________________
71777 [  7861] By: jhi                                   on 2000/11/26  00:01:26
71778         Log: Integrate perlio.
71779      Branch: perl
71780           !> doio.c perlio.c perliol.h pp_sys.c win32/makefile.mk
71781 ____________________________________________________________________________
71782 [  7860] By: nick                                  on 2000/11/25  22:04:17
71783         Log: Correct relative path from new ext\Filter\Util\Call location
71784              back to miniperl.
71785      Branch: perlio
71786            ! win32/makefile.mk
71787 ____________________________________________________________________________
71788 [  7859] By: nick                                  on 2000/11/25  21:26:54
71789         Log: Integrate mainline.
71790      Branch: perlio
71791           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
71792           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
71793           +> t/lib/filter-util.t
71794            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
71795            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
71796            - t/lib/filt-util.t
71797           !> AUTHORS Configure MANIFEST README.amiga configure.com doio.c
71798           !> embed.h embed.pl ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
71799           !> hints/solaris_2.sh hints/uwin.sh hints/vmesa.sh
71800           !> lib/ExtUtils/MM_Unix.pm makedef.pl perl.h perlio.c perlio.h
71801           !> perlsdio.h proto.h t/lib/io_sock.t win32/Makefile
71802           !> win32/makefile.mk
71803 ____________________________________________________________________________
71804 [  7858] By: gsar                                  on 2000/11/25  20:52:17
71805         Log: C<foreach my $x ...> in pseudo-fork()ed process may diddle
71806              parent's memory; fix it by keeping track of the actual pad
71807              offset rather than a raw pointer (this change is probably also
71808              relevant to non-ithreads case to avoid fallout from reallocs of
71809              the pad array, but is currently only enabled for the ithreads
71810              case in the interests of minimal disruption to existing "well
71811              tested" code)
71812      Branch: perl
71813            ! embed.h embed.pl global.sym objXSUB.h perlapi.c pp_ctl.c
71814            ! proto.h scope.c scope.h sv.c t/op/fork.t
71815 ____________________________________________________________________________
71816 [  7857] By: nick                                  on 2000/11/25  20:01:28
71817         Log: All tests pass on Win32/gcc/USE_PERLIO.
71818              - when crlf layer is pushed make unix-level binary.
71819              - remove :crlf injection in pp_backtick in pp_sys.c
71820              - (Change dependacy of extension .dll's to perldll.def rather than perl.exe)
71821      Branch: perlio
71822            ! doio.c perlio.c pp_sys.c win32/makefile.mk
71823 ____________________________________________________________________________
71824 [  7856] By: jhi                                   on 2000/11/25  18:38:30
71825         Log: Update the metaconfig units for #7855.
71826      Branch: metaconfig/U/perl
71827            ! useperlio.U usesocks.U
71828 ____________________________________________________________________________
71829 [  7855] By: jhi                                   on 2000/11/25  18:37:54
71830         Log: Undo the SOCKS workarounds, instead start using PerlIO
71831              if SOCKS is selected.
71832              
71833              Subject: perl@7847, [ID 20001030.005], close-patch, perlio - The big cleanup
71834              From: Jens Hamisch <jens@Strawberry.COM>
71835              Date: Fri, 24 Nov 2000 18:31:30 +0100
71836              Message-ID: <20001124183130.E28337@Strawberry.COM>
71837              
71838              Subject: Re: perl@7847, [ID 20001030.005], close-patch, perlio - Patch the patch ...
71839              From: Jens Hamisch <jens@Strawberry.COM>
71840              Date: Fri, 24 Nov 2000 19:11:51 +0100
71841              Message-ID: <20001124191151.A28753@Strawberry.COM>
71842      Branch: perl
71843            ! Configure doio.c embed.h embed.pl makedef.pl perl.h perlio.c
71844            ! perlio.h perlsdio.h proto.h t/lib/io_sock.t
71845 ____________________________________________________________________________
71846 [  7854] By: jhi                                   on 2000/11/25  17:39:08
71847         Log: Undo #7848.  Some of the code seems to use walkoptree(),
71848              some walkoptree_slow().  An unfinished renaming?
71849              Now the sub is walkoptree() (which is @EXPORT_OK),
71850              the walkoptree_slow() is a typeglob alias to walkoptree.
71851              This makes the tests to pass, at least.
71852      Branch: perl
71853            ! ext/B/B.pm ext/B/B/Lint.pm ext/B/B/Terse.pm
71854 ____________________________________________________________________________
71855 [  7853] By: nick                                  on 2000/11/24  22:24:33
71856         Log: Re-arrange crlf vs binary for platforms that care.
71857              crlf layer is now "the" buffer layer and can turn its behaviour on/off.
71858              Lip-service to making stdio layer work on such platforms (untested).
71859              Now fails 3 tests rather than one, checkin to see if I can debug 
71860              the issue under linux. (Do not merge.)
71861      Branch: perlio
71862            ! doio.c perlio.c perliol.h
71863 ____________________________________________________________________________
71864 [  7852] By: jhi                                   on 2000/11/24  18:57:39
71865         Log: AUTHORS edits.
71866      Branch: perl
71867            ! AUTHORS
71868 ____________________________________________________________________________
71869 [  7851] By: jhi                                   on 2000/11/24  17:34:56
71870         Log: Add Jan-Erik Karlsson.
71871      Branch: perl
71872            ! AUTHORS
71873 ____________________________________________________________________________
71874 [  7850] By: jhi                                   on 2000/11/24  17:27:56
71875         Log: Configure should find stdchar on its own.
71876      Branch: perl
71877            ! hints/solaris_2.sh
71878 ____________________________________________________________________________
71879 [  7849] By: jhi                                   on 2000/11/24  17:24:55
71880         Log: Subject: PATCH over 7848: Filter test flawed
71881              From: andreas.koenig@anima.de (Andreas J. Koenig)
71882              Date: 24 Nov 2000 10:28:29 +0100
71883              Message-ID: <m3k89tbtxe.fsf@ak-71.mind.de>
71884      Branch: perl
71885            ! t/lib/filter-util.t
71886 ____________________________________________________________________________
71887 [  7848] By: jhi                                   on 2000/11/24  17:22:15
71888         Log: Subject: [ID 20001124.001] B exports "walkoptree" but does not define it
71889              From: Simon Cozens <simon@pembro4.pmb.ox.ac.uk>
71890              Date: Fri, 24 Nov 2000 16:12:58 +0000
71891              Message-Id: <E13zLT8-0005FN-00@pembro4.pmb.ox.ac.uk>
71892      Branch: perl
71893            ! ext/B/B.pm
71894 ____________________________________________________________________________
71895 [  7847] By: jhi                                   on 2000/11/24  03:07:01
71896         Log: Integrate perlio.
71897      Branch: perl
71898           !> doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
71899           !> win32/makefile.mk
71900 ____________________________________________________________________________
71901 [  7846] By: gsar                                  on 2000/11/24  00:55:57
71902         Log: integrate changes#6415..6418,6420..6438 from mainline
71903              
71904              Fix the bitvector ops for utf8 (tricky since past 7 bits
71905              the utf8 'characters' can be more than one octet).
71906              
71907              MPE/ix updates for perl 5.6.0 from Mark Bixby.
71908              
71909              Subject: SDBM_File documentation
71910              
71911              Detypo.
71912              
71913              Decutandpasto.
71914              
71915              Send all installperl messages to STDERR and be -w clean.
71916              
71917              Out-of-date note removed.
71918              
71919              Protect against "wild next"s, that is, callbacks doing "next"
71920              instead of "return".
71921              
71922              Use STDOUT consistently.
71923              
71924              The output might have been produced in the wrong order.
71925              
71926              A missing 'break' after the [[:space:]] switch case.
71927              
71928              Add tests for
71929              [ID 19991110.003] another matching finding by pcre author
71930              which has already been fixed by some patch, as verified in
71931              
71932              Documentation to explain the behaviour of map().
71933              
71934              Add an optimization for map-maps-a-list-element-to-more-list-elements
71935              case, but add also notes explaining the relationship of this
71936              patch and the earlier notes by Sarathy.
71937              
71938              Subject: [ID 20000716.023] syslog test fails without sockets
71939              
71940              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
71941              Test cases for #6431.
71942              
71943              File::Spec::VMS fixup for tmpdir from Craig Berry.
71944              
71945              Make the "uninit variable" warning to say "concat or string"
71946              or "join or string" when in concat or join .
71947              
71948              Get UTF16 BOMs working.  Patch from
71949              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
71950              
71951              Subject: [PATCH] Make large file tests deal with SIGXFSZ
71952              
71953              Subject: [ID 20000724.003] Documentation changes for perllocale.pod
71954              
71955              Subject: [PATCH] av.c apidoc
71956      Branch: maint-5.6/perl
71957           !> (integrate 43 files)
71958 ____________________________________________________________________________
71959 [  7845] By: gsar                                  on 2000/11/24  00:20:45
71960         Log: integrate changes#6406..6414 from mainline
71961              
71962              Merge perlhacktut into perlhack, update perlguts.
71963              
71964              Fix AutoSplit to use File::Spec the right way in VMS,
71965              from Peter Prymmer.
71966              
71967              The bug report
71968              [ID 19991110.002] minimal matching discrepancy found by pcre author
71969              seems to have been fixed (though differently from what was suggested
71970              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
71971              
71972              thinko fix in vms/descrip_mms.template, the win32.pod in lib,
71973              not in pod, from Peter Prymmer
71974              
71975              Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
71976              From: Hugo <hv@crypt.compulink.co.uk>
71977              Date: Fri, 14 Jul 2000 23:05:20 +0100
71978              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
71979              
71980              Didn't anymore apply, but that point still could use another fix.
71981              
71982              lib/b test fixes from Peter Prymmer.
71983              
71984              More docs for sv functions.
71985              
71986              perlvms.pod whitespace cleanup to keep pod utils happy.
71987              
71988              another VMS build tweak from Peter Prymmer
71989      Branch: maint-5.6/perl
71990           !> embed.pl lib/AutoSplit.pm pod/perlapi.pod pod/perlfunc.pod
71991           !> pod/perlguts.pod pod/perlhack.pod sv.c t/lib/b.t t/op/re_tests
71992           !> vms/descrip_mms.template vms/perlvms.pod
71993 ____________________________________________________________________________
71994 [  7844] By: nick                                  on 2000/11/23  23:42:45
71995         Log: Win32/perlio Now just fails one io/argv.t test - lack 
71996              of default :crlf on standard streams.
71997      Branch: perlio
71998            ! doio.c perlio.c
71999 ____________________________________________________________________________
72000 [  7843] By: nick                                  on 2000/11/23  23:04:05
72001         Log: Win32 passes all but t/lib/peek.t with perlio and home-grown crlf.
72002              peek fail is showing a real problem (multiple crlf layers
72003              are getting pushed.)
72004      Branch: perlio
72005            ! doio.c perlio.c win32/makefile.mk
72006 ____________________________________________________________________________
72007 [  7842] By: nick                                  on 2000/11/23  19:46:23
72008         Log: Implement PerlIO_binmode()
72009              Fix PerlIOCrlf_unread() (*--ptr rather than *ptr-- ...)
72010              Test on UNIX with PERLIO="perlio crlf" to mimic Win32,
72011              make binmode in t/lib/io_tell.t unconditional so that works.
72012              Checkin just so Win32 machine can see these changes.
72013      Branch: perlio
72014            ! doio.c perlio.c perlio.h pp_sys.c t/lib/io_tell.t
72015 ____________________________________________________________________________
72016 [  7841] By: jhi                                   on 2000/11/23  19:30:00
72017         Log: README.amiga changes from Jan-Erik Karlsson <trg@privat.utfors.se>.
72018      Branch: perl
72019            ! README.amiga
72020 ____________________________________________________________________________
72021 [  7840] By: jhi                                   on 2000/11/23  17:18:02
72022         Log: SOCKS wrestling continues, patches from Jens Hamisch.
72023      Branch: perl
72024            ! doio.c embed.h embed.pl perlsdio.h proto.h
72025 ____________________________________________________________________________
72026 [  7839] By: jhi                                   on 2000/11/23  16:54:14
72027         Log: Push Filter::Util::Call one level deeper.
72028      Branch: perl
72029            + t/lib/filter-util.t
72030           +> ext/Filter/Util/Call/Call.pm ext/Filter/Util/Call/Call.xs
72031           +> ext/Filter/Util/Call/Makefile.PL t/lib/filter-util.pl
72032            - ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
72033            - ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
72034            - t/lib/filt-util.t
72035            ! MANIFEST configure.com hints/uwin.sh hints/vmesa.sh
72036            ! win32/Makefile win32/makefile.mk
72037 ____________________________________________________________________________
72038 [  7838] By: jhi                                   on 2000/11/23  16:52:40
72039         Log: Reach back one higher up when searching for PERL_SRC.
72040      Branch: perl
72041            ! lib/ExtUtils/MM_Unix.pm
72042 ____________________________________________________________________________
72043 [  7837] By: jhi                                   on 2000/11/23  16:05:41
72044         Log: Subject: Re: perl@7826
72045              Date: Thu, 23 Nov 2000 02:20:25 -0600
72046              From: "Craig A. Berry" <craigberry@mac.com>
72047              Message-Id: <p04330102b6424b6cd4c9@[172.16.52.1]>
72048              
72049              Make VMS to like Filter::Util::Call. 
72050      Branch: perl
72051            ! configure.com ext/Filter/Util/Makefile.PL
72052 ____________________________________________________________________________
72053 [  7836] By: nick                                  on 2000/11/23  16:04:08
72054         Log: Implement crlf layer - not ready for merge.
72055      Branch: perlio
72056            ! perlio.c win32/makefile.mk
72057 ____________________________________________________________________________
72058 [  7835] By: jhi                                   on 2000/11/23  15:56:52
72059         Log: STDCHAR is different in Sparc v9 vs x86.
72060      Branch: perl
72061            ! hints/solaris_2.sh
72062 ____________________________________________________________________________
72063 [  7834] By: jhi                                   on 2000/11/23  15:50:47
72064         Log: The type needs to be visible to protos.
72065      Branch: perl
72066            ! perl.h
72067 ____________________________________________________________________________
72068 [  7833] By: jhi                                   on 2000/11/23  15:40:46
72069         Log: Finish unfinished SOCKS workaround changes.
72070      Branch: perl
72071            ! doio.c
72072 ____________________________________________________________________________
72073 [  7832] By: jhi                                   on 2000/11/23  15:33:30
72074         Log: Integrate perlio.
72075      Branch: perl
72076           !> win32/config_H.bc win32/config_H.gc win32/config_H.vc
72077           !> win32/makefile.mk
72078 ____________________________________________________________________________
72079 [  7831] By: nick                                  on 2000/11/23  10:31:07
72080         Log: Correct makefile.mk dependancies for ext/Filter/Util
72081              Build ext/Encode
72082              Run dmake regen_config_h
72083      Branch: perlio
72084            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
72085            ! win32/makefile.mk
72086 ____________________________________________________________________________
72087 [  7830] By: nick                                  on 2000/11/23  08:05:07
72088         Log: Integrate mainline
72089      Branch: perlio
72090           +> ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
72091           +> ext/Filter/Util/Makefile.PL lib/Filter/Simple.pm
72092           +> t/lib/filt-util.pl t/lib/filt-util.t
72093           !> (integrate 41 files)
72094 ____________________________________________________________________________
72095 [  7829] By: gsar                                  on 2000/11/23  03:07:11
72096         Log: build the Filter extension on windows
72097      Branch: perl
72098            ! win32/Makefile win32/makefile.mk
72099 ____________________________________________________________________________
72100 [  7828] By: gsar                                  on 2000/11/23  02:46:35
72101         Log: regenerate win32/config* and fix some inconsistencies in the
72102              makefiles; always export Perl_deb() because it is needed
72103              by ext/re/* (whether perl itself is built with -DDEBUGGING
72104              or not)
72105      Branch: perl
72106            ! makedef.pl win32/Makefile win32/config_H.bc win32/config_H.gc
72107            ! win32/config_H.vc win32/makefile.mk
72108 ____________________________________________________________________________
72109 [  7827] By: gsar                                  on 2000/11/23  02:18:38
72110         Log: get sources building on windows+MSVC again (untested with other
72111              compilers)
72112      Branch: perl
72113            ! win32/include/sys/socket.h win32/perllib.c
72114 ____________________________________________________________________________
72115 [  7826] By: jhi                                   on 2000/11/23  01:18:26
72116         Log: Update Changes.
72117      Branch: perl
72118            ! Changes patchlevel.h
72119 ____________________________________________________________________________
72120 [  7825] By: jhi                                   on 2000/11/23  00:20:41
72121         Log: Subject: Re: av.c patch (having slight problems)
72122              From: "Ben Tilly" <ben_tilly@hotmail.com>
72123              Date: Tue, 21 Nov 2000 23:29:31 -0500
72124              Message-ID: <LAW2-F113pL32ctFfj800000d81@hotmail.com>
72125              
72126              unshift() speedup.
72127      Branch: perl
72128            ! av.c
72129 ____________________________________________________________________________
72130 [  7824] By: jhi                                   on 2000/11/22  23:59:15
72131         Log: Fixes for signedness warnings noticed by VMSperlers.
72132      Branch: perl
72133            ! ext/Storable/Storable.xs regcomp.c sv.c
72134 ____________________________________________________________________________
72135 [  7823] By: jhi                                   on 2000/11/22  23:19:31
72136         Log: Subject: [PATCH perl@7795] small cleanup task for test suite
72137              From: Peter Prymmer <pvhp@forte.com>
72138              Date: Wed, 22 Nov 2000 15:04:13 -0800 (PST)
72139              Message-ID: <Pine.OSF.4.10.10011221457530.519633-100000@aspara.forte.com>
72140      Branch: perl
72141            ! t/pragma/warn/pp_hot
72142 ____________________________________________________________________________
72143 [  7822] By: jhi                                   on 2000/11/22  22:52:20
72144         Log: Be clean.
72145      Branch: perl
72146            ! Makefile.SH
72147 ____________________________________________________________________________
72148 [  7821] By: jhi                                   on 2000/11/22  22:46:39
72149         Log: Add the simple frontend to Filter::Util:Call, Filter::Simple 0.01
72150              by Damian Conway, as suggested by Paul Marquess.
72151      Branch: perl
72152            + lib/Filter/Simple.pm
72153 ____________________________________________________________________________
72154 [  7820] By: jhi                                   on 2000/11/22  22:45:51
72155         Log: Add the Filter::Util::Call 1.04 by Paul Marquess from Filter-1.19.
72156      Branch: perl
72157            + ext/Filter/Util/Call.pm ext/Filter/Util/Call.xs
72158            + ext/Filter/Util/Makefile.PL t/lib/filt-util.pl
72159            + t/lib/filt-util.t
72160            ! MANIFEST
72161 ____________________________________________________________________________
72162 [  7819] By: jhi                                   on 2000/11/22  22:03:27
72163         Log: Integrate perlio.
72164      Branch: perl
72165           !> README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
72166           !> win32/makefile.mk
72167 ____________________________________________________________________________
72168 [  7818] By: jhi                                   on 2000/11/22  21:56:02
72169         Log: More SOCKS versus 64-bit patches from Jens Hamisch.
72170      Branch: perl
72171            ! doio.c embed.h embed.pl makedef.pl perl.h pp_sys.c proto.h
72172            ! t/lib/io_sock.t
72173 ____________________________________________________________________________
72174 [  7817] By: jhi                                   on 2000/11/22  21:39:49
72175         Log: Subject: [PATCH 5.7.0] Liblist returns found libraries
72176              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72177              Date: Wed, 22 Nov 2000 16:08:12 -0500
72178              Message-ID: <20001122160812.A24269@monk.mps.ohio-state.edu>
72179      Branch: perl
72180            ! lib/ExtUtils/Liblist.pm
72181 ____________________________________________________________________________
72182 [  7816] By: jhi                                   on 2000/11/22  21:38:25
72183         Log: Go ahead and #include <unistd.h> in perl.h.
72184      Branch: perl
72185            ! doio.c malloc.c mg.c perl.h pp.c pp_hot.c pp_sys.c toke.c
72186            ! util.c
72187 ____________________________________________________________________________
72188 [  7815] By: jhi                                   on 2000/11/22  21:22:52
72189         Log: Subject: [PATCH 5.7.0] Overeager visited-positions optimizations
72190              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72191              Date: Mon, 20 Nov 2000 18:30:52 -0500
72192              Message-ID: <20001120183051.A15228@monk.mps.ohio-state.edu>
72193      Branch: perl
72194            ! pod/perlre.pod regcomp.c t/op/re_tests
72195 ____________________________________________________________________________
72196 [  7814] By: jhi                                   on 2000/11/22  21:21:46
72197         Log: Subject: [PATCH 5.7.0] Liblist finally works
72198              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
72199              Date: Tue, 21 Nov 2000 22:02:17 -0500
72200              Message-ID: <20001121220217.A24174@monk.mps.ohio-state.edu>
72201      Branch: perl
72202            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_VMS.pm
72203            ! lib/ExtUtils/MakeMaker.pm
72204 ____________________________________________________________________________
72205 [  7813] By: jhi                                   on 2000/11/22  21:20:23
72206         Log: Subject: Re: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706    +Duseperlio on AIX4.[23]
72207              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72208              Date: Wed, 22 Nov 2000 17:53:15 +0100
72209              Message-Id: <20001122174544.49A2.H.M.BRAND@hccnet.nl>
72210              
72211              AIX dynaloader and perlio patch.
72212      Branch: perl
72213            ! ext/DynaLoader/dl_aix.xs
72214 ____________________________________________________________________________
72215 [  7812] By: jhi                                   on 2000/11/22  21:17:52
72216         Log: (Accidentally empty patch.)
72217      Branch: perl
72218            ! av.c
72219 ____________________________________________________________________________
72220 [  7811] By: jhi                                   on 2000/11/22  21:16:31
72221         Log: Subject: [PATCH: perl@7777] make VMS' test.com tail compatible w/ unix
72222              From: Peter Prymmer <pvhp@forte.com>
72223              Date: Mon, 20 Nov 2000 16:53:54 -0800 (PST)
72224              Message-ID: <Pine.OSF.4.10.10011201651050.373336-100000@aspara.forte.com>
72225      Branch: perl
72226            ! vms/test.com
72227 ____________________________________________________________________________
72228 [  7810] By: jhi                                   on 2000/11/22  21:15:36
72229         Log: Subject: Re: perl@7777 
72230              From: "John P. Linderman" <jpl@research.att.com>
72231              Date: Wed, 22 Nov 2000 13:11:11 -0500
72232              Message-Id: <200011221811.NAA90072@raptor.research.att.com>
72233              
72234              Detypoing.
72235      Branch: perl
72236            ! lib/CPAN.pm
72237 ____________________________________________________________________________
72238 [  7809] By: jhi                                   on 2000/11/22  21:14:19
72239         Log: Subject:  [PATCH perl@7795] Perlio_tell fix
72240              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
72241              Date:     Wed, 22 Nov 2000 13:51:37 EST
72242              Message-Id: <001122135058.56e24@DUPHY4.Physics.Drexel.Edu>
72243      Branch: perl
72244            ! perlsdio.h
72245 ____________________________________________________________________________
72246 [  7808] By: jhi                                   on 2000/11/22  21:13:27
72247         Log: Subject: [ID 20001120.003] [PATCH] io_udp.t fails without 'localhost'
72248              From: Casey Tweten <crt@kiski.net>
72249              Date: Mon, 20 Nov 2000 11:53:03 -0500 (EST)
72250              Message-Id: <200011201653.LAA10194@home.kiski.net>
72251      Branch: perl
72252            ! t/lib/io_udp.t
72253 ____________________________________________________________________________
72254 [  7807] By: jhi                                   on 2000/11/22  21:12:35
72255         Log: Subject: [ID 20001120.002] [PATCH] io_sock.t fails without 'localhost'
72256              From: Casey Tweten <crt@kiski.net>
72257              Date: Mon, 20 Nov 2000 11:36:11 -0500 (EST)
72258              Message-Id: <200011201636.LAA07227@home.kiski.net>
72259      Branch: perl
72260            ! t/lib/io_sock.t
72261 ____________________________________________________________________________
72262 [  7806] By: jhi                                   on 2000/11/22  21:10:59
72263         Log: Subject: Re: [PATCH] Evolution of h2xs [WAS: Re: PATCH subs.pm]
72264              From: "Casey R. Tweten" <crt@kiski.net>
72265              Date: Wed, 22 Nov 2000 09:05:07 -0500 (EST)
72266              Message-ID: <Pine.OSF.4.21.0011220903580.1811-100000@home.kiski.net>
72267      Branch: perl
72268            ! utils/h2xs.PL
72269 ____________________________________________________________________________
72270 [  7805] By: nick                                  on 2000/11/22  21:05:06
72271         Log: Integrate mainline
72272      Branch: perlio
72273           !> Changes Porting/genlog ext/DB_File/DB_File.xs
72274           !> ext/DB_File/version.c lib/Test.pm patchlevel.h
72275           !> utils/perlbug.PL
72276 ____________________________________________________________________________
72277 [  7804] By: jhi                                   on 2000/11/22  21:01:12
72278         Log: Subject: [PATCH] Test.pm POD peculiarity
72279              From: "Casey R. Tweten" <crt@kiski.net>
72280              Date: Tue, 21 Nov 2000 15:01:25 -0500 (EST)
72281              Message-ID: <Pine.OSF.4.21.0011211458020.20114-100000@home.kiski.net>
72282      Branch: perl
72283            ! lib/Test.pm
72284 ____________________________________________________________________________
72285 [  7803] By: jhi                                   on 2000/11/22  20:59:59
72286         Log: Subject: [ID 20001122.002] [PATCH 5.7.0@7795] two small patches to perlbug
72287              From: "Philip Newton" <pnewton@gmx.de>
72288              Date: Wed, 22 Nov 2000 14:25:53 +0100
72289              Message-Id: <3A1BD771.25462.1939FAD@localhost>
72290              
72291              Be case-understanding also on 's', and use the -oi of sendmail
72292              not to terminate the transmission on a lone '.'.
72293      Branch: perl
72294            ! utils/perlbug.PL
72295 ____________________________________________________________________________
72296 [  7802] By: nick                                  on 2000/11/22  20:51:42
72297         Log: Win32 PerlIO intermediate state now working as expected.
72298              - In current state we are still using C runtime in text/binary
72299              mode and "crlf" layer is just a dummy (clone of perlio buffer layer).
72300              - PERLIO=stdio and PERLIO=unix pass all expected tests.
72301              - PERLIO=perlio fails t/lib/dprof.t because Dprof.xs calls PerlIO_tell()
72302              and PerlIO_seek() and the dummy crlf layer is not making adjustments
72303              for CRLF translation happening in C runtime. All other tests pass.
72304              
72305              Added note to README.win32 to point out the snags of doing a perl build
72306              with Norton AntiVirus turned on.
72307              
72308              Tweaked t/pragma/warnings.t so that when run stand-alone you can tell
72309              which file a fail comes from.
72310              
72311              Updated "canned" config.h to match the one generated.
72312      Branch: perlio
72313            ! README.win32 perlio.c t/pragma/warnings.t win32/config_H.gc
72314            ! win32/makefile.mk
72315 ____________________________________________________________________________
72316 [  7801] By: jhi                                   on 2000/11/22  06:50:20
72317         Log: Nickety nits.
72318      Branch: perl
72319            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
72320 ____________________________________________________________________________
72321 [  7800] By: jhi                                   on 2000/11/22  01:29:55
72322         Log: Changes had accidentally gone too silent on non-main branches.
72323      Branch: perl
72324            ! Changes Porting/genlog patchlevel.h
72325 ____________________________________________________________________________
72326 [  7799] By: gsar                                  on 2000/11/22  01:02:56
72327         Log: some lib_pm.PL changes snuck in via change#7772
72328      Branch: maint-5.6/perl
72329            ! Makefile.SH
72330 ____________________________________________________________________________
72331 [  7798] By: nick                                  on 2000/11/21  21:59:40
72332         Log: Integrate mainline
72333      Branch: perlio
72334           !> (integrate 28 files)
72335 ____________________________________________________________________________
72336 [  7797] By: jhi                                   on 2000/11/21  21:01:45
72337         Log: Integrate perlio.
72338      Branch: perl
72339           !> doio.c perlio.c perlio.h win32/perllib.c win32/win32.c
72340 ____________________________________________________________________________
72341 [  7796] By: nick                                  on 2000/11/21  20:36:22
72342         Log: Win32 builds and runs (mostly) with USE_PERLIO.
72343              PERLIO=perlio passes all tests. 
72344              PERLIO=stdio (sadly the default) hangs in t.pragma/warnings.t #319
72345      Branch: perlio
72346            ! perlio.c win32/perllib.c win32/win32.c
72347 ____________________________________________________________________________
72348 [  7795] By: jhi                                   on 2000/11/21  19:03:44
72349         Log: Update Changes.
72350      Branch: perl
72351            ! Changes patchlevel.h
72352 ____________________________________________________________________________
72353 [  7794] By: jhi                                   on 2000/11/21  18:56:34
72354         Log: Subject: PerlIO_apply_layers prototype (was Re: [PATCH: perl@7777] add system locale testing for VMS)
72355              From: "Craig A. Berry" <craigberry@mac.com>
72356              Date: Mon, 20 Nov 2000 20:27:06 -0600
72357              Message-Id: <p04330101b63f8baf25a2@[172.16.52.1]>
72358              
72359              A cut-and-pasto.
72360      Branch: perl
72361            ! perlio.h
72362 ____________________________________________________________________________
72363 [  7793] By: jhi                                   on 2000/11/21  18:54:41
72364         Log: Subject: [PATCH bleadperl] Re: Not OK: perl5.7.0 +DEVEL7706 +Duseperlio on AIX4.[23]
72365              From: Dominic Dunlop <domo@computer.org> 
72366              Date: Mon, 20 Nov 2000 18:55:29 +0100
72367              Message-Id: <p04320403b63b2c750dce@[192.168.1.4]> 
72368              
72369              va_copy() and the need of it.
72370              See <http://wwwold.dkuug.dk/JTC1/SC22/WG14/www/docs/n907.ps>.
72371      Branch: metaconfig/U/perl
72372            + need_va_copy.U
72373      Branch: perl
72374            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
72375            ! config_h.SH configure.com epoc/config.sh handy.h perlio.c
72376            ! pod/perltoc.pod uconfig.h uconfig.sh vos/config.alpha.def
72377            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
72378            ! win32/config.bc win32/config.gc win32/config.vc
72379 ____________________________________________________________________________
72380 [  7792] By: jhi                                   on 2000/11/21  17:04:10
72381         Log: Integrate scope.h@7790 from perlio, works better with multiplicity.
72382      Branch: perl
72383           !> scope.h
72384 ____________________________________________________________________________
72385 [  7791] By: jhi                                   on 2000/11/21  17:01:16
72386         Log: Export the SOCKS workaround symbols only if necessary.
72387      Branch: perl
72388            ! doio.c embed.h embed.pl makedef.pl perlsdio.h proto.h
72389 ____________________________________________________________________________
72390 [  7790] By: nick                                  on 2000/11/20  23:57:11
72391         Log: If we use (aTHX_ ...) then put Perl_ on the front. (Or drop the aTHX_).
72392      Branch: perlio
72393            ! scope.h
72394 ____________________________________________________________________________
72395 [  7789] By: nick                                  on 2000/11/20  23:38:33
72396         Log: Integrate mainline
72397      Branch: perlio
72398           +> lib/File/Spec/Epoc.pm
72399           !> (integrate 34 files)
72400 ____________________________________________________________________________
72401 [  7788] By: nick                                  on 2000/11/20  23:20:18
72402         Log: Make extra buffer layer work (dummy crlf layer)
72403      Branch: perlio
72404            ! doio.c perlio.c perlio.h
72405 ____________________________________________________________________________
72406 [  7787] By: jhi                                   on 2000/11/20  22:44:04
72407         Log: Subject: [PATCH: perl@7777] add system locale testing for VMS
72408              From: Peter Prymmer <pvhp@forte.com>
72409              Date: Mon, 20 Nov 2000 12:56:52 -0800 (PST)
72410              Message-ID: <Pine.OSF.4.10.10011201244390.376086-100000@aspara.forte.com>
72411      Branch: perl
72412            ! t/pragma/locale.t
72413 ____________________________________________________________________________
72414 [  7786] By: jhi                                   on 2000/11/20  22:29:10
72415         Log: Subject: DOC PATCH 5.6.0 perlreftut
72416              From: mjd@plover.com
72417              Date: 20 Nov 2000 19:45:06 -0000
72418              Message-ID: <20001120194506.9505.qmail@plover.com>
72419      Branch: perl
72420            ! pod/perlreftut.pod
72421 ____________________________________________________________________________
72422 [  7785] By: jhi                                   on 2000/11/20  22:27:44
72423         Log: Subject: [ID 20001120.010] typo in lib/Cwd.pm broke Cwd::chdir
72424              From: David Dyck <dcd@tc.fluke.com>
72425              Date: Mon, 20 Nov 2000 11:43:40 -0800
72426              Message-Id: <200011201943.LAA08451@dd.tc.fluke.com>
72427      Branch: perl
72428            ! lib/Cwd.pm
72429 ____________________________________________________________________________
72430 [  7784] By: jhi                                   on 2000/11/20  22:23:21
72431         Log: Subject: [PATCH 5.7.0] lexicals not recognized in a run-time (?{})
72432              Date: Mon, 20 Nov 2000 17:06:10 -0500
72433              To: Mailing list Perl5 <perl5-porters@perl.org>
72434              Message-ID: <20001120170609.A11780@monk.mps.ohio-state.edu>
72435      Branch: perl
72436            ! pp_ctl.c t/op/pat.t
72437 ____________________________________________________________________________
72438 [  7783] By: jhi                                   on 2000/11/20  22:11:18
72439         Log: Subject: [PATCH] doop.c - UTF8 tr///               
72440              From: Simon Cozens <simon@cozens.net>
72441              Date: Sat, 18 Nov 2000 18:49:30 +0000
72442              Message-ID: <20001118184930.A31687@pembro4.pmb.ox.ac.uk>
72443              
72444              Subject: Re: [PATCH] doop.c - UTF8 tr///           
72445              From: Simon Cozens <simon@cozens.net>
72446              Date: Mon, 20 Nov 2000 20:45:22 +0000
72447              Message-ID: <20001120204522.A26042@pembro4.pmb.ox.ac.uk>
72448              
72449              Make tr on UTF-8 better but still not correct.
72450      Branch: perl
72451            ! doop.c
72452 ____________________________________________________________________________
72453 [  7782] By: jhi                                   on 2000/11/20  22:02:16
72454         Log: Remove the shared object before attempting to create
72455              (by linking) a new one.  E.g. in AIX not removing
72456              becomes quite painful if one tries to do more than one
72457              build in the same tree (an interrupted build, for example),
72458              since the AIX' shared dynaloader seemingly keeps the shared
72459              objects open and therefore 'busy' for quite a while, even when
72460              nobody is using the objects, leading into link failures.
72461      Branch: perl
72462            ! lib/ExtUtils/MM_Unix.pm
72463 ____________________________________________________________________________
72464 [  7781] By: gsar                                  on 2000/11/20  19:02:55
72465         Log: type mismatch due to faulty integration
72466      Branch: maint-5.6/perl
72467            ! toke.c win32/Makefile
72468 ____________________________________________________________________________
72469 [  7780] By: gsar                                  on 2000/11/20  17:31:55
72470         Log: integrate changes#6392,6394..6399,6401..6404
72471              
72472              The {multiplier} of a fixed substring was overlooked which
72473              caused a wrong initial search offset for that substring.
72474              
72475              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
72476              From: Hugo <hv@crypt.compulink.co.uk>
72477              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
72478              Date: Thu, 13 Jul 2000 19:27:13 +0100
72479              
72480              Fix the BOM bug: not a byteorder bug, a signedness bug.
72481              
72482              Replace change #6337 with a better one.
72483              
72484              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
72485              From: Hugo <hv@crypt.compulink.co.uk>
72486              Date: Fri, 14 Jul 2000 04:16:20 +0100
72487              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
72488              
72489              MakeMaker should not remove editor backups (*~) on `make clean`
72490              by default (completes change#6383)
72491              
72492              move new variables to the end of the interpreter structure (for
72493              bincompat in code that doesn't #include XSUB.h)
72494              
72495              rename totally bletcherous SvLOCK() thingy (doesn't do what the
72496              name suggests anyway)
72497              
72498              various cleanups (typos, misformatted code, and small bugs)
72499              
72500              typecasts needed for change#6394
72501              
72502              typos in change#6399, regen headers
72503              
72504              inconsistent types needs casts
72505              
72506              PERL_OBJECT build tweaks
72507      Branch: maint-5.6/perl
72508           !> MANIFEST doop.c embed.h embed.pl embedvar.h
72509           !> ext/IPC/SysV/Makefile.PL global.sym intrpvar.h
72510           !> lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h pod/perlapi.pod
72511           !> pp.c proto.h regcomp.c regexec.c sv.h t/op/re_tests thread.h
72512           !> toke.c util.c
72513 ____________________________________________________________________________
72514 [  7779] By: gsar                                  on 2000/11/20  17:06:29
72515         Log: integrate changes#6376..6378,6380,6383,6385..6388,6391
72516              
72517              Cosmetics and perldelta.
72518              
72519              Fix nits noticed by Boston.pm.
72520              
72521              Do the cc sanity check both before the hints and
72522              after the cc selction.
72523              
72524              get sprintf.t to adjust properly for 3-digit exponents
72525              
72526              don't clobber *.orig files on *clean targets
72527              
72528              fix bugs in processing %v-*d and similar format specs (from
72529              Avi Finkel <avi@finkel.org>)
72530              
72531              sprintf test tweaks (from Dominic Dunlop)
72532              
72533              new selfloader.t in change#6183 doesn't close DATA handles,
72534              and thus fails to clean up tmp files on dosish platforms
72535              
72536              typos (spotted by Peter Prymmer)
72537              
72538              typo fix from Craig Berry
72539      Branch: maint-5.6/perl
72540           !> Configure Makefile.SH config_h.SH ext/IPC/SysV/Makefile.PL
72541           !> pod/perldelta.pod pod/perlre.pod sv.c t/lib/english.t
72542           !> t/lib/selfloader.t t/op/sprintf.t vms/subconfigure.com
72543           !> x2p/Makefile.SH
72544 ____________________________________________________________________________
72545 [  7778] By: gsar                                  on 2000/11/20  16:46:51
72546         Log: integrate changes#6340..6342,6348,6354,6356,6357,6371,6372,6375
72547              
72548              Subject: Re: format bug report  [Patch]
72549              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72550              Date: Wed, 05 Jul 2000 13:12:52 +0200
72551              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
72552              
72553              Subject: Re: format bug report  [Patch]
72554              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
72555              Date: Wed, 05 Jul 2000 14:10:01 +0200
72556              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
72557              
72558              Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
72559              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72560              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
72561              Date: Fri, 07 Jul 2000 17:57:16 +0100
72562              
72563              Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
72564              To: perl5-porters@perl.org
72565              From: Karsten Sperling <spiff@phreax.net>
72566              Date: Mon, 10 Jul 2000 15:12:52 +0200
72567              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
72568              
72569              README.posix-bc podified from Thomas Dorner.
72570              
72571              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take2
72572              From: Dominic Dunlop <domo@computer.org>
72573              Date: Tue, 11 Jul 2000 12:27:33 +0200
72574              Message-Id: <p04320405b590a14d4650@[192.168.1.4]>
72575              
72576              Typo in #6341.
72577              
72578              Fix for
72579              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
72580              From: Roderick Schertler <roderick@argon.org>
72581              Date: Tue, 11 Jul 2000 13:55:05 -0400
72582              Message-Id: <200007111755.NAA05077@jones.argon.org>
72583              
72584              Minor cleanups on the booklist.
72585              
72586              Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
72587              regen perltoc.
72588              
72589              windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
72590      Branch: maint-5.6/perl
72591           +> pod/perlbook.pod
72592           !> MANIFEST README.posix-bc doio.c lib/Symbol.pm pod/Makefile.SH
72593           !> pod/buildtoc.PL pod/perl.pod pod/perlfaq2.pod pod/perltoc.pod
72594           !> pp_hot.c t/op/sprintf.t t/op/write.t toke.c win32/win32sck.c
72595 ____________________________________________________________________________
72596 [  7777] By: jhi                                   on 2000/11/20  16:08:49
72597         Log: Update Changes.
72598      Branch: perl
72599            ! Changes patchlevel.h
72600 ____________________________________________________________________________
72601 [  7776] By: jhi                                   on 2000/11/20  15:27:56
72602         Log: Assume SOCKS is broken in all 64bitall platforms, not just Solaris.
72603              This may be overly harsh but until proven otherwise, we think this
72604              way, or until we have a simple test for Configure (having to start
72605              up servers is does not count as simple) to check for the problems.
72606      Branch: perl
72607            ! perl.h
72608 ____________________________________________________________________________
72609 [  7775] By: jhi                                   on 2000/11/20  15:22:17
72610         Log: Solaris hints tweaks.
72611      Branch: perl
72612            ! hints/solaris_2.sh
72613 ____________________________________________________________________________
72614 [  7774] By: jhi                                   on 2000/11/20  15:01:20
72615         Log: Add a workaround to SOCKS 64-bit problems.
72616      Branch: perl
72617            ! doio.c embed.h embed.pl perlsdio.h proto.h
72618 ____________________________________________________________________________
72619 [  7773] By: jhi                                   on 2000/11/20  14:51:47
72620         Log: sysseek() instead of seek().
72621      Branch: perl
72622            ! t/lib/syslfs.t
72623 ____________________________________________________________________________
72624 [  7772] By: gsar                                  on 2000/11/20  13:06:23
72625         Log: integrate changes#6315..6319,6321..6331,6333..6338
72626              
72627              Integrate with Sarathy, preliminary fix for unicos
72628              alignment problems in [ID 20000612.002] Perl problem on Cray system.
72629              
72630              some debugger output does not go to the socket when RemotePort is set
72631              
72632              winsock cleanup never done on Windows (leads to handle leaks)
72633              
72634              fix UNC path handling on Windows under ithreads, and chdir()
72635              return value when given a non-existent directory
72636              
72637              Autogenerate pod/Makefile and pod/buildtoc.
72638              buildtoc also checks whether the existin pods are
72639              mentioned in MANIFEST and perl.pod, and vice versa.
72640              (None of the thusly found discrepancies fixed yet.)
72641              roffitall also needs to be autogenerated similarly but it
72642              seems so badly out of date that I didn't touch it yet.
72643              
72644              Config is being used.
72645              
72646              Add =head1 NAMEs so that buildtoc is happy.
72647              (The CGI::Util nit reported to Lincoln.)
72648              
72649              Fix complaints of buildtoc.
72650              
72651              Fix the alignment problem in Crays ([ID 20000612.002]).
72652              
72653              Remove perlbook, update perlfaq book listing,
72654              rearrange perl.pod, regenerate perltoc.
72655              
72656              Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
72657              was cast to an unsigned (32-bit) integer with wild abandon.
72658              
72659              winsock options weren't being set in all threads under ithreads
72660              (caused send()s from second and subsequent threads to fail)
72661              
72662              accept() leaks memory on windows due to incorrect ordering of
72663              closesocket() and fclose() calls
72664              
72665              Reorder perl.pod once more.
72666              
72667              More POSIX.pod tweaks.
72668              
72669              Sprinkle ldlibpath.
72670              
72671              Precedence goof, fix based on
72672              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
72673              From: Hugo <hv@crypt.compulink.co.uk>
72674              Date: Tue, 11 Jul 2000 12:52:38 +0100
72675              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
72676              
72677              Subject: PATCH perlguts.pod: Document D and d magic types
72678              From: mjd@plover.com
72679              Date: 5 Jul 2000 18:01:51 -0000
72680              Message-ID: <20000705180151.29413.qmail@plover.com>
72681              
72682              Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
72683              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
72684              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
72685              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
72686              
72687              Subject: [PATCH cfgperl] $& segfaults if you trick it
72688              From: simon@brecon.co.uk (Simon Cozens)
72689              Date: 7 Jul 2000 11:26:09 GMT
72690              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
72691              
72692              Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking
72693              From: Hugo <hv@crypt.compulink.co.uk>
72694              Date: Tue, 11 Jul 2000 12:44:50 +0100
72695              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
72696              
72697              Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
72698              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72699              Date: Tue, 11 Jul 2000 13:50:51 +0100
72700              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
72701      Branch: maint-5.6/perl
72702           +> ext/DynaLoader/hints/netbsd.pl lib/Win32.pod pod/Makefile.SH
72703           +> pod/buildtoc.PL
72704            - pod/Makefile pod/Win32.pod pod/buildtoc pod/perlbook.pod
72705           !> (integrate 26 files)
72706 ____________________________________________________________________________
72707 [  7771] By: gsar                                  on 2000/11/20  12:31:42
72708         Log: integrate changes#6283..6285,6291,6294..6300,6302..6304,6306..6307,
72709              6310,6311,6314
72710              
72711              Subject: [PATCH bleedperl] File::Spec 0.82 beta
72712              From: Barrie Slaymaker <barries@jester.slaysys.com>
72713              Date: Wed, 28 Jun 2000 11:35:29 -0400
72714              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
72715              
72716              tweak perlembed for multiplicity/usethreads sanity; correct notes
72717              about Windows
72718              
72719              localize %INC in a Safe compartment so that use/require work
72720              (many other magic globals probably need similar treatment)
72721              
72722              dounwind() may cause POPSUB() to diddle the wrong PL_curpad
72723              when @_ is modified, causing coredumps
72724              
72725              slurp mode fix in change#4736 still not quite right
72726              
72727              Point to perlipc for more SysV IPC examples.
72728              
72729              Elaborate POSIX.pod.  Still needs work.
72730              
72731              fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
72732              
72733              fix large memory leak that has been around for ever, masked by
72734              -DPURIFY (most of the arenas were never freed!)
72735              
72736              fix memory leak on Windows (PL_sys_intern contents were never
72737              freed)
72738              
72739              PERL_OBJECT build tweak
72740              
72741              adjust change#6299
72742              
72743              remove rel2abs prototypes (from Barrie Slaymaker)
72744              
72745              missing perldiag entry for unpack("w",...) diagnostic (from
72746              Andreas Koenig)
72747              
72748              better diagnostic on Frob->stuff() when Frob:: doesn't exist
72749              (from Richard Soderberg <rs@oregonnet.com>)
72750              
72751              Win32 patches for cfgperl from Sarathy.
72752              
72753              b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
72754              
72755              More POSIX.pod embellishment.
72756              
72757              tyop in change#6306
72758      Branch: maint-5.6/perl
72759           !> (integrate 44 files)
72760 ____________________________________________________________________________
72761 [  7770] By: gsar                                  on 2000/11/20  11:51:00
72762         Log: integrate changes#6268..6282 from cfgperl branch
72763              
72764              Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
72765              From: Dominic Dunlop <domo@computer.org>
72766              Date: Thu, 29 Jun 2000 12:32:39 +0200
72767              Message-Id: <p04320403b580cc1338db@[192.168.1.4]>
72768              
72769              Regen headers for #6261 (and update embed.pl for this) and #6267,
72770              silence few compiler warnings.
72771              
72772              Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
72773              From: Nicholas Clark <nick@talking.bollo.cx>
72774              Date: Fri, 23 Jun 2000 16:21:15 +0100
72775              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
72776              
72777              Subject: PATCH pod/perltie.pod
72778              From: Ian Phillipps <Ian.Phillipps@iname.com>
72779              Date: Fri, 16 Jun 2000 00:17:19 +0100
72780              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
72781              (only the first hunk, the second hunk had already been done
72782              by some other patch)
72783              
72784              Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
72785              From: Tom Phoenix <rootbeer@redcat.com>
72786              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
72787              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
72788              
72789              Subject: [PATCH] xsub attributes
72790              From: Doug MacEachern <dougm@covalent.net>
72791              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
72792              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
72793              
72794              Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
72795              From: Andy Dougherty <doughera@lafayette.edu>
72796              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
72797              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
72798              
72799              Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
72800              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
72801              Date: Tue, 13 Jun 2000 02:43:48 -0500
72802              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
72803              
72804              Subject: [PATCH] Re: eval documentation: context
72805              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72806              Date: Mon, 12 Jun 2000 15:07:29 +0100
72807              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
72808              
72809              Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
72810              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
72811              Date: Mon, 12 Jun 2000 14:55:59 +0100
72812              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
72813              
72814              Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
72815              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
72816              Date: Fri, 09 Jun 2000 12:39:27 -0400
72817              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
72818              (plus update the version "number" of Text::Wrap)
72819              
72820              Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
72821              From: Tim Ayers <tayers@bridge.com>
72822              Date: Thu, 08 Jun 2000 08:11:06 +0200
72823              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
72824              [resent by Richard Foley, Message-Id probably wrong]
72825              
72826              Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
72827              From: rspier@pobox.com (Robert Spier)
72828              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
72829              Message-ID: <14654.31913.845602.610277@rls.cx>
72830              
72831              Subject: [PATCH 5.6.0] utils/h2xs.PL
72832              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
72833              Date: Wed, 7 Jun 2000 04:02:04 -0500
72834              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
72835              
72836              Subject: [PATCH 5.6.0]ITHREADs for VMS
72837              From: Dan Sugalski <dan@sidhe.org>
72838              Date: Tue, 06 Jun 2000 11:59:50 -0400
72839              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
72840      Branch: maint-5.6/perl
72841           !> (integrate 31 files)
72842 ____________________________________________________________________________
72843 [  7769] By: gsar                                  on 2000/11/20  11:29:06
72844         Log: integrate changes#6261..6266 from cfgperl
72845              
72846              Subject: Re: [PATCH cfgperl] BOMs away!
72847              From: simon@brecon.co.uk (Simon Cozens)
72848              Date: 17 Jun 2000 11:49:57 GMT
72849              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
72850              
72851              Subject: 5.6.0 Patch for EPOC
72852              From: Olaf Flebbe <o.flebbe@gmx.de>
72853              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
72854              Message-ID: <23449.960929969@www11.gmx.net>
72855              
72856              tr fixes from Simon Cozens
72857              
72858              Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
72859              From: Marty Lucich <marty@netcom.com>
72860              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
72861              Message-Id: <200006282116.OAA11148@netcom.com>
72862              ccdlflags update (the BSD/OS 4.1 part had already been taken
72863              care of by #6141).
72864              
72865              Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
72866              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
72867              Date: Wed, 28 Jun 2000 17:50:12 -0700
72868              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
72869              
72870              Subject: [PATCH 5.6.0] cygwin port
72871              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
72872              From: "Fifer, Eric" <EFifer@sanwaint.com>
72873              Date: Thu, 29 Jun 2000 12:58:29 +0100
72874      Branch: maint-5.6/perl
72875           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
72876           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
72877           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
72878           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
72879 ____________________________________________________________________________
72880 [  7768] By: gsar                                  on 2000/11/20  11:13:44
72881         Log: integrate changes#6252..6256,6259..6260
72882              
72883              Paranoia tweak on #6249.
72884              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
72885              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
72886              Date: Sun, 25 Jun 2000 23:43:12 -0400
72887              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
72888              
72889              Subject: tr///, help wanted.
72890              From: simon@brecon.co.uk (Simon Cozens)
72891              Date: 28 Jun 2000 11:29:04 GMT
72892              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
72893              
72894              small thinko tweaks
72895              
72896              tweaks from Simon Conzes to further fix tr/// under utf8
72897              
72898              perlnewmod was missing from MANIFEST.
72899              
72900              Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
72901              From: simon@brecon.co.uk (Simon Cozens)
72902              Date: 17 Jun 2000 11:56:44 GMT
72903              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org>
72904              pack U0, pack C0
72905      Branch: maint-5.6/perl
72906           !> MANIFEST doop.c embed.h embed.pl embedvar.h global.sym
72907           !> lib/Exporter.pm lib/IPC/Open3.pm objXSUB.h op.c
72908           !> pod/perlfunc.pod pp.c pp_proto.h proto.h sv.c t/op/my_stash.t
72909           !> t/op/pack.t t/op/tr.t t/pragma/constant.t t/pragma/warn/op
72910 ____________________________________________________________________________
72911 [  7767] By: gsar                                  on 2000/11/20  10:51:38
72912         Log: integrate change#6250 from cfgperl
72913              
72914              Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
72915              From: Doug MacEachern <dougm@covalent.net>
72916              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
72917              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
72918      Branch: maint-5.6/perl
72919           +> t/op/my_stash.t
72920           !> MANIFEST embed.pl global.sym proto.h toke.c
72921 ____________________________________________________________________________
72922 [  7766] By: gsar                                  on 2000/11/20  10:48:34
72923         Log: integrate changes#6240,6242..6246,6248,6249 from cfgperl
72924              
72925              Subject: [ID 20000626.007] h2xs man page contains trailing garbage
72926              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
72927              Date: Mon, 26 Jun 2000 18:40:14 +0100
72928              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
72929              
72930              Subject: [PATCH] bytes<->utf8 fixes
72931              From: simon@brecon.co.uk (Simon Cozens)
72932              Date: 26 Jun 2000 04:55:45 GMT
72933              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
72934              
72935              Subject: [PATCH] is_utf8_string
72936              From: simon@brecon.co.uk (Simon Cozens)
72937              Date: 26 Jun 2000 02:25:59 GMT
72938              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
72939              
72940              Subject: [PATCH] avoid mg_ptr in '*' magic
72941              From: Doug MacEachern <dougm@covalent.net>
72942              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
72943              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
72944              
72945              Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
72946              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
72947              Date: Sat, 24 Jun 2000 13:06:20 +0100
72948              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
72949              
72950              Allow for standalone testing.
72951              
72952              Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
72953              From: Mark-Jason Dominus <mjd@plover.com>
72954              Date: Tue, 27 Jun 2000 22:36:42 -0400
72955              Message-ID: <20000628023642.12166.qmail@plover.com>
72956              
72957              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
72958              From: Frank Tobin <ftobin@uiuc.edu>
72959              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
72960              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
72961      Branch: maint-5.6/perl
72962           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
72963           !> global.sym gv.c lib/IPC/Open3.pm objXSUB.h perlapi.c perlapi.h
72964           !> pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod pp_proto.h
72965           !> proto.h sv.c t/lib/filefunc.t t/lib/filespec.t t/lib/peek.t
72966           !> utf8.c utils/h2xs.PL
72967 ____________________________________________________________________________
72968 [  7765] By: gsar                                  on 2000/11/20  10:29:13
72969         Log: integrate change#6239 from cfgperl
72970              
72971              Configure maintenance.  Sever some dependency cycles,
72972              separate gccversion from the cc unit,
72973              address [ID 20000623.006] Configure script patch for using gcc on AIX
72974              (but solve it a little bit differently),
72975              unduplex some accidentally duplicated units,
72976              suggest using gcc if no cc available
72977              (p5p thread: "Solaris configure: counterproposal", 1999-09)
72978      Branch: maint-5.6/perl
72979           !> Configure Todo-5.6 config_h.SH
72980 ____________________________________________________________________________
72981 [  7764] By: gsar                                  on 2000/11/20  10:25:55
72982         Log: integrate changes#6233..6238 from cfgperl
72983              
72984              Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
72985              From: Mark-Jason Dominus <mjd@plover.com>
72986              Date: Fri, 16 Jun 2000 20:53:04 -0400
72987              Message-ID: <20000617005304.8008.qmail@plover.com>
72988              
72989              Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
72990              because when run as services (Win32ese for daemons)
72991              no environment variables are set and tmpdir ends up as /tmp,
72992              which is ambiguous.
72993              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
72994              From: matt@sergeant.org
72995              Date: 16 Jun 2000 16:30:43 -0000
72996              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
72997              
72998              The thread begun by
72999              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
73000              From: Kevin.Ruscoe@ubsw.com
73001              Date: Fri, 16 Jun 2000 16:38:51 +0100
73002              Message-Id: <H000019b03c300d6@MHS>
73003              
73004              Tweak embed.pl, regen headers.
73005              
73006              Subject: [PATCH 5.6.0] XS module loading fixup for VMS
73007              From: Dan Sugalski <dan@sidhe.org>
73008              Date: Fri, 23 Jun 2000 17:00:00 -0400
73009              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
73010      Branch: maint-5.6/perl
73011           !> (integrate 27 files)
73012 ____________________________________________________________________________
73013 [  7763] By: gsar                                  on 2000/11/20  10:08:08
73014         Log: s/perl56delta/perldelta/g
73015      Branch: maint-5.6/perl
73016            ! pod/Makefile
73017 ____________________________________________________________________________
73018 [  7762] By: gsar                                  on 2000/11/20  10:04:00
73019         Log: integrate changes#6225,6229,6231,6232 from cfgperl
73020              
73021              Add source code filenames to apidoc.
73022              From: simon@brecon.co.uk (Simon Cozens)
73023              Subject: [PATCH embed.pl] Source X-ref
73024              Date: 22 Jun 2000 02:18:49 GMT
73025              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
73026              
73027              Subject: README.hpux version 0.6.1
73028              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
73029              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
73030              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
73031              
73032              Subject: [PATCH 5.6.0] cygwin port
73033              From: "Fifer, Eric" <EFifer@sanwaint.com>
73034              Date: Tue, 20 Jun 2000 14:30:58 +0100
73035              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
73036              
73037              Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
73038              From: simon@brecon.co.uk (Simon Cozens)
73039              Date: 19 Jun 2000 15:18:27 GMT
73040              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
73041              
73042              plus update pod/Makefile and regenerate perltoc
73043      Branch: maint-5.6/perl
73044           +> pod/perlutil.pod
73045           !> MANIFEST README.cygwin README.hpux Todo-5.6 embed.pl
73046           !> lib/File/Find.pm pod/Makefile pod/perltoc.pod pod/roffitall
73047 ____________________________________________________________________________
73048 [  7761] By: jhi                                   on 2000/11/20  04:09:55
73049         Log: Miraculous typo.
73050      Branch: perl
73051            ! t/op/pat.t
73052 ____________________________________________________________________________
73053 [  7760] By: jhi                                   on 2000/11/20  04:06:08
73054         Log: Subject: [PATCH 5.7.0] The first step in removing recursion from the REx engine
73055              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73056              Date: Sun, 19 Nov 2000 22:30:26 -0500
73057              Message-ID: <20001119223026.A5165@monk.mps.ohio-state.edu>
73058      Branch: perl
73059            ! regexec.c scope.h t/op/pat.t
73060 ____________________________________________________________________________
73061 [  7759] By: jhi                                   on 2000/11/20  02:05:22
73062         Log: Make certain MacOS Classic has NO_ENVIRON_ARRAY.
73063      Branch: perl
73064            ! perl.h
73065 ____________________________________________________________________________
73066 [  7758] By: jhi                                   on 2000/11/20  01:58:11
73067         Log: Subject: [perl 7711: EPOC] updates
73068              From: Olaf Flebbe <o.flebbe@gmx.de>
73069              Date: Sun, 19 Nov 2000 19:33:30 +0100 (MET)
73070              Message-ID: <25575.974658810@www23.gmx.net>               
73071      Branch: perl
73072            + lib/File/Spec/Epoc.pm
73073            ! MANIFEST epoc/epocish.c lib/CGI.pm lib/Cwd.pm
73074            ! lib/File/Basename.pm lib/File/Find.pm lib/File/Path.pm
73075            ! lib/File/Spec.pm perl.c sv.c
73076 ____________________________________________________________________________
73077 [  7757] By: jhi                                   on 2000/11/20  01:53:11
73078         Log: ext/re/hints/MSWin32.pl seems to be missing from perlio.
73079      Branch: perl
73080            ! MANIFEST
73081 ____________________________________________________________________________
73082 [  7756] By: jhi                                   on 2000/11/20  01:47:22
73083         Log: Integrate perlio.
73084      Branch: perl
73085            - ext/re/hints/MSWin32.pl
73086           !> global.sym perlio.c perlio.h perliol.h pod/perlapi.pod sv.c
73087           !> win32/config.gc win32/config_H.gc win32/win32sck.c
73088 ____________________________________________________________________________
73089 [  7755] By: nick                                  on 2000/11/19  20:57:17
73090         Log: Add dummy crlf layer (just as buffer)
73091              Correct 1st bug - one layer of indirection.
73092      Branch: perlio
73093            ! perlio.c perlio.h perliol.h
73094 ____________________________________________________________________________
73095 [  7754] By: nick                                  on 2000/11/19  20:56:12
73096         Log: Work-round to Perl_deb_nocontext is no longer required
73097      Branch: perlio
73098            - ext/re/hints/MSWin32.pl
73099 ____________________________________________________________________________
73100 [  7753] By: nick                                  on 2000/11/19  20:01:16
73101         Log: diff -se shows these as different
73102      Branch: perlio
73103            ! global.sym pod/perlapi.pod
73104 ____________________________________________________________________________
73105 [  7752] By: nick                                  on 2000/11/19  18:57:30
73106         Log: Configure GCC/Win32 build -Duseperlio
73107              Fix a couple of gross issues
73108              - double-include of ../deb.o in re.dll
73109              - win32sck.c needs PerlIO and FILE 
73110      Branch: perlio
73111            ! ext/re/hints/MSWin32.pl win32/config.gc win32/config_H.gc
73112            ! win32/win32sck.c
73113 ____________________________________________________________________________
73114 [  7751] By: nick                                  on 2000/11/19  17:05:36
73115         Log: Special case :crlf and :raw in dummy PerlIO_apply_layers
73116      Branch: perlio
73117            ! perlio.c
73118 ____________________________________________________________________________
73119 [  7750] By: nick                                  on 2000/11/19  16:57:14
73120         Log: Missing aTHX_
73121      Branch: perlio
73122            ! sv.c
73123 ____________________________________________________________________________
73124 [  7749] By: jhi                                   on 2000/11/19  16:28:40
73125         Log: Subject: [ID 20001118.006] [PATCH] perl@7707 djgpp/config.over, hints/dos_djgpp.sh and Storable.pm
73126              From: "Peter J. Farley III" <pjfarley@banet.net>
73127              Date: Sun, 19 Nov 2000 01:42:58 -0500
73128              Message-Id: <5.0.1.4.0.20001119011855.00a55ec0@pop5.banet.net>
73129      Branch: perl
73130            ! djgpp/config.over ext/Storable/Storable.pm hints/dos_djgpp.sh
73131 ____________________________________________________________________________
73132 [  7748] By: jhi                                   on 2000/11/19  16:08:10
73133         Log: Subject: podlators 1.05 available        
73134              From: Russ Allbery <rra@stanford.edu>   
73135              Date: 18 Nov 2000 22:04:28 -0800
73136              Message-ID: <ylitpkijkj.fsf@windlord.stanford.edu>
73137      Branch: perl
73138            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL
73139 ____________________________________________________________________________
73140 [  7747] By: nick                                  on 2000/11/19  11:19:39
73141         Log: Integrate mainline
73142      Branch: perlio
73143           !> embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
73144           !> util.c
73145 ____________________________________________________________________________
73146 [  7746] By: jhi                                   on 2000/11/19  06:42:22
73147         Log: Make hex scanning warn on "\x{x}" and "\xx".
73148              "\x" and and hex("x") are still valid.
73149      Branch: perl
73150            ! util.c
73151 ____________________________________________________________________________
73152 [  7745] By: nick                                  on 2000/11/18  22:52:28
73153         Log: Integrate mainline
73154      Branch: perlio
73155           !> emacs/ptags embed.h embed.pl lib/CPAN.pm lib/CPAN/FirstTime.pm
73156           !> perl.h perlio.c proto.h regcomp.c regcomp.h
73157 ____________________________________________________________________________
73158 [  7744] By: jhi                                   on 2000/11/18  22:50:28
73159         Log: Introduce Perl_utf8_length().  Use it.
73160      Branch: perl
73161            ! embed.h embed.pl objXSUB.h perlapi.c proto.h sv.c utf8.c
73162 ____________________________________________________________________________
73163 [  7743] By: jhi                                   on 2000/11/18  22:38:51
73164         Log: Compiler denit.
73165      Branch: perl
73166            ! perlio.c
73167 ____________________________________________________________________________
73168 [  7742] By: jhi                                   on 2000/11/18  20:33:05
73169         Log: Integrate perlio.
73170      Branch: perl
73171           !> cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
73172           !> perlio.h pp_ctl.c pp_sys.c sv.c
73173 ____________________________________________________________________________
73174 [  7741] By: jhi                                   on 2000/11/18  20:31:27
73175         Log: Subject: [PATCH 5.7.0] make regcomp reenterable
73176              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73177              Date: Fri, 17 Nov 2000 20:35:11 -0500
73178              Message-ID: <20001117203511.A13121@monk.mps.ohio-state.edu>
73179              
73180              Subject: Re: [PATCH 5.7.0] make regcomp reenterable
73181              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73182              Date: Fri, 17 Nov 2000 21:03:47 -0500
73183              Message-ID: <20001117210347.A16570@monk.mps.ohio-state.edu>
73184              
73185              Plus a little bit of tweaking in pregcomp().
73186      Branch: perl
73187            ! embed.h embed.pl perl.h proto.h regcomp.c regcomp.h
73188 ____________________________________________________________________________
73189 [  7740] By: nick                                  on 2000/11/18  20:17:22
73190         Log: Lexical use open ... support:
73191              add ->cop_io to COP structure in cop.h.
73192              Make mg.c and gv.c associate it with ${^OPEN}.
73193              Make lib/open.pm set it.
73194              Have sv.c, perl.c, pp_ctl.c, op.c manipulate it in a manner
73195              manner similar to ->cop_warnings.
73196              Have doio.c's do_open9 and pp_sys.c's pp_backticks use it as default and
73197              call new PerlIO_apply_layers().
73198              Declare latter in perlio.h and define in perlio.c
73199      Branch: perlio
73200            ! cop.h doio.c gv.c lib/open.pm mg.c op.c perl.c perlio.c
73201            ! perlio.h pp_ctl.c pp_sys.c sv.c
73202 ____________________________________________________________________________
73203 [  7739] By: jhi                                   on 2000/11/18  19:54:00
73204         Log: Integrate perlio.
73205      Branch: perl
73206           !> doio.c perlio.c pp.c
73207 ____________________________________________________________________________
73208 [  7738] By: jhi                                   on 2000/11/18  17:16:13
73209         Log: Subject: [PATCH 5.7.0] etags broken again
73210              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73211              Date: Sat, 18 Nov 2000 02:41:36 -0500
73212              Message-ID: <20001118024136.A19097@monk.mps.ohio-state.edu>
73213      Branch: perl
73214            ! emacs/ptags
73215 ____________________________________________________________________________
73216 [  7737] By: jhi                                   on 2000/11/18  17:12:18
73217         Log: Upgrade to CPAN.pm 1.58_93 (the RC1 for 1.59), from Andreas König.
73218      Branch: perl
73219            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
73220 ____________________________________________________________________________
73221 [  7736] By: nick                                  on 2000/11/18  14:06:20
73222         Log: Basic tweaks to do_open() type parsing to allow layer/discipline
73223              part to be isolated.
73224      Branch: perlio
73225            ! doio.c perlio.c
73226 ____________________________________________________________________________
73227 [  7735] By: nick                                  on 2000/11/18  11:03:32
73228         Log: Integrate mainline
73229      Branch: perlio
73230           !> Changes README.amiga README.win32 patchlevel.h
73231           !> pod/perlfunc.pod pp.c regcomp.c regexec.c t/op/re_tests
73232 ____________________________________________________________________________
73233 [  7734] By: jhi                                   on 2000/11/18  01:18:56
73234         Log: Update Changes.
73235      Branch: perl
73236            ! Changes patchlevel.h
73237 ____________________________________________________________________________
73238 [  7733] By: jhi                                   on 2000/11/18  00:32:54
73239         Log: Subject: [PATCH 5.7.0] restore match data on backtracing
73240              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
73241              Date: Fri, 17 Nov 2000 17:28:02 -0500
73242              Message-ID: <20001117172802.A1032@monk.mps.ohio-state.edu>
73243      Branch: perl
73244            ! regcomp.c regexec.c t/op/re_tests
73245 ____________________________________________________________________________
73246 [  7732] By: jhi                                   on 2000/11/18  00:28:56
73247         Log: Sparc 64-bit pack() fix from Jens Hamisch.
73248      Branch: perl
73249            ! pp.c
73250 ____________________________________________________________________________
73251 [  7731] By: jhi                                   on 2000/11/18  00:18:39
73252         Log: Explain in more detail the {} syntax ambiguousity.
73253              
73254              Subject: [PATCH] Re: [ID 20001117.003] map { "$_", 1} @array is syntax error
73255              From: Nicholas Clark <nick@ccl4.org>
73256              Date: Fri, 17 Nov 2000 22:10:28 +0000
73257              Message-ID: <20001117221028.A88930@plum.flirble.org>
73258      Branch: perl
73259            ! pod/perlfunc.pod
73260 ____________________________________________________________________________
73261 [  7730] By: jhi                                   on 2000/11/18  00:12:18
73262         Log: Subject: Fix for README.amiga (20000323.033)
73263              From: "Stephen P. Potter" <spp@spotter.yi.org>
73264              Date: Fri, 17 Nov 2000 12:25:51 -0500
73265              Message-Id: <200011171725.MAA05768@spotter.yi.org>
73266      Branch: perl
73267            ! README.amiga
73268 ____________________________________________________________________________
73269 [  7729] By: jhi                                   on 2000/11/18  00:08:34
73270         Log: Subject: [PATCH 5.6.0 README.win32] very minor typos
73271              From: "A. C. Yardley" <yardley@tanet.net>
73272              Date: Mon, 3 Apr 2000 11:35:33 -0700
73273              Message-ID: <3483.000403@tanet.net>
73274      Branch: perl
73275            ! README.win32
73276 ____________________________________________________________________________
73277 [  7728] By: nick                                  on 2000/11/17  21:59:47
73278         Log: Integrate mainline
73279      Branch: perlio
73280           !> configure.com hints/solaris_2.sh lib/Carp/Heavy.pm
73281           !> lib/ExtUtils/xsubpp lib/Pod/Checker.pm pod/perlfaq9.pod
73282           !> pod/perlhack.pod pod/perllocale.pod pod/perlmodlib.PL
73283           !> pod/perlpod.pod pod/perlxs.pod pod/perlxstut.pod t/lib/b.t
73284 ____________________________________________________________________________
73285 [  7727] By: nick                                  on 2000/11/17  21:56:31
73286         Log: Experiment on use of attributes.pm interface.
73287              Valid generic fix to auto-vivify code in rv2gv - only "upgrade" to
73288              SVt_PVRV if not already something better (else vivify of say magic gets
73289              core dump).
73290      Branch: perlio
73291            ! perlio.c pp.c
73292 ____________________________________________________________________________
73293 [  7726] By: jhi                                   on 2000/11/17  14:15:49
73294         Log: Subject: Fix for 20000815.006
73295              From: "Stephen P. Potter" <spp@spotter.yi.org>
73296              Date: Fri, 17 Nov 2000 08:57:45 -0500
73297              Message-Id: <200011171357.IAA05122@spotter.yi.org>
73298              
73299              It's really 20000518.006.
73300      Branch: perl
73301            ! pod/perlmodlib.PL
73302 ____________________________________________________________________________
73303 [  7725] By: jhi                                   on 2000/11/17  14:12:31
73304         Log: Subject: Fix for 20000409.001
73305              From: "Stephen P. Potter" <spp@spotter.yi.org>
73306              Date: Fri, 17 Nov 2000 08:55:45 -0500
73307              Message-Id: <200011171355.IAA05104@spotter.yi.org>
73308      Branch: perl
73309            ! pod/perlfaq9.pod
73310 ____________________________________________________________________________
73311 [  7724] By: jhi                                   on 2000/11/17  14:08:58
73312         Log: Undo #7627 now that we have =head3.
73313      Branch: perl
73314            ! pod/perlhack.pod
73315 ____________________________________________________________________________
73316 [  7723] By: jhi                                   on 2000/11/17  14:04:09
73317         Log: As surmised the #7719 wasn't a good move.
73318      Branch: perl
73319            ! hints/solaris_2.sh
73320 ____________________________________________________________________________
73321 [  7722] By: jhi                                   on 2000/11/17  13:59:04
73322         Log: Also the 64bitall hints can be either here or there.
73323      Branch: perl
73324            ! hints/solaris_2.sh
73325 ____________________________________________________________________________
73326 [  7721] By: jhi                                   on 2000/11/17  02:26:23
73327         Log: Test tweak for the open pragma.
73328      Branch: perl
73329            ! t/lib/b.t
73330 ____________________________________________________________________________
73331 [  7720] By: jhi                                   on 2000/11/17  00:23:22
73332         Log: The long double hints can be here or there.
73333      Branch: perl
73334            ! hints/solaris_2.sh
73335 ____________________________________________________________________________
73336 [  7719] By: jhi                                   on 2000/11/17  00:14:06
73337         Log: For Solaris use64bitall the stdchar needs a little bit of help.
73338      Branch: perl
73339            ! hints/solaris_2.sh
73340 ____________________________________________________________________________
73341 [  7718] By: jhi                                   on 2000/11/16  23:27:34
73342         Log: Subject: Re: Bug in Carp::Heavy/5.6.0?
73343              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
73344              Date: Wed, 15 Nov 2000 08:56:32 +0100
73345              Message-ID: <3A1241B0.64477E00@alcatel.at>
73346      Branch: perl
73347            ! lib/Carp/Heavy.pm
73348 ____________________________________________________________________________
73349 [  7717] By: jhi                                   on 2000/11/16  23:23:29
73350         Log: Subject: [PATCH] Re: 20001101.003 PDL
73351              From: Nicholas Clark <nick@ccl4.org>
73352              Date: Thu, 16 Nov 2000 16:48:25 +0000
73353              Message-ID: <20001116164825.B93487@plum.flirble.org>
73354      Branch: perl
73355            ! lib/ExtUtils/xsubpp pod/perlxs.pod pod/perlxstut.pod
73356 ____________________________________________________________________________
73357 [  7716] By: jhi                                   on 2000/11/16  23:21:31
73358         Log: Subject: [PATCH] Re: [p5p] [PATCH perlpod.pod] Digging into the =head
73359              From: "Casey R. Tweten" <crt@kiski.net>
73360              Date: Thu, 16 Nov 2000 12:02:47 -0500 (EST)
73361              Message-ID: <Pine.OSF.4.21.0011161200410.700-100000@home.kiski.net>
73362      Branch: perl
73363            ! lib/Pod/Checker.pm pod/perlpod.pod
73364 ____________________________________________________________________________
73365 [  7715] By: jhi                                   on 2000/11/16  23:19:40
73366         Log: Avoid an infinite loop in VMS when utils scripts are run
73367              with no arguments, from Charles Lane.
73368      Branch: perl
73369            ! configure.com
73370 ____________________________________________________________________________
73371 [  7714] By: jhi                                   on 2000/11/16  23:17:08
73372         Log: Subject: perllocale.pod changes
73373              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73374              Date: Mon, 13 Nov 2000 10:09:22 +0300
73375              Message-ID: <402099F49BEED211999700805FC7359F825416@ru0028exch01.spb.lucent.com>
73376      Branch: perl
73377            ! pod/perllocale.pod
73378 ____________________________________________________________________________
73379 [  7713] By: jhi                                   on 2000/11/16  23:14:06
73380         Log: Integrate perlio.
73381      Branch: perl
73382           !> doio.c perlio.c perlio.h util.c
73383 ____________________________________________________________________________
73384 [  7712] By: nick                                  on 2000/11/16  21:10:58
73385         Log: Integrate mainline
73386      Branch: perlio
73387           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
73388           !> config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
73389           !> uconfig.sh vos/config.alpha.def vos/config.alpha.h
73390           !> vos/config.ga.def vos/config.ga.h win32/config.bc
73391           !> win32/config.gc win32/config.vc
73392 ____________________________________________________________________________
73393 [  7711] By: nick                                  on 2000/11/16  19:56:41
73394         Log: Minor tweaks:
73395              consistent way of getting 'rb', 'wb' etc. for binary opens
73396              move *perlio::layers to *open::layers
73397              a #define to show layers available
73398              DOSISH popen/PerlIO had export/import sense inverted.
73399      Branch: perlio
73400            ! doio.c perlio.c perlio.h util.c
73401 ____________________________________________________________________________
73402 [  7710] By: jhi                                   on 2000/11/16  15:46:05
73403         Log: Add HAS_SBRK_PROTO.
73404      Branch: metaconfig/U/perl
73405            + d_sbrkproto.U
73406      Branch: perl
73407            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73408            ! config_h.SH configure.com epoc/config.sh malloc.c uconfig.h
73409            ! uconfig.sh vos/config.alpha.def vos/config.alpha.h
73410            ! vos/config.ga.def vos/config.ga.h win32/config.bc
73411            ! win32/config.gc win32/config.vc
73412 ____________________________________________________________________________
73413 [  7709] By: nick                                  on 2000/11/16  07:31:49
73414         Log: Integrate mainline
73415      Branch: perlio
73416           !> (integrate 35 files)
73417 ____________________________________________________________________________
73418 [  7708] By: jhi                                   on 2000/11/16  05:33:03
73419         Log: These files are text, not binary.
73420      Branch: perl
73421            ! ext/Encode/Encode/iso8859-10.enc
73422            ! ext/Encode/Encode/iso8859-13.enc
73423            ! ext/Encode/Encode/iso8859-14.enc
73424            ! ext/Encode/Encode/iso8859-15.enc
73425 ____________________________________________________________________________
73426 [  7707] By: jhi                                   on 2000/11/16  01:53:37
73427         Log: Update Changes.
73428      Branch: perl
73429            ! Changes patchlevel.h
73430 ____________________________________________________________________________
73431 [  7706] By: jhi                                   on 2000/11/16  01:35:59
73432         Log: More #undefing of stdio.
73433      Branch: perl
73434            ! fakesdio.h nostdio.h
73435 ____________________________________________________________________________
73436 [  7705] By: jhi                                   on 2000/11/16  01:34:18
73437         Log: Add fwalk() probe to the configuration files and regen perltoc.
73438      Branch: perl
73439            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73440            ! config_h.SH configure.com epoc/config.sh pod/perltoc.pod
73441            ! uconfig.h uconfig.sh util.c vos/config.alpha.def
73442            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
73443            ! win32/config.bc win32/config.gc win32/config.vc
73444 ____________________________________________________________________________
73445 [  7704] By: jhi                                   on 2000/11/16  01:33:07
73446         Log: Add the _fwalk() unit.  (The probe says 'fwalk()'.  Time for
73447              an optional third argument to Inlibc?)
73448      Branch: metaconfig/U/perl
73449            + d__fwalk.U
73450 ____________________________________________________________________________
73451 [  7703] By: jhi                                   on 2000/11/16  01:09:22
73452         Log: The type of the hash_cb() size argument is tricky.
73453      Branch: perl
73454            ! ext/DB_File/DB_File.xs
73455 ____________________________________________________________________________
73456 [  7702] By: jhi                                   on 2000/11/15  23:01:16
73457         Log: Quick temporary fix for 20001114.008 as suggested by Nick Ing-Simmons.
73458      Branch: perl
73459            ! nostdio.h
73460 ____________________________________________________________________________
73461 [  7701] By: jhi                                   on 2000/11/15  22:52:32
73462         Log: Detypo.
73463      Branch: perl
73464            ! t/lib/bigfltpm.t
73465 ____________________________________________________________________________
73466 [  7700] By: jhi                                   on 2000/11/15  22:51:56
73467         Log: UINT64_C() work continues.
73468      Branch: perl
73469            ! handy.h perl.h utf8.h
73470 ____________________________________________________________________________
73471 [  7699] By: jhi                                   on 2000/11/15  14:13:04
73472         Log: SOCKS has its own USE_THREADS, based on
73473              
73474              Subject: [ID 20001114.002] et. al. bugfix followup
73475              From: Jens Hamisch <jens@Strawberry.COM> 
73476              Date: Wed, 15 Nov 2000 14:23:11 +0100
73477              Message-ID: <20001115142311.A21164@Strawberry.COM>
73478      Branch: perl
73479            ! perl.h
73480 ____________________________________________________________________________
73481 [  7698] By: jhi                                   on 2000/11/15  03:50:56
73482         Log: Add few missing #undefs and sort them.
73483      Branch: perl
73484            ! fakesdio.h
73485 ____________________________________________________________________________
73486 [  7697] By: jhi                                   on 2000/11/15  03:39:14
73487         Log: Linenumber fix.
73488      Branch: perl
73489            ! t/pragma/warn/utf8
73490 ____________________________________________________________________________
73491 [  7696] By: jhi                                   on 2000/11/15  02:55:26
73492         Log: EBCDIC tweaks.
73493              
73494              Subject: [PATCH: perl@7674 ++] fixes for warnings and regmesg (reprise)
73495              From: Peter Prymmer <pvhp@forte.com>
73496              Date: Tue, 14 Nov 2000 17:05:11 -0800 (PST)
73497              Message-ID: <Pine.OSF.4.10.10011141653510.106218-100000@aspara.forte.com>
73498      Branch: perl
73499            ! t/op/regmesg.t t/pragma/warn/utf8
73500 ____________________________________________________________________________
73501 [  7695] By: jhi                                   on 2000/11/15  02:53:58
73502         Log: Subject: [PATCH: perl@7674 + Scott-Thoennes] hush warnings about malformed EBCDIC text
73503              From: Peter Prymmer <pvhp@forte.com>
73504              Date: Tue, 14 Nov 2000 15:09:41 -0800 (PST)
73505              Message-ID: <Pine.OSF.4.10.10011141500260.106218-100000@aspara.forte.com>
73506      Branch: perl
73507            ! utf8.c
73508 ____________________________________________________________________________
73509 [  7694] By: jhi                                   on 2000/11/15  02:50:55
73510         Log: Subject: [PATCH: perl@7674] updates to README.os390
73511              From: Prymmer/Kahn <pvhp@best.com>
73512              Date: Tue, 14 Nov 2000 09:20:20 -0800 (PST)
73513              Message-ID: <Pine.BSF.4.21.0011140913370.15162-100000@shell8.ba.best.com>
73514      Branch: perl
73515            ! README.os390
73516 ____________________________________________________________________________
73517 [  7693] By: jhi                                   on 2000/11/15  02:48:37
73518         Log: Quit utf8_to_uv() instantly if curlen == 0.
73519      Branch: perl
73520            ! utf8.c
73521 ____________________________________________________________________________
73522 [  7692] By: jhi                                   on 2000/11/15  02:24:29
73523         Log: Use u_int32_t for the size of hash_cb(), not size_t.
73524              
73525              Subject: [ID 20001114.003] Solaris 8, 64 Bit DB_file patch
73526              From: Jens Hamisch <jens@Strawberry.COM>     
73527              Date: Tue, 14 Nov 2000 19:03:55 +0100
73528              Message-Id: <20001114190355.A20559@Strawberry.COM>
73529      Branch: perl
73530            ! ext/DB_File/DB_File.xs
73531 ____________________________________________________________________________
73532 [  7691] By: jhi                                   on 2000/11/15  02:20:12
73533         Log: Use UINT64_C().
73534              
73535              Subject: [ID 20001114.006] 5.7.0-7680 Solaris 8, 64 bit, utf8 patch
73536              From: Jens Hamisch <jens@Strawberry.COM>
73537              Date: Tue, 14 Nov 2000 19:16:23 +0100
73538              Message-Id: <20001114191623.G20559@Strawberry.COM>
73539      Branch: perl
73540            ! utf8.c utf8.h
73541 ____________________________________________________________________________
73542 [  7690] By: jhi                                   on 2000/11/15  02:17:06
73543         Log: Defined INT64_C() and UINT64_C() unless defined by <inttypes.h>
73544              (a macro to define signed and unsigned integer constants).
73545      Branch: perl
73546            ! handy.h
73547 ____________________________________________________________________________
73548 [  7689] By: jhi                                   on 2000/11/15  01:56:51
73549         Log: Regen Configure.
73550      Branch: perl
73551            ! Configure
73552 ____________________________________________________________________________
73553 [  7688] By: jhi                                   on 2000/11/15  01:56:32
73554         Log: Make the unit know about SOCKS.
73555      Branch: metaconfig
73556            ! U/protos/socksizetype.U
73557 ____________________________________________________________________________
73558 [  7687] By: jhi                                   on 2000/11/15  01:54:47
73559         Log: Remove unused dependencies.
73560      Branch: metaconfig
73561            ! U/compline/d_getpagsz.U
73562 ____________________________________________________________________________
73563 [  7686] By: nick                                  on 2000/11/14  21:25:13
73564         Log: Integrate mainline.
73565      Branch: perlio
73566           +> ext/re/hints/MSWin32.pl win32/bin/mdelete.bat
73567           !> MANIFEST doio.c doop.c ext/IO/lib/IO/Handle.pm
73568           !> ext/IO/lib/IO/Seekable.pm ext/SDBM_File/Makefile.PL
73569           !> lib/ExtUtils/MM_Unix.pm lib/perl5db.pl makedef.pl perl.h
73570           !> perlio.c pp.c pp_sys.c toke.c utf8.c utf8.h win32/Makefile
73571           !> win32/config.bc win32/config.gc win32/config.vc
73572           !> win32/makefile.mk win32/win32.c win32/win32.h win32/win32sck.c
73573 ____________________________________________________________________________
73574 [  7685] By: jhi                                   on 2000/11/14  17:54:56
73575         Log: Integrate perlio.
73576      Branch: perl
73577           +> fakesdio.h perliol.h
73578           !> MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
73579           !> perlsdio.h perlsfio.h pod/perlfunc.pod
73580 ____________________________________________________________________________
73581 [  7684] By: nick                                  on 2000/11/14  17:43:04
73582         Log: PerlIO #include and #ifdef re-work.
73583      Branch: perlio
73584            + fakesdio.h perliol.h
73585            ! MANIFEST iperlsys.h nostdio.h perl.c perlio.c perlio.h
73586            ! perlsdio.h perlsfio.h
73587 ____________________________________________________________________________
73588 [  7683] By: jhi                                   on 2000/11/14  15:42:40
73589         Log: Hoist the duplicated socket/netdb include logic to perl.h;
73590              undef SETERRNO in case SOCKS has defined it.  Based on:
73591              
73592              Subject: [ID 20001114.002] Code-Cleanups concerning SOCKS5 and Solaris   
73593              From: Jens Hamisch <jens@Strawberry.COM> 
73594              Date: Tue, 14 Nov 2000 11:34:40 +0100
73595              Message-Id: <20001114113440.A20005@Strawberry.COM>
73596      Branch: perl
73597            ! doio.c perl.h pp_sys.c
73598 ____________________________________________________________________________
73599 [  7682] By: jhi                                   on 2000/11/14  14:07:28
73600         Log: Subject: some additions for makefiles for win32 (for perl@7674)
73601              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73602              Date: Tue, 14 Nov 2000 09:31:13 +0300
73603              Message-ID: <402099F49BEED211999700805FC7359F8254FC@ru0028exch01.spb.lucent.com>
73604      Branch: perl
73605            ! win32/Makefile win32/config.bc win32/config.gc win32/config.vc
73606            ! win32/makefile.mk
73607 ____________________________________________________________________________
73608 [  7681] By: jhi                                   on 2000/11/14  14:01:41
73609         Log: Subject: tiny typo in perl5db.pl
73610              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
73611              Date: Tue, 14 Nov 2000 09:29:28 +0300
73612              Message-ID: <402099F49BEED211999700805FC7359F8254F7@ru0028exch01.spb.lucent.com>
73613      Branch: perl
73614            ! lib/perl5db.pl
73615 ____________________________________________________________________________
73616 [  7680] By: jhi                                   on 2000/11/14  04:13:50
73617         Log: Redo #7679 with LFs instead of CRLFs.
73618      Branch: perl
73619            ! ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm makedef.pl
73620            ! perlio.c win32/Makefile win32/bin/mdelete.bat win32/config.gc
73621            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
73622 ____________________________________________________________________________
73623 [  7679] By: jhi                                   on 2000/11/14  01:21:09
73624         Log: Subject: [PATCH perl@7638] Get PerlIO building on Win32
73625              From: Benjamin Stuhl <tiriath@yahoo.com> 
73626              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
73627              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
73628      Branch: perl
73629            + win32/bin/mdelete.bat
73630            ! MANIFEST ext/SDBM_File/Makefile.PL lib/ExtUtils/MM_Unix.pm
73631            ! makedef.pl perlio.c win32/Makefile win32/config.gc
73632            ! win32/config.vc win32/win32.c win32/win32.h win32/win32sck.c
73633 ____________________________________________________________________________
73634 [  7678] By: jhi                                   on 2000/11/14  01:19:20
73635         Log: Fix the re extension building for Win32.
73636              
73637              Subject: [PATCH perl@7638] Get PerlIO building on Win32
73638              From: Benjamin Stuhl <tiriath@yahoo.com> 
73639              Date: Mon, 13 Nov 2000 15:08:08 -0800 (PST)
73640              Message-ID: <20001113230808.18659.qmail@web6305.mail.yahoo.com>
73641      Branch: perl
73642            + ext/re/hints/MSWin32.pl
73643            ! MANIFEST
73644 ____________________________________________________________________________
73645 [  7677] By: jhi                                   on 2000/11/14  01:13:54
73646         Log: Subject: [ID 20001113.003] utf8_to_uv on malformed utf returns wrong values
73647              From: sthoenna@efn.org
73648              Date: Mon, 13 Nov 2000 14:49:40 -0800 (PST)
73649              Message-Id: <200011132249.eADMnek09679@garcia.efn.org>
73650      Branch: perl
73651            ! doop.c pp.c toke.c utf8.c utf8.h
73652 ____________________________________________________________________________
73653 [  7676] By: jhi                                   on 2000/11/13  20:23:15
73654         Log: Subject: Re: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
73655              From: Nicholas Clark <nick@ccl4.org>
73656              Date: Mon, 13 Nov 2000 18:55:04 +0000
73657              Message-ID: <20001113185504.J29183@plum.flirble.org>
73658      Branch: perl
73659            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Seekable.pm
73660 ____________________________________________________________________________
73661 [  7675] By: nick                                  on 2000/11/13  20:21:57
73662         Log: Integrate mainline ...
73663      Branch: perlio
73664           !> Changes MANIFEST doop.c ext/IO/IO.xs ext/IO/lib/IO/Handle.pm
73665           !> ext/IO/lib/IO/Seekable.pm patchlevel.h perl.h perlio.c
73666           !> perlsfio.h pod/perlfunc.pod pod/perlunicode.pod pp.c regexp.h
73667           !> t/io/tell.t t/lib/io_xs.t t/op/bop.t utf8.c
73668 ____________________________________________________________________________
73669 [  7674] By: jhi                                   on 2000/11/13  15:07:56
73670         Log: Update Changes.
73671      Branch: perl
73672            ! Changes patchlevel.h
73673 ____________________________________________________________________________
73674 [  7673] By: jhi                                   on 2000/11/13  14:42:42
73675         Log: Remove the new two tests of lib/io_xs for now, they seem to
73676              fail under perlio on some platforms.
73677      Branch: perl
73678            ! t/lib/io_xs.t
73679 ____________________________________________________________________________
73680 [  7672] By: jhi                                   on 2000/11/13  13:57:53
73681         Log: Make PerlIO_getpos() to behave like fgetpos() on return.
73682      Branch: perl
73683            ! perlio.c
73684 ____________________________________________________________________________
73685 [  7671] By: jhi                                   on 2000/11/13  05:30:48
73686         Log: Placate nervous compilers that see longer than ints switch()ing.
73687      Branch: perl
73688            ! utf8.c
73689 ____________________________________________________________________________
73690 [  7670] By: jhi                                   on 2000/11/13  05:14:21
73691         Log: fputs() does return EOF on error but here we don't care.
73692      Branch: perl
73693            ! perlio.c
73694 ____________________________________________________________________________
73695 [  7669] By: jhi                                   on 2000/11/13  05:02:45
73696         Log: Declare reg_data like reg_substr_data.
73697      Branch: perl
73698            ! regexp.h
73699 ____________________________________________________________________________
73700 [  7668] By: jhi                                   on 2000/11/13  04:54:34
73701         Log: Typos in #7667.
73702      Branch: perl
73703            ! perl.h
73704 ____________________________________________________________________________
73705 [  7667] By: jhi                                   on 2000/11/13  04:49:49
73706         Log: Cleanup messy #ifdef.
73707      Branch: perl
73708            ! perl.h
73709 ____________________________________________________________________________
73710 [  7666] By: jhi                                   on 2000/11/13  04:17:34
73711         Log: Subject: [ID 20001112.008] perlio.c's PerlIO_getpos ingores error return
73712              From: Nicholas Clark <nick@talking.bollo.cx>
73713              Date: Sun, 12 Nov 2000 21:14:11 +0000
73714              Message-Id: <E13v4S3-0000iY-00@Bagpuss.unfortu.net>
73715              
73716              Note: only one breakage of the two reported is fixed by this patch.
73717      Branch: perl
73718            ! perlio.c
73719 ____________________________________________________________________________
73720 [  7665] By: jhi                                   on 2000/11/13  04:05:07
73721         Log: Tweak the definition of the bit complement on UTF-8 data:
73722              if none of the characters in the string are > 0xff,
73723              the result is a complemented byte string, not a (UTF-8)
73724              char string.  Based on the summary in
73725              
73726              Subject: Re: [ID 20000918.005] ~ on wide chars
73727              From: sthoenna@efn.org (Yitzchak Scott-Thoennes) 
73728              Date: Fri, 10 Nov 2000 09:47:15 -0800
73729              Message-ID: <jSDD6gzkgi/T092yn@efn.org>
73730              
73731              This should give us the maximum backward (pre-char string)
73732              compatibility and utf8 compatibility.  The other alternative
73733              would be to limit the bit complement to be always byte only,
73734              taking the least significant byte of the chars.
73735      Branch: perl
73736            ! doop.c pod/perlunicode.pod pp.c t/op/bop.t
73737 ____________________________________________________________________________
73738 [  7664] By: jhi                                   on 2000/11/13  00:23:44
73739         Log: Couple of tests from #7660 salvaged.
73740      Branch: perl
73741            - t/op/tell.t
73742            ! MANIFEST t/io/tell.t
73743 ____________________________________________________________________________
73744 [  7663] By: jhi                                   on 2000/11/13  00:02:48
73745         Log: Subject: [ID 20001112.007] sfio's sftell isn't ftell
73746              From: Nicholas Clark <nick@talking.bollo.cx>
73747              Date: Sun, 12 Nov 2000 21:23:43 +0000
73748              Message-Id: <E13v4bH-0000lN-00@Bagpuss.unfortu.net>
73749      Branch: perl
73750            ! perlsfio.h
73751 ____________________________________________________________________________
73752 [  7662] By: jhi                                   on 2000/11/13  00:01:39
73753         Log: Subject: [ID 20001112.006] IO::Seekable::getpos doesn't check for fgetpos() failure
73754              From: Nicholas Clark <nick@talking.bollo.cx>
73755              Date: Sun, 12 Nov 2000 21:30:04 +0000
73756              Message-Id: <E13v4hQ-0000mn-00@Bagpuss.unfortu.net>
73757      Branch: perl
73758            ! ext/IO/IO.xs ext/IO/lib/IO/Seekable.pm t/lib/io_xs.t
73759 ____________________________________________________________________________
73760 [  7661] By: jhi                                   on 2000/11/12  23:57:29
73761         Log: Document tell() on special streams.
73762      Branch: perl
73763            ! pod/perlfunc.pod
73764 ____________________________________________________________________________
73765 [  7660] By: jhi                                   on 2000/11/12  23:54:22
73766         Log: (Subsumed by #7664)
73767      Branch: perl
73768            + t/op/tell.t
73769            ! MANIFEST
73770 ____________________________________________________________________________
73771 [  7659] By: jhi                                   on 2000/11/12  22:55:25
73772         Log: Many subdocumented return values of the IO extension now documented.
73773              ungetc and write still left subdocumented.
73774              
73775              Subject: [PATCH] (was Re: IO::Handle::ungetc)
73776              From: Nicholas Clark <nick@talking.bollo.cx>
73777              Date: Sun, 12 Nov 2000 21:35:53 +0000
73778              Message-ID: <20001112213552.A3034@Bagpuss.unfortu.net>
73779      Branch: perl
73780            ! ext/IO/lib/IO/Handle.pm
73781 ____________________________________________________________________________
73782 [  7658] By: jhi                                   on 2000/11/12  21:37:06
73783         Log: Subject: [ID 20001112.004] man perlfunc omits tell()'s error return
73784              From: Nicholas Clark <nick@talking.bollo.cx>
73785              Date: Sun, 12 Nov 2000 20:03:22 +0000
73786              Message-Id: <E13v3LV-0008Pd-00@Bagpuss.unfortu.net>
73787      Branch: perl
73788            ! pod/perlfunc.pod
73789 ____________________________________________________________________________
73790 [  7657] By: jhi                                   on 2000/11/12  20:34:55
73791         Log: Integrate perlio.
73792      Branch: perl
73793           !> perlio.c
73794 ____________________________________________________________________________
73795 [  7656] By: nick                                  on 2000/11/12  19:25:06
73796         Log: Add aTHX_ to Perl_croak's (MULTIPLICITY et. al.)
73797      Branch: perlio
73798            ! perlio.c
73799 ____________________________________________________________________________
73800 [  7655] By: nick                                  on 2000/11/12  19:09:41
73801         Log: Integrate mainline
73802      Branch: perlio
73803           +> README.solaris ext/Encode/Encode/cp1006.enc
73804           +> ext/Encode/Encode/cp424.enc ext/Encode/Encode/cp856.enc
73805           +> ext/Encode/Encode/gsm0338.enc ext/Encode/Encode/iso8859-10.enc
73806           +> ext/Encode/Encode/iso8859-13.enc
73807           +> ext/Encode/Encode/iso8859-14.enc
73808           +> ext/Encode/Encode/iso8859-15.enc
73809           !> (integrate 34 files)
73810 ____________________________________________________________________________
73811 [  7654] By: jhi                                   on 2000/11/12  19:00:22
73812         Log: Add a metaconfig unit for fsync.
73813      Branch: metaconfig/U/perl
73814            + d_fsync.U
73815 ____________________________________________________________________________
73816 [  7653] By: jhi                                   on 2000/11/12  19:00:01
73817         Log: Add HAS_FSYNC, lack noticed by Nicholas Clark.
73818      Branch: perl
73819            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73820            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
73821            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
73822            ! vos/config.ga.h win32/config.bc win32/config.gc
73823            ! win32/config.vc
73824 ____________________________________________________________________________
73825 [  7652] By: jhi                                   on 2000/11/11  21:12:01
73826         Log: Copy the s// information of README.hpux also to the perlrun.
73827      Branch: perl
73828            ! README.hpux pod/perlrun.pod
73829 ____________________________________________________________________________
73830 [  7651] By: jhi                                   on 2000/11/11  21:03:13
73831         Log: More README.solaris updates from Andy Dougherty.
73832      Branch: perl
73833            ! README.solaris
73834 ____________________________________________________________________________
73835 [  7650] By: jhi                                   on 2000/11/11  18:38:57
73836         Log: More descriptive error for unknown perlio layers.
73837              
73838              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
73839              From: Dominic Dunlop <domo@computer.org> 
73840              Date: Sat, 11 Nov 2000 18:20:32 +0100             
73841              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
73842      Branch: perl
73843            ! perlio.c pod/perldiag.pod
73844 ____________________________________________________________________________
73845 [  7649] By: jhi                                   on 2000/11/11  18:37:52
73846         Log: MachTen doesn't really do mmap() and munmap().
73847              
73848              Subject: [PATCHES Bleadperl] Re: PerlIO - what all of you can all do.   
73849              From: Dominic Dunlop <domo@computer.org> 
73850              Date: Sat, 11 Nov 2000 18:20:32 +0100             
73851              Message-Id: <p04320401b632c4c3335b@[192.168.1.4]>
73852      Branch: perl
73853            ! hints/machten.sh
73854 ____________________________________________________________________________
73855 [  7648] By: jhi                                   on 2000/11/11  18:36:46
73856         Log: Subject: [PATCH] fwd: Re: [ID 20001105.011] Perl 5.6.0 documentation glitch
73857              From: rspier@pobox.com (Robert Spier)
73858              Date: Sat, 11 Nov 2000 12:22:15 -0500 (EST)
73859              Message-ID: <14861.32839.491271.985797@rls.cx>
73860      Branch: perl
73861            ! Porting/Contract pod/perltoot.pod
73862 ____________________________________________________________________________
73863 [  7647] By: jhi                                   on 2000/11/11  18:35:30
73864         Log: Simplify the getpagesize() unit by dropping the
73865              pagesize probe since it's nowadays slightly more
73866              complicated because of sysconf(). (Note: if some
73867              platform really needs the -lPW for getpagesize,
73868              I just broke it.)
73869              
73870              TODO: a new pagesize unit.
73871      Branch: metaconfig
73872            ! U/compline/d_getpagsz.U
73873 ____________________________________________________________________________
73874 [  7646] By: jhi                                   on 2000/11/11  18:33:23
73875         Log: Add getpagesize() probing, on non-UNIX guess 'undef'.
73876      Branch: perl
73877            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
73878            ! config_h.SH configure.com epoc/config.sh uconfig.h uconfig.sh
73879            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
73880            ! vos/config.ga.h win32/config.bc win32/config.gc
73881            ! win32/config.vc
73882 ____________________________________________________________________________
73883 [  7645] By: jhi                                   on 2000/11/11  16:45:15
73884         Log: Use sysconf() or getpagesize() to find out the pagesize.
73885      Branch: perl
73886            ! perlio.c
73887 ____________________________________________________________________________
73888 [  7644] By: jhi                                   on 2000/11/11  15:46:08
73889         Log: Integrate perlio.
73890      Branch: perl
73891           !> perlio.c
73892 ____________________________________________________________________________
73893 [  7643] By: jhi                                   on 2000/11/11  15:33:36
73894         Log: Subject: Re: [PATCH] README.solaris
73895              From: Lupe Christoph <lupe@lupe-christoph.de>
73896              Date: Sat, 11 Nov 2000 14:08:10 +0100
73897              Message-ID: <20001111140810.C10394@alanya.lupe-christoph.de>
73898      Branch: perl
73899            ! README.solaris
73900 ____________________________________________________________________________
73901 [  7642] By: jhi                                   on 2000/11/11  15:22:12
73902         Log: Subject: [PATCH perl@7638] cygwin port
73903              From: "Eric Fifer" <egf7@columbia.edu>            
73904              Date: Fri, 10 Nov 2000 19:30:30 -0000
73905              Message-ID: <000001c04b4c$b96b7980$243670c2@fifer>
73906      Branch: perl
73907            ! README.cygwin lib/ExtUtils/MM_Cygwin.pm
73908 ____________________________________________________________________________
73909 [  7641] By: nick                                  on 2000/11/11  14:50:36
73910         Log: Fixup mmap layer by doing mmap() calls on pagesize boundaries.
73911              Also call "Buf" layer directly when unread'ing non-read chars.
73912      Branch: perlio
73913            ! perlio.c
73914 ____________________________________________________________________________
73915 [  7640] By: jhi                                   on 2000/11/11  02:05:02
73916         Log: Add more encoding tables.
73917      Branch: perl
73918            + ext/Encode/Encode/cp1006.enc ext/Encode/Encode/cp424.enc
73919            + ext/Encode/Encode/cp856.enc ext/Encode/Encode/gsm0338.enc
73920            + ext/Encode/Encode/iso8859-10.enc
73921            + ext/Encode/Encode/iso8859-13.enc
73922            + ext/Encode/Encode/iso8859-14.enc
73923            + ext/Encode/Encode/iso8859-15.enc
73924            ! MANIFEST
73925 ____________________________________________________________________________
73926 [  7639] By: jhi                                   on 2000/11/10  18:49:25
73927         Log: Subject: [PATCH] README.solaris
73928              From: Andy Dougherty <doughera@lafayette.edu>
73929              Date: Fri, 10 Nov 2000 12:18:00 -0500 (EST)
73930              Message-ID: <Pine.SOL.4.10.10011101217100.28341-100000@maxwell.phys.lafayette.edu>
73931      Branch: perl
73932            + README.solaris
73933            ! INSTALL MANIFEST hints/solaris_2.sh pod/buildtoc.PL
73934            ! pod/perl.pod pod/perltoc.pod
73935 ____________________________________________________________________________
73936 [  7638] By: jhi                                   on 2000/11/10  15:04:15
73937         Log: Update Changes.
73938      Branch: perl
73939            ! Changes patchlevel.h
73940 ____________________________________________________________________________
73941 [  7637] By: jhi                                   on 2000/11/10  14:14:28
73942         Log: Explain better why certain regex tests are skipped.
73943              
73944              Subject: Re: tests skipped: unknown reason
73945              From: Lupe Christoph <lupe@lupe-christoph.de>
73946              Date: Fri, 10 Nov 2000 09:08:56 +0100
73947              Message-ID: <20001110090856.J785@alanya.lupe-christoph.de>
73948      Branch: perl
73949            ! t/op/regexp.t
73950 ____________________________________________________________________________
73951 [  7636] By: nick                                  on 2000/11/10  13:40:00
73952         Log: Integrate mainline.
73953      Branch: perlio
73954           !> emacs/cperl-mode.el ext/IO/lib/IO/Handle.pm hints/linux.sh
73955           !> hints/uts.sh lib/unicode/syllables.txt perlio.c
73956           !> win32/bin/search.pl
73957 ____________________________________________________________________________
73958 [  7635] By: nick                                  on 2000/11/10  13:25:52
73959         Log: Re-instate stdio large file support via perlio.
73960      Branch: perl
73961            ! perlio.c
73962 ____________________________________________________________________________
73963 [  7634] By: jhi                                   on 2000/11/10  04:49:55
73964         Log: Amdahl UTS hints updates.
73965              
73966              Subject: [ID 20001109.016] Trouble going from 5.4 to 5.6
73967              From: hom00@utsglobal.com (Harold O Morris)
73968              Date: Thu, 9 Nov 2000 20:02 PST
73969              Message-Id: <m13u5OV-000045C@juno.uts.utsglobal.com>
73970      Branch: perl
73971            ! hints/uts.sh
73972 ____________________________________________________________________________
73973 [  7633] By: jhi                                   on 2000/11/09  23:33:28
73974         Log: Subject: [PATCH] IO::Seekable pod
73975              From: Nicholas Clark <nick@talking.bollo.cx>
73976              Date: Thu, 9 Nov 2000 20:29:45 +0000
73977              Message-ID: <20001109202945.A10451@Bagpuss.unfortu.net>
73978      Branch: perl
73979            ! ext/IO/lib/IO/Handle.pm
73980 ____________________________________________________________________________
73981 [  7632] By: jhi                                   on 2000/11/09  21:55:41
73982         Log: Various doc oddball characters.
73983              
73984              Subject: [ID 20001106.004] Perl 5.6.0 bugs  
73985              From: Michael Somos <somos@grail.cba.csuohio.edu>
73986              Date: Mon, 6 Nov 2000 17:44:20 -0500
73987              Message-Id: <200011062244.RAA28632@grail.cba.csuohio.edu>
73988      Branch: perl
73989            ! emacs/cperl-mode.el lib/unicode/syllables.txt
73990            ! win32/bin/search.pl
73991 ____________________________________________________________________________
73992 [  7631] By: jhi                                   on 2000/11/09  21:12:29
73993         Log: Subject: Re: bash -c exit and linux hints 
73994              From: "John P. Linderman" <jpl@research.att.com>
73995              Date: Thu, 02 Nov 2000 09:37:25 -0500
73996              Message-Id: <200011021437.JAA63199@raptor.research.att.com>
73997      Branch: perl
73998            ! hints/linux.sh
73999 ____________________________________________________________________________
74000 [  7630] By: nick                                  on 2000/11/09  20:34:11
74001         Log: Integrate mainline.
74002      Branch: perlio
74003           !> (integrate 91 files)
74004 ____________________________________________________________________________
74005 [  7629] By: jhi                                   on 2000/11/09  19:46:31
74006         Log: Missing dTHXs.
74007              
74008              Subject: RE: perl@7595 builds not on cygwin
74009              From: "Eric Fifer" <egf7@columbia.edu>
74010              Date: Thu, 9 Nov 2000 19:26:50 -0000
74011              Message-ID: <000201c04a83$05ef1660$933570c2@fifer>
74012      Branch: perl
74013            ! ext/Devel/Peek/Peek.xs
74014 ____________________________________________________________________________
74015 [  7628] By: jhi                                   on 2000/11/09  14:48:27
74016         Log: Disable only the tests 99 and 166 for UTF-8 locales.
74017      Branch: perl
74018            ! t/pragma/locale.t
74019 ____________________________________________________________________________
74020 [  7627] By: jhi                                   on 2000/11/09  14:40:27
74021         Log: There's no =head3.
74022      Branch: perl
74023            ! pod/perlhack.pod
74024 ____________________________________________________________________________
74025 [  7626] By: jhi                                   on 2000/11/09  13:54:26
74026         Log: The generated boot_* headers are wrong.  Pickier compiler,
74027              such as KAI C++ will refuse to compile the resulting perlmain.
74028              
74029              Subject: [ID 20001109.005] Bug in minimod.pl, perl 5.6.0
74030              From: Harri Pasanen <harri.pasanen@trema.com>
74031              Date: Thu, 09 Nov 2000 14:23:28 +0100
74032              Message-Id: <3A0AA550.26D548A3@trema.com>
74033      Branch: perl
74034            ! minimod.pl
74035 ____________________________________________________________________________
74036 [  7625] By: jhi                                   on 2000/11/09  13:50:44
74037         Log: Subject: [PATCH: perl@7613] updates to Porting/pumpkin.pod
74038              From: Prymmer/Kahn <pvhp@best.com>
74039              Date: Wed, 8 Nov 2000 22:13:26 -0800 (PST)
74040              Message-ID: <Pine.BSF.4.21.0011082208390.5584-100000@shell8.ba.best.com>
74041              
74042              All except the "cow orker" change.
74043      Branch: perl
74044            ! Porting/pumpkin.pod
74045 ____________________________________________________________________________
74046 [  7624] By: jhi                                   on 2000/11/09  13:45:33
74047         Log: Fix for
74048              
74049              Subject: [ID 20001109.003] Not OK: perl v5.7.0 +DEVEL7620 on PA-RISC2.0 11.00 (UNINSTALLED)
74050              From: "H.Merijn Brand" <h.m.brand@hccnet.nl> 
74051              Date: Thu, 09 Nov 2000 11:05:52 +0100
74052              Message-Id: <20001109110452.66CF.H.M.BRAND@hccnet.nl>
74053      Branch: perl
74054            ! pod/perldiag.pod t/pragma/warn/pp_sys
74055 ____________________________________________________________________________
74056 [  7623] By: jhi                                   on 2000/11/09  13:37:16
74057         Log: Typo in an ifndef.
74058              
74059              Subject: Re: [PATCH 5.7.0] better messages from malloc()
74060              From: Joe Smith <jms@inwap.com>         
74061              Date: Thu, 09 Nov 2000 01:33:14 -0800
74062              Message-Id: <3A0A6F5A.1E3969BB@inwap.com>
74063      Branch: perl
74064            ! malloc.c
74065 ____________________________________________________________________________
74066 [  7622] By: jhi                                   on 2000/11/09  13:31:18
74067         Log: Remove unused extra arguments.
74068      Branch: metaconfig/U/perl
74069            ! perlxv.U
74070      Branch: perl
74071            ! Configure config_h.SH
74072 ____________________________________________________________________________
74073 [  7621] By: jhi                                   on 2000/11/09  13:16:36
74074         Log: More VMS moves on environment handling, from Charles Lane.
74075      Branch: perl
74076            ! t/pragma/locale.t
74077 ____________________________________________________________________________
74078 [  7620] By: jhi                                   on 2000/11/09  04:42:38
74079         Log: Subject: patch to detect stat followed by lstat(_): [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
74080              From: David Dyck <dcd@tc.fluke.com>
74081              Date: Wed, 8 Nov 2000 18:36:26 -0800 (PST)
74082              Message-ID: <Pine.LNX.4.30.0011081817490.177-100000@dd.tc.fluke.com>
74083      Branch: perl
74084            ! pp_sys.c
74085 ____________________________________________________________________________
74086 [  7619] By: jhi                                   on 2000/11/09  04:36:21
74087         Log: Forgot from #7618.
74088      Branch: perl
74089            ! lib/File/stat.pm
74090 ____________________________________________________________________________
74091 [  7618] By: jhi                                   on 2000/11/09  04:28:44
74092         Log: Make deleting for %ENV work for (newer versions of) VMS,
74093              from Craig A. Berry.
74094      Branch: perl
74095            ! vms/vms.c
74096 ____________________________________________________________________________
74097 [  7617] By: jhi                                   on 2000/11/09  04:25:05
74098         Log: Subject: [PATCH] Class::Struct at compile time
74099              From: "Casey R. Tweten" <crt@kiski.net>
74100              Date: Wed, 8 Nov 2000 20:46:41 -0500 (EST)
74101              Message-ID: <Pine.OSF.4.21.0011082041360.8238-100000@home.kiski.net>
74102      Branch: perl
74103            ! lib/Class/Struct.pm
74104 ____________________________________________________________________________
74105 [  7616] By: jhi                                   on 2000/11/09  04:15:17
74106         Log: Subject: [ID 20001108.013] spelling
74107              From: "Todd T. Fries" <todd@fries.int.mrleng.com>
74108              Date: Wed, 8 Nov 2000 18:36:42 -0600 (CST)
74109              Message-Id: <200011090036.eA90agN05921@fries.int.mrleng.com>
74110      Branch: perl
74111            ! lib/ftp.pl
74112 ____________________________________________________________________________
74113 [  7615] By: jhi                                   on 2000/11/09  04:12:42
74114         Log: Subject: [PATCH: perl@7613] add Encode to VMS build and tests
74115              From: Peter Prymmer <pvhp@forte.com>
74116              Date: Wed, 8 Nov 2000 15:29:06 -0800 (PST)
74117              Message-ID: <Pine.OSF.4.10.10011081524450.248546-100000@aspara.forte.com>
74118      Branch: perl
74119            ! configure.com
74120 ____________________________________________________________________________
74121 [  7614] By: jhi                                   on 2000/11/08  22:42:55
74122         Log: A missing aTHX_.
74123      Branch: perl
74124            ! ext/IPC/SysV/SysV.xs
74125 ____________________________________________________________________________
74126 [  7613] By: jhi                                   on 2000/11/08  19:30:21
74127         Log: Update Changes.
74128      Branch: perl
74129            ! Changes patchlevel.h
74130 ____________________________________________________________________________
74131 [  7612] By: jhi                                   on 2000/11/08  18:35:25
74132         Log: Subject: is this the appropriate patch to fix: [ID 20001106.006] find2perl generated scripts issue new lstat()    on filehandle _ warning
74133              From: David Dyck <dcd@tc.fluke.com>
74134              Date: Wed, 8 Nov 2000 10:05:44 -0800 (PST)
74135              Message-ID: <Pine.LNX.4.30.0011080957440.2572-100000@dd.tc.fluke.com>
74136      Branch: perl
74137            ! pp_sys.c
74138 ____________________________________________________________________________
74139 [  7611] By: jhi                                   on 2000/11/08  18:30:26
74140         Log: Subject: [PATCH bleadperl] Re: Patch 7533 prevents malloc.c from compiling on MachTen
74141              From: Dominic Dunlop <domo@computer.org>
74142              Date: Tue, 7 Nov 2000 12:05:25 +0100
74143              Message-Id: <p04320403b62d8e0870cf@[192.168.1.4]>
74144      Branch: perl
74145            ! malloc.c
74146 ____________________________________________________________________________
74147 [  7610] By: jhi                                   on 2000/11/08  18:25:14
74148         Log: Do not test UTF-8 locales since that the tests would require
74149              polymorphic regexen.
74150      Branch: perl
74151            ! t/pragma/locale.t
74152 ____________________________________________________________________________
74153 [  7609] By: jhi                                   on 2000/11/08  17:12:51
74154         Log: Locale buglets.
74155              
74156              Subject: RE: Locales support (setlocale) fixes
74157              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
74158              Date: Wed, 8 Nov 2000 20:01:39 +0300
74159              Message-ID: <402099F49BEED211999700805FC7359F825283@ru0028exch01.spb.lucent.com>
74160      Branch: perl
74161            ! t/pragma/locale.t util.c
74162 ____________________________________________________________________________
74163 [  7608] By: jhi                                   on 2000/11/08  17:00:16
74164         Log: Deleting $ENV{PATH} in VMS is not recommendable.
74165      Branch: perl
74166            ! t/pragma/locale.t
74167 ____________________________________________________________________________
74168 [  7607] By: jhi                                   on 2000/11/08  16:58:26
74169         Log: Subject: PATCH std stdio for (Free)BSD
74170              From: Nicholas Clark <nick@ccl4.org>
74171              Date: Wed, 8 Nov 2000 15:36:29 +0000
74172              Message-ID: <20001108153629.D98736@plum.flirble.org>
74173      Branch: metaconfig
74174            ! U/compline/d_stdstdio.U
74175      Branch: perl
74176            ! Configure config_h.SH
74177 ____________________________________________________________________________
74178 [  7606] By: jhi                                   on 2000/11/08  16:43:31
74179         Log: Forgot to bump the line numbers in #7601.
74180      Branch: perl
74181            ! t/pragma/warn/pp_sys
74182 ____________________________________________________________________________
74183 [  7605] By: jhi                                   on 2000/11/08  16:39:12
74184         Log: More careful detection of how well NVs and UVs mix.
74185              
74186              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))
74187              From: Nicholas Clark <nick@ccl4.org>
74188              Date: Wed, 8 Nov 2000 15:14:12 +0000
74189              Message-ID: <20001108151412.B98736@plum.flirble.org>
74190              
74191              Added some SIGFPE paranoia.
74192      Branch: metaconfig/U/perl
74193            ! perlxv.U
74194      Branch: perl
74195            ! Configure config_h.SH
74196 ____________________________________________________________________________
74197 [  7604] By: jhi                                   on 2000/11/08  14:39:10
74198         Log: Subject: [patch perl@7595] VMS configure.com tweak
74199              From: "Craig A. Berry" <craigberry@mac.com>
74200              Date: Wed, 8 Nov 2000 00:24:12 -0600
74201              Message-Id: <p04330103b62e879ceeff@[192.168.56.177]>
74202      Branch: perl
74203            ! configure.com
74204 ____________________________________________________________________________
74205 [  7603] By: jhi                                   on 2000/11/08  14:27:11
74206         Log: Subject: [PATCH @7595] int/ptr casts in perlio.c
74207              From: Robin Barker <rmb1@cise.npl.co.uk>
74208              Date: Wed, 8 Nov 2000 11:11:39 GMT
74209              Message-Id: <200011081111.LAA07377@tempest.npl.co.uk>
74210      Branch: perl
74211            ! perlio.c
74212 ____________________________________________________________________________
74213 [  7602] By: jhi                                   on 2000/11/08  14:25:03
74214         Log: Fix for the tie-refhash string table leaks.
74215              
74216              From: Nick Ing-Simmons <nik@tiuk.ti.com> 
74217              Date: Wed, 8 Nov 2000 13:03:04 GMT
74218              Message-Id: <200011081303.NAA07042@mikado.tiuk.ti.com>
74219      Branch: perl
74220            ! t/lib/tie-refhash.t
74221 ____________________________________________________________________________
74222 [  7601] By: jhi                                   on 2000/11/08  14:21:08
74223         Log: Try to avoid flockless and emulationless places.
74224      Branch: perl
74225            ! t/pragma/warn/pp_sys
74226 ____________________________________________________________________________
74227 [  7600] By: jhi                                   on 2000/11/08  02:28:54
74228         Log: Overrideable keys, each, pop, push, shift, splice, unshift.
74229              
74230              Subject: [PATCH] prototyped functions that should be overrideable
74231              From: "Casey R. Tweten" <crt@kiski.net>
74232              Date: Fri, 3 Nov 2000 11:09:12 -0500 (EST)
74233              Message-ID: <Pine.OSF.4.21.0011031100470.17471-100000@home.kiski.net>
74234      Branch: perl
74235            ! toke.c
74236 ____________________________________________________________________________
74237 [  7599] By: jhi                                   on 2000/11/08  01:12:05
74238         Log: Make perlbug not insist on dumping to a file when stdout isn't a tty.
74239              
74240              Subject: [PATCH] perlbug.PL
74241              From: "Kurt D. Starsinic" <kstar@chapin.edu>
74242              Date: Mon, 6 Nov 2000 21:39:01 -0500
74243              Message-ID: <20001106213901.B20955@O2.chapin.edu>
74244      Branch: perl
74245            ! utils/perlbug.PL
74246 ____________________________________________________________________________
74247 [  7598] By: jhi                                   on 2000/11/07  23:42:00
74248         Log: Bad thinko in #7581 (I used the test program with the expanded
74249              values as-is).
74250      Branch: metaconfig
74251            ! U/compline/d_stdstdio.U
74252      Branch: perl
74253            ! Configure
74254 ____________________________________________________________________________
74255 [  7597] By: jhi                                   on 2000/11/07  21:43:29
74256         Log: Subject: [PATCH perl@7573] cygwin port
74257              From: "Fifer, Eric" <EFifer@sanwaint.com>
74258              Date: Tue, 7 Nov 2000 18:08:51 -0000 
74259              Message-ID: <779F20BCCE5AD31186A50008C75D99791717BB@silldn_mail1.sanwaint.com>
74260              
74261              Synchronize with Cygwin 1.1.5.
74262      Branch: perl
74263            ! AUTHORS README.cygwin cygwin/cygwin.c hints/cygwin.sh mg.c
74264            ! pod/perlport.pod unixish.h util.c
74265 ____________________________________________________________________________
74266 [  7596] By: jhi                                   on 2000/11/07  21:39:25
74267         Log: perlhack updates from H.Merijn Brand.
74268      Branch: perl
74269            ! pod/perlhack.pod
74270 ____________________________________________________________________________
74271 [  7595] By: jhi                                   on 2000/11/07  20:21:41
74272         Log: Update Changes.
74273      Branch: perl
74274            ! Changes patchlevel.h
74275 ____________________________________________________________________________
74276 [  7594] By: jhi                                   on 2000/11/07  19:18:58
74277         Log: Be more robust in Dynaloader.pm.
74278      Branch: perl
74279            ! ext/DynaLoader/DynaLoader_pm.PL
74280 ____________________________________________________________________________
74281 [  7593] By: jhi                                   on 2000/11/07  16:49:31
74282         Log: AUTHORS update.
74283      Branch: perl
74284            ! AUTHORS
74285 ____________________________________________________________________________
74286 [  7592] By: gsar                                  on 2000/11/07  16:39:51
74287         Log: normalize relative paths in virtualized current directory on windows,
74288              under ithreads (avoids ".." etc showing up in what Cwd::cwd()
74289              returns)
74290      Branch: perl
74291            ! win32/vdir.h
74292 ____________________________________________________________________________
74293 [  7591] By: jhi                                   on 2000/11/07  16:04:26
74294         Log: Too profiler-happy: with optimization the #7590 actually makes
74295              the test to run 0.5% _slower_.  Requires much more instrumentation.
74296              Retract #7590.
74297      Branch: perl
74298            ! regcomp.c regcomp.h
74299 ____________________________________________________________________________
74300 [  7590] By: jhi                                   on 2000/11/07  15:51:13
74301         Log: Shave off about 5% (Digital UNIX, -g, pixie) of the op/regexp
74302              execution time in regcomp.c S_cl_any() and S_cl_is_anything()
74303              by using memset() and testing bytewise (as opposed to bitwise).
74304      Branch: perl
74305            ! regcomp.c regcomp.h
74306 ____________________________________________________________________________
74307 [  7589] By: jhi                                   on 2000/11/07  12:56:39
74308         Log: Subject: [PATCH perl@7573] configure.com and st-lock.t changes for   
74309              From: "Craig A. Berry" <craig.berry@psinetcs.com>
74310              Date: Mon, 06 Nov 2000 23:45:30 -0500
74311              Message-Id: <0011079735.AA973576259@univpress.com>
74312      Branch: perl
74313            ! configure.com t/lib/st-lock.t
74314 ____________________________________________________________________________
74315 [  7588] By: jhi                                   on 2000/11/07  01:03:28
74316         Log: Tweak #7587.
74317      Branch: perl
74318            ! pod/perldiag.pod
74319 ____________________________________________________________________________
74320 [  7587] By: jhi                                   on 2000/11/07  01:00:27
74321         Log: A doc addition for bug id 20001105.019, beware \p.
74322      Branch: perl
74323            ! pod/perldiag.pod
74324 ____________________________________________________________________________
74325 [  7586] By: jhi                                   on 2000/11/07  00:32:22
74326         Log: Fake support of holey files in win/dosish platforms.
74327              
74328              Subject: SDBM_File under MS-Windows95/98 does not work correctly. (APR#1302)
74329              From: kipp@shonanblue.ne.jp
74330              Date: Mon, 6 Nov 2000 13:30:55 -0800
74331              Message-Id: <200011062130.eA6LUpZ17387@smtp3.ActiveState.com>
74332      Branch: perl
74333            ! ext/SDBM_File/sdbm/sdbm.c
74334 ____________________________________________________________________________
74335 [  7585] By: jhi                                   on 2000/11/07  00:12:54
74336         Log: Subject: Pod updates
74337              From: "Stephen P. Potter" <spp@spotter.yi.org>
74338              Date: Mon, 06 Nov 2000 18:56:43 -0500
74339              Message-Id: <200011062357.SAA18173@spotter.yi.org>
74340      Branch: perl
74341            ! README.dos README.os2 README.win32 pod/buildtoc.PL
74342            ! pod/perl.pod pod/perl5004delta.pod pod/perl5005delta.pod
74343            ! pod/perl56delta.pod pod/perldebguts.pod pod/perldebtut.pod
74344            ! pod/perldebug.pod pod/perldelta.pod pod/perldiag.pod
74345            ! pod/perlembed.pod pod/perlfaq.pod pod/perlfaq1.pod
74346            ! pod/perlfaq2.pod pod/perlfaq5.pod pod/perlfaq7.pod
74347            ! pod/perlfaq8.pod pod/perlfilter.pod pod/perlfunc.pod
74348            ! pod/perlguts.pod pod/perlhack.pod pod/perlhist.pod
74349            ! pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
74350            ! pod/perlmodlib.pod pod/perlnumber.pod pod/perlop.pod
74351            ! pod/perlopentut.pod pod/perlport.pod pod/perlre.pod
74352            ! pod/perlsub.pod pod/perltie.pod pod/perltoot.pod
74353            ! pod/perltootc.pod pod/perlunicode.pod
74354 ____________________________________________________________________________
74355 [  7584] By: jhi                                   on 2000/11/07  00:04:17
74356         Log: Varargs don't always work too well if one puts an unsigned
74357              char on the stack and pop an unsigned quad off the stack.
74358              
74359              Subject: Re: [ID 20001103.002] Not OK: perl v5.7.0 +DEVEL7523 on os2-64int-ld-2.30 (UNINSTALLED)
74360              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)         
74361              Date: Mon, 06 Nov 2000 15:19:05 -0800
74362              Message-ID: <pxzB6gzkgKXY092yn@efn.org>  
74363      Branch: perl
74364            ! utf8.c
74365 ____________________________________________________________________________
74366 [  7583] By: jhi                                   on 2000/11/06  23:58:48
74367         Log: %ENV note tweaks from Dan Sugalski.
74368      Branch: perl
74369            ! pod/perlport.pod vms/perlvms.pod
74370 ____________________________________________________________________________
74371 [  7582] By: jhi                                   on 2000/11/06  23:05:49
74372         Log: glibc5 detection by __GNU_LIBRARY__.
74373      Branch: perl
74374            ! toke.c
74375 ____________________________________________________________________________
74376 [  7581] By: jhi                                   on 2000/11/06  22:51:29
74377         Log: Make the stdio test program of 7427 less noisy while being 
74378              compiled so that Digital UNIX wouldn't get both
74379              d_stdio_ptr_lval_nochange_cnt and d_stdio_ptr_lval_sets_cnt
74380              undefined.  This makes perlio happy.
74381      Branch: metaconfig
74382            ! U/compline/d_stdstdio.U
74383      Branch: perl
74384            ! Configure config_h.SH
74385 ____________________________________________________________________________
74386 [  7580] By: jhi                                   on 2000/11/06  22:41:41
74387         Log: Document %ENV = () portability issues.
74388      Branch: perl
74389            ! pod/perlport.pod vms/perlvms.pod
74390 ____________________________________________________________________________
74391 [  7579] By: jhi                                   on 2000/11/06  21:29:24
74392         Log: VOS updates from Paul Green.
74393      Branch: perl
74394            ! vos/config.alpha.h vos/config.ga.def vos/config.ga.h
74395 ____________________________________________________________________________
74396 [  7578] By: jhi                                   on 2000/11/06  21:00:40
74397         Log: Sanitize the environment further.
74398      Branch: perl
74399            ! t/pragma/locale.t
74400 ____________________________________________________________________________
74401 [  7577] By: jhi                                   on 2000/11/06  20:53:51
74402         Log: Re-introduce 7552 lost in integration.
74403      Branch: perl
74404            ! perlio.c
74405 ____________________________________________________________________________
74406 [  7576] By: jhi                                   on 2000/11/06  20:33:46
74407         Log: Admit that the test leaks scalars.
74408      Branch: perl
74409            ! t/comp/proto.t
74410 ____________________________________________________________________________
74411 [  7575] By: jhi                                   on 2000/11/06  20:17:08
74412         Log: Integrate perlio.
74413      Branch: perl
74414           !> perlio.c
74415 ____________________________________________________________________________
74416 [  7574] By: nick                                  on 2000/11/06  20:07:28
74417         Log: Remove debug. Try (Mmap_t) on madvise() call.
74418      Branch: perlio
74419            ! perlio.c
74420 ____________________________________________________________________________
74421 [  7573] By: jhi                                   on 2000/11/06  13:56:05
74422         Log: Update Changes.
74423      Branch: perl
74424            ! Changes patchlevel.h
74425 ____________________________________________________________________________
74426 [  7572] By: jhi                                   on 2000/11/06  13:48:41
74427         Log: Subject: Re: rsync'ed patches vs. rsync'ed source
74428              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74429              Date: Mon, 06 Nov 2000 10:11:42 +0100
74430              Message-Id: <20001106100920.9BAD.H.M.BRAND@hccnet.nl>
74431      Branch: perl
74432            ! pod/perlhack.pod
74433 ____________________________________________________________________________
74434 [  7571] By: jhi                                   on 2000/11/06  01:45:51
74435         Log: AUTHORS updates.
74436      Branch: perl
74437            ! AUTHORS
74438 ____________________________________________________________________________
74439 [  7570] By: jhi                                   on 2000/11/06  00:18:00
74440         Log: Fix for
74441              
74442              Subject: [ID 20000728.005] perl -P broken
74443              From: David Dyck <dcd@tc.fluke.com>
74444              Date: Fri, 28 Jul 2000 17:19:16 -0700
74445              Message-Id: <200007290019.RAA08484@dd.tc.fluke.com>
74446              
74447              (hopefully).  The fix is also not complete, it seems to break
74448              BOM swallowing for libc5 systems, but until someone figures
74449              out a way to do this without ftell(), this will do.
74450      Branch: perl
74451            ! toke.c
74452 ____________________________________________________________________________
74453 [  7569] By: jhi                                   on 2000/11/06  00:05:30
74454         Log: Document that the evaled syntax errors cause scalar leaks.
74455      Branch: perl
74456            ! t/comp/proto.t
74457 ____________________________________________________________________________
74458 [  7568] By: jhi                                   on 2000/11/05  23:14:47
74459         Log: opmini.o can linger from Configures past.
74460      Branch: perl
74461            ! Makefile.SH
74462 ____________________________________________________________________________
74463 [  7567] By: jhi                                   on 2000/11/05  21:28:39
74464         Log: Fake __FUNCTION__ for non-gcc builds, cast madvise()
74465              first argument correctly.
74466      Branch: perl
74467            ! perlio.c
74468 ____________________________________________________________________________
74469 [  7566] By: jhi                                   on 2000/11/05  21:15:56
74470         Log: Integrate perlio.
74471      Branch: perl
74472           !> perlio.c
74473 ____________________________________________________________________________
74474 [  7565] By: jhi                                   on 2000/11/05  21:15:13
74475         Log: Use -dM for gcc (the suggested patch did it only for Linux,
74476              but I think it can be generalized).
74477              
74478              Subject: Re: connect and $!{EINPROGRESS} pb (was [ID 20001030.010] [PATCH] io_multihomed.t failing)
74479              From: Pixel <pixel@mandrakesoft.com>
74480              Date: 05 Nov 2000 21:49:34 +0100 
74481              Message-ID: <ly8zqygn4x.fsf@leia.mandrakesoft.com>
74482      Branch: perl
74483            ! ext/Errno/Errno_pm.PL
74484 ____________________________________________________________________________
74485 [  7564] By: nick                                  on 2000/11/05  21:09:18
74486         Log: Added a mmap layer as a "subclass" of perlio.
74487              PERLIO=mmap ./perl harness passes
74488      Branch: perlio
74489            ! perlio.c
74490 ____________________________________________________________________________
74491 [  7563] By: jhi                                   on 2000/11/05  19:48:55
74492         Log: Add a note for future generations about bug id 20000229.006.
74493      Branch: perl
74494            ! malloc.c
74495 ____________________________________________________________________________
74496 [  7562] By: jhi                                   on 2000/11/05  19:38:24
74497         Log: Fix for bug id 19990615.008, pos() unset during s///ge.
74498      Branch: perl
74499            ! pp_ctl.c t/op/pos.t
74500 ____________________________________________________________________________
74501 [  7561] By: jhi                                   on 2000/11/05  18:21:46
74502         Log: Add =pod to be tidy.
74503      Branch: perl
74504            ! lib/Math/Complex.pm
74505 ____________________________________________________________________________
74506 [  7560] By: jhi                                   on 2000/11/05  17:38:46
74507         Log: Upgrade to Storable 1.0.6, from Raphael Manfredi.
74508      Branch: perl
74509            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
74510            ! ext/Storable/Storable.xs t/lib/st-recurse.t
74511 ____________________________________________________________________________
74512 [  7559] By: jhi                                   on 2000/11/05  17:32:59
74513         Log: Subject: [Corrected/tested PATCH] Re: [ID 20001102.008] Not OK: perl v5.7.0 +DEVEL7503 on i686-linux 2.2.16
74514              From: "Peter J. Farley III" <pjfarley@banet.net>
74515              Date: Sun, 05 Nov 2000 11:55:59 -0500
74516              Message-Id: <4.3.1.0.20001105115341.00b35160@pop5.banet.net> 
74517      Branch: perl
74518            ! t/lib/syslog.t
74519 ____________________________________________________________________________
74520 [  7558] By: jhi                                   on 2000/11/05  17:29:19
74521         Log: Integrate perlio.
74522      Branch: perl
74523           !> perlio.c
74524 ____________________________________________________________________________
74525 [  7557] By: jhi                                   on 2000/11/05  17:22:01
74526         Log: A fix of sorts for 20000329.026, a better error message
74527              for a missing "use charnames" when using the \N{...}. 
74528      Branch: perl
74529            ! pod/perldiag.pod toke.c
74530 ____________________________________________________________________________
74531 [  7556] By: jhi                                   on 2000/11/05  16:33:50
74532         Log: Test tweak: show also the failed locales.
74533              
74534              Subject: [ID 20001105.001] Not OK: perl v5.7.0 +DEVEL7523 on i86pc-solaris 2.8  
74535              From: Lupe Christoph <lupe@lupe-christoph.de>         
74536              Date: Sun, 5 Nov 2000 12:39:27 +0100 (MET)
74537              Message-Id: <200011051139.MAA12442@lupe-christoph.de>
74538      Branch: perl
74539            ! t/pragma/locale.t
74540 ____________________________________________________________________________
74541 [  7555] By: nick                                  on 2000/11/05  11:09:34
74542         Log: Fix read from STDERR on raw unix layer for Solaris where fd 2 is
74543              open RDWR so does not fail. (pragma/warnings 303 again...)
74544      Branch: perlio
74545            ! perlio.c
74546 ____________________________________________________________________________
74547 [  7554] By: nick                                  on 2000/11/05  10:10:13
74548         Log: Fix case where ungetc(f,EOF) was allowed.
74549              Move PerlIO_ungetc() near PerlIO_putc()/PerlIO_getc() in the file
74550              so we can see similarities.
74551              Use types more carefully and a STDCHAR array in hope that this will
74552              fix Jarrko's 64bit machine.
74553      Branch: perlio
74554            ! perlio.c
74555 ____________________________________________________________________________
74556 [  7553] By: jhi                                   on 2000/11/05  01:12:16
74557         Log: Fix for
74558              
74559              Subject: [ID 20001004.007] taint propogation is inconsistent
74560              From: pimlott@idiomtech.com (Andrew Pimlott) 
74561              Date: Wed, 4 Oct 2000 23:17:44 -0400 (EDT)
74562              Message-Id: <m13h1XU-000SEmC@nolfolan.idiomtech.com>
74563              
74564              The culprit was sv_setsv() which was rather blindly
74565              propagating taint, which lead to behaviour where if
74566              a tainted anon hash value was seen all the hash values
74567              from then on at that level became tainted, or at any
74568              upper levels in the case of nested anon hashes.
74569      Branch: perl
74570            ! sv.c t/op/taint.t
74571 ____________________________________________________________________________
74572 [  7552] By: jhi                                   on 2000/11/04  23:44:18
74573         Log: Some cpps don't like splitting conditionals across several lines.
74574      Branch: perl
74575            ! perlio.c
74576 ____________________________________________________________________________
74577 [  7551] By: nick                                  on 2000/11/04  23:40:44
74578         Log: Integrate mainline
74579      Branch: perlio
74580           !> pp_hot.c t/op/taint.t
74581 ____________________________________________________________________________
74582 [  7550] By: nick                                  on 2000/11/04  23:39:05
74583         Log: Integrate mainline again
74584      Branch: perlio
74585           !> Configure config_h.SH embed.h embed.pl perl.h proto.h
74586           !> t/lib/b.t t/op/misc.t util.c
74587 ____________________________________________________________________________
74588 [  7549] By: jhi                                   on 2000/11/04  23:14:01
74589         Log: Fix for
74590              
74591              Subject: [ID 20001004.006] undef is never tainted
74592              From: pimlott@idiomtech.com (Andrew Pimlott)
74593              Date: Wed, 4 Oct 2000 21:57:43 -0400 (EDT)
74594              Message-Id: <m13h0I3-000SEmC@nolfolan.idiomtech.com>
74595              
74596              An undef read from a slurped file was not tainted.
74597      Branch: perl
74598            ! pp_hot.c t/op/taint.t
74599 ____________________________________________________________________________
74600 [  7548] By: jhi                                   on 2000/11/04  22:56:21
74601         Log: Test tweak ($Config{useperlio} is by default undef) .
74602      Branch: perl
74603            ! t/lib/b.t
74604 ____________________________________________________________________________
74605 [  7547] By: jhi                                   on 2000/11/04  22:43:56
74606         Log: Integrate perlio.
74607      Branch: perl
74608           +> lib/perlio.pm
74609           !> MANIFEST iperlsys.h objXSUB.h perlapi.c perlio.c
74610           !> pod/perlapi.pod t/lib/b.t
74611 ____________________________________________________________________________
74612 [  7546] By: jhi                                   on 2000/11/04  22:40:59
74613         Log: Configure would use a bad $myuname from an old config.sh.
74614              
74615              Subject: [PATCH 5.6.1-to-be and 5.7.x] Very old Configure myuname bug
74616              From: Andy Dougherty <doughera@lafayette.edu>
74617              Date: Sat, 4 Nov 2000 14:15:29 -0500 (EST)
74618              Message-ID: <Pine.SOL.4.10.10011041410120.982-100000@maxwell.phys.lafayette.edu>
74619      Branch: metaconfig
74620            ! U/modified/Oldconfig.U
74621      Branch: perl
74622            ! Configure config_h.SH
74623 ____________________________________________________________________________
74624 [  7545] By: jhi                                   on 2000/11/04  22:36:54
74625         Log: Subject: Locales support (setlocale) fixes
74626              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
74627              Date: Sat, 4 Nov 2000 10:15:48 +0300 
74628              Message-ID: <402099F49BEED211999700805FC7359F82511F@ru0028exch01.spb.lucent.com>
74629              
74630              Modified quite a bit to be more portable.
74631      Branch: perl
74632            ! embed.h embed.pl perl.h proto.h util.c
74633 ____________________________________________________________________________
74634 [  7544] By: jhi                                   on 2000/11/04  22:32:47
74635         Log: Dying is too strict here, better just skip.
74636      Branch: perl
74637            ! t/op/misc.t
74638 ____________________________________________________________________________
74639 [  7543] By: nick                                  on 2000/11/04  21:55:13
74640         Log: Merge mainline
74641      Branch: perlio
74642           +> ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
74643           +> ext/Encode/Encode/posix-bc.enc ext/re/hints/aix.pl
74644           +> t/lib/tie-refhash.t t/lib/tie-substrhash.t
74645           !> (integrate 64 files)
74646 ____________________________________________________________________________
74647 [  7542] By: jhi                                   on 2000/11/04  21:09:28
74648         Log: More Changes tweakery.
74649      Branch: perl
74650            ! Changes Porting/genlog
74651 ____________________________________________________________________________
74652 [  7541] By: jhi                                   on 2000/11/04  20:58:18
74653         Log: Changes fixups.
74654      Branch: perl
74655            ! Changes
74656 ____________________________________________________________________________
74657 [  7540] By: jhi                                   on 2000/11/04  20:42:38
74658         Log: Locale tweakery.  Add test case for bug id 20000809.003 to op/misc,
74659              create a "fast path" for locale name probing using "locale -a"
74660              if available, squash finally hopefully the s?printf resetting
74661              the numeric locale (since, IIUC perllocale, it never shouldn't). 
74662      Branch: perl
74663            ! sv.c t/op/misc.t t/pragma/locale.t
74664 ____________________________________________________________________________
74665 [  7539] By: nick                                  on 2000/11/04  19:56:10
74666         Log: PerlIO infrastructure complete.
74667      Branch: perlio
74668            + lib/perlio.pm
74669            ! MANIFEST iperlsys.h perlio.c t/lib/b.t
74670 ____________________________________________________________________________
74671 [  7538] By: nick                                  on 2000/11/04  14:31:32
74672         Log: Type tweaks + less contorted allocation scheme
74673      Branch: perlio
74674            ! perlio.c
74675 ____________________________________________________________________________
74676 [  7537] By: nick                                  on 2000/11/04  12:40:42
74677         Log: Fix for stdio as default "discipline" - PerlIO_init() was fdopen(2,"w")'ing
74678              a fresh FILE * rather than re-using stderr. Which meant PerlIO_stderr() was
74679              fully buffered rather than unbuffered (on Solaris, Linux seemed to do something
74680              sensible) which lead to some interesting fails.
74681      Branch: perlio
74682            ! perlio.c
74683 ____________________________________________________________________________
74684 [  7536] By: jhi                                   on 2000/11/04  00:20:02
74685         Log: Add FCNTL_CAN_LOCK.
74686              
74687              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
74688              From: Andy Dougherty <doughera@lafayette.edu>
74689              Date: Fri, 3 Nov 2000 15:32:14 -0500 (EST)
74690              Message-ID: <Pine.SOL.4.10.10011031528090.29-100000@maxwell.phys.lafayette.edu>
74691              
74692              Subject: Re: [ID 20001030.011] Not OK: perl v5.7.0 +DEVEL7481 on VMS_AXP V7.1 (UNINSTALLED)
74693              From: Andy Dougherty <doughera@lafayette.edu>
74694              In-Reply-To: <4.3.1.0.20001031222203.00b24b20@pop5.banet.net>
74695              Message-ID: <Pine.SOL.4.10.10011031532170.29-100000@maxwell.phys.lafayette.edu>
74696      Branch: metaconfig/U/perl
74697            + d_fcntl_can_lock.U
74698            ! startperl.U
74699      Branch: perl
74700            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
74701            ! config_h.SH epoc/config.sh pp_sys.c uconfig.h uconfig.sh
74702            ! vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
74703            ! vos/config.ga.h win32/config.bc win32/config.gc
74704            ! win32/config.vc
74705 ____________________________________________________________________________
74706 [  7535] By: nick                                  on 2000/11/03  22:19:10
74707         Log: Implement stack of layers - (perlio.c _is_ derived from the old file honest...)
74708              - Works on Linux with
74709              perlio + unix
74710              stdio
74711              - Works on Solaris with
74712              perlio + unix
74713              - Fails ONE test (print to STDIN should fail) on Solaris with stdio.
74714              - Fails (hangs in openpid) if you try and stack
74715              perlio + stdio - Linux stdio's read() logic is hanging.
74716      Branch: perlio
74717            ! iperlsys.h perlio.c
74718 ____________________________________________________________________________
74719 [  7534] By: jhi                                   on 2000/11/03  15:16:02
74720         Log: Subject: Re: README.aix
74721              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
74722              Date: Fri, 03 Nov 2000 16:03:15 +0100
74723              Message-Id: <20001103151040.95C6.H.M.BRAND@hccnet.nl>
74724      Branch: perl
74725            ! README.aix
74726 ____________________________________________________________________________
74727 [  7533] By: jhi                                   on 2000/11/03  03:59:02
74728         Log: Subject: [PATCH 5.7.0] better messages from malloc()
74729              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
74730              Date: Wed, 1 Nov 2000 23:39:56 -0500
74731              Message-ID: <20001101233956.A520@monk.mps.ohio-state.edu>
74732      Branch: perl
74733            ! malloc.c pod/perldiag.pod
74734 ____________________________________________________________________________
74735 [  7532] By: jhi                                   on 2000/11/03  00:11:56
74736         Log: The #7521 touched things it shouldn't have.
74737      Branch: perl
74738            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
74739 ____________________________________________________________________________
74740 [  7531] By: jhi                                   on 2000/11/02  22:32:33
74741         Log: Subject:  [PATCH] Perl@7504, vms/gen_shrfls.pl
74742              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
74743              Date:     Thu, 2 Nov 2000 16:58:36 EST
74744              Message-Id: <001102165758.31020@DUPHY4.Physics.Drexel.Edu>
74745      Branch: perl
74746            ! vms/gen_shrfls.pl
74747 ____________________________________________________________________________
74748 [  7530] By: jhi                                   on 2000/11/02  22:08:49
74749         Log: Fix the problem discussed in
74750              
74751              Subject: [ID 20001015.004] Fwd: Tie::SubstrHash -- bug & fix (all Perl versions)
74752              Date: Mon, 16 Oct 2000 04:48:59 +0300 (EET DST) 
74753              Message-Id: <200010160148.EAA14523@alpha.hut.fi> 
74754              
74755              originally from Linc Madison.  Also Andreas König's comments
74756              taken into account.  Some other problems with Tie::SubstrHash
74757              fixed: didn't croak when the table exceeded the requested number
74758              of entries (as documented) but instead when the number of entries
74759              exceeded the size of the table, a croak() had an unnecessary \n,
74760              didn't have a CLEAR method, documented that there is no exists().
74761              Didn't fix to be strict-proof because the module uses &foo; and
74762              dynamic scope.  Added a test script exercizing both first tamely 
74763              the basic functionality, and then the failure cases reported by
74764              Linc Madison.
74765      Branch: perl
74766            + t/lib/tie-substrhash.t
74767            ! MANIFEST lib/Tie/SubstrHash.pm
74768 ____________________________________________________________________________
74769 [  7529] By: jhi                                   on 2000/11/02  17:58:08
74770         Log: recv() can fail and return undef.
74771              
74772              Subject: [ID 20001102.003] Net::Ping patch: "Bad arg lenght" error appears if host is unreachable    
74773              From: "Alexey V. Barantsev" <barancev@kazbek.ispras.ru>
74774              Date: Thu, 2 Nov 2000 20:12:20 +0300
74775              Message-Id: <200011021712.UAA07919@dallas.kazbek.ispras.ru>
74776      Branch: perl
74777            ! lib/Net/Ping.pm
74778 ____________________________________________________________________________
74779 [  7528] By: jhi                                   on 2000/11/02  17:49:09
74780         Log: Detpyo.
74781      Branch: perl
74782            ! pod/perlop.pod
74783 ____________________________________________________________________________
74784 [  7527] By: jhi                                   on 2000/11/02  15:48:37
74785         Log: Add Tie::RefHash::Nestable (lives in Tie/RefHash.pm),
74786              fix a autovivification bug in Tie::RefHash, add tests for both.
74787              
74788              Subject: Re: Tie::RefHash: use hash refs as keys in nested hashes
74789              From: Edward Avis <epa98@doc.ic.ac.uk>
74790              Date: Thu, 2 Nov 2000 15:24:30 +0000 (GMT)
74791              Message-ID: <Pine.LNX.4.21.0011021516010.8344-100000@texel03.doc.ic.ac.uk>
74792      Branch: perl
74793            + t/lib/tie-refhash.t
74794            ! MANIFEST lib/Tie/RefHash.pm
74795 ____________________________________________________________________________
74796 [  7526] By: jhi                                   on 2000/11/02  13:56:26
74797         Log: Test::Harness revealed buglets in the new DynaLoader.
74798              
74799              Subject: [ID 20001102.001] Not OK: perl v5.7.0 +DEVEL7523 on i686-linux 2.2.16a (UNINSTALLED)
74800              From: andreas.koenig@anima.de (Andreas J. Koenig)
74801              Date: 02 Nov 2000 11:26:48 +0100 
74802              Message-Id: <m3vgu6k6tz.fsf@ak-71.mind.de>
74803      Branch: perl
74804            ! ext/DynaLoader/DynaLoader_pm.PL
74805 ____________________________________________________________________________
74806 [  7525] By: jhi                                   on 2000/11/01  23:52:08
74807         Log: The entry for #7503 was missing.
74808      Branch: perl
74809            ! Changes
74810 ____________________________________________________________________________
74811 [  7524] By: jhi                                   on 2000/11/01  23:40:52
74812         Log: Update Changes.
74813      Branch: perl
74814            ! Changes patchlevel.h
74815 ____________________________________________________________________________
74816 [  7523] By: jhi                                   on 2000/11/01  22:57:09
74817         Log: More tweaking on the #7522 theme.
74818      Branch: perl
74819            ! ext/DynaLoader/DynaLoader_pm.PL
74820 ____________________________________________________________________________
74821 [  7522] By: jhi                                   on 2000/11/01  22:06:15
74822         Log: Expand %Config variables and %ENV variables only if
74823              so requested during build time using the
74824              PERL_BUILD_EXPAND_CONFIG_VARS and PERL_BUILD_EXPAND_ENV_VARS.
74825              Not expanding makes relocating distributions easier.
74826      Branch: perl
74827            ! ext/DynaLoader/DynaLoader_pm.PL
74828 ____________________________________________________________________________
74829 [  7521] By: jhi                                   on 2000/11/01  20:56:34
74830         Log: Make the POSIX::setuid and POSIX::setgid to really call setuid()
74831              and setgid() because they were just changing $< and $( which means
74832              only changing the real uid/gid, as opposed to changing both
74833              real and effective ids.  (The alternative way could have been
74834              in POSIX.pm to change $> and $), too, but making a direct call
74835              to the C API feels cleaner.)  Fixes the bug
74836              
74837              Subject: [ID 20000904.005] POSIX::setuid() Doesn't Call setuid()
74838              From: "Garry T. Williams" <garry@zvolve.com>
74839              Date: Mon, 4 Sep 2000 12:09:44 -0400 (EDT)
74840              Message-Id: <200009041609.e84G9iN12155@ifr.inside.zvolve.net>
74841      Branch: perl
74842            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
74843            ! ext/POSIX/typemap pod/perlvar.pod
74844 ____________________________________________________________________________
74845 [  7520] By: jhi                                   on 2000/11/01  20:08:33
74846         Log: Subject: [ID 20000904.004] perlsec Manual Page Incorrect Doing "Safe Backticks"
74847              From: "Garry T. Williams" <garry@zvolve.com>
74848              Date: Mon, 4 Sep 2000 11:32:38 -0400 (EDT)
74849              Message-Id: <200009041532.e84FWcl12106@ifr.inside.zvolve.net>
74850      Branch: perl
74851            ! pod/perlsec.pod
74852 ____________________________________________________________________________
74853 [  7519] By: jhi                                   on 2000/11/01  20:01:22
74854         Log: Locale warning explanation tweak.
74855      Branch: perl
74856            ! pod/perldiag.pod
74857 ____________________________________________________________________________
74858 [  7518] By: jhi                                   on 2000/11/01  18:57:13
74859         Log: C.pm part of
74860              
74861              Subject: [ID 20001010.001] [Daniel.Stutz@astaro.de: perlcc and C.pm in perl-5.7.0]
74862              From: Jarkko Hietaniemi <jhi@iki.fi>
74863              Date: Tue, 10 Oct 2000 08:22:28 -0500
74864              Message-Id: <20001010082228.B17030@chaos.wustl.edu>
74865      Branch: perl
74866            ! ext/B/B/C.pm
74867 ____________________________________________________________________________
74868 [  7517] By: jhi                                   on 2000/11/01  18:41:59
74869         Log: Subject: [ID 20001005.006] Documentation -- description of qr//
74870              From: Martien Verbruggen <mgjv@comdyn.com.au>
74871              Date: Fri, 6 Oct 2000 14:09:10 +1100
74872              Message-Id: <200010060309.OAA03457@verbruggen.comdyn.com.au>
74873      Branch: perl
74874            ! pod/perlop.pod
74875 ____________________________________________________________________________
74876 [  7516] By: jhi                                   on 2000/11/01  18:34:55
74877         Log: Generalize the Camel wording.
74878              
74879              Subject: Re: perlfaq style changes
74880              From: John Borwick <jhborwic@unity.ncsu.edu>
74881              Date: Wed, 1 Nov 2000 13:19:21 -0500 (EST)
74882              Message-ID: <Pine.GSO.4.21.0011011318270.7428-100000@eos00du.eos.ncsu.edu>
74883      Branch: perl
74884            ! pod/perlfaq3.pod pod/perlfaq8.pod pod/perlfaq9.pod
74885 ____________________________________________________________________________
74886 [  7515] By: jhi                                   on 2000/11/01  16:52:31
74887         Log: Subject: [ID 20001005.004] doc bug: perlsec misleading re file output
74888              From: pimlott@idiomtech.com (Andrew Pimlott)
74889              Date: Thu, 5 Oct 2000 13:20:58 -0400 (EDT)
74890              Message-Id: <m13hEhW-000SEmC@nolfolan.idiomtech.com>
74891      Branch: perl
74892            ! pod/perlsec.pod
74893 ____________________________________________________________________________
74894 [  7514] By: jhi                                   on 2000/11/01  15:03:40
74895         Log: More AIX lore.
74896      Branch: perl
74897            ! ext/re/hints/aix.pl
74898 ____________________________________________________________________________
74899 [  7513] By: jhi                                   on 2000/11/01  14:48:30
74900         Log: Subject: [ID 20001101.001] Net::Ping icmp odd $bytes
74901              From: root <root@chronos.fi.muni.cz>
74902              Date: Wed, 1 Nov 2000 12:31:32 +0100
74903              Message-Id: <200011011131.MAA03310@chronos.fi.muni.cz>
74904      Branch: perl
74905            ! lib/Net/Ping.pm
74906 ____________________________________________________________________________
74907 [  7512] By: jhi                                   on 2000/11/01  14:46:47
74908         Log: Subject: [ID 20001031.004] Uninitialized auto variable in regcomp.c
74909              From: Martin Husemann <martin@duskware.de>
74910              Date: Tue, 31 Oct 2000 23:39:35 +0100 (MET)
74911              Message-Id: <200010312239.e9VMdZR01580@night-porter.duskware.de>
74912      Branch: perl
74913            ! regcomp.c
74914 ____________________________________________________________________________
74915 [  7511] By: jhi                                   on 2000/11/01  14:39:50
74916         Log: AUTHORS updates.
74917      Branch: perl
74918            ! AUTHORS
74919 ____________________________________________________________________________
74920 [  7510] By: jhi                                   on 2000/11/01  14:29:50
74921         Log: Subject: [PATCH] startperl to respect versiononly
74922              From: Robin Barker <rmb1@cise.npl.co.uk> 
74923              Date: Tue, 31 Oct 2000 16:29:36 GMT
74924              Message-Id: <200010311629.QAA01771@tempest.npl.co.uk>
74925      Branch: metaconfig/U/perl
74926            ! startperl.U
74927      Branch: perl
74928            ! Configure config_h.SH
74929 ____________________________________________________________________________
74930 [  7509] By: jhi                                   on 2000/11/01  14:19:53
74931         Log: printf UVs the correct way, noticed by Robin Barker.
74932      Branch: perl
74933            ! utf8.c
74934 ____________________________________________________________________________
74935 [  7508] By: jhi                                   on 2000/11/01  14:10:03
74936         Log: Do not cleanup *% because the % has special meanings in some
74937              shell environments.
74938      Branch: perl
74939            ! ext/Storable/Makefile.PL
74940 ____________________________________________________________________________
74941 [  7507] By: jhi                                   on 2000/11/01  14:06:00
74942         Log: The NonStop-UX libraries have a novel way to say NaN.
74943      Branch: perl
74944            ! t/lib/bigfltpm.t
74945 ____________________________________________________________________________
74946 [  7506] By: jhi                                   on 2000/11/01  14:03:35
74947         Log: The osname has been lowercased by now, from Tom Bates.
74948      Branch: metaconfig
74949            ! U/modified/Oldconfig.U
74950      Branch: perl
74951            ! Configure config_h.SH
74952 ____________________________________________________________________________
74953 [  7505] By: jhi                                   on 2000/10/31  19:18:39
74954         Log: The compiler is either gcc or cc, from Tom Bates.
74955      Branch: perl
74956            ! hints/nonstopux.sh
74957 ____________________________________________________________________________
74958 [  7504] By: jhi                                   on 2000/10/31  14:53:42
74959         Log: Update Changes.
74960      Branch: perl
74961            ! Changes patchlevel.h
74962 ____________________________________________________________________________
74963 [  7503] By: jhi                                   on 2000/10/31  14:30:50
74964         Log: Whitespace style tweak.  Was originally going to see to
74965              
74966              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
74967              From: Joe Smith <jms@inwap.com>
74968              Date: Mon, 30 Oct 2000 18:47:57 -0800
74969              Message-Id: <39FE32DD.24AAC4D@inwap.com>
74970              
74971              but that had already been taken care of.
74972      Branch: metaconfig
74973            ! U/compline/d_stdstdio.U
74974      Branch: perl
74975            ! Configure config_h.SH
74976 ____________________________________________________________________________
74977 [  7502] By: jhi                                   on 2000/10/31  14:25:02
74978         Log: AUTHORS tweaks.
74979      Branch: perl
74980            ! AUTHORS
74981 ____________________________________________________________________________
74982 [  7501] By: jhi                                   on 2000/10/31  14:23:59
74983         Log: Subject: perlfaq style changes
74984              From: John Borwick <jhborwic@unity.ncsu.edu>
74985              Date: Tue, 31 Oct 2000 03:15:11 -0500 (EST)
74986              Message-ID: <Pine.GSO.4.21.0010310307500.5819-100000@eos00du.eos.ncsu.edu>
74987      Branch: perl
74988            ! pod/perlfaq.pod pod/perlfaq1.pod pod/perlfaq2.pod
74989            ! pod/perlfaq3.pod pod/perlfaq4.pod pod/perlfaq5.pod
74990            ! pod/perlfaq6.pod pod/perlfaq7.pod pod/perlfaq8.pod
74991            ! pod/perlfaq9.pod
74992 ____________________________________________________________________________
74993 [  7500] By: jhi                                   on 2000/10/31  14:22:15
74994         Log: Be more lenient on bad UTF-8 when doing bit arithmetics.
74995              
74996              Subject: Re: [ID 20000918.005] ~ on wide chars
74997              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
74998              Date: Mon, 30 Oct 2000 21:09:55 -0800
74999              Message-ID: <jQl/5gzkgWYL092yn@efn.org>
75000              
75001              (The ord() part of the patch skipped.)
75002      Branch: perl
75003            ! doop.c
75004 ____________________________________________________________________________
75005 [  7499] By: jhi                                   on 2000/10/31  14:20:08
75006         Log: Subject: [ID 20001030.001] 5.7.0-7489: Null-Pointer reference in mg.c
75007              From: Jens Hamisch <jens@Strawberry.COM>
75008              Date: Mon, 30 Oct 2000 15:17:07 +0100
75009              Message-Id: <20001030151707.A9597@Strawberry.COM>
75010      Branch: perl
75011            ! av.c
75012 ____________________________________________________________________________
75013 [  7498] By: jhi                                   on 2000/10/31  14:16:29
75014         Log: Subject: [PATCH: perl@7483] add three new EBCDIC Encode-ings && many tests
75015              From: Peter Prymmer <pvhp@forte.com>
75016              Date: Mon, 30 Oct 2000 16:59:11 -0800 (PST)
75017              Message-ID: <Pine.OSF.4.10.10010301643590.67363-100000@aspara.forte.com>
75018      Branch: perl
75019            + ext/Encode/Encode/cp1047.enc ext/Encode/Encode/cp37.enc
75020            + ext/Encode/Encode/posix-bc.enc
75021            ! MANIFEST t/lib/encode.t
75022 ____________________________________________________________________________
75023 [  7497] By: jhi                                   on 2000/10/31  14:13:22
75024         Log: Subject: [PATCH: perl@7483] fix coded control chars in cgi-html.t
75025              From: Peter Prymmer <pvhp@forte.com>
75026              Date: Mon, 30 Oct 2000 17:48:11 -0800 (PST)
75027              Message-ID: <Pine.OSF.4.10.10010301746350.69159-100000@aspara.forte.com>
75028      Branch: perl
75029            ! t/lib/cgi-html.t
75030 ____________________________________________________________________________
75031 [  7496] By: jhi                                   on 2000/10/31  14:12:05
75032         Log: Subject: [PATCH: perl@7483] CRLF fix for cgi-function.t tests
75033              From: Peter Prymmer <pvhp@forte.com>
75034              Date: Mon, 30 Oct 2000 17:46:33 -0800 (PST)
75035              Message-ID: <Pine.OSF.4.10.10010301745120.69159-100000@aspara.forte.com>
75036      Branch: perl
75037            ! t/lib/cgi-function.t
75038 ____________________________________________________________________________
75039 [  7495] By: jhi                                   on 2000/10/31  14:11:08
75040         Log: Subject: [PATCH: perl@7483] generalize AIX ccversion hack for re extension
75041              From: Peter Prymmer <pvhp@forte.com>
75042              Date: Mon, 30 Oct 2000 16:41:21 -0800 (PST)
75043              Message-ID: <Pine.OSF.4.10.10010301634500.67363-100000@aspara.forte.com>
75044      Branch: perl
75045            + ext/re/hints/aix.pl
75046            ! MANIFEST ext/re/Makefile.PL
75047 ____________________________________________________________________________
75048 [  7494] By: jhi                                   on 2000/10/31  14:08:32
75049         Log: Use Errno magic.
75050              
75051              Subject: [ID 20001030.009] [PATCH] ftmp-mktemp failing
75052              From: Casey Tweten <perl@ctweten.amsite.com>
75053              Date: Mon, 30 Oct 2000 15:51:17 -0500
75054              Message-Id: <200010302051.e9UKpHd02194@ctweten.amsite.com>
75055      Branch: perl
75056            ! lib/File/Temp.pm
75057 ____________________________________________________________________________
75058 [  7493] By: jhi                                   on 2000/10/31  14:05:07
75059         Log: Add a perlbug flag, -A, to avoid acknowledgement messages.
75060              
75061              Subject: PATCH (Re: [ID 20001030.008] OK: perl v5.7.0 +DEVEL7445 on i586-linux 2.2.16 (UNINSTALLED))
75062              From: Nicholas Clark <nick@ccl4.org>
75063              Date: Mon, 30 Oct 2000 17:38:45 +0000
75064              Message-ID: <20001030173845.O60355@plum.flirble.org>
75065      Branch: perl
75066            ! Makefile.SH utils/perlbug.PL
75067 ____________________________________________________________________________
75068 [  7492] By: nick                                  on 2000/10/30  19:37:23
75069         Log: Change files which are mysteriously different to mainline to be
75070              copies of mainline.
75071      Branch: perlio
75072            ! objXSUB.h perlapi.c pod/perlapi.pod
75073 ____________________________________________________________________________
75074 [  7491] By: nick                                  on 2000/10/30  18:05:54
75075         Log: Perlio fixes discovered on big-endian & very traditional Solaris:
75076              - typo in endian code in putc.
75077              - Don't allow read of write-only files and vice-versa
75078              - and off-by-one in flush-all loop.
75079              Remove debug calls as they were using GCC specific features.
75080      Branch: perlio
75081            ! perlio.c
75082 ____________________________________________________________________________
75083 [  7490] By: nick                                  on 2000/10/29  21:45:45
75084         Log: Integrate mainline to perlio
75085      Branch: perlio
75086           !> lib/ExtUtils/Manifest.pm op.c t/comp/proto.t t/pragma/utf8.t
75087           !> toke.c
75088 ____________________________________________________________________________
75089 [  7489] By: jhi                                   on 2000/10/29  21:11:08
75090         Log: Subject: [Chris Winters <cwinters@intes.net>] patch to ExtUtils::Manifest
75091              From: andreas.koenig@anima.de (Andreas J. Koenig)
75092              Date: 29 Oct 2000 22:05:59 +0100
75093              Message-ID: <m3snpfqrwo.fsf@ak-71.mind.de>
75094      Branch: perl
75095            ! lib/ExtUtils/Manifest.pm
75096 ____________________________________________________________________________
75097 [  7488] By: jhi                                   on 2000/10/29  21:07:47
75098         Log: Tests for #7487.
75099              
75100              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
75101              From: andreas.koenig@anima.de (Andreas J. Koenig)
75102              Date: 29 Oct 2000 19:37:09 +0100
75103              Message-ID: <m34s1vsdd6.fsf@ak-71.mind.de>
75104      Branch: perl
75105            ! t/comp/proto.t
75106 ____________________________________________________________________________
75107 [  7487] By: jhi                                   on 2000/10/29  21:06:27
75108         Log: constsub spillage.
75109              
75110              Subject: Re: [ID 20001029.002] Not OK: perl v5.7.0 +DEVEL7462 on i686-linux 2.2.16a (UNINSTALLED)
75111              From: John Tobey <jtobey@john-edwin-tobey.org>
75112              Date: Sun, 29 Oct 2000 11:37:45 -0500 (EST)
75113              Message-Id: <m13pvSr-000FObC@feynman.localnet>
75114      Branch: perl
75115            ! op.c
75116 ____________________________________________________________________________
75117 [  7486] By: nick                                  on 2000/10/29  21:05:04
75118         Log: Integrate mainline to perlio branch
75119      Branch: perlio
75120           +> Porting/repository.pod lib/unicode/Is/DCmedial.pl
75121           +> t/lib/tie-splice.t vos/config.alpha.def vos/config.alpha.h
75122           +> vos/config.ga.def vos/config.ga.h vos/configure_perl.cm
75123           +> vos/install_perl.cm
75124            - MAINTAIN fix_pl lib/unicode/Is/DCinital.pl vos/config.def
75125            - vos/config.h vos/config_h.SH_orig
75126           !> (integrate 141 files)
75127 ____________________________________________________________________________
75128 [  7485] By: jhi                                   on 2000/10/29  21:00:47
75129         Log: Make \x{...} consistently produce UTF-8.
75130              
75131              Subject: Re: \x{...} is confused 
75132              From: Simon Cozens <simon@cozens.net>
75133              Date: Sun, 29 Oct 2000 19:36:48 +0000
75134              Message-ID: <20001029193648.A6287@pembro4.pmb.ox.ac.uk>
75135      Branch: perl
75136            ! t/pragma/utf8.t toke.c
75137 ____________________________________________________________________________
75138 [  7484] By: nick                                  on 2000/10/29  20:05:29
75139         Log: PerlIO passes all tests.
75140      Branch: perlio
75141            ! perlio.c
75142 ____________________________________________________________________________
75143 [  7483] By: jhi                                   on 2000/10/29  18:06:55
75144         Log: Update Changes.
75145      Branch: perl
75146            ! Changes patchlevel.h
75147 ____________________________________________________________________________
75148 [  7482] By: nick                                  on 2000/10/29  17:43:28
75149         Log: Include <unistd.h> to get correct lseek() prototype etc.
75150              (I thought perl.h did that) - down to two fails
75151              - comp/require.t (last test)
75152              - lib/io_xs.t - possibly import/export of FILE * ?
75153      Branch: perlio
75154            ! perlio.c
75155 ____________________________________________________________________________
75156 [  7481] By: jhi                                   on 2000/10/29  17:02:37
75157         Log: UTF-8 decoder tweak.
75158      Branch: perl
75159            ! utf8.c
75160 ____________________________________________________________________________
75161 [  7480] By: nick                                  on 2000/10/29  16:26:11
75162         Log: Fixed two bugs:
75163              - error code not being set on close (of broken pipe)
75164              - append mode was truncating.
75165              At least one seek/tell bug remains.
75166      Branch: perlio
75167            ! perlio.c
75168 ____________________________________________________________________________
75169 [  7479] By: nick                                  on 2000/10/29  11:18:16
75170         Log: Prototype (stdio-like) PerlIO passing basic tests. Checked in
75171              in case of accidents. Still several worrying fails, no line disciplines yet.
75172      Branch: perlio
75173            ! iperlsys.h perlio.c
75174 ____________________________________________________________________________
75175 [  7478] By: jhi                                   on 2000/10/29  02:04:01
75176         Log: Add also emailless people.
75177      Branch: perl
75178            ! AUTHORS
75179 ____________________________________________________________________________
75180 [  7477] By: jhi                                   on 2000/10/29  01:36:00
75181         Log: The #7476 needs a MANIFEST change, too.
75182      Branch: perl
75183            ! MANIFEST
75184 ____________________________________________________________________________
75185 [  7476] By: jhi                                   on 2000/10/29  01:35:21
75186         Log: Have only one master list of AUTHORS, drop unmaintained MAINTAIN.
75187      Branch: perl
75188            - MAINTAIN
75189            ! AUTHORS Changes
75190 ____________________________________________________________________________
75191 [  7475] By: jhi                                   on 2000/10/28  23:57:25
75192         Log: De-quoted-unreadable to ISO Latin 1.
75193              (There's one ISO-2022-JP name in Changes5.004.)
75194      Branch: perl
75195            ! Changes Changes5.6
75196 ____________________________________________________________________________
75197 [  7474] By: jhi                                   on 2000/10/28  19:13:06
75198         Log: Subject: [ID 20001027.007] uniq array in perlfaq
75199              From: Hans Ginzel <hans@kolej.mff.cuni.cz>     
75200              Date: Fri, 27 Oct 2000 19:28:30 +0200
75201              Message-Id: <20001027192830.A1564@kolej.mff.cuni.cz> 
75202      Branch: perl
75203            ! pod/perlfaq4.pod
75204 ____________________________________________________________________________
75205 [  7473] By: jhi                                   on 2000/10/28  18:02:05
75206         Log: Locking null mutexes is not recommendable.
75207              
75208              Subject: Re: [ID 20001027.008] Not OK: perl v5.7.0 +DEVEL7462 on i386-freebsd-thread-64all 4.1-stable (UNINSTALLED) 
75209              From: Hugo <hv@crypt.compulink.co.uk>
75210              Date: Sat, 28 Oct 2000 18:41:12 +0100
75211              Message-Id: <200010281741.SAA31327@crypt.compulink.co.uk>
75212      Branch: perl
75213            ! op.c
75214 ____________________________________________________________________________
75215 [  7472] By: jhi                                   on 2000/10/28  17:52:58
75216         Log: Better create a true mailing list for the repository keepers.
75217      Branch: perl
75218            ! Porting/repository.pod
75219 ____________________________________________________________________________
75220 [  7471] By: jhi                                   on 2000/10/28  17:28:24
75221         Log: Add the repository doc by Malcolm, Sarathy, and by Simon,
75222              name as suggested by Michael Bletzinger <mbletzin@ncsa.uiuc.edu>.
75223      Branch: perl
75224            + Porting/repository.pod
75225            ! MANIFEST
75226 ____________________________________________________________________________
75227 [  7470] By: jhi                                   on 2000/10/28  17:20:54
75228         Log: Subject: DOC PATCH 5.6.0
75229              From: mjd@plover.com
75230              Date: 27 Oct 2000 17:32:44 -0000
75231              Message-ID: <20001027173244.23754.qmail@plover.com>
75232      Branch: perl
75233            ! pod/perlfunc.pod
75234 ____________________________________________________________________________
75235 [  7469] By: jhi                                   on 2000/10/28  17:16:45
75236         Log: Subject: [ID 20001027.010] [PATCH] Add info on building CPAN modules to README.dos
75237              From: "Peter J. Farley III" <pjfarley@banet.net>
75238              Date: Fri, 27 Oct 2000 20:32:56 -0400
75239              Message-Id: <4.3.1.0.20001027202303.00ad8900@pop5.banet.net>
75240      Branch: perl
75241            ! README.dos
75242 ____________________________________________________________________________
75243 [  7468] By: jhi                                   on 2000/10/28  17:07:18
75244         Log: Make target reordering to avoid pointless re-makes.
75245              
75246              Subject: Re: Total re-make of 'make okfile' after 7451 ?
75247              From: Nicholas Clark <nick@ccl4.org>
75248              Date: Sat, 28 Oct 2000 00:31:02 +0100
75249              Message-ID: <20001028003101.A54517@plum.flirble.org>
75250      Branch: perl
75251            ! Makefile.SH
75252 ____________________________________________________________________________
75253 [  7467] By: jhi                                   on 2000/10/28  17:05:31
75254         Log: Subject: [ID 20001027.005] Nit in perlos2.pod - space needs deleted on line 118
75255              From: lvirden@cas.org
75256              Date: Fri, 27 Oct 2000 13:14:41 -0400 (EDT)
75257              Message-Id: <200010271714.NAA22015@lwv26awu.cas.org>
75258      Branch: perl
75259            ! README.os2
75260 ____________________________________________________________________________
75261 [  7466] By: jhi                                   on 2000/10/28  16:09:16
75262         Log: Upgrade to CPAN 1.58_55.
75263              
75264              Subject: CPAN.pm status
75265              From: andreas.koenig@anima.de (Andreas J. Koenig) 
75266              Date: 28 Oct 2000 08:18:00 +0200 
75267              Message-ID: <m3n1fpa3qf.fsf@ak-71.mind.de>
75268      Branch: perl
75269            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
75270 ____________________________________________________________________________
75271 [  7465] By: jhi                                   on 2000/10/28  16:02:47
75272         Log: The reëntrant version shouldn't be needed unless USE_PURE_BISON.
75273      Branch: perl
75274            ! embed.h embed.pl perl.h proto.h toke.c
75275 ____________________________________________________________________________
75276 [  7464] By: nick                                  on 2000/10/28  10:43:44
75277         Log: Fix for sv_2iv() on "shared" value from keys %hash.
75278      Branch: perl
75279            ! sv.c
75280 ____________________________________________________________________________
75281 [  7463] By: jhi                                   on 2000/10/27  16:18:29
75282         Log: Update Changes.
75283      Branch: perl
75284            ! Changes patchlevel.h
75285 ____________________________________________________________________________
75286 [  7462] By: jhi                                   on 2000/10/27  16:17:44
75287         Log: Too enthusiastic editing in #7460.
75288      Branch: metaconfig
75289            ! U/modified/Oldsym.U
75290      Branch: perl
75291            ! Configure config_h.SH
75292 ____________________________________________________________________________
75293 [  7461] By: jhi                                   on 2000/10/27  15:37:38
75294         Log: Retract #7459, the script needs more work.
75295      Branch: perl
75296            - mkreef
75297            ! MANIFEST
75298 ____________________________________________________________________________
75299 [  7460] By: jhi                                   on 2000/10/27  15:23:14
75300         Log: Use $sort, $uniq (and $tr) consistently as wondered
75301              by Nicholas Clark.
75302      Branch: metaconfig
75303            ! U/modified/Cppsym.U U/modified/Getfile.U U/modified/Guess.U
75304            ! U/modified/Myread.U U/modified/Oldsym.U U/modified/Signal.U
75305            ! U/modified/libc.U
75306      Branch: perl
75307            ! Configure config_h.SH
75308 ____________________________________________________________________________
75309 [  7459] By: jhi                                   on 2000/10/27  15:02:07
75310         Log: (Retracted by #7461)
75311              
75312              Add a shell script for creating/removing symbolic link farms,
75313              useful for keeping the source code read-only and doing the
75314              builds somewhere else.
75315      Branch: perl
75316            + mkreef
75317            ! MANIFEST
75318 ____________________________________________________________________________
75319 [  7458] By: jhi                                   on 2000/10/27  14:42:20
75320         Log: Do away with the fix_pl.
75321      Branch: perl
75322            - fix_pl
75323            ! MANIFEST Makefile.SH
75324 ____________________________________________________________________________
75325 [  7457] By: jhi                                   on 2000/10/27  12:43:13
75326         Log: Subject: [ID 20001027.002] Patch 7380 followup - Perl_modfl *must* be defined
75327              From: Jens Hamisch <jens@Strawberry.COM>
75328              Date: Fri, 27 Oct 2000 14:38:21 +0200
75329              Message-Id: <20001027143821.B3366@Strawberry.COM>
75330      Branch: perl
75331            ! perl.h
75332 ____________________________________________________________________________
75333 [  7456] By: jhi                                   on 2000/10/27  12:33:42
75334         Log: Subject: [PATCH] todo
75335              From: Nicholas Clark <nick@ccl4.org>
75336              Date: Thu, 26 Oct 2000 22:32:29 +0100
75337              Message-ID: <20001026223229.A44540@plum.flirble.org>
75338      Branch: perl
75339            ! pod/perltodo.pod
75340 ____________________________________________________________________________
75341 [  7455] By: jhi                                   on 2000/10/27  12:02:21
75342         Log: Subject: Re: [PATCH bleadperl] ripples from constsub patch
75343              From: John Tobey <jtobey@john-edwin-tobey.org>
75344              Date: Thu, 26 Oct 2000 22:29:53 -0400 (EDT)
75345              Message-Id: <m13ozHF-000FObC@feynman.localnet>
75346      Branch: perl
75347            ! op.c t/pragma/sub_lval.t
75348 ____________________________________________________________________________
75349 [  7454] By: jhi                                   on 2000/10/27  11:59:42
75350         Log: Subject: [ID 20001026.006] C<use integer; $x += 1> gives uninitialized warning
75351              From: sthoenna@efn.org
75352              Date: Thu, 26 Oct 2000 14:00:03 -0700 (PDT)
75353              Message-Id: <200010262100.e9QL03U06386@garcia.efn.org>
75354      Branch: perl
75355            ! pp.c t/op/assignwarn.t
75356 ____________________________________________________________________________
75357 [  7453] By: jhi                                   on 2000/10/27  00:15:08
75358         Log: Upgrade to Storable 1.0.5, from Raphael Manfredi.
75359      Branch: perl
75360            ! ext/Storable/ChangeLog ext/Storable/Storable.pm
75361            ! ext/Storable/Storable.xs t/lib/st-lock.t
75362 ____________________________________________________________________________
75363 [  7452] By: jhi                                   on 2000/10/26  13:05:52
75364         Log: Undo #7451, this seems to be a deficiency in Perforce,
75365              there is no per-file line-terminator type, only per-client.
75366      Branch: perl
75367            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
75368            ! win32/makefile.mk
75369 ____________________________________________________________________________
75370 [  7451] By: jhi                                   on 2000/10/26  04:56:03
75371         Log: Experimenting in DOS arcana.
75372      Branch: perl
75373            ! README.dos README.win32 djgpp/configure.bat win32/Makefile
75374            ! win32/makefile.mk
75375 ____________________________________________________________________________
75376 [  7450] By: jhi                                   on 2000/10/26  04:50:52
75377         Log: Subject: [ID 20001025.011] [PATCH] t/io/open.t perl@7369[  7350] breaks VMS perl
75378              From: "Peter J. Farley III" <pjfarley@banet.net>            
75379              Date: Wed, 25 Oct 2000 23:10:18 -0400
75380              Message-Id: <4.3.1.0.20001025230222.00accba0@pop5.banet.net>
75381      Branch: perl
75382            ! t/io/open.t
75383 ____________________________________________________________________________
75384 [  7449] By: jhi                                   on 2000/10/26  04:49:16
75385         Log: Subject: Re: [PATCH 5.6.0]Add non-blocking thread doneness checking
75386              From: Hugo <hv@crypt.compulink.co.uk>
75387              Date: Thu, 26 Oct 2000 01:55:17 +0100
75388              Message-Id: <200010260055.BAA27869@crypt.compulink.co.uk>
75389              
75390              minus one unneeded mutex lock/unlock pointed out by Dan Sugalski.
75391      Branch: perl
75392            ! ext/Thread/Thread.pm ext/Thread/Thread.xs t/lib/thr5005.t
75393 ____________________________________________________________________________
75394 [  7448] By: jhi                                   on 2000/10/26  04:38:36
75395         Log: Subject: [PATCH: perl@7446] restore missing d_stdio_cnt_lval to VMS
75396              From: Peter Prymmer <pvhp@forte.com>
75397              Date: Wed, 25 Oct 2000 18:23:56 -0700 (PDT)                          
75398              Message-ID: <Pine.OSF.4.10.10010251816200.247618-100000@aspara.forte.com>
75399      Branch: perl
75400            ! configure.com
75401 ____________________________________________________________________________
75402 [  7447] By: jhi                                   on 2000/10/25  23:20:02
75403         Log: Remains of the old UTF-8 API, utf8_to_uv_chk(): didn't link
75404              in platforms that strictly require all the symbols being present
75405              at link time.
75406      Branch: perl
75407            ! handy.h
75408 ____________________________________________________________________________
75409 [  7446] By: jhi                                   on 2000/10/25  21:55:57
75410         Log: Update Changes.
75411      Branch: perl
75412            ! Changes patchlevel.h
75413 ____________________________________________________________________________
75414 [  7445] By: jhi                                   on 2000/10/25  21:27:08
75415         Log: Integrate with vmsperl #7430 by Charles Bailey:
75416              
75417              Cleanup from prior patch (Charles Lane?):
75418              - improve handling of MFDs in Basename and Path
75419              - default to no xsubpp line # munging when building debug images
75420      Branch: perl
75421           !> lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
75422 ____________________________________________________________________________
75423 [  7444] By: jhi                                   on 2000/10/25  21:03:50
75424         Log: Subject: [PATCH] Zero-padded Numerics in Perl Format
75425              From: John Peacock <JPeacock@UnivPress.com>
75426              Date: Thu, 18 May 2000 11:55:27 -0400
75427              Message-ID: <3924126F.A58BE57A@UnivPress.com>
75428      Branch: perl
75429            ! form.h pod/perldelta.pod pod/perlform.pod pp_ctl.c
75430            ! t/op/write.t
75431 ____________________________________________________________________________
75432 [  7443] By: jhi                                   on 2000/10/25  20:43:10
75433         Log: Temporary stopgap for the self-tying issue: for now only
75434              array and hash self-ties are verboten.  The real fix, of
75435              course, would be to comprehensively test (and implement?)
75436              and debug (and document) self-ties.
75437      Branch: perl
75438            ! pod/perldiag.pod pp_sys.c t/op/tie.t
75439 ____________________________________________________________________________
75440 [  7442] By: jhi                                   on 2000/10/25  20:14:30
75441         Log: Subject: [PATCH 5.6.0]Add non-blocking thread doneness checking
75442              From: Dan Sugalski <dan@sidhe.org>
75443              Date: Wed, 25 Oct 2000 13:36:35 -0400
75444              Message-Id: <5.0.0.25.0.20001025133504.01ef1e20@24.8.96.48>
75445              
75446              plus regen global.sym.
75447      Branch: perl
75448            ! ext/Thread/Thread.pm ext/Thread/Thread.xs global.sym perl.c
75449            ! thrdvar.h util.c
75450 ____________________________________________________________________________
75451 [  7441] By: jhi                                   on 2000/10/25  20:12:20
75452         Log: buildtoc target tweaks.
75453      Branch: perl
75454            ! pod/Makefile.SH
75455 ____________________________________________________________________________
75456 [  7440] By: jhi                                   on 2000/10/25  20:03:53
75457         Log: A new version of making the syslog test more robust.
75458              (Replaces #7421.)
75459              
75460              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
75461              From: "Kurt D. Starsinic" <kstar@chapin.edu>
75462              Date: Wed, 25 Oct 2000 12:13:54 -0400
75463              Message-ID: <20001025121354.B2264@O2.chapin.edu>
75464      Branch: perl
75465            ! t/lib/syslog.t
75466 ____________________________________________________________________________
75467 [  7439] By: jhi                                   on 2000/10/25  20:00:48
75468         Log: Continue the internal UTF-8 API tweaking.
75469              Rename utf8_to_uv_chk() back to utf8_to_uv() because it's
75470              used much more than the simpler API, now called utf8_to_uv_simple().
75471              Still not quite happy with API, too much partial duplication
75472              of functionality.
75473      Branch: perl
75474            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perlapi.c
75475            ! pod/perlapi.pod pod/perlunicode.pod pp.c pp_ctl.c proto.h
75476            ! regcomp.c regexec.c sv.c toke.c utf8.c
75477 ____________________________________________________________________________
75478 [  7438] By: jhi                                   on 2000/10/25  18:52:30
75479         Log: Allow poking holes at the UTF-8 decoding strictness.
75480      Branch: perl
75481            ! embed.pl pp.c proto.h sv.c t/pragma/utf8.t toke.c utf8.c
75482            ! utf8.h
75483 ____________________________________________________________________________
75484 [  7437] By: jhi                                   on 2000/10/25  13:53:05
75485         Log: Rename UTF8LEN() to be UNISKIP(), too confusing to have
75486              UTF8LEN() and UTF8SKIP(). 
75487      Branch: perl
75488            ! pp.c utf8.c utf8.h
75489 ____________________________________________________________________________
75490 [  7436] By: jhi                                   on 2000/10/25  13:51:37
75491         Log: Subject: [PATCH] Re: PerlIO - Configure tweak for Linux/glibc?
75492              From: Nicholas Clark <nick@ccl4.org>
75493              Date: Wed, 25 Oct 2000 14:44:05 +0100
75494              Message-ID: <20001025144404.D27253@plum.flirble.org>
75495      Branch: perl
75496            ! pod/perlrun.pod
75497 ____________________________________________________________________________
75498 [  7435] By: jhi                                   on 2000/10/25  13:49:32
75499         Log: Subject: [ID 20001024.007] [PATCH] "Dump local *FH" causes SEGV
75500              From: Mike Guy <mjtg@cam.ac.uk>
75501              Date: Tue, 24 Oct 2000 14:59:40 +0100
75502              Message-Id: <E13o4c8-00076u-00@libra.cus.cam.ac.uk>
75503      Branch: perl
75504            ! scope.c
75505 ____________________________________________________________________________
75506 [  7434] By: jhi                                   on 2000/10/25  13:48:41
75507         Log: AIX is picky about its symbol exports.  Solution for now
75508              is to include the deb.o explicitly to the re extension build.
75509              
75510              Subject: Re: introduce missing .Perl_deb symbol to aix build (Questions)
75511              From: Peter Prymmer <pvhp@forte.com>
75512              Date: Tue, 24 Oct 2000 12:57:22 -0700 (PDT)
75513              Message-ID: <Pine.OSF.4.10.10010241252180.127055-100000@aspara.forte.com>
75514      Branch: perl
75515            ! ext/re/Makefile.PL hints/aix.sh
75516 ____________________________________________________________________________
75517 [  7433] By: jhi                                   on 2000/10/25  13:46:49
75518         Log: Subject: patch 7416 breaks sv.c on AIX and HP-UX (patch included)
75519              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
75520              Date: Wed, 25 Oct 2000 12:02:20 +0200
75521              Message-Id: <20001025114712.C9F9.H.M.BRAND@hccnet.nl>
75522      Branch: perl
75523            ! perlsdio.h
75524 ____________________________________________________________________________
75525 [  7432] By: jhi                                   on 2000/10/25  13:44:28
75526         Log: Subject: Minor update to find2perl, for portability
75527              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
75528              Date: Wed, 25 Oct 2000 12:05:47 +0100
75529              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8355@UKRUX002.rundc.uk.origin-it.com>
75530      Branch: perl
75531            ! x2p/find2perl.PL
75532 ____________________________________________________________________________
75533 [  7431] By: jhi                                   on 2000/10/25  13:40:39
75534         Log: Add targets to Makefile.SH, most importantly
75535              'regen_all' which also remembers to update vms/perly*.
75536      Branch: perl
75537            ! Makefile.SH
75538 ____________________________________________________________________________
75539 [  7430] By: bailey                                on 2000/10/25  03:13:53
75540         Log: Cleanup from prior patch (Charles Lane?):
75541              - improve handling of MFDs in Basename and Path
75542              - default to no xsubpp line # munging when building debug images
75543      Branch: vmsperl
75544            ! lib/ExtUtils/MM_VMS.pm lib/File/Basename.pm lib/File/Path.pm
75545 ____________________________________________________________________________
75546 [  7429] By: jhi                                   on 2000/10/24  20:03:40
75547         Log: Podify README.epoc and README.vos.
75548      Branch: perl
75549            ! README.epoc README.vos pod/buildtoc.PL pod/perl.pod
75550            ! pod/perlport.pod pod/perltoc.pod
75551 ____________________________________________________________________________
75552 [  7428] By: jhi                                   on 2000/10/24  19:10:33
75553         Log: Stratus VOS updates from Paul Green.
75554      Branch: perl
75555            + vos/config.alpha.def vos/config.alpha.h vos/config.ga.def
75556            + vos/config.ga.h vos/configure_perl.cm vos/install_perl.cm
75557            - vos/config.def vos/config.h vos/config_h.SH_orig
75558            ! MANIFEST README.vos pod/perlport.pod vos/Changes vos/build.cm
75559            ! vos/compile_perl.cm vos/config.pl vos/perl.bind vos/vosish.h
75560 ____________________________________________________________________________
75561 [  7427] By: jhi                                   on 2000/10/24  18:59:48
75562         Log: Check if stdio supports tweaking lval and cnt simultaneously.
75563              
75564              Subject: PATCH (Re: PerlIO - Configure tweak for Linux/glibc?)
75565              From: Nicholas Clark <nick@ccl4.org>
75566              Date: Mon, 23 Oct 2000 15:39:32 +0100
75567              Message-ID: <20001023153932.A10786@plum.flirble.org>
75568      Branch: metaconfig
75569            ! U/compline/d_stdstdio.U
75570      Branch: perl
75571            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
75572            ! config_h.SH configure.com epoc/config.sh iperlsys.h perlio.c
75573            ! perlsdio.h perlsfio.h pod/Makefile.SH pod/perltoc.pod
75574            ! uconfig.h uconfig.sh vms/genconfig.pl vos/config.def
75575            ! vos/config.h vos/config_h.SH_orig win32/config.bc
75576            ! win32/config.gc win32/config.vc
75577 ____________________________________________________________________________
75578 [  7426] By: jhi                                   on 2000/10/24  17:57:44
75579         Log: Missed the header file changes from #7425.
75580      Branch: perl
75581            ! embed.h embed.pl objXSUB.h proto.h
75582 ____________________________________________________________________________
75583 [  7425] By: jhi                                   on 2000/10/24  17:55:17
75584         Log: Fix the bug reported in
75585              
75586              From: andreas.koenig@anima.de (Andreas J. Koenig)
75587              Subject: Encode bug?
75588              Date: 24 Oct 2000 14:01:26 +0200 
75589              Message-ID: <m3lmveqwh5.fsf@ak-71.mind.de>
75590              
75591              Also make is_utf8_char() stricter.
75592      Branch: perl
75593            ! ext/Encode/Encode.xs utf8.c
75594 ____________________________________________________________________________
75595 [  7424] By: jhi                                   on 2000/10/24  15:15:39
75596         Log: Subject: Re: [ID 20001023.003] PATCH perlfaq5 [perl-current]
75597              From: Peter Scott <Peter@PSDT.com>
75598              Date: Mon, 23 Oct 2000 19:46:01 -0700
75599              Message-Id: <4.3.2.7.2.20001023194324.00ab7220@psdt.com>
75600      Branch: perl
75601            ! pod/perlfaq5.pod
75602 ____________________________________________________________________________
75603 [  7423] By: jhi                                   on 2000/10/24  14:25:30
75604         Log: Test tweak to avoid pulling in the whole Config.
75605      Branch: perl
75606            ! t/lib/st-lock.t
75607 ____________________________________________________________________________
75608 [  7422] By: jhi                                   on 2000/10/24  14:03:16
75609         Log: Fix the bug ID 20001024.005, the bug introduced by #7416.
75610      Branch: perl
75611            ! pp.c
75612 ____________________________________________________________________________
75613 [  7421] By: jhi                                   on 2000/10/24  13:32:09
75614         Log: (Replaced by #7440.)
75615              
75616              Subject: Re: [ID 20001022.001] Not OK: perl v5.7.0 +DEVEL7368 on i686-linux 2.2.16
75617              From: "Kurt D. Starsinic" <kstar@chapin.edu>
75618              Date: Mon, 23 Oct 2000 16:40:54 -0400
75619              Message-ID: <20001023164054.B14491@O2.chapin.edu>
75620      Branch: perl
75621            ! t/lib/syslog.t
75622 ____________________________________________________________________________
75623 [  7420] By: jhi                                   on 2000/10/24  13:30:53
75624         Log: Subject: [PATCH 5.7.0] static linking with uninstalled perl
75625              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75626              Date: Mon, 23 Oct 2000 17:29:03 -0400
75627              Message-ID: <20001023172903.A18749@monk.mps.ohio-state.edu>
75628      Branch: perl
75629            ! lib/ExtUtils/MM_Unix.pm
75630 ____________________________________________________________________________
75631 [  7419] By: jhi                                   on 2000/10/24  13:29:57
75632         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
75633              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
75634              Date: Mon, 23 Oct 2000 19:01:32 -0400
75635              Message-ID: <20001023190132.A19791@monk.mps.ohio-state.edu>
75636      Branch: perl
75637            ! utils/h2xs.PL
75638 ____________________________________________________________________________
75639 [  7418] By: jhi                                   on 2000/10/24  13:26:04
75640         Log: Replace #7409 with
75641              
75642              Subject: Re: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgp
75643              From: Raphael Manfredi <Raphael_Manfredi@pobox.com>
75644              Date: Mon, 23 Oct 2000 20:08:56 +0200
75645              Message-ID: <20001023200855.A14850@nice.ram.loc>
75646      Branch: perl
75647            ! ext/Storable/Storable.pm t/lib/st-lock.t
75648 ____________________________________________________________________________
75649 [  7417] By: jhi                                   on 2000/10/24  13:17:52
75650         Log: Run vms/vms_yfix.pl, should have done that after changing
75651              perly.c in #7382.
75652      Branch: perl
75653            ! vms/perly_c.vms vms/perly_h.vms
75654 ____________________________________________________________________________
75655 [  7416] By: jhi                                   on 2000/10/24  02:55:33
75656         Log: Make the UTF-8 decoding stricter and more verbose when
75657              malformation happens.  This involved adding an argument
75658              to utf8_to_uv_chk(), which involved changing its prototype,
75659              and prefer STRLEN over I32 for the UTF-8 length, which as
75660              a domino effect necessitated changing the prototypes of
75661              scan_bin(), scan_oct(), scan_hex(), and reg_uni().
75662              The stricter UTF-8 decoding checking uses Markus Kuhn's
75663              UTF-8 Decode Stress Tester from
75664              http://www.cl.cam.ac.uk/~mgk25/ucs/examples/UTF-8-test.txt
75665      Branch: perl
75666            ! doop.c embed.h embed.pl handy.h objXSUB.h op.c perl.c
75667            ! perlapi.c pod/perlapi.pod pod/perldiag.pod pod/perlunicode.pod
75668            ! pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c t/pragma/utf8.t
75669            ! t/pragma/warn/utf8 toke.c utf8.c utf8.h util.c
75670 ____________________________________________________________________________
75671 [  7415] By: jhi                                   on 2000/10/23  14:06:06
75672         Log: Update Changes.
75673      Branch: perl
75674            ! Changes patchlevel.h
75675 ____________________________________________________________________________
75676 [  7414] By: jhi                                   on 2000/10/23  12:39:52
75677         Log: Undo the basename() part of #7412 since the lib/basename
75678              tests would need upgrading too.
75679      Branch: perl
75680            ! lib/File/Basename.pm
75681 ____________________________________________________________________________
75682 [  7413] By: jhi                                   on 2000/10/23  12:19:27
75683         Log: Document PERL_INSTALL_ROOT of #7210.
75684      Branch: perl
75685            ! lib/ExtUtils/Install.pm
75686 ____________________________________________________________________________
75687 [  7412] By: jhi                                   on 2000/10/23  12:16:47
75688         Log: Miscellaneous MacOS Classic library updates from Matthias Neeracher.
75689      Branch: perl
75690            ! lib/ExtUtils/Mksymlists.pm lib/File/Basename.pm
75691            ! lib/File/Path.pm lib/Term/ReadLine.pm lib/perl5db.pl
75692 ____________________________________________________________________________
75693 [  7411] By: jhi                                   on 2000/10/23  12:07:41
75694         Log: Subject: [PATCH: perl@7386] miscellaneous typos in 3 pods
75695              From: Prymmer/Kahn <pvhp@best.com>
75696              Date: Sun, 22 Oct 2000 22:18:40 -0700 (PDT)
75697              Message-ID: <Pine.BSF.4.21.0010222214150.11774-100000@shell8.ba.best.com>
75698      Branch: perl
75699            ! README.aix pod/perlebcdic.pod vms/ext/Stdio/Stdio.pm
75700 ____________________________________________________________________________
75701 [  7410] By: jhi                                   on 2000/10/23  04:10:11
75702         Log: The change #7187 was not so good on VMS.
75703              
75704              Subject: [PATCH perl@7369] VMS perldoc.PL fix for double quoted temp filename
75705              From: "Craig A. Berry" <craig.berry@psinetcs.com>
75706              Date: Sun, 22 Oct 2000 23:03:08 -0500
75707              Message-Id: <p04330102b617d093470b@[172.16.52.1]>
75708      Branch: perl
75709            ! utils/perldoc.PL
75710 ____________________________________________________________________________
75711 [  7409] By: jhi                                   on 2000/10/23  03:57:36
75712         Log: Avoid Storable locking on DJGPP for now.
75713              
75714              Subject: [PATCH] Re: [ID 20001020.009] Not OK: perl v5.7.0 +DEVEL7368 on dos-djgpp djgpp
75715              From: "Peter J. Farley III" <pjfarley@banet.net>
75716              Date: Sun, 22 Oct 2000 20:00:00 -0400
75717              Message-Id: <4.3.1.0.20001022194247.00acfee0@pop5.banet.net>
75718      Branch: perl
75719            ! ext/Storable/Storable.pm t/lib/st-lock.t
75720 ____________________________________________________________________________
75721 [  7408] By: jhi                                   on 2000/10/23  03:50:24
75722         Log: Subject: Re: [20000731.007] potential syntax error not detected [PATCH]
75723              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
75724              Date: Sun, 22 Oct 2000 21:12:22 -0400
75725              Message-ID: <20001022211222.A1062496@linguist.dartmouth.edu>
75726      Branch: perl
75727            ! lib/vars.pm
75728 ____________________________________________________________________________
75729 [  7407] By: jhi                                   on 2000/10/23  03:43:12
75730         Log: Subject: Re: [ID 20001021.005] SEGV with regex match 
75731              From: Hugo <hv@crypt.compulink.co.uk>
75732              Date: Mon, 23 Oct 2000 00:47:22 +0100
75733              Message-Id: <200010222347.AAA09697@crypt.compulink.co.uk>
75734      Branch: perl
75735            ! regexec.c t/op/pat.t
75736 ____________________________________________________________________________
75737 [  7406] By: jhi                                   on 2000/10/23  03:40:29
75738         Log: Retract #7404 with a patch from Robin Barker, via Andy Dougherty.
75739      Branch: perl
75740            ! lib/ExtUtils/MakeMaker.pm
75741 ____________________________________________________________________________
75742 [  7405] By: jhi                                   on 2000/10/22  21:32:00
75743         Log: Doc patch.
75744              
75745              Subject: [ID 19991128.002] \&{'foo'} not caught by strict refs
75746              From: rspier@pobox.com (Robert Spier)
75747              Date: Sun, 22 Oct 2000 15:24:32 -0400 (EDT)
75748              Message-ID: <14835.16112.13457.447971@rls.cx>
75749      Branch: perl
75750            ! lib/strict.pm
75751 ____________________________________________________________________________
75752 [  7404] By: jhi                                   on 2000/10/22  21:30:51
75753         Log: Subject: [PATCH] Re: [ID 20000121.007] XXX documentation in man ExtUtils::MakeMaker
75754              From: rspier@pobox.com (Robert Spier)
75755              Date: Sun, 22 Oct 2000 15:43:03 -0400 (EDT)
75756              Message-ID: <14835.17223.72448.705566@rls.cx>
75757      Branch: perl
75758            ! lib/ExtUtils/MakeMaker.pm
75759 ____________________________________________________________________________
75760 [  7403] By: jhi                                   on 2000/10/22  21:24:11
75761         Log: Subject: [PATCH bleadperl] ripples from constsub patch
75762              From: John Tobey <jtobey@john-edwin-tobey.org>
75763              Date: Sun, 22 Oct 2000 17:10:43 -0400 (EDT)
75764              Message-Id: <m13nSOB-000FObC@feynman.localnet>
75765      Branch: perl
75766            ! dump.c ext/B/B.pm ext/B/B.xs ext/B/B/Deparse.pm t/lib/b.t
75767 ____________________________________________________________________________
75768 [  7402] By: jhi                                   on 2000/10/22  20:59:35
75769         Log: Support s?printf parameter reordering.
75770      Branch: perl
75771            ! pod/perldelta.pod pod/perlfunc.pod sv.c t/op/sprintf.t
75772 ____________________________________________________________________________
75773 [  7401] By: jhi                                   on 2000/10/22  19:19:14
75774         Log: Expand %Config variables only if explicitly so requested
75775              during build time by PERL_BUILD_EXPAND_CONFIG_VARS.
75776              
75777              Subject: Re: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
75778              From: Gurusamy Sarathy <gsar@ActiveState.com>
75779              Date: Sun, 22 Oct 2000 11:47:32 -0700
75780              Message-Id: <200010221847.LAA02167@smtp3.ActiveState.com>            
75781      Branch: perl
75782            ! Makefile.SH lib/lib_pm.PL
75783 ____________________________________________________________________________
75784 [  7400] By: jhi                                   on 2000/10/22  18:24:10
75785         Log: Move the #7390 test from warn/op to comp/redef.
75786              
75787              Subject: Re: Creating const subs for constants.
75788              From: John Tobey <jtobey@john-edwin-tobey.org>
75789              Date: Sun, 22 Oct 2000 04:04:12 -0400 (EDT)
75790              Message-Id: <m13nG72-000FObC@feynman.localnet>               
75791      Branch: perl
75792            ! t/comp/redef.t t/pragma/warn/op
75793 ____________________________________________________________________________
75794 [  7399] By: jhi                                   on 2000/10/22  17:49:59
75795         Log: Subject: PATCH $Config::Config{ldlibpthname} in ext/DynaLoader/DynaLoader_pm.PL
75796              From: Nicholas Clark <nick@ccl4.org>
75797              Date: Sat, 21 Oct 2000 22:23:19 +0100
75798              Message-ID: <20001021222319.B45586@plum.flirble.org>
75799      Branch: perl
75800            ! ext/DynaLoader/DynaLoader_pm.PL
75801 ____________________________________________________________________________
75802 [  7398] By: jhi                                   on 2000/10/22  17:47:35
75803         Log: Subject: [PATCH bleadperl] -MO=C falls over on package <none>
75804              From: Hugo <hv@crypt.compulink.co.uk>
75805              Date: Sat, 21 Oct 2000 18:19:59 +0100
75806              Message-Id: <200010211719.SAA02087@crypt.compulink.co.uk>
75807      Branch: perl
75808            ! ext/B/B.pm ext/B/B/C.pm
75809 ____________________________________________________________________________
75810 [  7397] By: jhi                                   on 2000/10/22  17:35:18
75811         Log: Subject: [ID 20001021.003] updated hints/openbsd.sh
75812              From: "Todd C. Miller" <Todd.Miller@courtesan.com>
75813              Date: Sat, 21 Oct 2000 13:55:50 -0600 (MDT)
75814              Message-Id: <200010211955.e9LJton24170@xerxes.courtesan.com>
75815      Branch: perl
75816            ! hints/openbsd.sh
75817 ____________________________________________________________________________
75818 [  7396] By: jhi                                   on 2000/10/22  17:19:46
75819         Log: Subject: installman go-faster stripes
75820              From: Nicholas Clark <nick@talking.bollo.cx>
75821              Date: Sat, 21 Oct 2000 17:24:53 +0100
75822              Message-ID: <20001021172452.A20371@Bagpuss.unfortu.net>
75823              
75824              Subject: Re: installman go-faster stripes
75825              From: Russ Allbery <rra@stanford.edu>
75826              Date: 21 Oct 2000 11:04:13 -0700
75827              Message-ID: <ylbswe5aw2.fsf@windlord.stanford.edu>
75828      Branch: perl
75829            ! installman pod/pod2man.PL
75830 ____________________________________________________________________________
75831 [  7395] By: jhi                                   on 2000/10/22  17:17:35
75832         Log: Hints tweak from Anton Berezin.
75833      Branch: perl
75834            ! hints/freebsd.sh
75835 ____________________________________________________________________________
75836 [  7394] By: jhi                                   on 2000/10/22  04:50:04
75837         Log: Tweak the Is* definitions of Unicode character classes
75838              to better match the official categorizations; embrace
75839              the official categorizations; add the combining marks
75840              as alpha (and -numeric); fix DCinital (a typo and edito)
75841              to be DCmedial.
75842      Branch: perl
75843            + lib/unicode/Is/DCmedial.pl
75844            - lib/unicode/Is/DCinital.pl
75845            ! MANIFEST lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
75846            ! lib/unicode/Is/Graph.pl lib/unicode/Is/Print.pl
75847            ! lib/unicode/Is/Punct.pl lib/unicode/Is/Space.pl
75848            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
75849 ____________________________________________________________________________
75850 [  7393] By: jhi                                   on 2000/10/21  18:06:05
75851         Log: Subject: [PATCH@blead Tie/Array.pm] Re: [ID 20001020.002] Tie::Array SPLICE method is buggy
75852              From: Daniel Chetlin <daniel@chetlin.com>
75853              Date: Sat, 21 Oct 2000 02:57:03 -0700
75854              Message-ID: <20001021025703.A2115@darkstar.chetlin.org>
75855      Branch: perl
75856            + t/lib/tie-splice.t
75857            ! MANIFEST lib/Tie/Array.pm
75858 ____________________________________________________________________________
75859 [  7392] By: gsar                                  on 2000/10/21  18:05:15
75860         Log: resync utfperl branch with mainline
75861      Branch: utfperl
75862           !> (integrate 1760 files)
75863 ____________________________________________________________________________
75864 [  7391] By: jhi                                   on 2000/10/21  14:37:49
75865         Log: Testcases for a #7383,#7385 related bug.
75866              
75867              Subject: PATCH Re: [ID 20001020.006] "$2$utf8" == modification of read-only-variable
75868              From: Nicholas Clark <nick@ccl4.org>
75869              Date: Sat, 21 Oct 2000 15:04:51 +0100
75870              Message-ID: <20001021150451.A51566@plum.flirble.org>
75871      Branch: perl
75872            ! t/pragma/utf8.t
75873 ____________________________________________________________________________
75874 [  7390] By: jhi                                   on 2000/10/21  14:35:57
75875         Log: Add a testcase for #7389.
75876      Branch: perl
75877            ! t/pragma/warn/op
75878 ____________________________________________________________________________
75879 [  7389] By: jhi                                   on 2000/10/21  14:26:45
75880         Log: Subject: Re: Creating const subs for constants.
75881              From: John Tobey <jtobey@john-edwin-tobey.org>
75882              Date: Fri, 20 Oct 2000 22:03:27 -0400 (EDT)
75883              Message-Id: <m13mo0N-000FObC@feynman.localnet>
75884      Branch: perl
75885            ! cv.h embed.h embed.pl objXSUB.h op.c perlapi.c pod/perlapi.pod
75886            ! proto.h sv.c
75887 ____________________________________________________________________________
75888 [  7388] By: nick                                  on 2000/10/21  11:44:23
75889         Log: Populate perlio branch
75890      Branch: perlio
75891           +> (branch 1760 files)
75892 ____________________________________________________________________________
75893 [  7387] By: nick                                  on 2000/10/21  10:52:05
75894         Log: Get branch back as replica of mainline via :
75895              p4 integrate -b utfperl
75896              p4 resolve -at ./...
75897      Branch: utfperl
75898           +> (branch 269 files)
75899            - Todo-5.005 eg/ADB eg/README eg/cgi/RunMeFirst
75900            - eg/cgi/caution.xbm eg/cgi/clickable_image.cgi
75901            - eg/cgi/cookie.cgi eg/cgi/crash.cgi eg/cgi/customize.cgi
75902            - eg/cgi/diff_upload.cgi eg/cgi/dna_small_gif.uu
75903            - eg/cgi/file_upload.cgi eg/cgi/frameset.cgi eg/cgi/index.html
75904            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
75905            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
75906            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
75907            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
75908            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
75909            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
75910            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
75911            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
75912            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
75913            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
75914            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
75915            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
75916            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
75917            - eg/van/vanish eg/who eg/wrapsuid epoc/Config.pm
75918            - epoc/autosplit.pl epoc/config.h epoc/perl.mmp epoc/perl.pkg
75919            - ext/DynaLoader/dl_rhapsody.xs lib/Sys/Hostname.pm
75920            - lib/Sys/Syslog.pm lib/byte.pm lib/byte_heavy.pl lib/caller.pm
75921            - lib/chat2.pl lib/lib.pm lib/unicode/Eq/Latin1.pl
75922            - lib/unicode/Eq/Unicode.pl lib/unicode/Props.txt
75923            - lib/unicode/UCD300.html lib/unicode/Unicode.300
75924            - lib/unicode/Unicode3.html os2/POSIX.mkfifo pod/Makefile
75925            - pod/Win32.pod pod/buildtoc t/lib/thread.t t/op/64bit.t
75926            - t/op/nothread.t utils/perlbc.PL vms/subconfigure.com
75927            - win32/PerlCRT.def win32/gstartup.c win32/oldnames.def
75928           !> (integrate 965 files)
75929 ____________________________________________________________________________
75930 [  7386] By: jhi                                   on 2000/10/21  01:31:12
75931         Log: Update Changes.
75932      Branch: perl
75933            ! Changes patchlevel.h
75934 ____________________________________________________________________________
75935 [  7385] By: jhi                                   on 2000/10/21  01:28:42
75936         Log: The #7383 was right only in the context of the original bug report,
75937              not in more general case.
75938      Branch: perl
75939            ! pp_hot.c
75940 ____________________________________________________________________________
75941 [  7384] By: jhi                                   on 2000/10/21  01:08:23
75942         Log: Fix for ID 20000915.011, IO::Select warning for an undefined fd.
75943      Branch: perl
75944            ! ext/IO/lib/IO/Select.pm
75945 ____________________________________________________________________________
75946 [  7383] By: jhi                                   on 2000/10/21  00:44:18
75947         Log: Fix for ID 20001020.006, concatenating an unset submatch
75948              with utf8 resulted in "Modification of a read-only value".
75949      Branch: perl
75950            ! pp_hot.c t/pragma/utf8.t
75951 ____________________________________________________________________________
75952 [  7382] By: jhi                                   on 2000/10/20  20:44:31
75953         Log: Make scan_num() reëntrant, as suggested in
75954              
75955              Subject: [PATCH perl@7229] Rentrant parser and yylex()
75956              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
75957              Date: Fri, 20 Oct 2000 14:17:27 +0100
75958              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
75959      Branch: perl
75960            ! embed.h embed.pl objXSUB.h perlapi.c perly.c perly.y proto.h
75961            ! toke.c
75962 ____________________________________________________________________________
75963 [  7381] By: jhi                                   on 2000/10/20  20:07:29
75964         Log: Reëntrancy fix.
75965              
75966              Subject: [PATCH perl@7229] Rentrant parser and yylex()
75967              From: "Roca, Ignasi" <ignasi.roca@fujitsu.siemens.es>
75968              Date: Fri, 20 Oct 2000 14:17:27 +0100
75969              Message-ID: <5930DC161690D211966700902715754702DA09CD@madt009a.siemens.es>
75970      Branch: perl
75971            ! embed.h embed.pl perl.h proto.h toke.c
75972 ____________________________________________________________________________
75973 [  7380] By: jhi                                   on 2000/10/20  19:15:54
75974         Log: Don't write double values through long double pointers,
75975              based on a part of
75976              
75977              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
75978              From: Jens Hamisch <jens@Strawberry.COM>
75979              Date: Tue, 17 Oct 2000 08:39:36 +0200
75980              Message-Id: <20001017083936.A11104@Strawberry.COM>
75981      Branch: perl
75982            ! perl.h pp.c
75983 ____________________________________________________________________________
75984 [  7379] By: jhi                                   on 2000/10/20  18:43:37
75985         Log: Portability tweak on #7377.
75986              
75987              Subject:  Re: [nick@cow.org.uk: [ID 20001020.004] Not OK: perl v5.7.0 +DEVEL7368 on i386-freebsd-64all 4.1-stable (UNINSTALLED)]
75988              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
75989              Date:     Fri, 20 Oct 2000 13:13:41 EDT
75990              Message-Id: <001020131216.3b141@DUPHY4.Physics.Drexel.Edu>
75991      Branch: perl
75992            ! t/lib/dprof.t
75993 ____________________________________________________________________________
75994 [  7378] By: jhi                                   on 2000/10/20  12:57:19
75995         Log: SOCKS function redefinitions need prototypes, too, otherwise
75996              for example 32 bit versus 64 bit differences cause a lot of
75997              problems.  Part of
75998              
75999              Subject: [ID 20001016.017] [jens: 5.7.0 Solaris 8, 64 Bit, Workshop 6.0 Compiler]
76000              From: Jens Hamisch <jens@Strawberry.COM>
76001              Date: Tue, 17 Oct 2000 08:39:36 +0200
76002              Message-Id: <20001017083936.A11104@Strawberry.COM>
76003      Branch: perl
76004            ! doio.c pp_sys.c
76005 ____________________________________________________________________________
76006 [  7377] By: jhi                                   on 2000/10/20  12:37:12
76007         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0 enable DProf test for VMS
76008              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76009              Date:     Fri, 20 Oct 2000 08:26:04 EDT
76010              Message-Id: <001020074851.3751a@DUPHY4.Physics.Drexel.Edu>
76011      Branch: perl
76012            ! configure.com t/lib/dprof.t t/lib/dprof/V.pm vms/test.com
76013 ____________________________________________________________________________
76014 [  7376] By: jhi                                   on 2000/10/20  12:35:31
76015         Log: Subject:  [PATCH] Perl 5.6.0/5.7.0, vms/gen_shrfls.pl update
76016              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
76017              Date:     Fri, 20 Oct 2000 07:48:15 EDT
76018              Message-Id: <001020074423.39b82@DUPHY4.Physics.Drexel.Edu>
76019      Branch: perl
76020            ! configure.com vms/gen_shrfls.pl
76021 ____________________________________________________________________________
76022 [  7375] By: bailey                                on 2000/10/20  04:44:37
76023         Log: SYN SYN
76024      Branch: vmsperl
76025           +> (branch 134 files)
76026            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
76027            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
76028            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
76029            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
76030            - eg/cgi/frameset.cgi eg/cgi/index.html
76031            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
76032            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
76033            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
76034            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
76035            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
76036            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
76037            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
76038            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
76039            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
76040            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
76041            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
76042            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
76043            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
76044            - eg/van/vanish eg/who eg/wrapsuid lib/chat2.pl
76045            - lib/unicode/Props.txt lib/unicode/UCD300.html
76046            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
76047            - utils/perlbc.PL vms/subconfigure.com
76048           !> (integrate 785 files)
76049 ____________________________________________________________________________
76050 [  7374] By: jhi                                   on 2000/10/20  00:59:48
76051         Log: In the latest compiler builds cccdlflags must not become -fpic,
76052              from Wilfredo Sánchez.
76053      Branch: perl
76054            ! hints/darwin.sh
76055 ____________________________________________________________________________
76056 [  7373] By: jhi                                   on 2000/10/20  00:56:35
76057         Log: Subject: PATCH CR+LF should be "\cM\cJ" in perlop
76058              From: Tony Cook <tony@develop-help.com>
76059              Date: Fri, 20 Oct 2000 07:29:15 +1100 (EST)
76060              Message-ID: <Pine.LNX.4.10.10010200725530.12682-100000@develop-help.com>
76061      Branch: perl
76062            ! pod/perlop.pod
76063 ____________________________________________________________________________
76064 [  7372] By: jhi                                   on 2000/10/19  19:34:40
76065         Log: Typo noted by Mark Lutz.
76066      Branch: perl
76067            ! t/op/64bitint.t
76068 ____________________________________________________________________________
76069 [  7371] By: jhi                                   on 2000/10/19  19:33:13
76070         Log: NonStop-UX patches from Tom Bates <tom.bates@compaq.com>
76071      Branch: metaconfig
76072            ! U/modified/Cppsym.U U/modified/Oldconfig.U
76073      Branch: metaconfig/U/perl
76074            ! End.U dlsrc.U libperl.U
76075      Branch: perl
76076            + hints/nonstopux.sh
76077            ! Configure MANIFEST config_h.SH
76078 ____________________________________________________________________________
76079 [  7370] By: jhi                                   on 2000/10/19  17:18:08
76080         Log: Subject: PATCH do_print has 2 PerlIO_error()s
76081              From: nick@ccl4.org
76082              Date: Thu, 19 Oct 2000 18:09:20 +0100
76083              Message-ID: <20001019180920.A8440@babyhippo.co.uk>
76084      Branch: perl
76085            ! doio.c
76086 ____________________________________________________________________________
76087 [  7369] By: jhi                                   on 2000/10/19  14:01:49
76088         Log: Update Changes.
76089      Branch: perl
76090            ! Changes patchlevel.h
76091 ____________________________________________________________________________
76092 [  7368] By: jhi                                   on 2000/10/19  13:04:29
76093         Log: Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX w/GCC
76094              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76095              Date: Wed, 18 Oct 2000 13:12:01 +0200
76096              Message-Id: <20001018131021.F844.H.M.BRAND@hccnet.nl>
76097      Branch: perl
76098            ! hints/aix.sh
76099 ____________________________________________________________________________
76100 [  7367] By: jhi                                   on 2000/10/19  02:22:40
76101         Log: Fix of sorts for bug id 20000901.092.  There seems to be no trace
76102              of a 'pmshort' anywhere in the B, so the offending line was simply
76103              removed.
76104      Branch: perl
76105            ! ext/B/B/Debug.pm
76106 ____________________________________________________________________________
76107 [  7366] By: jhi                                   on 2000/10/19  02:12:37
76108         Log: Add the test case for the bug id 20000730.004 which seems
76109              to have been fixed by now.
76110      Branch: perl
76111            ! t/pragma/utf8.t
76112 ____________________________________________________________________________
76113 [  7365] By: jhi                                   on 2000/10/18  23:36:24
76114         Log: Subject: [PATCH 5.7.0] Re: [ID 20001018.008] flip-flop bug when there's no <FH> 
76115              From: Hugo <hv@crypt.compulink.co.uk>
76116              Date: Wed, 18 Oct 2000 23:25:58 +0100
76117              Message-Id: <200010182225.XAA20330@crypt.compulink.co.uk>
76118      Branch: perl
76119            ! pp_ctl.c pp_hot.c t/op/flip.t t/pragma/warn/pp_hot
76120 ____________________________________________________________________________
76121 [  7364] By: jhi                                   on 2000/10/18  21:12:53
76122         Log: (retracted)
76123      Branch: perl
76124            ! pp.c
76125 ____________________________________________________________________________
76126 [  7363] By: jhi                                   on 2000/10/18  20:55:38
76127         Log: Missing change from #7362.
76128      Branch: perl
76129            ! win32/perlhost.h
76130 ____________________________________________________________________________
76131 [  7362] By: jhi                                   on 2000/10/18  20:52:01
76132         Log: Borland C fstat() never saw the fd as writable.
76133              
76134              Subject: fix for Borland's weak "stat" (perl@7211)
76135              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
76136              Date: Mon, 16 Oct 2000 09:55:03 +0400
76137              Message-ID: <402099F49BEED211999700805FC7359F7C0E40@ru0028exch01.spb.lucent.com>
76138      Branch: perl
76139            ! win32/win32.c
76140 ____________________________________________________________________________
76141 [  7361] By: jhi                                   on 2000/10/18  17:43:50
76142         Log: Regen toc.
76143      Branch: perl
76144            ! pod/buildtoc.PL pod/perl.pod pod/perlport.pod pod/perltoc.pod
76145 ____________________________________________________________________________
76146 [  7360] By: jhi                                   on 2000/10/18  17:07:44
76147         Log: From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76148              Subject: Re: [ID 20001013.008] perl 5.6.0 on AIX 4.3.2 w/GCC 2.95.2
76149              Message-Id: <20001016151837.9977.H.M.BRAND@hccnet.nl>
76150              Date: Mon, 16 Oct 2000 15:19:49 +0200
76151      Branch: perl
76152            + README.aix
76153            ! MANIFEST
76154 ____________________________________________________________________________
76155 [  7359] By: jhi                                   on 2000/10/18  17:04:49
76156         Log: Subject: Pod patch for Devel::Peek
76157              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
76158              Message-Id: <20001016121252.996B.H.M.BRAND@hccnet.nl>
76159              Date: Mon, 16 Oct 2000 12:26:34 +0200
76160      Branch: perl
76161            ! ext/Devel/Peek/Peek.pm
76162 ____________________________________________________________________________
76163 [  7358] By: jhi                                   on 2000/10/18  17:03:15
76164         Log: Make Cwd more bulletproof in chrooted environments.
76165              
76166              Subject: [ID 20001018.001] Fix for Cwd.pm (chroot)
76167              From: "Eric E. Coe" <Eric.Coe@oracle.com>
76168              Date: Wed, 18 Oct 2000 04:03:54 -0400
76169              Message-Id: <39ED596A.70E599FE@oracle.com>
76170      Branch: perl
76171            ! lib/Cwd.pm
76172 ____________________________________________________________________________
76173 [  7357] By: jhi                                   on 2000/10/18  16:37:26
76174         Log: Disable the UTF8 downgrade croakage for now to avoid
76175              too many not okay messages.
76176      Branch: perl
76177            ! doio.c
76178 ____________________________________________________________________________
76179 [  7356] By: jhi                                   on 2000/10/17  23:29:41
76180         Log: Show the failed remote port, instead of the failing line number.
76181              
76182              Subject: [PATCH 5.6.1 Debugger] More diagnostics
76183              From: David Sparks <daves@ActiveState.com>
76184              Date: Tue, 17 Oct 2000 15:00:24 -0700
76185              Message-Id: <5.0.0.25.0.20001017144037.02551e10@pop3>
76186      Branch: perl
76187            ! lib/perl5db.pl
76188 ____________________________________________________________________________
76189 [  7355] By: jhi                                   on 2000/10/17  14:11:31
76190         Log: On output try to downgrade to bytes, croak if impossible,
76191              from Simon Cozens.  This means that outputting >255 UTF8
76192              is impossible.  Consider this as a strong incentive to get
76193              the I/O disciplines implemented.
76194      Branch: perl
76195            ! doio.c pod/perldiag.pod sv.c
76196 ____________________________________________________________________________
76197 [  7354] By: jhi                                   on 2000/10/17  13:42:23
76198         Log: Clarify documentation on 'use bytes'.
76199              
76200              Subject: Re: What does 'use bytes' "mean" ?
76201              From: Simon Cozens <simon@cozens.net>
76202              Date: Mon, 18 Sep 2000 18:24:25 +0100
76203              Message-ID: <20000918182425.A26765@deep-dark-truthful-mirror.perlhacker.org>
76204      Branch: perl
76205            ! lib/bytes.pm
76206 ____________________________________________________________________________
76207 [  7353] By: jhi                                   on 2000/10/17  13:28:12
76208         Log: Workaround for a sfio bug where the stream error indicator
76209              is not cleared as documented.
76210              
76211              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
76212              From: Nicholas Clark <nick@ccl4.org>
76213              Date: Mon, 16 Oct 2000 18:28:23 +0100
76214              Message-ID: <20001016182823.J19700@plum.flirble.org>
76215      Branch: perl
76216            ! doio.c
76217 ____________________________________________________________________________
76218 [  7352] By: jhi                                   on 2000/10/17  13:06:19
76219         Log: More IoTYPE sprinkling.
76220      Branch: perl
76221            ! doio.c pp_hot.c
76222 ____________________________________________________________________________
76223 [  7351] By: jhi                                   on 2000/10/16  22:47:07
76224         Log: Detect early whether the std streams have gone bad.
76225              
76226              Subject: PATCH (was Re: [ID 20001016.007] Not OK: perl v5.7.0 +DEVEL7228 on i586-linux 2.2.16 (UNINSTALLED))
76227              Date: Mon, 16 Oct 2000 23:28:42 +0100
76228              From: Nicholas Clark <nick@ccl4.org>
76229              Message-ID: <20001016232842.A37942@plum.flirble.org>
76230      Branch: perl
76231            ! t/op/misc.t
76232 ____________________________________________________________________________
76233 [  7350] By: jhi                                   on 2000/10/16  22:45:16
76234         Log: Subject: [ID 20001016.012] [PATCHes Included]OK: perl v5.7.0 on dos-djgpp djgpp
76235              From: "Peter J. Farley III" <pjfarley@banet.net>
76236              Date: Mon, 16 Oct 2000 18:15:59 -0400
76237              Message-Id: <4.3.1.0.20001016180235.00ac65a0@pop5.banet.net>
76238      Branch: perl
76239            ! djgpp/djgpp.c dosish.h t/io/open.t
76240 ____________________________________________________________________________
76241 [  7349] By: jhi                                   on 2000/10/16  22:36:45
76242         Log: perldelta tweak.
76243      Branch: perl
76244            ! pod/perldelta.pod
76245 ____________________________________________________________________________
76246 [  7348] By: jhi                                   on 2000/10/16  15:17:53
76247         Log: Update Changes.
76248      Branch: perl
76249            ! Changes patchlevel.h
76250 ____________________________________________________________________________
76251 [  7347] By: jhi                                   on 2000/10/16  13:55:27
76252         Log: Add the capability to include/exclude branches.
76253      Branch: perl
76254            ! Porting/genlog
76255 ____________________________________________________________________________
76256 [  7346] By: jhi                                   on 2000/10/16  13:18:04
76257         Log: Add Charles Lane.
76258      Branch: perl
76259            ! AUTHORS Changes
76260 ____________________________________________________________________________
76261 [  7345] By: jhi                                   on 2000/10/16  13:13:21
76262         Log: Add a perldelta note about the change #6024, pointed out by Sarathy.
76263      Branch: perl
76264            ! pod/perldelta.pod
76265 ____________________________________________________________________________
76266 [  7344] By: gsar                                  on 2000/10/16  09:30:21
76267         Log: integrate change#6220 from cfgperl
76268              
76269              Win32 patches from Benjamin Stuhl.
76270      Branch: maint-5.6/perl
76271           !> makedef.pl win32/win32.h
76272 ____________________________________________________________________________
76273 [  7343] By: gsar                                  on 2000/10/16  08:32:19
76274         Log: integrate changes#6221,6222 from cfgperl
76275              
76276              Remove tr///CU (the feature is to be obsoleted by better interfaces).
76277              From: simon@brecon.co.uk (Simon Cozens)
76278              Subject: [PATCH] Eliminate tr///[CU][CU]
76279              Date: 23 Jun 2000 11:05:40 GMT
76280              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
76281              
76282              doc typo fix
76283              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
76284              From: Ian Phillipps <Ian.Phillipps@iname.com>
76285              Date: Fri, 23 Jun 2000 10:40:58 +0100
76286              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
76287      Branch: maint-5.6/perl
76288           !> doop.c embed.pl lib/Pod/Usage.pm pod/perlop.pod toke.c utf8.c
76289 ____________________________________________________________________________
76290 [  7342] By: gsar                                  on 2000/10/16  08:28:08
76291         Log: integrate change#6217 from cfgperl (in part)
76292              
76293              Rename the fdpid locking and integrate with Sarathy.
76294      Branch: maint-5.6/perl
76295           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h
76296           !> global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
76297           !> pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
76298           !> win32/win32.c
76299 ____________________________________________________________________________
76300 [  7341] By: gsar                                  on 2000/10/16  08:23:39
76301         Log: integrate changes#6214..6216 from mainline
76302              
76303              @_ can't have junk in it even in the non-USE_ITHREADS case because
76304              caller() wants to populate @DB::args with it (causes a coredump
76305              in Carp::confess())
76306              
76307              tweak comment about @DB::args
76308              
76309              be more optimal about clearing @_
76310      Branch: maint-5.6/perl
76311           !> av.h cop.h pp_ctl.c t/op/runlevel.t
76312 ____________________________________________________________________________
76313 [  7340] By: gsar                                  on 2000/10/16  08:20:37
76314         Log: integrate changes#6207..6210 from cfgperl
76315              
76316              Subject: [PATCH 5.6.0] Threadsafe patches
76317              From: Dan Sugalski <dan@sidhe.org>
76318              To: perl5-porters@perl.org
76319              Date: Mon, 08 May 2000 18:08:13 -0400
76320              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
76321              
76322              Regen headers for #6207.
76323              
76324              Lock PL_fdpid against race conditions, based on:
76325              Subject: [PATCH 5.6.0]subprocess fixup for threads
76326              From: Dan Sugalski <dan@sidhe.org>
76327              To: perl5-porters@perl.org
76328              Date: Tue, 11 Apr 2000 17:02:32 -0400
76329              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
76330              
76331              Mopup for #6207 and #6209.
76332      Branch: maint-5.6/perl
76333           !> doio.c embed.h embed.pl global.sym gv.c intrpvar.h objXSUB.h
76334           !> perl.c pp.c pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c
76335           !> win32/win32.c
76336 ____________________________________________________________________________
76337 [  7339] By: gsar                                  on 2000/10/16  08:14:34
76338         Log: integrate change#6203 from cfgperl
76339              
76340              perldiag should refer to perlos2.pod not README.os2
76341      Branch: maint-5.6/perl
76342           !> pod/perldiag.pod
76343 ____________________________________________________________________________
76344 [  7338] By: gsar                                  on 2000/10/16  08:11:42
76345         Log: integrate change#6201 from mainline
76346              
76347              Perl_eval_pv() leaks 4 bytes every time it is called because it
76348              does a PUSHMARK that's never ever POPMARKed; in general, only
76349              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
76350              Perl_eval_[sp]v() don't because they don't take any incoming
76351              arguments (this leak has been around since the original version
76352              of perl_eval_pv() in 5.003_97e)
76353      Branch: maint-5.6/perl
76354           !> perl.c
76355 ____________________________________________________________________________
76356 [  7337] By: gsar                                  on 2000/10/16  08:08:47
76357         Log: integrate changes#6197..6200 from cfgperl
76358              
76359              Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
76360              From: John Borwick <jhborwic@unity.ncsu.edu>
76361              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
76362              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
76363              
76364              Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
76365              From: Dan Sugalski <dan@sidhe.org>
76366              To: vmsperl@perl.org, perl5-porters@perl.org
76367              Date: Fri, 02 Jun 2000 16:00:41 -0400
76368              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
76369              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
76370              
76371              Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
76372              From: Dan Sugalski <dan@sidhe.org>
76373              To: perl5-porters@perl.org, vmsperl@perl.org
76374              Date: Fri, 02 Jun 2000 17:30:51 -0400
76375              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
76376              
76377              Update to cperl-mode.el 4.31 from
76378              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
76379              Subject: A couple of notes
76380              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
76381              To: Mailing list Perl5 <perl5-porters@perl.org>
76382              Date: Sat, 3 Jun 2000 23:33:32 -0400
76383              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
76384      Branch: maint-5.6/perl
76385           !> emacs/cperl-mode.el embed.h embed.pl embedvar.h
76386           !> ext/POSIX/POSIX.xs global.sym objXSUB.h perlapi.c perlapi.h
76387           !> pod/perlapi.pod pod/perlintern.pod pod/perlsyn.pod proto.h
76388           !> vms/descrip_mms.template vms/gen_shrfls.pl vms/vms.c
76389           !> vms/vmsish.h
76390 ____________________________________________________________________________
76391 [  7336] By: gsar                                  on 2000/10/16  08:03:46
76392         Log: integrate changes#6194,6195 from mainline
76393              
76394              fix small eval"" memory leaks under USE_ITHREADS
76395              
76396              fix yet another eval"" leak under USE_ITHREADS
76397      Branch: maint-5.6/perl
76398           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
76399           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
76400           !> vms/perly_c.vms
76401 ____________________________________________________________________________
76402 [  7335] By: gsar                                  on 2000/10/16  08:02:15
76403         Log: integrate changes#6190,6191 from mainline
76404              
76405              submit missing embed.pl change
76406              
76407              vec() loses numericalness (modified version of patch suggested
76408              by Robin Barker)
76409      Branch: maint-5.6/perl
76410           !> doop.c embed.pl t/op/vec.t
76411 ____________________________________________________________________________
76412 [  7334] By: gsar                                  on 2000/10/16  08:01:03
76413         Log: integrate change#6189 from mainline
76414              
76415              counting tr/// corrupts later operation (from M.J.T Guy)
76416      Branch: maint-5.6/perl
76417           !> doop.c t/op/tr.t
76418 ____________________________________________________________________________
76419 [  7333] By: gsar                                  on 2000/10/16  07:59:07
76420         Log: integrate changes#6183..6188 from mainline
76421              
76422              SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
76423              <nick@ccl4.org>)
76424              
76425              tweak for change#6127
76426              
76427              remove incorrect documentation about implicit split to @_ in
76428              list context, which never really worked in perl 5 (from
76429              M.J.T. Guy)
76430              
76431              further qualify references to "alphanumeric" (from Wolfgang Laun
76432              <wolfgang.laun@alcatel.at>)
76433              
76434              replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
76435              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
76436              
76437              h2xs tweaks
76438      Branch: maint-5.6/perl
76439           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
76440           !> AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm handy.h
76441           !> lib/SelfLoader.pm perl.c pod/perlapi.pod pod/perldata.pod
76442           !> pod/perlfaq6.pod pod/perlfaq9.pod pod/perlfunc.pod
76443           !> pod/perllocale.pod pod/perlre.pod pod/perltrap.pod
76444           !> pod/pod2latex.PL utils/h2xs.PL
76445 ____________________________________________________________________________
76446 [  7332] By: gsar                                  on 2000/10/16  07:53:52
76447         Log: integrate change#6179 from mainline
76448              
76449              buggy modulus on UVs introduced by change#3378 (resulted in
76450              4063328477 % 65535 amounting to 27406, instead of 27407)
76451      Branch: maint-5.6/perl
76452           !> pp.c t/op/arith.t
76453 ____________________________________________________________________________
76454 [  7331] By: gsar                                  on 2000/10/16  07:52:49
76455         Log: integrate changes#6176,6177,6178,6182 from cfgperl
76456              
76457              Single-quoted utf8 patch from Simon Cozens.
76458              
76459              Substitution utf8 patch from Simon Cozens.
76460              
76461              Be cleaner.
76462              
76463              Be Cleaner Part Deux.
76464      Branch: maint-5.6/perl
76465           !> Makefile.SH pp_hot.c toke.c
76466 ____________________________________________________________________________
76467 [  7330] By: gsar                                  on 2000/10/16  07:41:36
76468         Log: integrate change#6172 from mainline
76469              
76470              fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
76471              (from Ilya Zakharevich)
76472      Branch: maint-5.6/perl
76473           !> regexec.c t/op/re_tests
76474 ____________________________________________________________________________
76475 [  7329] By: gsar                                  on 2000/10/16  07:40:25
76476         Log: integrate change#6171 from mainline
76477              
76478              scalar() doesn't force scalar context when used in void context
76479              (from Simon Cozens)
76480      Branch: maint-5.6/perl
76481           !> op.c t/op/wantarray.t
76482 ____________________________________________________________________________
76483 [  7328] By: gsar                                  on 2000/10/16  07:39:33
76484         Log: integrate change#6170 from mainline
76485              
76486              change#6142 needs tweaks to tests to work where there's no
76487              symlink() (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
76488      Branch: maint-5.6/perl
76489           !> t/lib/filefind.t
76490 ____________________________________________________________________________
76491 [  7327] By: gsar                                  on 2000/10/16  07:35:34
76492         Log: integrate changes#6166..6168 from cfgperl
76493              
76494              Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
76495              in case somebody wants to write an extension for more
76496              shadow database interfaces.
76497              
76498              tweak todo
76499              
76500              Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
76501      Branch: maint-5.6/perl
76502           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
76503           !> Todo-5.6 config_h.SH epoc/config.sh perl.h pp_sys.c toke.c
76504           !> vms/subconfigure.com vos/config.def vos/config.h vos/config.pl
76505           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
76506           !> win32/config.vc win32/config_H.bc win32/config_H.gc
76507           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
76508 ____________________________________________________________________________
76509 [  7326] By: gsar                                  on 2000/10/16  07:29:05
76510         Log: integrate changes#6157,6159..6161,6164 from cfgperl
76511              
76512              Regen Configure to jive with #6149.
76513              
76514              Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
76515              
76516              Changes for the File::Temp 0.08 (change #6159) test suite
76517              to fit better into the Perl distribution test framework.
76518              
76519              Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
76520              both from Simon Cozens.
76521              
76522              detypo
76523      Branch: maint-5.6/perl
76524           +> pod/perlmodlib.PL pod/perlnewmod.pod
76525           !> AUTHORS Configure MAINTAIN MANIFEST config_h.SH
76526           !> lib/File/Temp.pm pod/Makefile pod/perl.pod pod/perlmodlib.pod
76527           !> pod/perltoc.pod t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
76528           !> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
76529 ____________________________________________________________________________
76530 [  7325] By: gsar                                  on 2000/10/16  07:25:13
76531         Log: integrate change#6158 from vmsperl
76532              
76533              Add fallback to tmpfile for use in cases where user's relying on
76534              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
76535              Lane's patch)
76536      Branch: maint-5.6/perl
76537           !> vms/vms.c vms/vmsish.h
76538 ____________________________________________________________________________
76539 [  7324] By: gsar                                  on 2000/10/16  07:20:50
76540         Log: integrate changes#6153..6155 from mainline
76541              
76542              prettier Test::Harness output on failed tests (from Nicholas Clark
76543              <nick@Bagpuss.uk.boo.com>)
76544              
76545              avoid type mismatch warning
76546              
76547              small bug in change#6144; remove random \xA0 character that snuck
76548              in via change#6145
76549      Branch: maint-5.6/perl
76550           !> lib/AutoSplit.pm lib/ExtUtils/xsubpp lib/Test/Harness.pm
76551           !> perl.c
76552 ____________________________________________________________________________
76553 [  7323] By: gsar                                  on 2000/10/16  07:18:47
76554         Log: integrate changes#6151,6152 from mainline
76555              
76556              fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
76557              
76558              cosmetic fixups of RE debug output (from Ilya Zakharevich)
76559      Branch: maint-5.6/perl
76560           !> regexec.c
76561 ____________________________________________________________________________
76562 [  7322] By: gsar                                  on 2000/10/16  07:17:25
76563         Log: integrate changes#6146..6150 from mainline
76564              
76565              doc typo
76566              
76567              add a make entry to Config.pm so "perl -V:make" works on VMS
76568              (from Peter Prymmer)
76569              
76570              close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
76571              
76572              OS/2 tweaks for usethreads build (from Rocco Caputo
76573              <troc@netrus.net>)
76574              
76575              perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
76576      Branch: maint-5.6/perl
76577           !> Configure hints/os2.sh lib/ExtUtils/MM_Unix.pm lib/warnings.pm
76578           !> makedef.pl os2/Makefile.SHs os2/OS2/REXX/t/rx_dllld.t
76579           !> os2/OS2/REXX/t/rx_objcall.t os2/OS2/REXX/t/rx_tievar.t
76580           !> os2/OS2/REXX/t/rx_tieydb.t os2/os2.c os2/os2ish.h perl.c
76581           !> pod/perlrequick.pod util.c vms/subconfigure.com warnings.h
76582           !> warnings.pl x2p/a2p.h
76583 ____________________________________________________________________________
76584 [  7321] By: gsar                                  on 2000/10/16  07:14:02
76585         Log: integrate changes#6143..6145 from mainline
76586              
76587              MacOS support, part 1 (from Matthias Neeracher
76588              <neeri@iis.ee.ethz.ch>)
76589              
76590              MacOS support, part 2: make AutoSplit use File::Spec instead
76591              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
76592              <neeri@iis.ee.ethz.ch>)
76593              
76594              make xsubpp skip embedded pod (from Matthias Neeracher
76595              <neeri@iis.ee.ethz.ch>)
76596      Branch: maint-5.6/perl
76597           +> ext/DynaLoader/dl_mac.xs
76598           !> MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
76599           !> ext/POSIX/POSIX.xs lib/AutoSplit.pm lib/ExtUtils/MakeMaker.pm
76600           !> lib/ExtUtils/xsubpp mg.c perl.c perlsfio.h pod/perlfaq4.pod
76601           !> pp_ctl.c proto.h toke.c util.c util.h
76602 ____________________________________________________________________________
76603 [  7320] By: gsar                                  on 2000/10/16  07:12:13
76604         Log: integrate changes#6141,6142 from mainline
76605              
76606              BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
76607              forwarded by Peter Seebach from the bsdi-users mailing list.
76608              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
76609              
76610              File::Find fails to chdir when chasing symlinks (from
76611              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
76612      Branch: maint-5.6/perl
76613           !> hints/bsdos.sh lib/File/Find.pm t/lib/filefind.t
76614 ____________________________________________________________________________
76615 [  7319] By: gsar                                  on 2000/10/16  07:04:30
76616         Log: integrate change#6139 from mainline
76617              
76618              revise mktables.PL for bugs and newness in Unicode 3.0
76619              (from James Bence <jbence@amgen.com>)
76620      Branch: maint-5.6/perl
76621           +> (branch 30 files)
76622           !> (integrate 49 files)
76623 ____________________________________________________________________________
76624 [  7318] By: gsar                                  on 2000/10/16  07:01:01
76625         Log: integrate changes#6137,6138 from mainline
76626              
76627              fix bogus redeclaration warning for "our" variables in different
76628              scopes
76629              
76630              add note about the handling of negative indices to tied arrays
76631              (from Michael G Schwern <schwern@pobox.com>)
76632      Branch: maint-5.6/perl
76633           !> op.c pod/perltie.pod t/pragma/strict-vars
76634 ____________________________________________________________________________
76635 [  7317] By: gsar                                  on 2000/10/16  06:58:46
76636         Log: integrate changes#6127..6136 from mainline
76637              
76638              call_method(...,G_EVAL) can longjmp() out if the method probing
76639              failed (from Gisle Aas)
76640              
76641              new perlxstut example for passing/returning refs to arrays
76642              (from David Lowe <dlowe@pootpoot.com>)
76643              
76644              VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
76645              
76646              fix places that mean C<"word" character> but say C<alphanumeric
76647              character>
76648              
76649              avoid warnings in POSIX.pm (from Barrie Slaymaker)
76650              
76651              warnings::enabled() doesn't fall back to looking at $^W if
76652              caller isn't using lexical warnings (from Paul Marquess)
76653              
76654              elide bogus test in change#6132
76655              
76656              make Test::Harness use wait.h/WCOREDUMP if available
76657              (from Ben Tilly <ben_tilly@hotmail.com>)
76658              
76659              enable Test::Harness to dynamically determine column width etc.
76660              (from Rob Napier <rnapier@employees.org>)
76661              
76662              random pod typos (from Peter Scott <Peter@PSDT.com>)
76663      Branch: maint-5.6/perl
76664           !> cop.h ext/Devel/Peek/Peek.pm ext/POSIX/POSIX.pm
76665           !> lib/Test/Harness.pm perl.c pod/perldebguts.pod
76666           !> pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
76667           !> pod/perlxstut.pod pp_ctl.c t/pragma/warn/9enabled vms/test.com
76668 ____________________________________________________________________________
76669 [  7316] By: gsar                                  on 2000/10/16  06:53:23
76670         Log: integrate change#6126 from mainline
76671              
76672              change#2879 broke rvalue autovivification of magicals such as
76673              ${$num} (reworked variant of patch suggested by Simon Cozens)
76674      Branch: maint-5.6/perl
76675           !> embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
76676           !> pp_hot.c proto.h t/op/gv.t
76677 ____________________________________________________________________________
76678 [  7315] By: gsar                                  on 2000/10/16  06:51:38
76679         Log: integrate changes#6123,6125 from mainline
76680              
76681              clarify gotcha with #line directives (from Rocco Caputo
76682              <troc@netrus.net>)
76683              
76684              enable propagating exception objects via Perl_croak() in XS code
76685              (from Gisle Aas)
76686      Branch: maint-5.6/perl
76687           !> pod/perldebug.pod pod/perlsyn.pod util.c
76688 ____________________________________________________________________________
76689 [  7314] By: gsar                                  on 2000/10/16  06:49:28
76690         Log: integrate change#6122 from mainline
76691              
76692              downgrade fatal error on C<"foo@nosucharray.com"> to optional
76693              warning (from Mark-Jason Dominus)
76694      Branch: maint-5.6/perl
76695           !> lib/ExtUtils/typemap pod/perldelta.pod pod/perlsub.pod
76696           !> pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
76697           !> t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
76698           !> toke.c
76699 ____________________________________________________________________________
76700 [  7313] By: gsar                                  on 2000/10/16  06:46:54
76701         Log: integrate changes#6112..6121 from vmsperl
76702              
76703              Check for existence of file before trying to delete
76704              
76705              Ugly workaround for version-specific RTL error
76706              
76707              Urk -- undo previous removal of vmsish 'exit' change
76708              
76709              Add bounds checking for several strings (Charles Lane)
76710              
76711              Miscellaneous cosmetic fixes (Charles Lane)
76712              
76713              Treat sockets as special in sys(read|write) (Charles Lane et al.)
76714              
76715              Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
76716              Flatten case labels in switch statements uniformly (Charles Bailey)
76717              
76718              Quiet error messages in vmsish.t (Charles Lane)
76719              
76720              Add missing escape (Charles Lane)
76721              
76722              Allow eliminate_macros() and fixpath() to handle space-delimited
76723              lists (based on fixes by Craig Berry)
76724      Branch: maint-5.6/perl
76725           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
76726           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
76727           !> vms/vmsish.h
76728 ____________________________________________________________________________
76729 [  7312] By: gsar                                  on 2000/10/16  06:41:18
76730         Log: integrate changes#6107,6110 from cfgperl
76731              
76732              Tweak the todo list.
76733              
76734              todo tweak
76735      Branch: maint-5.6/perl
76736           !> Todo-5.6
76737 ____________________________________________________________________________
76738 [  7311] By: gsar                                  on 2000/10/16  06:38:38
76739         Log: integrate changes#6104,6108 from mainline
76740              
76741              PL_sys_intern was being initialized too late on windows
76742              
76743              reenable fake signal handling on Windows, bugs and all
76744      Branch: maint-5.6/perl
76745           !> embed.h embed.pl global.sym makedef.pl mg.c objXSUB.h perl.c
76746           !> perl.h perlapi.c pod/perlapi.pod proto.h win32/perlhost.h
76747           !> win32/win32.c
76748 ____________________________________________________________________________
76749 [  7310] By: gsar                                  on 2000/10/16  06:36:03
76750         Log: integrate changes#6095,6097..6103 from cfgperl
76751              
76752              Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
76753              might be useful in future.
76754              
76755              Add a note about possible compilation problems from Allen Smith.
76756              
76757              Add a note about other, yet unsupported, shadow password APIs.
76758              
76759              Tweaks for the cc bugs from Allen Smith.
76760              
76761              More compilation tweakery from Allen Smith.
76762              
76763              Hints and test tweaks for Unicos.
76764              
76765              The test suite tweak in #6101 wasn't quite right.
76766              
76767              Test tweaking for Unicos continues.
76768      Branch: maint-5.6/perl
76769           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
76770           !> config_h.SH hints/irix_6.sh hints/unicos.sh pp_sys.c t/lib/b.t
76771           !> t/lib/complex.t t/op/64bitint.t
76772 ____________________________________________________________________________
76773 [  7309] By: gsar                                  on 2000/10/16  06:29:41
76774         Log: integrate changes#6093,6094 from mainline
76775              
76776              fork() failure to create pseudo process sets errno=EAGAIN and returns
76777              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
76778              
76779              cygwin update (from Eric Fifer <efifer@sanwaint.com>)
76780      Branch: maint-5.6/perl
76781           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
76782           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
76783 ____________________________________________________________________________
76784 [  7308] By: gsar                                  on 2000/10/16  06:27:29
76785         Log: integrate change#6092 from cfgperl
76786              
76787              Regen perltoc with the fixed buildtoc.
76788      Branch: maint-5.6/perl
76789           !> pod/perltoc.pod
76790 ____________________________________________________________________________
76791 [  7307] By: gsar                                  on 2000/10/16  06:26:40
76792         Log: integrate changes#6089,6090 from mainline
76793              
76794              buildtoc tweak to fix newline lossage
76795              
76796              concat doesn't preserve utf8-ness, and doesn't invalidate
76797              [NI]OK; added tests for both
76798      Branch: maint-5.6/perl
76799           !> perl.c pod/buildtoc pp_hot.c sv.c t/op/substr.t
76800 ____________________________________________________________________________
76801 [  7306] By: gsar                                  on 2000/10/16  06:24:05
76802         Log: integrate change#6088 from cfgperl
76803              
76804              Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
76805              because we do not use those.  The HAS_GETSPNAM remains,
76806              though, because we still do use that.
76807      Branch: maint-5.6/perl
76808           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
76809           !> config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
76810           !> pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
76811           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
76812           !> win32/config.vc win32/config_H.bc win32/config_H.gc
76813           !> win32/config_H.vc win32/config_h.PL win32/config_sh.PL
76814 ____________________________________________________________________________
76815 [  7305] By: gsar                                  on 2000/10/16  06:15:52
76816         Log: integrate changes#6084,6085,6087 from mainline
76817              
76818              substr() does not preserve utf8-ness (from Stefan Eissing
76819              <Eissing@medicaldataservice.de>); added tests
76820              
76821              repeat operator (x) doesn't preserve utf8-ness
76822              
76823              reverse() and quotemeta() weren't preserving utf8-ness; add tests
76824      Branch: maint-5.6/perl
76825           !> pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
76826 ____________________________________________________________________________
76827 [  7304] By: gsar                                  on 2000/10/16  06:13:10
76828         Log: integrate changes#6077..6083 from mainline
76829              
76830              avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
76831              and Tom Phoenix)
76832              
76833              workaround for CRT bug in chdir() (from Charles Lane, via
76834              Peter Prymmer)
76835              
76836              remove outdated kludge in Carp (NULLs are permitted in diagnostics
76837              now)
76838              
76839              add File::Temp v0.08 from CPAN, with small tweaks to testsuite
76840              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
76841              
76842              better default perlbug categories for ok reports (from Richard Foley)
76843              
76844              peek.t non-portable to ithreads
76845              
76846              note about undocumented caller() return value (from M.J.T. Guy);
76847              yet another peek.t tweak
76848      Branch: maint-5.6/perl
76849           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
76850           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
76851           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
76852           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
76853           !> pod/perltie.pod t/lib/peek.t utils/perlbug.PL vms/vms.c
76854           !> vms/vmsish.h
76855 ____________________________________________________________________________
76856 [  7303] By: gsar                                  on 2000/10/16  06:03:18
76857         Log: integrate changes#6011,6016,6033,6035..6039,6047..6052,6054..6059,
76858              6073..6075 from cfgperl (pp_sys.c manually merged due to conflicts)
76859              
76860              &HUGE_VAL is not defined, it exists.
76861              
76862              Do not warn that an infinity does not look like a number.
76863              
76864              Rewrite the pwent/spent logic to be a little bit more clearer.
76865              
76866              Continue on the pwent/spent case.
76867              
76868              Correct Freudian slip.
76869              
76870              Use HUGE_VALL if applicable.
76871              
76872              pwent/spent #ifdef imbalance.
76873              
76874              Infinite problems.
76875              
76876              Call getspnam() only iff needd.
76877              
76878              Test both the scalar and list contexts.
76879              
76880              Use setxxent()/endxxent().
76881              
76882              Complex tweakery.
76883              
76884              Unicos hint tweak.
76885              
76886              Be more forgiving in POSIX about HUGE_VALL.
76887              
76888              Detypo.
76889              
76890              The search of infinity continues, this time simplified.
76891              
76892              The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
76893              in natively 64-bit platforms where a long is a quad (no need
76894              for long longs).  Also added bias for IVs.
76895              
76896              Complex tweaks.
76897              
76898              Introduce t/lib/peek.t.
76899              
76900              Make the test more portable.
76901      Branch: maint-5.6/perl
76902           +> t/lib/peek.t
76903            ! pp_sys.c
76904           !> MANIFEST ext/POSIX/POSIX.xs hints/unicos.sh
76905           !> lib/Math/Complex.pm sv.c t/lib/complex.t t/op/grent.t
76906           !> t/op/pwent.t toke.c util.c
76907 ____________________________________________________________________________
76908 [  7302] By: gsar                                  on 2000/10/16  05:03:37
76909         Log: integrate changes#6066..6071 from mainline
76910              
76911              s/END/CHECK/
76912              
76913              replace direct call to sighandler() with (*PL_sighandlerp)()
76914              
76915              note about values()
76916              
76917              File::Spec compatibility update (from Barrie Slaymaker
76918              <barries@slaysys.com>)
76919              
76920              remove misleading comment (from M.J.T. Guy)
76921              
76922              misformatted perllocal.pod (from Tim Jenness
76923              <t.jenness@jach.hawaii.edu>)
76924      Branch: maint-5.6/perl
76925           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
76926           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
76927           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
76928           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
76929 ____________________________________________________________________________
76930 [  7301] By: gsar                                  on 2000/10/16  05:00:08
76931         Log: integrate changes#6061..6063 from mainline
76932              
76933              change#5921 neglected to make eq honor "use bytes"
76934              
76935              additional tests for utf8.t
76936              
76937              tokeq() could read unallocated field in argument
76938      Branch: maint-5.6/perl
76939           !> sv.c t/pragma/utf8.t toke.c
76940 ____________________________________________________________________________
76941 [  7300] By: gsar                                  on 2000/10/16  04:56:54
76942         Log: integrate changes#6046,6048,6057,6058 from mainline
76943              
76944              libscheck has insufficient checks for n32 libs (from
76945              Albert Chin-A-Young <china@thewrittenword.com>)
76946              
76947              add note about how $( doesn't interpolate in REs (from
76948              Philip Newton <newton@ficus.frogspace.net>)
76949              
76950              fix broken parsing of /\x{ab}/
76951              
76952              printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
76953              (spotted by Donald Kinzer <dkinzer@premia.com>)
76954      Branch: maint-5.6/perl
76955           !> hints/irix_6.sh perl.c pod/perlop.pod regcomp.c
76956           !> t/pragma/utf8.t
76957 ____________________________________________________________________________
76958 [  7299] By: gsar                                  on 2000/10/16  04:52:50
76959         Log: integrate change#6044 from mainline
76960              
76961              change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
76962              such that underscores are only ignored in literal numbers,
76963              "\x{...}", and hex/oct argument
76964      Branch: maint-5.6/perl
76965           !> perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
76966 ____________________________________________________________________________
76967 [  7298] By: gsar                                  on 2000/10/16  04:50:53
76968         Log: integrate changes#6027..6043 from mainline
76969              
76970              podlators-1.02 update (from Russ Allbery)
76971              
76972              Pod::Man generates groff-incompatible macro definition (from
76973              Tom Christiansen)
76974              
76975              add CGI.pm v2.66 (from Lincoln Stein)
76976              
76977              introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
76978              for @- and @+ (from Johan Vromans)
76979              
76980              small nits in diagnostics.pm (from Robin Barker)
76981              
76982              whitespace adjustments
76983              
76984              missing files in MANIFEST
76985              
76986              cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
76987              to compensate
76988              
76989              remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
76990              
76991              perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
76992      Branch: maint-5.6/perl
76993           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
76994           !> MANIFEST Porting/makerel lib/CGI.pm lib/CGI/Carp.pm
76995           !> lib/CGI/Cookie.pm lib/CGI/Pretty.pm lib/CGI/Push.pm
76996           !> lib/English.pm lib/Pod/Man.pm lib/Pod/Text.pm
76997           !> lib/diagnostics.pm pod/perldiag.pod pod/perlretut.pod
76998           !> pod/perltrap.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
76999           !> t/lib/cgi-html.t t/lib/cgi-request.t
77000 ____________________________________________________________________________
77001 [  7297] By: gsar                                  on 2000/10/16  04:44:30
77002         Log: integrate change#6025 from mainline
77003              
77004              Is{Alnum,Alpha,Word} don't match titlecase
77005              TODO: IsSpace is defined recursively!
77006              (both spotted by Larry)
77007      Branch: maint-5.6/perl
77008           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
77009           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
77010 ____________________________________________________________________________
77011 [  7296] By: gsar                                  on 2000/10/16  04:39:30
77012         Log: integrate change#6023 from mainline
77013              
77014              debugger stomps on $. (from M.J.T. Guy)
77015      Branch: maint-5.6/perl
77016           !> lib/perl5db.pl
77017 ____________________________________________________________________________
77018 [  7295] By: gsar                                  on 2000/10/16  04:38:02
77019         Log: integrate change#6022 from mainline
77020              
77021              unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
77022      Branch: maint-5.6/perl
77023           !> sv.c
77024 ____________________________________________________________________________
77025 [  7294] By: gsar                                  on 2000/10/16  04:37:05
77026         Log: integrate changes#6018..6021 from mainline
77027              
77028              make lib/syslog.t portable to systems that don't have _PATH_LOG,
77029              make _PATH_LOG() return "" if unavailable
77030              
77031              windows portability tweaks
77032              
77033              test tweak
77034              
77035              remove Win2K issue in pod (fixed by change#6020)
77036      Branch: maint-5.6/perl
77037           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
77038           !> ext/Sys/Syslog/Syslog.xs pod/perldelta.pod t/lib/b.t
77039           !> t/lib/open3.t t/lib/syslog.t win32/win32.h
77040 ____________________________________________________________________________
77041 [  7293] By: gsar                                  on 2000/10/16  04:20:00
77042         Log: integrate changes#6013..6015 from mainline
77043              
77044              tweak change#5945 to display correct switch name in diagnostic
77045              
77046              glob() loading File::Glob behind the scenes may cause syntax errors
77047              
77048              tweak test for portability
77049      Branch: maint-5.6/perl
77050           !> op.c perl.c pod/perldiag.pod t/lib/b.t
77051 ____________________________________________________________________________
77052 [  7292] By: gsar                                  on 2000/10/16  04:18:11
77053         Log: integrate changes#6005..6010 from mainline, cfgperl
77054              
77055              perldoc might fail via "use blib" (from Hugo van der Sanden)
77056              
77057              Regen Configure.
77058              
77059              note about compile failures and END blocks (from M.J.T. Guy)
77060              
77061              VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
77062              
77063              (change#6009 integrated earlier in change#7255)
77064              
77065              clarify note about shadow password support (from
77066              gellyfish@gellyfish.com)
77067      Branch: maint-5.6/perl
77068           !> Configure Porting/Glossary Porting/config.sh Porting/config_H
77069           !> config_h.SH installperl pod/perldelta.pod pod/perlfunc.pod
77070           !> pod/perlmod.pod utils/perldoc.PL vms/subconfigure.com
77071 ____________________________________________________________________________
77072 [  7291] By: gsar                                  on 2000/10/16  04:12:03
77073         Log: integrate changes#6002,6003 from mainline
77074              
77075              destructive sv_setsv() can lose UV-ness from source, causing
77076              numeric promotions/comparisons to fail to do the right thing
77077              
77078              allow REG_EXPAND_SZ keys in Windows registry (from
77079              John Clayton <John.Clayton@barclayscapital.com>)
77080      Branch: maint-5.6/perl
77081           !> sv.c win32/win32.c
77082 ____________________________________________________________________________
77083 [  7290] By: gsar                                  on 2000/10/16  04:10:19
77084         Log: integrate change#6001 from mainline
77085              
77086              support additional library locations via $Config{otherlibdirs}
77087              (from Andy Dougherty)
77088      Branch: maint-5.6/perl
77089           !> Configure INSTALL Porting/Glossary Porting/config.sh
77090           !> Porting/config_H config_h.SH epoc/config.sh perl.c
77091           !> vms/subconfigure.com vos/config.def vos/config_h.SH_orig
77092           !> win32/config.bc win32/config.gc win32/config.vc
77093 ____________________________________________________________________________
77094 [  7289] By: gsar                                  on 2000/10/16  04:08:28
77095         Log: integrate change#5999 from mainline
77096              
77097              fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
77098      Branch: maint-5.6/perl
77099           !> t/pragma/warn/toke toke.c
77100 ____________________________________________________________________________
77101 [  7288] By: gsar                                  on 2000/10/16  04:07:01
77102         Log: integrate changes#5997,5998 from cfgperl
77103              
77104              Preserve $!.
77105              
77106              Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
77107      Branch: maint-5.6/perl
77108           !> lib/Math/Complex.pm
77109 ____________________________________________________________________________
77110 [  7287] By: gsar                                  on 2000/10/16  04:04:37
77111         Log: integrate change#5995 from mainline
77112              
77113              fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
77114      Branch: maint-5.6/perl
77115           !> mg.c t/pragma/warn/7fatal warnings.h warnings.pl
77116 ____________________________________________________________________________
77117 [  7286] By: gsar                                  on 2000/10/16  04:03:21
77118         Log: integrate change#5994 from mainline
77119              
77120              fix for missed accounting for null byte in pack("Z",...) (from
77121              M.J.T. Guy)
77122      Branch: maint-5.6/perl
77123           !> pp.c t/op/pack.t
77124 ____________________________________________________________________________
77125 [  7285] By: gsar                                  on 2000/10/16  04:02:11
77126         Log: integrate changes#5989..5993 from mainline
77127              
77128              qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
77129              itself and no other (from Tom Hughes)
77130              
77131              use $ENV{LIB} to search for libs under Visual C compiler
77132              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
77133              
77134              posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
77135              
77136              pod nit (from Simon Cozens)
77137              
77138              various minor tweaks seen on p5p
77139      Branch: maint-5.6/perl
77140           !> README.posix-bc hints/posix-bc.sh lib/ExtUtils/Liblist.pm
77141           !> lib/perl5db.pl pod/perlipc.pod pod/perlop.pod pod/perlvar.pod
77142           !> t/op/array.t toke.c
77143 ____________________________________________________________________________
77144 [  7284] By: gsar                                  on 2000/10/16  03:59:00
77145         Log: integrate changes#5978..5988 from mainline
77146              
77147              sync version numbers in File::Spec with the ones on CPAN
77148              (from Barrie Slaymaker)
77149              
77150              under useithreads, constant pad entries could inadvertantly be
77151              shared across threads (from Eric Blood <eblood@xmission.com>);
77152              added Eric's test case to testsuite
77153              
77154              allow Configure -S to run non-interactively (spotted by Greg Hudson
77155              <ghudson@mit.edu>)
77156              
77157              rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
77158              prototype mismatch with CORE::glob(); update pod and tests to
77159              suit (File::Glob::glob() is still available for backward
77160              compatibility, but should be considered deprecated)
77161              
77162              avoid error in IO::Socket::INET when given an unknown service name
77163              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
77164              
77165              numeric conversion of non-number in change#3378 tramples on
77166              OOK offset, causing segfaults
77167              
77168              attributes::reftype() doesn't work on tied argument
77169              
77170              forked child may not exit correctly if it failed to open
77171              /dev/console (from Graham Barr)
77172              
77173              add regular expressions tutorial and quick-start guide (from
77174              Mark Kvale <kvale@phy.ucsf.edu>)
77175              
77176              B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
77177              
77178              s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
77179              <paul@miraclefish.com>)
77180      Branch: maint-5.6/perl
77181           +> pod/perlrequick.pod pod/perlretut.pod
77182           !> AUTHORS Configure MAINTAIN MANIFEST ext/B/B/Bytecode.pm
77183           !> ext/B/B/Disassembler.pm ext/File/Glob/Glob.pm
77184           !> ext/IO/lib/IO/Socket/INET.pm ext/Sys/Syslog/Syslog.pm
77185           !> lib/ExtUtils/MakeMaker.pm lib/File/Spec/Functions.pm
77186           !> lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
77187           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
77188           !> lib/File/Spec/Win32.pm op.c sv.c t/lib/glob-basic.t
77189           !> t/lib/glob-case.t t/lib/glob-taint.t t/op/misc.t xsutils.c
77190 ____________________________________________________________________________
77191 [  7283] By: gsar                                  on 2000/10/16  03:52:14
77192         Log: integrate change#5977 from mainline
77193              
77194              autoquote barewords followed by newline and arrow properly
77195              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
77196      Branch: maint-5.6/perl
77197           !> t/pragma/warn/toke toke.c
77198 ____________________________________________________________________________
77199 [  7282] By: gsar                                  on 2000/10/16  03:50:48
77200         Log: integrate change#5976 from mainline
77201              
77202              DB_File v1.73 update (from Paul Marquess)
77203      Branch: maint-5.6/perl
77204           !> ext/DB_File/Changes ext/DB_File/DB_File.pm
77205           !> ext/DB_File/DB_File.xs ext/DB_File/version.c
77206 ____________________________________________________________________________
77207 [  7281] By: gsar                                  on 2000/10/16  03:49:14
77208         Log: integrate change#5975 from mainline
77209              
77210              allow sort() reentrancy (variant of patch suggested by
77211              Hugo van der Sanden)
77212      Branch: maint-5.6/perl
77213           !> pp_ctl.c t/op/sort.t
77214 ____________________________________________________________________________
77215 [  7280] By: gsar                                  on 2000/10/16  03:48:22
77216         Log: integrate change#5974 from mainline
77217              
77218              change#4197 somehow missed initializing PL_errors, meaning
77219              syntax error queueing wasn't working outside eval"" at all;
77220              also fixed eval"" to localize PL_error_count, so that compile-time
77221              eval's don't clobber the error state of the outer context
77222      Branch: maint-5.6/perl
77223           !> lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
77224           !> t/pragma/warn/toke
77225 ____________________________________________________________________________
77226 [  7279] By: gsar                                  on 2000/10/16  03:46:21
77227         Log: integrate change#5973 from mainline
77228              
77229              fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
77230      Branch: maint-5.6/perl
77231           !> regcomp.c regexec.c t/op/re_tests
77232 ____________________________________________________________________________
77233 [  7278] By: gsar                                  on 2000/10/16  03:44:54
77234         Log: integrate change#5971 from cfgperl
77235              
77236              Unicos tweaks from Mark P. Lutz.
77237      Branch: maint-5.6/perl
77238           !> hints/unicos.sh lib/Math/Complex.pm
77239 ____________________________________________________________________________
77240 [  7277] By: gsar                                  on 2000/10/16  03:42:59
77241         Log: integrate changes#5966..5970 from mainline
77242              
77243              add testsuite for B backends, fix bug in B::Deparse (from
77244              Simon Cozens <simon@brecon.co.uk>)
77245              
77246              improved docs on the warn_uninit diagnostic (from David Glasser
77247              and Simon Cozens)
77248              
77249              tolerate spaces in group names in test on solaris (from David Boyce
77250              <dsb@boyski.com>)
77251              
77252              fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
77253              
77254              Data::Dumper fumbles negative numbers on 32-bit platforms where
77255              IV is >32bits
77256      Branch: maint-5.6/perl
77257           +> t/lib/b.t t/lib/syslog.t
77258           !> MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
77259           !> ext/Data/Dumper/Dumper.xs ext/Sys/Syslog/Syslog.pm
77260           !> pod/perldiag.pod t/lib/dumper.t t/op/groups.t
77261 ____________________________________________________________________________
77262 [  7276] By: gsar                                  on 2000/10/16  03:39:30
77263         Log: integrate change#5965 from mainline
77264              
77265              avoid "will not stay shared" warnings for our variables (from
77266              Robin Barker)
77267      Branch: maint-5.6/perl
77268           !> op.c t/pragma/warn/op
77269 ____________________________________________________________________________
77270 [  7275] By: gsar                                  on 2000/10/16  03:38:18
77271         Log: integrate change#5964 from mainline
77272              
77273              reformat to 72 columns (again)
77274      Branch: maint-5.6/perl
77275           !> pod/perldiag.pod
77276 ____________________________________________________________________________
77277 [  7274] By: gsar                                  on 2000/10/16  03:36:58
77278         Log: integrate change#5963 from mainline
77279              
77280              patch from Larry to make (\&) prototype work; added tests for
77281              the same
77282      Branch: maint-5.6/perl
77283           !> op.c t/comp/proto.t
77284 ____________________________________________________________________________
77285 [  7273] By: gsar                                  on 2000/10/16  03:35:51
77286         Log: integrate changes#5956..5962 from mainline
77287              
77288              better diagnostics on failed tests (from Ilya Zakharevich)
77289              
77290              pod nits (from A. C. Yardley <yardley@tanet.net>)
77291              
77292              change#3569 deleted some essential code, revert; avoid use of
77293              atexit() to make DynaLoader work properly on AIX under mod_perl
77294              (from Jens-Uwe Mager <jum@helios.de>)
77295              
77296              doubled words in pods (from Simon Cozens
77297              <simon.p.cozens@jp.pwcglobal.com>)
77298              
77299              better INSTALL notes on Solaris issues (from Dominic Dunlop)
77300              
77301              recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
77302              
77303              updated README.hpux (from Jeff Okamoto)
77304      Branch: maint-5.6/perl
77305           !> INSTALL README.hpux emacs/cperl-mode.el
77306           !> ext/DynaLoader/dl_aix.xs pod/perldebguts.pod pod/perldelta.pod
77307           !> pod/perlfaq5.pod pod/perlfork.pod pod/perlfunc.pod
77308           !> pod/perlipc.pod pod/perllexwarn.pod pod/perllocale.pod
77309           !> pod/perlmod.pod pod/perlmodlib.pod pod/perlnumber.pod
77310           !> pod/perlopentut.pod pod/perltodo.pod pod/perltootc.pod
77311           !> t/op/lex_assign.t
77312 ____________________________________________________________________________
77313 [  7272] By: gsar                                  on 2000/10/16  03:31:22
77314         Log: integrate change#5955 from mainline
77315              
77316              longstanding bug exposed by change#3307: sort arguments weren't
77317              compiled with the right wantarray context (ensuing runtime lookup
77318              via block_gimme() was getting the incidental context of the
77319              sort() itself)
77320      Branch: maint-5.6/perl
77321           !> op.c t/op/sort.t
77322 ____________________________________________________________________________
77323 [  7271] By: gsar                                  on 2000/10/16  03:29:11
77324         Log: integrate changes#5933,5935,5940..5944,5946,5951,5952 from cfgperl
77325              branch
77326              
77327              Flatten the cpp jungle doing the nosuid checking.
77328              
77329              Do not assume sign propagation. (from M.J.T. Guy)
77330              
77331              Various Unicos 10.0.0.6 fixes. (from Mark Lutz)
77332              
77333              Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
77334              Now pp_ncmp() returns undef is either operand is a NaN.
77335              
77336              On second thoughts frexp() does have two arguments.
77337              
77338              Document that tr() is not tr(1).
77339              
77340              Be more robust on "extreme" (large absolute value)
77341              arguments.  Originally reported by Daniel Connelly
77342              as a problem with asinh() on large negative arguments,
77343              asinh() used to bail out because an argument to log()
77344              ended up being zero.  Ilya Zakharevich proposed using
77345              Taylor's series in such cases, which for such large
77346              arguments is a very good approximation.
77347              
77348              Undo "use integer" addition from 64bitint as it seems
77349              to break most of the subtests in Digital UNIX;
77350              Unicos needs to find another way.
77351      Branch: maint-5.6/perl
77352           !> (integrate 29 files)
77353 ____________________________________________________________________________
77354 [  7270] By: gsar                                  on 2000/10/16  03:09:44
77355         Log: integrate changes#5948,5949,5950 from mainline
77356              
77357              typo in vars.pm that leads to cryptic message (from Piotr
77358              Piatkowski <kompas@kompas.usr.onet.pl>)
77359              
77360              make perldoc use the pod2man from the same version (from
77361              M.J.T. Guy)
77362              
77363              reformat perldiag to avoid long lines
77364      Branch: maint-5.6/perl
77365           !> lib/vars.pm pod/perldiag.pod utils/perldoc.PL
77366 ____________________________________________________________________________
77367 [  7269] By: gsar                                  on 2000/10/16  03:05:54
77368         Log: integrate change#5947 from mainline
77369              
77370              use &dl_error rather than &dl_load_file as the guard for calling
77371              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
77372              statically built perl)
77373      Branch: maint-5.6/perl
77374           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
77375 ____________________________________________________________________________
77376 [  7268] By: gsar                                  on 2000/10/16  03:04:48
77377         Log: integrate change#5945 from mainline
77378              
77379              make module name mandatory after -M switch; reorder perldiag
77380              alphabetically (from Mark-Jason Dominus)
77381      Branch: maint-5.6/perl
77382           !> perl.c pod/perldiag.pod
77383 ____________________________________________________________________________
77384 [  7267] By: gsar                                  on 2000/10/16  03:03:01
77385         Log: integrate change#5939 from mainline
77386              
77387              more pod nits (from Larry Virden)
77388      Branch: maint-5.6/perl
77389           !> README.win32 pod/perlsub.pod pod/perlsyn.pod
77390           !> pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
77391           !> pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
77392 ____________________________________________________________________________
77393 [  7266] By: gsar                                  on 2000/10/16  03:01:39
77394         Log: integrate change#5938 from mainline
77395              
77396              Consolidated B::Deparse fixes (from Stephen McCamant)
77397      Branch: maint-5.6/perl
77398           !> ext/B/B/Deparse.pm
77399 ____________________________________________________________________________
77400 [  7265] By: gsar                                  on 2000/10/16  03:00:43
77401         Log: integrate change#5936 from mainline
77402              
77403              additional tests for change#7263 (from Paul Marquess)
77404      Branch: maint-5.6/perl
77405           !> t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
77406           !> t/pragma/warn/5nolint t/pragma/warn/6default
77407 ____________________________________________________________________________
77408 [  7264] By: gsar                                  on 2000/10/16  02:58:34
77409         Log: integrate change#5934 from mainline
77410              
77411              propagate lexical warnings from surrounding scope correctly
77412              within string eval() (from Paul Marquess)
77413      Branch: maint-5.6/perl
77414           !> pp_ctl.c t/pragma/warn/pp_ctl
77415 ____________________________________________________________________________
77416 [  7263] By: gsar                                  on 2000/10/16  02:56:53
77417         Log: integrate change#5932 from mainline
77418              
77419              add rsignal(), whichsig() and do_join() to public API list
77420              (mod_perl uses them to good advantage)
77421      Branch: maint-5.6/perl
77422           !> embed.pl global.sym objXSUB.h perlapi.c proto.h
77423 ____________________________________________________________________________
77424 [  7262] By: gsar                                  on 2000/10/16  02:55:53
77425         Log: integrate change#5931 from mainline
77426              
77427              fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
77428      Branch: maint-5.6/perl
77429           !> pp_hot.c regexec.c t/op/pat.t
77430 ____________________________________________________________________________
77431 [  7261] By: gsar                                  on 2000/10/16  02:55:01
77432         Log: integrate change#5930 from mainline
77433              
77434              small os390 tweaks (from Peter Prymmer)
77435      Branch: maint-5.6/perl
77436           !> config_h.SH makedepend.SH
77437 ____________________________________________________________________________
77438 [  7260] By: gsar                                  on 2000/10/16  02:54:10
77439         Log: integrate change#5929 from mainline
77440              
77441              pod nits
77442      Branch: maint-5.6/perl
77443           !> pod/perlguts.pod
77444 ____________________________________________________________________________
77445 [  7259] By: gsar                                  on 2000/10/16  02:52:55
77446         Log: integrate change#5927 from mainline
77447              
77448              arrange for next() to resume at the unstack op rather than the
77449              loop conditional, so that scope cleanup happens correctly
77450              (from Stephen McCamant)
77451      Branch: maint-5.6/perl
77452           !> op.c pp_ctl.c t/op/misc.t
77453 ____________________________________________________________________________
77454 [  7258] By: gsar                                  on 2000/10/16  02:51:38
77455         Log: integrate change#5926 from mainline
77456              
77457              on windows, reserve 16M of stack rather than 128M (allows more
77458              threads to run concurrently)
77459      Branch: maint-5.6/perl
77460           !> win32/Makefile win32/makefile.mk
77461 ____________________________________________________________________________
77462 [  7257] By: gsar                                  on 2000/10/16  02:50:37
77463         Log: integrate change#5925 from mainline
77464              
77465              POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
77466      Branch: maint-5.6/perl
77467           !> toke.c
77468 ____________________________________________________________________________
77469 [  7256] By: gsar                                  on 2000/10/16  02:49:36
77470         Log: integrate change#5924 from mainline
77471              
77472              avoid using uninitialized memory in require version check
77473      Branch: maint-5.6/perl
77474           !> pp_ctl.c universal.c
77475 ____________________________________________________________________________
77476 [  7255] By: gsar                                  on 2000/10/16  02:48:03
77477         Log: integrate changes#5923,5928,6009 from mainline
77478              
77479              IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
77480      Branch: maint-5.6/perl
77481           !> ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
77482 ____________________________________________________________________________
77483 [  7254] By: gsar                                  on 2000/10/16  02:44:46
77484         Log: integrate change#5922 from mainline
77485              
77486              commentary about IoTYPE() (from Nathan Torkington)
77487      Branch: maint-5.6/perl
77488           !> sv.h
77489 ____________________________________________________________________________
77490 [  7253] By: gsar                                  on 2000/10/16  02:43:49
77491         Log: integrate change#5921 from mainline
77492              
77493              make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
77494      Branch: maint-5.6/perl
77495           !> sv.c t/lib/charnames.t t/pragma/utf8.t
77496 ____________________________________________________________________________
77497 [  7252] By: gsar                                  on 2000/10/16  02:42:31
77498         Log: integrate change#5920 from mainline
77499              
77500              Larry's fix for buggy propagation of utf8-ness in join(); add test
77501      Branch: maint-5.6/perl
77502           !> doop.c t/op/ver.t
77503 ____________________________________________________________________________
77504 [  7251] By: gsar                                  on 2000/10/16  02:41:14
77505         Log: integrate changes#5915..5919 from mainline
77506              
77507              various (pod tweaks &c)
77508      Branch: maint-5.6/perl
77509           !> (integrate 33 files)
77510 ____________________________________________________________________________
77511 [  7250] By: gsar                                  on 2000/10/16  02:38:16
77512         Log: integrate change#5914 from mainline
77513              
77514              caller() wasn't returning the right number of elements for
77515              eval {...}
77516      Branch: maint-5.6/perl
77517           !> pp_ctl.c t/pragma/warn/9enabled
77518 ____________________________________________________________________________
77519 [  7249] By: gsar                                  on 2000/10/16  02:37:02
77520         Log: integrate change#5913 from mainline
77521              
77522              pod nit: $yday range for localtime/gmtime is 0..364 not 1..365
77523              (from Mark-Jason Dominus)
77524      Branch: maint-5.6/perl
77525           !> pod/perlfunc.pod
77526 ____________________________________________________________________________
77527 [  7248] By: gsar                                  on 2000/10/16  02:35:58
77528         Log: integrate change#5912 from mainline
77529              
77530              fix totally broken caching in UNIVERSAL::isa() (from
77531              Nick Ing-Simmons)
77532      Branch: maint-5.6/perl
77533           !> t/op/universal.t universal.c
77534 ____________________________________________________________________________
77535 [  7247] By: gsar                                  on 2000/10/16  02:34:27
77536         Log: integrate changes#5910,5911 from mainline
77537              
77538              typo in pod
77539              
77540              add linebreak properties from unicode/LineBrk.txt (from
77541              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
77542      Branch: maint-5.6/perl
77543           +> (branch 29 files)
77544           !> ext/Thread/Thread.pm lib/unicode/mktables.PL
77545 ____________________________________________________________________________
77546 [  7246] By: gsar                                  on 2000/10/16  02:33:29
77547         Log: integrate change#5909 from mainline
77548              
77549              mode argument to do_binmode() should be file mode, not boolean
77550      Branch: maint-5.6/perl
77551           !> pp_sys.c
77552 ____________________________________________________________________________
77553 [  7245] By: gsar                                  on 2000/10/16  02:31:04
77554         Log: integrate change#5908 from mainline
77555              
77556              introduce illegal symbols into null package so that
77557              gv_fetchpv(...,TRUE) always returns a valid GV even when the
77558              symbol is trapped by strictures (avoids coredumps)
77559      Branch: maint-5.6/perl
77560           !> embedvar.h gv.c intrpvar.h perl.c perlapi.h
77561           !> t/pragma/strict-vars
77562 ____________________________________________________________________________
77563 [  7244] By: jhi                                   on 2000/10/16  02:29:54
77564         Log: Subject: $Carp::ExportLevel confusion in Exporter
77565              From: "Ben Tilly" <ben_tilly@hotmail.com>
77566              Date: Sat, 14 Oct 2000 16:44:34 EDT
77567              Message-ID: <LAW2-F258sQwY6YHkid00003788@hotmail.com>
77568      Branch: perl
77569            ! lib/Exporter/Heavy.pm
77570 ____________________________________________________________________________
77571 [  7243] By: jhi                                   on 2000/10/16  02:28:33
77572         Log: Subject: [PATCH perlguts.pod] Document offset hack
77573              From: Simon Cozens <simon@cozens.net>
77574              Message-ID: <20001014193225.A6568@pembro4.pmb.ox.ac.uk>
77575              Date: Sat, 14 Oct 2000 19:32:25 +0100
77576      Branch: perl
77577            ! pod/perlguts.pod
77578 ____________________________________________________________________________
77579 [  7242] By: gsar                                  on 2000/10/16  02:26:51
77580         Log: integrate changes#5905,5906,5907,6064 from mainline
77581              
77582              printf/sprintf didn't get quad types right under use64bitint
77583      Branch: maint-5.6/perl
77584           !> pp_sys.c sv.c t/op/64bitint.t
77585 ____________________________________________________________________________
77586 [  7241] By: jhi                                   on 2000/10/16  02:22:44
77587         Log: Subject: small pod patch
77588              From: Dan Boorstein <dan_boo@bellsouth.net>
77589              Date: Sat, 14 Oct 2000 14:29:24 -0400
77590              Message-ID: <39E8A604.B501DB4F@bellsouth.net>
77591      Branch: perl
77592            ! pod/perlfaq7.pod pod/perlmod.pod
77593 ____________________________________________________________________________
77594 [  7240] By: jhi                                   on 2000/10/16  02:13:46
77595         Log: -w cleanup.
77596              
77597              Subject: Re: Problems with bleadperl 
77598              From: "Stephen P. Potter" <spp@ds.net>
77599              Date: Fri, 13 Oct 2000 13:32:49 -0400
77600              Message-Id: <200010131732.NAA19391@spp.users.ds.net>
77601      Branch: perl
77602            ! t/pragma/overload.t
77603 ____________________________________________________________________________
77604 [  7239] By: jhi                                   on 2000/10/16  01:41:18
77605         Log: One more ~utf8 tweak.
77606      Branch: perl
77607            ! t/op/bop.t
77608 ____________________________________________________________________________
77609 [  7238] By: jhi                                   on 2000/10/16  01:34:14
77610         Log: Tweak the test of #7235.
77611      Branch: perl
77612            ! t/op/bop.t
77613 ____________________________________________________________________________
77614 [  7237] By: jhi                                   on 2000/10/16  01:25:04
77615         Log: Fix a couple of compiler-noted nits in #7235.
77616      Branch: perl
77617            ! pp.c
77618 ____________________________________________________________________________
77619 [  7236] By: jhi                                   on 2000/10/16  01:22:46
77620         Log: Fix few quad issues, which for example broke chr(~chr(~0)) for UTF8.
77621      Branch: perl
77622            ! pp.c pp_hot.c
77623 ____________________________________________________________________________
77624 [  7235] By: jhi                                   on 2000/10/15  16:24:44
77625         Log: Make ~(chr(a).chr(b)) eq chr(~a).chr(~b) on utf8.
77626              
77627              From: Simon Cozens <simon@cozens.net>
77628              Subject: [PATCH] Re: [ID 20000918.005] ~ on wide chars
77629              Date: Sat, 14 Oct 2000 20:52:13 +0100
77630              Message-ID: <20001014205213.A9645@pembro4.pmb.ox.ac.uk>
77631      Branch: perl
77632            ! pp.c t/op/bop.t utf8.h
77633 ____________________________________________________________________________
77634 [  7234] By: jhi                                   on 2000/10/15  15:19:29
77635         Log: split() utf8 fixes.  Should fix both 20001014.001 and 20000426.003.
77636              The problem was that rx->minlen was in chars while pp_split()
77637              thought it would be in bytes. 
77638      Branch: perl
77639            ! pp.c t/pragma/utf8.t
77640 ____________________________________________________________________________
77641 [  7233] By: jhi                                   on 2000/10/14  20:24:24
77642         Log: Document FNCASE=y as discussed in the bug 20000902.009.
77643      Branch: perl
77644            ! README.dos
77645 ____________________________________________________________________________
77646 [  7232] By: jhi                                   on 2000/10/14  18:52:21
77647         Log: Add test for bug id 20000427.003 (which seems to have
77648              been fixed) (also duplicate as 20000427.004, though
77649              with a higher severity).  Move one utf8 from op/append
77650              to pragma/utf8, tag the tests with bug ids.
77651      Branch: perl
77652            ! t/op/append.t t/pragma/utf8.t
77653 ____________________________________________________________________________
77654 [  7231] By: jhi                                   on 2000/10/14  17:28:37
77655         Log: Test cases for bug id 20000323.056 (the bug seems to be fixed).
77656      Branch: perl
77657            ! t/pragma/utf8.t
77658 ____________________________________________________________________________
77659 [  7230] By: jhi                                   on 2000/10/14  14:24:50
77660         Log: Needs to be conditional on SunOS 4.
77661              
77662              Subject: [Pach 5.7.0@7229] Removing -ldb from the core build
77663              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
77664              Date: Sat, 14 Oct 2000 13:37:49 +0100
77665              Message-ID: <000101c035db$8ffb60a0$2614140a@bfs.phone.com>
77666      Branch: metaconfig/U/perl
77667            ! End.U
77668      Branch: perl
77669            ! Configure myconfig.SH pod/perldelta.pod
77670 ____________________________________________________________________________
77671 [  7229] By: jhi                                   on 2000/10/14  00:49:22
77672         Log: Update Changes.
77673      Branch: perl
77674            ! Changes patchlevel.h
77675 ____________________________________________________________________________
77676 [  7228] By: jhi                                   on 2000/10/14  00:46:10
77677         Log: Subject: RFC: a (temporary?) way around utf8.pm for EBCDIC
77678              From: Peter Prymmer <pvhp@forte.com>
77679              Date: Fri, 13 Oct 2000 15:59:56 -0700 (PDT)
77680              Message-ID: <Pine.OSF.4.10.10010131548260.133963-100000@aspara.forte.com>
77681      Branch: perl
77682            ! lib/utf8.pm
77683 ____________________________________________________________________________
77684 [  7227] By: jhi                                   on 2000/10/13  23:20:30
77685         Log: Make the test acknowledge that self-ties are disabled as #7213 said.
77686      Branch: perl
77687            ! t/op/tie.t
77688 ____________________________________________________________________________
77689 [  7226] By: jhi                                   on 2000/10/13  22:14:32
77690         Log: Tweak #7225.
77691              
77692              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00 (UNINSTALLED) [PATCH bleadperl]
77693              From: Peter Prymmer <pvhp@forte.com>
77694              Date: Fri, 13 Oct 2000 14:44:49 -0700 (PDT)
77695              Message-ID: <Pine.OSF.4.10.10010131414410.133963-100000@aspara.forte.com>
77696      Branch: perl
77697            ! t/op/sprintf.t
77698 ____________________________________________________________________________
77699 [  7225] By: jhi                                   on 2000/10/13  22:11:31
77700         Log: op/sprintf.t patch for OS/390 (and any other host with limited
77701              floating-point exponent length)
77702              
77703              Subject: Re: [ID 20001006.014] Not OK: perl v5.7.0 +DEVEL7158 on os390 05.00  (UNINSTALLED) [PATCH bleadperl]
77704              From: Dominic Dunlop <domo@computer.org>
77705              Date: Fri, 13 Oct 2000 19:17:57 +0200
77706              Message-Id: <p04320400b60cf2a6a05c@[192.168.1.4]>
77707      Branch: perl
77708            ! t/op/sprintf.t
77709 ____________________________________________________________________________
77710 [  7224] By: jhi                                   on 2000/10/13  18:40:48
77711         Log: Allow @+ and @- to be doublequoted, from Simon Cozens. 
77712      Branch: perl
77713            ! toke.c
77714 ____________________________________________________________________________
77715 [  7223] By: jhi                                   on 2000/10/13  18:37:13
77716         Log: Thinko in #7222.
77717      Branch: perl
77718            ! utf8.c
77719 ____________________________________________________________________________
77720 [  7222] By: jhi                                   on 2000/10/13  18:05:23
77721         Log: Use UTF8SKIP(), from Simon Cozens.
77722      Branch: perl
77723            ! utf8.c
77724 ____________________________________________________________________________
77725 [  7221] By: jhi                                   on 2000/10/13  15:43:19
77726         Log: (accidentally empty check-in)
77727      Branch: perl
77728            ! utf8.c
77729 ____________________________________________________________________________
77730 [  7220] By: jhi                                   on 2000/10/13  15:23:51
77731         Log: Add (optimistically) Storable to static extensions.
77732      Branch: perl
77733            ! hints/uwin.sh hints/vmesa.sh
77734 ____________________________________________________________________________
77735 [  7219] By: jhi                                   on 2000/10/13  15:20:05
77736         Log: Amdahl UTS doesn't seem to do dynaloading.
77737      Branch: perl
77738            ! hints/uts.sh
77739 ____________________________________________________________________________
77740 [  7218] By: jhi                                   on 2000/10/13  15:15:20
77741         Log: Slight tweak of the code to appease Amdahl UTS cc.
77742      Branch: perl
77743            ! pp.c
77744 ____________________________________________________________________________
77745 [  7217] By: jhi                                   on 2000/10/13  14:50:42
77746         Log: In Amdahl UTS "struct sv" is defined by a system header,
77747              <ksync.h>.
77748      Branch: perl
77749            ! perl.h sv.h
77750 ____________________________________________________________________________
77751 [  7216] By: jhi                                   on 2000/10/13  11:58:25
77752         Log: Ilya implemented the memory profiling API.
77753      Branch: perl
77754            ! Todo
77755 ____________________________________________________________________________
77756 [  7215] By: jhi                                   on 2000/10/13  02:56:38
77757         Log: Subject: [PATCH 5.7.0] Perl API for mstats
77758              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77759              Date: Thu, 12 Oct 2000 22:52:40 -0400
77760              Message-ID: <20001012225240.A7113@monk.mps.ohio-state.edu>
77761      Branch: perl
77762            ! ext/Devel/Peek/Peek.pm ext/Devel/Peek/Peek.xs
77763 ____________________________________________________________________________
77764 [  7214] By: jhi                                   on 2000/10/13  02:55:38
77765         Log: Subject: [PATCH 5.7.0] IVs in mtats
77766              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
77767              Date: Thu, 12 Oct 2000 22:51:04 -0400
77768              Message-ID: <20001012225104.A7103@monk.mps.ohio-state.edu>
77769      Branch: perl
77770            ! malloc.c perl.h
77771 ____________________________________________________________________________
77772 [  7213] By: jhi                                   on 2000/10/13  02:31:47
77773         Log: Self-ties are unsupported currently, stopgap patch from Alan Burlison.
77774      Branch: perl
77775            ! pod/perldiag.pod pp_sys.c
77776 ____________________________________________________________________________
77777 [  7212] By: jhi                                   on 2000/10/13  01:27:38
77778         Log: Subject: [PATCH: perl@7181] was: Re: off to a bad start on fixing regression tests
77779              From: Peter Prymmer <pvhp@forte.com>
77780              Date: Tue, 10 Oct 2000 10:26:07 -0700 (PDT)
77781              Message-ID: <Pine.OSF.4.10.10010101020180.441897-100000@aspara.forte.com>
77782      Branch: perl
77783            ! t/op/oct.t
77784 ____________________________________________________________________________
77785 [  7211] By: jhi                                   on 2000/10/13  00:35:09
77786         Log: Update Changes.
77787      Branch: perl
77788            ! Changes patchlevel.h
77789 ____________________________________________________________________________
77790 [  7210] By: jhi                                   on 2000/10/12  23:59:40
77791         Log: The Install.pm third of
77792              
77793              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
77794              From: Bill Campbell <bill@celestial.com>
77795              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
77796              Date: Thu, 5 Oct 2000 18:04:51 -0700
77797      Branch: perl
77798            ! lib/ExtUtils/Install.pm
77799 ____________________________________________________________________________
77800 [  7209] By: jhi                                   on 2000/10/12  23:58:43
77801         Log: Two thirds of
77802              
77803              Subject: Proposed patches, Install.pm getopts.pl termcap.pl
77804              Date: Thu, 5 Oct 2000 18:04:51 -0700
77805              From: Bill Campbell <bill@celestial.com>
77806              Message-ID: <20001005180451.A22029@kstarr.celestial.com>
77807              
77808              The Install.pm changes will be submitted separately because
77809              they need some work and discussion still.
77810      Branch: perl
77811            ! lib/getopts.pl lib/termcap.pl
77812 ____________________________________________________________________________
77813 [  7208] By: jhi                                   on 2000/10/12  23:41:19
77814         Log: Subject:  [PATCH] 5.6.0 & 5.7.1,  VMS fixes
77815              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
77816              Date:     Thu, 12 Oct 2000 07:30:02 EDT
77817              Message-Id: <001012072828.2eabc@DUPHY4.Physics.Drexel.Edu>
77818      Branch: perl
77819            ! lib/File/Temp.pm t/lib/st-lock.t t/pod/find.t
77820            ! t/pod/testp2pt.pl vms/gen_shrfls.pl
77821 ____________________________________________________________________________
77822 [  7207] By: jhi                                   on 2000/10/12  23:39:01
77823         Log: An updated EBCDIC tr patch.
77824              
77825              Subject: Re: [PATCH: perl@7181] op/tr tests on OS/390
77826              From: Peter Prymmer <pvhp@forte.com>
77827              Date: Wed, 11 Oct 2000 17:16:30 -0700 (PDT)
77828              Message-ID: <Pine.OSF.4.10.10010111707430.516446-100000@aspara.forte.com>
77829      Branch: perl
77830            ! t/op/tr.t
77831 ____________________________________________________________________________
77832 [  7206] By: jhi                                   on 2000/10/12  23:34:55
77833         Log: Upgrade to CPAN 1.58, from Andreas König.
77834      Branch: perl
77835            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
77836 ____________________________________________________________________________
77837 [  7205] By: jhi                                   on 2000/10/12  23:29:08
77838         Log: Introduce the man[24-8] variables, from Andy Dougherty.
77839      Branch: metaconfig/U/perl
77840            + mandirs.U mandirstyle.U
77841      Branch: perl
77842            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
77843            ! config_h.SH epoc/config.sh uconfig.h uconfig.sh vos/config.def
77844            ! vos/config.h vos/config.pl vos/config_h.SH_orig
77845            ! win32/config.bc win32/config.gc win32/config.vc
77846 ____________________________________________________________________________
77847 [  7204] By: gsar                                  on 2000/10/12  18:11:24
77848         Log: restore change#7202
77849      Branch: perl
77850            ! mg.c
77851 ____________________________________________________________________________
77852 [  7203] By: gsar                                  on 2000/10/12  18:09:40
77853         Log: another test of the Emergency Broadcast System--back out 
77854              change#7202
77855      Branch: perl
77856            ! mg.c
77857 ____________________________________________________________________________
77858 [  7202] By: gsar                                  on 2000/10/12  16:40:47
77859         Log: (submitted on behalf of Jarkko)
77860              Fix the lib/encode.t subtest 6 failure as reported by Andreas
77861              Koenig, gmagical substr() wasn't propagating UTF8ness.  The bug
77862              was unearthed by change 7182, as was a bug in HTML::Entities.
77863      Branch: perl
77864            ! mg.c
77865 ____________________________________________________________________________
77866 [  7201] By: jhi                                   on 2000/10/11  03:16:05
77867         Log: SvPV() (via mg_get() of sv_2pv()) can update the UTF8ness of the SVs.
77868      Branch: perl
77869            ! pp_hot.c t/pragma/utf8.t
77870 ____________________________________________________________________________
77871 [  7200] By: jhi                                   on 2000/10/11  00:40:30
77872         Log: The #7198 was a false alarm.
77873      Branch: perl
77874            ! pp_hot.c
77875 ____________________________________________________________________________
77876 [  7199] By: jhi                                   on 2000/10/11  00:26:04
77877         Log: Remove duplicated code.
77878      Branch: perl
77879            ! t/lib/cgi-html.t
77880 ____________________________________________________________________________
77881 [  7198] By: jhi                                   on 2000/10/10  23:30:46
77882         Log: (Retracted by #7200.)
77883      Branch: perl
77884            ! pp_hot.c
77885 ____________________________________________________________________________
77886 [  7197] By: jhi                                   on 2000/10/10  21:49:30
77887         Log: Add the test case for #7190, from the original bug report
77888              by Andreas König.
77889      Branch: perl
77890            ! t/pragma/utf8.t
77891 ____________________________________________________________________________
77892 [  7196] By: jhi                                   on 2000/10/10  21:40:49
77893         Log: Reapply Andy's patch and regen Configure.
77894      Branch: perl
77895            ! Configure INSTALL Makefile.SH Porting/Glossary
77896            ! Porting/config.sh config_h.SH epoc/config.sh installperl
77897            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
77898            ! win32/config.vc
77899 ____________________________________________________________________________
77900 [  7195] By: jhi                                   on 2000/10/10  21:09:30
77901         Log: Use the versiononly instead of the installscripts,
77902              retract the changes 7146 and 7147.
77903      Branch: perl
77904            ! Configure INSTALL Makefile.SH Porting/Glossary
77905            ! Porting/config.sh Porting/config_H config_h.SH epoc/config.sh
77906            ! installperl uconfig.sh vos/config.def win32/config.bc
77907            ! win32/config.gc win32/config.vc
77908 ____________________________________________________________________________
77909 [  7194] By: jhi                                   on 2000/10/10  21:06:15
77910         Log: Subject: [PATCH: perl@7181] ver.t v string tests for os/390
77911              From: Peter Prymmer <pvhp@forte.com>
77912              Date: Tue, 10 Oct 2000 13:24:18 -0700 (PDT)
77913              Message-ID: <Pine.OSF.4.10.10010101322510.441897-100000@aspara.forte.com>
77914      Branch: perl
77915            ! t/op/ver.t
77916 ____________________________________________________________________________
77917 [  7193] By: jhi                                   on 2000/10/10  21:05:12
77918         Log: Subject: [PATCH: perl@7181] op/tr tests on OS/390
77919              From: Peter Prymmer <pvhp@forte.com>
77920              Date: Tue, 10 Oct 2000 13:56:35 -0700 (PDT)
77921              Message-ID: <Pine.OSF.4.10.10010101355140.441897-100000@aspara.forte.com>
77922      Branch: perl
77923            ! t/op/tr.t
77924 ____________________________________________________________________________
77925 [  7192] By: jhi                                   on 2000/10/10  20:57:30
77926         Log: Add versiononly, delete installscripts, from Andy Dougherty.
77927      Branch: metaconfig
77928            - U/installdirs/installscripts.U
77929      Branch: metaconfig/U/perl
77930            + versiononly.U
77931 ____________________________________________________________________________
77932 [  7191] By: jhi                                   on 2000/10/10  19:41:21
77933         Log: Subject: [PATCH: perl@7181] perlebcdic.pod updates and corrections
77934              From: Peter Prymmer <pvhp@forte.com>
77935              Date: Tue, 10 Oct 2000 12:35:57 -0700 (PDT)
77936              Message-ID: <Pine.OSF.4.10.10010101231390.441897-100000@aspara.forte.com>
77937      Branch: perl
77938            ! pod/perlebcdic.pod
77939 ____________________________________________________________________________
77940 [  7190] By: jhi                                   on 2000/10/10  19:26:14
77941         Log: Subject: Re: utf8 concat, mg_get
77942              From: Simon Cozens <simon@cozens.net>
77943              Date: Tue, 10 Oct 2000 17:40:17 +0100
77944              Message-ID: <20001010174017.A13130@pembro4.pmb.ox.ac.uk>
77945      Branch: perl
77946            ! pp_hot.c
77947 ____________________________________________________________________________
77948 [  7189] By: jhi                                   on 2000/10/10  19:23:03
77949         Log: Subject: [ID 20000720.004] ExtUtils::MakeMaker finds wrong version of perl
77950              From: jdb@dfwnet.sbms.sbc.com (J. David Blackstone)
77951              Date: Thu, 20 Jul 2000 13:31:22 -0500 (CDT)
77952              Message-Id: <200007201831.NAA05776@dfwnet1.dfwnet.sbms.sbc.com>
77953      Branch: perl
77954            ! lib/ExtUtils/MM_Unix.pm
77955 ____________________________________________________________________________
77956 [  7188] By: jhi                                   on 2000/10/10  15:31:24
77957         Log: Subject: RE: [ID 19990803.001] README.win32 suggestions 
77958              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
77959              Date: Fri, 14 Jul 2000 10:47:36 +0100
77960              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A8224@UKRUX002.rundc.uk.origin-it.com>
77961      Branch: perl
77962            ! README.win32
77963 ____________________________________________________________________________
77964 [  7187] By: jhi                                   on 2000/10/10  13:30:10
77965         Log: Quote the temp file name, needed in Win32 because the
77966              default name unfortunately contains spaces, shouldn't
77967              hurt elsewhere.
77968              
77969              Subject: FW: perldoc fails if $TEMP contains spaces
77970              From: "Moore, Paul" <Paul.Moore@uk.origin-it.com>
77971              Date: Thu, 14 Sep 2000 08:58:45 +0100
77972              Message-ID: <714DFA46B9BBD0119CD000805FC1F53B012A82AA@UKRUX002.rundc.uk.origin-it.com>
77973      Branch: perl
77974            ! utils/perldoc.PL
77975 ____________________________________________________________________________
77976 [  7186] By: jhi                                   on 2000/10/10  13:16:27
77977         Log: Subject: [PATCH 5.6.0] Re: [ID 20001009.004] SEGV from sprintf in a thread 
77978              From: hv@hugo.hybyte.com
77979              Date: Tue, 10 Oct 2000 14:10:20 +0100
77980              Message-Id: <200010101310.OAA00953@hugo.hybyte.com>
77981      Branch: perl
77982            ! t/lib/thr5005.t util.c
77983 ____________________________________________________________________________
77984 [  7185] By: jhi                                   on 2000/10/10  12:06:22
77985         Log: Upgrade to podlators 1.04, from Russ Allbery.
77986      Branch: perl
77987            ! lib/Pod/Man.pm lib/Pod/Text.pm
77988 ____________________________________________________________________________
77989 [  7184] By: jhi                                   on 2000/10/10  12:01:32
77990         Log: Upgrade to CGI.pm 2.74, from Lincoln Stein.
77991      Branch: perl
77992            ! lib/CGI.pm t/lib/cgi-form.t t/lib/cgi-html.t
77993 ____________________________________________________________________________
77994 [  7183] By: jhi                                   on 2000/10/09  23:47:15
77995         Log: Subject: [PATCH: perl@7159] various VMS cleanup issues + CXX configure
77996              From: Peter Prymmer <pvhp@forte.com>
77997              Message-ID: <Pine.OSF.4.10.10010091625290.260786-100000@aspara.forte.com>
77998              Date: Mon, 9 Oct 2000 16:30:44 -0700 (PDT)
77999      Branch: perl
78000            ! configure.com vms/descrip_mms.template vms/vms.c vms/vmsish.h
78001 ____________________________________________________________________________
78002 [  7182] By: jhi                                   on 2000/10/09  23:43:16
78003         Log: Make eq work again with utf8 (disabling the upgrading
78004              should no more be necessary since the copies of the
78005              scalars are upgraded, not the scalars themselves).
78006              Takes care of ID 20001009.001.  (The claimed length()
78007              bug in 20001009.001 seems bogus to me.)
78008      Branch: perl
78009            ! sv.c t/pragma/utf8.t
78010 ____________________________________________________________________________
78011 [  7181] By: gsar                                  on 2000/10/09  19:41:54
78012         Log: tweak for change#7173
78013      Branch: perl
78014            ! win32/win32sck.c
78015 ____________________________________________________________________________
78016 [  7180] By: gsar                                  on 2000/10/09  19:26:56
78017         Log: on Windows, clean targets might not work under some flavors of the shell
78018      Branch: perl
78019            ! win32/Makefile win32/makefile.mk
78020 ____________________________________________________________________________
78021 [  7179] By: jhi                                   on 2000/10/09  19:21:02
78022         Log: Update Changes.
78023      Branch: perl
78024            ! Changes patchlevel.h
78025 ____________________________________________________________________________
78026 [  7178] By: jhi                                   on 2000/10/09  19:18:23
78027         Log: Warn about unknown scripts.
78028              
78029              Subject: Re: ideas? patches? [PATCH bleadperl]
78030              From: Dominic Dunlop <domo@computer.org>
78031              Date: Mon, 9 Oct 2000 14:57:17 +0200
78032              Message-Id: <p04320400b6076a75b15f@[192.168.1.4]>
78033      Branch: perl
78034            ! lib/charnames.pm
78035 ____________________________________________________________________________
78036 [  7177] By: jhi                                   on 2000/10/09  19:13:27
78037         Log: Change #7160 had a nasty typo.
78038      Branch: metaconfig
78039            ! U/compline/Compile.U
78040      Branch: perl
78041            ! Configure config_h.SH
78042 ____________________________________________________________________________
78043 [  7176] By: gsar                                  on 2000/10/09  18:59:33
78044         Log: pod nit
78045      Branch: perl
78046            ! pod/perlport.pod
78047 ____________________________________________________________________________
78048 [  7175] By: gsar                                  on 2000/10/09  18:54:28
78049         Log: Windows9x doesn't support link(), despite what Config.pm
78050              might think
78051      Branch: perl
78052            ! lib/ExtUtils/Manifest.pm
78053 ____________________________________________________________________________
78054 [  7174] By: gsar                                  on 2000/10/09  18:50:03
78055         Log: avoid nonportable example code
78056      Branch: perl
78057            ! lib/File/Copy.pm
78058 ____________________________________________________________________________
78059 [  7173] By: gsar                                  on 2000/10/09  18:46:54
78060         Log: on Windows, avoid potential exception (could happen if MSVCRT isn't
78061              being used) when closing a socket handle
78062      Branch: perl
78063            ! win32/win32.c win32/win32.h win32/win32sck.c
78064 ____________________________________________________________________________
78065 [  7172] By: gsar                                  on 2000/10/09  18:41:40
78066         Log: on Windows, cwd strings in the environment should be of the
78067              form =X:=X:\foo instead of =X=X:\foo\
78068      Branch: perl
78069            ! win32/vdir.h
78070 ____________________________________________________________________________
78071 [  7171] By: gsar                                  on 2000/10/09  18:30:09
78072         Log: on Windows, LoadLibrary() could load an extension DLL multiple
78073              times if forward slashes are used in the path
78074      Branch: perl
78075            ! win32/win32.c
78076 ____________________________________________________________________________
78077 [  7170] By: jhi                                   on 2000/10/09  17:53:59
78078         Log: Add a todo note about overloadable assertions.
78079      Branch: perl
78080            ! Todo-5.6
78081 ____________________________________________________________________________
78082 [  7169] By: jhi                                   on 2000/10/09  13:43:45
78083         Log: Subject: PATCH 5.6 perldebguts grammar cleanup
78084              From: mjd@plover.com
78085              Date: 9 Oct 2000 00:24:44 -0000
78086              Message-ID: <20001009002444.10616.qmail@plover.com>
78087      Branch: perl
78088            ! pod/perldebguts.pod
78089 ____________________________________________________________________________
78090 [  7168] By: nick                                  on 2000/10/08  13:16:33
78091         Log: Tables assume network byte order for 16 bit forms, so 'S' packing
78092              is not right thing to do on (e.g. x86). Network order is also "right" for
78093              X fonts.
78094      Branch: perl
78095            ! ext/Encode/Encode.pm
78096 ____________________________________________________________________________
78097 [  7167] By: nick                                  on 2000/10/08  12:54:42
78098         Log: Make "encodings" work post-install when Encode/*.enc files may not
78099              be in same directory as Encode.pm
78100      Branch: perl
78101            ! ext/Encode/Encode.pm
78102 ____________________________________________________________________________
78103 [  7166] By: nick                                  on 2000/10/08  11:51:26
78104         Log: Work round the fact that $hash->{$key} does not take into account
78105              UTF8'ness of $key yet.  Thus fromUnicode needs to do $hash->{chr(ord($ch))}
78106              so that key is always in the "expected" encoding - i.e. same way we put
78107              it in the hash.
78108      Branch: perl
78109            ! ext/Encode/Encode.pm
78110 ____________________________________________________________________________
78111 [  7165] By: gsar                                  on 2000/10/08  04:15:29
78112         Log: save_re_context() could reset PL_curcop to freed memory, causing core
78113              dumps in code such as C<use CGI::Carp; use something_that_calls_die;>
78114      Branch: perl
78115            ! pp_ctl.c
78116 ____________________________________________________________________________
78117 [  7164] By: jhi                                   on 2000/10/06  20:51:48
78118         Log: UTF8ize split() so that the cloned substrings get the UTF8
78119              flag of the original scalar.  Problem reported by Simon Cozens.
78120      Branch: perl
78121            ! pp.c t/pragma/utf8.t
78122 ____________________________________________________________________________
78123 [  7163] By: nick                                  on 2000/10/06  20:48:34
78124         Log: Fix in change 7162 was too-late for case where we "upgraded" to PVIV and
78125              got a false +ve and so did not reach code which would have un-FAKEd the SV.
78126      Branch: perl
78127            ! sv.c
78128 ____________________________________________________________________________
78129 [  7162] By: nick                                  on 2000/10/06  20:25:37
78130         Log: Make sv_upgrade() undo READONLY|FAKE shared string hackery.
78131              To fix  (sort {$a <=> $b} keys %hash) in particular but
78132              should cover a number of other as-yet-unknown cases as well.
78133      Branch: perl
78134            ! sv.c
78135 ____________________________________________________________________________
78136 [  7161] By: jhi                                   on 2000/10/06  19:56:18
78137         Log: Change the version number of Tie::Handle in the core to 4.0,
78138              the (unrelated) Tie::Handle in CPAN will remain at 3.0.
78139              
78140              Subject: Note on Tie::Handle
78141              From: andreas.koenig@anima.de (Andreas J. Koenig)
78142              Date:      06 Oct 2000 21:48:58 +0200
78143              Message-ID: <m3ya01kaxh.fsf@ak-71.mind.de>
78144      Branch: perl
78145            ! lib/Tie/Handle.pm
78146 ____________________________________________________________________________
78147 [  7160] By: jhi                                   on 2000/10/06  18:20:35
78148         Log: Fix bug in #7157 (s/cflags/ccflags); moved the -o foo
78149              as the first option of cc/ld because of ultrapicky compilers
78150              (e.g. OS/390 R2.5)
78151      Branch: metaconfig
78152            + U/modified/d_getpgrp.U U/modified/d_setpgrp.U
78153            ! U/compline/Compile.U U/compline/Csym.U U/compline/ccflags.U
78154            ! U/compline/orderlib.U U/modified/Cppsym.U
78155            ! U/modified/d_access.U
78156      Branch: metaconfig/U/perl
78157            ! Checkcc.U d_dlsymun.U gccvers.U
78158      Branch: perl
78159            ! Configure config_h.SH
78160 ____________________________________________________________________________
78161 [  7159] By: jhi                                   on 2000/10/06  13:56:39
78162         Log: Update Changes.
78163      Branch: perl
78164            ! Changes patchlevel.h
78165 ____________________________________________________________________________
78166 [  7158] By: jhi                                   on 2000/10/06  12:48:40
78167         Log: Eliminate $Is_VMS code from the test.
78168              
78169              Subject:  Re: [ID 20001004.005] Not OK: perl v5.7.0 +DEVEL7129 on VMS_AXP V7.1
78170              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78171              Message-Id: <001005074528.21621@DUPHY4.Physics.Drexel.Edu>
78172              Date:     Thu, 5 Oct 2000 07:46:33 EDT
78173      Branch: perl
78174            ! t/lib/b.t
78175 ____________________________________________________________________________
78176 [  7157] By: jhi                                   on 2000/10/06  12:47:13
78177         Log: Also the $ccflags is needed for the C compiler check.
78178              
78179              Subject: Configure (check for C-compiler)
78180              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78181              Date: Fri, 06 Oct 2000 08:47:15 +0200
78182              Message-Id: <20001006084120.C52B.H.M.BRAND@hccnet.nl>
78183      Branch: metaconfig/U/perl
78184            ! Checkcc.U
78185      Branch: perl
78186            ! Configure config_h.SH
78187 ____________________________________________________________________________
78188 [  7156] By: jhi                                   on 2000/10/06  11:45:15
78189         Log: The HINT_BYTE patch is apparently unnecessary, retracted.
78190      Branch: perl
78191            ! perl.c pp_ctl.c sv.h utf8.c
78192 ____________________________________________________________________________
78193 [  7155] By: jhi                                   on 2000/10/06  11:40:41
78194         Log: IO::Handle->syswrite() did not handle length omission
78195              like CORE::syswrite() does.
78196              
78197              Subject: [Fwd] IO::Handle, syswrite and arguments
78198              From: Graham Barr <gbarr@pobox.com>
78199              Date: Fri, 6 Oct 2000 10:22:05 +0100
78200              Message-ID: <20001006102205.U6312@pobox.com>
78201              
78202              The original patch from andrew@ugh.net.au.
78203      Branch: perl
78204            ! ext/IO/lib/IO/Handle.pm
78205 ____________________________________________________________________________
78206 [  7154] By: jhi                                   on 2000/10/06  01:42:15
78207         Log: Tweak #7153.
78208      Branch: perl
78209            ! utf8.h
78210 ____________________________________________________________________________
78211 [  7153] By: jhi                                   on 2000/10/06  00:39:55
78212         Log: Patch from Simon Cozens to avoid using utf8 routines in EBCDIC.
78213      Branch: perl
78214            ! utf8.h
78215 ____________________________________________________________________________
78216 [  7152] By: jhi                                   on 2000/10/06  00:38:11
78217         Log: Patch from Peter Prymmer to disable utf8 in EBCDIC platforms.
78218      Branch: perl
78219            ! perl.c pp_ctl.c sv.h utf8.c
78220 ____________________________________________________________________________
78221 [  7151] By: jhi                                   on 2000/10/06  00:36:38
78222         Log: Subject: Re: Questions about Tie::Array and perl modules
78223              From: Nick Ing-Simmons <nik@tiuk.ti.com>
78224              Date: Thu, 5 Oct 2000 09:37:11 +0100 (BST)
78225              Message-Id: <200010050837.JAA00564@mikado.tiuk.ti.com>
78226              
78227              Bug reported and fix suggested by Philip D Crow <pcrow@hertz.com>.
78228      Branch: perl
78229            ! lib/Tie/Array.pm t/op/array.t
78230 ____________________________________________________________________________
78231 [  7150] By: jhi                                   on 2000/10/05  00:20:45
78232         Log: Regen Changes.
78233      Branch: perl
78234            ! Changes patchlevel.h
78235 ____________________________________________________________________________
78236 [  7149] By: jhi                                   on 2000/10/05  00:20:01
78237         Log: Regen toc.
78238      Branch: perl
78239            ! pod/perltoc.pod
78240 ____________________________________________________________________________
78241 [  7148] By: jhi                                   on 2000/10/04  23:35:08
78242         Log: Code around the stat-on-a-pipe-returns-a-mode-of-zero bug
78243              reported several times by Dominic Dunlop, for example in
78244              ID 20000315.008.  Patch from Dominic.  Patch affects at
78245              least MachTen, and possibly other oldish BSDs. Should not
78246              break non-broken platforms (tested on LinuxPPC). 
78247      Branch: perl
78248            ! doio.c
78249 ____________________________________________________________________________
78250 [  7147] By: jhi                                   on 2000/10/04  23:26:34
78251         Log: The one that got away from 7146.
78252      Branch: metaconfig
78253            + U/installdirs/installscripts.U
78254 ____________________________________________________________________________
78255 [  7146] By: jhi                                   on 2000/10/04  23:25:04
78256         Log: Enable disabling scripts installation by Configure -Uinstallscripts,
78257              suggested by H. Merijn Brand.
78258      Branch: perl
78259            ! Configure INSTALL Makefile.SH Porting/Glossary
78260            ! Porting/config.sh Porting/config_H epoc/config.sh installperl
78261            ! uconfig.sh vos/config.def win32/config.bc win32/config.gc
78262            ! win32/config.vc
78263 ____________________________________________________________________________
78264 [  7145] By: jhi                                   on 2000/10/04  22:08:21
78265         Log: Subject: Re: [PATCH 5.7.0] h2xs not documenting the created module
78266              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78267              Date: Wed, 4 Oct 2000 17:37:46 -0400
78268              Message-ID: <20001004173746.A26697@monk.mps.ohio-state.edu>
78269      Branch: perl
78270            ! utils/h2xs.PL
78271 ____________________________________________________________________________
78272 [  7144] By: jhi                                   on 2000/10/04  18:11:41
78273         Log: Subject: [PATCH perlrun.pod] Re: [ID 20000930.002] perlrun nor perldelta mention -s modification
78274              From: Jeff Pinyan <jeffp@crusoe.net>
78275              Date: Tue, 3 Oct 2000 16:35:42 -0400 (EDT)
78276              Message-ID: <Pine.GSO.4.21.0010031634530.14163-100000@crusoe.crusoe.net>
78277      Branch: perl
78278            ! pod/perlrun.pod
78279 ____________________________________________________________________________
78280 [  7143] By: jhi                                   on 2000/10/04  18:09:58
78281         Log: Subject: perlhack.pod Patch for Externals Tools
78282              From: Fisher Mark <fisherm@tce.com>
78283              Date: Tue, 3 Oct 2000 15:43:27 -0500 
78284              Message-ID: <B9B6874277EED211B1890008C707AF530505B180@indyexch3.indy.tce.com>
78285      Branch: perl
78286            ! pod/perlhack.pod
78287 ____________________________________________________________________________
78288 [  7142] By: jhi                                   on 2000/10/04  18:08:41
78289         Log: Subject:  [PATCH] 5.6.0 & 5.7.0  VMS TZ fix for VMS6.2 and earlier
78290              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
78291              Date:     Wed, 4 Oct 2000 12:11:11 EDT
78292              Message-Id: <001004120530.25cb5@DUPHY4.Physics.Drexel.Edu>
78293      Branch: perl
78294            ! vms/vms.c
78295 ____________________________________________________________________________
78296 [  7141] By: jhi                                   on 2000/10/04  12:20:16
78297         Log: Subject: [PATCH 5.7.0] h2xs not working
78298              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78299              Message-ID: <20001003214301.A22851@monk.mps.ohio-state.edu>
78300              Date: Tue, 3 Oct 2000 21:43:01 -0400
78301              
78302              Subject: [PATCH 5.7.0] h2xs not documenting the created module
78303              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78304              Date: Tue, 3 Oct 2000 22:55:19 -0400
78305              Message-ID: <20001003225519.A23360@monk.mps.ohio-state.edu>
78306      Branch: perl
78307            ! utils/h2xs.PL
78308 ____________________________________________________________________________
78309 [  7140] By: jhi                                   on 2000/10/04  11:53:44
78310         Log: Subject: [ID 20001004.003] installman "Ambiguous call resolved as CORE::"
78311              From: nick@babyhippo.com
78312              Date: Wed, 4 Oct 2000 12:06:45 +0100
78313              Message-Id: <20001004120645.A7356@babyhippo.com>
78314              
78315              Retract 7118 and 7135.
78316      Branch: perl
78317            ! installman installperl op.c t/pragma/subs.t
78318 ____________________________________________________________________________
78319 [  7139] By: jhi                                   on 2000/10/03  22:09:41
78320         Log: It is possible to have no hosts database at all.  Pointed out in
78321              
78322              Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
78323              From: Peter Prymmer <pvhp@forte.com>
78324              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
78325              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
78326      Branch: metaconfig
78327            ! U/modified/myhostname.U
78328      Branch: perl
78329            ! Configure config_h.SH
78330 ____________________________________________________________________________
78331 [  7138] By: jhi                                   on 2000/10/03  21:49:49
78332         Log: Subject: [PATCH: 7131] PWPASSWD problem for passwd less pwd's
78333              From: Peter Prymmer <pvhp@forte.com>
78334              Date: Tue, 3 Oct 2000 12:05:59 -0700 (PDT)
78335              Message-ID: <Pine.OSF.4.10.10010031203470.388222-100000@aspara.forte.com>
78336      Branch: perl
78337            ! pp_sys.c
78338 ____________________________________________________________________________
78339 [  7137] By: jhi                                   on 2000/10/03  20:10:05
78340         Log: One remaining nit less at the VMS mailbox sizing.
78341      Branch: perl
78342            ! vms/vms.c
78343 ____________________________________________________________________________
78344 [  7136] By: jhi                                   on 2000/10/03  20:08:47
78345         Log: Test harness update to sync with the new perlcc,
78346              from Simon Cozens.
78347      Branch: perl
78348            ! t/TEST t/UTEST
78349 ____________________________________________________________________________
78350 [  7135] By: jhi                                   on 2000/10/03  15:15:42
78351         Log: Subject: Re: PATCH for 20001003.004
78352              Date: Tue, 3 Oct 2000 11:03:04 -0400 (EDT)
78353              From: "AARON B. DOSSETT" <aaron@iglou.com>
78354              Message-Id: <E13gTay-0006od-00@iglou.com>
78355      Branch: perl
78356            ! installman installperl
78357 ____________________________________________________________________________
78358 [  7134] By: jhi                                   on 2000/10/03  15:00:34
78359         Log: Subject: [ID 20001003.006] B::Debug not -w clean
78360              From: Nicholas Clark <nick@babyhippo.co.uk>
78361              Date: Tue, 03 Oct 2000 15:46:32 +0100
78362              Message-Id: <E13gTKy-0002R2-00@fruitbat.babyhippo.co.uk>
78363      Branch: perl
78364            ! ext/B/B/Debug.pm
78365 ____________________________________________________________________________
78366 [  7133] By: jhi                                   on 2000/10/03  14:58:39
78367         Log: Scale down the VMS message boxes, by Charles Lane.
78368              Fix for ID 20000903.009, workaround at
78369              http://www.xray.mpe.mpg.de/mailing-lists/vmsperl/2000-09/msg00039.html
78370      Branch: perl
78371            ! vms/vms.c
78372 ____________________________________________________________________________
78373 [  7132] By: jhi                                   on 2000/10/03  11:20:37
78374         Log: Upgrade to Storable 1.0.3, from Raphael Manfredi.
78375      Branch: perl
78376            + t/lib/st-lock.t t/lib/st-utf8.t
78377            ! MANIFEST ext/Storable/ChangeLog ext/Storable/Storable.pm
78378            ! ext/Storable/Storable.xs t/lib/st-recurse.t
78379 ____________________________________________________________________________
78380 [  7131] By: jhi                                   on 2000/10/03  03:38:23
78381         Log: Encode nits.
78382      Branch: perl
78383            ! MANIFEST Makefile.SH
78384 ____________________________________________________________________________
78385 [  7130] By: jhi                                   on 2000/10/03  03:31:05
78386         Log: Update Changes.
78387      Branch: perl
78388            ! Changes patchlevel.h
78389 ____________________________________________________________________________
78390 [  7129] By: jhi                                   on 2000/10/03  02:24:02
78391         Log: Misplaced else.
78392      Branch: metaconfig/U/perl
78393            ! d_strtoll.U
78394      Branch: perl
78395            ! Configure config_h.SH
78396 ____________________________________________________________________________
78397 [  7128] By: jhi                                   on 2000/10/03  02:08:29
78398         Log: Subject: [ID 20000915.007] Not OK: perl v5.7.0 +DEVEL7092 on os2-64int-ld 2.30 '(UNINSTALLED)'
78399              From: sthoenna@efn.org
78400              Date: Fri, 15 Sep 2000 07:19:57 -0700 (PDT)
78401              Message-Id: <200009151419.e8FEJvE19796@garcia.efn.org>
78402      Branch: metaconfig/U/perl
78403            ! d_strtoll.U
78404      Branch: perl
78405            ! Configure config_h.SH hints/os2.sh os2/os2ish.h
78406 ____________________________________________________________________________
78407 [  7127] By: jhi                                   on 2000/10/03  01:13:14
78408         Log: Update Changes.
78409      Branch: perl
78410            ! Changes patchlevel.h
78411 ____________________________________________________________________________
78412 [  7126] By: jhi                                   on 2000/10/03  00:57:08
78413         Log: Introduce NO_ENVIRON_ARRAY (and USE_ENVIRON_ARRAY) defines
78414              as suggested by Olaf Flebbe and Nick Clark.
78415      Branch: perl
78416            ! epoc/epocish.h perl.h sv.c unixish.h util.c vms/vmsish.h
78417 ____________________________________________________________________________
78418 [  7125] By: jhi                                   on 2000/10/03  00:50:56
78419         Log: Subject: [ID 20001002.001] Not OK: perl v5.7.0 +DEVEL7093 +...001 on i586-linux 2.2.16 (UNINSTALLED)
78420              From: Nick Clark <nick@plum.flirble.org>
78421              Date: Mon, 2 Oct 2000 11:03:24 +0100
78422              Message-Id: <20001002110324.D20073@plum.flirble.org>
78423              
78424              Also fixes bug ID 20001002.005.
78425      Branch: perl
78426            ! t/lib/encode.t
78427 ____________________________________________________________________________
78428 [  7124] By: jhi                                   on 2000/10/03  00:34:59
78429         Log: Subject: [PATCH 5.7.0] Epoc update
78430              From: Olaf Flebbe <o.flebbe@gmx.de>
78431              Date: Wed, 20 Sep 2000 23:16:26 +0200 (MEST)
78432              Message-ID: <26423.969484586@www10.gmx.net>
78433      Branch: perl
78434            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epoc.c
78435            ! epoc/epoc_stubs.c epoc/epocish.h epoc/link.pl
78436            ! lib/AutoLoader.pm lib/Cwd.pm mg.c perl.c perl.h pp_sys.c sv.c
78437            ! util.c util.h
78438 ____________________________________________________________________________
78439 [  7123] By: jhi                                   on 2000/10/03  00:30:07
78440         Log: Regen headers.
78441      Branch: perl
78442            ! embed.h opcode.h pod/perlapi.pod pp.sym pp_proto.h
78443 ____________________________________________________________________________
78444 [  7122] By: jhi                                   on 2000/10/03  00:10:48
78445         Log: OpenBSD flags tweak from Todd C. Miller, tweaked some more by Abigail.
78446      Branch: perl
78447            ! hints/openbsd.sh
78448 ____________________________________________________________________________
78449 [  7121] By: jhi                                   on 2000/10/03  00:05:06
78450         Log: Subject: [PATCH pod/perlop.pod]  Documentation glitch in magic autoincrement.
78451              From: <abigail@foad.org>
78452              Date: Tue, 26 Sep 2000 13:36:14 -0400
78453              Message-ID: <20000926173614.4356.qmail@foad.org>
78454      Branch: perl
78455            ! pod/perlop.pod
78456 ____________________________________________________________________________
78457 [  7120] By: jhi                                   on 2000/10/03  00:04:00
78458         Log: Inside require() $^S was always left undefined.
78459              
78460              Subject: Re: Tiny 2-byte change to fix debugger's eval bug
78461              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78462              Date: Wed, 27 Sep 2000 18:54:49 -0400
78463              Message-ID: <20000927185449.A24927@monk.mps.ohio-state.edu>
78464      Branch: perl
78465            ! cop.h mg.c pp_ctl.c util.c
78466 ____________________________________________________________________________
78467 [  7119] By: jhi                                   on 2000/10/03  00:00:16
78468         Log: Subject: [PATCH] DLL not restartabke with threaded perl
78469              From: "Dave Hartnoll" <Dave_Hartnoll@3b2.com>
78470              Date: Thu, 28 Sep 2000 09:20:46 +0100
78471              Message-ID: <002101c02925$00aa8d80$7e0aa8c0@3b2.com>
78472      Branch: perl
78473            ! perl.c
78474 ____________________________________________________________________________
78475 [  7118] By: jhi                                   on 2000/10/02  23:59:20
78476         Log: Subject: Re: [ID 20000828.017] bytecode fails with use subs;
78477              From: Nicholas Clark <nick@ccl4.org>
78478              Date: Thu, 28 Sep 2000 11:52:24 +0100
78479              Message-ID: <20000928115224.D7924@plum.flirble.org>
78480      Branch: perl
78481            ! op.c
78482 ____________________________________________________________________________
78483 [  7117] By: jhi                                   on 2000/10/02  23:57:51
78484         Log: Subject: [ID 20000928.002] perlcc & ByteCode.pm option mismatch
78485              From: Nicholas Clark <nick@babyhippo.co.uk>
78486              Date: Thu, 28 Sep 2000 12:18:10 +0100
78487              Message-Id: <E13ebha-0004IV-00@fruitbat.babyhippo.co.uk>
78488              
78489              Did not apply cleanly, manual intervention was needed.
78490      Branch: perl
78491            ! ext/B/B/Bytecode.pm utils/perlcc.PL
78492 ____________________________________________________________________________
78493 [  7116] By: jhi                                   on 2000/10/02  23:50:40
78494         Log: Document the issue (is not a syntax error, kind of)
78495              
78496              Subject: Re: [ID 20000901.011] the list (1,,3) ought to be a syntax error
78497              From: Nicholas Clark <nick@ccl4.org>
78498              Date: Thu, 28 Sep 2000 17:12:42 +0100
78499              Message-ID: <20000928171242.K7924@plum.flirble.org>
78500      Branch: perl
78501            ! pod/perldata.pod
78502 ____________________________________________________________________________
78503 [  7115] By: jhi                                   on 2000/10/02  23:48:58
78504         Log: Subject: [PATCH 5.7.0] Minor optimization in re_intuit_start
78505              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78506              Date: Thu, 28 Sep 2000 21:55:31 -0400
78507              Message-ID: <20000928215531.A4315@monk.mps.ohio-state.edu>
78508      Branch: perl
78509            ! regexec.c
78510 ____________________________________________________________________________
78511 [  7114] By: jhi                                   on 2000/10/02  23:47:57
78512         Log: Subject: DOC PATCH 5.6.0
78513              From: mjd@plover.com
78514              Date: 30 Sep 2000 06:02:34 -0000
78515              Message-ID: <20000930060234.4559.qmail@plover.com>
78516      Branch: perl
78517            ! pod/perldebguts.pod
78518 ____________________________________________________________________________
78519 [  7113] By: jhi                                   on 2000/10/02  23:46:43
78520         Log: SOCK_DGRAM and listen() do not mix as reported in
78521              
78522              Subject: [ID 20000930.001] Bug in perl 5.00503 IO::Socket
78523              From: Petter Reinholdtsen <pere@hungry.com>
78524              Date: Sun, 1 Oct 2000 10:57:20 +0800
78525              Message-Id: <200010010257.KAA05735@localhost.localdomain>
78526              
78527              The patch for 5.7.0+ had to be reengineered, though.
78528      Branch: perl
78529            ! ext/IO/lib/IO/Socket/UNIX.pm
78530 ____________________________________________________________________________
78531 [  7112] By: jhi                                   on 2000/10/02  23:36:57
78532         Log: Subject: Re: [PATCH 5.005_64 missed]
78533              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
78534              Date: Sun, 1 Oct 2000 18:50:10 -0400
78535              Message-ID: <20001001185010.A14152@monk.mps.ohio-state.edu>
78536      Branch: perl
78537            ! pod/perlxs.pod
78538 ____________________________________________________________________________
78539 [  7111] By: jhi                                   on 2000/10/02  23:35:40
78540         Log: Subject: Re: [ID 20000912.008] substr replacement of tainted data (bug) 
78541              From: Radu Greab <radu@netsoft.ro>
78542              Date: Mon, 2 Oct 2000 22:03:44 +0300 (EEST)
78543              Message-ID: <14808.56336.594486.626712@busy.netsoft.ro>
78544      Branch: perl
78545            ! op.c opcode.pl t/op/substr.t
78546 ____________________________________________________________________________
78547 [  7110] By: jhi                                   on 2000/10/02  23:32:38
78548         Log: Subject: [PATCH] Fix aliasing of tied filehandles
78549              From: Daniel Chetlin <daniel@chetlin.com>
78550              Date: Mon, 2 Oct 2000 14:53:27 -0700
78551              Message-ID: <20001002145327.C1617@ilmd>
78552      Branch: perl
78553            ! perl.h pp_hot.c t/op/tiehandle.t
78554 ____________________________________________________________________________
78555 [  7109] By: jhi                                   on 2000/10/02  23:31:30
78556         Log: s/Robin Parker/Robin Barker/
78557      Branch: perl
78558            ! Changes5.6
78559 ____________________________________________________________________________
78560 [  7108] By: jhi                                   on 2000/10/02  23:15:46
78561         Log: Retract #7091 as suggested in
78562              
78563              From: Robin Barker <rmb1@cise.npl.co.uk> 
78564              Subject: [PATCH-R]  was Re: SuSE's gcc-2.95.2 and //depot/perl
78565              Date: Fri, 29 Sep 2000 13:10:22 +0100 (BST)
78566              Message-Id: <200009291210.NAA17098@tempest.npl.co.uk>
78567      Branch: perl
78568            ! embed.pl proto.h
78569 ____________________________________________________________________________
78570 [  7107] By: nick                                  on 2000/10/02  18:23:14
78571         Log: A few tweaks to get Tk803 to work with Encode scheme.
78572      Branch: perl
78573            ! ext/Encode/Encode.pm ext/Encode/Encode.xs t/lib/encode.t
78574 ____________________________________________________________________________
78575 [  7106] By: nick                                  on 2000/10/01  21:34:14
78576         Log: Add checking cases to Encode's toUnicode and fromUnicode.
78577      Branch: perl
78578            ! ext/Encode/Encode.pm
78579 ____________________________________________________________________________
78580 [  7105] By: nick                                  on 2000/10/01  17:18:01
78581         Log: Add encoding tables from tcl8.3.2 and perl code in Encode.pm
78582              To read and use them.
78583              Add a lib/encode.t which checks a few things.
78584      Branch: perl
78585            + ext/Encode/Encode/ascii.enc ext/Encode/Encode/big5.enc
78586            + ext/Encode/Encode/cp1250.enc ext/Encode/Encode/cp1251.enc
78587            + ext/Encode/Encode/cp1252.enc ext/Encode/Encode/cp1253.enc
78588            + ext/Encode/Encode/cp1254.enc ext/Encode/Encode/cp1255.enc
78589            + ext/Encode/Encode/cp1256.enc ext/Encode/Encode/cp1257.enc
78590            + ext/Encode/Encode/cp1258.enc ext/Encode/Encode/cp437.enc
78591            + ext/Encode/Encode/cp737.enc ext/Encode/Encode/cp775.enc
78592            + ext/Encode/Encode/cp850.enc ext/Encode/Encode/cp852.enc
78593            + ext/Encode/Encode/cp855.enc ext/Encode/Encode/cp857.enc
78594            + ext/Encode/Encode/cp860.enc ext/Encode/Encode/cp861.enc
78595            + ext/Encode/Encode/cp862.enc ext/Encode/Encode/cp863.enc
78596            + ext/Encode/Encode/cp864.enc ext/Encode/Encode/cp865.enc
78597            + ext/Encode/Encode/cp866.enc ext/Encode/Encode/cp869.enc
78598            + ext/Encode/Encode/cp874.enc ext/Encode/Encode/cp932.enc
78599            + ext/Encode/Encode/cp936.enc ext/Encode/Encode/cp949.enc
78600            + ext/Encode/Encode/cp950.enc ext/Encode/Encode/dingbats.enc
78601            + ext/Encode/Encode/euc-cn.enc ext/Encode/Encode/euc-jp.enc
78602            + ext/Encode/Encode/euc-kr.enc ext/Encode/Encode/gb12345.enc
78603            + ext/Encode/Encode/gb1988.enc ext/Encode/Encode/gb2312.enc
78604            + ext/Encode/Encode/iso2022-jp.enc
78605            + ext/Encode/Encode/iso2022-kr.enc ext/Encode/Encode/iso2022.enc
78606            + ext/Encode/Encode/iso8859-1.enc
78607            + ext/Encode/Encode/iso8859-2.enc
78608            + ext/Encode/Encode/iso8859-3.enc
78609            + ext/Encode/Encode/iso8859-4.enc
78610            + ext/Encode/Encode/iso8859-5.enc
78611            + ext/Encode/Encode/iso8859-6.enc
78612            + ext/Encode/Encode/iso8859-7.enc
78613            + ext/Encode/Encode/iso8859-8.enc
78614            + ext/Encode/Encode/iso8859-9.enc ext/Encode/Encode/jis0201.enc
78615            + ext/Encode/Encode/jis0208.enc ext/Encode/Encode/jis0212.enc
78616            + ext/Encode/Encode/koi8-r.enc ext/Encode/Encode/ksc5601.enc
78617            + ext/Encode/Encode/macCentEuro.enc
78618            + ext/Encode/Encode/macCroatian.enc
78619            + ext/Encode/Encode/macCyrillic.enc
78620            + ext/Encode/Encode/macDingbats.enc
78621            + ext/Encode/Encode/macGreek.enc
78622            + ext/Encode/Encode/macIceland.enc
78623            + ext/Encode/Encode/macJapan.enc ext/Encode/Encode/macRoman.enc
78624            + ext/Encode/Encode/macRomania.enc ext/Encode/Encode/macThai.enc
78625            + ext/Encode/Encode/macTurkish.enc
78626            + ext/Encode/Encode/macUkraine.enc
78627            + ext/Encode/Encode/shiftjis.enc ext/Encode/Encode/symbol.enc
78628            + t/lib/encode.t
78629            ! MANIFEST ext/Encode/Encode.pm
78630 ____________________________________________________________________________
78631 [  7104] By: nick                                  on 2000/09/30  13:04:30
78632         Log: Subject: [PATCH@blead] Fix some recursion in overload.pm
78633              From: Daniel Chetlin <daniel@chetlin.com>
78634              Date: Mon, 18 Sep 2000 05:05:40 -0700
78635              Message-Id: <20000918050540.C652@ilmd>
78636      Branch: perl
78637            ! lib/overload.pm sv.c t/pragma/overload.t
78638 ____________________________________________________________________________
78639 [  7103] By: nick                                  on 2000/09/30  12:53:36
78640         Log: Subject: [ID 20000917.002] 5.7.0 and blead@7095 make html makes man
78641              From: Johan Vromans <jvromans@squirrel.nl>
78642              Date: Sun, 17 Sep 2000 19:46:05 +0200 (CEST)
78643              Message-Id: <14789.861.376723.870640@phoenix.squirrel.nl>
78644      Branch: perl
78645            ! pod/Makefile.SH
78646 ____________________________________________________________________________
78647 [  7102] By: nick                                  on 2000/09/30  12:52:31
78648         Log: Subject: [PATCH] Re: [ID 20000915.010] Infinite loop with -MO=Deparse
78649              From: Spider Boardman <spider@Orb.Nashua.NH.US>
78650              Date: Sat, 16 Sep 2000 16:36:45 -0400
78651              Message-Id: <200009162036.QAA11694@Orb.Nashua.NH.US>
78652      Branch: perl
78653            ! ext/B/B/Deparse.pm
78654 ____________________________________________________________________________
78655 [  7101] By: nick                                  on 2000/09/30  12:51:41
78656         Log: Subject: [PATCH perl@7065] another VMS my_fwrite() fix for Storable
78657              From: Craig A. Berry <craig.berry@psinetcs.com>
78658              Date: Sat, 16 Sep 2000 10:11:10 -0500
78659              Message-Id: <4.3.2.7.2.20000916010548.01ce1b60@exchi01>
78660      Branch: perl
78661            ! vms/vms.c
78662 ____________________________________________________________________________
78663 [  7100] By: nick                                  on 2000/09/30  12:50:33
78664         Log: Subject: Re: unicode support and perl [ID 20000901.097]
78665              From: Spider Boardman <spider@Orb.Nashua.NH.US>
78666              Date: Fri, 15 Sep 2000 16:37:58 -0400
78667              Message-Id: <200009152037.QAA19056@Orb.Nashua.NH.US>
78668      Branch: perl
78669            ! t/op/append.t
78670 ____________________________________________________________________________
78671 [  7099] By: nick                                  on 2000/09/30  12:49:35
78672         Log: Subject: Re: unicode support and perl [ID 20000901.097]
78673              From: Spider Boardman <spider@Orb.Nashua.NH.US>
78674              Date: Fri, 15 Sep 2000 16:25:30 -0400
78675              Message-Id: <200009152025.QAA18540@Orb.Nashua.NH.US>
78676      Branch: perl
78677            ! pp_hot.c
78678 ____________________________________________________________________________
78679 [  7098] By: nick                                  on 2000/09/30  12:48:00
78680         Log: Subject: Re: Trapping by opmask sets strange parser state [PATCH]
78681              From: Gisle Aas <gisle@ActiveState.com>
78682              Date: 15 Sep 2000 16:23:41 +0200
78683              Message-Id: <m3aed9ybrm.fsf@eik.g.aas.no>
78684      Branch: perl
78685            ! toke.c
78686 ____________________________________________________________________________
78687 [  7097] By: nick                                  on 2000/09/30  12:45:16
78688         Log: Subject: [PATCH] Nits in perlmod.pod
78689              From: Daniel Chetlin <daniel@chetlin.com>
78690              Date: Fri, 15 Sep 2000 02:04:09 -0700
78691              Message-Id: <20000915020409.A2104@ilmd>
78692      Branch: perl
78693            ! pod/perlmod.pod
78694 ____________________________________________________________________________
78695 [  7096] By: nick                                  on 2000/09/30  12:18:00
78696         Log: Re-instate Perl_utf8_to_uv without checking parameter - added in change 7075.
78697              i.e. rename Simon's function to Perl_utf8_to_uv_chk, change all calls to it
78698              to use new name and add Perl_utf8_to_uv() as a wrapper which calls it passing
78699              0 to checking to get the warning.
78700      Branch: perl
78701            ! doop.c embed.h embed.pl global.sym handy.h objXSUB.h op.c
78702            ! perlapi.c pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c
78703            ! regexec.c sv.c toke.c utf8.c
78704 ____________________________________________________________________________
78705 [  7095] By: nick                                  on 2000/09/15  16:55:59
78706         Log: Multiplicity & ithreads fix for sv.c/Encode.xs
78707              
78708              Subject: [ID 20000915.004] Not OK: perl v5.7.1 +devel-7094 on alpha-dec_osf-thread-multi 4.0f (UNINSTALLED)
78709              From: Spider Boardman <spider@Orb.Nashua.NH.US>
78710              Message-Id: <200009151037.GAA07447@Orb.Nashua.NH.US>
78711              Date: Fri, 15 Sep 2000 06:37:30 -0400
78712      Branch: perl
78713            ! ext/Encode/Encode.xs sv.c
78714 ____________________________________________________________________________
78715 [  7094] By: jhi                                   on 2000/09/15  03:23:32
78716         Log: Update Changes.
78717      Branch: perl
78718            ! Changes patchlevel.h
78719 ____________________________________________________________________________
78720 [  7093] By: jhi                                   on 2000/09/15  03:11:44
78721         Log: Fix for the charnames.t failures from Spider Boardman.
78722      Branch: perl
78723            ! toke.c
78724 ____________________________________________________________________________
78725 [  7092] By: jhi                                   on 2000/09/15  00:15:48
78726         Log: Botched the #7090 check-in.
78727      Branch: perl
78728            ! sv.c
78729 ____________________________________________________________________________
78730 [  7091] By: jhi                                   on 2000/09/14  23:33:24
78731         Log: Part of #7081 didn't come through.
78732      Branch: perl
78733            ! embed.pl proto.h
78734 ____________________________________________________________________________
78735 [  7090] By: jhi                                   on 2000/09/14  23:17:39
78736         Log: Subject: Re: perl@7078 
78737              From: Spider Boardman <spider@web.zk3.dec.com>
78738              Date: Thu, 14 Sep 2000 19:06:36 -0400
78739              Message-Id: <200009142306.TAA20082@leggy.zk3.dec.com>
78740      Branch: perl
78741            ! sv.c toke.c
78742 ____________________________________________________________________________
78743 [  7089] By: jhi                                   on 2000/09/14  23:11:21
78744         Log: Small portability tweaks.
78745      Branch: perl
78746            ! ext/Encode/Encode.xs
78747 ____________________________________________________________________________
78748 [  7088] By: jhi                                   on 2000/09/14  22:57:23
78749         Log: Fake return to pacify picky compilers.
78750      Branch: perl
78751            ! ext/Encode/Encode.xs
78752 ____________________________________________________________________________
78753 [  7087] By: jhi                                   on 2000/09/14  22:53:37
78754         Log: Subject: [PATCH] utf8.c apidoc
78755              From: Simon Cozens <simon@cozens.net>
78756              Date: Thu, 14 Sep 2000 23:46:57 +0100
78757              Message-ID: <20000914234657.A13953@deep-dark-truthful-mirror.perlhacker.org>
78758      Branch: perl
78759            ! perlapi.c pod/perlapi.pod utf8.c
78760 ____________________________________________________________________________
78761 [  7086] By: jhi                                   on 2000/09/14  22:40:38
78762         Log: We don't need to count the high bit bytes, a boolean is enough. 
78763      Branch: perl
78764            ! sv.c
78765 ____________________________________________________________________________
78766 [  7085] By: jhi                                   on 2000/09/14  21:20:09
78767         Log: Replace #7084 with
78768              
78769              Subject: Re: perl@7078 
78770              From: Spider Boardman <spider@web.zk3.dec.com>
78771              Date: Thu, 14 Sep 2000 17:09:36 -0400
78772              Message-Id: <200009142109.RAA03425@leggy.zk3.dec.com>
78773      Branch: perl
78774            ! sv.c utf8.c
78775 ____________________________________________________________________________
78776 [  7084] By: jhi                                   on 2000/09/14  20:03:34
78777         Log: UTF8-encoded version of 256 is 0xc4 0x80; test that a char is
78778              convertible to bytes by checking it doesn't go above 0xc3
78779              
78780              Subject: Re: perl@7078
78781              From: Simon Cozens <simon@cozens.net>
78782              Date: Thu, 14 Sep 2000 20:59:19 +0100
78783              Message-ID: <20000914205919.A11098@deep-dark-truthful-mirror.perlhacker.org>
78784      Branch: perl
78785            ! utf8.c
78786 ____________________________________________________________________________
78787 [  7083] By: jhi                                   on 2000/09/14  19:38:47
78788         Log: Subject: Re: perl@7078
78789              From: Simon Cozens <simon@cozens.net>
78790              Date: Thu, 14 Sep 2000 20:13:09 +0100
78791              Message-ID: <20000914201309.A10640@deep-dark-truthful-mirror.perlhacker.org>
78792      Branch: perl
78793            ! t/op/bop.t
78794 ____________________________________________________________________________
78795 [  7082] By: jhi                                   on 2000/09/14  17:50:44
78796         Log: The one that got away.
78797      Branch: perl
78798            ! lib/File/Find.pm
78799 ____________________________________________________________________________
78800 [  7081] By: jhi                                   on 2000/09/14  17:45:35
78801         Log: Subject: [PATCH perl-5.7.0] continued -Wformat support
78802              From: Robin Barker <rmb1@cise.npl.co.uk>
78803              Message-Id: <200009141707.SAA13276@tempest.npl.co.uk>
78804              Date: Thu, 14 Sep 2000 18:07:38 +0100 (BST)
78805      Branch: perl
78806            ! Porting/pumpkin.pod embed.pl ext/ByteLoader/bytecode.h
78807            ! ext/Devel/Peek/Peek.xs ext/DynaLoader/dl_dlopen.xs
78808            ! ext/Storable/Storable.xs malloc.c perl.c perl.h pp.c proto.h
78809            ! regcomp.c toke.c universal.c
78810 ____________________________________________________________________________
78811 [  7080] By: jhi                                   on 2000/09/14  17:40:35
78812         Log: Problems picked up by AIX cc.
78813              
78814              Subject: Re: perl@7078 (patch included)
78815              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78816              Date: Thu, 14 Sep 2000 18:53:30 +0200
78817              Message-Id: <20000914182304.7017.H.M.BRAND@hccnet.nl>
78818      Branch: perl
78819            ! ext/Encode/Encode.xs
78820 ____________________________________________________________________________
78821 [  7079] By: jhi                                   on 2000/09/14  17:38:27
78822         Log: Subject: File::Find 5.7.0 POD nits
78823              From: Rich Morin <rdm@cfcl.com>
78824              Date: Wed, 13 Sep 2000 22:03:58 -0700
78825              Message-Id: <v042208a0b5e60b3149be@w205.z205158144.scl-ca.dsl.cnc.net>
78826      Branch: perl
78827            ! lib/File/Find.pm
78828 ____________________________________________________________________________
78829 [  7078] By: jhi                                   on 2000/09/14  14:58:20
78830         Log: Update Changes.
78831      Branch: perl
78832            ! Changes patchlevel.h
78833 ____________________________________________________________________________
78834 [  7077] By: jhi                                   on 2000/09/14  14:55:54
78835         Log: Compilation warnings and an error.
78836      Branch: perl
78837            ! sv.c
78838 ____________________________________________________________________________
78839 [  7076] By: jhi                                   on 2000/09/14  14:42:56
78840         Log: Fix for a parsing bug, not for the original bug.
78841              
78842              Subject: Re: [ID 20000910.005] Another segfault with regexes. 
78843              From: Spider Boardman <spider@web.zk3.dec.com>
78844              Date: Wed, 13 Sep 2000 17:52:20 -0400
78845              Message-Id: <200009132152.RAA24029@leggy.zk3.dec.com>
78846      Branch: perl
78847            ! regcomp.c
78848 ____________________________________________________________________________
78849 [  7075] By: jhi                                   on 2000/09/14  14:40:40
78850         Log: Batch of UTF-8 patches from Simon Cozens.
78851      Branch: perl
78852            ! doop.c embed.h embed.pl ext/Encode/Encode.xs handy.h op.c
78853            ! pod/perlapi.pod pp.c pp_ctl.c proto.h regcomp.c regexec.c sv.c
78854            ! toke.c utf8.c
78855 ____________________________________________________________________________
78856 [  7074] By: jhi                                   on 2000/09/14  14:29:58
78857         Log: Subject: Re: Two advertising clauses need to be removed
78858              From: Russ Allbery <rra@stanford.edu>
78859              Date: 13 Sep 2000 18:50:26 -0700
78860              Message-ID: <ylwvgfvj19.fsf@windlord.stanford.edu>
78861      Branch: perl
78862            ! ext/SDBM_File/sdbm/dbm.c ext/SDBM_File/sdbm/dbm.h
78863 ____________________________________________________________________________
78864 [  7073] By: jhi                                   on 2000/09/14  14:28:20
78865         Log: Subject: [PATCH] de-wall t/README
78866              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78867              Date: Wed, 13 Sep 2000 17:46:55 -0700
78868              Message-ID: <//Bw5gzkge/e092yn@efn.org>
78869      Branch: perl
78870            ! t/README
78871 ____________________________________________________________________________
78872 [  7072] By: jhi                                   on 2000/09/14  14:25:10
78873         Log: Hints optimization.
78874              
78875              Subject: Minor nit
78876              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
78877              Date: Wed, 13 Sep 2000 21:42:07 +0200
78878              Message-Id: <20000913214116.1D38.H.M.BRAND@hccnet.nl>
78879      Branch: perl
78880            ! hints/hpux.sh
78881 ____________________________________________________________________________
78882 [  7071] By: jhi                                   on 2000/09/14  14:23:30
78883         Log: Allow chop() and chomp() to be overridden.
78884              
78885              Subject: [PATCH] Re: [ID 20000911.006] I can override glob but not chop?
78886              From: "Casey R. Tweten" <crt@kiski.net>
78887              Date: Wed, 13 Sep 2000 12:41:31 -0400 (EDT)
78888              Message-ID: <Pine.OSF.4.21.0009131154120.6661-100000@home.kiski.net>
78889      Branch: perl
78890            ! toke.c
78891 ____________________________________________________________________________
78892 [  7070] By: jhi                                   on 2000/09/14  14:20:36
78893         Log: The return value of setlocale must be copied away.
78894              
78895              Subject: [ID 20000913.001] Heap corruption in Perl_init_i18nl10n
78896              From: Alan Burlison <Alan.Burlison@uk.sun.com>
78897              Date: Wed, 13 Sep 2000 16:27:37 +0100 
78898              Message-Id: <39BF9CE9.3D7FBBDD@uk.sun.com>
78899      Branch: perl
78900            ! util.c
78901 ____________________________________________________________________________
78902 [  7069] By: jhi                                   on 2000/09/14  14:16:27
78903         Log: Remove vestiges of tr//CU.
78904              
78905              Subject: [ID 20000912.009] perlunicode.pod still mentions tr///CU
78906              From: Nick Clark <nick@plum.flirble.org>
78907              Date: Tue, 12 Sep 2000 22:50:14 +0100
78908              Message-Id: <E13YxwU-000DDQ-00@plum.flirble.org>
78909              
78910              Subject: Re: [ID 20000912.009] perlunicode.pod still mentions tr///CU
78911              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
78912              Date: Tue, 12 Sep 2000 21:38:48 -0700
78913              Message-ID: <YTwv5gzkgmfL092yn@efn.org>
78914      Branch: perl
78915            ! op.h pod/perlunicode.pod
78916 ____________________________________________________________________________
78917 [  7068] By: jhi                                   on 2000/09/13  14:18:39
78918         Log: Add the Encode extension.  The code is still largely just skeleton.
78919      Branch: perl
78920            + ext/Encode/Encode.pm ext/Encode/Encode.xs
78921            + ext/Encode/Makefile.PL ext/Encode/Todo
78922            ! MANIFEST Todo-5.6
78923 ____________________________________________________________________________
78924 [  7067] By: jhi                                   on 2000/09/12  17:43:33
78925         Log: Allow for whitespace between "#" and "line" in cpp output.
78926              
78927              Subject: [PATCH] Re: Problems compiling bleadperl on Unicos 9
78928              From: Calle Dybedahl <calle@lysator.liu.se>
78929              Date: 12 Sep 2000 19:38:02 +0200 
78930              Message-ID: <867l8hy0hx.fsf_-_@tezcatlipoca.algonet.se>
78931      Branch: perl
78932            ! ext/Errno/ChangeLog ext/Errno/Errno_pm.PL
78933 ____________________________________________________________________________
78934 [  7066] By: gsar                                  on 2000/09/12  17:24:29
78935         Log: change#6327 didn't quite go all the way to enable USE_SOCKETS_AS_HANDLES
78936              initialization in all the threads on Windows
78937      Branch: perl
78938            ! win32/win32.c
78939 ____________________________________________________________________________
78940 [  7065] By: jhi                                   on 2000/09/12  15:11:31
78941         Log: Update Changes.
78942      Branch: perl
78943            ! Changes patchlevel.h
78944 ____________________________________________________________________________
78945 [  7064] By: jhi                                   on 2000/09/12  14:54:54
78946         Log: Retract #7062, the pod tests are not ready.
78947      Branch: perl
78948            ! t/TEST t/harness
78949 ____________________________________________________________________________
78950 [  7063] By: jhi                                   on 2000/09/12  14:25:41
78951         Log: The #7054 truncated Configure badly.
78952      Branch: metaconfig/U/perl
78953            ! End.U
78954      Branch: perl
78955            ! Configure config_h.SH
78956 ____________________________________________________________________________
78957 [  7062] By: jhi                                   on 2000/09/12  14:08:32
78958         Log: Subject: [ID 20000911.009] t/pod/*.t tests not run by harness or make test
78959              From: sthoenna@efn.org
78960              Date: Mon, 11 Sep 2000 17:56:47 -0700 (PDT)
78961              Message-Id: <200009120056.e8C0ulZ21635@garcia.efn.org>
78962      Branch: perl
78963            ! t/TEST t/harness
78964 ____________________________________________________________________________
78965 [  7061] By: jhi                                   on 2000/09/12  14:07:18
78966         Log: Subject: [ID 20000911.011] misplaced typemap in perlxs.pod
78967              From: sthoenna@efn.org
78968              Date: Mon, 11 Sep 2000 22:07:21 -0700 (PDT)
78969              Message-Id: <200009120507.e8C57LA02461@garcia.efn.org>
78970      Branch: perl
78971            ! pod/perlxs.pod
78972 ____________________________________________________________________________
78973 [  7060] By: jhi                                   on 2000/09/12  14:06:08
78974         Log: Break up the myconfig lines a bit.
78975              
78976              Subject: perlbug/perl -V output format
78977              From: sthoenna@efn.org
78978              Date: Tue, 12 Sep 2000 00:04:11 -0700 (PDT)
78979              Message-Id: <200009120704.e8C74BX10562@garcia.efn.org>
78980      Branch: perl
78981            ! myconfig.SH
78982 ____________________________________________________________________________
78983 [  7059] By: jhi                                   on 2000/09/12  14:05:04
78984         Log: Test for the #7049.
78985              
78986              Subject: Re: [PATCH] Re: [ID 20000910.001] Not OK: perl v5.7.0 +DEVEL7044 on    i686-linux 2.2.16-raid (UNINSTALLED)
78987              From: andreas.koenig@anima.de (Andreas J. Koenig)
78988              Date: 12 Sep 2000 06:42:01 +0200
78989              Message-ID: <m3k8cigr1i.fsf@ak-71.mind.de>
78990      Branch: perl
78991            ! t/op/my.t
78992 ____________________________________________________________________________
78993 [  7058] By: jhi                                   on 2000/09/12  14:03:05
78994         Log: Subject: [patch: perl@7045] vms updates
78995              From: Peter Prymmer <pvhp@forte.com>
78996              Date: Mon, 11 Sep 2000 18:41:48 -0700 (PDT)
78997              Message-ID: <Pine.OSF.4.10.10009111840030.339348-100000@aspara.forte.com>
78998      Branch: perl
78999            ! configure.com lib/ExtUtils/MM_VMS.pm vms/descrip_mms.template
79000 ____________________________________________________________________________
79001 [  7057] By: jhi                                   on 2000/09/12  14:00:51
79002         Log: Subject: [ID 20000911.008] Not OK: perl v5.7.0 +DEVEL7048 on os2-64int-ld 2.30 (UNINSTALLED)
79003              From: sthoenna@efn.org
79004              Date: Mon, 11 Sep 2000 16:28:13 -0700 (PDT)
79005              Message-Id: <200009112328.e8BNSD616812@garcia.efn.org>
79006      Branch: perl
79007            ! t/op/64bitint.t
79008 ____________________________________________________________________________
79009 [  7056] By: jhi                                   on 2000/09/12  13:58:14
79010         Log: Subject: [patch] perlfunc.pod -- POSIX::sigpause should be POSIX::pause
79011              From: Jeff Pinyan <jeffp@crusoe.net>
79012              Date: Sun, 10 Sep 2000 12:01:21 -0400 (EDT)
79013              Message-ID: <Pine.GSO.4.21.0009101200190.12441-100000@crusoe.crusoe.net>
79014      Branch: perl
79015            ! pod/perlfunc.pod
79016 ____________________________________________________________________________
79017 [  7055] By: jhi                                   on 2000/09/12  13:56:32
79018         Log: Do in VMS as the #7054 does.
79019      Branch: perl
79020            ! configure.com
79021 ____________________________________________________________________________
79022 [  7054] By: jhi                                   on 2000/09/12  13:50:31
79023         Log: Subject: RE: [Patch 5.7.0] Removing -ldb from the core build
79024              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
79025              Date: Mon, 11 Sep 2000 08:33:09 +0100
79026              Message-ID: <000e01c01bc2$88b2d2c0$0e14140a@bfs.phone.com>
79027      Branch: metaconfig/U/perl
79028            ! End.U
79029      Branch: perl
79030            ! Configure Makefile.SH config_h.SH lib/ExtUtils/Embed.pm
79031            ! lib/ExtUtils/Liblist.pm lib/ExtUtils/MM_Unix.pm
79032 ____________________________________________________________________________
79033 [  7053] By: jhi                                   on 2000/09/12  13:29:19
79034         Log: Subject:  [PATCH] Perl 5.6.0, 5.7.0 ... vms/test.com to eliminate spurious NL's in test output
79035              From: lane@DUPHY4.Physics.Drexel.Edu (Charles Lane)
79036              Date:     Tue, 12 Sep 2000 08:35:59 EDT
79037              Message-Id: <000912081130.13ca9@DUPHY4.Physics.Drexel.Edu>
79038      Branch: perl
79039            ! vms/test.com
79040 ____________________________________________________________________________
79041 [  7052] By: jhi                                   on 2000/09/11  23:01:50
79042         Log: Document the SvUTF8*().
79043      Branch: perl
79044            ! pod/perlapi.pod sv.h
79045 ____________________________________________________________________________
79046 [  7051] By: gsar                                  on 2000/09/11  14:46:30
79047         Log: C<@a = @b = split(...)> optimization coredumps under ithreads
79048              (missed a spot when fixing up op_pmreplroot hack for ithreads)
79049      Branch: perl
79050            ! op.c t/op/split.t
79051 ____________________________________________________________________________
79052 [  7050] By: nick                                  on 2000/09/11  10:03:51
79053         Log: Modern Borland C now seems to have anon unions for info.wProcessorArchitecture
79054              
79055              Subject: borland C++ win32.c tweak
79056              From: Vadim Konovalov <vkonovalov@lucent.com>
79057              Message-ID: <402099F49BEED211999700805FC7359F6FB379@ru0028exch01.spb.lucent.com>
79058              Date: Mon, 11 Sep 2000 11:22:33 +0400
79059      Branch: perl
79060            ! win32/win32.c
79061 ____________________________________________________________________________
79062 [  7049] By: nick                                  on 2000/09/11  09:57:33
79063         Log: Point fix for s/// on foreach (keys %xxx).
79064      Branch: perl
79065            ! pp_hot.c
79066 ____________________________________________________________________________
79067 [  7048] By: jhi                                   on 2000/09/10  23:37:09
79068         Log: Silence t/pod/*.t about alternate quote-mappings now implemented
79069              by Pod::Text, from Brad Appleton.
79070      Branch: perl
79071            ! t/pod/testp2pt.pl
79072 ____________________________________________________________________________
79073 [  7047] By: jhi                                   on 2000/09/10  14:32:53
79074         Log: Upgrade to podlators-1.03 (Pod::Man 1.07 and Pod::Text 2.05),
79075              by Russ Allbery.
79076      Branch: perl
79077            ! lib/Pod/Man.pm lib/Pod/Text.pm pod/pod2man.PL pod/pod2text.PL
79078 ____________________________________________________________________________
79079 [  7046] By: jhi                                   on 2000/09/10  14:15:08
79080         Log: Upgrade to CPAN 1.57_65, from Andreas König.
79081      Branch: perl
79082            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
79083 ____________________________________________________________________________
79084 [  7045] By: jhi                                   on 2000/09/08  21:36:32
79085         Log: Update Changes.
79086      Branch: perl
79087            ! Changes patchlevel.h
79088 ____________________________________________________________________________
79089 [  7044] By: jhi                                   on 2000/09/08  21:29:56
79090         Log: Subject: [PATCH: 5.7.0] proper setting for isnan for DECC 5.3
79091              From: Peter Prymmer <pvhp@forte.com>
79092              Date: Fri, 8 Sep 2000 13:33:27 -0700 (PDT)
79093              Message-ID: <Pine.OSF.4.10.10009081331420.132461-100000@aspara.forte.com>
79094      Branch: perl
79095            ! configure.com
79096 ____________________________________________________________________________
79097 [  7043] By: jhi                                   on 2000/09/08  21:27:50
79098         Log: Subject: [PATCH (or RFC): 5.7.0] make the ran_tests intermediate file 8.3 friendly
79099              From: Peter Prymmer <pvhp@forte.com>
79100              Date: Fri, 8 Sep 2000 11:02:19 -0700 (PDT)
79101              Message-ID: <Pine.OSF.4.10.10009081054340.132461-100000@aspara.forte.com>
79102      Branch: perl
79103            ! Makefile.SH installperl
79104 ____________________________________________________________________________
79105 [  7042] By: jhi                                   on 2000/09/08  21:23:21
79106         Log: Continue #7041.
79107      Branch: perl
79108            ! cygwin/Makefile.SHs os2/Makefile.SHs
79109 ____________________________________________________________________________
79110 [  7041] By: jhi                                   on 2000/09/08  21:18:10
79111         Log: Do away with memory models cruft.  Sorry, PDP users.
79112      Branch: metaconfig
79113            ! U/modified/cc.U U/modified/libpth.U
79114      Branch: perl
79115            ! Configure Makefile.SH Porting/Glossary Porting/config.sh
79116            ! Porting/config_H cflags.SH config_h.SH configure.com
79117            ! epoc/config.sh hints/mint.sh hints/titanos.sh hints/vmesa.sh
79118            ! lib/ExtUtils/MM_Unix.pm win32/config.bc win32/config.gc
79119            ! win32/config.vc x2p/Makefile.SH x2p/cflags.SH
79120 ____________________________________________________________________________
79121 [  7040] By: jhi                                   on 2000/09/08  14:34:18
79122         Log: Major rewrite of s2p.  And I mean really major, it is
79123              an implementation of sed in perl.  If called as s2p it
79124              will function as s2p.  Note: needs non-UNIXifying.
79125              
79126              Subject: s2p
79127              From: Wolfgang Laun <Wolfgang.Laun@alcatel.at>
79128              Date: Mon, 28 Aug 2000 14:05:12 +0200
79129              Message-ID: <39AA5578.2102E2AA@alcatel.at>
79130      Branch: perl
79131            ! x2p/s2p.PL
79132 ____________________________________________________________________________
79133 [  7039] By: jhi                                   on 2000/09/08  14:19:49
79134         Log: Re-allow vec() for characters > 255.
79135              
79136              Subject: [PATCH] Re: [ID 20000907.005] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf-perlio 4.0f (UNINSTALLED) 
79137              From: Spider Boardman <spider@web.zk3.dec.com>
79138              Date: Fri, 08 Sep 2000 02:21:02 -0400
79139              Message-Id: <200009080621.CAA03409@leggy.zk3.dec.com>
79140      Branch: perl
79141            ! doop.c pod/perldelta.pod pod/perldiag.pod pod/perlfunc.pod
79142            ! t/op/vec.t
79143 ____________________________________________________________________________
79144 [  7038] By: jhi                                   on 2000/09/08  14:14:18
79145         Log: Subject: [PATCH lib/Benchmark.pm]
79146              From: <abigail@foad.org>
79147              Date: Thu, 7 Sep 2000 15:03:20 -0400
79148              Message-ID: <20000907190320.888.qmail@foad.org>
79149      Branch: perl
79150            ! lib/Benchmark.pm
79151 ____________________________________________________________________________
79152 [  7037] By: jhi                                   on 2000/09/08  14:11:06
79153         Log: Optimizing hash keys into shared strings doesn't work with ithreads.
79154              
79155              Subject: Re: [ID 20000907.008] Not OK: v5.7.0 on alpha-dec_osf-thread-multi    
79156              From: Spider Boardman <spider@web.zk3.dec.com>
79157              Date: Fri, 08 Sep 2000 01:30:27 -0400
79158              Message-Id: <200009080530.BAA10498@leggy.zk3.dec.com>
79159      Branch: perl
79160            ! op.c
79161 ____________________________________________________________________________
79162 [  7036] By: jhi                                   on 2000/09/08  14:08:58
79163         Log: Subject: [ID 20000908.002] perlipc documentation bug.
79164              From: Major Sébastien <sebastien.major@crdp.ac-caen.fr>
79165              Date: Fri, 08 Sep 2000 12:38:32 +0200
79166              Message-Id: <39B8C1A8.3DC36E6D@crdp.ac-caen.fr>
79167      Branch: perl
79168            ! pod/perlipc.pod
79169 ____________________________________________________________________________
79170 [  7035] By: jhi                                   on 2000/09/08  14:03:12
79171         Log: Subject: Re: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
79172              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
79173              Date: Fri, 08 Sep 2000 11:47:34 +0200
79174              Message-Id: <20000908111426.FBDB.H.M.BRAND@hccnet.nl>
79175      Branch: perl
79176            ! hints/dec_osf.sh
79177 ____________________________________________________________________________
79178 [  7034] By: jhi                                   on 2000/09/08  13:59:35
79179         Log: Subject: Re: [ID 20000906.004] segfault with bad perl statement
79180              From: Simon Cozens <simon@cozens.net>
79181              Date: Thu, 7 Sep 2000 20:40:38 +0100
79182              Message-ID: <20000907204038.A15650@deep-dark-truthful-mirror.perlhacker.org>
79183      Branch: perl
79184            ! pp_hot.c
79185 ____________________________________________________________________________
79186 [  7033] By: jhi                                   on 2000/09/08  04:03:03
79187         Log: Subject: [ID 20000904.008] Tiny fix for perldiag
79188              From: "Larry W. Virden" <lvirden@cas.org>
79189              Date: Mon, 4 Sep 2000 18:45:44 -0400 (EDT)
79190              Message-Id: <200009042245.SAA22916@lwv26awu.cas.org>
79191      Branch: perl
79192            ! pod/perldiag.pod
79193 ____________________________________________________________________________
79194 [  7032] By: jhi                                   on 2000/09/07  22:18:30
79195         Log: Subject: [PATCH 5.7.0] perl5db.pl [Was: Re: Debugger question]
79196              From: Peter Scott <Peter.J.Scott@jpl.nasa.gov>
79197              Date: Mon, 04 Sep 2000 13:16:38 -0700
79198              Message-Id: <4.3.2.7.2.20000904130939.00adae90@mail2a.jpl.nasa.gov>
79199      Branch: perl
79200            ! lib/perl5db.pl
79201 ____________________________________________________________________________
79202 [  7031] By: jhi                                   on 2000/09/07  22:02:29
79203         Log: Fix the ccversion detection for 5.1 and beyond.
79204              
79205              Subject: [ID 20000907.007] Not OK: perl v5.7.0 +devel-7030 on alpha-dec_osf 4.0f
79206              From: Spider Boardman <spider@leggy.zk3.dec.com>
79207              Date: Thu, 7 Sep 2000 17:54:27 -0400
79208              Message-Id: <200009072154.RAA14747@leggy.zk3.dec.com>
79209      Branch: perl
79210            ! hints/dec_osf.sh
79211 ____________________________________________________________________________
79212 [  7030] By: jhi                                   on 2000/09/07  19:12:28
79213         Log: Fix for
79214              
79215              Subject: [ID 20000903.001] \w in utf8-strings
79216              From: Marc Lehmann <pcg@goof.com>
79217              Date: Sun, 03 Sep 2000 09:44:29 +0200
79218              Message-Id: <E13VUS5-0000cv-00.pgcc-forever-2000-09-03-09-44-29@fuji>
79219              
79220              and various related nits.
79221      Branch: perl
79222            ! lib/unicode/mktables.PL regcomp.h regexec.c utf8.c
79223 ____________________________________________________________________________
79224 [  7029] By: jhi                                   on 2000/09/07  18:49:09
79225         Log: Fix the URL, but the server is still missing in action.
79226              
79227              Subject: [ID 20000905.002] perlfaq1.pod URL error
79228              From: "Larry W. Virden" <lvirden@cas.org>
79229              Date: Tue, 5 Sep 2000 08:24:40 -0400 (EDT)
79230              Message-Id: <200009051224.IAA11226@lwv26awu.cas.org>
79231      Branch: perl
79232            ! pod/perlfaq1.pod
79233 ____________________________________________________________________________
79234 [  7028] By: jhi                                   on 2000/09/07  18:47:13
79235         Log: Subject: Re: [ID 20000905.001] Assertion failed: file "toke.c", line 202 
79236              From: Hugo <hv@crypt.compulink.co.uk>
79237              Date: Tue, 05 Sep 2000 14:13:37 +0100
79238              Message-Id: <200009051313.OAA24507@crypt.compulink.co.uk>
79239      Branch: perl
79240            ! toke.c
79241 ____________________________________________________________________________
79242 [  7027] By: jhi                                   on 2000/09/07  18:45:35
79243         Log: Subject: [PATCH@7014] \G in non-/g is well-defined now ... right?
79244              From: Daniel Chetlin <daniel@chetlin.com>
79245              Date: Tue, 5 Sep 2000 04:57:07 -0700
79246              Message-ID: <20000905045707.A8620@ilmd.chetlin.org>
79247      Branch: perl
79248            ! pod/perlfaq6.pod pod/perlop.pod
79249 ____________________________________________________________________________
79250 [  7026] By: jhi                                   on 2000/09/07  18:44:01
79251         Log: Document the new ref() semantics.
79252              
79253              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
79254              From: Gisle Aas <gisle@ActiveState.com>
79255              Date: 05 Sep 2000 08:10:30 +0200
79256              Message-ID: <m3vgwb8j3d.fsf@eik.g.aas.no>
79257      Branch: perl
79258            ! pod/perldelta.pod
79259 ____________________________________________________________________________
79260 [  7025] By: jhi                                   on 2000/09/07  18:42:27
79261         Log: Make Data::Dumper (non-XS) to work with changed semantics of ref().
79262              
79263              Subject: Re: Undocumented(?) change to "ref" semantics in 5.7.0
79264              From: Gisle Aas <gisle@ActiveState.com>
79265              Date: 05 Sep 2000 08:11:40 +0200
79266              Message-ID: <m3snrf8j1f.fsf@eik.g.aas.no>
79267      Branch: perl
79268            ! ext/Data/Dumper/Dumper.pm t/lib/dumper.t
79269 ____________________________________________________________________________
79270 [  7024] By: jhi                                   on 2000/09/07  18:39:32
79271         Log: Subject: [PATCH] Modernize Opcode.pm documentation
79272              From: Gisle Aas <gisle@ActiveState.com>
79273              Date: 4 Sep 2000 00:18:55 -0000
79274              Message-ID: <20000904001855.26128.qmail@eik.g.aas.no>
79275      Branch: perl
79276            ! ext/Opcode/Opcode.pm
79277 ____________________________________________________________________________
79278 [  7023] By: jhi                                   on 2000/09/07  18:37:42
79279         Log: Subject: [PATCH] Tied filehandle documentation
79280              From: Gisle Aas <gisle@ActiveState.com>
79281              Date: 4 Sep 2000 00:14:40 -0000
79282              Message-ID: <20000904001440.26084.qmail@eik.g.aas.no>
79283      Branch: perl
79284            ! pod/perlfunc.pod pod/perltie.pod
79285 ____________________________________________________________________________
79286 [  7022] By: jhi                                   on 2000/09/07  18:35:37
79287         Log: Subject: [PATCH] Tie::StdHandle did not know about 3-arg open
79288              From: Gisle Aas <gisle@ActiveState.com>
79289              Date: 4 Sep 2000 00:04:22 -0000
79290              Message-ID: <20000904000422.26002.qmail@eik.g.aas.no>
79291      Branch: perl
79292            ! lib/Tie/Handle.pm t/lib/tie-stdhandle.t
79293 ____________________________________________________________________________
79294 [  7021] By: jhi                                   on 2000/09/07  18:33:22
79295         Log: Subject: small apidoc fix
79296              From: Marc Lehmann <pcg@goof.com>
79297              Date: Sun, 3 Sep 2000 05:12:06 +0200
79298              Message-ID: <20000903051206.A5909@cerebro.laendle>
79299      Branch: perl
79300            ! pod/perlapi.pod utf8.c
79301 ____________________________________________________________________________
79302 [  7020] By: jhi                                   on 2000/09/07  16:14:57
79303         Log: Tiny perldelta nits.
79304      Branch: perl
79305            ! pod/perldelta.pod
79306 ____________________________________________________________________________
79307 [  7019] By: jhi                                   on 2000/09/07  16:04:20
79308         Log: Guard against bad string->int conversion for quads.
79309      Branch: perl
79310            ! t/op/64bitint.t
79311 ____________________________________________________________________________
79312 [  7018] By: jhi                                   on 2000/09/06  17:07:03
79313         Log: Update Unicode todo list.
79314      Branch: perl
79315            ! Todo-5.6
79316 ____________________________________________________________________________
79317 [  7017] By: jhi                                   on 2000/09/05  21:16:01
79318         Log: Document the SvIOK_.*UV().
79319      Branch: perl
79320            ! pod/perlapi.pod sv.h
79321 ____________________________________________________________________________
79322 [  7016] By: nick                                  on 2000/09/03  21:54:46
79323         Log: Hash lookup of constant strings optimization:
79324              Introduce SvREADONLY && SvFAKE to flag an SV which has SvPVX pointing
79325              to string table (as per sharepvn). Add newSV_pvn_share to create such
79326              a thing. Make hv.c compare addresses of strings and skip string compare
79327              if equal. Make method_named and helem ops use these shared-string SVs
79328              when arg is constant. Make keys op return shared-string SVs (less clearly
79329              a win).
79330      Branch: perl
79331            ! embed.h embed.pl embedvar.h global.sym hv.c objXSUB.h op.c
79332            ! opcode.h opnames.h perlapi.c perlapi.h pod/perlapi.pod
79333            ! pod/perlintern.pod pp_hot.c proto.h sv.c
79334 ____________________________________________________________________________
79335 [  7015] By: jhi                                   on 2000/09/02  17:48:59
79336         Log: This is 5.7.0.
79337      Branch: perl
79338            ! Changes
79339 ____________________________________________________________________________
79340 [  7014] By: jhi                                   on 2000/09/02  17:35:45
79341         Log: Changes and patchlevel tweaks.
79342      Branch: perl
79343            ! Changes patchlevel.h
79344 ____________________________________________________________________________
79345 [  7013] By: jhi                                   on 2000/09/02  17:30:50
79346         Log: Update Changes.
79347      Branch: perl
79348            ! Changes patchlevel.h
79349 ____________________________________________________________________________
79350 [  7012] By: nick                                  on 2000/09/02  17:25:20
79351         Log: More %{} and other deref special casing - do not pass to 'nomethod'.
79352      Branch: perl
79353            ! gv.c lib/overload.pm
79354 ____________________________________________________________________________
79355 [  7011] By: jhi                                   on 2000/09/02  17:16:25
79356         Log: Update perlhist.
79357      Branch: perl
79358            ! pod/perlhist.pod
79359 ____________________________________________________________________________
79360 [  7010] By: jhi                                   on 2000/09/02  17:01:35
79361         Log: perldelta nits.
79362      Branch: perl
79363            ! pod/perldelta.pod
79364 ____________________________________________________________________________
79365 [  7009] By: nick                                  on 2000/09/02  16:48:35
79366         Log: If overloaded %{} etc. return the object do not loop.
79367              Thus  sub deref { $_[0] } functions if object is wanted type.
79368      Branch: perl
79369            ! pp.h
79370 ____________________________________________________________________________
79371 [  7008] By: jhi                                   on 2000/09/02  16:26:11
79372         Log: Retab MANIFEST.
79373      Branch: perl
79374            ! ext/Storable/MANIFEST
79375 ____________________________________________________________________________
79376 [  7007] By: jhi                                   on 2000/09/02  16:23:02
79377         Log: Make certain cc is set before trying to run it.
79378      Branch: perl
79379            ! hints/hpux.sh hints/irix_6.sh hints/solaris_2.sh
79380 ____________________________________________________________________________
79381 [  7006] By: jhi                                   on 2000/09/02  15:45:41
79382         Log: Unicode notes.
79383      Branch: perl
79384            ! pod/perldelta.pod
79385 ____________________________________________________________________________
79386 [  7005] By: jhi                                   on 2000/09/02  15:42:11
79387         Log: Various Configure nits by Philip Newton,
79388              plus the ebcdic one by me.
79389      Branch: metaconfig
79390            + U/modified/pager.U
79391            ! U/ebcdic/ebcdic.U U/modified/Finish.U U/modified/Guess.U
79392      Branch: metaconfig/U/perl
79393            ! Devel.U quadfio.U
79394      Branch: perl
79395            ! Configure config_h.SH
79396 ____________________________________________________________________________
79397 [  7004] By: jhi                                   on 2000/09/02  15:06:14
79398         Log: Apparently avoiding the swapping is too costly.
79399              
79400              From: "Ben Tilly" <ben_tilly@hotmail.com>
79401              Subject: Re: the door is closed.
79402              Date: Fri, 01 Sep 2000 20:23:16 EDT
79403              Message-ID: <LAW2-F2963JkUwWpSWe00000904@hotmail.com>
79404      Branch: perl
79405            ! pod/perlfaq4.pod
79406 ____________________________________________________________________________
79407 [  7003] By: nick                                  on 2000/09/02  12:26:04
79408         Log: Undo part of change 6489 which looks like a bulk edit which
79409              changed _all_ gv_efullname3() calls to gv_efullname4() calls.
79410              The supressing of main:: on return from select() is undesirable.
79411      Branch: perl
79412            ! pp_sys.c
79413 ____________________________________________________________________________
79414 [  7002] By: jhi                                   on 2000/09/01  23:08:54
79415         Log: Update Changes.
79416      Branch: perl
79417            ! Changes patchlevel.h
79418 ____________________________________________________________________________
79419 [  7001] By: jhi                                   on 2000/09/01  23:00:13
79420         Log: Subject: [PATCH: 6996] minimal removal of 8 bit chrs from perlebcdic.pod
79421              From: Peter Prymmer <pvhp@forte.com>
79422              Date: Fri, 1 Sep 2000 15:50:57 -0700 (PDT)
79423              Message-ID: <Pine.OSF.4.10.10009011542550.147696-100000@aspara.forte.com>
79424              
79425              plus rework the http: spots as suggested by Tom Christiansen,
79426              plus regen perltoc.
79427      Branch: perl
79428            ! README.os2 pod/perl56delta.pod pod/perlebcdic.pod
79429            ! pod/perlguts.pod pod/perltoc.pod pod/perlxs.pod
79430 ____________________________________________________________________________
79431 [  7000] By: jhi                                   on 2000/09/01  22:36:01
79432         Log: Only the first line, thank you very much.
79433      Branch: perl
79434            ! hints/solaris_2.sh
79435 ____________________________________________________________________________
79436 [  6999] By: gsar                                  on 2000/09/01  22:16:40
79437         Log: change#6791 accidentally clobbered change#6710, put it back
79438      Branch: perl
79439            ! win32/win32.c
79440 ____________________________________________________________________________
79441 [  6998] By: jhi                                   on 2000/09/01  22:14:16
79442         Log: Mention the HP-UX LP64 freak failure.
79443      Branch: perl
79444            ! pod/perldelta.pod
79445 ____________________________________________________________________________
79446 [  6997] By: jhi                                   on 2000/09/01  21:48:32
79447         Log: Detypo.
79448      Branch: perl
79449            ! hints/hpux.sh
79450 ____________________________________________________________________________
79451 [  6996] By: jhi                                   on 2000/09/01  21:27:10
79452         Log: Update Changes.
79453      Branch: perl
79454            ! Changes patchlevel.h
79455 ____________________________________________________________________________
79456 [  6995] By: jhi                                   on 2000/09/01  21:14:24
79457         Log: Mi splgn s gnin.g
79458      Branch: perl
79459            ! pp_ctl.c
79460 ____________________________________________________________________________
79461 [  6994] By: jhi                                   on 2000/09/01  21:09:54
79462         Log: Subject: http:// in L<>
79463              From: Nicholas Clark <nick@ccl4.org>
79464              Date: Fri, 1 Sep 2000 22:03:21 +0100
79465              Message-ID: <20000901220321.B72074@plum.flirble.org>
79466      Branch: perl
79467            ! README.os2 pod/perl56delta.pod pod/perlxs.pod
79468 ____________________________________________________________________________
79469 [  6993] By: jhi                                   on 2000/09/01  21:06:54
79470         Log: Update to Storable 1.0, from Raphael Manfredi.
79471      Branch: perl
79472            ! ext/Storable/ChangeLog ext/Storable/MANIFEST
79473            ! ext/Storable/Makefile.PL ext/Storable/README
79474            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
79475            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
79476            ! t/lib/st-dclone.t t/lib/st-dump.pl t/lib/st-forgive.t
79477            ! t/lib/st-freeze.t t/lib/st-overload.t t/lib/st-recurse.t
79478            ! t/lib/st-retrieve.t t/lib/st-store.t t/lib/st-tied.t
79479            ! t/lib/st-tiedhook.t t/lib/st-tieditems.t
79480 ____________________________________________________________________________
79481 [  6992] By: jhi                                   on 2000/09/01  20:43:05
79482         Log: Mention known sfio+linux buglet.
79483      Branch: perl
79484            ! pod/perldelta.pod
79485 ____________________________________________________________________________
79486 [  6991] By: jhi                                   on 2000/09/01  20:40:11
79487         Log: Subject: Re: [PATCH perl@6962] 2 more vms.c fix-ups and status
79488              From: Peter Prymmer <pvhp@forte.com>
79489              Date: Fri, 1 Sep 2000 12:03:38 -0700 (PDT)
79490              Message-ID: <Pine.OSF.4.10.10009011140240.147696-100000@aspara.forte.com>
79491      Branch: perl
79492            ! vms/vms.c
79493 ____________________________________________________________________________
79494 [  6990] By: jhi                                   on 2000/09/01  20:25:26
79495         Log: Retract #6986.
79496      Branch: perl
79497            ! hints/solaris_2.sh
79498 ____________________________________________________________________________
79499 [  6989] By: jhi                                   on 2000/09/01  20:23:00
79500         Log: Mergesort is back.
79501      Branch: perl
79502            ! pod/perldelta.pod pod/perltoc.pod pp_ctl.c
79503 ____________________________________________________________________________
79504 [  6988] By: jhi                                   on 2000/09/01  19:37:40
79505         Log: Subject: [PATCH] Fix vec() / utf8   (was Re: bitvec ops still broken with utf8 -- or not?)
79506              From: Mike Guy <mjtg@cam.ac.uk>
79507              Date: Fri, 01 Sep 2000 17:43:33 +0100
79508              Message-Id: <E13Utuf-0004Bw-00@draco.cus.cam.ac.uk>
79509      Branch: perl
79510            ! doop.c embed.pl perlapi.c pod/perlapi.pod pod/perldiag.pod
79511            ! pod/perlfunc.pod proto.h t/op/vec.t utf8.c
79512 ____________________________________________________________________________
79513 [  6987] By: jhi                                   on 2000/09/01  19:17:10
79514         Log: Regen perltoc.
79515      Branch: perl
79516            ! pod/perltoc.pod
79517 ____________________________________________________________________________
79518 [  6986] By: jhi                                   on 2000/09/01  18:51:10
79519         Log: Subject: Re: Solaris x86 has no SPARC libraries!
79520              From: Lupe Christoph <lupe@lupe-christoph.de>
79521              Date: Fri, 1 Sep 2000 20:41:20 +0200
79522              Message-ID: <20000901204120.P13547@alanya.lupe-christoph.de>
79523      Branch: perl
79524            ! hints/solaris_2.sh
79525 ____________________________________________________________________________
79526 [  6985] By: jhi                                   on 2000/09/01  18:28:10
79527         Log: Update Changes.
79528      Branch: perl
79529            ! Changes patchlevel.h
79530 ____________________________________________________________________________
79531 [  6984] By: jhi                                   on 2000/09/01  18:26:53
79532         Log: Feature ordering tweak.
79533      Branch: perl
79534            ! myconfig.SH
79535 ____________________________________________________________________________
79536 [  6983] By: jhi                                   on 2000/09/01  18:19:50
79537         Log: Subject: Re: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
79538              From: <abigail@foad.org>
79539              Date: Fri, 1 Sep 2000 13:07:32 -0400
79540              Message-ID: <20000901170732.18249.qmail@foad.org>
79541      Branch: perl
79542            ! t/pragma/overload.t
79543 ____________________________________________________________________________
79544 [  6982] By: jhi                                   on 2000/09/01  18:17:54
79545         Log: Rename the PRIElfbl, PRIX64, etc, to be PRIEUfldbl, PRIXU64,
79546              so that case-ignoring systems like DCL can tell them from
79547              PRIefldbl and PRIx64.  Apply Merijn's ccversion patches.
79548      Branch: metaconfig/U/perl
79549            ! Checkcc.U gccvers.U longdblfio.U perlxvf.U quadfio.U
79550      Branch: perl
79551            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
79552            ! config_h.SH configure.com epoc/config.sh hints/aix.sh
79553            ! hints/dec_osf.sh hints/hpux.sh hints/irix_6.sh
79554            ! hints/solaris_2.sh myconfig.SH uconfig.h uconfig.sh
79555            ! vos/config.def vos/config.h vos/config_h.SH_orig
79556            ! win32/config.bc win32/config.gc win32/config.vc
79557 ____________________________________________________________________________
79558 [  6981] By: nick                                  on 2000/09/01  17:21:57
79559         Log: Document UNTIE. Also tweak implementation to suppress the 'inner references'
79560              warning when UNTIE exists and instead pass the count of extra references to
79561              the UNTIE method.
79562      Branch: perl
79563            ! pod/perltie.pod pp_sys.c
79564 ____________________________________________________________________________
79565 [  6980] By: jhi                                   on 2000/09/01  16:54:44
79566         Log: Subject: [PATCH: 6948] add SCNfldbl to configure.com
79567              From: Peter Prymmer <pvhp@forte.com>
79568              Date: Thu, 31 Aug 2000 18:47:18 -0700 (PDT)
79569              Message-ID: <Pine.OSF.4.10.10008311811060.91659-100000@aspara.forte.com>
79570      Branch: perl
79571            ! configure.com
79572 ____________________________________________________________________________
79573 [  6979] By: jhi                                   on 2000/09/01  16:06:20
79574         Log: Subject: [ID 20000901.017] [PATCH] Basic test failure in an untidy world       
79575              From: Mike Guy <mjtg@cam.ac.uk> 
79576              Date: Fri, 01 Sep 2000 16:49:27 +0100
79577              Message-Id: <E13Ut4J-0002sd-00@draco.cus.cam.ac.uk>  
79578      Branch: perl
79579            ! t/base/rs.t
79580 ____________________________________________________________________________
79581 [  6978] By: jhi                                   on 2000/09/01  16:00:42
79582         Log: Update to PodParser 1.18, from Brad Appleton.
79583      Branch: perl
79584            ! lib/Pod/Checker.pm t/pod/find.t
79585 ____________________________________________________________________________
79586 [  6977] By: jhi                                   on 2000/09/01  14:48:58
79587         Log: Subject: Nit in Configure (bleadperl@6961)
79588              From: Lupe Christoph <lupe@lupe-christoph.de>
79589              Date: Fri, 1 Sep 2000 16:34:29 +0200
79590              Message-ID: <20000901163429.K13547@alanya.lupe-christoph.de>
79591      Branch: metaconfig
79592            ! U/compline/ccflags.U
79593      Branch: perl
79594            ! Configure config_h.SH
79595 ____________________________________________________________________________
79596 [  6976] By: jhi                                   on 2000/09/01  14:39:52
79597         Log: Update Changes.
79598      Branch: perl
79599            ! Changes patchlevel.h
79600 ____________________________________________________________________________
79601 [  6975] By: jhi                                   on 2000/09/01  14:37:36
79602         Log: microperl config update.
79603      Branch: perl
79604            ! uconfig.h uconfig.sh
79605 ____________________________________________________________________________
79606 [  6974] By: jhi                                   on 2000/09/01  14:36:53
79607         Log: Document known deficiencies.
79608      Branch: perl
79609            ! pod/perldelta.pod
79610 ____________________________________________________________________________
79611 [  6973] By: jhi                                   on 2000/09/01  14:10:20
79612         Log: Mention warnings fixes and updates.
79613      Branch: perl
79614            ! pod/perldelta.pod
79615 ____________________________________________________________________________
79616 [  6972] By: jhi                                   on 2000/09/01  14:01:52
79617         Log: Drop unused argument.
79618              
79619              Subject: Re: [ID 20000831.034] overload::constant and number of arguments. 
79620              From: Spider Boardman <spider@web.zk3.dec.com>
79621              Date: Thu, 31 Aug 2000 16:10:15 -0400
79622              Message-Id: <200008312010.QAA20392@leggy.zk3.dec.com>
79623      Branch: perl
79624            ! toke.c
79625 ____________________________________________________________________________
79626 [  6971] By: jhi                                   on 2000/09/01  13:59:24
79627         Log: Add the overload warnings to perldiag.
79628      Branch: perl
79629            ! lib/overload.pm pod/perldiag.pod
79630 ____________________________________________________________________________
79631 [  6970] By: jhi                                   on 2000/09/01  13:55:10
79632         Log: Subject: RE: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
79633              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
79634              Date: Fri, 1 Sep 2000 13:43:15 +0100 
79635              Message-ID: <001001c01412$32c7dde0$a20a140a@bfs.phone.com>                
79636      Branch: perl
79637            ! lib/overload.pm t/pragma/overload.t
79638 ____________________________________________________________________________
79639 [  6969] By: jhi                                   on 2000/09/01  13:52:27
79640         Log: Subject: [PATCH lib/overload.pm] Sanaty checking of arguments to overload::constant
79641              From: <abigail@foad.org>
79642              Date: Fri, 1 Sep 2000 05:46:54 -0400
79643              Message-ID: <20000901094654.6476.qmail@foad.org>
79644      Branch: perl
79645            ! lib/overload.pm
79646 ____________________________________________________________________________
79647 [  6968] By: jhi                                   on 2000/09/01  13:50:05
79648         Log: Subject: [PATCH@6961] Fix misleading example in perlretut.pod
79649              From: Daniel Chetlin <daniel@chetlin.com>
79650              Date: Fri, 1 Sep 2000 02:10:55 -0700
79651              Message-ID: <20000901021055.C3400@ilmd.chetlin.org>
79652      Branch: perl
79653            ! pod/perlretut.pod
79654 ____________________________________________________________________________
79655 [  6967] By: jhi                                   on 2000/09/01  13:47:54
79656         Log: Part of the solution.
79657              
79658              Subject: Re: [ID 20000807.004] [PATCH] conditional breakpoints leak memory
79659              From: Mike Guy <mjtg@cam.ac.uk>
79660              Date: Fri, 01 Sep 2000 14:16:01 +0100
79661              Message-Id: <E13Uqfp-0006dN-00@draco.cus.cam.ac.uk>
79662      Branch: perl
79663            ! gv.c mg.c
79664 ____________________________________________________________________________
79665 [  6966] By: jhi                                   on 2000/09/01  13:46:17
79666         Log: Subject: CPAN.pm beta 1.57_57 for the core
79667              From: andreas.koenig@anima.de (Andreas J. Koenig)
79668              Date: 01 Sep 2000 15:16:31 +0200
79669              Message-ID: <m3r974z1zk.fsf@ak-71.mind.de>
79670      Branch: perl
79671            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
79672 ____________________________________________________________________________
79673 [  6965] By: jhi                                   on 2000/09/01  13:43:18
79674         Log: Subject: [PATCH perl@6962] 2 more vms.c fix-ups and status
79675              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79676              Date: Fri, 01 Sep 2000 01:47:22 -0500
79677              Message-Id: <4.3.2.7.2.20000901011206.01ca2e88@exchi01>
79678      Branch: perl
79679            ! pod/perldelta.pod vms/vms.c
79680 ____________________________________________________________________________
79681 [  6964] By: jhi                                   on 2000/09/01  13:35:35
79682         Log: File::Temp patches from Andreas König,
79683              
79684              Subject: Re: [ID 20000831.046] OK: perl v5.7.0 +DEVEL6961 on sun4-solaris 2.8  (UNINSTALLED)
79685              From: andreas.koenig@anima.de (Andreas J. Koenig)
79686              Date: 01 Sep 2000 10:07:20 +0200
79687              Message-ID: <m3lmxc1qo7.fsf@ak-71.mind.de>
79688              
79689              Subject: Re: Almost OK: perl v5.7.0 +DEVEL6937 on PA-RISC2.0 11.00 (INSTALLED)
79690              From: andreas.koenig@anima.de (Andreas J. Koenig)
79691              Date: 31 Aug 2000 23:26:08 +0200
79692              Message-ID: <m3bsy92kcv.fsf@ak-71.mind.de>
79693      Branch: perl
79694            ! lib/File/Temp.pm t/lib/ftmp-security.t
79695 ____________________________________________________________________________
79696 [  6963] By: jhi                                   on 2000/09/01  02:22:24
79697         Log: Retract the mergesort code, way too incompatible licensing
79698              and copyrights.
79699      Branch: perl
79700            ! pod/perldelta.pod pp_ctl.c
79701 ____________________________________________________________________________
79702 [  6962] By: jhi                                   on 2000/08/31  23:27:32
79703         Log: Update Changes.
79704      Branch: perl
79705            ! Changes patchlevel.h
79706 ____________________________________________________________________________
79707 [  6961] By: jhi                                   on 2000/08/31  23:20:04
79708         Log: Small tweaks all over.
79709      Branch: metaconfig
79710            ! U/compline/d_gconvert.U
79711      Branch: perl
79712            ! AUTHORS Configure config_h.SH pp_ctl.c
79713 ____________________________________________________________________________
79714 [  6960] By: jhi                                   on 2000/08/31  22:39:36
79715         Log: Further rewording.
79716      Branch: perl
79717            ! pp_ctl.c
79718 ____________________________________________________________________________
79719 [  6959] By: jhi                                   on 2000/08/31  21:26:44
79720         Log: More address tweaking.
79721      Branch: perl
79722            ! AUTHORS Changes
79723 ____________________________________________________________________________
79724 [  6958] By: jhi                                   on 2000/08/31  20:47:25
79725         Log: AUTHORS tweaks, from Peter Prymmer.
79726              
79727              Subject: [PATCH: 6948] mvs doesn't exist (not any more)
79728              From: Peter Prymmer <pvhp@forte.com>
79729              Date: Thu, 31 Aug 2000 12:56:32 -0700 (PDT) 
79730              Message-ID: <Pine.OSF.4.10.10008311248410.91659-100000@aspara.forte.com>
79731      Branch: perl
79732            ! AUTHORS MAINTAIN
79733 ____________________________________________________________________________
79734 [  6957] By: jhi                                   on 2000/08/31  20:34:43
79735         Log: perldelta tweaks.
79736      Branch: perl
79737            ! pod/perldelta.pod
79738 ____________________________________________________________________________
79739 [  6956] By: jhi                                   on 2000/08/31  19:11:06
79740         Log: Regen perltoc.
79741      Branch: perl
79742            ! pod/perltoc.pod
79743 ____________________________________________________________________________
79744 [  6955] By: jhi                                   on 2000/08/31  19:06:30
79745         Log: Clarify the mergesort situation.
79746      Branch: perl
79747            ! pp_ctl.c
79748 ____________________________________________________________________________
79749 [  6954] By: jhi                                   on 2000/08/31  18:24:17
79750         Log: Move the Solaris 7 scan to use64bitall, make the
79751              failure to find 64-bot sparc libc to mention the
79752              possibility of being in an intel, from Lupe and Alan.
79753      Branch: perl
79754            ! hints/solaris_2.sh
79755 ____________________________________________________________________________
79756 [  6953] By: jhi                                   on 2000/08/31  18:09:20
79757         Log: Forget about NV_MAX (#6951).  Various floating point tweaks,
79758              ideas from Eric Fifer, Yitzchak, Alan, and Spider.
79759      Branch: metaconfig
79760            ! U/compline/d_gconvert.U U/threads/archname.U
79761      Branch: metaconfig/U/perl
79762            ! perlxv.U
79763      Branch: perl
79764            ! Configure config_h.SH sv.c
79765 ____________________________________________________________________________
79766 [  6952] By: jhi                                   on 2000/08/31  17:42:24
79767         Log: :: not allowed in pathnames, change to .
79768              
79769              Subject: [PATCH perl@6938] cygwin port
79770              From: "Fifer, Eric" <EFifer@sanwaint.com>
79771              Date: Thu, 31 Aug 2000 16:32:59 +0100
79772              Message-ID: <779F20BCCE5AD31186A50008C75D997917179A@silldn_mail1.sanwaint.com>
79773      Branch: metaconfig/U/perl
79774            ! perlxv.U
79775 ____________________________________________________________________________
79776 [  6951] By: jhi                                   on 2000/08/31  17:02:05
79777         Log: Try to deduce NV_MAX.  Really should be Configure fodder.
79778      Branch: perl
79779            ! perl.h
79780 ____________________________________________________________________________
79781 [  6950] By: jhi                                   on 2000/08/31  16:26:08
79782         Log: More author updates.
79783              
79784              Subject: Re: [PATCH] Mark-Jason Dominus Does Exist
79785              From: Simon Cozens <simon@cozens.net>
79786              Date: Thu, 31 Aug 2000 17:13:32 +0100
79787              Message-ID: <20000831171332.A22498@deep-dark-truthful-mirror.perlhacker.org>
79788      Branch: perl
79789            ! AUTHORS
79790 ____________________________________________________________________________
79791 [  6949] By: jhi                                   on 2000/08/31  16:04:49
79792         Log: POSIX doesn't report long double values under -Duselongdouble
79793              when the long doubles are "real" (bigger than doubles).
79794              
79795              Subject: [ID 20000831.014] Not OK: perl v5.7.0 +DEVEL6919 on alpha-dec_osf-ld 5.1
79796              From: Spider Boardman <spider@peano.zk3.dec.com>
79797              Date: Thu, 31 Aug 2000 11:48:48 -0400 (EDT)
79798              Message-Id: <200008311548.LAA0000161952@peano.zk3.dec.com>
79799      Branch: perl
79800            ! ext/POSIX/POSIX.xs
79801 ____________________________________________________________________________
79802 [  6948] By: jhi                                   on 2000/08/31  15:25:10
79803         Log: Update Changes.
79804      Branch: perl
79805            ! Changes patchlevel.h
79806 ____________________________________________________________________________
79807 [  6947] By: jhi                                   on 2000/08/31  15:22:29
79808         Log: Document UNTIE in a very minimalistic way.
79809      Branch: perl
79810            ! pod/perlfunc.pod pod/perltie.pod
79811 ____________________________________________________________________________
79812 [  6946] By: jhi                                   on 2000/08/31  15:15:23
79813         Log: Document known failures.
79814      Branch: perl
79815            ! pod/perldelta.pod
79816 ____________________________________________________________________________
79817 [  6945] By: jhi                                   on 2000/08/31  15:07:00
79818         Log: Don't attach -ld to the archname if pointless.
79819      Branch: metaconfig
79820            ! U/threads/archname.U
79821      Branch: perl
79822            ! Configure config_h.SH
79823 ____________________________________________________________________________
79824 [  6944] By: jhi                                   on 2000/08/31  14:37:42
79825         Log: Wrap the test in eval.
79826              
79827              Subject: Re: [ID 20000831.009] Not OK: perl v5.7.0 +DEVEL6932 on sun4-solaris2.8 (UNINSTALLED)
79828              From: Tim Jenness <timj@jach.hawaii.edu>
79829              Date: Thu, 31 Aug 2000 03:39:33 -1000 (HST)
79830              Message-ID: <Pine.LNX.4.21.0008310311190.7444-100000@lapaki.jach.hawaii.edu>
79831      Branch: perl
79832            ! t/lib/ftmp-security.t
79833 ____________________________________________________________________________
79834 [  6943] By: jhi                                   on 2000/08/31  14:30:57
79835         Log: Make -Dusemorebits find long doubles in Solaris.
79836      Branch: perl
79837            ! hints/solaris_2.sh
79838 ____________________________________________________________________________
79839 [  6942] By: jhi                                   on 2000/08/31  13:48:45
79840         Log: Clarify the third case of ftmp-security warnings.
79841      Branch: perl
79842            ! INSTALL
79843 ____________________________________________________________________________
79844 [  6941] By: jhi                                   on 2000/08/31  13:40:31
79845         Log: Subject: [PATCH] Re: [ID 20000830.048] Not OK: perl v5.7.0 +DEVEL6938 on i686-linux 2.2.13
79846              From: <abigail@foad.org>
79847              Date: Thu, 31 Aug 2000 01:35:05 -0400
79848              Message-ID: <20000831053505.32120.qmail@foad.org>
79849      Branch: perl
79850            ! pod/perldelta.pod
79851 ____________________________________________________________________________
79852 [  6940] By: jhi                                   on 2000/08/31  13:38:48
79853         Log: Issue useful diagnostic on unknown pod commands.
79854              
79855              Subject: [PATCH lib/Pod/Man.pm] Re: [ID 20000830.048]
79856              From: <abigail@foad.org>
79857              Date: Thu, 31 Aug 2000 03:41:18 -0400
79858              Message-ID: <20000831074118.24880.qmail@foad.org>
79859      Branch: perl
79860            ! lib/Pod/Man.pm
79861 ____________________________________________________________________________
79862 [  6939] By: jhi                                   on 2000/08/31  13:34:33
79863         Log: Reveal Borland's isnan.
79864              
79865              Subject: build with BC++ tweak
79866              From: "Konovalov, Vadim" <vkonovalov@lucent.com>
79867              Date: Thu, 31 Aug 2000 13:09:37 +0400
79868              Message-ID: <402099F49BEED211999700805FC7359F6FACA6@ru0028exch01.spb.lucent.com>
79869      Branch: perl
79870            ! win32/win32.h
79871 ____________________________________________________________________________
79872 [  6938] By: jhi                                   on 2000/08/31  05:01:20
79873         Log: Update Changes.
79874      Branch: perl
79875            ! Changes patchlevel.h
79876 ____________________________________________________________________________
79877 [  6937] By: jhi                                   on 2000/08/31  04:26:23
79878         Log: sscanf() may be the only way to read long doubles from strings.
79879      Branch: metaconfig/U/perl
79880            ! longdblfio.U
79881      Branch: perl
79882            ! Configure config_h.SH perl.h util.c
79883 ____________________________________________________________________________
79884 [  6936] By: jhi                                   on 2000/08/31  04:18:19
79885         Log: The #6929 was too skimpy.
79886      Branch: perl
79887            ! sv.c
79888 ____________________________________________________________________________
79889 [  6935] By: jhi                                   on 2000/08/31  02:47:07
79890         Log: Subject: Re: typos in pods
79891              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
79892              Date: Wed, 30 Aug 2000 19:25:34 -0700
79893              Message-ID: <eIcr5gzkg25X092yn@efn.org>
79894      Branch: perl
79895            ! lib/CPAN.pm lib/Pod/Checker.pm pod/perlmodlib.PL
79896 ____________________________________________________________________________
79897 [  6934] By: jhi                                   on 2000/08/31  02:42:55
79898         Log: Missed one Unicode file.
79899      Branch: perl
79900            + lib/unicode/UCDFF301.html
79901 ____________________________________________________________________________
79902 [  6933] By: jhi                                   on 2000/08/30  23:42:27
79903         Log: Update Changes.
79904      Branch: perl
79905            ! Changes patchlevel.h
79906 ____________________________________________________________________________
79907 [  6932] By: jhi                                   on 2000/08/30  23:40:07
79908         Log: Mention UNTIE in perldelta.  Still needs documenting
79909              in perltie et alia.
79910      Branch: perl
79911            ! pod/perldelta.pod
79912 ____________________________________________________________________________
79913 [  6931] By: jhi                                   on 2000/08/30  23:36:02
79914         Log: Subject: [PATCH] Don't use big-Oh when talking about lower bounds.
79915              From: <abigail@foad.org>
79916              Date: Wed, 30 Aug 2000 19:28:07 -0400
79917              Message-ID: <20000830232807.305.qmail@foad.org>
79918      Branch: perl
79919            ! pod/perldelta.pod
79920 ____________________________________________________________________________
79921 [  6930] By: jhi                                   on 2000/08/30  23:32:40
79922         Log: Update to Unicode 3.0.1.
79923      Branch: perl
79924            + lib/unicode/BidiMirr.txt lib/unicode/CaseFold.txt
79925            + lib/unicode/PropList.txt lib/unicode/README.perl
79926            + lib/unicode/UCD301.html lib/unicode/Unicode.301
79927            - lib/unicode/Props.txt lib/unicode/UCD300.html
79928            - lib/unicode/Unicode.300 lib/unicode/Unicode3.html
79929            ! (edit 257 files)
79930 ____________________________________________________________________________
79931 [  6929] By: jhi                                   on 2000/08/30  22:38:18
79932         Log: Heap decorruption.
79933              
79934              Subject: [PATCH] Fix for miniperl coredump on Solaris with -Duselongdouble
79935              From: Alan Burlison <Alan.Burlison@uk.sun.com>
79936              Date: Wed, 30 Aug 2000 22:39:52 +0100
79937              Message-ID: <39AD7F28.A06533CF@uk.sun.com>
79938      Branch: perl
79939            ! sv.c
79940 ____________________________________________________________________________
79941 [  6928] By: jhi                                   on 2000/08/30  22:29:34
79942         Log: Retract the dummy test, skip the security tests (instead of failing),
79943              explain what the warnings mean.
79944      Branch: perl
79945            ! INSTALL lib/File/Temp.pm t/lib/ftmp-security.t
79946 ____________________________________________________________________________
79947 [  6927] By: jhi                                   on 2000/08/30  22:14:13
79948         Log: Change the internal implementation of sort() to be mergesort
79949              instead of quicksort, from John Linderman <jpl@research.att.com>.
79950              Gives us better worst case, better average case, and stability.
79951              What's there not to like?  (Small fixes for threaded builds
79952              were required).
79953      Branch: perl
79954            ! pod/perldelta.pod pp_ctl.c t/op/runlevel.t
79955 ____________________________________________________________________________
79956 [  6926] By: jhi                                   on 2000/08/30  20:55:20
79957         Log: A better fix for the Socket building problem from Craig Berry.
79958      Branch: perl
79959            ! vms/vms.c
79960 ____________________________________________________________________________
79961 [  6925] By: jhi                                   on 2000/08/30  20:20:25
79962         Log: Subject: [PATCH] Re: UNTIE method 
79963              From: Nick Ing-Simmons <nik@tiuk.ti.com>
79964              Date: Wed, 30 Aug 2000 18:26:55 +0100 (BST)
79965              Message-Id: <200008301726.SAA01114@mikado.tiuk.ti.com>
79966      Branch: perl
79967            ! pp_sys.c t/op/tie.t
79968 ____________________________________________________________________________
79969 [  6924] By: jhi                                   on 2000/08/30  20:17:11
79970         Log: Subject: Re: not OK, 6919 on Alpha VMS V 7.1 w/ DECC 6.0-001
79971              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79972              Date: Wed, 30 Aug 2000 15:03:14 -0500
79973              Message-Id: <4.3.2.7.2.20000830144622.028fe7a8@exchi01>
79974      Branch: perl
79975            ! vms/vms.c
79976 ____________________________________________________________________________
79977 [  6923] By: jhi                                   on 2000/08/30  20:15:18
79978         Log: Subject: [PATCH perl@6889] fix Storable on VMS by fixing my_fwrite()
79979              From: "Craig A. Berry" <craig.berry@psinetcs.com>
79980              Date: Wed, 30 Aug 2000 13:30:36 -0500
79981              Message-Id: <4.3.2.7.2.20000830130617.02b8b968@exchi01>
79982      Branch: perl
79983            ! vms/vms.c
79984 ____________________________________________________________________________
79985 [  6922] By: jhi                                   on 2000/08/30  19:54:43
79986         Log: Better options for rsync.
79987      Branch: perl
79988            ! pod/perlhack.pod
79989 ____________________________________________________________________________
79990 [  6921] By: jhi                                   on 2000/08/30  19:40:16
79991         Log: Subject: [ID 20000830.036] [DOC] chom?p %hash not documented
79992              From: Rick Delaney <rick@consumercontact.com>
79993              Date: Wed, 30 Aug 2000 15:36:55 -0400 (EDT)
79994              Message-Id: <Pine.UW2.4.10.10008301535210.1949-100000@consumer>
79995      Branch: perl
79996            ! pod/perlfunc.pod
79997 ____________________________________________________________________________
79998 [  6920] By: jhi                                   on 2000/08/30  19:36:40
79999         Log: Subject: [PATCH 6889] add a few ldbl formats to configure.com
80000              From: Peter Prymmer <pvhp@forte.com>
80001              Date: Tue, 29 Aug 2000 17:36:00 -0700 (PDT)
80002              Message-ID: <Pine.OSF.4.10.10008291720260.502507-100000@aspara.forte.com>
80003      Branch: perl
80004            ! configure.com
80005 ____________________________________________________________________________
80006 [  6919] By: jhi                                   on 2000/08/30  14:52:02
80007         Log: Update Changes.
80008      Branch: perl
80009            ! Changes patchlevel.h
80010 ____________________________________________________________________________
80011 [  6918] By: jhi                                   on 2000/08/30  14:48:34
80012         Log: NVs not necessarily doubles, as pointed out by Yitzchak.
80013      Branch: perl
80014            ! lib/ExtUtils/typemap
80015 ____________________________________________________________________________
80016 [  6917] By: jhi                                   on 2000/08/30  14:46:34
80017         Log: Subject: typos in pods
80018              From: Nicholas Clark <nick@ccl4.org>
80019              Date: Wed, 30 Aug 2000 01:12:50 +0100
80020              Message-ID: <20000830011249.A61388@plum.flirble.org>
80021      Branch: perl
80022            ! pod/perldbmfilter.pod pod/perldebtut.pod pod/perldebug.pod
80023            ! pod/perldiag.pod pod/perlebcdic.pod pod/perlfunc.pod
80024            ! pod/perlguts.pod pod/perlhack.pod pod/perlmodlib.pod
80025            ! pod/perlnewmod.pod pod/perlport.pod pod/perltoc.pod
80026 ____________________________________________________________________________
80027 [  6916] By: jhi                                   on 2000/08/30  14:19:09
80028         Log: Document Storable problems on Crays.  (Will have
80029              to document all the other Storable problems, too.)
80030      Branch: perl
80031            ! pod/perldelta.pod
80032 ____________________________________________________________________________
80033 [  6915] By: jhi                                   on 2000/08/30  14:06:02
80034         Log: Subject: [PATCH] fix misc cast warnings
80035              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80036              Date: Tue, 29 Aug 2000 23:16:14 -0700
80037              Message-ID: <uaKr5gzkgGwQ092yn@efn.org>
80038      Branch: perl
80039            ! lib/ExtUtils/typemap os2/OS2/ExtAttr/ExtAttr.xs
80040            ! os2/OS2/ExtAttr/typemap os2/OS2/REXX/REXX.xs os2/os2.c
80041            ! os2/os2ish.h
80042 ____________________________________________________________________________
80043 [  6914] By: jhi                                   on 2000/08/30  14:03:45
80044         Log: Timestamp mismatch again.  Need to fix this dependence on
80045              config_h.SH timestamp, since it's the contents of config_h.SH
80046              that matter.
80047      Branch: perl
80048            ! uconfig.h uconfig.sh
80049 ____________________________________________________________________________
80050 [  6913] By: jhi                                   on 2000/08/30  13:54:06
80051         Log: Don't say "Perl 5.0 source kit".
80052      Branch: perl
80053            ! perl.c
80054 ____________________________________________________________________________
80055 [  6912] By: jhi                                   on 2000/08/30  13:51:24
80056         Log: Reset archname and archname64 always, forcing them be
80057              recomputed at each Configure run, make Configure and
80058              the hints files agree on the naming of largefiles variables.
80059      Branch: metaconfig
80060            ! U/threads/archname.U
80061      Branch: metaconfig/U/perl
80062            ! use64bits.U
80063      Branch: perl
80064            ! Configure config_h.SH configpm hints/aix.sh hints/hpux.sh
80065            ! hints/linux.sh hints/solaris_2.sh
80066 ____________________________________________________________________________
80067 [  6911] By: jhi                                   on 2000/08/30  13:30:13
80068         Log: Put back the slice accidentally removed by #6907.
80069      Branch: perl
80070            ! hints/solaris_2.sh
80071 ____________________________________________________________________________
80072 [  6910] By: jhi                                   on 2000/08/30  01:24:26
80073         Log: Be consistent: other Net::get* do export theirs.
80074              
80075              Subject: Re: Net::protoent does not export 'getproto'
80076              From: Yasushi Nakajima <sey@jkc.co.jp>
80077              Date: Wed, 30 Aug 2000 09:53:14 +0900
80078              Message-Id: <200008300051.DAA24700@taku.hut.fi>
80079      Branch: perl
80080            ! lib/Net/protoent.pm
80081 ____________________________________________________________________________
80082 [  6909] By: jhi                                   on 2000/08/30  01:17:25
80083         Log: Subject: Re: [ID 20000829.020] perl -e 'package; print __PACKAGE__' core dumps 
80084              From: Gurusamy Sarathy <gsar@ActiveState.com>
80085              Date: Tue, 29 Aug 2000 17:17:07 -0700
80086              Message-Id: <200008300017.RAA25382@smtp3.ActiveState.com>
80087      Branch: perl
80088            ! cop.h
80089 ____________________________________________________________________________
80090 [  6908] By: jhi                                   on 2000/08/30  00:58:05
80091         Log: Update Changes.
80092      Branch: perl
80093            ! Changes patchlevel.h
80094 ____________________________________________________________________________
80095 [  6907] By: jhi                                   on 2000/08/30  00:57:22
80096         Log: Introduce ccname to keep track of what compiler kind of we have.
80097      Branch: metaconfig/U/perl
80098            ! Checkcc.U gccvers.U
80099      Branch: perl
80100            ! Configure config_h.SH hints/solaris_2.sh
80101 ____________________________________________________________________________
80102 [  6906] By: jhi                                   on 2000/08/30  00:25:47
80103         Log: Put back the flags dump as reasoned in
80104              
80105              Subject: Re: [PATCH] Glob dumping
80106              From: Mike Guy <mjtg@cam.ac.uk> 
80107              Date: Tue, 29 Aug 2000 21:41:32 +0100
80108              Message-Id: <E13TsCK-0007iL-00@draco.cus.cam.ac.uk>
80109      Branch: perl
80110            ! dump.c t/lib/peek.t
80111 ____________________________________________________________________________
80112 [  6905] By: jhi                                   on 2000/08/30  00:16:17
80113         Log: Make the epsilon to be relative, not absolute.
80114              
80115              Subject: Re: [ID 20000829.039] Not OK: perl v5.7.0 +DEVEL6899 +[ID on alpha-dec_osf-ld 5.1 (UNINSTALLED)
80116              From: Spider Boardman <spider-perl@orb.nashua.nh.us>
80117              Date: Tue, 29 Aug 2000 19:58:56 -0400
80118              Message-Id: <200008292358.TAA31114@leggy.zk3.dec.com>
80119      Branch: perl
80120            ! t/lib/trig.t
80121 ____________________________________________________________________________
80122 [  6904] By: jhi                                   on 2000/08/30  00:13:09
80123         Log: From now on, Gisle is on my list of usual suspects :-)
80124              Retract #6902.
80125      Branch: perl
80126            ! ext/Opcode/Safe.pm
80127 ____________________________________________________________________________
80128 [  6903] By: jhi                                   on 2000/08/29  23:51:20
80129         Log: Subject: [PATCH perl@6889] Chuck Lane's OpenVMS piping improvements
80130              From: "Craig A. Berry" <craig.berry@psinetcs.com>
80131              Date: Tue, 29 Aug 2000 18:43:26 -0500
80132              Message-Id: <4.3.2.7.2.20000829180705.01b005b8@exchi01>
80133      Branch: perl
80134            + vms/vmspipe.com
80135            ! MANIFEST t/io/openpid.t vms/descrip_mms.template vms/test.com
80136            ! vms/vms.c
80137 ____________________________________________________________________________
80138 [  6902] By: jhi                                   on 2000/08/29  23:44:14
80139         Log: Retry what #6882 attempted.
80140              
80141              Subject: Re: [ID 20000829.004] Sharing leak root name into safe compartment
80142              From: Gisle Aas <gisle@ActiveState.com>
80143              Date: 30 Aug 2000 00:33:09 +0200
80144              Message-ID: <m3pumry9y2.fsf@eik.g.aas.no>
80145      Branch: perl
80146            ! ext/Opcode/Safe.pm
80147 ____________________________________________________________________________
80148 [  6901] By: jhi                                   on 2000/08/29  22:59:32
80149         Log: Subject: [PATCH 5.6.0] [ID 20000608.006] panic: magic_killbackrefs with blessed global weakrefs
80150              From: Hugo <hv@crypt.compulink.co.uk>
80151              Date: Mon, 12 Jun 2000 19:36:08 +0100
80152              Message-Id: <200006121836.TAA16977@crypt.compulink.co.uk>
80153      Branch: perl
80154            ! sv.c
80155 ____________________________________________________________________________
80156 [  6900] By: jhi                                   on 2000/08/29  22:58:35
80157         Log: Admit that we are leaking scalars.
80158              
80159              Subject: [ID 20000829.037] Not OK: perl v5.7.0 +DEVEL6899 on alpha-dec_osf 4.0f (UNINSTALLED)
80160              From: Spider Boardman <spider@leggy.zk3.dec.com>
80161              Date: Tue, 29 Aug 2000 18:48:29 -0400
80162              Message-Id: <200008292248.SAA31507@leggy.zk3.dec.com>
80163      Branch: perl
80164            ! t/pragma/warnings.t
80165 ____________________________________________________________________________
80166 [  6899] By: jhi                                   on 2000/08/29  20:53:13
80167         Log: Update Changes.
80168      Branch: perl
80169            ! Changes patchlevel.h
80170 ____________________________________________________________________________
80171 [  6898] By: jhi                                   on 2000/08/29  20:46:21
80172         Log: Undo namespace pollution of #6878.
80173              
80174              Subject: Re: Net::protoent does not export 'getproto'
80175              From: Mike Guy <mjtg@cam.ac.uk>
80176              Date: Tue, 29 Aug 2000 21:32:37 +0100
80177              Message-Id: <E13Ts3h-0007eN-00@draco.cus.cam.ac.uk>
80178      Branch: perl
80179            ! lib/Net/protoent.pm
80180 ____________________________________________________________________________
80181 [  6897] By: jhi                                   on 2000/08/29  20:44:29
80182         Log: Subject: [PATCH: 6889] updates to perlebcdic.pod
80183              From: Peter Prymmer <pvhp@forte.com>
80184              Date: Tue, 29 Aug 2000 13:32:41 -0700 (PDT)
80185              Message-ID: <Pine.OSF.4.10.10008291327500.502507-100000@aspara.forte.com>
80186      Branch: perl
80187            ! pod/perlebcdic.pod
80188 ____________________________________________________________________________
80189 [  6896] By: jhi                                   on 2000/08/29  20:40:57
80190         Log: There's no point repeating the 'revision' (5) of perl5.
80191      Branch: metaconfig/U/perl
80192            ! Devel.U patchlevel.U
80193      Branch: perl
80194            ! Configure config_h.SH
80195 ____________________________________________________________________________
80196 [  6895] By: jhi                                   on 2000/08/29  20:16:58
80197         Log: Regen Configure for #6894.
80198      Branch: metaconfig/U/perl
80199            ! perladmin.U
80200      Branch: perl
80201            ! Configure config_h.SH
80202 ____________________________________________________________________________
80203 [  6894] By: jhi                                   on 2000/08/29  19:59:52
80204         Log: Subject: [ID 20000829.023] [PATCH 6868] perlbug@perl.com --> perlbug@perl.org
80205              From: "Philip Newton" <Philip.Newton@gmx.net>
80206              Date: Tue, 29 Aug 2000 21:39:14 +0200
80207              Message-Id: <200008291938.VAA98259@smtp1.nikoma.de>
80208      Branch: perl
80209            ! Configure INSTALL README hints/README.hints hints/bsdos.sh
80210            ! hints/freebsd.sh pod/perl.pod pod/perl56delta.pod
80211            ! pod/perlfaq2.pod pod/perllocale.pod pod/perlxs.pod
80212            ! utils/perlbug.PL
80213 ____________________________________________________________________________
80214 [  6893] By: jhi                                   on 2000/08/29  19:55:30
80215         Log: Subject: [ID 20000829.022] [PATCH 6868] Minor nit in installhtml
80216              From: "Philip Newton" <Philip.Newton@gmx.net>
80217              Date: Tue, 29 Aug 2000 21:39:14 +0200
80218              Message-Id: <200008291938.VAA98255@smtp1.nikoma.de>
80219      Branch: perl
80220            ! installhtml
80221 ____________________________________________________________________________
80222 [  6892] By: jhi                                   on 2000/08/29  19:53:59
80223         Log: Subject: [ID 20000829.026] [PATCH 6868] File::Temp
80224              From: "Philip Newton" <Philip.Newton@gmx.net>
80225              Date: Tue, 29 Aug 2000 21:48:18 +0200
80226              Message-Id: <200008291947.VAA13628@smtp2.nikoma.de>
80227      Branch: perl
80228            ! lib/File/Temp.pm
80229 ____________________________________________________________________________
80230 [  6891] By: jhi                                   on 2000/08/29  18:30:03
80231         Log: Nail the ID 20000828.023.
80232      Branch: perl
80233            ! ext/Storable/Storable.xs
80234 ____________________________________________________________________________
80235 [  6890] By: jhi                                   on 2000/08/29  16:50:17
80236         Log: Under usethreads the dumped variable is IN_PAD.
80237              
80238              Subject: Re: [PATCH] Glob dumping
80239              From: Gisle Aas <gisle@ActiveState.com>
80240              Date: 29 Aug 2000 18:45:05 +0200
80241              Message-ID: <m37l9010fi.fsf@eik.g.aas.no>
80242      Branch: perl
80243            ! t/lib/peek.t
80244 ____________________________________________________________________________
80245 [  6889] By: jhi                                   on 2000/08/29  15:17:37
80246         Log: Update Changes.
80247      Branch: perl
80248            ! Changes patchlevel.h
80249 ____________________________________________________________________________
80250 [  6888] By: jhi                                   on 2000/08/29  14:49:59
80251         Log: Retract #6882, broke the safe tests.
80252      Branch: perl
80253            ! ext/Opcode/Safe.pm
80254 ____________________________________________________________________________
80255 [  6887] By: jhi                                   on 2000/08/29  14:47:06
80256         Log: Subject: Re: [ID 20000525.003] perldoc fails when Makefile.PL is in cwd
80257              From: Gisle Aas <gisle@ActiveState.com> 
80258              Date: 09 Jun 2000 20:00:11 +0200
80259              Message-ID: <m3n1kud9as.fsf@eik.g.aas.no>
80260      Branch: perl
80261            ! utils/perldoc.PL
80262 ____________________________________________________________________________
80263 [  6886] By: jhi                                   on 2000/08/29  14:42:45
80264         Log: The #6881 removed one dump line.
80265      Branch: perl
80266            ! t/lib/peek.t
80267 ____________________________________________________________________________
80268 [  6885] By: jhi                                   on 2000/08/29  14:30:47
80269         Log: Don't forget to tidy up.
80270      Branch: perl
80271            ! t/lib/ftmp-security.t
80272 ____________________________________________________________________________
80273 [  6884] By: jhi                                   on 2000/08/29  14:25:17
80274         Log: Disabling the one test is a bit tricky.
80275      Branch: perl
80276            ! t/lib/ftmp-security.t
80277 ____________________________________________________________________________
80278 [  6883] By: jhi                                   on 2000/08/29  14:16:25
80279         Log: Disable one of the tests for now.
80280      Branch: perl
80281            ! t/lib/ftmp-security.t
80282 ____________________________________________________________________________
80283 [  6882] By: jhi                                   on 2000/08/29  14:05:50
80284         Log: Subject: [ID 20000829.004] Sharing leak root name into safe compartment
80285              From: gisle@aas.no
80286              Date: 29 Aug 2000 10:35:06 -0000
80287              Message-Id: <20000829103506.21538.qmail@eik.g.aas.no>
80288      Branch: perl
80289            ! ext/Opcode/Safe.pm
80290 ____________________________________________________________________________
80291 [  6881] By: jhi                                   on 2000/08/29  14:03:51
80292         Log: Subject: [PATCH] Glob dumping
80293              From: Gisle Aas <gisle@ActiveState.com>
80294              Date: 29 Aug 2000 07:59:42 -0000
80295              Message-ID: <20000829075942.20923.qmail@eik.g.aas.no>
80296      Branch: perl
80297            ! dump.c
80298 ____________________________________________________________________________
80299 [  6880] By: jhi                                   on 2000/08/29  14:02:01
80300         Log: Subject: [PATCH] Warnings in B::Deparse
80301              From: <abigail@foad.org>
80302              Date: Tue, 29 Aug 2000 00:00:01 -0400
80303              Message-ID: <20000829040001.2999.qmail@foad.org>
80304      Branch: perl
80305            ! ext/B/B/Deparse.pm
80306 ____________________________________________________________________________
80307 [  6879] By: jhi                                   on 2000/08/29  13:57:26
80308         Log: Missed a change in #6869.
80309      Branch: perl
80310            ! mg.c
80311 ____________________________________________________________________________
80312 [  6878] By: jhi                                   on 2000/08/29  13:45:04
80313         Log: Subject: Net::protoent does not export 'getproto'
80314              From: Yasushi Nakajima <sey@jkc.co.jp>
80315              Date: Tue, 29 Aug 2000 17:28:57 +0900                 
80316      Branch: perl
80317            ! lib/Net/protoent.pm
80318 ____________________________________________________________________________
80319 [  6877] By: jhi                                   on 2000/08/29  13:39:19
80320         Log: Patches all over for people and the files they (hopefully) care about.
80321      Branch: perl
80322            ! AUTHORS Changes MAINTAIN
80323 ____________________________________________________________________________
80324 [  6876] By: jhi                                   on 2000/08/29  12:53:54
80325         Log: Fix for thinko in #6848.
80326              
80327              Subject: Compiler error in ext/Thread/Thread.c (bleadperl@6866)
80328              From: Lupe Christoph <lupe@lupe-christoph.de>
80329              Date: Tue, 29 Aug 2000 09:04:08 +0200
80330              Message-ID: <20000829090408.V4437@alanya.lupe-christoph.de>
80331      Branch: perl
80332            ! ext/Thread/Thread.xs
80333 ____________________________________________________________________________
80334 [  6875] By: jhi                                   on 2000/08/29  12:50:14
80335         Log: Update to Getopt::Long 2.24, from Johan Vromans.
80336      Branch: perl
80337            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
80338 ____________________________________________________________________________
80339 [  6874] By: jhi                                   on 2000/08/29  02:09:53
80340         Log: Use minimal @INC in tests, most of the time just '../lib',
80341              so that we simply can't pick up stuff from other Perls than
80342              the one we are testing.  Pointed out by
80343              
80344              From: Mike Guy <mjtg@cam.ac.uk>
80345              Subject: Re: [PATCH: 6757] make new Storable tests forgiving of places where not built   
80346              Date: Fri, 25 Aug 2000 15:15:59 +0100
80347              Message-Id: <E13SKH1-00031D-00@virgo.cus.cam.ac.uk>
80348      Branch: perl
80349            ! (edit 185 files)
80350 ____________________________________________________________________________
80351 [  6873] By: jhi                                   on 2000/08/29  01:07:11
80352         Log: Subject: [PATCH] Re: files not cleaned even by veryclean
80353              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80354              Date: Mon, 28 Aug 2000 17:45:52 -0700
80355              Message-ID: <Afwq5gzkg2UB092yn@efn.org>
80356      Branch: perl
80357            ! Makefile.SH hints/os2.sh
80358 ____________________________________________________________________________
80359 [  6872] By: jhi                                   on 2000/08/28  23:33:39
80360         Log: Subject: [PATCH bleedperl@6866] spellings
80361              From: marcel@codewerk.com (Marcel Grunauer)
80362              Date: Tue, 29 Aug 2000 01:19:59 +0200
80363              Message-Id: <200008282319.BAA29862@gandalf.local>
80364      Branch: perl
80365            ! README.os390 pod/perl5004delta.pod pod/perldebtut.pod
80366            ! pod/perlebcdic.pod pod/perlfunc.pod pod/perlguts.pod
80367            ! pod/perlipc.pod pod/perlthrtut.pod pod/perlutil.pod
80368 ____________________________________________________________________________
80369 [  6871] By: jhi                                   on 2000/08/28  23:22:09
80370         Log: Take out the SUIDMAIL thing, that will not be
80371              a problem in 5.7.*.
80372      Branch: perl
80373            ! patchlevel.h
80374 ____________________________________________________________________________
80375 [  6870] By: jhi                                   on 2000/08/28  23:19:30
80376         Log: -S is the silent flag, -s is the strip flag.
80377              
80378              Subject: [PATCH] Re: [PATCH] make no-install          
80379              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
80380              Date: Mon, 28 Aug 2000 15:12:55 -0700
80381              Message-ID: <nPuq5gzkg2FO092yn@efn.org> 
80382      Branch: perl
80383            ! Makefile.SH
80384 ____________________________________________________________________________
80385 [  6869] By: jhi                                   on 2000/08/28  23:12:05
80386         Log: Subject: [PATCH bleedperl@6856] warnings fixes
80387              From: "Paul Marquess" <paul_marquess@yahoo.co.uk>
80388              Date: Mon, 28 Aug 2000 23:55:06 +0100
80389              Message-ID: <000501c01143$0230af80$2014140a@bfs.phone.com>
80390      Branch: perl
80391            ! lib/warnings.pm pod/perllexwarn.pod t/pragma/warn/7fatal
80392            ! warnings.h warnings.pl
80393 ____________________________________________________________________________
80394 [  6868] By: jhi                                   on 2000/08/28  21:38:22
80395         Log: Potential cruft.
80396      Branch: perl
80397            ! Makefile.SH
80398 ____________________________________________________________________________
80399 [  6867] By: jhi                                   on 2000/08/28  21:35:36
80400         Log: Update Changes.
80401      Branch: perl
80402            ! Changes patchlevel.h
80403 ____________________________________________________________________________
80404 [  6866] By: jhi                                   on 2000/08/28  21:33:49
80405         Log: Subject: hv.h Doc Patch
80406              From: Fisher Mark <fisherm@tce.com>
80407              Date: Mon, 28 Aug 2000 16:24:59 -0500
80408              Message-ID: <B9B6874277EED211B1890008C707AF5302881C77@indyexch3.indy.tce.com>
80409      Branch: perl
80410            ! hv.h
80411 ____________________________________________________________________________
80412 [  6865] By: jhi                                   on 2000/08/28  21:02:15
80413         Log: Add -ld to archname on long tr...double platforms.
80414      Branch: metaconfig
80415            ! U/threads/archname.U
80416      Branch: perl
80417            ! Configure config_h.SH
80418 ____________________________________________________________________________
80419 [  6864] By: jhi                                   on 2000/08/28  20:38:59
80420         Log: An attempt to fix the problem reported in
80421              
80422              Subject: Building perl@6856 using gcc/AIX 4.3.3 
80423              From: Daniel Muino <dmuino@afip.gov.ar> 
80424              Date: Mon, 28 Aug 2000 15:50:01 -0300   
80425              Message-ID: <20000828155001.A14403@con2-dgi>
80426              
80427              I can't test this properly since the gcc installation I have
80428              access to seems to be botched (gcc is calling the AIX cpp,
80429              a losing proposition...)
80430      Branch: perl
80431            ! hints/aix.sh
80432 ____________________________________________________________________________
80433 [  6863] By: jhi                                   on 2000/08/28  18:57:52
80434         Log: Fix for ID 20000828.001, long doubles were not formatted
80435              correctly (showed up in $], which stopped installing perl).
80436      Branch: perl
80437            ! sv.c
80438 ____________________________________________________________________________
80439 [  6862] By: jhi                                   on 2000/08/28  18:07:15
80440         Log: Typo in #6858.
80441      Branch: perl
80442            ! lib/Cwd.pm
80443 ____________________________________________________________________________
80444 [  6861] By: jhi                                   on 2000/08/28  17:57:27
80445         Log: opmini.o may be left around if a build is interrupted.
80446      Branch: perl
80447            ! Makefile.SH
80448 ____________________________________________________________________________
80449 [  6860] By: jhi                                   on 2000/08/28  16:52:50
80450         Log: Subject: [PATCH@6855] _Minor_ change to overload.pm pod
80451              From: Daniel Chetlin <daniel@chetlin.com>
80452              Date: Mon, 28 Aug 2000 01:14:18 -0700
80453              Message-ID: <20000828011418.J769@ilmd.chetlin.org>
80454      Branch: perl
80455            ! lib/overload.pm
80456 ____________________________________________________________________________
80457 [  6859] By: jhi                                   on 2000/08/28  16:08:46
80458         Log: Subject: [ID 20000828.009] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6855 on i586-linux 2.2.12 (UNINSTALLED)
80459              From: Nicholas Clark <nick@ccl4.org>
80460              Date: Mon, 28 Aug 2000 16:03:27 +0100
80461              Message-Id: <20000828160327.C49785@plum.flirble.org>
80462      Branch: perl
80463            ! ext/ByteLoader/bytecode.h
80464 ____________________________________________________________________________
80465 [  6858] By: jhi                                   on 2000/08/28  16:02:10
80466         Log: Subject: [ID 20000828.006] dir name "0" not safe with Cwd.pm
80467              From: Wolfgang Laun <wolfgang.laun@alcatel.at>
80468              Date: Mon, 28 Aug 2000 13:08:30 +0200
80469              Message-Id: <200008281108.NAA00782@localhost.aut.alcatel.at>
80470      Branch: perl
80471            ! lib/Cwd.pm
80472 ____________________________________________________________________________
80473 [  6857] By: jhi                                   on 2000/08/28  15:42:47
80474         Log: display_format used as a class method without arguments was broken,
80475              reported in
80476              
80477              Subject: Math::Complex->display_format() sets style to 'Math::Complex'
80478              From: Yasushi Nakajima <sey@san.p.kyoto.jkc.co.jp>
80479              Date: Mon, 28 Aug 2000 16:38:08 +0900 (JST)
80480              Message-Id: <200008280738.QAA00215@san.p.kyoto.jkc.co.jp>
80481      Branch: perl
80482            ! lib/Math/Complex.pm t/lib/complex.t
80483 ____________________________________________________________________________
80484 [  6856] By: jhi                                   on 2000/08/27  22:09:48
80485         Log: Update Changes.
80486      Branch: perl
80487            ! Changes patchlevel.h
80488 ____________________________________________________________________________
80489 [  6855] By: jhi                                   on 2000/08/27  21:59:21
80490         Log: Retract #6853 (false alarm).
80491      Branch: perl
80492            ! lib/ExtUtils/xsubpp
80493 ____________________________________________________________________________
80494 [  6854] By: jhi                                   on 2000/08/27  21:37:44
80495         Log: Update Changes.
80496      Branch: perl
80497            ! Changes patchlevel.h
80498 ____________________________________________________________________________
80499 [  6853] By: jhi                                   on 2000/08/27  21:37:16
80500         Log: Subject: [PATCH perl@6850] workaround for xsubpp
80501              From: Hugo <hv@crypt.compulink.co.uk>
80502              Date: Sun, 27 Aug 2000 22:30:25 +0100
80503              Message-Id: <200008272130.WAA10083@crypt.compulink.co.uk>
80504      Branch: perl
80505            ! lib/ExtUtils/xsubpp
80506 ____________________________________________________________________________
80507 [  6852] By: jhi                                   on 2000/08/27  21:33:58
80508         Log: Big-endian 64-bit patch from Raphael Manfredi.
80509      Branch: perl
80510            ! ext/Storable/Storable.xs
80511 ____________________________________________________________________________
80512 [  6851] By: jhi                                   on 2000/08/27  21:22:21
80513         Log: More ruthless editing from Hugo van der Sanden.
80514      Branch: perl
80515            ! pod/perldelta.pod
80516 ____________________________________________________________________________
80517 [  6850] By: jhi                                   on 2000/08/27  16:11:46
80518         Log: Update Changes.
80519      Branch: perl
80520            ! Changes patchlevel.h
80521 ____________________________________________________________________________
80522 [  6849] By: jhi                                   on 2000/08/27  16:11:05
80523         Log: Provice virtual $Config{ccflags_nolargefiles} etc. 
80524      Branch: perl
80525            ! configpm pod/perldelta.pod
80526 ____________________________________________________________________________
80527 [  6848] By: jhi                                   on 2000/08/27  15:35:08
80528         Log: Use the actual thread type, not the pointer-to-struct.
80529      Branch: perl
80530            ! ext/Thread/Thread.xs
80531 ____________________________________________________________________________
80532 [  6847] By: jhi                                   on 2000/08/27  15:30:49
80533         Log: Test nit.
80534      Branch: perl
80535            ! t/pragma/warn/pp_sys
80536 ____________________________________________________________________________
80537 [  6846] By: jhi                                   on 2000/08/27  15:19:02
80538         Log: Passing -R in ldflags makes now it to appear in the default
80539              for lddlflags, just like with -L.
80540              
80541              Subject: Re: MM_Unix.pm LD_RUN_PATH niggles on Solaris
80542              From: Lupe Christoph <lupe@lupe-christoph.de>
80543              Date: Sun, 27 Aug 2000 10:28:21 +0200
80544              Message-ID: <20000827102821.B4437@alanya.lupe-christoph.de>
80545      Branch: metaconfig/U/perl
80546            ! dlsrc.U
80547      Branch: perl
80548            ! Configure
80549 ____________________________________________________________________________
80550 [  6845] By: jhi                                   on 2000/08/27  15:08:54
80551         Log: Subject: MM_Unix.pm LD_RUN_PATH niggles on Solaris
80552              From: Alan Burlison <Alan.Burlison@uk.sun.com>
80553              Date: Sat, 26 Aug 2000 22:23:27 +0100
80554              Message-ID: <39A8354F.E1E832C9@uk.sun.com>
80555      Branch: perl
80556            ! lib/ExtUtils/MM_Unix.pm
80557 ____________________________________________________________________________
80558 [  6844] By: jhi                                   on 2000/08/27  15:02:37
80559         Log: DJGPP update from Laszlo Molnar.
80560              
80561              Subject: [ID 20000826.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6788 on dos-djgpp djgpp (UNINSTALLED) [PATCH]
80562              From: ml1050 <ml1050@freemail.hu>
80563              Date: Sat, 26 Aug 2000 23:24:40 +0200
80564              Message-Id: <20000826232440.A439@freemail.hu>
80565      Branch: perl
80566            ! djgpp/config.over lib/File/Temp.pm pod/buildtoc.PL
80567            ! t/lib/ftmp-security.t t/lib/posix.t t/pragma/warn/pp_sys
80568 ____________________________________________________________________________
80569 [  6843] By: jhi                                   on 2000/08/27  14:53:58
80570         Log: Subject: installman buglet
80571              From: Lupe Christoph <lupe@lupe-christoph.de>
80572              Date: Sun, 27 Aug 2000 14:38:59 +0200
80573              Message-ID: <20000827143859.E4437@alanya.lupe-christoph.de>
80574      Branch: perl
80575            ! installman
80576 ____________________________________________________________________________
80577 [  6842] By: jhi                                   on 2000/08/27  14:52:08
80578         Log: Can't get the test to reliably work thanks to the
80579              inaccurateness of floating point.  "Resolves" bug ids
80580              20000826.003, 20000826.009, 20000826.010,
80581      Branch: perl
80582            ! t/lib/trig.t
80583 ____________________________________________________________________________
80584 [  6841] By: jhi                                   on 2000/08/26  15:53:58
80585         Log: Update Changes.
80586      Branch: perl
80587            ! Changes patchlevel.h
80588 ____________________________________________________________________________
80589 [  6840] By: jhi                                   on 2000/08/26  14:23:03
80590         Log: grep -e isn't portable.
80591              
80592              Subject: [ID 20000825.027] let me (perlbug@perl.com) know how I blew it
80593              From: chris@broadband.att.com
80594              Date: Sat, 26 Aug 2000 00:17:27 -0600 (MDT)
80595              Message-Id: <200008260617.AAA10219@lazlo.tci.com>
80596      Branch: perl
80597            ! hints/solaris_2.sh
80598 ____________________________________________________________________________
80599 [  6839] By: jhi                                   on 2000/08/26  14:12:23
80600         Log: no-install target a la make -n.
80601              
80602              Subject: [PATCH] make no-install (was Re: [PATCH] installation not quite silent yet.)
80603              From: <abigail@foad.org>
80604              Date: Sat, 26 Aug 2000 03:57:34 -0400
80605              Message-ID: <20000826075735.18912.qmail@foad.org>
80606      Branch: perl
80607            ! Makefile.SH installman installperl
80608 ____________________________________________________________________________
80609 [  6838] By: jhi                                   on 2000/08/26  14:06:33
80610         Log: Retract #6826 as the #6828 should be do the same
80611              in a More Correct Way.
80612      Branch: perl
80613            ! installperl
80614 ____________________________________________________________________________
80615 [  6837] By: jhi                                   on 2000/08/26  05:24:00
80616         Log: More casting.
80617      Branch: perl
80618            ! ext/Storable/Storable.xs
80619 ____________________________________________________________________________
80620 [  6836] By: jhi                                   on 2000/08/26  05:05:46
80621         Log: Nicer in decimal.
80622      Branch: perl
80623            ! ext/Storable/Storable.xs
80624 ____________________________________________________________________________
80625 [  6835] By: jhi                                   on 2000/08/26  05:03:50
80626         Log: There be no UVdf.
80627      Branch: perl
80628            ! ext/Storable/Storable.xs
80629 ____________________________________________________________________________
80630 [  6834] By: jhi                                   on 2000/08/26  05:00:18
80631         Log: Continue IVdfing and UVxfing.
80632      Branch: perl
80633            ! ext/Storable/Storable.xs
80634 ____________________________________________________________________________
80635 [  6833] By: jhi                                   on 2000/08/26  04:53:14
80636         Log: Use IVdf.
80637      Branch: perl
80638            ! ext/Storable/Storable.xs
80639 ____________________________________________________________________________
80640 [  6832] By: jhi                                   on 2000/08/26  04:40:41
80641         Log: Document PTR2XX and INT2PTR.
80642      Branch: perl
80643            ! pod/perlguts.pod
80644 ____________________________________________________________________________
80645 [  6831] By: jhi                                   on 2000/08/26  04:33:18
80646         Log: Use UVxf, PTR2UV, NVff.
80647      Branch: perl
80648            ! ext/Storable/Storable.xs
80649 ____________________________________________________________________________
80650 [  6830] By: jhi                                   on 2000/08/26  04:31:32
80651         Log: Update the test count.
80652      Branch: perl
80653            ! t/lib/trig.t
80654 ____________________________________________________________________________
80655 [  6829] By: jhi                                   on 2000/08/26  03:05:50
80656         Log: Subject: [PATCH] installation not quite silent yet.
80657              From: <abigail@foad.org>
80658              Date: Fri, 25 Aug 2000 20:07:53 -0400
80659              Message-ID: <20000826000753.7822.qmail@foad.org>
80660      Branch: perl
80661            ! installman installperl
80662 ____________________________________________________________________________
80663 [  6828] By: jhi                                   on 2000/08/26  03:05:14
80664         Log: Subject: Re: [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
80665              From: Spider Boardman <spider@web.zk3.dec.com>
80666              Date: Fri, 25 Aug 2000 19:12:40 -0400
80667              Message-Id: <200008252312.TAA17828@leggy.zk3.dec.com>
80668      Branch: perl
80669            ! gv.c
80670 ____________________________________________________________________________
80671 [  6827] By: jhi                                   on 2000/08/25  23:54:34
80672         Log: Support preserving extremely big/small angles.
80673      Branch: perl
80674            ! lib/Math/Trig.pm pod/perldelta.pod t/lib/trig.t
80675 ____________________________________________________________________________
80676 [  6826] By: jhi                                   on 2000/08/25  23:01:20
80677         Log: Patch installperl to be long double-aware.
80678              
80679              Subject: Re: [PATCH] [ID 20000825.019] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6820 on alpha-dec_osf 5.1 (UNINSTALLED) 
80680              From: Spider Boardman <spider@web.zk3.dec.com>
80681              Date: Fri, 25 Aug 2000 18:15:23 -0400
80682              Message-Id: <200008252215.SAA28740@leggy.zk3.dec.com>
80683      Branch: perl
80684            ! installperl
80685 ____________________________________________________________________________
80686 [  6825] By: jhi                                   on 2000/08/25  22:58:25
80687         Log: Remove duplicately applied patch shards.
80688              
80689              Subject: [ID 20000825.012] [PATCH@6822] t/lib/cgi-html.t produces ugly cruft during 'make test'
80690              From: Spider Boardman <spider@leggy.zk3.dec.com>
80691              Date: Fri, 25 Aug 2000 16:45:03 -0400
80692              Message-Id: <200008252045.QAA23518@leggy.zk3.dec.com>
80693      Branch: perl
80694            ! t/lib/cgi-html.t
80695 ____________________________________________________________________________
80696 [  6824] By: jhi                                   on 2000/08/25  22:57:00
80697         Log: Subject: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
80698              From: Daniel Chetlin <daniel@chetlin.com>
80699              Date: Fri, 25 Aug 2000 12:23:16 -0700
80700              Message-ID: <20000825122316.A10250@ilmd.chetlin.org>
80701              
80702              Subject: Re: [PATCH @6820] installman under -w and strict (was Re: [PATCH] More silencing of installman.)
80703              From: Daniel Chetlin <daniel@chetlin.com>
80704              Date: Fri, 25 Aug 2000 14:47:19 -0700
80705              Message-ID: <20000825144719.A20587@ilmd.chetlin.org>
80706      Branch: perl
80707            ! installman
80708 ____________________________________________________________________________
80709 [  6823] By: jhi                                   on 2000/08/25  22:44:17
80710         Log: Timestamp problem?
80711      Branch: perl
80712            ! uconfig.h uconfig.sh
80713 ____________________________________________________________________________
80714 [  6822] By: jhi                                   on 2000/08/25  19:01:06
80715         Log: One forgotten file from #6816.
80716      Branch: perl
80717            ! vos/config.h
80718 ____________________________________________________________________________
80719 [  6821] By: jhi                                   on 2000/08/25  18:56:39
80720         Log: Regen Changes.
80721      Branch: perl
80722            ! Changes patchlevel.h
80723 ____________________________________________________________________________
80724 [  6820] By: jhi                                   on 2000/08/25  18:52:35
80725         Log: Fix Changes ordering.
80726      Branch: perl
80727            ! Changes
80728 ____________________________________________________________________________
80729 [  6819] By: jhi                                   on 2000/08/25  18:50:25
80730         Log: Update Changes.
80731      Branch: perl
80732            ! Changes patchlevel.h
80733 ____________________________________________________________________________
80734 [  6818] By: jhi                                   on 2000/08/25  18:47:45
80735         Log: Tweak the sfio/useperlio logic, hopefully as wished in
80736              
80737              Subject: [ID 20000825.004] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6804 on i586-linux 2.2.12 (UNINSTALLED)
80738              From: Nicholas Clark <nick@babyhippo.co.uk>
80739              Date: Fri, 25 Aug 2000 12:01:45 +0100
80740              Message-Id: <E13SHF3-0005I9-00@fruitbat.babyhippo.co.uk>
80741      Branch: metaconfig/U/perl
80742            ! d_sfio.U
80743      Branch: perl
80744            ! Configure
80745 ____________________________________________________________________________
80746 [  6817] By: jhi                                   on 2000/08/25  18:32:51
80747         Log: Allow microperl to assume <math.h>, without it the math
80748              functions like floor() are assumed to return int, which makes
80749              for core dumps in machines where integer and floating register
80750              don't mix.
80751      Branch: perl
80752            ! uconfig.h uconfig.sh
80753 ____________________________________________________________________________
80754 [  6816] By: jhi                                   on 2000/08/25  18:27:17
80755         Log: AIX 4.3.3 has SOCKS in libc with a differently named init routine,
80756              the problem reported in
80757              
80758              Subject: [ID 20000825.007] Building stable 5.6.0 on AIX 4.3.3 using SOCKS
80759              From: danhale@us.ibm.com
80760              Date: Fri, 25 Aug 2000 10:58:06 -0400
80761              Message-Id: <85256946.005238A3.00@d54mta02.raleigh.ibm.com>
80762      Branch: metaconfig/U/perl
80763            + d_socks5_init.U
80764      Branch: perl
80765            ! Configure INSTALL config_h.SH configure.com epoc/config.sh
80766            ! perl.c uconfig.h uconfig.sh vos/config.def vos/config.h
80767            ! vos/config.pl vos/config_h.SH_orig win32/config.bc
80768            ! win32/config.gc win32/config.vc
80769 ____________________________________________________________________________
80770 [  6815] By: jhi                                   on 2000/08/25  17:43:31
80771         Log: A solution for the retrieve_fd autosplit warning,
80772              idea suggested by Mike Guy.
80773      Branch: perl
80774            ! ext/Storable/Storable.pm
80775 ____________________________________________________________________________
80776 [  6814] By: jhi                                   on 2000/08/25  17:16:03
80777         Log: Add install-silent target.
80778      Branch: perl
80779            ! Makefile.SH
80780 ____________________________________________________________________________
80781 [  6813] By: jhi                                   on 2000/08/25  17:14:23
80782         Log: Subject: Re: [PATCH] More silencing of installman.
80783              From: <abigail@foad.org>
80784              Date: Thu, 24 Aug 2000 19:27:03 -0400
80785              Message-ID: <20000824232703.7001.qmail@foad.org>
80786              
80787              Subject: Re: [PATCH] More silencing of installman.
80788              From: <abigail@foad.org>
80789              Date: Fri, 25 Aug 2000 03:00:58 -0400
80790              Message-ID: <20000825070058.10697.qmail@foad.org>
80791      Branch: perl
80792            ! installman
80793 ____________________________________________________________________________
80794 [  6812] By: jhi                                   on 2000/08/25  17:11:28
80795         Log: installperl --verbose and --silent.
80796              
80797              Subject: Re: [PATCH] More silencing of installman.
80798              From: <abigail@foad.org>
80799              Message-ID: <20000825064430.9719.qmail@foad.org>
80800              Date: Fri, 25 Aug 2000 02:44:30 -0400
80801      Branch: perl
80802            ! installperl
80803 ____________________________________________________________________________
80804 [  6811] By: jhi                                   on 2000/08/25  17:05:43
80805         Log: Subject: [ID 20000824.029] MakeMaker manifypods fails on DJGPP systems
80806              From: "Peter J. Farley III" <pjfarley@banet.net>
80807              Date: Thu, 24 Aug 2000 21:58:03 -0400
80808              Message-Id: <4.3.1.0.20000824215500.00ac3df0@pop5.banet.net>
80809              
80810              (applied slightly modified)
80811      Branch: perl
80812            ! lib/ExtUtils/MM_Unix.pm
80813 ____________________________________________________________________________
80814 [  6810] By: jhi                                   on 2000/08/25  17:01:18
80815         Log: Missing parts of 
80816              
80817              Subject: [PATCH: 6789] some endl fixes for VMS wackiness
80818              From: Peter Prymmer <pvhp@forte.com>
80819              Date: Wed, 23 Aug 2000 13:58:31 -0700 (PDT)
80820              Message-ID: <Pine.OSF.4.10.10008231351000.126820-100000@aspara.forte.com>
80821      Branch: perl
80822            ! t/lib/cgi-html.t
80823 ____________________________________________________________________________
80824 [  6809] By: jhi                                   on 2000/08/25  16:46:32
80825         Log: Subject: [PATCH perl@6805, 5.6.0, 5.005_03] prevent rare Perl hang on VMS
80826              From: "Craig A. Berry" <craig.berry@psinetcs.com>
80827              Date: Thu, 24 Aug 2000 19:13:11 -0500
80828              Message-Id: <4.3.2.7.2.20000824174417.02479ef8@exchi01>
80829      Branch: perl
80830            ! vms/vms.c
80831 ____________________________________________________________________________
80832 [  6808] By: jhi                                   on 2000/08/25  16:39:22
80833         Log: Subject: [PATCH: 6805] several more tweaks to configure.com
80834              From: Peter Prymmer <pvhp@forte.com>
80835              Date: Thu, 24 Aug 2000 16:25:48 -0700 (PDT)
80836              Message-ID: <Pine.OSF.4.10.10008241623420.181493-100000@aspara.forte.com>
80837      Branch: perl
80838            ! configure.com
80839 ____________________________________________________________________________
80840 [  6807] By: jhi                                   on 2000/08/25  16:36:37
80841         Log: Better wording for the vec lvalue diagnostic.
80842              
80843              Subject: Re: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
80844              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
80845              Date: Wed, 23 Aug 2000 14:12:16 -0400
80846              Message-ID: <20000823141215.A173200@linguist.dartmouth.edu>
80847      Branch: perl
80848            ! pod/perldiag.pod
80849 ____________________________________________________________________________
80850 [  6806] By: jhi                                   on 2000/08/24  18:17:22
80851         Log: Subject: [PATCH] More silencing of installman.
80852              From: <abigail@foad.org>
80853              Date: Thu, 24 Aug 2000 14:01:44 -0400
80854              Message-ID: <20000824180144.20062.qmail@foad.org>
80855      Branch: perl
80856            ! installman
80857 ____________________________________________________________________________
80858 [  6805] By: jhi                                   on 2000/08/24  15:00:31
80859         Log: Update Changes.
80860      Branch: perl
80861            ! Changes patchlevel.h
80862 ____________________________________________________________________________
80863 [  6804] By: jhi                                   on 2000/08/24  14:59:07
80864         Log: Regen perltoc.
80865      Branch: perl
80866            ! pod/perltoc.pod
80867 ____________________________________________________________________________
80868 [  6803] By: jhi                                   on 2000/08/24  14:44:39
80869         Log: Show the doc file, not the temp file.
80870      Branch: perl
80871            ! installman
80872 ____________________________________________________________________________
80873 [  6802] By: jhi                                   on 2000/08/24  14:41:53
80874         Log: Continue silencing.
80875      Branch: perl
80876            ! installman
80877 ____________________________________________________________________________
80878 [  6801] By: jhi                                   on 2000/08/24  14:34:40
80879         Log: Actually do something with the silencer option.
80880      Branch: perl
80881            ! installman
80882 ____________________________________________________________________________
80883 [  6800] By: jhi                                   on 2000/08/24  14:26:22
80884         Log: Make installman to recognize the silence flag -S.
80885      Branch: perl
80886            ! installman
80887 ____________________________________________________________________________
80888 [  6799] By: jhi                                   on 2000/08/24  13:49:38
80889         Log: DOS patches and portability/porting notes, from Tim Jenness.
80890      Branch: perl
80891            ! lib/File/Temp.pm
80892 ____________________________________________________________________________
80893 [  6798] By: jhi                                   on 2000/08/24  13:48:27
80894         Log: Create directories in silence.
80895              
80896              Subject: [PATCH] Another silencer for MakeMaker
80897              From: andreas.koenig@anima.de (Andreas J. Koenig)
80898              Date: 24 Aug 2000 14:18:52 +0200
80899              Message-ID: <m3zom297ir.fsf@ak-71.mind.de>
80900      Branch: perl
80901            ! lib/ExtUtils/Command.pm
80902 ____________________________________________________________________________
80903 [  6797] By: jhi                                   on 2000/08/24  13:46:42
80904         Log: More liberal parsing of version numbers.
80905              
80906              Subject: Re: CPAN.pm beta for testing available
80907              From: andreas.koenig@anima.de (Andreas J. Koenig)
80908              Date: 24 Aug 2000 13:51:57 +0200
80909              Message-ID: <m34s4aanc2.fsf@ak-71.mind.de>
80910      Branch: perl
80911            ! lib/CPAN.pm
80912 ____________________________________________________________________________
80913 [  6796] By: jhi                                   on 2000/08/24  13:44:36
80914         Log: Make "make install" by default silent.  A new "install-verbose"
80915              target is verbose.
80916      Branch: perl
80917            ! Makefile.SH
80918 ____________________________________________________________________________
80919 [  6795] By: jhi                                   on 2000/08/24  13:39:14
80920         Log: Add silencer flags to installperl.
80921              
80922              Subject: [PATCH] Making installperl silent.
80923              From: <abigail@foad.org>
80924              Date: Thu, 24 Aug 2000 05:01:45 -0400
80925              Message-ID: <20000824090145.13141.qmail@foad.org>
80926      Branch: perl
80927            ! installperl
80928 ____________________________________________________________________________
80929 [  6794] By: jhi                                   on 2000/08/24  13:35:50
80930         Log: installperl couldn't tell whether it had run tests or not.
80931              
80932              Subject: [PATCH] Re: installperl and t/TEST
80933              From: <abigail@foad.org>
80934              Date: Thu, 24 Aug 2000 04:00:53 -0400
80935              Message-ID: <20000824080053.2494.qmail@foad.org>
80936      Branch: perl
80937            ! Makefile.SH installperl
80938 ____________________________________________________________________________
80939 [  6793] By: jhi                                   on 2000/08/24  13:27:50
80940         Log: Drop the separate perlbc, perlcc -b should be enough.
80941      Branch: perl
80942            - utils/perlbc.PL
80943            ! MANIFEST pod/perldelta.pod pod/perlutil.pod utils/Makefile
80944 ____________________________________________________________________________
80945 [  6792] By: jhi                                   on 2000/08/24  04:41:30
80946         Log: Upgrade to Storable 0.7.4, from Raphael Manfredi,
80947              plus the typo fix from Peter Prymmer.
80948      Branch: perl
80949            ! ext/Storable/ChangeLog ext/Storable/Makefile.PL
80950            ! ext/Storable/Storable.pm ext/Storable/Storable.xs
80951 ____________________________________________________________________________
80952 [  6791] By: jhi                                   on 2000/08/24  02:10:43
80953         Log: Replace #6705 with a minimal doc patch.
80954              
80955              Subject: [PATCH 5.6.0] replace change #6705
80956              From: Jan Dubois <jand@ActiveState.com>
80957              Date: Wed, 23 Aug 2000 18:31:51 -0700
80958              Message-ID: <dau8qsolaurdcbom4810gfuhbjegemtr58@4ax.com>
80959      Branch: perl
80960            ! lib/Win32.pod win32/win32.c
80961 ____________________________________________________________________________
80962 [  6790] By: jhi                                   on 2000/08/23  17:52:00
80963         Log: Subject: [PATCH] Re: [ID 20000821.008] Negitive numbers with vec dumps core
80964              From: Mike Guy <mjtg@cam.ac.uk>
80965              Date: Wed, 23 Aug 2000 18:38:46 +0100
80966              Message-Id: <E13ReUA-0000vC-00@virgo.cus.cam.ac.uk>
80967      Branch: perl
80968            ! doop.c pod/perldiag.pod pod/perlfunc.pod t/op/vec.t
80969 ____________________________________________________________________________
80970 [  6789] By: jhi                                   on 2000/08/23  15:34:21
80971         Log: Update Changes.
80972      Branch: perl
80973            ! Changes patchlevel.h
80974 ____________________________________________________________________________
80975 [  6788] By: jhi                                   on 2000/08/23  15:33:40
80976         Log: Subject: [PATCH] (Mac OS X): Don't #define environ unless PERL_CORE
80977              From: Wilfredo Sánchez <wsanchez@apple.com>
80978              Date: Tue, 22 Aug 2000 19:31:27 -0700
80979              Message-Id: <200008230231.TAA00461@ns1.abstrata.com>
80980      Branch: perl
80981            ! perl.h
80982 ____________________________________________________________________________
80983 [  6787] By: jhi                                   on 2000/08/23  15:29:31
80984         Log: Subject: [ID 20000823.004] [PATCH 5.6.0+] Pod::Html is too self-contained
80985              From: Spider Boardman <spider@leggy.zk3.dec.com>
80986              Date: Wed, 23 Aug 2000 10:33:23 -0400
80987              Message-Id: <200008231433.KAA28122@leggy.zk3.dec.com>
80988      Branch: perl
80989            ! lib/Pod/Html.pm
80990 ____________________________________________________________________________
80991 [  6786] By: jhi                                   on 2000/08/23  15:28:11
80992         Log: Bad makefile.
80993      Branch: perl
80994            ! ext/B/Makefile.PL
80995 ____________________________________________________________________________
80996 [  6785] By: jhi                                   on 2000/08/23  14:37:04
80997         Log: Update Changes.
80998      Branch: perl
80999            ! Changes patchlevel.h
81000 ____________________________________________________________________________
81001 [  6784] By: jhi                                   on 2000/08/23  13:58:41
81002         Log: Portability fix from Hugo van der Sanden.
81003      Branch: perl
81004            ! ext/re/Makefile.PL
81005 ____________________________________________________________________________
81006 [  6783] By: jhi                                   on 2000/08/23  13:53:53
81007         Log: Storable support, v-version fixes.
81008              
81009              Subject: CPAN.pm beta for testing available
81010              From: andreas.koenig@anima.de (Andreas J. Koenig)
81011              Date: 22 Aug 2000 23:31:33 +0200
81012              Message-ID: <m3hf8dc79m.fsf@ak-71.mind.de>
81013      Branch: perl
81014            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
81015 ____________________________________________________________________________
81016 [  6782] By: jhi                                   on 2000/08/23  13:51:26
81017         Log: Mac and other portability updates from Chris Nandor.
81018      Branch: perl
81019            ! pod/perlmodinstall.pod
81020 ____________________________________________________________________________
81021 [  6781] By: jhi                                   on 2000/08/23  13:47:33
81022         Log: Subject: [PATCH: 6778] fix a small typo in Storable.xs
81023              From: Peter Prymmer <pvhp@forte.com>
81024              Date: Tue, 22 Aug 2000 16:20:41 -0700 (PDT)
81025              Message-ID: <Pine.OSF.4.10.10008221616430.68568-100000@aspara.forte.com>
81026      Branch: perl
81027            ! ext/Storable/Storable.xs
81028 ____________________________________________________________________________
81029 [  6780] By: jhi                                   on 2000/08/23  13:33:34
81030         Log: VMS MMS (make) wants null action.
81031      Branch: perl
81032            ! ext/B/Makefile.PL
81033 ____________________________________________________________________________
81034 [  6779] By: jhi                                   on 2000/08/22  19:44:47
81035         Log: Forgot portability nit.
81036      Branch: perl
81037            ! t/lib/st-forgive.t
81038 ____________________________________________________________________________
81039 [  6778] By: jhi                                   on 2000/08/22  19:35:25
81040         Log: Be portable.
81041      Branch: perl
81042            ! ext/B/Makefile.PL t/lib/st-forgive.t t/lib/st-retrieve.t
81043            ! t/lib/st-store.t
81044 ____________________________________________________________________________
81045 [  6777] By: jhi                                   on 2000/08/22  18:50:53
81046         Log: Update Changes.
81047      Branch: perl
81048            ! Changes patchlevel.h
81049 ____________________________________________________________________________
81050 [  6776] By: jhi                                   on 2000/08/22  18:44:46
81051         Log: cSVOPo_*v things index into the current PL_curpad
81052              under ithreads, which is different from the curpad
81053              used by the XSUB.  (In other words, the code as-is
81054              before this patch wouldn't work under ithreads.)
81055              From Sarathy.
81056      Branch: perl
81057            ! ext/B/B.xs
81058 ____________________________________________________________________________
81059 [  6775] By: jhi                                   on 2000/08/22  18:18:37
81060         Log: Make the selection of NVff et al stricter.
81061      Branch: metaconfig/U/perl
81062            ! perlxvf.U
81063      Branch: perl
81064            ! Configure config_h.SH
81065 ____________________________________________________________________________
81066 [  6774] By: jhi                                   on 2000/08/22  17:19:42
81067         Log: perldelta nits.
81068      Branch: perl
81069            ! pod/perldelta.pod
81070 ____________________________________________________________________________
81071 [  6773] By: jhi                                   on 2000/08/22  17:06:26
81072         Log: Long double fixes from Spider Boardman.
81073              
81074              Subject: [ID 20000821.014] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on alpha-dec_osf 5.1 (UNINSTALLED)
81075              From: system PRIVILEGED account <root@peano.zk3.dec.com>
81076              Date: Mon, 21 Aug 2000 18:41:15 -0400 (EDT)
81077              Message-Id: <200008212241.SAA0000014255@peano.zk3.dec.com>
81078      Branch: perl
81079            ! t/lib/bigfltpm.t t/lib/st-06compat.t
81080 ____________________________________________________________________________
81081 [  6772] By: jhi                                   on 2000/08/22  15:04:53
81082         Log: Update Changes.
81083      Branch: perl
81084            ! Changes patchlevel.h
81085 ____________________________________________________________________________
81086 [  6771] By: jhi                                   on 2000/08/22  15:01:44
81087         Log: perldelta fixes from Hugo van der Sanden.
81088      Branch: perl
81089            ! pod/perldelta.pod
81090 ____________________________________________________________________________
81091 [  6770] By: jhi                                   on 2000/08/22  14:34:49
81092         Log: Subject: [PATCH blead] nextchar() abuse misses an optimisation
81093              From: Hugo <hv@crypt.compulink.co.uk>
81094              Date: Tue, 22 Aug 2000 11:21:53 +0100
81095              Message-Id: <200008221021.LAA03332@crypt.compulink.co.uk>
81096      Branch: perl
81097            ! regcomp.c
81098 ____________________________________________________________________________
81099 [  6769] By: jhi                                   on 2000/08/22  14:30:02
81100         Log: Add Yitzchak, reformat.
81101      Branch: perl
81102            ! Changes config_h.SH
81103 ____________________________________________________________________________
81104 [  6768] By: jhi                                   on 2000/08/22  14:21:35
81105         Log: Long double Gconvert fixes from Yitzchak Scott-Thoennes
81106              and Spider Boardman.
81107      Branch: metaconfig
81108            ! U/compline/d_gconvert.U
81109      Branch: perl
81110            ! Configure
81111 ____________________________________________________________________________
81112 [  6767] By: jhi                                   on 2000/08/22  14:11:24
81113         Log: Subject: Re: [PATCH] [ID 20000820.012] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on
81114              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81115              Date: Mon, 21 Aug 2000 19:08:31 -0700
81116              Message-ID: <fCeo5gzkgmhY092yn@efn.org>
81117      Branch: perl
81118            - ext/Storable/patchlevel.h
81119            ! MANIFEST ext/Storable/MANIFEST
81120 ____________________________________________________________________________
81121 [  6766] By: jhi                                   on 2000/08/22  13:49:29
81122         Log: Subject: [PATCH: 6757] configure.com updates and syslog build
81123              From: Peter Prymmer <pvhp@forte.com>
81124              Date: Mon, 21 Aug 2000 17:15:35 -0700 (PDT)
81125              Message-ID: <Pine.OSF.4.10.10008211653270.17516-100000@aspara.forte.com>
81126      Branch: perl
81127            ! configure.com ext/Storable/Makefile.PL
81128 ____________________________________________________________________________
81129 [  6765] By: jhi                                   on 2000/08/22  13:44:59
81130         Log: Subject: [PATCH blead] B:: missing dependency
81131              From: Hugo <hv@crypt.compulink.co.uk>
81132              Date: Tue, 22 Aug 2000 06:44:33 +0100
81133              Message-Id: <200008220544.GAA31051@crypt.compulink.co.uk>
81134      Branch: perl
81135            ! ext/B/Makefile.PL
81136 ____________________________________________________________________________
81137 [  6764] By: jhi                                   on 2000/08/22  13:38:12
81138         Log: More bytecompiler.
81139      Branch: perl
81140            ! pod/perlutil.pod utils/Makefile utils/perlbc.PL
81141 ____________________________________________________________________________
81142 [  6763] By: jhi                                   on 2000/08/22  13:36:44
81143         Log: Bytecompiler patches from Benjamin Stuhl.
81144      Branch: perl
81145            ! bytecode.pl embedvar.h ext/B/B.pm ext/B/B.xs
81146            ! ext/B/B/Asmdata.pm ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
81147            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
81148            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
81149            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h intrpvar.h
81150            ! perl.c perlapi.h pod/perldelta.pod
81151 ____________________________________________________________________________
81152 [  6762] By: jhi                                   on 2000/08/21  23:43:40
81153         Log: An obsoleted diagnostic.
81154      Branch: perl
81155            ! pod/perldelta.pod
81156 ____________________________________________________________________________
81157 [  6761] By: jhi                                   on 2000/08/21  23:01:45
81158         Log: The #6759 wasn't quite right.
81159      Branch: perl
81160            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
81161            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
81162            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
81163            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
81164            ! t/lib/st-tieditems.t
81165 ____________________________________________________________________________
81166 [  6760] By: jhi                                   on 2000/08/21  22:35:49
81167         Log: Be verydeepclean.
81168      Branch: perl
81169            ! Makefile.SH
81170 ____________________________________________________________________________
81171 [  6759] By: jhi                                   on 2000/08/21  22:25:40
81172         Log: Subject: [PATCH: 6757] make new Storable tests forgiving of places where not built
81173              From: Peter Prymmer <pvhp@forte.com>
81174              Date: Mon, 21 Aug 2000 14:58:16 -0700 (PDT)
81175              Message-ID: <Pine.OSF.4.10.10008211456250.17516-100000@aspara.forte.com>
81176      Branch: perl
81177            ! t/lib/st-06compat.t t/lib/st-blessed.t t/lib/st-canonical.t
81178            ! t/lib/st-dclone.t t/lib/st-forgive.t t/lib/st-freeze.t
81179            ! t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
81180            ! t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
81181            ! t/lib/st-tieditems.t
81182 ____________________________________________________________________________
81183 [  6758] By: jhi                                   on 2000/08/21  22:22:32
81184         Log: Few more casts, need reported in
81185              
81186              Subject: Re: [ID 20000821.010] OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i586-linux-64all 2.2.16-9mdk (UNINSTALLED)
81187              From: Mike Stok <mike@stok.co.uk>
81188              Date: Mon, 21 Aug 2000 15:59:29 -0500 (CDT)
81189              Message-ID: <Pine.LNX.4.21.0008211558480.19081-100000@ratdog.stok.co.uk>
81190              
81191              and
81192              
81193              Subject: [ID 20000821.013] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6756 on i686-linux-64int 2.2.13
81194              From: abigail@foad.org
81195              Date: 21 Aug 2000 21:31:34 -0000
81196              Message-Id: <20000821213134.30170.qmail@foad.org>
81197      Branch: perl
81198            ! ext/Storable/Storable.xs
81199 ____________________________________________________________________________
81200 [  6757] By: jhi                                   on 2000/08/21  18:37:07
81201         Log: Update Changes.
81202      Branch: perl
81203            ! Changes patchlevel.h
81204 ____________________________________________________________________________
81205 [  6756] By: jhi                                   on 2000/08/21  18:34:02
81206         Log: A pod nit.
81207              
81208              Subject: [PATCH] pod/perlre.pod (was Re: [ID 20000821.007] $&, $1, etc. disappear when sub returns)
81209              From: <abigail@foad.org>
81210              Date: Mon, 21 Aug 2000 14:00:16 -0400
81211              Message-ID: <20000821180016.28627.qmail@foad.org>
81212      Branch: perl
81213            ! pod/perlre.pod
81214 ____________________________________________________________________________
81215 [  6755] By: jhi                                   on 2000/08/21  18:30:56
81216         Log: Use PodParser 1.18 new test.
81217      Branch: perl
81218            ! t/pod/special_seqs.t t/pod/special_seqs.xr
81219 ____________________________________________________________________________
81220 [  6754] By: jhi                                   on 2000/08/21  18:28:35
81221         Log: Apply some PodParser 1.18 patches; the Pod/Find.pm
81222              patches cannot be applied since #6712 conflicts.
81223      Branch: perl
81224            ! lib/Pod/InputObjects.pm lib/Pod/Parser.pm lib/Pod/Usage.pm
81225 ____________________________________________________________________________
81226 [  6753] By: jhi                                   on 2000/08/21  18:15:11
81227         Log: Weed out some smaller changes.
81228      Branch: perl
81229            ! pod/perldelta.pod
81230 ____________________________________________________________________________
81231 [  6752] By: jhi                                   on 2000/08/21  18:02:30
81232         Log: Also under djgpp the timestamps are funky.
81233      Branch: perl
81234            ! t/op/stat.t
81235 ____________________________________________________________________________
81236 [  6751] By: jhi                                   on 2000/08/21  17:55:56
81237         Log: Tweak the floating point output routine preferences.
81238      Branch: metaconfig
81239            ! U/compline/d_gconvert.U
81240      Branch: perl
81241            ! Configure
81242 ____________________________________________________________________________
81243 [  6750] By: jhi                                   on 2000/08/21  17:51:29
81244         Log: Unicos/mk requires elaborate paranoia.
81245      Branch: perl
81246            ! lib/Math/Complex.pm
81247 ____________________________________________________________________________
81248 [  6749] By: gsar                                  on 2000/08/21  16:53:31
81249         Log: use Cwd 'chdir' didn't set $ENV{PWD} correctly on Windows
81250      Branch: perl
81251            ! lib/Cwd.pm
81252 ____________________________________________________________________________
81253 [  6748] By: gsar                                  on 2000/08/21  16:22:19
81254         Log: free TLS slot properly on Windows
81255      Branch: perl
81256            ! thread.h win32/perllib.c win32/win32thread.h
81257 ____________________________________________________________________________
81258 [  6747] By: jhi                                   on 2000/08/21  16:20:58
81259         Log: Rename the macro argument because some preprocessors
81260              can't tell the difference and expand arguments also inside
81261              double quoted strings.
81262      Branch: perl
81263            ! regcomp.c
81264 ____________________________________________________________________________
81265 [  6746] By: jhi                                   on 2000/08/21  16:09:41
81266         Log: Support long doubles in Storable.
81267              
81268              Subject: Re: Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6735 on i686-linux-thread-multi-64int 2.2.14-5.0 (UNINSTALLED)
81269              From: Radu Greab <radu@netsoft.ro>
81270              Date: Mon, 21 Aug 2000 18:05:59 +0300 (EET DST)
81271              Message-ID: <Pine.GSO.4.05.10008211804210.10137-100000@localhost>
81272      Branch: perl
81273            ! ext/Storable/Storable.xs
81274 ____________________________________________________________________________
81275 [  6745] By: jhi                                   on 2000/08/21  15:51:40
81276         Log: Subject: RE: [PATCH perl@6736] t/pragma/warn/9enabled assumes stdout buffered
81277              From: "Fifer, Eric" <EFifer@sanwaint.com>
81278              Date: Mon, 21 Aug 2000 15:34:49 +0100
81279              Message-ID: <779F20BCCE5AD31186A50008C75D9979171786@silldn_mail1.sanwaint.com>
81280      Branch: perl
81281            ! t/pragma/warn/9enabled
81282 ____________________________________________________________________________
81283 [  6744] By: jhi                                   on 2000/08/21  15:39:35
81284         Log: Document the endianness of Alpha more precisely.
81285      Branch: perl
81286            ! hints/unicos.sh pod/perldelta.pod pod/perlfunc.pod
81287            ! pod/perlport.pod
81288 ____________________________________________________________________________
81289 [  6743] By: jhi                                   on 2000/08/21  14:47:05
81290         Log: perldelta fixes from the p5p crowd.
81291      Branch: perl
81292            ! pod/perldelta.pod pod/perlop.pod
81293 ____________________________________________________________________________
81294 [  6742] By: jhi                                   on 2000/08/21  13:34:51
81295         Log: Update to Pod::LaTeX 0.53.
81296              
81297              Subject: [PATCH] lib/Pod/LaTeX.pm updates
81298              From: Tim Jenness <timj@jach.hawaii.edu>
81299              Date: Sun, 20 Aug 2000 23:09:48 -1000 (HST)
81300              Message-ID: <Pine.LNX.4.21.0008202308040.12047-100000@lapaki.jach.hawaii.edu>
81301      Branch: perl
81302            ! lib/Pod/LaTeX.pm
81303 ____________________________________________________________________________
81304 [  6741] By: jhi                                   on 2000/08/21  13:33:01
81305         Log: Subject: [PATCH] os2.c fix for use64bitint
81306              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81307              Date: Mon, 21 Aug 2000 01:32:25 -0700
81308              Message-ID: <ZkOo5gzkgWEb092yn@efn.org>
81309      Branch: perl
81310            ! os2/os2.c
81311 ____________________________________________________________________________
81312 [  6740] By: jhi                                   on 2000/08/21  13:28:52
81313         Log: Array context keeps slithering in.
81314              
81315              Subject: Re: 5.7.0 getting really close, new snapshot: perldelta, Storable
81316              From: Daniel Chetlin <daniel@chetlin.com>
81317              Date: Sun, 20 Aug 2000 21:40:25 -0700
81318              Message-ID: <20000820214025.C29387@ilmd.chetlin.org>
81319      Branch: perl
81320            ! ext/Storable/Storable.xs lib/Pod/InputObjects.pm
81321            ! pod/perldebtut.pod
81322 ____________________________________________________________________________
81323 [  6739] By: jhi                                   on 2000/08/21  13:23:55
81324         Log: Big-endian quad fixes for Storable from Radu Greab,
81325              plus few explicit null casts for picky compilers.
81326      Branch: perl
81327            ! ext/Storable/Storable.xs
81328 ____________________________________________________________________________
81329 [  6738] By: gsar                                  on 2000/08/21  05:56:13
81330         Log: small tweaks for change#6705: avoid C++ style comments in C code;
81331              use Perl's malloc API rather than the low level system one
81332      Branch: perl
81333            ! win32/win32.c
81334 ____________________________________________________________________________
81335 [  6737] By: gsar                                  on 2000/08/21  05:35:41
81336         Log: add Storable to list of extensions on Windows
81337      Branch: perl
81338            ! win32/Makefile win32/makefile.mk
81339 ____________________________________________________________________________
81340 [  6736] By: jhi                                   on 2000/08/21  02:57:53
81341         Log: Update Changes.
81342      Branch: perl
81343            ! Changes patchlevel.h
81344 ____________________________________________________________________________
81345 [  6735] By: jhi                                   on 2000/08/21  02:57:20
81346         Log: Draft 0.
81347      Branch: perl
81348            ! pod/perldelta.pod
81349 ____________________________________________________________________________
81350 [  6734] By: jhi                                   on 2000/08/21  02:57:03
81351         Log: Add Storable 0.7.2 from Raphael Manfredi,
81352              plus the patch from
81353              
81354              Subject: Re: someone with too much time and a 64-bit box and interest in Storable?
81355              From: Radu Greab <radu@netsoft.ro>
81356              Date: Mon, 21 Aug 2000 03:10:05 +0300 (EEST)
81357              Message-ID: <Pine.LNX.4.10.10008210258160.1292-100000@busy.netsoft.ro>
81358              
81359              plus changes to get Storable to compile with
81360              picky ANSI compilers.
81361      Branch: perl
81362            + ext/Storable/ChangeLog ext/Storable/MANIFEST
81363            + ext/Storable/Makefile.PL ext/Storable/README
81364            + ext/Storable/Storable.pm ext/Storable/Storable.xs
81365            + ext/Storable/patchlevel.h t/lib/st-06compat.t
81366            + t/lib/st-blessed.t t/lib/st-canonical.t t/lib/st-dclone.t
81367            + t/lib/st-dump.pl t/lib/st-forgive.t t/lib/st-freeze.t
81368            + t/lib/st-overload.t t/lib/st-recurse.t t/lib/st-retrieve.t
81369            + t/lib/st-store.t t/lib/st-tied.t t/lib/st-tiedhook.t
81370            + t/lib/st-tieditems.t
81371            ! MANIFEST
81372 ____________________________________________________________________________
81373 [  6733] By: jhi                                   on 2000/08/21  02:29:09
81374         Log: The correct cleaning order is an art.
81375      Branch: perl
81376            ! Makefile.SH
81377 ____________________________________________________________________________
81378 [  6732] By: jhi                                   on 2000/08/21  01:23:39
81379         Log: The #6724 is here.
81380      Branch: perl
81381            ! t/lib/ftmp-security.t
81382 ____________________________________________________________________________
81383 [  6731] By: jhi                                   on 2000/08/20  23:17:03
81384         Log: s/this one/the 5.6.0 release/
81385      Branch: perl
81386            ! pod/perl56delta.pod
81387 ____________________________________________________________________________
81388 [  6730] By: jhi                                   on 2000/08/20  23:07:34
81389         Log: Mention perlebcdic and perlposix-bc.
81390      Branch: perl
81391            ! pod/perlport.pod
81392 ____________________________________________________________________________
81393 [  6729] By: jhi                                   on 2000/08/20  21:32:59
81394         Log: Document the number of exponent digits.
81395      Branch: perl
81396            ! pod/perlfunc.pod
81397 ____________________________________________________________________________
81398 [  6728] By: jhi                                   on 2000/08/20  21:16:47
81399         Log: Use File::Spec->tmpdir().
81400              
81401              Subject: Re: [ID 20000820.001] not OK - Perl 5.7.0 (uninstalled)
81402              From: Tim Jenness <timj@jach.hawaii.edu>
81403              Message-ID: <Pine.LNX.4.21.0008201057080.20544-100000@lapaki.jach.hawaii.edu>
81404              MIME-Version: 1.0
81405              Date: Sun, 20 Aug 2000 11:01:25 -1000 (HST)
81406      Branch: perl
81407            ! utils/perlbug.PL
81408 ____________________________________________________________________________
81409 [  6727] By: jhi                                   on 2000/08/20  20:43:32
81410         Log: Update Changes.
81411      Branch: perl
81412            ! Changes patchlevel.h
81413 ____________________________________________________________________________
81414 [  6726] By: jhi                                   on 2000/08/20  20:41:44
81415         Log: The veryclean target needs to clobber.
81416      Branch: perl
81417            ! Makefile.SH
81418 ____________________________________________________________________________
81419 [  6725] By: jhi                                   on 2000/08/20  20:37:38
81420         Log: Document odd vs even subreleases and -Dusedevel.
81421      Branch: perl
81422            ! INSTALL
81423 ____________________________________________________________________________
81424 [  6724] By: jhi                                   on 2000/08/20  19:58:05
81425         Log: Use temporary directory instead of current directory.
81426              
81427              Subject: Re: [ID 20000816.011] Test failure in lib/ftmp-security.t
81428              From: Tim Jenness <timj@jach.hawaii.edu>
81429              Date: Sat, 19 Aug 2000 10:26:07 -1000 (HST)
81430              Message-ID: <Pine.LNX.4.21.0008191015090.13727-100000@lapaki.jach.hawaii.edu>
81431      Branch: perl
81432            ! t/lib/ftmp-security.t
81433 ____________________________________________________________________________
81434 [  6723] By: jhi                                   on 2000/08/20  19:55:55
81435         Log: Subject: [PATCH] Silence MakeMaker (Was: installman)
81436              From: andreas.koenig@anima.de (Andreas J. Koenig)
81437              Date: 20 Aug 2000 15:52:03 +0200
81438              Message-ID: <m3em3khwfw.fsf_-_@ak-71.mind.de>
81439      Branch: perl
81440            ! lib/ExtUtils/MM_Unix.pm
81441 ____________________________________________________________________________
81442 [  6722] By: jhi                                   on 2000/08/20  19:46:01
81443         Log: Update to CGI 2.72, from Lincoln Stein.
81444      Branch: perl
81445            ! lib/CGI.pm
81446 ____________________________________________________________________________
81447 [  6721] By: jhi                                   on 2000/08/20  19:43:54
81448         Log: (Replaced by #8364.)
81449              
81450              Subject: Re: [ID 20000819.002] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6707 on i686-linux 2.2.5-16 (UNINSTALLED)
81451              From: Radu Greab <radu@netsoft.ro>
81452              Date: Sun, 20 Aug 2000 18:03:26 +0300 (EEST)
81453              Message-ID: <Pine.LNX.4.10.10008201753260.1292-100000@busy.netsoft.ro>
81454      Branch: perl
81455            ! ext/GDBM_File/GDBM_File.xs
81456 ____________________________________________________________________________
81457 [  6720] By: jhi                                   on 2000/08/20  19:42:01
81458         Log: pp_open() could pass an uninitialized filename down to do_open9().
81459      Branch: perl
81460            ! pp_sys.c
81461 ____________________________________________________________________________
81462 [  6719] By: jhi                                   on 2000/08/20  14:06:41
81463         Log: UTF8 concat fixes.
81464              
81465              Subject: [PATCH @6713] Re: [ID 20000815.006] latest patched perl core dumps
81466              From: Hugo <hv@crypt.compulink.co.uk>
81467              Date: Sun, 20 Aug 2000 07:30:46 +0100
81468              Message-Id: <200008200630.HAA18053@crypt.compulink.co.uk>
81469      Branch: perl
81470            ! pp_hot.c t/op/append.t
81471 ____________________________________________________________________________
81472 [  6718] By: jhi                                   on 2000/08/20  02:09:37
81473         Log: Let's try #6717 again.
81474      Branch: perl
81475            ! lib/File/Temp.pm
81476 ____________________________________________________________________________
81477 [  6717] By: jhi                                   on 2000/08/20  01:56:55
81478         Log: Subject: [PATCH perl@6698] File::Temp fix-ups for OpenVMS
81479              From: "Craig A. Berry" <craig.berry@metamorgs.com>
81480              Date: Sat, 19 Aug 2000 18:15:39 -0500
81481              Message-Id: <p04320402b5c4c10bc280@[192.168.56.169]>
81482      Branch: perl
81483            ! lib/File/Temp.pm
81484 ____________________________________________________________________________
81485 [  6716] By: jhi                                   on 2000/08/19  15:50:11
81486         Log: Update Changes.
81487      Branch: perl
81488            ! Changes patchlevel.h
81489 ____________________________________________________________________________
81490 [  6715] By: jhi                                   on 2000/08/19  15:39:09
81491         Log: Subject: [ID 20000817.023] endianness description in perlfunc.pod
81492              From: Jonathan D Johnston <jdjohnston2@juno.com>
81493              Date: Thu, 17 Aug 2000 23:13:01 -0400       
81494              Message-Id: <20000817.231304.-743351.1.jdjohnston2@juno.com>
81495      Branch: perl
81496            ! pod/perlfunc.pod
81497 ____________________________________________________________________________
81498 [  6714] By: jhi                                   on 2000/08/19  15:34:04
81499         Log: Introduce a 'veryclean' target that is like 'distclean'
81500              but also removes *~ and *.orig.
81501      Branch: perl
81502            ! Makefile.SH lib/ExtUtils/MM_Unix.pm pod/Makefile.SH
81503            ! utils/Makefile x2p/Makefile.SH
81504 ____________________________________________________________________________
81505 [  6713] By: jhi                                   on 2000/08/19  14:15:45
81506         Log: Put back the long double avoidance code to POSIX.xs
81507              because VMS seems to need it still.
81508      Branch: perl
81509            ! ext/POSIX/POSIX.xs
81510 ____________________________________________________________________________
81511 [  6712] By: jhi                                   on 2000/08/19  14:10:41
81512         Log: Subject: [PATCH: 6698] was Re: [PATCH: 6640] VMS Makefile.SH update (fwd)
81513              From: Peter Prymmer <pvhp@forte.com>
81514              Date: Fri, 18 Aug 2000 18:18:31 -0700 (PDT)
81515              Message-ID: <Pine.OSF.4.10.10008181818100.322420-100000@aspara.forte.com>
81516      Branch: perl
81517            ! lib/Pod/Find.pm t/pod/find.t
81518 ____________________________________________________________________________
81519 [  6711] By: jhi                                   on 2000/08/19  14:09:19
81520         Log: Subject: [PATCH: 6698] tidy up the temp files left by peek tests on VMS
81521              From: Peter Prymmer <pvhp@forte.com>
81522              Date: Fri, 18 Aug 2000 17:54:10 -0700 (PDT)
81523              Message-ID: <Pine.OSF.4.10.10008181751350.322420-100000@aspara.forte.com>
81524              cc: vmsperl@perl.org
81525      Branch: perl
81526            ! t/lib/peek.t
81527 ____________________________________________________________________________
81528 [  6710] By: jhi                                   on 2000/08/19  14:08:01
81529         Log: Subject: [PATCH 5.6.0+] fix for Win32::GetFullPathName and Win32::GetShortPathName
81530              From: Jan Dubois <jand@ActiveState.com>
81531              Date: Fri, 18 Aug 2000 16:31:48 -0700
81532              Message-ID: <2ihrps00u6qkpjtfq6f2b1d1ndkrs7l04u@4ax.com>
81533      Branch: perl
81534            ! win32/win32.c
81535 ____________________________________________________________________________
81536 [  6709] By: jhi                                   on 2000/08/19  14:06:57
81537         Log: Fix a core dump in lib/selfloader under -DDEBUGGING.
81538              
81539              Subject: PATCH @6698 for [ID 20000817.007] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6676 on alpha-dec_osf 4.0f (UNINSTALLED) 
81540              From: Spider.Boardman@Orb.Nashua.NH.US
81541              Date: Fri, 18 Aug 2000 18:41:14 -0400
81542              Message-Id: <200008182241.SAA29667@Orb.Nashua.NH.US>
81543      Branch: perl
81544            ! regcomp.c
81545 ____________________________________________________________________________
81546 [  6708] By: jhi                                   on 2000/08/18  22:04:49
81547         Log: Update Changes.
81548      Branch: perl
81549            ! Changes patchlevel.h
81550 ____________________________________________________________________________
81551 [  6707] By: jhi                                   on 2000/08/18  21:55:14
81552         Log: Add warnif(), check warnings further up the stack,
81553              all the warnings functions now can take an optional object reference.
81554              
81555              Subject: [PATCH bleedperl@6691] warnings pragma update
81556              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
81557              Date: Fri, 18 Aug 2000 22:42:06 +0100
81558              Message-ID: <000c01c0095d$278e0040$ca01073e@bfs.phone.com>
81559      Branch: perl
81560            ! lib/Class/Struct.pm lib/Tie/Handle.pm lib/Tie/Hash.pm
81561            ! lib/Tie/Scalar.pm lib/fields.pm lib/syslog.pl lib/warnings.pm
81562            ! pod/perllexwarn.pod t/pragma/warn/9enabled warnings.pl
81563 ____________________________________________________________________________
81564 [  6706] By: jhi                                   on 2000/08/18  21:41:45
81565         Log: Typo in pp_complement().
81566              
81567              Subject: [PATCH perl-current] Deparse
81568              From: Peter Scott <Peter@PSDT.com>
81569              Date: Fri, 18 Aug 2000 12:44:37 -0700
81570              Message-Id: <4.3.2.7.2.20000818124024.00ba2be0@psdt.com>
81571      Branch: perl
81572            ! ext/B/B/Deparse.pm
81573 ____________________________________________________________________________
81574 [  6705] By: jhi                                   on 2000/08/18  21:25:59
81575         Log: Subject: [PATCH 5.6.0+] fix for Win32::DomainName
81576              From: Jan Dubois <jand@ActiveState.com>
81577              Date: Fri, 18 Aug 2000 14:22:51 -0700
81578              Message-ID: <0o9rps458r29eb97h5csuq81b1eip4no33@4ax.com>
81579      Branch: perl
81580            ! lib/Win32.pod win32/win32.c
81581 ____________________________________________________________________________
81582 [  6704] By: jhi                                   on 2000/08/18  21:16:14
81583         Log: Don't eat leading os from index entries.
81584              
81585              Subject: Re: [ID 20000810.006] Pod::Man Ate My 'O'!
81586              From: Russ Allbery <rra@stanford.edu>
81587              Date: 10 Aug 2000 20:49:25 -0700
81588              Message-ID: <ylu2cs78ze.fsf@windlord.stanford.edu>
81589      Branch: perl
81590            ! lib/Pod/Man.pm
81591 ____________________________________________________________________________
81592 [  6703] By: jhi                                   on 2000/08/18  21:07:06
81593         Log: Add [[:blank:]] as suggested in
81594              
81595              Subject: [ID 20000716.024] [=cc=] / [:blank:]
81596              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
81597              Date: Sun, 16 Jul 2000 17:55:29 -0700
81598              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
81599              
81600              (the [=cc=] has already been taken care of by #6439
81601              so the whole bug report can be closed)
81602              
81603              and make [[:space:]] to be equivalent to isspace(3)
81604              (as opposed to \s, which is isSPACE()).  The difference
81605              is that now [[:space:]] matches the mythical vertical tab,
81606              while \s doesn't.
81607      Branch: perl
81608            ! handy.h pod/perlre.pod pod/perlretut.pod regcomp.c regcomp.h
81609            ! regexec.c t/op/pat.t
81610 ____________________________________________________________________________
81611 [  6702] By: jhi                                   on 2000/08/18  18:47:47
81612         Log: The new tests were missing from #6415.
81613      Branch: perl
81614            ! t/op/bop.t
81615 ____________________________________________________________________________
81616 [  6701] By: jhi                                   on 2000/08/18  18:20:40
81617         Log: Document the NDBM_File and ODBM_File as SDBM_File
81618              was documented in #6417.
81619      Branch: perl
81620            ! ext/NDBM_File/NDBM_File.pm ext/ODBM_File/ODBM_File.pm
81621            ! ext/SDBM_File/SDBM_File.pm
81622 ____________________________________________________________________________
81623 [  6700] By: jhi                                   on 2000/08/18  18:10:39
81624         Log: Subject: [PATCH perl@6698] cygwin port
81625              From: "Fifer, Eric" <EFifer@sanwaint.com>
81626              Date: Fri, 18 Aug 2000 17:30:05 +0100
81627              Message-ID: <779F20BCCE5AD31186A50008C75D9979171784@silldn_mail1.sanwaint.com>
81628      Branch: perl
81629            ! lib/File/Temp.pm
81630 ____________________________________________________________________________
81631 [  6699] By: jhi                                   on 2000/08/18  16:21:49
81632         Log: Document code point which makes if (defined %stash::) to work
81633              (noted by Spider Boardman).
81634      Branch: perl
81635            ! op.c
81636 ____________________________________________________________________________
81637 [  6698] By: jhi                                   on 2000/08/18  13:43:27
81638         Log: Update Changes.
81639      Branch: perl
81640            ! Changes patchlevel.h
81641 ____________________________________________________________________________
81642 [  6697] By: jhi                                   on 2000/08/18  13:35:57
81643         Log: Tiny Getopt::Long patch from Johan Vromans.
81644      Branch: perl
81645            ! lib/Getopt/Long.pm t/lib/gol-basic.t t/lib/gol-oo.t
81646 ____________________________________________________________________________
81647 [  6696] By: jhi                                   on 2000/08/18  13:26:14
81648         Log: Subject: [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-only value"
81649              From: Paul David Fardy <pdf@morgan.ucs.mun.ca>
81650              Date: Thu, 17 Aug 2000 17:23:40 -0230 (NDT)
81651              Message-Id: <200008171953.RAA17673@porthos.ucs.mun.ca>
81652      Branch: perl
81653            ! pod/perldiag.pod pod/perlsyn.pod
81654 ____________________________________________________________________________
81655 [  6695] By: jhi                                   on 2000/08/18  13:13:26
81656         Log: Subject: [PATCH] perlfunc.pod -- clarifying sprintf array argument issues
81657              From: Daniel Chetlin <daniel@chetlin.com>
81658              Date: Fri, 18 Aug 2000 03:13:36 -0700
81659              Message-ID: <20000818031336.B14165@ilmd.chetlin.org>
81660      Branch: perl
81661            ! pod/perlfunc.pod
81662 ____________________________________________________________________________
81663 [  6694] By: jhi                                   on 2000/08/18  13:08:05
81664         Log: Subject: [PATCH] perltrap.pod spring cleaning
81665              From: Daniel Chetlin <daniel@chetlin.com>
81666              Date: Fri, 18 Aug 2000 03:06:54 -0700
81667              Message-ID: <20000818030654.A14165@ilmd.chetlin.org>
81668              
81669              plus Mike Guy's nitfix.
81670      Branch: perl
81671            ! pod/perltrap.pod
81672 ____________________________________________________________________________
81673 [  6693] By: jhi                                   on 2000/08/18  13:00:26
81674         Log: Unbuffer the output.
81675              
81676              Subject: Re: [ID 20000817.017] Not OK: perl v5.7.0 +SUIDMAIL +DEVEL6680 on
81677              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
81678              Date: Thu, 17 Aug 2000 18:39:29 -0700
81679              Message-ID: <RPJn5gzkgydf092yn@efn.org>
81680      Branch: perl
81681            ! t/op/fork.t
81682 ____________________________________________________________________________
81683 [  6692] By: jhi                                   on 2000/08/18  05:19:17
81684         Log: Delete the image, too, not just its MANIFEStation.
81685      Branch: perl
81686            - lib/CGI/eg/wilogo.gif
81687 ____________________________________________________________________________
81688 [  6691] By: jhi                                   on 2000/08/18  05:10:26
81689         Log: Propagate new Configure vars.
81690      Branch: perl
81691            ! configure.com epoc/config.sh uconfig.h uconfig.sh
81692            ! vos/config.def vos/config.h vos/config_h.SH_orig
81693            ! win32/config.bc win32/config.gc win32/config.vc
81694            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
81695 ____________________________________________________________________________
81696 [  6690] By: jhi                                   on 2000/08/18  04:30:56
81697         Log: Update Changes.
81698      Branch: perl
81699            ! Changes patchlevel.h
81700 ____________________________________________________________________________
81701 [  6689] By: jhi                                   on 2000/08/18  04:12:30
81702         Log: Fix the lib/complex failure of
81703              
81704              From: abigail@foad.org
81705              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
81706              Date: 15 Aug 2000 04:06:38 -0000
81707              Message-Id: <20000815040638.8524.qmail@foad.org> 
81708              
81709              Linux long double accuracy issue: something that
81710              when printed with %g looks like "2" but int() of it is 1.
81711      Branch: perl
81712            ! lib/Math/Complex.pm
81713 ____________________________________________________________________________
81714 [  6688] By: jhi                                   on 2000/08/18  03:15:35
81715         Log: The byteorder code in #6671 was wrong.
81716      Branch: perl
81717            ! configpm
81718 ____________________________________________________________________________
81719 [  6687] By: jhi                                   on 2000/08/18  02:08:42
81720         Log: Subject: [PATCH 5.6.0+] newSVrv() memory leak
81721              From: Jan Dubois <jand@ActiveState.com>
81722              Date: Thu, 17 Aug 2000 18:31:55 -0700
81723              Message-ID: <l64ppsggaiuc4t6msm45iqohmhpjblb4qf@4ax.com>
81724      Branch: perl
81725            ! sv.c
81726 ____________________________________________________________________________
81727 [  6686] By: jhi                                   on 2000/08/18  02:04:15
81728         Log: Use NVs in POSIX math, not doubles.
81729              
81730              From: abigail@foad.org
81731              Subject: [ID 20000817.014] POSIX & modfl
81732              Date: 17 Aug 2000 20:49:18 -0000
81733              Message-Id: <20000817204918.23123.qmail@foad.org>
81734      Branch: perl
81735            ! ext/POSIX/POSIX.xs ext/POSIX/typemap
81736 ____________________________________________________________________________
81737 [  6685] By: jhi                                   on 2000/08/18  02:02:12
81738         Log: Introduce NVef, NVff, and NVgf, use the middle one.
81739              (helps for lib/peek + Linux + long doubles)  Reported in
81740              
81741              From: abigail@foad.org
81742              Subject: [ID 20000814.005] Not OK: perl v5.6.0 on i686-linux-64int 2.2.13       
81743              Date: 15 Aug 2000 04:06:38 -0000
81744              Message-Id: <20000815040638.8524.qmail@foad.org> 
81745              
81746              (note: the lib/complex failure has not yet been addressed)
81747      Branch: metaconfig/U/perl
81748            ! perlxvf.U
81749      Branch: perl
81750            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81751            ! config_h.SH dump.c perl.h pod/perlguts.pod
81752 ____________________________________________________________________________
81753 [  6684] By: jhi                                   on 2000/08/17  23:22:19
81754         Log: Add byteorder to the myconfig output.
81755      Branch: perl
81756            ! myconfig.SH
81757 ____________________________________________________________________________
81758 [  6683] By: jhi                                   on 2000/08/17  23:20:19
81759         Log: The image doth not exist, spotted by Johan Vromans.
81760      Branch: perl
81761            ! MANIFEST
81762 ____________________________________________________________________________
81763 [  6682] By: jhi                                   on 2000/08/17  22:38:16
81764         Log: Document what the backtick returns if the command fails.
81765      Branch: perl
81766            ! pod/perlop.pod
81767 ____________________________________________________________________________
81768 [  6681] By: jhi                                   on 2000/08/17  22:33:12
81769         Log: Do not use prototyping here.
81770              
81771              Subject: [ID 20000817.016] [PATCH] Peek.xs
81772              From: abigail@foad.org
81773              Date: 17 Aug 2000 20:55:56 -0000
81774              Message-Id: <20000817205556.24270.qmail@foad.org>
81775      Branch: perl
81776            ! ext/Devel/Peek/Makefile.PL
81777 ____________________________________________________________________________
81778 [  6680] By: jhi                                   on 2000/08/17  19:46:43
81779         Log: Don't propose using modules built for 5.005 if no binary
81780              compatibility with 5.005 is attempted.
81781              
81782              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
81783              Subject: Minor nit with 5.7.0 (6655)
81784              Date: Wed, 16 Aug 2000 15:56:14 -0700 (PDT)
81785              Message-Id: <200008162256.PAA06964@xfiles.intercon.hp.com>
81786      Branch: metaconfig
81787            ! U/installdirs/inc_version_list.U
81788      Branch: perl
81789            ! Configure config_h.SH
81790 ____________________________________________________________________________
81791 [  6679] By: jhi                                   on 2000/08/17  19:16:39
81792         Log: Microperl config update.
81793      Branch: perl
81794            ! uconfig.h uconfig.sh
81795 ____________________________________________________________________________
81796 [  6678] By: jhi                                   on 2000/08/17  19:16:13
81797         Log: The #6648 wasn't protective enough for limited platforms
81798              (like microperl).
81799      Branch: perl
81800            ! dump.c sv.c
81801 ____________________________________________________________________________
81802 [  6677] By: jhi                                   on 2000/08/17  14:46:35
81803         Log: Update Changes.
81804      Branch: perl
81805            ! Changes patchlevel.h
81806 ____________________________________________________________________________
81807 [  6676] By: jhi                                   on 2000/08/17  14:44:02
81808         Log: Add perlebcdic from Peter Prymmer, regen toc.
81809      Branch: perl
81810            + pod/perlebcdic.pod
81811            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
81812 ____________________________________________________________________________
81813 [  6675] By: jhi                                   on 2000/08/17  14:41:52
81814         Log: perldebtut 1.10 from Richard Foley, plus Celsius and Fahrenheit.
81815      Branch: perl
81816            ! pod/perldebtut.pod
81817 ____________________________________________________________________________
81818 [  6674] By: jhi                                   on 2000/08/17  14:29:43
81819         Log: Get -DLEAKTEST to compile (not necessarily to work, mind)
81820              
81821              Subject: [ID 20000724.006] -DLEAKTEST problem
81822              From: Gregory Martin Pfeil <pfeilgm@technomadic.org>
81823              Date: Tue, 25 Jul 2000 00:36:32 -0500
81824              Message-Id: <20000725003632.A26186@www.llamacom.com>
81825              
81826              Reminder sent
81827              
81828              Subject: [PATCH bleadperl@6647] -DLEAKTEST compile error      
81829              From: Hugo <hv@crypt.compulink.co.uk>
81830              Date: Thu, 17 Aug 2000 15:23:42 +0100
81831              Message-Id: <200008171423.PAA06749@crypt.compulink.co.uk>
81832      Branch: perl
81833            ! util.c
81834 ____________________________________________________________________________
81835 [  6673] By: jhi                                   on 2000/08/17  04:07:10
81836         Log: Subject: Re: [PATCH]Re: Questions about Math::BigFloat
81837              From: John Peacock <JPeacock@UnivPress.com>
81838              Date: Tue, 01 Aug 2000 09:38:12 -0400
81839              Message-ID: <3986D2C4.54B78FE4@UnivPress.com>
81840      Branch: perl
81841            ! lib/Math/BigFloat.pm lib/Math/BigInt.pm t/lib/bigfltpm.t
81842 ____________________________________________________________________________
81843 [  6672] By: jhi                                   on 2000/08/17  03:04:35
81844         Log: Subject: [PATCH] Cwd.pm now uses strict
81845              From: Tim Jenness <timj@jach.hawaii.edu>
81846              Date: Wed, 16 Aug 2000 16:42:35 -1000 (HST)
81847              Message-ID: <Pine.LNX.4.21.0008161639510.1135-100000@lapaki.jach.hawaii.edu>
81848      Branch: perl
81849            ! lib/Cwd.pm
81850 ____________________________________________________________________________
81851 [  6671] By: jhi                                   on 2000/08/17  02:16:35
81852         Log: Make $Config{byteorder} more magical so that it is
81853              dynamically computed: nice for 'fat binaries'.
81854              
81855              Subject: [PATCH]: default byteorder
81856              From: Wilfredo Sánchez <wsanchez@apple.com>
81857              Date: Mon, 31 Jul 2000 19:45:31 -0700
81858              Message-Id: <200008010245.TAA04459@ns1.abstrata.com>
81859      Branch: perl
81860            ! configpm
81861 ____________________________________________________________________________
81862 [  6670] By: gsar                                  on 2000/08/17  01:22:21
81863         Log: move WNOHANG definition to where other such things are
81864      Branch: perl
81865            ! win32/win32.h
81866 ____________________________________________________________________________
81867 [  6669] By: jhi                                   on 2000/08/17  01:19:17
81868         Log: Update Changes.
81869      Branch: perl
81870            ! Changes patchlevel.h
81871 ____________________________________________________________________________
81872 [  6668] By: jhi                                   on 2000/08/17  01:16:29
81873         Log: Doc nits spotted by Richard Soderberg.
81874      Branch: perl
81875            ! README.posix-bc README.vmesa
81876 ____________________________________________________________________________
81877 [  6667] By: jhi                                   on 2000/08/17  01:12:11
81878         Log: Subject: [PATCH(2) @6655] Re: perldebut.pod - spelling
81879              From: "Casey R. Tweten" <crt@kiski.net>
81880              Date: Wed, 16 Aug 2000 12:39:08 -0400 (EDT)
81881              Message-ID: <Pine.OSF.4.21.0008161238250.32058-100000@home.kiski.net>
81882      Branch: perl
81883            ! pod/perldebtut.pod
81884 ____________________________________________________________________________
81885 [  6666] By: jhi                                   on 2000/08/17  01:09:31
81886         Log: Subject: Re: [ID 20000816.006] [PATCH @6655] Shell.pm, bug fix, strict and OO Interface
81887              From: "Casey R. Tweten" <crt@kiski.net>
81888              Date: Wed, 16 Aug 2000 11:35:09 -0400 (EDT)
81889              Message-ID: <Pine.OSF.4.21.0008161132270.10885-100000@home.kiski.net>
81890      Branch: perl
81891            ! lib/Shell.pm
81892 ____________________________________________________________________________
81893 [  6665] By: gsar                                  on 2000/08/17  01:03:52
81894         Log: add "ok" targets from change#6632 in makefile.mk
81895      Branch: perl
81896            ! pod/perlport.pod win32/Makefile win32/makefile.mk
81897 ____________________________________________________________________________
81898 [  6664] By: gsar                                  on 2000/08/17  00:56:11
81899         Log: avoid warnings from dense compiler
81900      Branch: perl
81901            ! win32/win32.c
81902 ____________________________________________________________________________
81903 [  6663] By: jhi                                   on 2000/08/17  00:51:49
81904         Log: Tweak the regex compilation errors once more.
81905      Branch: perl
81906            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
81907            ! t/op/regmesg.t t/pragma/warn/regcomp
81908 ____________________________________________________________________________
81909 [  6662] By: gsar                                  on 2000/08/17  00:28:19
81910         Log: trailing new %ENV entries weren't being pushed into the real
81911              environment of subprocesses on Windows
81912      Branch: perl
81913            ! t/op/magic.t win32/perlhost.h
81914 ____________________________________________________________________________
81915 [  6661] By: gsar                                  on 2000/08/17  00:19:20
81916         Log: waitpid() now handles externally spawned pids correctly;
81917              fixes for backtick/wait/waitpid failures on Windows 9x
81918              
81919              these changes make the pid returned by process functions on
81920              Windows 9x always positive by clearing the high bit (which
81921              is always set on Win9x); pseudo-process PIDs are likewise
81922              always negative now on Win9x (just as on NT/2000)
81923      Branch: perl
81924            ! pp_sys.c win32/perlhost.h win32/win32.c
81925 ____________________________________________________________________________
81926 [  6660] By: jhi                                   on 2000/08/17  00:04:32
81927         Log: Retract #6645.
81928      Branch: perl
81929            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
81930            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
81931            ! t/op/sprintf.t
81932 ____________________________________________________________________________
81933 [  6659] By: gsar                                  on 2000/08/16  23:59:28
81934         Log: on windows, the return values from wait() and waitpid() don't
81935              match those of pseudo-pids
81936      Branch: perl
81937            ! pp_sys.c t/op/fork.t util.c win32/win32.c
81938 ____________________________________________________________________________
81939 [  6658] By: gsar                                  on 2000/08/16  23:56:14
81940         Log: pod nit seen in passing
81941      Branch: perl
81942            ! pod/perlfunc.pod
81943 ____________________________________________________________________________
81944 [  6657] By: gsar                                  on 2000/08/16  23:53:42
81945         Log: change#6328 could make close(SOCKET) return false on windows
81946              when it shouldn't
81947      Branch: perl
81948            ! win32/win32sck.c
81949 ____________________________________________________________________________
81950 [  6656] By: gsar                                  on 2000/08/16  23:46:57
81951         Log: check that the number pseudo children doesn't exceed
81952              MAXIMUM_WAIT_OBJECTS, which is currently 64 (avoids overflowing
81953              the WaitForMultipleObjects() limit that would cause wait()
81954              to crash)
81955              
81956              wait() and waitpid() could potentially be rewritten to use
81957              more than one thread to do the waiting to eliminate this
81958              limitation
81959      Branch: perl
81960            ! win32/perlhost.h
81961 ____________________________________________________________________________
81962 [  6655] By: jhi                                   on 2000/08/16  14:11:05
81963         Log: Update Changes.
81964      Branch: perl
81965            ! Changes patchlevel.h
81966 ____________________________________________________________________________
81967 [  6654] By: jhi                                   on 2000/08/16  14:10:12
81968         Log: Update to perldebtut 1.9, from Richard Foley.
81969      Branch: perl
81970            ! pod/perldebtut.pod
81971 ____________________________________________________________________________
81972 [  6653] By: jhi                                   on 2000/08/16  14:08:17
81973         Log: Change the regx compilation error markers to use = instead of <
81974              since pod makes using the latter quite messy.  Reported in
81975              ID 20000814.006 by Abigail and in
81976              Subject: Unknown escape E<> ?
81977              From: Lupe Christoph <lupe@lupe-christoph.de>
81978              Date: Fri, 11 Aug 2000 00:30:27 +0200
81979              Message-ID: <20000811003027.F17420@alanya.lupe-christoph.de>
81980      Branch: perl
81981            ! pod/perldiag.pod regcomp.c t/op/misc.t t/op/re_tests
81982            ! t/op/regmesg.t t/pragma/warn/regcomp
81983 ____________________________________________________________________________
81984 [  6652] By: jhi                                   on 2000/08/16  13:25:31
81985         Log: Change the perlbug address to perl.org since it's more forgiving.
81986              
81987              Subject: [ID 20000814.007] [PATCH] Email address in perlbug.
81988              From: abigail@foad.org
81989              Date: 15 Aug 2000 04:15:40 -0000
81990              Message-Id: <20000815041540.8633.qmail@foad.org>
81991      Branch: perl
81992            ! utils/perlbug.PL
81993 ____________________________________________________________________________
81994 [  6651] By: jhi                                   on 2000/08/16  13:22:35
81995         Log: Subject: [PATCH] Cwd::_backtick_pwd does not check return value
81996              From: Tim Jenness <timj@jach.hawaii.edu>
81997              Date: Tue, 15 Aug 2000 15:51:59 -1000 (HST)
81998              Message-ID: <Pine.LNX.4.21.0008151547560.1223-100000@lapaki.jach.hawaii.edu>
81999      Branch: perl
82000            ! lib/Cwd.pm
82001 ____________________________________________________________________________
82002 [  6650] By: jhi                                   on 2000/08/16  13:18:13
82003         Log: Update to CPAN 1.57.
82004              
82005              Subject: Re: [PATCH] Cwd::_backtick_pwd does not check return value
82006              From: andreas.koenig@anima.de (Andreas J. Koenig)
82007              Date: 16 Aug 2000 15:09:46 +0200
82008              Message-ID: <m3k8dh5p45.fsf@ak-71.mind.de>
82009      Branch: perl
82010            ! lib/CPAN.pm
82011 ____________________________________________________________________________
82012 [  6649] By: jhi                                   on 2000/08/16  13:12:31
82013         Log: Subject: [ID 20000324.040] minor fix to perlhpux.pod
82014              From: "Larry W. Virden" <lvirden@cas.org>
82015              Date: Fri, 24 Mar 2000 14:25:37 -0500 (EST)
82016              Message-Id: <200003241925.OAA27985@lwv26awu.cas.org>
82017      Branch: perl
82018            ! README.hpux
82019 ____________________________________________________________________________
82020 [  6648] By: jhi                                   on 2000/08/16  13:03:53
82021         Log: The numeric locale was reset to "C" by s?printf and never restored.
82022              
82023              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
82024              From: Christian Kirsch <ck@held.mind.de>
82025              Date: Wed, 9 Aug 2000 17:05:17 +0200
82026              Message-Id: <20000809170517.A25389@held>
82027              
82028              No test since adding the failing example to locale.t
82029              does not fail -- probably because the locale settings are so
82030              thoroughly tweaked by that time.  Running the example standalone
82031              does fail, though.  UPDATE: test case added at change #7540.
82032      Branch: perl
82033            ! dump.c perl.h pp.c pp_ctl.c sv.c
82034 ____________________________________________________________________________
82035 [  6647] By: jhi                                   on 2000/08/16  00:07:54
82036         Log: Update Changes and test semi-automatic patchlevel updating.
82037      Branch: perl
82038            ! Changes patchlevel.h
82039 ____________________________________________________________________________
82040 [  6646] By: jhi                                   on 2000/08/15  23:35:07
82041         Log: Fix a dependency problem.
82042              
82043              Subject: [PATCH: 6640] VMS Makefile.SH update
82044              From: Peter Prymmer <pvhp@forte.com>
82045              Date: Tue, 15 Aug 2000 16:31:34 -0700 (PDT)
82046              Message-ID: <Pine.OSF.4.10.10008151613140.141017-100000@aspara.forte.com>
82047      Branch: perl
82048            ! vms/descrip_mms.template
82049 ____________________________________________________________________________
82050 [  6645] By: jhi                                   on 2000/08/15  23:33:23
82051         Log: (Retracted by #6660)
82052              
82053              Subject: [PATCH perl-current] make s?printf() produce two exponent digits where possible
82054              From: Dominic Dunlop <domo@computer.org>
82055              Date: Tue, 15 Aug 2000 22:20:52 +0200
82056              Message-Id: <p04320403b5bf4c32d381@[192.168.1.4]>
82057      Branch: metaconfig/U/perl
82058            + d_printfed.U
82059      Branch: perl
82060            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82061            ! config_h.SH pod/perldelta.pod pod/perlfunc.pod sv.c
82062            ! t/op/sprintf.t
82063 ____________________________________________________________________________
82064 [  6644] By: jhi                                   on 2000/08/15  21:17:20
82065         Log: Subject: [ID 20000815.014] [PATCH] INSTALL doesn't mention 64 bit support.
82066              From: abigail@foad.org
82067              Date: 15 Aug 2000 20:12:41 -0000
82068              Message-Id: <20000815201241.25556.qmail@foad.org>
82069      Branch: perl
82070            ! INSTALL
82071 ____________________________________________________________________________
82072 [  6643] By: jhi                                   on 2000/08/15  21:15:28
82073         Log: (an already applied patch)
82074      Branch: perl
82075            ! lib/CGI.pm
82076 ____________________________________________________________________________
82077 [  6642] By: gsar                                  on 2000/08/15  19:54:05
82078         Log: magic callbacks all need to have same type signature
82079      Branch: perl
82080            ! embed.pl mg.c proto.h
82081 ____________________________________________________________________________
82082 [  6641] By: jhi                                   on 2000/08/15  17:56:27
82083         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)
82084              From: Mike Guy <mjtg@cam.ac.uk>
82085              Message-Id: <E13OkU9-0006rb-00@libra.cus.cam.ac.uk>
82086              Date: Tue, 15 Aug 2000 18:26:45 +0100
82087              
82088              Only the peek.t part applied, not the hash quality part.
82089      Branch: perl
82090            ! t/lib/peek.t
82091 ____________________________________________________________________________
82092 [  6640] By: jhi                                   on 2000/08/15  16:37:37
82093         Log: Update Changes.
82094      Branch: perl
82095            ! Changes
82096 ____________________________________________________________________________
82097 [  6639] By: jhi                                   on 2000/08/15  16:34:55
82098         Log: Missed a file from #6638.
82099      Branch: perl
82100            ! lib/File/Temp.pm
82101 ____________________________________________________________________________
82102 [  6638] By: jhi                                   on 2000/08/15  16:33:19
82103         Log: Subject: [PATCH perl@6620] cygwin port
82104              From: "Fifer, Eric" <EFifer@sanwaint.com>
82105              Date: Tue, 15 Aug 2000 17:00:49 +0100
82106              Message-ID: <779F20BCCE5AD31186A50008C75D9979171779@silldn_mail1.sanwaint.com>
82107      Branch: perl
82108            ! README.cygwin hints/cygwin.sh pod/perlport.pod t/lib/b.t
82109 ____________________________________________________________________________
82110 [  6637] By: jhi                                   on 2000/08/15  16:29:22
82111         Log: Subject: [PATCH] debugger exit code should reflect user exit code
82112              From: Mike Guy <mjtg@cam.ac.uk>
82113              Date: Tue, 15 Aug 2000 16:55:59 +0100
82114              Message-Id: <E13Oj4J-0005FS-00@libra.cus.cam.ac.uk>
82115      Branch: perl
82116            ! lib/perl5db.pl
82117 ____________________________________________________________________________
82118 [  6636] By: jhi                                   on 2000/08/15  15:30:58
82119         Log: Update Changes.
82120      Branch: perl
82121            ! Changes
82122 ____________________________________________________________________________
82123 [  6635] By: jhi                                   on 2000/08/15  15:27:21
82124         Log: Use -Dusedevel; regen Configure and the respective Porting stuff.
82125      Branch: metaconfig
82126            ! U/mkglossary U/mksample
82127      Branch: metaconfig/U/perl
82128            ! Devel.U
82129      Branch: perl
82130            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
82131 ____________________________________________________________________________
82132 [  6634] By: jhi                                   on 2000/08/15  14:11:55
82133         Log: Don't blow limited stacks, a lower number is enough to
82134              tickle the lookbehind limit.
82135              
82136              Subject: [ID 20000815.007] Not OK: perl@6627 +SUIDMAIL on powerpc-machten 4.1.4 (UNINSTALLED) [PATCH]
82137              From: Dominic Dunlop <domo@computer.org>
82138              Date: Tue, 15 Aug 2000 13:51:24 +0200
82139              Message-Id: <p04320400b5bedcedaf22@[192.168.1.4]>
82140      Branch: perl
82141            ! t/op/regmesg.t
82142 ____________________________________________________________________________
82143 [  6633] By: jhi                                   on 2000/08/15  14:01:46
82144         Log: Subject: [ID 20000815.005] [PATCH] perldoc not looking in the right place for script pod
82145              From: Mike Guy <mjtg@cam.ac.uk>
82146              Date: Tue, 15 Aug 2000 12:10:50 +0100
82147              Message-Id: <E13OecM-0006nF-00@libra.cus.cam.ac.uk>
82148      Branch: perl
82149            ! utils/perldoc.PL
82150 ____________________________________________________________________________
82151 [  6632] By: jhi                                   on 2000/08/15  13:58:48
82152         Log: make ok etc also for win32.
82153              
82154              Subject: [ID 20000814.008] Not OK: perl v5.6.0 (6620) on MSWin32-x86 4.0 (UNINSTALLED)
82155              From: Prymmer/Kahn <pvhp@best.com>
82156              Date: Mon, 14 Aug 2000 22:42:06 -0700 (PDT)
82157              Message-Id: <Pine.BSF.4.21.0008142240280.3888-100000@shell8.ba.best.com>
82158      Branch: perl
82159            ! win32/Makefile
82160 ____________________________________________________________________________
82161 [  6631] By: jhi                                   on 2000/08/15  13:45:03
82162         Log: Update (kinda) to Test 1.14, from Joshua Pritikin.
82163      Branch: perl
82164            ! lib/Test.pm
82165 ____________________________________________________________________________
82166 [  6630] By: jhi                                   on 2000/08/15  03:25:09
82167         Log: Update Changes.
82168      Branch: perl
82169            ! Changes
82170 ____________________________________________________________________________
82171 [  6629] By: jhi                                   on 2000/08/15  03:23:53
82172         Log: magic_regdatum_set() is void, not int.
82173      Branch: perl
82174            ! embed.pl mg.c proto.h
82175 ____________________________________________________________________________
82176 [  6628] By: jhi                                   on 2000/08/15  03:08:02
82177         Log: Make the user to give up his firstborn, err, to knowingly
82178              verify installing an unstable developer release.  Also bump
82179              the release to 5.7.0, but leave a patch tag in the local
82180              patches saying that this is not yet the real thing.
82181      Branch: metaconfig
82182            ! U/modified/Instruct.U
82183      Branch: metaconfig/U/perl
82184            + Devel.U
82185      Branch: perl
82186            ! Configure patchlevel.h
82187 ____________________________________________________________________________
82188 [  6627] By: jhi                                   on 2000/08/14  22:32:52
82189         Log: README.os2 update.
82190              
82191              Subject: Re: [PATCH perl-current] Make op/sprintf.t more comprehensive,
82192              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
82193              Date: Wed, 02 Aug 2000 21:55:09 -0700
82194              Message-ID: <tsPi5gzkgegX092yn@efn.org>
82195      Branch: perl
82196            ! README.os2
82197 ____________________________________________________________________________
82198 [  6626] By: jhi                                   on 2000/08/14  21:00:02
82199         Log: Subject: Re: File::Temp problems on VMS in bleedperl
82200              From: Tim Jenness <timj@jach.hawaii.edu>
82201              cc: vmsperl@perl.org
82202              Date: Mon, 14 Aug 2000 09:44:33 -1000 (HST)
82203              Message-ID: <Pine.LNX.4.21.0008140941300.6753-100000@lapaki.jach.hawaii.edu>
82204      Branch: perl
82205            ! lib/File/Temp.pm t/lib/ftmp-tempfile.t
82206 ____________________________________________________________________________
82207 [  6625] By: jhi                                   on 2000/08/14  20:52:16
82208         Log: Add SUIDMAIL as was done for the CERT alert.
82209      Branch: perl
82210            ! patchlevel.h
82211 ____________________________________________________________________________
82212 [  6624] By: jhi                                   on 2000/08/14  20:48:50
82213         Log: Subject: sfio2000
82214              From: Daniel Muino <dmuino@afip.gov.ar>
82215              Date: Mon, 14 Aug 2000 16:58:11 -0300
82216              Message-ID: <20000814165811.B16368@con2-dgi>
82217      Branch: perl
82218            ! perlsdio.h perlsfio.h
82219 ____________________________________________________________________________
82220 [  6623] By: jhi                                   on 2000/08/14  20:47:36
82221         Log: Subject: warning: storage class after type is obsolescent
82222              From: Daniel Muino <dmuino@afip.gov.ar>
82223              Date: Mon, 14 Aug 2000 16:42:47 -0300
82224              Message-ID: <20000814164247.A16368@con2-dgi>
82225      Branch: perl
82226            ! regcomp.pl regnodes.h
82227 ____________________________________________________________________________
82228 [  6622] By: jhi                                   on 2000/08/14  20:43:05
82229         Log: Subject: [ID 20000814.002] [Patch] Email address in Changes.
82230              From: abigail@foad.org
82231              Date: 14 Aug 2000 20:00:10 -0000
82232              Message-Id: <20000814200010.27271.qmail@foad.org>
82233      Branch: perl
82234            ! Changes
82235 ____________________________________________________________________________
82236 [  6621] By: jhi                                   on 2000/08/14  15:23:05
82237         Log: Update Changes.
82238      Branch: perl
82239            ! Changes
82240 ____________________________________________________________________________
82241 [  6620] By: jhi                                   on 2000/08/14  15:22:14
82242         Log: Subject: Re: [PATCH] @+, @- readonly
82243              From: Mike Guy <mjtg@cam.ac.uk>
82244              Date: Mon, 14 Aug 2000 15:26:55 +0100
82245              Message-Id: <E13OLCZ-00020N-00@libra.cus.cam.ac.uk>
82246      Branch: perl
82247            ! XSUB.h embed.h embed.pl globvar.sym gv.c mg.c perl.h proto.h
82248            ! sv.c t/op/pat.t
82249 ____________________________________________________________________________
82250 [  6619] By: jhi                                   on 2000/08/14  14:12:08
82251         Log: Update Changes.
82252      Branch: perl
82253            ! Changes
82254 ____________________________________________________________________________
82255 [  6618] By: jhi                                   on 2000/08/14  14:09:34
82256         Log: For now remove the mail code.
82257      Branch: perl
82258            ! perl.c
82259 ____________________________________________________________________________
82260 [  6617] By: jhi                                   on 2000/08/14  14:08:28
82261         Log: Drop the eg/ mentions and also mention the recent suidperl thing.
82262      Branch: perl
82263            ! jpl/README lib/ExtUtils/Embed.pm pod/perlcompile.pod
82264            ! pod/perlfaq8.pod pod/perlsec.pod
82265 ____________________________________________________________________________
82266 [  6616] By: jhi                                   on 2000/08/14  14:00:11
82267         Log: Subject: Re: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
82268              From: Mike Guy <mjtg@cam.ac.uk>
82269              Date: Mon, 14 Aug 2000 08:26:02 +0100
82270              Message-Id: <E13OEdG-0007LT-00@libra.cus.cam.ac.uk>
82271      Branch: perl
82272            ! lib/perl5db.pl
82273 ____________________________________________________________________________
82274 [  6615] By: jhi                                   on 2000/08/14  13:58:45
82275         Log: Subject: [PATCH] @+, @- readonly (was Re: @<punct> interpolating in "")
82276              From: Mike Guy <mjtg@cam.ac.uk>
82277              Date: Mon, 14 Aug 2000 08:04:22 +0100
82278              Message-Id: <E13OEII-0007B2-00@libra.cus.cam.ac.uk>
82279      Branch: perl
82280            ! gv.c mg.c t/op/pat.t
82281 ____________________________________________________________________________
82282 [  6614] By: jhi                                   on 2000/08/14  13:56:45
82283         Log: Subject: Test fails / warnings with perl-current #6612
82284              From: Mike Guy <mjtg@cam.ac.uk>
82285              Date: Mon, 14 Aug 2000 07:57:23 +0100
82286              Message-Id: <E13OEBX-000776-00@libra.cus.cam.ac.uk>
82287      Branch: perl
82288            ! t/lib/b.t t/lib/peek.t
82289 ____________________________________________________________________________
82290 [  6613] By: jhi                                   on 2000/08/14  13:45:33
82291         Log: VMS configure.com update continues.
82292      Branch: perl
82293            - vms/configure.com
82294            ! MANIFEST configure.com
82295 ____________________________________________________________________________
82296 [  6612] By: jhi                                   on 2000/08/13  22:13:35
82297         Log: Update Changes.
82298      Branch: perl
82299            ! Changes
82300 ____________________________________________________________________________
82301 [  6611] By: jhi                                   on 2000/08/13  16:21:45
82302         Log: Upgrade to CGI 2.71, from Lincoln Stein.
82303      Branch: perl
82304            ! lib/CGI.pm lib/CGI/Cookie.pm t/lib/cgi-function.t
82305 ____________________________________________________________________________
82306 [  6610] By: jhi                                   on 2000/08/13  15:09:16
82307         Log: Subject: [PATCH] t/op/regmesg.t fails if REG_INFTY set
82308              From: Mike Guy <mjtg@cam.ac.uk>
82309              Date: Sun, 13 Aug 2000 13:45:51 +0100
82310              Message-Id: <E13Nx9D-00027M-00@libra.cus.cam.ac.uk>
82311      Branch: perl
82312            ! t/op/regmesg.t
82313 ____________________________________________________________________________
82314 [  6609] By: jhi                                   on 2000/08/13  14:31:26
82315         Log: Andreas says that 1.56 is fine, so reverting back to it.
82316      Branch: perl
82317            ! lib/CPAN.pm
82318 ____________________________________________________________________________
82319 [  6608] By: jhi                                   on 2000/08/13  05:34:20
82320         Log: Update Changes.
82321      Branch: perl
82322            ! Changes
82323 ____________________________________________________________________________
82324 [  6607] By: jhi                                   on 2000/08/13  05:32:01
82325         Log: Put back the \z changes of #5406 to CPAN.pm.
82326      Branch: perl
82327            ! lib/CPAN.pm
82328 ____________________________________________________________________________
82329 [  6606] By: jhi                                   on 2000/08/13  05:20:16
82330         Log: Fix-n-skip the tests under 5005threads.
82331      Branch: perl
82332            ! t/lib/b.t
82333 ____________________________________________________________________________
82334 [  6605] By: jhi                                   on 2000/08/13  05:07:48
82335         Log: Fix the test for 5005threads.
82336      Branch: perl
82337            ! t/lib/peek.t
82338 ____________________________________________________________________________
82339 [  6604] By: jhi                                   on 2000/08/13  03:35:37
82340         Log: Should have deleted this in #6603.
82341      Branch: perl
82342            - vms/subconfigure.com
82343 ____________________________________________________________________________
82344 [  6603] By: jhi                                   on 2000/08/12  18:29:32
82345         Log: Rewrite of vms/subconfigure.com as configure.com,
82346              from Peter Prymmer and the vmsperl crew.
82347      Branch: perl
82348            + vms/configure.com
82349            ! MANIFEST
82350 ____________________________________________________________________________
82351 [  6602] By: jhi                                   on 2000/08/11  13:00:01
82352         Log: PlainText.pm is dead.
82353      Branch: perl
82354            - lib/Pod/PlainText.pm
82355            ! MANIFEST
82356 ____________________________________________________________________________
82357 [  6601] By: jhi                                   on 2000/08/11  04:06:45
82358         Log: Update Changes.
82359      Branch: perl
82360            ! Changes
82361 ____________________________________________________________________________
82362 [  6600] By: jhi                                   on 2000/08/11  04:06:10
82363         Log: Add a few missing files, update MANIFEST.
82364      Branch: perl
82365            + lib/CGI/eg/make_links.pl lib/CGI/eg/wilogo.gif
82366            + lib/Pod/PlainText.pm t/pod/find.t
82367            ! MANIFEST t/op/regmesg.t
82368 ____________________________________________________________________________
82369 [  6599] By: jhi                                   on 2000/08/11  03:31:10
82370         Log: Add Perl debugging tutorial, regen toc. 
82371              
82372              Subject: perldebtut.pod
82373              From: Richard Foley <Richard.Foley@m.dasa.de>
82374              Date: Wed, 09 Aug 2000 10:17:15 +0200
82375              Message-id: <3991138B.262247B8@m.dasa.de>
82376      Branch: perl
82377            + pod/perldebtut.pod
82378            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
82379 ____________________________________________________________________________
82380 [  6598] By: jhi                                   on 2000/08/11  02:48:56
82381         Log: tiny Changes edit
82382      Branch: perl
82383            ! Changes
82384 ____________________________________________________________________________
82385 [  6597] By: jhi                                   on 2000/08/11  02:39:04
82386         Log: Tests for #6589.
82387              
82388              Subject: Re: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
82389              From: simon@brecon.co.uk (Simon Cozens)
82390              Date: 11 Aug 2000 02:24:52 GMT
82391              Message-ID: <slrn8p6ovk.5sh.simon@justanother.perlhacker.org>
82392      Branch: perl
82393            ! t/lib/b.t
82394 ____________________________________________________________________________
82395 [  6596] By: jhi                                   on 2000/08/11  01:50:07
82396         Log: Update Changes.
82397      Branch: perl
82398            ! Changes
82399 ____________________________________________________________________________
82400 [  6595] By: jhi                                   on 2000/08/11  01:47:16
82401         Log: nitfix
82402      Branch: perl
82403            ! Changes
82404 ____________________________________________________________________________
82405 [  6594] By: jhi                                   on 2000/08/11  01:36:16
82406         Log: Subject: Getting perlio and threads to compile
82407              From: Lupe Christoph <lupe@lupe-christoph.de>
82408              Date: Wed, 9 Aug 2000 11:35:54 +0200
82409              Message-ID: <20000809113554.G23160@alanya.lupe-christoph.de>
82410              
82411              (the Solaris version changes in Configure skipped)
82412      Branch: perl
82413            ! hints/solaris_2.sh thread.h
82414 ____________________________________________________________________________
82415 [  6593] By: jhi                                   on 2000/08/11  01:30:16
82416         Log: Subject: Re: [ID 20000730.003] utf8::length() bad
82417              From: simon@brecon.co.uk (Simon Cozens)
82418              Date: 1 Aug 2000 06:55:19 GMT
82419              Message-ID: <slrn8oct2n.19l.simon@justanother.perlhacker.org>
82420      Branch: perl
82421            ! lib/utf8.pm
82422 ____________________________________________________________________________
82423 [  6592] By: jhi                                   on 2000/08/11  01:26:39
82424         Log: Subject: Re: [ID 20000809.006] Debugger lost the ability to see $1 et al
82425              From: Peter Scott <Peter@PeterScott.com>
82426              Date: Thu, 10 Aug 2000 08:23:27 -0700
82427              Message-Id: <4.3.2.7.2.20000810081749.00aa92c0@peterscott.com>
82428      Branch: perl
82429            ! lib/perl5db.pl
82430 ____________________________________________________________________________
82431 [  6591] By: jhi                                   on 2000/08/11  01:22:02
82432         Log: Subject: Re: [ID 20000809.005] trouble with long string and /m modifier - uninitialized value 
82433              From: Hugo <hv@crypt.compulink.co.uk>
82434              Date: Thu, 10 Aug 2000 19:23:04 +0100
82435              Message-Id: <200008101823.TAA23580@crypt.compulink.co.uk>
82436      Branch: perl
82437            ! regexec.c t/op/pat.t
82438 ____________________________________________________________________________
82439 [  6590] By: jhi                                   on 2000/08/11  01:19:19
82440         Log: Preprocessing and postprocessing for File::Find.
82441              
82442              Subject: Patch to Find::File.pm to allow alphabetical results
82443              From: Joe Smith <jsmith@inwap.com>
82444              Date: Wed, 9 Aug 2000 02:44:54 -0700
82445              Message-Id: <20000809024453.A21193@tardis.Tymnet.COM>
82446      Branch: perl
82447            ! lib/File/Find.pm
82448 ____________________________________________________________________________
82449 [  6589] By: jhi                                   on 2000/08/11  01:12:39
82450         Log: B::Deparse didn't do sub attributes.
82451              
82452              Subject: B::Deparse was Re: [ID 20000808.005] refs to returned lvalues are lvalues??
82453              From: simon@brecon.co.uk (Simon Cozens)
82454              Date: 9 Aug 2000 04:49:20 GMT
82455              Message-ID: <slrn8p1omg.beq.simon@justanother.perlhacker.org>
82456      Branch: perl
82457            ! ext/B/B.xs ext/B/B/Deparse.pm ext/B/defsubs_h.PL
82458 ____________________________________________________________________________
82459 [  6588] By: jhi                                   on 2000/08/11  01:06:40
82460         Log: Subject: debugger "d" command doesnt check line number
82461              From: Mike Guy <mjtg@cam.ac.uk>
82462              Date: Tue, 08 Aug 2000 21:54:29 +0100
82463              Message-Id: <E13MGOL-000053-00@libra.cus.cam.ac.uk>
82464      Branch: perl
82465            ! lib/perl5db.pl mg.c pod/perldiag.pod
82466 ____________________________________________________________________________
82467 [  6587] By: jhi                                   on 2000/08/11  00:45:03
82468         Log: sleep(1) does not necessarily return 1.
82469              
82470              Subject: [PATCH bleadperl] op/lex_assign.t  
82471              From: Hugo <hv@crypt.compulink.co.uk>
82472              Date: Thu, 03 Aug 2000 14:34:22 +0100        
82473              Message-Id: <200008031334.OAA03379@crypt.compulink.co.uk>
82474      Branch: perl
82475            ! t/op/lex_assign.t
82476 ____________________________________________________________________________
82477 [  6586] By: jhi                                   on 2000/08/11  00:31:50
82478         Log: Document the IO::Select timeout.
82479      Branch: perl
82480            ! ext/IO/lib/IO/Select.pm
82481 ____________________________________________________________________________
82482 [  6585] By: jhi                                   on 2000/08/11  00:13:54
82483         Log: Forgot contributor.
82484      Branch: perl
82485            ! Changes
82486 ____________________________________________________________________________
82487 [  6584] By: jhi                                   on 2000/08/11  00:09:19
82488         Log: detypo
82489      Branch: perl
82490            ! Changes
82491 ____________________________________________________________________________
82492 [  6583] By: jhi                                   on 2000/08/11  00:07:53
82493         Log: Fixes to looking-like-number to keep behaviour as it was in 5.005_03.
82494              
82495              Subject: Re: [ID 20000810.002] $a["1foo"] same as $a[0]
82496              From: Mike Guy <mjtg@cam.ac.uk> 
82497              Date: Thu, 10 Aug 2000 15:50:54 +0100
82498              Message-Id: <E13Mtfa-0005Ge-00@libra.cus.cam.ac.uk>
82499      Branch: perl
82500            ! sv.c t/op/int.t
82501 ____________________________________________________________________________
82502 [  6582] By: jhi                                   on 2000/08/10  23:29:32
82503         Log: Update Changes.
82504      Branch: perl
82505            ! Changes
82506 ____________________________________________________________________________
82507 [  6581] By: jhi                                   on 2000/08/10  23:26:16
82508         Log: Put back the std @INC thing.
82509      Branch: perl
82510            ! t/lib/ansicolor.t t/lib/cgi-form.t t/lib/cgi-function.t
82511            ! t/lib/cgi-html.t t/lib/cgi-pretty.t t/lib/cgi-request.t
82512            ! t/lib/gol-basic.t t/lib/gol-compat.t t/lib/gol-linkage.t
82513            ! t/lib/gol-oo.t
82514 ____________________________________________________________________________
82515 [  6580] By: jhi                                   on 2000/08/10  23:03:34
82516         Log: Update to CGI 2.70, from Lincoln Stein.
82517      Branch: perl
82518            ! lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm lib/CGI/Pretty.pm
82519            ! lib/CGI/Push.pm lib/CGI/Util.pm t/lib/cgi-form.t
82520            ! t/lib/cgi-function.t t/lib/cgi-html.t t/lib/cgi-pretty.t
82521            ! t/lib/cgi-request.t
82522 ____________________________________________________________________________
82523 [  6579] By: jhi                                   on 2000/08/10  22:41:50
82524         Log: Update to CPAN 1.56, from Andreas König.
82525      Branch: perl
82526            ! lib/CPAN.pm lib/CPAN/FirstTime.pm
82527 ____________________________________________________________________________
82528 [  6578] By: jhi                                   on 2000/08/10  22:38:13
82529         Log: Update to Pod::Parser 1.17, from Brad Appleton.
82530      Branch: perl
82531            ! lib/Pod/Checker.pm lib/Pod/Find.pm lib/Pod/InputObjects.pm
82532            ! lib/Pod/ParseUtils.pm lib/Pod/Parser.pm lib/Pod/Select.pm
82533            ! lib/Pod/Usage.pm pod/pod2usage.PL pod/podchecker.PL
82534            ! pod/podselect.PL t/pod/emptycmd.t t/pod/for.t t/pod/headings.t
82535            ! t/pod/include.t t/pod/included.t t/pod/lref.t
82536            ! t/pod/multiline_items.t t/pod/nested_items.t
82537            ! t/pod/nested_seqs.t t/pod/oneline_cmds.t t/pod/pod2usage.t
82538            ! t/pod/poderrs.t t/pod/poderrs.xr t/pod/podselect.t
82539            ! t/pod/special_seqs.t
82540 ____________________________________________________________________________
82541 [  6577] By: jhi                                   on 2000/08/10  22:35:41
82542         Log: Small AUTHORS and MAINTAIN updates.  Could do with big updates.
82543      Branch: perl
82544            ! AUTHORS MAINTAIN
82545 ____________________________________________________________________________
82546 [  6576] By: jhi                                   on 2000/08/10  22:24:54
82547         Log: Update to Getopt::Long 2.23_05, from Johan Vromans.
82548      Branch: perl
82549            + t/lib/gol-oo.t
82550            ! MANIFEST lib/Getopt/Long.pm lib/newgetopt.pl t/lib/gol-basic.t
82551            ! t/lib/gol-compat.t t/lib/gol-linkage.t
82552 ____________________________________________________________________________
82553 [  6575] By: jhi                                   on 2000/08/10  22:02:07
82554         Log: Update to Term::ANSIColor 1.03, from Russ Allbery.
82555      Branch: perl
82556            ! lib/Term/ANSIColor.pm t/lib/ansicolor.t
82557 ____________________________________________________________________________
82558 [  6574] By: jhi                                   on 2000/08/10  21:55:03
82559         Log: Iterating perl6 description.
82560      Branch: perl
82561            ! pod/perlfaq1.pod
82562 ____________________________________________________________________________
82563 [  6573] By: jhi                                   on 2000/08/10  21:48:26
82564         Log: Revert the sv.c part of #6559, a better fix is needed.
82565      Branch: perl
82566            ! sv.c
82567 ____________________________________________________________________________
82568 [  6572] By: jhi                                   on 2000/08/10  20:33:43
82569         Log: It's the 2ndO'ROSSC.
82570      Branch: perl
82571            ! pod/perlfaq1.pod
82572 ____________________________________________________________________________
82573 [  6571] By: jhi                                   on 2000/08/10  15:55:48
82574         Log: detypo
82575      Branch: perl
82576            ! pod/perlfaq1.pod
82577 ____________________________________________________________________________
82578 [  6570] By: jhi                                   on 2000/08/10  14:11:17
82579         Log: An exceptionally sticky typo.
82580      Branch: perl
82581            ! Changes
82582 ____________________________________________________________________________
82583 [  6569] By: jhi                                   on 2000/08/10  14:09:33
82584         Log: detypo (and test Changes updating script)
82585      Branch: perl
82586            ! Changes
82587 ____________________________________________________________________________
82588 [  6568] By: jhi                                   on 2000/08/10  14:07:07
82589         Log: Update Changes.
82590      Branch: perl
82591            ! Changes
82592 ____________________________________________________________________________
82593 [  6567] By: jhi                                   on 2000/08/10  14:06:19
82594         Log: Amend the description of Perl6.
82595              Subject: [PATCH Perl-5.6.0] perlfaq1.pod
82596              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
82597              Date: Wed, 9 Aug 2000 22:11:06 -0500
82598              Message-ID: <20000809221106.A12246@chaos.wustl.edu>
82599      Branch: perl
82600            ! pod/perlfaq1.pod
82601 ____________________________________________________________________________
82602 [  6566] By: jhi                                   on 2000/08/10  13:58:57
82603         Log: Subject: Remove dead entry in perldiag
82604              From: Mike Guy <mjtg@cam.ac.uk>
82605              Date: Thu, 10 Aug 2000 14:19:19 +0100
82606              Message-Id: <E13MsEx-00033G-00@libra.cus.cam.ac.uk>
82607      Branch: perl
82608            ! pod/perldiag.pod
82609 ____________________________________________________________________________
82610 [  6565] By: jhi                                   on 2000/08/10  13:51:48
82611         Log: Zero entries were skipped, fix from Adrian Goalby
82612              <argoalby@yahoo.co.uk>
82613      Branch: perl
82614            ! lib/unicode/Number.pl lib/unicode/mktables.PL
82615 ____________________________________________________________________________
82616 [  6564] By: jhi                                   on 2000/08/10  13:00:12
82617         Log: Subject: [PATCH 5.6.0] cygwin port
82618              From: "Fifer, Eric" <EFifer@sanwaint.com>
82619              Date: Thu, 10 Aug 2000 13:15:36 +0100
82620              Message-ID: <779F20BCCE5AD31186A50008C75D997917176A@silldn_mail1.sanwaint.com>
82621      Branch: perl
82622            ! README.cygwin hints/cygwin.sh
82623 ____________________________________________________________________________
82624 [  6563] By: jhi                                   on 2000/08/10  12:55:16
82625         Log: Get back into sync with Jeffrey on the enhanced regex warnings.
82626      Branch: perl
82627            ! pod/perldiag.pod regcomp.c t/op/re_tests t/op/readdir.t
82628 ____________________________________________________________________________
82629 [  6562] By: gsar                                  on 2000/08/10  08:38:39
82630         Log: warn is a macro, avoid using at a variable to avoid warnings
82631              in some configurations; readdir.t is too conservative in
82632              estimating number of *.t's
82633      Branch: perl
82634            ! t/op/readdir.t util.c
82635 ____________________________________________________________________________
82636 [  6561] By: jhi                                   on 2000/08/09  23:35:42
82637         Log: Update Changes.
82638      Branch: perl
82639            ! Changes
82640 ____________________________________________________________________________
82641 [  6560] By: jhi                                   on 2000/08/09  23:05:47
82642         Log: Subject: Re: enhanced(?) regex error messages
82643              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
82644              Date: Wed, 9 Aug 2000 00:59:43 -0700 (PDT)
82645              Message-Id: <200008090759.AAA07144@ventrue.yahoo.com>
82646              
82647              (plus two small patches sent privately)
82648              (this still seems to leave few test failures)
82649      Branch: perl
82650            + t/op/regmesg.t
82651            ! MANIFEST pod/perldiag.pod regcomp.c regcomp.h t/op/misc.t
82652            ! t/pragma/warn/regcomp
82653 ____________________________________________________________________________
82654 [  6559] By: jhi                                   on 2000/08/09  20:41:18
82655         Log: (The fix did work but was not right, retracted in #6573)
82656              
82657              Subject: [ID 20000809.003] setlocale(LC_NUMERIC...) produces different results in 5.005 and 5.6
82658              From: Christian Kirsch <ck@held.mind.de>
82659              Date: Wed, 9 Aug 2000 17:05:17 +0200
82660              Message-Id: <20000809170517.A25389@held>
82661      Branch: perl
82662            ! sv.c t/pragma/locale.t
82663 ____________________________________________________________________________
82664 [  6558] By: jhi                                   on 2000/08/08  22:34:08
82665         Log: Tiny updates on the contributors list.
82666      Branch: perl
82667            ! Changes
82668 ____________________________________________________________________________
82669 [  6557] By: jhi                                   on 2000/08/08  19:34:28
82670         Log: Double check that we have a dirhandle.
82671      Branch: perl
82672            ! util.c
82673 ____________________________________________________________________________
82674 [  6556] By: jhi                                   on 2000/08/08  19:01:51
82675         Log: Delete eg as agreed at TPC3 (yes, 3).  Dusty, obsolete, non-w-clean.
82676              May be repopulated with fresh maintained examples.
82677      Branch: perl
82678            + lib/CGI/eg/RunMeFirst lib/CGI/eg/caution.xbm
82679            + lib/CGI/eg/clickable_image.cgi lib/CGI/eg/cookie.cgi
82680            + lib/CGI/eg/crash.cgi lib/CGI/eg/customize.cgi
82681            + lib/CGI/eg/diff_upload.cgi lib/CGI/eg/dna_small_gif.uu
82682            + lib/CGI/eg/file_upload.cgi lib/CGI/eg/frameset.cgi
82683            + lib/CGI/eg/index.html lib/CGI/eg/internal_links.cgi
82684            + lib/CGI/eg/javascript.cgi lib/CGI/eg/monty.cgi
82685            + lib/CGI/eg/multiple_forms.cgi lib/CGI/eg/nph-clock.cgi
82686            + lib/CGI/eg/nph-multipart.cgi lib/CGI/eg/popup.cgi
82687            + lib/CGI/eg/save_state.cgi lib/CGI/eg/tryit.cgi
82688            + lib/CGI/eg/wilogo_gif.uu
82689            - eg/ADB eg/README eg/cgi/RunMeFirst eg/cgi/caution.xbm
82690            - eg/cgi/clickable_image.cgi eg/cgi/cookie.cgi eg/cgi/crash.cgi
82691            - eg/cgi/customize.cgi eg/cgi/diff_upload.cgi
82692            - eg/cgi/dna_small_gif.uu eg/cgi/file_upload.cgi
82693            - eg/cgi/frameset.cgi eg/cgi/index.html
82694            - eg/cgi/internal_links.cgi eg/cgi/javascript.cgi
82695            - eg/cgi/monty.cgi eg/cgi/multiple_forms.cgi
82696            - eg/cgi/nph-clock.cgi eg/cgi/nph-multipart.cgi eg/cgi/popup.cgi
82697            - eg/cgi/save_state.cgi eg/cgi/tryit.cgi eg/cgi/wilogo_gif.uu
82698            - eg/changes eg/client eg/down eg/dus eg/findcp eg/findtar
82699            - eg/g/gcp eg/g/gcp.man eg/g/ged eg/g/ghosts eg/g/gsh
82700            - eg/g/gsh.man eg/muck eg/muck.man eg/myrup eg/nih eg/relink
82701            - eg/rename eg/rmfrom eg/scan/scan_df eg/scan/scan_last
82702            - eg/scan/scan_messages eg/scan/scan_passwd eg/scan/scan_ps
82703            - eg/scan/scan_sudo eg/scan/scan_suid eg/scan/scanner eg/server
82704            - eg/shmkill eg/sysvipc/README eg/sysvipc/ipcmsg
82705            - eg/sysvipc/ipcsem eg/sysvipc/ipcshm eg/travesty eg/unuc
82706            - eg/uudecode eg/van/empty eg/van/unvanish eg/van/vanexp
82707            - eg/van/vanish eg/who eg/wrapsuid
82708            ! MANIFEST
82709 ____________________________________________________________________________
82710 [  6555] By: jhi                                   on 2000/08/08  18:51:08
82711         Log: Delete chat2 as requested by Randal.
82712              
82713              Subject: Re: perlfaq8 coyness
82714              From: merlyn@stonehenge.com (Randal L. Schwartz) 
82715              Date: 15 May 2000 18:52:42 -0700 
82716              Message-ID: <m166sfl0r9.fsf@halfdome.holdit.com> 
82717      Branch: perl
82718            - lib/chat2.pl
82719            ! MANIFEST
82720 ____________________________________________________________________________
82721 [  6554] By: jhi                                   on 2000/08/08  18:31:35
82722         Log: Regen global.sym.
82723      Branch: perl
82724            ! global.sym
82725 ____________________________________________________________________________
82726 [  6553] By: jhi                                   on 2000/08/08  18:28:13
82727         Log: Do away with array context, from Daniel Chetlin <daniel@chetlin.com>
82728              (either perlbug or p5p ate the original), plus regen
82729              perlapi and perltoc. 
82730      Branch: perl
82731            ! Changes Changes5.004 README.Y2K cop.h emacs/cperl-mode.el
82732            ! ext/B/ramblings/flip-flop ext/Data/Dumper/Dumper.pm
82733            ! ext/IO/lib/IO/Handle.pm ext/IO/lib/IO/Socket.pm
82734            ! ext/Socket/Socket.pm lib/CGI.pm lib/CGI/Cookie.pm
82735            ! lib/File/Temp.pm lib/FileHandle.pm lib/Pod/Functions.pm
82736            ! lib/Pod/InputObjects.pm lib/Pod/LaTeX.pm lib/Text/Soundex.pm
82737            ! lib/perl5db.pl op.h opcode.pl perlapi.c perlapi.h
82738            ! pod/perlapi.pod pod/perltoc.pod t/lib/dosglob.t
82739            ! t/lib/ftmp-posix.t t/lib/glob-global.t t/op/grent.t
82740            ! t/op/pwent.t vms/ext/DCLsym/DCLsym.pm
82741 ____________________________________________________________________________
82742 [  6552] By: jhi                                   on 2000/08/08  18:06:29
82743         Log: Subject: [PATCH] Re: [ID 20000807.008] Double reads considered evil? (deja vu)
82744              From: Mike Guy <mjtg@cam.ac.uk>
82745              Message-Id: <E13MAj1-00038W-00@libra.cus.cam.ac.uk>
82746              Date: Tue, 08 Aug 2000 15:51:27 +0100
82747      Branch: perl
82748            ! doop.c sv.h t/op/join.t t/pragma/overload.t
82749 ____________________________________________________________________________
82750 [  6551] By: jhi                                   on 2000/08/08  18:01:11
82751         Log: Re-apply #6549.
82752      Branch: perl
82753            ! lib/perl5db.pl
82754 ____________________________________________________________________________
82755 [  6550] By: jhi                                   on 2000/08/08  17:43:08
82756         Log: Accidental retraction of #6549.
82757      Branch: perl
82758            ! lib/perl5db.pl
82759 ____________________________________________________________________________
82760 [  6549] By: jhi                                   on 2000/08/08  17:40:04
82761         Log: Subject: [ID 20000807.003] [PATCH] Debugger treatment of condition "0"
82762              From: Mike Guy <mjtg@cam.ac.uk>
82763              Date: Mon, 07 Aug 2000 21:49:58 +0100
82764              Message-Id: <E13LtqQ-0006Jc-00@libra.cus.cam.ac.uk>
82765      Branch: perl
82766            ! lib/perl5db.pl
82767 ____________________________________________________________________________
82768 [  6548] By: jhi                                   on 2000/08/08  17:37:57
82769         Log: Document here-doc better.
82770              
82771              Subject: Re: [ID 20000804.003] heredoc in s///e replacement
82772              From: Mike Guy <mjtg@cam.ac.uk>
82773              Date: Mon, 07 Aug 2000 14:02:09 +0100
82774              Message-Id: <E13LmXh-0006rM-00@libra.cus.cam.ac.uk>
82775      Branch: perl
82776            ! pod/perldata.pod
82777 ____________________________________________________________________________
82778 [  6547] By: jhi                                   on 2000/08/08  17:33:34
82779         Log: Subject: Patch against 5.6.0 to allow "-d:Module=arg,arg,arg"
82780              From: "Randy J. Ray" <rjray@redhat.com>
82781              Date: Mon, 07 Aug 2000 19:12:25 -0700
82782              Message-Id: <200008080212.TAA12784@tzimisce.soma.redhat.com>
82783      Branch: perl
82784            ! perl.c pod/perlrun.pod
82785 ____________________________________________________________________________
82786 [  6546] By: jhi                                   on 2000/08/08  17:29:26
82787         Log: Subject: Re: enhanced(?) regex error messages 
82788              From: Hugo <hv@crypt.compulink.co.uk>
82789              Date: Tue, 08 Aug 2000 03:25:51 +0100
82790              Message-Id: <200008080225.DAA10998@crypt.compulink.co.uk>
82791              
82792              plus Capitalize the error messages, plus perldiag them.
82793      Branch: perl
82794            ! pod/perldiag.pod regcomp.c t/op/pat.t t/op/re_tests
82795 ____________________________________________________________________________
82796 [  6545] By: jhi                                   on 2000/08/08  13:59:28
82797         Log: Augment #6539 a bit: don't croak if there's magic in the air.
82798              
82799              Subject: Re: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF) 
82800              From: Hugo <hv@crypt.compulink.co.uk>
82801              Date: Tue, 08 Aug 2000 03:02:03 +0100
82802              Message-Id: <200008080202.DAA09147@crypt.compulink.co.uk>
82803      Branch: perl
82804            ! pp.c t/op/bless.t
82805 ____________________________________________________________________________
82806 [  6544] By: jhi                                   on 2000/08/07  21:11:52
82807         Log: Make the test -w clean.
82808      Branch: perl
82809            ! t/op/bless.t
82810 ____________________________________________________________________________
82811 [  6543] By: jhi                                   on 2000/08/07  19:49:53
82812         Log: use warnings instead of $^W.
82813      Branch: perl
82814            ! t/op/bless.t
82815 ____________________________________________________________________________
82816 [  6542] By: jhi                                   on 2000/08/07  17:41:41
82817         Log: Disable a portability warning Because We Know What We Are Doing.
82818      Branch: perl
82819            ! t/op/bless.t
82820 ____________________________________________________________________________
82821 [  6541] By: jhi                                   on 2000/08/07  17:29:51
82822         Log: Tiny tidying on report_evil_fh().
82823      Branch: perl
82824            ! util.c
82825 ____________________________________________________________________________
82826 [  6540] By: jhi                                   on 2000/08/07  16:37:38
82827         Log: Make regular expression parse error messages easier to understand.
82828              
82829              Subject: Re: enhanced(?) regex error messages
82830              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
82831              Date: Fri, 4 Aug 2000 23:34:07 -0700 (PDT)
82832              Message-Id: <200008050634.XAA20360@ventrue.yahoo.com>
82833      Branch: perl
82834            ! regcomp.c
82835 ____________________________________________________________________________
82836 [  6539] By: jhi                                   on 2000/08/07  16:12:27
82837         Log: Make bless(REF, REF) a fatal error, add bless tests.
82838              
82839              Subject: [PATCH bleadperl-6530] bless, REF, and bless(REF, REF)
82840              From: Hugo <hv@crypt.compulink.co.uk>
82841              Date: Mon, 07 Aug 2000 16:59:38 +0100
82842              Message-Id: <200008071559.QAA29541@crypt.compulink.co.uk>
82843      Branch: perl
82844            + t/op/bless.t
82845            ! MANIFEST pod/perldiag.pod pp.c sv.c
82846 ____________________________________________________________________________
82847 [  6538] By: jhi                                   on 2000/08/07  15:59:43
82848         Log: Subject: [ID 20000803.006] 'use lib ...' doesn't behave as documented
82849              From: Tim Conrow <tim@spindrift.srl.caltech.edu>
82850              Date: Thu, 3 Aug 2000 14:29:21 -0700
82851              Message-Id: <200008032129.OAA27898@spindrift.caltech.edu>
82852      Branch: perl
82853            ! lib/lib_pm.PL
82854 ____________________________________________________________________________
82855 [  6537] By: jhi                                   on 2000/08/07  15:47:18
82856         Log: Retract #6419 for now since it breaks in AFS and MachTen.
82857      Branch: perl
82858            ! lib/Cwd.pm
82859 ____________________________________________________________________________
82860 [  6536] By: jhi                                   on 2000/08/07  15:05:29
82861         Log: Plug the security hole described in the Aug 05 2000 bugtraq message
82862              "sperl 5.00503 (and newer ;) exploit" by Michal Zalewski.
82863              The security hole exists only in suidperls, which isn't
82864              installed or even built by default.
82865      Branch: perl
82866            ! perl.c
82867 ____________________________________________________________________________
82868 [  6535] By: jhi                                   on 2000/08/07  14:45:14
82869         Log: tr memory corruption fix from Simon Cozens.
82870      Branch: perl
82871            ! doop.c
82872 ____________________________________________________________________________
82873 [  6534] By: jhi                                   on 2000/08/06  11:38:16
82874         Log: Document a bit that UDP is not what you might think.
82875              
82876              Subject: Re: IO::Socket::INET bug sending large UDP packets/fragmentation
82877              From: Lupe Christoph <lupe@lupe-christoph.de>
82878              Message-ID: <20000724085915.B13172@alanya.lupe-christoph.de>
82879              Date: Mon, 24 Jul 2000 08:59:15 +0200
82880      Branch: perl
82881            ! pod/perlipc.pod
82882 ____________________________________________________________________________
82883 [  6533] By: jhi                                   on 2000/08/06  11:35:01
82884         Log: Subject: [PATCH] perlfunc.pod use documentation (5.6.0)
82885              From: Jeff Pinyan <jeffp@hut.crusoe.net>
82886              Date: Sat, 5 Aug 2000 00:22:01 -0400 (EDT)
82887              Message-ID: <Pine.BSF.3.96.1000805002052.23260A-100000@hut.crusoe.net>
82888      Branch: perl
82889            ! pod/perlfunc.pod
82890 ____________________________________________________________________________
82891 [  6532] By: jhi                                   on 2000/08/06  03:45:41
82892         Log: Have symbols for the IoTYPEs.
82893      Branch: perl
82894            ! doio.c pp_ctl.c pp_sys.c sv.h toke.c util.c
82895 ____________________________________________________________________________
82896 [  6531] By: jhi                                   on 2000/08/06  01:33:55
82897         Log: Continue fixing the io warnings.  This also
82898              sort of fixes bug ID 20000802.003: the core dump
82899              is no more.  Whether the current behaviour is correct
82900              (giving a warning: "Not a format reference"), is another matter.
82901      Branch: perl
82902            ! doio.c pod/perldiag.pod pp_hot.c pp_sys.c t/pragma/warn/doio
82903            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
82904 ____________________________________________________________________________
82905 [  6530] By: jhi                                   on 2000/08/05  21:33:12
82906         Log: Change the Policy policy: now -Dprefix= with an existing
82907              Policy.sh and prefix == siteprefix == vendorprefix, then all
82908              of them follow along the new prefix.
82909              
82910              Subject: Re: [ID 20000508.002] -Dprefix completely broken [PATCH]
82911              From: Andy Dougherty <doughera@lafayette.edu>
82912              Date: Fri, 4 Aug 2000 14:53:50 -0400 (EDT)
82913              Message-ID: <Pine.SOL.4.10.10008041440560.17981-100000@maxwell.phys.lafayette.edu>
82914      Branch: perl
82915            ! Policy_sh.SH
82916 ____________________________________________________________________________
82917 [  6529] By: jhi                                   on 2000/08/05  18:57:28
82918         Log: Zap lib/Sys directory when cleaning up.
82919      Branch: perl
82920            ! Makefile.SH
82921 ____________________________________________________________________________
82922 [  6528] By: jhi                                   on 2000/08/05  18:40:44
82923         Log: Essential prototype changes were missing from #6527.
82924              Also make report_evil_fh() more bomb-proof.
82925      Branch: perl
82926            ! embed.h util.c
82927 ____________________________________________________________________________
82928 [  6527] By: jhi                                   on 2000/08/05  03:22:05
82929         Log: Subject: [ID 20000724.004] Perl interpreter segfault when using built-in flock
82930              From: "Ronald F. Guilmette" <rfg@monkeys.com>
82931              Date: Mon, 24 Jul 2000 15:47:00 -0700 (PDT)
82932              Message-Id: <200007242247.PAA52177@monkeys.com>
82933      Branch: perl
82934            ! embed.pl pp_hot.c pp_sys.c proto.h t/pragma/warn/pp_sys util.c
82935 ____________________________________________________________________________
82936 [  6526] By: jhi                                   on 2000/08/04  21:23:27
82937         Log: gcc versions might have (parentheses) in them.
82938      Branch: metaconfig/U/perl
82939            ! gccvers.U
82940      Branch: perl
82941            ! Configure config_h.SH
82942 ____________________________________________________________________________
82943 [  6525] By: jhi                                   on 2000/08/04  20:23:12
82944         Log: Weed buglets pointed out by
82945              
82946              From: Lupe Christoph <lupe@lupe-christoph.de>
82947              Subject: Re: [ID 20000803.005] miniperl aborts during Perl make
82948              Date: Fri, 4 Aug 2000 17:34:39 +0200
82949              Message-ID: <20000804173439.L8087@alanya.lupe-christoph.de>
82950      Branch: metaconfig/U/perl
82951            ! gccvers.U uselfs.U
82952      Branch: perl
82953            ! Configure config_h.SH
82954 ____________________________________________________________________________
82955 [  6524] By: jhi                                   on 2000/08/04  19:02:08
82956         Log: Warn under -w if lstat(FH) is attempted.
82957              
82958              Subject: [ID 20000421.003] perlfunc says you can lstat a file handle but you cannot
82959              From: "Todd C. Miller" <Todd.Miller@courtesan.com> 
82960              Date: Fri, 21 Apr 2000 10:43:46 -0600 (MDT) 
82961              Message-Id: <200004211643.e3LGhkX24720@xerxes.courtesan.com> 
82962      Branch: perl
82963            ! pod/perldiag.pod pod/perlfunc.pod pp_sys.c
82964            ! t/pragma/warn/pp_sys
82965 ____________________________________________________________________________
82966 [  6523] By: jhi                                   on 2000/08/04  12:31:11
82967         Log: Subject: New perlcc, take 2
82968              From: simon@brecon.co.uk (Simon Cozens)
82969              Date: 4 Aug 2000 06:21:04 GMT
82970              Message-ID: <slrn8oko6g.da2.simon@justanother.perlhacker.org>
82971      Branch: perl
82972            ! utils/perlcc.PL
82973 ____________________________________________________________________________
82974 [  6522] By: jhi                                   on 2000/08/04  12:26:33
82975         Log: Subject: Re: Array vs. List context
82976              From: Daniel Chetlin <daniel@chetlin.com>
82977              Date: Fri, 4 Aug 2000 00:22:44 -0700
82978              Message-ID: <20000804002244.A5924@ilmd.chetlin.org>
82979      Branch: perl
82980            ! pod/perlapi.pod pod/perlcall.pod pod/perlembed.pod
82981            ! pod/perlfaq4.pod
82982 ____________________________________________________________________________
82983 [  6521] By: jhi                                   on 2000/08/04  12:22:38
82984         Log: Subject: [ID 20000804.002] configure.gnu and arguments with whitespace characters
82985              From: Raymund Will <ray@caldera.de>
82986              Date: Fri, 4 Aug 2000 12:07:09 +0200
82987              Message-Id: <20000804120709.A14982@caldera.de>
82988      Branch: perl
82989            ! configure.gnu
82990 ____________________________________________________________________________
82991 [  6520] By: jhi                                   on 2000/08/04  04:09:06
82992         Log: After the #6519 a warning about stat() is just that,
82993              not about a filetest, which now have their own warning.
82994      Branch: perl
82995            ! pod/perldiag.pod
82996 ____________________________________________________________________________
82997 [  6519] By: jhi                                   on 2000/08/04  04:06:30
82998         Log: In the warnings call filehandles consistently so;
82999              add "unopened" warning for stat().
83000      Branch: perl
83001            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
83002            ! t/pragma/warn/pp_sys
83003 ____________________________________________________________________________
83004 [  6518] By: jhi                                   on 2000/08/04  02:55:35
83005         Log: Subject: Minor tweak to perlvar.pod
83006              From: "Stephen P. Potter" <spp@ds.net>
83007              Date: Tue, 18 Apr 2000 09:26:03 -0400
83008              Message-Id: <200004181326.JAA01560@spp.users.ds.net>
83009      Branch: perl
83010            ! pod/perlvar.pod
83011 ____________________________________________________________________________
83012 [  6517] By: jhi                                   on 2000/08/04  02:50:08
83013         Log: Subject: [ID 19990721.004] Documentation bug in perlfunc
83014              From: "Clinton Pierce" <cpierce1@ford.com>
83015              Date: Wed, 21 Jul 1999 16:45:31 -0400
83016              Message-Id: <199907212049.QAA12875@mailfw3.ford.com>
83017              
83018              Fix by Stephen Potter (visible in the bug db but not in p5p?)
83019      Branch: perl
83020            ! pod/perlfunc.pod pod/perlop.pod
83021 ____________________________________________________________________________
83022 [  6516] By: jhi                                   on 2000/08/04  02:09:25
83023         Log: This is 6512.  Really.
83024      Branch: perl
83025            ! dump.c
83026 ____________________________________________________________________________
83027 [  6515] By: jhi                                   on 2000/08/04  01:25:50
83028         Log: mention the idea of @( and @)
83029      Branch: perl
83030            ! Todo-5.6
83031 ____________________________________________________________________________
83032 [  6514] By: bailey                                on 2000/08/04  01:18:46
83033         Log: YA resync with mainstem, including VMS patches from others
83034      Branch: vmsperl
83035           +> (branch 48 files)
83036            - lib/lib.pm pod/Makefile pod/Win32.pod pod/buildtoc
83037           !> (integrate 354 files)
83038 ____________________________________________________________________________
83039 [  6513] By: jhi                                   on 2000/08/04  01:18:18
83040         Log: Subject: [ID 20000802.004] Tests op/grent.t and op/pwent.t fail unnecessarily
83041              From: Mark Dickinson <dickins3@fas.harvard.edu>
83042              Date: Wed, 2 Aug 2000 13:25:07 -0400 (EDT)
83043              Message-Id: <Pine.OSF.4.10.10008021321380.32190-200000@is07.fas.harvard.edu>
83044      Branch: perl
83045            ! t/op/grent.t t/op/pwent.t
83046 ____________________________________________________________________________
83047 [  6512] By: jhi                                   on 2000/08/04  01:14:06
83048         Log: Subject: [ID 20000802.002] [PATCH] memory pseudo-leak in sv_dump
83049              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83050              Date: Wed, 02 Aug 2000 10:51:01 +0100
83051              Message-Id: <E13JvAz-0005B5-00@libra.cus.cam.ac.uk>
83052      Branch: perl
83053            ! sv.c
83054 ____________________________________________________________________________
83055 [  6511] By: jhi                                   on 2000/08/04  00:57:00
83056         Log: Subject: [PATCH] bad cppsymbols on os2 + Configure question                
83057              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83058              Date: Thu, 03 Aug 2000 17:20:04 -0700
83059              Message-ID: <0wgi5gzkgqLb092yn@efn.org> 
83060      Branch: metaconfig
83061            ! U/modified/Cppsym.U
83062      Branch: perl
83063            ! Configure config_h.SH
83064 ____________________________________________________________________________
83065 [  6510] By: jhi                                   on 2000/08/04  00:25:28
83066         Log: detypo
83067      Branch: perl
83068            ! Makefile.SH
83069 ____________________________________________________________________________
83070 [  6509] By: jhi                                   on 2000/08/03  23:43:18
83071         Log: Subject: [PATCH perl-current] Comings and goings in op/sprintf.t
83072              From: Dominic Dunlop <domo@computer.org>
83073              Date: Thu, 3 Aug 2000 22:16:46 +0200
83074              Message-Id: <p04320411b5af8091f6fe@[194.235.193.148]>
83075      Branch: perl
83076            ! t/op/sprintf.t
83077 ____________________________________________________________________________
83078 [  6508] By: jhi                                   on 2000/08/03  23:40:37
83079         Log: Subject: [PATCH bleadperl] [ID 20000803.001] further regexp counting problems
83080              From: Hugo <hv@crypt.compulink.co.uk>
83081              Date: Thu, 03 Aug 2000 18:25:30 +0100
83082              Message-Id: <200008031725.SAA10580@crypt.compulink.co.uk>
83083      Branch: perl
83084            ! regcomp.c t/op/re_tests
83085 ____________________________________________________________________________
83086 [  6507] By: jhi                                   on 2000/08/03  23:38:28
83087         Log: Subject: [PATCH] sv.h documentation - SvLEN
83088              From: Mike Guy <mjtg@cam.ac.uk>
83089              Date: Thu, 03 Aug 2000 14:43:09 +0100
83090              Message-Id: <E13KLHB-0004UK-00@libra.cus.cam.ac.uk>
83091      Branch: perl
83092            ! sv.h
83093 ____________________________________________________________________________
83094 [  6506] By: jhi                                   on 2000/08/03  15:49:14
83095         Log: Disable the fix_pl hack for now.
83096      Branch: perl
83097            ! Makefile.SH
83098 ____________________________________________________________________________
83099 [  6505] By: jhi                                   on 2000/08/03  13:49:04
83100         Log: Add a URL for FSF.
83101              
83102              Subject: Patch for README
83103              From: Elaine -HFB- Ashton <elaine@chaos.wustl.edu>
83104              Date: Wed, 2 Aug 2000 13:25:09 -0500
83105              Message-ID: <20000802132509.I10379@chaos.wustl.edu>
83106      Branch: perl
83107            ! README
83108 ____________________________________________________________________________
83109 [  6504] By: jhi                                   on 2000/08/03  13:29:19
83110         Log: Be more informative on what is skipped and why,
83111              also repeat the list at the end.
83112      Branch: perl
83113            ! Porting/p4desc
83114 ____________________________________________________________________________
83115 [  6503] By: jhi                                   on 2000/08/03  13:07:05
83116         Log: Circumvent the removal of .patch by fix_pl.
83117              
83118              Subject: Re: [ID 20000802.011] unable to 'make test'          
83119              From: simon@brecon.co.uk (Simon Cozens) 
83120              Date: 3 Aug 2000 04:17:00 GMT
83121              Message-ID: <slrn8ohshs.81o.simon@justanother.perlhacker.org> 
83122      Branch: perl
83123            ! Makefile.SH
83124 ____________________________________________________________________________
83125 [  6502] By: jhi                                   on 2000/08/03  00:14:34
83126         Log: Add the missing setproctitle unit.
83127      Branch: metaconfig/U/perl
83128            + d_setproctitle.U
83129 ____________________________________________________________________________
83130 [  6501] By: jhi                                   on 2000/08/03  00:00:26
83131         Log: The subtest 4 may fail also on VOBS, as pointed out
83132              by Nick Ing-Simmons in November 1999, bug id 19991124.003
83133              (but the failure in that bug report isn't the subtest 4).
83134      Branch: perl
83135            ! t/op/stat.t
83136 ____________________________________________________________________________
83137 [  6500] By: jhi                                   on 2000/08/02  23:49:30
83138         Log: Better skip message for the test; one of the two problems in
83139              
83140              Subject: [ID 20000224.003] Not OK: perl v5.5.660 on i86pc-solaris 2.7
83141              From: Lupe Christoph <lupe@lupe-christoph.de>
83142              Date: Thu, 24 Feb 2000 11:54:50 +0100 (MET)
83143              Message-Id: <200002241054.LAA06808@lupe-christoph.de>
83144      Branch: perl
83145            ! t/op/numconvert.t
83146 ____________________________________________________________________________
83147 [  6499] By: jhi                                   on 2000/08/02  22:49:16
83148         Log: Allow "no Module;" even if there is no 'unimport'.
83149              
83150              Subject: [ID 20000324.029] `unimport' is not special the way `import' is
83151              From: mjd@plover.com
83152              Date: 24 Mar 2000 15:24:34 -0000
83153              Message-Id: <20000324152434.15160.qmail@plover.com>
83154      Branch: perl
83155            ! gv.c
83156 ____________________________________________________________________________
83157 [  6498] By: jhi                                   on 2000/08/02  22:42:58
83158         Log: Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros
83159              that are hopefully soon put into use.
83160      Branch: perl
83161            ! opcode.h opcode.pl opnames.h
83162 ____________________________________________________________________________
83163 [  6497] By: gsar                                  on 2000/08/02  22:28:59
83164         Log: require.t needs binmode() to work on windows
83165      Branch: perl
83166            ! t/comp/require.t
83167 ____________________________________________________________________________
83168 [  6496] By: jhi                                   on 2000/08/02  22:08:51
83169         Log: Document the IVdf UVuf UVof UVxf.
83170      Branch: perl
83171            ! pod/perlguts.pod
83172 ____________________________________________________________________________
83173 [  6495] By: jhi                                   on 2000/08/02  21:54:26
83174         Log: detypo #6494
83175      Branch: perl
83176            ! ext/Data/Dumper/Dumper.xs
83177 ____________________________________________________________________________
83178 [  6494] By: jhi                                   on 2000/08/02  21:49:17
83179         Log: Dump UVs as UVs in Data::Dumper.
83180              
83181              Subject: Re: [ID 20000405.018] Data::Dumper and negative numbers
83182              From: Gurusamy Sarathy <gsar@ActiveState.com>
83183              Date: Thu, 27 Apr 2000 12:26:25 -0700
83184              Message-Id: <200004271926.MAA04331@molotok.activestate.com>
83185      Branch: perl
83186            ! ext/Data/Dumper/Dumper.xs
83187 ____________________________________________________________________________
83188 [  6493] By: jhi                                   on 2000/08/02  17:01:58
83189         Log: Subject: [PATCH bleadperl] [ID 20000731.010] regex error 
83190              From: Hugo <hv@crypt.compulink.co.uk>
83191              Date: Wed, 02 Aug 2000 14:53:56 +0100
83192              Message-Id: <200008021353.OAA24761@crypt.compulink.co.uk>
83193      Branch: perl
83194            ! regexec.c t/op/re_tests
83195 ____________________________________________________________________________
83196 [  6492] By: jhi                                   on 2000/08/02  15:02:46
83197         Log: The new setproctitle() feature is available only in 
83198              bleeding edge FreeBSD.  From Paul Saab.
83199      Branch: perl
83200            ! mg.c
83201 ____________________________________________________________________________
83202 [  6491] By: jhi                                   on 2000/08/02  13:34:36
83203         Log: The tr utf8 patching continues.
83204              
83205              Subject: Re: #6469, too many tests claimed in require.t
83206              From: simon@brecon.co.uk (Simon Cozens)
83207              Date: 2 Aug 2000 02:37:17 GMT
83208              Message-ID: <slrn8of2at.81o.simon@justanother.perlhacker.org>
83209              
83210              (the logic of the test was the wrong way round in the patch)
83211      Branch: perl
83212            ! doop.c
83213 ____________________________________________________________________________
83214 [  6490] By: jhi                                   on 2000/08/02  13:27:38
83215         Log: The name of a filehandle does not have <these>.
83216      Branch: perl
83217            ! doio.c pod/perldiag.pod pp_sys.c t/pragma/warn/doio
83218            ! t/pragma/warn/pp_sys util.c
83219 ____________________________________________________________________________
83220 [  6489] By: jhi                                   on 2000/08/02  04:26:46
83221         Log: Remove the extraneous "main::" prefix from all the
83222              "opened only for", "on closed", and "never opened" warnings.
83223              
83224              Subject: Re: inappropriate warning
83225              From: Gurusamy Sarathy <gsar@ActiveState.com>
83226              Date: Mon, 20 Mar 2000 11:28:02 -0800
83227              Message-Id: <200003201928.LAA32224@maul.ActiveState.com>
83228      Branch: perl
83229            ! doio.c embed.h embed.pl gv.c objXSUB.h pp_hot.c pp_sys.c
83230            ! proto.h t/pragma/warn/4lint t/pragma/warn/doio
83231            ! t/pragma/warn/pp_hot t/pragma/warn/pp_sys util.c
83232 ____________________________________________________________________________
83233 [  6488] By: jhi                                   on 2000/08/02  03:02:57
83234         Log: memcpy has n o in it, as pinted ut by Sarathy.
83235      Branch: perl
83236            ! pod/perlguts.pod
83237 ____________________________________________________________________________
83238 [  6487] By: jhi                                   on 2000/08/02  02:44:51
83239         Log: Document in one place the memory abstractions used in Perl core.
83240              
83241              Subject: Re: Memory abstraction
83242              From: simon@brecon.co.uk (Simon Cozens)
83243              Date: 2 Aug 2000 02:20:23 GMT
83244              Organization: Earth.li Origins
83245      Branch: perl
83246            ! pod/perlguts.pod
83247 ____________________________________________________________________________
83248 [  6486] By: jhi                                   on 2000/08/02  02:41:57
83249         Log: regen_headers, regen perltoc.
83250      Branch: perl
83251            ! perlapi.c pod/perltoc.pod
83252 ____________________________________________________________________________
83253 [  6485] By: jhi                                   on 2000/08/02  01:43:33
83254         Log: "This little thing tests for a file .patch, and if it contains
83255              a number, pops into patchlevel.h" (making it easier to track
83256              which development version people are reporting bugs against)
83257              
83258              Subject: Patchlevel autogeneration for repository perls
83259              From: simon@brecon.co.uk (Simon Cozens)
83260              Date: 14 Jul 2000 07:12:15 GMT
83261              Message-ID: <slrn8mtfaf.1qo.simon@justanother.perlhacker.org>
83262      Branch: perl
83263            + fix_pl
83264            ! MANIFEST Makefile.SH
83265 ____________________________________________________________________________
83266 [  6484] By: jhi                                   on 2000/08/02  01:32:54
83267         Log: FreeBSD 3.* updates from
83268              
83269              From: Paul Saab <ps@yahoo-inc.com>
83270              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
83271              Date: Tue, 1 Aug 2000 15:41:39 -0700
83272              Message-Id: <20000801154139.A53740@yahoo-inc.com>
83273      Branch: perl
83274            ! hints/freebsd.sh
83275 ____________________________________________________________________________
83276 [  6483] By: jhi                                   on 2000/08/02  01:27:44
83277         Log: In new BSDs changes to argv[] do not show up in ps(1) output,
83278              instead one must use setproctitle().  This was already addressed
83279              by change #6457, but the below has a new variant for FreeBSD 4.0
83280              or later, and the matter is also documented more.
83281              
83282              From: Paul Saab <ps@yahoo-inc.com>
83283              Subject: [ID 20000801.007] setting $0 on FreeBSD 4.x does not get reflected in /bin/ps
83284              Date: Tue, 1 Aug 2000 15:41:39 -0700
83285              Message-Id: <20000801154139.A53740@yahoo-inc.com>
83286      Branch: metaconfig/U/perl
83287            + i_libutil.U
83288      Branch: perl
83289            ! Configure config_h.SH mg.c perl.h pod/perlvar.pod
83290 ____________________________________________________________________________
83291 [  6482] By: jhi                                   on 2000/08/01  22:17:32
83292         Log: The test from this
83293              
83294              Subject: Re: [ID 20000411.002] qw() gives different results in 5.6 to previous versions
83295              Date: Sat, 15 Apr 2000 17:03:44 +0100
83296              From: Tom Hughes <tom@compton.nu>
83297              Message-ID: <d1c9b2af49.tom@compton.compton.nu>
83298              
83299              was missing, the code change went in as #5989
83300              (which had a different test?)
83301      Branch: perl
83302            ! t/op/misc.t
83303 ____________________________________________________________________________
83304 [  6481] By: jhi                                   on 2000/08/01  21:48:38
83305         Log: Subject: [Proposed PATCH] Let Perl define QUAD_MIN and _MAX itself
83306              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
83307              Date: Thu, 27 Jul 2000 13:51:41 -0700 (PDT)
83308              Message-Id: <200007272051.NAA02178@xfiles.intercon.hp.com>
83309      Branch: perl
83310            ! perl.h
83311 ____________________________________________________________________________
83312 [  6480] By: jhi                                   on 2000/08/01  18:05:28
83313         Log: Make p4desc to skip non-mainperl branches by default.
83314      Branch: perl
83315            ! Porting/p4desc
83316 ____________________________________________________________________________
83317 [  6479] By: jhi                                   on 2000/08/01  17:29:19
83318         Log: If gccosandvers is equal to osname, clear gccosandvers.
83319      Branch: metaconfig/U/perl
83320            ! gccvers.U
83321      Branch: perl
83322            ! Configure config_h.SH
83323 ____________________________________________________________________________
83324 [  6478] By: jhi                                   on 2000/08/01  15:54:08
83325         Log: BOM patching from Simon Cozens.
83326      Branch: perl
83327            ! toke.c
83328 ____________________________________________________________________________
83329 [  6477] By: jhi                                   on 2000/08/01  04:50:33
83330         Log: Stash away the largefiles flags and libswanted.
83331      Branch: perl
83332            ! hints/aix.sh hints/hpux.sh hints/linux.sh hints/solaris_2.sh
83333 ____________________________________________________________________________
83334 [  6476] By: gsar                                  on 2000/08/01  04:24:24
83335         Log: various syntax errors and such (not fixed: comp/require.t#22 coredump
83336              on Windows)
83337      Branch: perl
83338            ! t/pragma/utf8.t utf8.c win32/win32.c
83339 ____________________________________________________________________________
83340 [  6475] By: jhi                                   on 2000/08/01  03:35:24
83341         Log: Make chr() for values >127 to create utf8 when under utf8.
83342              
83343              Subject: Re: uft8/chr()
83344              From: simon@brecon.co.uk (Simon Cozens)
83345              Date: 1 Aug 2000 02:37:02 GMT
83346              Message-ID: <slrn8ocdud.19l.simon@justanother.perlhacker.org>
83347      Branch: perl
83348            ! pod/perlfunc.pod pp.c t/pragma/utf8.t
83349 ____________________________________________________________________________
83350 [  6474] By: jhi                                   on 2000/08/01  02:36:18
83351         Log: In Digital UNIX warn if gcc explicitly chosen because even
83352              2.95.2 is known to cause problems.
83353      Branch: perl
83354            ! hints/dec_osf.sh
83355 ____________________________________________________________________________
83356 [  6473] By: jhi                                   on 2000/08/01  02:00:56
83357         Log: Make the safety catch for buggy gccs work with triple version
83358              numbers like 2.95.2.  Reported in
83359              
83360              Subject: [ID 20000731.005] Perl 5.6.0 "Configure" fails to recognize gcc 2.95.2
83361              From: Maurizio Loreti <maurizio.loreti@pd.infn.it>
83362              Date: Mon, 31 Jul 2000 14:55:06 +0200
83363              Message-Id: <200007311255.AA25586@axcdf4.pd.infn.it>
83364      Branch: perl
83365            ! hints/dec_osf.sh
83366 ____________________________________________________________________________
83367 [  6472] By: jhi                                   on 2000/08/01  01:13:33
83368         Log: Subject: fix and question re: waitpid() under win32
83369              From: Brian Clarke <clarke@appliedmeta.com>
83370              Date: Fri, 28 Jul 2000 15:18:29 -0400
83371              Message-ID: <3981DC85.290314EB@appliedmeta.com>
83372              
83373              Slightly reformatted and WNOHANG # define moved to win32.h
83374              so that also POSIX.xs sees it, as suggsted by Sarathy.
83375      Branch: perl
83376            ! win32/win32.c win32/win32.h
83377 ____________________________________________________________________________
83378 [  6471] By: jhi                                   on 2000/08/01  00:55:05
83379         Log: Subject: [PATCH] allow non-variable as lhs of non-updating tr///
83380              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83381              Message-Id: <E13JEgd-0003fy-00@libra.cus.cam.ac.uk>
83382              Date: Mon, 31 Jul 2000 13:28:51 +0100
83383              
83384              (aka ID 20000730.002)
83385      Branch: perl
83386            ! op.c t/op/tr.t
83387 ____________________________________________________________________________
83388 [  6470] By: jhi                                   on 2000/07/31  23:34:42
83389         Log: Document the problem with -P in HP-UX and its workaround.
83390              
83391              Subject: [ID 20000628.002] HPUX 11: -Ae compiler flag breaks perl -P
83392              From: Milton Hankins {64892} <webtools@uewrhp03.msd.ray.com>
83393              Date: Wed, 28 Jun 2000 13:58:21 -0400 (EDT)
83394              Message-Id: <200006281758.NAA10339@uewrhp03.msd.ray.com>
83395      Branch: perl
83396            ! README.hpux
83397 ____________________________________________________________________________
83398 [  6469] By: jhi                                   on 2000/07/31  04:15:02
83399         Log: The swallow_bom() saga continues.  The #23 of require.t
83400              (UTF16-LE) still fails (silently, no output) but the #22
83401              (UTF16-BE) seems to be working now.  The root of the
83402              failure may be in sv_gets(): is it UTF-16LE-aware,
83403              especially when it comes to line endings? 
83404      Branch: perl
83405            ! embed.h embed.pl objXSUB.h pod/perldiag.pod proto.h
83406            ! t/comp/require.t toke.c utf8.c
83407 ____________________________________________________________________________
83408 [  6468] By: jhi                                   on 2000/07/30  19:05:48
83409         Log: Find green threads before native threads.
83410              
83411              Subject: Re: Patch to jpl/JNI/Makefile.PL
83412              From: Jens Thomsen <jens@fiend.cis.com>
83413              Date: Fri, 28 Jul 2000 15:54:49 -0600 (MDT)
83414              Message-ID: <Pine.LNX.4.21.0007281553470.687-200000@fiend.cis.com>
83415      Branch: perl
83416            ! jpl/JNI/Makefile.PL
83417 ____________________________________________________________________________
83418 [  6467] By: jhi                                   on 2000/07/30  18:36:22
83419         Log: Fix the HALF_UPGRADE() macro introduced in #6263.
83420      Branch: perl
83421            ! doop.c
83422 ____________________________________________________________________________
83423 [  6466] By: jhi                                   on 2000/07/30  04:37:29
83424         Log: A new version of the "remove UPPERACSE string comparison"
83425              operators.  The problem with the previous one (change #6454)
83426              was that it was for Perl 5.6.0.  From Paul Marquess.
83427      Branch: perl
83428            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/3both
83429            ! t/pragma/warn/4lint t/pragma/warn/5nolint t/pragma/warn/7fatal
83430            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
83431 ____________________________________________________________________________
83432 [  6465] By: jhi                                   on 2000/07/29  22:39:56
83433         Log: Do not upgrade SVs into utf8 just because they participate
83434              in eq or cmp.  Reported and fix suggested in
83435              
83436              Subject: [ID 20000720.009] sv_eq UTF8 bug
83437              From: "Simon Cozens" <simon@othersideofthe.earth.li>
83438              Date: 21 Jul 2000 04:37:29 -0000
83439              Message-Id: <20000721043729.30081.qmail@othersideofthe.earth.li>
83440              
83441              Exercise for the kind reader: should we or should we not
83442              cache the utf8 conversion alongside the SV? (as magic,
83443              as the strxfrm()ed version is cached under use locale)
83444              Argue both for and against.
83445      Branch: perl
83446            ! sv.c
83447 ____________________________________________________________________________
83448 [  6464] By: jhi                                   on 2000/07/29  22:36:22
83449         Log: Subject: UTF8 concat
83450              From: simon@brecon.co.uk (Simon Cozens) 
83451              Date: 30 Jun 2000 06:13:25 GMT
83452              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org> 
83453              
83454              (with a memory leak fixed, plus a few casts added)
83455              
83456              This also seems to help for
83457              
83458              Subject: [ID 20000716.015] join UTF8 weirdness
83459              From: root <root@ak-71.mind.de> 
83460              Date: Sat, 15 Jul 2000 15:29:54 +0200
83461              Message-Id: <200007151329.PAA13970@ak-71.mind.de>
83462              
83463              (from Andreas König)
83464      Branch: perl
83465            ! pp_hot.c
83466 ____________________________________________________________________________
83467 [  6463] By: jhi                                   on 2000/07/29  00:55:39
83468         Log: Tune the comments and hopefully stop a memory leak.
83469      Branch: perl
83470            ! toke.c utf8.c
83471 ____________________________________________________________________________
83472 [  6462] By: jhi                                   on 2000/07/29  00:16:53
83473         Log: The problem described in this
83474              
83475              Subject: [ID 20000322.018] named chars aren't magical enough
83476              From: root <root@dixie.cscaper.com>     
83477              Date: Wed, 22 Mar 2000 18:37:42 -0700
83478              Message-Id: <200003230137.SAA29532@dixie.cscaper.com>
83479              
83480              has been fixed in perl 5.6.0 but just in case added a test
83481              to keep it away.  (The report from Joseph Hall.)
83482      Branch: perl
83483            ! t/lib/charnames.t
83484 ____________________________________________________________________________
83485 [  6461] By: jhi                                   on 2000/07/28  23:56:36
83486         Log: Tiny fixes for #6460.
83487      Branch: metaconfig/U/perl
83488            ! gccvers.U
83489      Branch: perl
83490            ! Configure config_h.SH
83491 ____________________________________________________________________________
83492 [  6460] By: jhi                                   on 2000/07/28  23:24:41
83493         Log: Warn if the version of the operating system used to compile gcc
83494              differs from the current version of the operating system.
83495              Also display the gcc compilation os and version in myconfig.
83496              Inspiration from
83497              
83498              Subject: Re: [ID 20000710.003] ERRORS!!         
83499              From: "Kurt D. Starsinic" <kstar@chapin.edu>
83500              Date: Mon, 10 Jul 2000 15:54:16 -0400
83501              Message-ID: <20000710155416.A1384@O2.chapin.edu>
83502      Branch: metaconfig/U/perl
83503            ! gccvers.U
83504      Branch: perl
83505            ! Configure config_h.SH myconfig.SH
83506 ____________________________________________________________________________
83507 [  6459] By: jhi                                   on 2000/07/28  22:00:32
83508         Log: In DEC OSF aka Digital UNIX aka Tru64 add the version
83509              letter to $Config{osvers}.
83510      Branch: metaconfig
83511            ! U/modified/Oldconfig.U
83512      Branch: perl
83513            ! Configure config_h.SH
83514 ____________________________________________________________________________
83515 [  6458] By: jhi                                   on 2000/07/28  04:15:39
83516         Log: Back out #6454, doesn't seem to work.
83517              (Reason: that patch was for perl 5.6.0, not perl-current)
83518              (A version of the patch for perl-current came in later as #6466)
83519      Branch: perl
83520            ! regcomp.c t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
83521            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
83522            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
83523 ____________________________________________________________________________
83524 [  6457] By: jhi                                   on 2000/07/27  23:31:49
83525         Log: Use setproctitle() if available to modify $0.
83526              
83527              Subject: setting $* on BSD4 broken
83528              From: Jeffrey Friedl <jfriedl@yahoo-inc.com>
83529              Date: Sun, 23 Jul 2000 01:31:34 -0700 (PDT)
83530              Message-Id: <200007230831.BAA08379@ventrue.yahoo.com>
83531      Branch: metaconfig
83532            ! U/modified/Myinit.U
83533      Branch: perl
83534            ! Configure config_h.SH mg.c
83535 ____________________________________________________________________________
83536 [  6456] By: jhi                                   on 2000/07/27  14:50:47
83537         Log: Allow "no AutoLoader;", based on change #6444,
83538              suggested by Graham Barr.
83539      Branch: perl
83540            ! lib/AutoLoader.pm
83541 ____________________________________________________________________________
83542 [  6455] By: jhi                                   on 2000/07/27  14:19:10
83543         Log: Subject: [ID 19990709.002] [DOCUMENTATION PATCH] perldiag
83544              From: rspier@pobox.com (Robert Spier)
83545              Date: Thu, 27 Jul 2000 09:49:35 -0400 (EDT)
83546              Message-ID: <14720.15855.787664.424783@rls.cx>
83547      Branch: perl
83548            ! pod/perldiag.pod
83549 ____________________________________________________________________________
83550 [  6454] By: jhi                                   on 2000/07/27  14:03:02
83551         Log: Remove EQ, NE, GT, LT, GE, LE (they have been deprecated
83552              for a long time).
83553              
83554              Reported in
83555              
83556              Subject: [ID 20000717.004] Unexpected complaint of NE deprecation
83557              From: Ryan Herbert <rherbert@sycamorehq.com>
83558              Date: Mon, 17 Jul 2000 11:40:42 -0400
83559              Message-Id: <200007171540.LAA20480@beorn.hq.sai>
83560              
83561              Patched in
83562              
83563              Subject: RE: [ID 20000717.004] Unexpected complaint of NE deprecation
83564              From: "Paul Marquess" <Paul.Marquess@btinternet.com>
83565              Date: Wed, 26 Jul 2000 23:40:18 +0100
83566              Message-ID: <000001bff752$79511880$0a17073e@tiny>
83567              
83568              based on an earlier patch from Stephen P. Potter.
83569              
83570              (Removed later by change #6458 because this patch was for
83571              perl 5.6.0, not perl-current)
83572      Branch: perl
83573            ! t/op/do.t t/pragma/warn/2use t/pragma/warn/4lint
83574            ! t/pragma/warn/5nolint t/pragma/warn/7fatal
83575            ! t/pragma/warn/8signal t/pragma/warn/toke toke.c
83576 ____________________________________________________________________________
83577 [  6453] By: jhi                                   on 2000/07/27  13:48:02
83578         Log: Subject: [PATCH] fixes bug 20000508.004
83579              From: Michael Stevens <mstevens@globnix.org>
83580              Date: Thu, 27 Jul 2000 13:49:04 +0100
83581              Message-ID: <20000727134903.A9351@athenaeum.globnix.org>
83582      Branch: perl
83583            ! pod/perldata.pod
83584 ____________________________________________________________________________
83585 [  6452] By: jhi                                   on 2000/07/26  23:51:26
83586         Log: Further File::Temp patches from Yitzchak Scott-Thoennes
83587              and Craig A. Berry.
83588      Branch: perl
83589            ! lib/File/Temp.pm pod/perlport.pod
83590 ____________________________________________________________________________
83591 [  6451] By: jhi                                   on 2000/07/26  19:43:30
83592         Log: Be wary of close()s, too.
83593              
83594              Subject: Re: [PATCH] perlbug cleanup
83595              From: Tim Jenness <t.jenness@jach.hawaii.edu>
83596              Date: Wed, 26 Jul 2000 09:32:43 -1000 (HST)
83597              Message-ID: <Pine.LNX.4.10.10007260931540.27658-100000@lapaki.jach.hawaii.edu>
83598      Branch: perl
83599            ! utils/perlbug.PL
83600 ____________________________________________________________________________
83601 [  6450] By: jhi                                   on 2000/07/26  18:41:40
83602         Log: Subject: Minor doc patch: handy.h
83603              From: Daniel =?iso-8859-1?Q?Mui=F1o?= <dmuino@afip.gov.ar>
83604              Date: Wed, 26 Jul 2000 15:34:25 -0300
83605              Message-ID: <397F2F31.F3F9F4F3@afip.gov.ar>
83606      Branch: perl
83607            ! handy.h pod/perlapi.pod
83608 ____________________________________________________________________________
83609 [  6449] By: jhi                                   on 2000/07/26  18:23:55
83610         Log: Subject: [PATCH] minor doc change - perlguts
83611              From: Michael Stevens <mstevens@globnix.org>
83612              Date: Thu, 13 Jul 2000 12:39:18 +0100
83613              Message-ID: <20000713123918.A26561@athenaeum.globnix.org>
83614      Branch: perl
83615            ! pod/perlguts.pod
83616 ____________________________________________________________________________
83617 [  6448] By: jhi                                   on 2000/07/26  18:20:30
83618         Log: open() wariness in perlbug.
83619              
83620              Subject: [PATCH] perlbug cleanup
83621              From: Michael Stevens <mstevens@globnix.org>
83622              Message-ID: <20000713155222.A11380@athenaeum.globnix.org>
83623              Date: Thu, 13 Jul 2000 15:52:23 +0100
83624      Branch: perl
83625            ! utils/perlbug.PL
83626 ____________________________________________________________________________
83627 [  6447] By: jhi                                   on 2000/07/26  18:13:04
83628         Log: File::Temp patches for VMS and OS/2 from Tim Jenness.
83629      Branch: perl
83630            ! lib/File/Temp.pm t/lib/ftmp-security.t
83631 ____________________________________________________________________________
83632 [  6446] By: jhi                                   on 2000/07/26  18:06:32
83633         Log: docfix from Peter Scott <Peter@PSDT.com>.
83634      Branch: perl
83635            ! pod/perlfunc.pod
83636 ____________________________________________________________________________
83637 [  6445] By: jhi                                   on 2000/07/26  17:53:31
83638         Log: Fix *foo{FORMAT}.
83639              
83640              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
83641              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
83642              Date: Wed, 26 Jul 2000 19:51:02 +0200
83643              Message-Id: <20000726194952.41DD.H.M.BRAND@hccnet.nl>
83644              
83645              From: Graham Barr <gbarr@pobox.com>
83646              Subject: Re: Looking for a starting point (Mark-Jason?, Chip?, Jarkko?)
83647              Date: Wed, 26 Jul 2000 17:38:36 +0100
83648              Message-ID: <20000726173836.L472@pobox.com>
83649      Branch: perl
83650            ! pp.c sv.c t/op/gv.t
83651 ____________________________________________________________________________
83652 [  6444] By: jhi                                   on 2000/07/26  17:49:14
83653         Log: Allow "sub AUTOLOAD;" to stop AUTOLOAD inheritance,
83654              from Graham Barr in the module list.
83655      Branch: perl
83656            ! gv.c pod/perlobj.pod
83657 ____________________________________________________________________________
83658 [  6443] By: jhi                                   on 2000/07/26  16:06:56
83659         Log: More split() doc and test patches from Mike Guy.
83660      Branch: perl
83661            ! pod/perlfunc.pod t/op/split.t
83662 ____________________________________________________________________________
83663 [  6442] By: jhi                                   on 2000/07/26  16:05:30
83664         Log: MacOS nits from Matthias Neeracher.
83665      Branch: perl
83666            ! perl.c pp_ctl.c
83667 ____________________________________________________________________________
83668 [  6441] By: jhi                                   on 2000/07/26  04:39:57
83669         Log: Subject: [PATCH] split /^/
83670              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83671              Date: Tue, 25 Jul 2000 14:18:57 +0100
83672              Message-Id: <E13H4bp-00062h-00@libra.cus.cam.ac.uk>
83673              
83674              (with notes from tchrist and gbarr)
83675      Branch: perl
83676            ! pod/perlfunc.pod t/op/split.t
83677 ____________________________________________________________________________
83678 [  6440] By: jhi                                   on 2000/07/26  04:32:32
83679         Log: Subject: [PATCH: perl@6409] bug fix for munchconfig (turned up by CXX)
83680              From: Peter Prymmer <pvhp@forte.com>
83681              Date: Tue, 25 Jul 2000 18:59:16 -0700 (PDT)
83682              Message-ID: <Pine.OSF.4.10.10007251805350.294719-100000@aspara.forte.com>
83683      Branch: perl
83684            ! vms/munchconfig.c
83685 ____________________________________________________________________________
83686 [  6439] By: jhi                                   on 2000/07/26  04:31:01
83687         Log: Make the unimplemented POSIX regex features [[.cc.]] and [[=c=]]
83688              to be fatal errors (instead of by default ignoring them, and
83689              ignoring with a bug: even though -w gave an error, the opening [
83690              was left in)  Reported in:
83691              
83692              Subject: [ID 20000716.024] [=cc=] / [:blank:]
83693              From: Jeffrey Friedl <jfriedl@fummy.dsl.yahoo.com>
83694              Date: Sun, 16 Jul 2000 17:55:29 -0700
83695              Message-Id: <200007170055.RAA23528@fummy.dsl.yahoo.com>
83696      Branch: perl
83697            ! pod/perldiag.pod regcomp.c t/pragma/warn/regcomp
83698 ____________________________________________________________________________
83699 [  6438] By: jhi                                   on 2000/07/25  15:41:15
83700         Log: Subject: [PATCH] av.c apidoc
83701              From: simon@brecon.co.uk (Simon Cozens)
83702              Date: 24 Jul 2000 06:40:52 GMT
83703              Message-ID: <slrn8nnp7k.cgv.simon@justanother.perlhacker.org>
83704      Branch: perl
83705            ! av.c embed.h embed.pl embedvar.h global.sym objXSUB.h
83706            ! perlapi.c perlapi.h pod/perlapi.pod proto.h
83707 ____________________________________________________________________________
83708 [  6437] By: jhi                                   on 2000/07/25  14:05:36
83709         Log: Subject: [ID 20000724.003] Documentation changes for perllocale.pod
83710              From: "Stephen P. Potter" <spp@ds.net>
83711              Date: Mon, 24 Jul 2000 14:22:23 -0400
83712              Message-Id: <200007241822.OAA06827@spp.users.ds.net>
83713      Branch: perl
83714            ! pod/perllocale.pod
83715 ____________________________________________________________________________
83716 [  6436] By: jhi                                   on 2000/07/25  14:02:03
83717         Log: Subject: [PATCH] Make large file tests deal with SIGXFSZ
83718              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83719              Date: Mon, 24 Jul 2000 18:04:28 +0100
83720              Message-Id: <E13GleW-0000fr-00@libra.cus.cam.ac.uk>
83721      Branch: perl
83722            ! t/lib/syslfs.t t/op/lfs.t
83723 ____________________________________________________________________________
83724 [  6435] By: jhi                                   on 2000/07/25  13:59:28
83725         Log: Get UTF16 BOMs working.  Patch from
83726              
83727              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
83728              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83729              Date: Tue, 25 Jul 2000 12:52:45 +0100
83730              Message-Id: <E13H3GP-0004MR-00@libra.cus.cam.ac.uk>
83731              
83732              and notes from
83733              
83734              Subject: Re: [ID 20000719.001] Problem with bleadperl of 7/18/00
83735              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83736              Date: Tue, 25 Jul 2000 11:43:25 +0100
83737              Message-Id: <E13H2BJ-0002nG-00@libra.cus.cam.ac.uk>
83738      Branch: perl
83739            ! t/comp/require.t toke.c utf8.c
83740 ____________________________________________________________________________
83741 [  6434] By: jhi                                   on 2000/07/25  02:39:54
83742         Log: Make the "uninit variable" warning to say "concat or string"
83743              or "join or string" when in concat or join .
83744              
83745              Subject: Re: [ID 20000403.009] uninitialised concatenation???
83746              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83747              Date: Tue, 04 Apr 2000 18:22:58 +0100
83748              Message-Id: <E12cX2Y-000364-00@taurus.cus.cam.ac.uk>
83749              
83750              Subject: [ID 20000330.052] Use of uninitialized value in concatenation (.)
83751              From: William R Ward <hermit@BayView.COM>
83752              Date: Thu, 30 Mar 2000 19:50:03 -0800
83753              Message-Id: <200003310350.TAA13319@komodo.bayview.com>
83754      Branch: perl
83755            ! opcode.h opcode.pl opnames.h pp.sym pp_proto.h
83756            ! t/pragma/warn/op t/pragma/warn/sv
83757 ____________________________________________________________________________
83758 [  6433] By: jhi                                   on 2000/07/24  17:52:56
83759         Log: File::Spec::VMS fixup for tmpdir from Craig Berry.
83760      Branch: perl
83761            ! lib/File/Spec/VMS.pm
83762 ____________________________________________________________________________
83763 [  6432] By: jhi                                   on 2000/07/24  17:44:44
83764         Log: Test cases for #6431.
83765              
83766              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
83767              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83768              Date: Mon, 24 Jul 2000 15:32:29 +0100
83769              Message-Id: <E13GjHR-00058t-00@libra.cus.cam.ac.uk>
83770      Branch: perl
83771            ! t/op/pat.t t/op/split.t
83772 ____________________________________________________________________________
83773 [  6431] By: jhi                                   on 2000/07/24  17:43:17
83774         Log: Bind op fix.
83775              
83776              Subject: Re: [PATCH] [ID 20000716.011] strangeness with split($_ =~ m/.../)
83777              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83778              Date: Mon, 17 Jul 2000 20:04:56 +0100
83779              Message-Id: <E13EGCG-0006oO-00@libra.cus.cam.ac.uk>
83780      Branch: perl
83781            ! op.c
83782 ____________________________________________________________________________
83783 [  6430] By: jhi                                   on 2000/07/24  03:42:42
83784         Log: Subject: [ID 20000716.023] syslog test fails without sockets
83785              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
83786              Date: Sun, 16 Jul 2000 12:07:42 -0700 (PDT)
83787              Message-Id: <200007161907.e6GJ7g115736@garcia.efn.org>
83788      Branch: metaconfig/U/perl
83789            ! Extensions.U
83790      Branch: perl
83791            ! Configure config_h.SH
83792 ____________________________________________________________________________
83793 [  6429] By: jhi                                   on 2000/07/24  03:11:52
83794         Log: Add an optimization for map-maps-a-list-element-to-more-list-elements
83795              case, but add also notes explaining the relationship of this
83796              patch and the earlier notes by Sarathy.
83797              
83798              Subject: Map is still slow
83799              From: "Ben Tilly" <ben_tilly@hotmail.com>
83800              Date: Sat, 15 Jul 2000 17:23:27 EDT
83801              Message-ID: <20000715212327.21656.qmail@hotmail.com>
83802      Branch: perl
83803            ! pp_ctl.c
83804 ____________________________________________________________________________
83805 [  6428] By: jhi                                   on 2000/07/24  02:58:52
83806         Log: Documentation to explain the behaviour of map().
83807              
83808              Subject: Re: Map is still slow 
83809              From: Gurusamy Sarathy <gsar@ActiveState.com>
83810              Date: Sat, 15 Jul 2000 16:05:09 -0700
83811              Message-Id: <200007152305.QAA26887@molotok.activestate.com>
83812      Branch: perl
83813            ! pp_ctl.c
83814 ____________________________________________________________________________
83815 [  6427] By: jhi                                   on 2000/07/24  02:50:03
83816         Log: Add tests for
83817              [ID 19991110.003] another matching finding by pcre author
83818              which has already been fixed by some patch, as verified in
83819              
83820              Subject: Re: two regex bugs from the mists of time (well, last November)
83821              From: Hugo <hv@crypt.compulink.co.uk>
83822              Date: Sat, 22 Jul 2000 18:12:58 +0100
83823              Message-Id: <200007221712.SAA26770@crypt.compulink.co.uk>
83824      Branch: perl
83825            ! t/op/re_tests
83826 ____________________________________________________________________________
83827 [  6426] By: jhi                                   on 2000/07/24  02:11:20
83828         Log: A missing 'break' after the [[:space:]] switch case.
83829              
83830              Subject: [ID 20000718.006] Missing 'break' in regcomp.c
83831              From: "Stephen P. Potter" <spp@ds.net>
83832              Date: Tue, 18 Jul 2000 16:25:17 -0400
83833              Message-Id: <200007182025.QAA28383@spp.users.ds.net>
83834      Branch: perl
83835            ! regcomp.c
83836 ____________________________________________________________________________
83837 [  6425] By: jhi                                   on 2000/07/24  02:06:12
83838         Log: The output might have been produced in the wrong order.
83839              
83840              Subject: [ID 20000720.003] [PATCH] t/op/write.t
83841              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83842              Date: Thu, 20 Jul 2000 18:49:18 +0100
83843              Message-Id: <E13FKRi-0004rF-00@libra.cus.cam.ac.uk>
83844      Branch: perl
83845            ! t/op/write.t
83846 ____________________________________________________________________________
83847 [  6424] By: jhi                                   on 2000/07/24  02:00:07
83848         Log: Use STDOUT consistently.
83849              
83850              Subject: [ID 20000720.002] [PATCH] Consistency of Test::Harness output
83851              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83852              Date: Thu, 20 Jul 2000 18:04:01 +0100
83853              Message-Id: <E13FJjt-0004Jh-00@libra.cus.cam.ac.uk>
83854      Branch: perl
83855            ! lib/Test/Harness.pm
83856 ____________________________________________________________________________
83857 [  6423] By: jhi                                   on 2000/07/24  01:54:54
83858         Log: Protect against "wild next"s, that is, callbacks doing "next"
83859              instead of "return".
83860              
83861              Subject: [PATCH] Re: [ID 20000717.003] Core dump in 5.6.0
83862              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83863              Date: Tue, 18 Jul 2000 11:30:16 +0100
83864              Message-Id: <E13EUdk-0006ha-00@libra.cus.cam.ac.uk>
83865      Branch: perl
83866            ! lib/File/Find.pm
83867 ____________________________________________________________________________
83868 [  6422] By: jhi                                   on 2000/07/24  01:35:47
83869         Log: Out-of-date note removed.
83870              
83871              Subject: [PATCH] documentation perlipc
83872              From: rspier@pobox.com (Robert Spier)
83873              Date: Thu, 20 Jul 2000 19:21:14 -0400 (EDT)
83874              Message-ID: <14711.35178.572612.502654@rls.cx>
83875      Branch: perl
83876            ! pod/perlipc.pod
83877 ____________________________________________________________________________
83878 [  6421] By: jhi                                   on 2000/07/24  00:09:18
83879         Log: Send all installperl messages to STDERR and be -w clean.
83880              
83881              Subject: [PATCH] Re: [ID 20000721.003] installperl stderr/stdout problem
83882              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83883              Date: Sat, 22 Jul 2000 14:02:11 +0100
83884              Message-Id: <E13Fyux-0003Q2-00@libra.cus.cam.ac.uk>
83885      Branch: perl
83886            ! installperl
83887 ____________________________________________________________________________
83888 [  6420] By: jhi                                   on 2000/07/24  00:04:19
83889         Log: Decutandpasto.
83890              
83891              Subject: [PATCH perl-current] 19990607.008 - perlipc.pod
83892              From: "Richard Soderberg" <rs@crystalflame.net>
83893              Date: Sun, 23 Jul 2000 01:37:23 -0700
83894              Message-ID: <NAEKLNAAHLMBPMPNBMLECEIKCBAA.rs@crystalflame.net>
83895      Branch: perl
83896            ! pod/perlipc.pod
83897 ____________________________________________________________________________
83898 [  6419] By: jhi                                   on 2000/07/24  00:01:12
83899         Log: A cleaner abs_path().
83900              Subject: Re: unix alternative to Cwd.pm
83901              From: Jeff Pinyan <jeffp@crusoe.net>
83902              Date: Sun, 23 Jul 2000 17:43:02 -0400 (EDT)
83903              Message-ID: <Pine.GSO.4.21.0007231739120.4304-100000@crusoe.crusoe.net>
83904      Branch: perl
83905            ! lib/Cwd.pm
83906 ____________________________________________________________________________
83907 [  6418] By: jhi                                   on 2000/07/23  23:48:56
83908         Log: Detypo.
83909              
83910              Subject: [PATCH perl-current] Typo in hints/powerux.sh
83911              From: "Richard Soderberg" <rs@crystalflame.net>
83912              Date: Sun, 23 Jul 2000 01:27:33 -0700
83913              Message-ID: <NAEKLNAAHLMBPMPNBMLEOEIJCBAA.rs@crystalflame.net>
83914      Branch: perl
83915            ! hints/powerux.sh
83916 ____________________________________________________________________________
83917 [  6417] By: jhi                                   on 2000/07/17  22:13:31
83918         Log: Subject: SDBM_File documentation
83919              From: mjd@plover.com
83920              Date: 16 Jul 2000 17:41:17 -0000
83921              Message-ID: <20000716174117.18515.qmail@plover.com>
83922      Branch: perl
83923            ! ext/SDBM_File/SDBM_File.pm
83924 ____________________________________________________________________________
83925 [  6416] By: jhi                                   on 2000/07/17  19:13:26
83926         Log: MPE/ix updates for perl 5.6.0 from Mark Bixby.
83927      Branch: perl
83928            ! hints/mpeix.sh mpeix/relink
83929 ____________________________________________________________________________
83930 [  6415] By: jhi                                   on 2000/07/15  14:11:02
83931         Log: Fix the bitvector ops for utf8 (tricky since past 7 bits
83932              the utf8 'characters' can be more than one octet).
83933              
83934              Date: Sat, 15 Jul 2000 00:21:56 +0100
83935              From: Tom Hughes <tom@compton.nu>
83936              Subject: Re: [ID 20000714.002]
83937              Message-ID: <db2334de49.tom@compton.compton.nu>
83938              
83939              Reported in
83940              
83941              Subject: [ID 20000714.002]
83942              From: "Simon Cozens" <simon@othersideofthe.earth.li>
83943              Date: 14 Jul 2000 15:13:09 -0000
83944              Message-Id: <20000714151309.7170.qmail@othersideofthe.earth.li>
83945      Branch: perl
83946            ! doop.c
83947 ____________________________________________________________________________
83948 [  6414] By: jhi                                   on 2000/07/15  03:13:41
83949         Log: another VMS build tweak from Peter Prymmer
83950      Branch: perl
83951            ! vms/descrip_mms.template
83952 ____________________________________________________________________________
83953 [  6413] By: jhi                                   on 2000/07/15  03:10:40
83954         Log: perlvms.pod whitespace cleanup to keep pod utils happy.
83955      Branch: perl
83956            ! vms/perlvms.pod
83957 ____________________________________________________________________________
83958 [  6412] By: jhi                                   on 2000/07/15  00:31:05
83959         Log: More docs for sv functions.
83960              
83961              Subject: [PATCH cfgperl] sv.c apidoc
83962              From: simon@brecon.co.uk (Simon Cozens)
83963              Date: 13 Jul 2000 09:00:20 GMT
83964              Message-ID: <slrn8mr194.2em.simon@justanother.perlhacker.org>
83965              
83966              Subject: Re: [PATCH cfgperl] sv.c apidoc
83967              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83968              Date: Thu, 13 Jul 2000 12:27:41 +0100
83969              Message-Id: <E13Ch9Z-0006QL-00@libra.cus.cam.ac.uk>
83970              
83971              Subject: Re: [PATCH cfgperl] sv.c apidoc
83972              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
83973              Date: Thu, 13 Jul 2000 13:23:09 +0100
83974              Message-Id: <E13Ci1F-0007WR-00@libra.cus.cam.ac.uk>
83975              
83976              Subject: Re: [PATCH cfgperl] sv.c apidoc
83977              From: simon@brecon.co.uk (Simon Cozens)
83978              Date: 14 Jul 2000 06:51:02 GMT
83979              Message-ID: <slrn8mte2m.1qo.simon@justanother.perlhacker.org>
83980      Branch: perl
83981            ! embed.pl pod/perlapi.pod sv.c
83982 ____________________________________________________________________________
83983 [  6411] By: jhi                                   on 2000/07/15  00:10:41
83984         Log: lib/b test fixes from Peter Prymmer.
83985      Branch: perl
83986            ! t/lib/b.t
83987 ____________________________________________________________________________
83988 [  6410] By: jhi                                   on 2000/07/15  00:02:09
83989         Log: Subject: [docpatch] Re: [ID 19991002.011] perldoc -f shift
83990              From: Hugo <hv@crypt.compulink.co.uk>
83991              Date: Fri, 14 Jul 2000 23:05:20 +0100
83992              Message-Id: <200007142205.XAA17882@crypt.compulink.co.uk>
83993              
83994              Didn't anymore apply, but that point still could use another fix.
83995      Branch: perl
83996            ! pod/perlfunc.pod
83997 ____________________________________________________________________________
83998 [  6409] By: jhi                                   on 2000/07/14  23:15:15
83999         Log: thinko fix in vms/descrip_mms.template, the win32.pod in lib,
84000              not in pod, from Peter Prymmer
84001      Branch: perl
84002            ! vms/descrip_mms.template
84003 ____________________________________________________________________________
84004 [  6408] By: jhi                                   on 2000/07/14  20:35:05
84005         Log: The bug report
84006              [ID 19991110.002] minimal matching discrepancy found by pcre author
84007              seems to have been fixed (though differently from what was suggested
84008              in the report) in 5.6.0.  Add tests to keep the bug from reappearing.
84009      Branch: perl
84010            ! t/op/re_tests
84011 ____________________________________________________________________________
84012 [  6407] By: jhi                                   on 2000/07/14  17:38:08
84013         Log: Fix AutoSplit to use File::Spec the right way in VMS,
84014              from Peter Prymmer.
84015      Branch: perl
84016            ! lib/AutoSplit.pm
84017 ____________________________________________________________________________
84018 [  6406] By: jhi                                   on 2000/07/14  14:13:22
84019         Log: Merge perlhacktut into perlhack, update perlguts.
84020              
84021              Subject: Re: Perlhacktut
84022              From: simon@brecon.co.uk (Simon Cozens)
84023              Date: 14 Jul 2000 06:49:21 GMT
84024              Message-ID: <slrn8mtdvh.1qo.simon@justanother.perlhacker.org>
84025              
84026              Subject: Re: Perlhacktut
84027              From: simon@brecon.co.uk (Simon Cozens)
84028              Date: 14 Jul 2000 07:09:45 GMT
84029              Message-ID: <slrn8mtf5p.1qo.simon@justanother.perlhacker.org>
84030      Branch: perl
84031            ! pod/perlguts.pod pod/perlhack.pod
84032 ____________________________________________________________________________
84033 [  6405] By: jhi                                   on 2000/07/14  14:02:31
84034         Log: Integrate with Sarathy.
84035      Branch: cfgperl
84036           !> doop.c embed.h embed.pl embedvar.h ext/IPC/SysV/Makefile.PL
84037           !> intrpvar.h lib/ExtUtils/MM_Unix.pm mg.c op.c perlapi.h
84038           !> pod/perlapi.pod pp.c proto.h sv.h thread.h toke.c util.c
84039 ____________________________________________________________________________
84040 [  6404] By: gsar                                  on 2000/07/14  12:15:02
84041         Log: PERL_OBJECT build tweaks
84042      Branch: perl
84043            ! toke.c
84044 ____________________________________________________________________________
84045 [  6403] By: gsar                                  on 2000/07/14  11:23:41
84046         Log: inconsistent types needs casts
84047      Branch: perl
84048            ! toke.c
84049 ____________________________________________________________________________
84050 [  6402] By: gsar                                  on 2000/07/14  11:12:04
84051         Log: typos in change#6399, regen headers
84052      Branch: perl
84053            ! doop.c embed.h embedvar.h perlapi.h pod/perlapi.pod proto.h
84054 ____________________________________________________________________________
84055 [  6401] By: gsar                                  on 2000/07/14  10:59:12
84056         Log: typecasts needed for change#6394
84057      Branch: perl
84058            ! toke.c
84059 ____________________________________________________________________________
84060 [  6400] By: gsar                                  on 2000/07/14  10:49:37
84061         Log: integrate cfgperl contents into mainline
84062      Branch: perl
84063           !> Configure MANIFEST config_h.SH embed.pl global.sym proto.h
84064           !> regcomp.c regexec.c t/op/re_tests toke.c vms/subconfigure.com
84065 ____________________________________________________________________________
84066 [  6399] By: gsar                                  on 2000/07/14  10:38:35
84067         Log: enable UTF-16 filter by default if relevant BOM is seen; various
84068              cleanups (typos, misformatted code, and small bugs)
84069      Branch: perl
84070            ! doop.c embed.pl mg.c op.c pp.c toke.c
84071 ____________________________________________________________________________
84072 [  6398] By: gsar                                  on 2000/07/14  08:55:38
84073         Log: rename totally bletcherous SvLOCK() thingy (doesn't do what the
84074              name suggests anyway)
84075      Branch: perl
84076            ! ext/IPC/SysV/Makefile.PL sv.h thread.h util.c
84077 ____________________________________________________________________________
84078 [  6397] By: gsar                                  on 2000/07/14  08:44:33
84079         Log: move new variables to the end of the interpreter structure (for
84080              bincompat in code that doesn't #include XSUB.h)
84081      Branch: perl
84082            ! intrpvar.h
84083 ____________________________________________________________________________
84084 [  6396] By: gsar                                  on 2000/07/14  08:13:58
84085         Log: MakeMaker should not remove editor backups (*~) on `make clean`
84086              by default (completes change#6383)
84087      Branch: perl
84088            ! lib/ExtUtils/MM_Unix.pm
84089 ____________________________________________________________________________
84090 [  6395] By: jhi                                   on 2000/07/14  05:20:33
84091         Log: Replace change #6337 with a better one.
84092              
84093              Subject: Re: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
84094              From: Hugo <hv@crypt.compulink.co.uk>
84095              Date: Fri, 14 Jul 2000 04:16:20 +0100
84096              Message-Id: <200007140316.EAA15857@crypt.compulink.co.uk>
84097      Branch: cfgperl
84098            ! regexec.c t/op/re_tests
84099 ____________________________________________________________________________
84100 [  6394] By: jhi                                   on 2000/07/14  01:33:59
84101         Log: Fix the BOM bug: not a byteorder bug, a signedness bug.
84102      Branch: cfgperl
84103            ! embed.pl global.sym proto.h toke.c
84104 ____________________________________________________________________________
84105 [  6393] By: jhi                                   on 2000/07/13  23:41:23
84106         Log: remove discarded test
84107      Branch: cfgperl
84108            ! MANIFEST
84109 ____________________________________________________________________________
84110 [  6392] By: jhi                                   on 2000/07/13  23:32:25
84111         Log: The {multiplier} of a fixed substring was overlooked which
84112              caused a wrong initial search offset for that substring.
84113              
84114              Subject: [PATCH 5.6.0] Re: [ID 20000613.001] Regex works in v5.005_03 but fails in v5.06
84115              From: Hugo <hv@crypt.compulink.co.uk>
84116              Message-Id: <200007131827.TAA14487@crypt.compulink.co.uk>
84117              Date: Thu, 13 Jul 2000 19:27:13 +0100
84118      Branch: cfgperl
84119            ! regcomp.c t/op/re_tests
84120 ____________________________________________________________________________
84121 [  6391] By: jhi                                   on 2000/07/13  16:37:42
84122         Log: typo fix from Craig Berry
84123      Branch: cfgperl
84124            ! vms/subconfigure.com
84125 ____________________________________________________________________________
84126 [  6390] By: jhi                                   on 2000/07/13  13:20:12
84127         Log: Integrate with Sarathy.
84128      Branch: cfgperl
84129            - t/op/method2entersub.t
84130           !> Changes Configure Makefile.SH ext/IPC/SysV/Makefile.PL
84131           !> pod/perldelta.pod sv.c t/lib/english.t t/lib/selfloader.t
84132           !> t/op/sprintf.t toke.c win32/Makefile win32/config_h.PL
84133           !> win32/makefile.mk win32/win32sck.c x2p/Makefile.SH
84134 ____________________________________________________________________________
84135 [  6389] By: jhi                                   on 2000/07/13  13:18:48
84136         Log: Detypo from Peter Prymmer, part of #6388.
84137      Branch: cfgperl
84138            ! Configure config_h.SH
84139      Branch: metaconfig
84140            ! U/modified/d_longlong.U
84141 ____________________________________________________________________________
84142 [  6388] By: gsar                                  on 2000/07/13  06:33:40
84143         Log: typos (spotted by Peter Prymmer)
84144      Branch: perl
84145            ! Configure t/lib/english.t
84146 ____________________________________________________________________________
84147 [  6387] By: gsar                                  on 2000/07/13  05:35:28
84148         Log: new selfloader.t in change#6183 doesn't close DATA handles,
84149              and thus fails to clean up tmp files on dosish platforms
84150      Branch: perl
84151            ! t/lib/selfloader.t
84152 ____________________________________________________________________________
84153 [  6386] By: gsar                                  on 2000/07/12  21:42:39
84154         Log: sprintf test tweaks (from Dominic Dunlop)
84155      Branch: perl
84156            ! t/op/sprintf.t
84157 ____________________________________________________________________________
84158 [  6385] By: gsar                                  on 2000/07/12  21:33:46
84159         Log: fix bugs in processing %v-*d and similar format specs (from
84160              Avi Finkel <avi@finkel.org>)
84161      Branch: perl
84162            ! sv.c t/op/sprintf.t
84163 ____________________________________________________________________________
84164 [  6384] By: gsar                                  on 2000/07/12  16:04:19
84165         Log: readd missing perldelta.pod changes from changes#6339,6376
84166      Branch: perl
84167            ! pod/perldelta.pod
84168 ____________________________________________________________________________
84169 [  6383] By: gsar                                  on 2000/07/12  16:00:51
84170         Log: don't clobber *.orig files on *clean targets
84171      Branch: perl
84172            ! Makefile.SH ext/IPC/SysV/Makefile.PL x2p/Makefile.SH
84173 ____________________________________________________________________________
84174 [  6382] By: gsar                                  on 2000/07/12  07:59:12
84175         Log: fix broken integrations in cfgperl
84176      Branch: cfgperl
84177           !> Changes pod/perldelta.pod
84178 ____________________________________________________________________________
84179 [  6381] By: gsar                                  on 2000/07/12  07:42:17
84180         Log: integrate cfgperl changes into mainline
84181      Branch: perl
84182            ! Changes
84183           !> Configure config_h.SH pod/perlbook.pod pod/perldelta.pod
84184           !> pod/perlre.pod
84185 ____________________________________________________________________________
84186 [  6380] By: gsar                                  on 2000/07/12  07:31:00
84187         Log: get sprintf.t to adjust properly for 3-digit exponents
84188      Branch: perl
84189            ! t/op/sprintf.t
84190 ____________________________________________________________________________
84191 [  6379] By: gsar                                  on 2000/07/12  06:40:04
84192         Log: change#6174 needs corresponding change in win32/config_h.PL,
84193              which grovels through config_h.SH to find the config.h name
84194      Branch: perl
84195            ! win32/config_h.PL
84196 ____________________________________________________________________________
84197 [  6378] By: jhi                                   on 2000/07/12  05:03:59
84198         Log: Do the cc sanity check both before the hints and
84199              after the cc selction.
84200      Branch: cfgperl
84201            ! Configure config_h.SH
84202      Branch: metaconfig
84203            ! U/modified/Oldconfig.U U/modified/cc.U
84204      Branch: metaconfig/U/perl
84205            + Checkcc.U
84206 ____________________________________________________________________________
84207 [  6377] By: jhi                                   on 2000/07/12  02:49:22
84208         Log: Fix nits noticed by Boston.pm.
84209      Branch: cfgperl
84210            ! pod/perlre.pod
84211 ____________________________________________________________________________
84212 [  6376] By: jhi                                   on 2000/07/11  21:22:13
84213         Log: Configure cosmetics and perldelta.
84214      Branch: cfgperl
84215            ! Configure config_h.SH pod/perldelta.pod
84216      Branch: metaconfig
84217            ! U/modified/cc.U
84218 ____________________________________________________________________________
84219 [  6375] By: gsar                                  on 2000/07/11  21:17:35
84220         Log: windows build tweaks (op/sprintf.t still fails tests 120-121, 149)
84221      Branch: perl
84222            ! t/op/sprintf.t win32/Makefile win32/makefile.mk
84223            ! win32/win32sck.c
84224 ____________________________________________________________________________
84225 [  6374] By: gsar                                  on 2000/07/11  20:48:50
84226         Log: tweak for build failure under multiplicity
84227      Branch: perl
84228            ! toke.c
84229 ____________________________________________________________________________
84230 [  6373] By: gsar                                  on 2000/07/11  20:37:23
84231         Log: integrate cfgperl changes#6325..6373 into mainline
84232              (NOTE: today's batch of integrations still untested)
84233      Branch: perl
84234           +> ext/DynaLoader/hints/netbsd.pl
84235            ! Changes
84236           !> (integrate 26 files)
84237 ____________________________________________________________________________
84238 [  6372] By: jhi                                   on 2000/07/11  20:30:36
84239         Log: Reintroduce perlbook (updated for Mk III), introduce perlposix-bc,
84240              regen perltoc.
84241      Branch: cfgperl
84242            + pod/perlbook.pod
84243            ! MANIFEST pod/Makefile.SH pod/buildtoc.PL pod/perl.pod
84244            ! pod/perltoc.pod
84245 ____________________________________________________________________________
84246 [  6371] By: jhi                                   on 2000/07/11  20:08:56
84247         Log: Minor cleanups on the booklist.
84248      Branch: cfgperl
84249            ! pod/perlfaq2.pod
84250 ____________________________________________________________________________
84251 [  6370] By: jhi                                   on 2000/07/11  19:31:13
84252         Log: mjd's tr patches "broke" tr/z-Z/z-Z/
84253      Branch: cfgperl
84254            ! t/pragma/overload.t
84255 ____________________________________________________________________________
84256 [  6369] By: gsar                                  on 2000/07/11  19:27:48
84257         Log: integrate cfgperl changes#6293..6324 into mainline
84258      Branch: perl
84259           +> lib/Win32.pod lib/lib_pm.PL pod/Makefile.SH pod/buildtoc.PL
84260            - lib/lib.pm.PL pod/Makefile pod/Win32.pod pod/buildtoc
84261           !> (integrate 30 files)
84262 ____________________________________________________________________________
84263 [  6368] By: gsar                                  on 2000/07/11  19:18:57
84264         Log: skip integrate of problematic change#6292 from cfgperl into mainline
84265      Branch: perl
84266           !> pp_hot.c
84267 ____________________________________________________________________________
84268 [  6367] By: gsar                                  on 2000/07/11  19:17:21
84269         Log: integrate cfgperl changes#6288..6290 into mainline
84270      Branch: perl
84271           !> lib/File/Spec/Functions.pm lib/File/Spec/OS2.pm
84272 ____________________________________________________________________________
84273 [  6366] By: gsar                                  on 2000/07/11  19:11:18
84274         Log: integrate cfgperl changes#6268..6282 into mainline
84275      Branch: perl
84276           !> (integrate 30 files)
84277 ____________________________________________________________________________
84278 [  6365] By: gsar                                  on 2000/07/11  18:57:00
84279         Log: delete new accidentally branched file
84280      Branch: perl
84281            - t/op/method2entersub.t
84282 ____________________________________________________________________________
84283 [  6364] By: gsar                                  on 2000/07/11  18:55:13
84284         Log: skip integrate of change#6267 from cfgperl into mainline (the
84285              method call optimization is flawed without additional hints
84286              from user about immutableness of @ISA and no runtime method
84287              definitions)
84288      Branch: perl
84289           +> t/op/method2entersub.t
84290           !> MANIFEST embed.pl lib/ExtUtils/Install.pm lib/base.pm op.c
84291           !> perl.h t/op/sprintf.t xsutils.c
84292 ____________________________________________________________________________
84293 [  6363] By: gsar                                  on 2000/07/11  18:49:43
84294         Log: integrate cfgperl changes#6261..6266 into mainline
84295      Branch: perl
84296           !> README.epoc cygwin/Makefile.SHs doop.c epoc/config.sh
84297           !> epoc/createpkg.pl epoc/epocish.c epoc/epocish.h
84298           !> ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
84299           !> hints/bsdos.sh pod/perldiag.pod t/comp/require.t toke.c
84300 ____________________________________________________________________________
84301 [  6362] By: gsar                                  on 2000/07/11  18:43:26
84302         Log: integrate cfgperl changes#6252..6260 into mainline
84303      Branch: perl
84304           !> MANIFEST doop.c embed.h embed.pl embedvar.h lib/Exporter.pm
84305           !> lib/IPC/Open3.pm objXSUB.h op.c pod/perlfunc.pod pp.c
84306           !> pp_proto.h proto.h sv.c t/op/my_stash.t t/op/pack.t t/op/tr.t
84307           !> t/pragma/constant.t t/pragma/warn/op t/pragma/warn/regcomp
84308 ____________________________________________________________________________
84309 [  6361] By: gsar                                  on 2000/07/11  18:37:12
84310         Log: skip integrate of problematic change#6251 from cfgperl into mainline
84311      Branch: perl
84312           !> lib/Exporter.pm
84313 ____________________________________________________________________________
84314 [  6360] By: gsar                                  on 2000/07/11  18:34:56
84315         Log: integrate cfgperl change#6250 into mainline
84316      Branch: perl
84317           +> t/op/my_stash.t
84318           !> MANIFEST embed.pl proto.h toke.c
84319 ____________________________________________________________________________
84320 [  6359] By: gsar                                  on 2000/07/11  18:21:19
84321         Log: integrate cfgperl changes#6242..6249 into mainline
84322      Branch: perl
84323           !> embed.h embed.pl embedvar.h ext/DynaLoader/DynaLoader_pm.PL
84324           !> gv.c lib/File/Spec.pm lib/IPC/Open3.pm objXSUB.h perlapi.c
84325           !> perlapi.h pod/perlapi.pod pod/perlfunc.pod pod/perlintern.pod
84326           !> pp_proto.h proto.h sv.c t/lib/filefunc.t t/lib/filespec.t
84327           !> t/lib/peek.t utf8.c
84328 ____________________________________________________________________________
84329 [  6358] By: gsar                                  on 2000/07/11  18:15:45
84330         Log: skip integrate of problematic change#6241 from cfgperl into mainline
84331      Branch: perl
84332           !> regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
84333 ____________________________________________________________________________
84334 [  6357] By: jhi                                   on 2000/07/11  18:15:16
84335         Log: Fix for
84336              Subject: [ID 20000711.005] spurious uninit warning with msgrcv()
84337              From: Roderick Schertler <roderick@argon.org> 
84338              Date: Tue, 11 Jul 2000 13:55:05 -0400 
84339              Message-Id: <200007111755.NAA05077@jones.argon.org> 
84340      Branch: cfgperl
84341            ! doio.c
84342 ____________________________________________________________________________
84343 [  6356] By: jhi                                   on 2000/07/11  18:12:51
84344         Log: Typo in #6341.
84345      Branch: cfgperl
84346            ! pp_hot.c
84347 ____________________________________________________________________________
84348 [  6355] By: gsar                                  on 2000/07/11  18:12:10
84349         Log: integrate cfgperl changes#6231..6240 into mainline
84350      Branch: perl
84351           +> pod/perlutil.pod
84352           !> (integrate 35 files)
84353 ____________________________________________________________________________
84354 [  6354] By: jhi                                   on 2000/07/11  18:04:34
84355         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive, take 2
84356              From: Dominic Dunlop <domo@computer.org> 
84357              Date: Tue, 11 Jul 2000 12:27:33 +0200 
84358              Message-Id: <p04320405b590a14d4650@[192.168.1.4]> 
84359              
84360              Replaces change #6268.
84361      Branch: cfgperl
84362            ! t/op/sprintf.t
84363 ____________________________________________________________________________
84364 [  6353] By: gsar                                  on 2000/07/11  17:59:51
84365         Log: skip integrate of problematic change#6230 from cfgperl into mainline
84366              (a later version of File::Spec is already in mainline)
84367      Branch: perl
84368           !> lib/File/Spec.pm lib/File/Spec/Functions.pm
84369           !> lib/File/Spec/OS2.pm t/lib/filefunc.t t/lib/filespec.t
84370 ____________________________________________________________________________
84371 [  6352] By: gsar                                  on 2000/07/11  17:57:48
84372         Log: integrate cfgperl changes#6224..6229 into mainline
84373      Branch: perl
84374           +> lib/lib.pm.PL
84375            - lib/lib.pm
84376           !> MANIFEST Makefile.SH README.hpux embed.pl ext/Socket/Socket.pm
84377           !> lib/English.pm op.c t/lib/english.t
84378 ____________________________________________________________________________
84379 [  6351] By: gsar                                  on 2000/07/11  17:50:10
84380         Log: skip integrate of problematic change#6223 from cfgperl into mainline
84381      Branch: perl
84382           !> doio.c
84383 ____________________________________________________________________________
84384 [  6350] By: gsar                                  on 2000/07/11  17:48:28
84385         Log: integrate cfgperl changes#6220..6222 into mainline
84386      Branch: perl
84387           !> doop.c embed.pl lib/Pod/Usage.pm makedef.pl pod/perlop.pod
84388           !> toke.c utf8.c win32/win32.h
84389 ____________________________________________________________________________
84390 [  6349] By: gsar                                  on 2000/07/11  17:46:13
84391         Log: skip integrate of problematic changes#6218..6219 from cfgperl into
84392              mainline
84393      Branch: perl
84394           !> bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
84395           !> ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
84396           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
84397 ____________________________________________________________________________
84398 [  6348] By: jhi                                   on 2000/07/11  17:45:49
84399         Log: README.posix-bc podified from Thomas Dorner.
84400      Branch: cfgperl
84401            ! README.posix-bc
84402 ____________________________________________________________________________
84403 [  6347] By: gsar                                  on 2000/07/11  17:42:04
84404         Log: integrate cfgperl change#6217 into mainline
84405      Branch: perl
84406           !> Configure config_h.SH doio.c embed.h embed.pl embedvar.h gv.c
84407           !> intrpvar.h objXSUB.h perl.c perlapi.h pp.c pp_ctl.c proto.h
84408           !> sv.h util.c util.h vmesa/vmesa.c win32/win32.c
84409 ____________________________________________________________________________
84410 [  6346] By: gsar                                  on 2000/07/11  17:39:37
84411         Log: skip integrate of problematic changes#6211..6212 from cfgperl into
84412              mainline
84413      Branch: perl
84414           !> embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm ext/B/defsubs_h.PL
84415           !> ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
84416           !> ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
84417           !> perlapi.h pod/perlapi.pod
84418 ____________________________________________________________________________
84419 [  6345] By: gsar                                  on 2000/07/11  17:36:42
84420         Log: integrate cfgperl changes#6207..6210 into mainline
84421      Branch: perl
84422           !> doio.c embed.h embed.pl gv.c intrpvar.h objXSUB.h perl.c pp.c
84423           !> pp_ctl.c proto.h sv.h util.c vmesa/vmesa.c win32/win32.c
84424 ____________________________________________________________________________
84425 [  6344] By: gsar                                  on 2000/07/11  17:31:20
84426         Log: skip integrate of problematic changes#6204..6206 from cfgperl into
84427              mainline
84428      Branch: perl
84429           !> (integrate 40 files)
84430 ____________________________________________________________________________
84431 [  6343] By: gsar                                  on 2000/07/11  17:19:08
84432         Log: integrate cfgperl changes#6174..6203 into mainline (first of several)
84433      Branch: perl
84434           +> Makefile.micro README.micro Todo.micro uconfig.h uconfig.sh
84435            ! Changes
84436           !> (integrate 34 files)
84437 ____________________________________________________________________________
84438 [  6342] By: jhi                                   on 2000/07/11  16:05:48
84439         Log: Subject: [ID 20000710.002] fatal error or memory loss when deleting symbols in evaled code with syntax errors
84440              To: perl5-porters@perl.org
84441              From: Karsten Sperling <spiff@phreax.net>
84442              Date: Mon, 10 Jul 2000 15:12:52 +0200
84443              Message-Id: <200007101315.e6ADFrg21041@chthon.perl.com>
84444      Branch: cfgperl
84445            ! lib/Symbol.pm
84446 ____________________________________________________________________________
84447 [  6341] By: jhi                                   on 2000/07/11  15:59:23
84448         Log: Subject: Re: [ID 20000704.002] [PATCH] memory leak with debug / anon subs
84449              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84450              Message-Id: <E13AbRE-00009T-00@libra.cus.cam.ac.uk>
84451              Date: Fri, 07 Jul 2000 17:57:16 +0100
84452      Branch: cfgperl
84453            ! pp_hot.c
84454 ____________________________________________________________________________
84455 [  6340] By: jhi                                   on 2000/07/11  15:55:47
84456         Log: Subject: Re: format bug report  [Patch]
84457              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84458              Date: Wed, 05 Jul 2000 13:12:52 +0200
84459              Message-Id: <20000705130745.67BF.H.M.BRAND@hccnet.nl>
84460              
84461              Subject: Re: format bug report  [Patch]
84462              From: "H.Merijn Brand" <h.m.brand@hccnet.nl>
84463              Date: Wed, 05 Jul 2000 14:10:01 +0200
84464              Message-Id: <20000705140837.73C2.H.M.BRAND@hccnet.nl>
84465      Branch: cfgperl
84466            ! t/op/write.t toke.c
84467 ____________________________________________________________________________
84468 [  6339] By: jhi                                   on 2000/07/11  13:54:09
84469         Log: Be less forgiving about ambiguous and illegal tr ranges.
84470              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
84471              From: Mark-Jason Dominus <mjd@plover.com>
84472              Date: Tue, 04 Jul 2000 10:00:12 -0400
84473              Message-ID: <20000704140012.17772.qmail@plover.com>
84474              
84475              Subject: Re: [ID 20000703.001] tr/// operator understands multiple hyphens in a bizarre way 
84476              From: Mark-Jason Dominus <mjd@plover.com>
84477              Date: Wed, 05 Jul 2000 09:37:36 -0400
84478              Message-ID: <20000705133736.27293.qmail@plover.com>
84479      Branch: cfgperl
84480            ! pod/perldelta.pod pod/perldiag.pod t/op/tr.t toke.c
84481 ____________________________________________________________________________
84482 [  6338] By: jhi                                   on 2000/07/11  13:31:24
84483         Log: Subject: [PATCH] Re: "%#p" format specifier: document and test or not?
84484              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84485              Date: Tue, 11 Jul 2000 13:50:51 +0100
84486              Message-Id: <E13BzUx-00033c-00@libra.cus.cam.ac.uk>
84487      Branch: cfgperl
84488            ! sv.c
84489 ____________________________________________________________________________
84490 [  6337] By: jhi                                   on 2000/07/11  13:29:14
84491         Log: Subject: [PATCH] [ID 20000701.002] Regular Expressions Not Unsetting $1 Vars When Backtracking 
84492              From: Hugo <hv@crypt.compulink.co.uk>
84493              Date: Tue, 11 Jul 2000 12:44:50 +0100
84494              Message-Id: <200007111144.MAA04446@crypt.compulink.co.uk>
84495      Branch: cfgperl
84496            ! regexec.c t/op/re_tests
84497 ____________________________________________________________________________
84498 [  6336] By: jhi                                   on 2000/07/11  13:26:47
84499         Log: Subject: [PATCH cfgperl] $& segfaults if you trick it
84500              From: simon@brecon.co.uk (Simon Cozens)
84501              Date: 7 Jul 2000 11:26:09 GMT
84502              Message-ID: <slrn8mbfif.ead.simon@justanother.perlhacker.org>
84503      Branch: cfgperl
84504            ! mg.c
84505 ____________________________________________________________________________
84506 [  6335] By: jhi                                   on 2000/07/11  13:23:37
84507         Log: Subject: [ID 20000705.002] problem with perl 5.6.0 on NetBSD/sparc
84508              From: Hubert Feyrer <feyrer@rfhs8012.fh-regensburg.de>
84509              Date: Wed, 5 Jul 2000 14:56:43 +0200 (MET DST)
84510              Message-Id: <Pine.GSO.4.10.10007051452330.29215-100000@rfhpc8320.fh-regensburg.de>
84511      Branch: cfgperl
84512            + ext/DynaLoader/hints/netbsd.pl
84513            ! MANIFEST ext/DynaLoader/hints/openbsd.pl
84514 ____________________________________________________________________________
84515 [  6334] By: jhi                                   on 2000/07/11  13:20:38
84516         Log: Subject: PATCH perlguts.pod: Document D and d magic types
84517              From: mjd@plover.com
84518              Date: 5 Jul 2000 18:01:51 -0000
84519              Message-ID: <20000705180151.29413.qmail@plover.com>
84520      Branch: cfgperl
84521            ! pod/perlguts.pod
84522 ____________________________________________________________________________
84523 [  6333] By: jhi                                   on 2000/07/11  13:15:51
84524         Log: Precedence goof, fix based on
84525              Subject: [PATCH 5.6.0] op/taint.t continues on failed shmget()
84526              From: Hugo <hv@crypt.compulink.co.uk>
84527              Date: Tue, 11 Jul 2000 12:52:38 +0100
84528              Message-Id: <200007111152.MAA05488@crypt.compulink.co.uk>
84529      Branch: cfgperl
84530            ! t/op/taint.t
84531 ____________________________________________________________________________
84532 [  6332] By: jhi                                   on 2000/07/11  12:40:17
84533         Log: Integrate with Sarathy.
84534      Branch: cfgperl
84535           !> win32/win32sck.c
84536 ____________________________________________________________________________
84537 [  6331] By: jhi                                   on 2000/07/10  20:14:16
84538         Log: Sprinkle ldlibpath.
84539      Branch: cfgperl
84540            ! pod/Makefile.SH
84541 ____________________________________________________________________________
84542 [  6330] By: jhi                                   on 2000/07/10  17:54:49
84543         Log: More POSIX.pod tweaks.
84544      Branch: cfgperl
84545            ! ext/POSIX/POSIX.pod
84546 ____________________________________________________________________________
84547 [  6329] By: jhi                                   on 2000/07/10  14:02:12
84548         Log: Reorder perl.pod once more.
84549      Branch: cfgperl
84550            ! pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
84551 ____________________________________________________________________________
84552 [  6328] By: gsar                                  on 2000/07/10  07:06:00
84553         Log: accept() leaks memory on windows due to incorrect ordering of
84554              closesocket() and fclose() calls
84555      Branch: perl
84556            ! win32/win32sck.c
84557 ____________________________________________________________________________
84558 [  6327] By: gsar                                  on 2000/07/10  06:49:17
84559         Log: winsock options weren't being set in all threads under ithreads
84560              (caused send()s from second and subsequent threads to fail)
84561      Branch: perl
84562            ! win32/win32sck.c
84563 ____________________________________________________________________________
84564 [  6326] By: jhi                                   on 2000/07/08  02:45:40
84565         Log: Fix a nit spotted by 64bit IRIX compilation: a (64-bit) pointer
84566              was cast to an unsigned (32-bit) integer with wild abandon.
84567      Branch: cfgperl
84568            ! ext/Devel/DProf/DProf.xs
84569 ____________________________________________________________________________
84570 [  6325] By: jhi                                   on 2000/07/07  18:50:33
84571         Log: Remove perlbook, update perlfaq book listing,
84572              rearrange perl.pod, regenerate perltoc.
84573      Branch: cfgperl
84574            - pod/perlbook.pod
84575            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perldiag.pod
84576            ! pod/perlfaq2.pod pod/perltoc.pod
84577 ____________________________________________________________________________
84578 [  6324] By: jhi                                   on 2000/07/07  14:03:40
84579         Log: Fix the alignment problem in Crays ([ID 20000612.002]).
84580      Branch: cfgperl
84581            ! sv.h toke.c
84582 ____________________________________________________________________________
84583 [  6323] By: jhi                                   on 2000/07/06  16:03:55
84584         Log: Fix complaints of buildtoc.
84585      Branch: cfgperl
84586            + lib/Win32.pod
84587            - pod/Win32.pod
84588            ! MANIFEST pod/buildtoc.PL pod/perl.pod pod/perltoc.pod
84589 ____________________________________________________________________________
84590 [  6322] By: jhi                                   on 2000/07/06  15:15:52
84591         Log: Add =head1 NAMEs so that buildtoc is happy.
84592              (The CGI::Util nit reported to Lincoln.)
84593      Branch: cfgperl
84594            ! ext/B/B/Stash.pm lib/CGI/Util.pm lib/warnings/register.pm
84595            ! pod/perltoc.pod
84596 ____________________________________________________________________________
84597 [  6321] By: jhi                                   on 2000/07/06  03:16:04
84598         Log: Config is being used.
84599      Branch: cfgperl
84600            ! t/op/method.t
84601 ____________________________________________________________________________
84602 [  6320] By: jhi                                   on 2000/07/06  03:13:13
84603         Log: Integrate with Sarathy.
84604      Branch: cfgperl
84605           !> lib/perl5db.pl win32/perllib.c win32/vdir.h win32/win32sck.c
84606 ____________________________________________________________________________
84607 [  6319] By: jhi                                   on 2000/07/06  03:11:46
84608         Log: Autogenerate pod/Makefile and pod/buildtoc.
84609              buildtoc also checks whether the existing pods are
84610              mentioned in MANIFEST and perl.pod, and vice versa.
84611              (None of the thusly found discrepancies fixed yet.)
84612              roffitall also needs to be autogenerated similarly but it
84613              seems so badly out of date that I didn't touch it yet.
84614      Branch: cfgperl
84615            + pod/Makefile.SH pod/buildtoc.PL
84616            - pod/Makefile pod/buildtoc
84617            ! MANIFEST Makefile.SH pod/perl.pod pod/perltoc.pod
84618 ____________________________________________________________________________
84619 [  6318] By: gsar                                  on 2000/07/05  22:10:54
84620         Log: fix UNC path handling on Windows under ithreads, and chdir()
84621              return value when given a non-existent directory
84622      Branch: perl
84623            ! win32/vdir.h
84624 ____________________________________________________________________________
84625 [  6317] By: gsar                                  on 2000/07/05  22:08:19
84626         Log: winsock cleanup never done on Windows (leads to handle leaks)
84627      Branch: perl
84628            ! win32/perllib.c win32/win32sck.c
84629 ____________________________________________________________________________
84630 [  6316] By: gsar                                  on 2000/07/05  22:06:19
84631         Log: some debugger output does not go to the socket when RemotePort is set
84632      Branch: perl
84633            ! lib/perl5db.pl
84634 ____________________________________________________________________________
84635 [  6315] By: jhi                                   on 2000/07/05  00:25:21
84636         Log: Integrate with Sarathy, preliminary fix for unicos
84637              alignment problems in [ID 20000612.002] Perl problem on Cray system.
84638      Branch: cfgperl
84639            ! sv.h
84640           !> pp_hot.c
84641 ____________________________________________________________________________
84642 [  6314] By: gsar                                  on 2000/07/04  23:34:02
84643         Log: tyop in change#6306
84644      Branch: perl
84645            ! pp_hot.c
84646 ____________________________________________________________________________
84647 [  6313] By: jhi                                   on 2000/07/04  22:14:38
84648         Log: Multiline string literals ENONPORTABLE.
84649      Branch: cfgperl
84650            ! pp_hot.c
84651 ____________________________________________________________________________
84652 [  6312] By: jhi                                   on 2000/07/04  20:34:44
84653         Log: Integrate with Sarathy.
84654      Branch: cfgperl
84655           !> pod/perldelta.pod pod/perldiag.pod pp_hot.c t/lib/b.t
84656           !> t/op/method.t
84657 ____________________________________________________________________________
84658 [  6311] By: jhi                                   on 2000/07/04  20:30:56
84659         Log: More POSIX.pod embellishment.
84660      Branch: cfgperl
84661            ! ext/POSIX/POSIX.pod
84662 ____________________________________________________________________________
84663 [  6310] By: gsar                                  on 2000/07/04  17:28:48
84664         Log: b.t fails under OS/2 (from Yitzchak Scott-Thoennes)
84665      Branch: perl
84666            ! t/lib/b.t
84667 ____________________________________________________________________________
84668 [  6309] By: jhi                                   on 2000/07/04  17:22:18
84669         Log: The #6308 required a little bit more.
84670      Branch: cfgperl
84671            ! Makefile.SH win32/Makefile
84672 ____________________________________________________________________________
84673 [  6308] By: jhi                                   on 2000/07/04  16:35:24
84674         Log: Rename lib.pm.PL to lib_pm.PL to keep the 8.3 people happy.
84675      Branch: cfgperl
84676            + lib/lib_pm.PL
84677            - lib/lib.pm.PL
84678            ! MANIFEST Makefile.SH
84679 ____________________________________________________________________________
84680 [  6307] By: jhi                                   on 2000/07/04  16:28:58
84681         Log: Win32 patches for cfgperl from Sarathy.
84682      Branch: cfgperl
84683            ! doio.c doop.c embed.h embed.pl global.sym gv.c makedef.pl
84684            ! objXSUB.h op.c perlapi.c pp.c pp_ctl.c pp_hot.c proto.h
84685            ! thread.h toke.c util.c win32/Makefile win32/win32.c
84686 ____________________________________________________________________________
84687 [  6306] By: gsar                                  on 2000/07/04  16:28:40
84688         Log: better diagnostic on Frob->stuff() when Frob:: doesn't exist
84689              (from Richard Soderberg <rs@oregonnet.com>)
84690      Branch: perl
84691            ! pod/perldelta.pod pod/perldiag.pod pp_hot.c t/op/method.t
84692 ____________________________________________________________________________
84693 [  6305] By: jhi                                   on 2000/07/04  16:24:24
84694         Log: Integrate with Sarathy.
84695      Branch: cfgperl
84696           !> embed.h embed.pl global.sym lib/File/Spec/Mac.pm
84697           !> lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
84698           !> lib/File/Spec/Win32.pm objXSUB.h perlapi.c pod/perldiag.pod
84699           !> proto.h win32/win32.c
84700 ____________________________________________________________________________
84701 [  6304] By: gsar                                  on 2000/07/04  16:17:24
84702         Log: missing perldiag entry for unpack("w",...) diagnostic (from
84703              Andreas Koenig)
84704      Branch: perl
84705            ! pod/perldiag.pod
84706 ____________________________________________________________________________
84707 [  6303] By: gsar                                  on 2000/07/04  16:14:44
84708         Log: remove rel2abs prototypes (from Barrie Slaymaker)
84709      Branch: perl
84710            ! lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
84711            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
84712 ____________________________________________________________________________
84713 [  6302] By: gsar                                  on 2000/07/04  04:59:35
84714         Log: adjust change#6299
84715      Branch: perl
84716            ! embed.h embed.pl global.sym objXSUB.h perlapi.c proto.h
84717            ! win32/win32.c
84718 ____________________________________________________________________________
84719 [  6301] By: jhi                                   on 2000/07/04  04:50:07
84720         Log: Integrate with Sarathy.
84721      Branch: cfgperl
84722           !> embed.h embed.pl embedvar.h global.sym hv.c intrpvar.h
84723           !> makedef.pl objXSUB.h perl.c perl.h perlapi.c perlapi.h
84724           !> pp_hot.c proto.h sv.c t/io/argv.t win32/win32.c
84725 ____________________________________________________________________________
84726 [  6300] By: gsar                                  on 2000/07/04  04:42:09
84727         Log: PERL_OBJECT build tweak
84728      Branch: perl
84729            ! perl.h
84730 ____________________________________________________________________________
84731 [  6299] By: gsar                                  on 2000/07/04  04:37:00
84732         Log: fix memory leak on Windows (PL_sys_intern contents were never
84733              freed)
84734      Branch: perl
84735            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
84736            ! perlapi.c proto.h win32/win32.c
84737 ____________________________________________________________________________
84738 [  6298] By: gsar                                  on 2000/07/04  04:15:59
84739         Log: fix large memory leak that has been around for ever, masked by
84740              -DPURIFY (most of the arenas were never freed!)
84741      Branch: perl
84742            ! embedvar.h global.sym hv.c intrpvar.h perl.c perlapi.h sv.c
84743 ____________________________________________________________________________
84744 [  6297] By: gsar                                  on 2000/07/04  04:07:46
84745         Log: fix ~320 byte memory leak (psig_{ptr,name} tables were never freed)
84746      Branch: perl
84747            ! perl.c
84748 ____________________________________________________________________________
84749 [  6296] By: jhi                                   on 2000/06/30  18:28:37
84750         Log: Elaborate POSIX.pod.  Still needs work.
84751      Branch: cfgperl
84752            ! ext/POSIX/POSIX.pod
84753 ____________________________________________________________________________
84754 [  6295] By: jhi                                   on 2000/06/30  14:58:18
84755         Log: Point to perlipc for more SysV IPC examples.
84756      Branch: cfgperl
84757            ! pod/perlfunc.pod
84758 ____________________________________________________________________________
84759 [  6294] By: gsar                                  on 2000/06/30  14:47:45
84760         Log: slurp mode fix in change#4736 still not quite right
84761      Branch: perl
84762            ! pp_hot.c t/io/argv.t
84763 ____________________________________________________________________________
84764 [  6293] By: jhi                                   on 2000/06/30  12:02:55
84765         Log: Integrate with Sarathy.
84766      Branch: cfgperl
84767           !> cop.h pp_ctl.c pp_hot.c t/op/args.t
84768 ____________________________________________________________________________
84769 [  6292] By: jhi                                   on 2000/06/30  12:01:11
84770         Log: From: simon@brecon.co.uk (Simon Cozens)
84771              Subject: UTF8 concat
84772              Date: 30 Jun 2000 06:13:25 GMT
84773              Message-ID: <slrn8loek5.9ai.simon@justanother.perlhacker.org>
84774      Branch: cfgperl
84775            ! pp_hot.c
84776 ____________________________________________________________________________
84777 [  6291] By: gsar                                  on 2000/06/30  04:37:33
84778         Log: dounwind() may cause POPSUB() to diddle the wrong PL_curpad
84779              when @_ is modified, causing coredumps
84780      Branch: perl
84781            ! cop.h pp_ctl.c pp_hot.c t/op/args.t
84782 ____________________________________________________________________________
84783 [  6290] By: jhi                                   on 2000/06/30  02:21:44
84784         Log: Integrate with Sarathy.
84785      Branch: cfgperl
84786           !> vms/vms.c vms/vmsish.h
84787 ____________________________________________________________________________
84788 [  6289] By: jhi                                   on 2000/06/30  02:21:02
84789         Log: Check VERSIONs.
84790      Branch: cfgperl
84791            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
84792            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
84793            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
84794 ____________________________________________________________________________
84795 [  6288] By: jhi                                   on 2000/06/30  02:18:52
84796         Log: Integrate with Sarathy.
84797      Branch: cfgperl
84798           !> ext/Opcode/Opcode.xs lib/File/Spec.pm
84799           !> lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
84800           !> lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
84801           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm pod/perlembed.pod
84802 ____________________________________________________________________________
84803 [  6287] By: gsar                                  on 2000/06/30  02:17:08
84804         Log: integrate vmsperl changes into mainline
84805      Branch: perl
84806           !> vms/vms.c vms/vmsish.h
84807 ____________________________________________________________________________
84808 [  6285] By: gsar                                  on 2000/06/30  02:05:28
84809         Log: localize %INC in a Safe compartment so that use/require work
84810              (many other magic globals probably need similar treatment)
84811      Branch: perl
84812            ! ext/Opcode/Opcode.xs
84813 ____________________________________________________________________________
84814 [  6284] By: gsar                                  on 2000/06/30  01:54:54
84815         Log: tweak perlembed for multiplicity/usethreads sanity; correct notes
84816              about Windows
84817      Branch: perl
84818            ! pod/perlembed.pod
84819 ____________________________________________________________________________
84820 [  6283] By: jhi                                   on 2000/06/30  01:50:10
84821         Log: Subject: [PATCH bleedperl] File::Spec 0.82 beta
84822              From: Barrie Slaymaker <barries@jester.slaysys.com>
84823              Date: Wed, 28 Jun 2000 11:35:29 -0400
84824              Message-Id: <200006281535.LAA21095@jester.slaysys.com>
84825      Branch: perl
84826            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
84827            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
84828            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
84829            ! lib/File/Spec/Win32.pm
84830 ____________________________________________________________________________
84831 [  6282] By: jhi                                   on 2000/06/29  22:57:22
84832         Log: Subject: [PATCH 5.6.0]ITHREADs for VMS
84833              From: Dan Sugalski <dan@sidhe.org>
84834              Date: Tue, 06 Jun 2000 11:59:50 -0400
84835              Message-Id: <4.3.2.7.0.20000606115752.01c82220@24.8.96.48>
84836      Branch: cfgperl
84837            ! vms/vms.c
84838 ____________________________________________________________________________
84839 [  6281] By: jhi                                   on 2000/06/29  22:52:50
84840         Log: Subject: [PATCH 5.6.0] utils/h2xs.PL
84841              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
84842              Date: Wed, 7 Jun 2000 04:02:04 -0500
84843              Message-ID: <20000607040201.A22568@staff1.cso.uiuc.edu>
84844      Branch: cfgperl
84845            ! utils/h2xs.PL
84846 ____________________________________________________________________________
84847 [  6280] By: jhi                                   on 2000/06/29  22:45:47
84848         Log: Subject: Re: backwards compatibility in h2xs and makemaker  [PATCH]
84849              From: rspier@pobox.com (Robert Spier)
84850              Date: Wed, 7 Jun 2000 12:47:37 -0400 (EDT)
84851              Message-ID: <14654.31913.845602.610277@rls.cx>
84852      Branch: cfgperl
84853            ! utils/h2xs.PL
84854 ____________________________________________________________________________
84855 [  6279] By: jhi                                   on 2000/06/29  22:38:16
84856         Log: Subject: [ID 20000602.002] [PATCH] perlsub.pod: ambiguous usage of "closure"
84857              From: Tim Ayers <tayers@bridge.com>
84858              Date: Thu, 08 Jun 2000 08:11:06 +0200
84859              Message-id: <393F38FA.9B5F4C7D@m.dasa.de>
84860              [resent by Richard Foley, Message-Id probably wrong]
84861      Branch: cfgperl
84862            ! pod/perlsub.pod
84863 ____________________________________________________________________________
84864 [  6278] By: jhi                                   on 2000/06/29  22:21:45
84865         Log: Subject: [ID 20000609.002] Text::Wrap::wrap does not handle multiline strings properly
84866              From: "Milton L. Hankins" <mlh@swl.msd.ray.com>
84867              Date: Fri, 09 Jun 2000 12:39:27 -0400
84868              Message-Id: <39411DBF.A04BB1A@swl.msd.ray.com>
84869              (plus update the version "number" of Text::Wrap)
84870      Branch: cfgperl
84871            ! lib/Text/Wrap.pm
84872 ____________________________________________________________________________
84873 [  6277] By: jhi                                   on 2000/06/29  22:13:10
84874         Log: Subject: [PATCH] Re: [ID 20000612.001] map {chop; $_} (Literals problem)
84875              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84876              Date: Mon, 12 Jun 2000 14:55:59 +0100
84877              Message-Id: <E131Uh5-0002cj-00@ursa.cus.cam.ac.uk>
84878      Branch: cfgperl
84879            ! pod/perlfunc.pod
84880 ____________________________________________________________________________
84881 [  6276] By: jhi                                   on 2000/06/29  22:11:06
84882         Log: Subject: [PATCH] Re: eval documentation: context
84883              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk>
84884              Date: Mon, 12 Jun 2000 15:07:29 +0100
84885              Message-Id: <E131UsD-0002ke-00@ursa.cus.cam.ac.uk>
84886      Branch: cfgperl
84887            ! pod/perlfunc.pod
84888 ____________________________________________________________________________
84889 [  6275] By: jhi                                   on 2000/06/29  21:59:46
84890         Log: Subject: [PATCH] 5.6.0 lib/Pod/{Html,Man,Text}.pm
84891              From: "Daniel S. Lewart" <d-lewart@uiuc.edu>
84892              Date: Tue, 13 Jun 2000 02:43:48 -0500
84893              Message-ID: <20000613024347.A28388@staff2.cso.uiuc.edu>
84894      Branch: cfgperl
84895            ! lib/Pod/Html.pm lib/Pod/Man.pm lib/Pod/Text.pm
84896 ____________________________________________________________________________
84897 [  6274] By: jhi                                   on 2000/06/29  21:56:14
84898         Log: Subject: [ID 20000614.003] 5.6.0 File/Glob.pm incompatibility
84899              From: Andy Dougherty <doughera@lafayette.edu>
84900              Date: Wed, 14 Jun 2000 13:33:32 -0400 (EDT)
84901              Message-Id: <Pine.SOL.4.10.10006141332220.3643-100000@maxwell.phys.lafayette.edu>
84902      Branch: cfgperl
84903            ! ext/File/Glob/Glob.pm
84904 ____________________________________________________________________________
84905 [  6273] By: jhi                                   on 2000/06/29  21:49:09
84906         Log: Subject: [PATCH] xsub attributes
84907              From: Doug MacEachern <dougm@covalent.net>
84908              Date: Wed, 14 Jun 2000 15:09:22 -0700 (PDT)
84909              Message-ID: <Pine.LNX.4.10.10006141456050.340-100000@mojo.covalent.net>
84910      Branch: cfgperl
84911            ! embed.h embed.pl embedvar.h global.sym lib/ExtUtils/xsubpp
84912            ! objXSUB.h op.c perlapi.c perlapi.h proto.h
84913 ____________________________________________________________________________
84914 [  6272] By: jhi                                   on 2000/06/29  21:41:28
84915         Log: Subject: [ID 20000614.005] [patch] Tweak to Net::Ping docs
84916              From: Tom Phoenix <rootbeer@redcat.com>
84917              Received: (qmail 6398 invoked by uid 508); 15 Jun 2000 00:30:54 -0000
84918              Date: Wed, 14 Jun 2000 17:30:37 -0700 (PDT)
84919      Branch: cfgperl
84920            ! lib/Net/Ping.pm
84921 ____________________________________________________________________________
84922 [  6271] By: jhi                                   on 2000/06/29  21:36:55
84923         Log: Subject: PATCH pod/perltie.pod
84924              From: Ian Phillipps <Ian.Phillipps@iname.com>
84925              Date: Fri, 16 Jun 2000 00:17:19 +0100
84926              Message-ID: <20000616001719.A17108@homer.diplex.co.uk>
84927              (only the first hunk, the second hunk had already been done
84928              by some other patch)
84929      Branch: cfgperl
84930            ! pod/perltie.pod
84931 ____________________________________________________________________________
84932 [  6270] By: jhi                                   on 2000/06/29  21:24:51
84933         Log: Subject: PATCH (Re: [ID 20000612.004] Should regression tests fail if user doesn't build XS extensions?)
84934              From: Nicholas Clark <nick@talking.bollo.cx>
84935              Date: Fri, 23 Jun 2000 16:21:15 +0100
84936              Message-ID: <20000623162115.A19894@Bagpuss.unfortu.net>
84937      Branch: cfgperl
84938            ! t/lib/anydbm.t t/lib/dprof.t t/lib/dumper-ovl.t t/lib/dumper.t
84939            ! t/lib/hostname.t t/lib/ipc_sysv.t t/op/taint.t
84940 ____________________________________________________________________________
84941 [  6269] By: jhi                                   on 2000/06/29  19:38:15
84942         Log: Regen headers for #6261 (and update embed.pl for this) and #6267,
84943              silence few compiler warnings.
84944      Branch: cfgperl
84945            ! doop.c embed.pl global.sym objXSUB.h op.c proto.h toke.c
84946 ____________________________________________________________________________
84947 [  6268] By: jhi                                   on 2000/06/29  18:21:50
84948         Log: Subject: [PATCH perl-current] Make op/sprintf.t more comprehensive
84949              From: Dominic Dunlop <domo@computer.org> 
84950              Date: Thu, 29 Jun 2000 12:32:39 +0200 
84951              Message-Id: <p04320403b580cc1338db@[192.168.1.4]> 
84952      Branch: cfgperl
84953            ! t/op/sprintf.t
84954 ____________________________________________________________________________
84955 [  6267] By: jhi                                   on 2000/06/29  18:16:07
84956         Log: Subject: Re: [PATCH] Re: Speeding up method lookups 
84957              From: Doug MacEachern <dougm@covalent.net>
84958              Date: Sun, 18 Jun 2000 13:24:55 -0700 (PDT)
84959              Message-ID: <Pine.LNX.4.10.10006181306031.397-100000@mojo.covalent.net>
84960      Branch: cfgperl
84961            + t/op/method2entersub.t
84962            ! MANIFEST embed.pl lib/ExtUtils/Install.pm lib/File/Spec/Mac.pm
84963            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
84964            ! lib/File/Spec/Win32.pm lib/base.pm op.c perl.h t/op/sprintf.t
84965            ! xsutils.c
84966 ____________________________________________________________________________
84967 [  6266] By: jhi                                   on 2000/06/29  15:11:15
84968         Log: Subject: [PATCH 5.6.0] cygwin port
84969              Message-ID: <779F20BCCE5AD31186A50008C75D997917173C@silldn_mail1.sanwaint.com>
84970              From: "Fifer, Eric" <EFifer@sanwaint.com>
84971              Date: Thu, 29 Jun 2000 12:58:29 +0100
84972      Branch: cfgperl
84973            ! cygwin/Makefile.SHs
84974 ____________________________________________________________________________
84975 [  6265] By: jhi                                   on 2000/06/29  15:04:05
84976         Log: Subject: Re: [ID 20000628.006] POSIX::STRERR_FILENO typo
84977              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
84978              Date: Wed, 28 Jun 2000 17:50:12 -0700
84979              Message-ID: <E1pW5gzkg2kV092yn@efn.org>
84980      Branch: cfgperl
84981            ! ext/POSIX/POSIX.pm ext/POSIX/POSIX.pod ext/POSIX/POSIX.xs
84982 ____________________________________________________________________________
84983 [  6264] By: jhi                                   on 2000/06/29  15:00:57
84984         Log: Subject: [ID 20000628.004] Re: Problem compiling perl? [BSDI-Support-Request #71232]
84985              From: Marty Lucich <marty@netcom.com>
84986              Date: Wed, 28 Jun 2000 14:16:05 -0700 (PDT)
84987              Message-Id: <200006282116.OAA11148@netcom.com>
84988              ccdlflags update (the BSD/OS 4.1 part had already been taken
84989              care of by #6141).
84990      Branch: cfgperl
84991            ! hints/bsdos.sh
84992 ____________________________________________________________________________
84993 [  6263] By: jhi                                   on 2000/06/29  13:47:44
84994         Log: tr fixes from Simon Cozens
84995      Branch: cfgperl
84996            ! doop.c
84997 ____________________________________________________________________________
84998 [  6262] By: jhi                                   on 2000/06/28  18:46:01
84999         Log: Subject: 5.6.0 Patch for EPOC
85000              From: Olaf Flebbe <o.flebbe@gmx.de>
85001              Date: Tue, 13 Jun 2000 22:59:29 +0200 (MEST)
85002              Message-ID: <23449.960929969@www11.gmx.net>
85003      Branch: cfgperl
85004            ! README.epoc epoc/config.sh epoc/createpkg.pl epoc/epocish.c
85005            ! epoc/epocish.h
85006 ____________________________________________________________________________
85007 [  6261] By: jhi                                   on 2000/06/28  18:29:07
85008         Log: Subject: Re: [PATCH cfgperl] BOMs away!
85009              From: simon@brecon.co.uk (Simon Cozens)
85010              Date: 17 Jun 2000 11:49:57 GMT
85011              Message-ID: <slrn8kmpf5.8pl.simon@justanother.perlhacker.org>
85012      Branch: cfgperl
85013            ! pod/perldiag.pod t/comp/require.t toke.c
85014 ____________________________________________________________________________
85015 [  6260] By: jhi                                   on 2000/06/28  17:47:16
85016         Log: Subject: Re: [PATCH] pack('U',$foo) doesn't UTF8
85017              From: simon@brecon.co.uk (Simon Cozens) 
85018              Date: 17 Jun 2000 11:56:44 GMT 
85019              Message-ID: <slrn8kmprs.8pl.simon@justanother.perlhacker.org> 
85020              pack U0, pack C0
85021      Branch: cfgperl
85022            ! pod/perlfunc.pod pp.c t/op/pack.t
85023 ____________________________________________________________________________
85024 [  6259] By: jhi                                   on 2000/06/28  16:43:17
85025         Log: perlnewmod was missing from MANIFEST.
85026      Branch: cfgperl
85027            ! MANIFEST
85028 ____________________________________________________________________________
85029 [  6258] By: jhi                                   on 2000/06/28  15:54:30
85030         Log: linenumber tweak
85031      Branch: cfgperl
85032            ! t/pragma/warn/regcomp
85033 ____________________________________________________________________________
85034 [  6257] By: jhi                                   on 2000/06/28  15:50:44
85035         Log: Subject: Re: [PATCH] "Constant subroutine redefined" mandatory warning
85036              From: Doug MacEachern <dougm@covalent.net>
85037              Date: Sun, 25 Jun 2000 12:11:28 -0700 (PDT)
85038              Message-ID: <Pine.LNX.4.10.10006251209191.461-100000@mojo.covalent.net>
85039              (one part of the patch had been applied earlier)
85040      Branch: cfgperl
85041            ! op.c sv.c t/pragma/constant.t t/pragma/warn/op
85042 ____________________________________________________________________________
85043 [  6256] By: jhi                                   on 2000/06/28  15:40:22
85044         Log: tweaks from Simon Cozens to further fix tr/// under utf8
85045      Branch: cfgperl
85046            ! doop.c
85047 ____________________________________________________________________________
85048 [  6255] By: jhi                                   on 2000/06/28  15:33:45
85049         Log: small thinko tweaks
85050      Branch: cfgperl
85051            ! lib/IPC/Open3.pm t/op/my_stash.t
85052 ____________________________________________________________________________
85053 [  6254] By: jhi                                   on 2000/06/28  15:33:25
85054         Log: Subject: tr///, help wanted.
85055              From: simon@brecon.co.uk (Simon Cozens)
85056              Date: 28 Jun 2000 11:29:04 GMT
85057              Message-ID: <slrn8ljoc0.fbd.simon@justanother.perlhacker.org>
85058      Branch: cfgperl
85059            ! doop.c embed.h embed.pl embedvar.h global.sym objXSUB.h
85060            ! pp_proto.h proto.h t/op/tr.t
85061 ____________________________________________________________________________
85062 [  6253] By: jhi                                   on 2000/06/28  15:09:17
85063         Log: Paranoia tweak on #6249.
85064              Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's
85065              From: Ronald J Kimball <rjk@linguist.dartmouth.edu>
85066              Date: Sun, 25 Jun 2000 23:43:12 -0400
85067              Message-ID: <20000625234312.B74147@linguist.dartmouth.edu>
85068      Branch: cfgperl
85069            ! lib/IPC/Open3.pm
85070 ____________________________________________________________________________
85071 [  6252] By: jhi                                   on 2000/06/28  15:01:38
85072         Log: Document #6249 and #6251.
85073      Branch: cfgperl
85074            ! lib/Exporter.pm lib/IPC/Open3.pm
85075 ____________________________________________________________________________
85076 [  6251] By: jhi                                   on 2000/06/28  14:50:43
85077         Log: Subject: [PATCH] inline AUTOLOADed constants via Exporter.pm
85078              From: Doug MacEachern <dougm@covalent.net>
85079              Date: Fri, 23 Jun 2000 00:16:39 -0700 (PDT)
85080              Message-ID: <Pine.LNX.4.10.10006230009400.322-100000@mojo.covalent.net>
85081      Branch: cfgperl
85082            ! lib/Exporter.pm
85083 ____________________________________________________________________________
85084 [  6250] By: jhi                                   on 2000/06/28  14:45:23
85085         Log: Subject: Re: [PATCH] support 'my __PACKAGE__ $obj = ...'
85086              From: Doug MacEachern <dougm@covalent.net>
85087              Date: Tue, 27 Jun 2000 14:17:28 -0700 (PDT)
85088              Message-ID: <Pine.LNX.4.10.10006271412340.7587-100000@mojo.covalent.net>
85089      Branch: cfgperl
85090            + t/op/my_stash.t
85091            ! MANIFEST embed.pl global.sym proto.h toke.c
85092 ____________________________________________________________________________
85093 [  6249] By: jhi                                   on 2000/06/28  14:36:34
85094         Log: Subject: Re: [PATCH 5.6.0 IPC/Open3.pm] Allow the use of numeric fd's 
85095              From: Frank Tobin <ftobin@uiuc.edu>
85096              Date: Sun, 25 Jun 2000 19:00:58 -0500 (CDT)
85097              Message-ID: <Pine.BSF.4.21.0006251855340.20487-100000@srh0902.urh.uiuc.edu>
85098      Branch: cfgperl
85099            ! lib/IPC/Open3.pm
85100 ____________________________________________________________________________
85101 [  6248] By: jhi                                   on 2000/06/28  14:11:25
85102         Log: Subject: DOC PATCH 5.6.0: perlfunc/sprintf does not contain an example
85103              From: Mark-Jason Dominus <mjd@plover.com>
85104              Date: Tue, 27 Jun 2000 22:36:42 -0400
85105              Message-ID: <20000628023642.12166.qmail@plover.com>
85106      Branch: cfgperl
85107            ! pod/perlfunc.pod
85108 ____________________________________________________________________________
85109 [  6247] By: jhi                                   on 2000/06/27  12:46:37
85110         Log: Tweak $VERSION, patch from Doug MacEachern.
85111      Branch: cfgperl
85112            ! lib/File/Spec.pm
85113 ____________________________________________________________________________
85114 [  6246] By: jhi                                   on 2000/06/27  03:34:46
85115         Log: Allow for standalone testing.
85116      Branch: cfgperl
85117            ! t/lib/filefunc.t t/lib/filespec.t
85118 ____________________________________________________________________________
85119 [  6245] By: jhi                                   on 2000/06/27  02:50:02
85120         Log: Subject: [ID 20000624.001] PERL_DL_DEBUG=1 DynaLoader message appears to be wrong
85121              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
85122              Date: Sat, 24 Jun 2000 13:06:20 +0100
85123              Message-Id: <200006241206.NAA03771@Bagpuss.unfortu.net>
85124      Branch: cfgperl
85125            ! ext/DynaLoader/DynaLoader_pm.PL
85126 ____________________________________________________________________________
85127 [  6244] By: jhi                                   on 2000/06/27  02:46:10
85128         Log: Subject: [PATCH] avoid mg_ptr in '*' magic
85129              From: Doug MacEachern <dougm@covalent.net>
85130              Date: Sun, 25 Jun 2000 11:16:08 -0700 (PDT)
85131              Message-ID: <Pine.LNX.4.10.10006251045190.461-100000@mojo.covalent.net>
85132      Branch: cfgperl
85133            ! gv.c sv.c t/lib/peek.t
85134 ____________________________________________________________________________
85135 [  6243] By: jhi                                   on 2000/06/27  02:38:07
85136         Log: Subject: [PATCH] is_utf8_string
85137              From: simon@brecon.co.uk (Simon Cozens)
85138              Date: 26 Jun 2000 02:25:59 GMT
85139              Message-ID: <slrn8ldfpn.h5k.simon@justanother.perlhacker.org>
85140      Branch: cfgperl
85141            ! embed.h embed.pl embedvar.h global.sym objXSUB.h perlapi.c
85142            ! perlapi.h pod/perlapi.pod pod/perlintern.pod pp_proto.h
85143            ! proto.h utf8.c
85144 ____________________________________________________________________________
85145 [  6242] By: jhi                                   on 2000/06/27  02:24:00
85146         Log: Subject: [PATCH] bytes<->utf8 fixes
85147              From: simon@brecon.co.uk (Simon Cozens)
85148              Date: 26 Jun 2000 04:55:45 GMT
85149              Message-ID: <slrn8ldoih.fbd.simon@justanother.perlhacker.org>
85150      Branch: cfgperl
85151            ! embed.pl perlapi.c pod/perlapi.pod proto.h utf8.c
85152 ____________________________________________________________________________
85153 [  6241] By: jhi                                   on 2000/06/27  02:12:42
85154         Log: Do no -warn on \_, only on \alpha.
85155              Subject: New Unrecognized escape warning for /\_/ from activestate perl-current5.6.0
85156              From: David Dyck <dcd@tc.fluke.com>
85157              Date: Mon, 26 Jun 2000 09:32:02 -0700 (PDT)
85158              Message-ID: <Pine.LNX.4.05.10006260830280.3054-100000@dd.tc.fluke.com>
85159      Branch: cfgperl
85160            ! regcomp.c t/pragma/warn/regcomp t/pragma/warn/toke toke.c
85161 ____________________________________________________________________________
85162 [  6240] By: jhi                                   on 2000/06/27  02:00:01
85163         Log: Subject: [ID 20000626.007] h2xs man page contains trailing garbage
85164              From: Nicholas Clark <nick@Bagpuss.unfortu.net>
85165              Date: Mon, 26 Jun 2000 18:40:14 +0100
85166              Message-Id: <200006261740.SAA02740@Bagpuss.unfortu.net>
85167      Branch: cfgperl
85168            ! utils/h2xs.PL
85169 ____________________________________________________________________________
85170 [  6239] By: jhi                                   on 2000/06/27  01:53:40
85171         Log: Configure maintenance.  Sever some dependency cycles,
85172              separate gccversion from the cc unit,
85173              address [ID 20000623.006] Configure script patch for using gcc on AIX
85174              (but solve it a little bit differently),
85175              unduplex some accidentally duplicated units,
85176              suggest using gcc if no cc available
85177              (p5p thread: "Solaris configure: counterproposal", 1999-09)
85178      Branch: cfgperl
85179            ! Configure Todo-5.6 config_h.SH
85180      Branch: metaconfig
85181            ! U/modified/Config_h.U U/modified/cc.U U/modified/cpp_stuff.U
85182            ! U/modified/libs.U U/modified/models.U U/modified/usrinc.U
85183      Branch: metaconfig/U/perl
85184            + gccvers.U
85185            ! d_getespwnam.U d_getprpwnam.U i_prot.U
85186 ____________________________________________________________________________
85187 [  6238] By: jhi                                   on 2000/06/25  18:04:56
85188         Log: Subject: [PATCH 5.6.0] XS module loading fixup for VMS
85189              From: Dan Sugalski <dan@sidhe.org>
85190              Date: Fri, 23 Jun 2000 17:00:00 -0400
85191              Message-Id: <4.3.2.7.0.20000623165934.00c93d10@24.8.96.48>
85192      Branch: cfgperl
85193            ! lib/ExtUtils/MM_VMS.pm vms/vms.c
85194 ____________________________________________________________________________
85195 [  6237] By: jhi                                   on 2000/06/25  16:36:45
85196         Log: Tweak embed.pl, regen headers.
85197      Branch: cfgperl
85198            ! embed.h embed.pl embedvar.h ext/B/B/Asmdata.pm
85199            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h global.sym
85200            ! keywords.h lib/warnings.pm objXSUB.h opcode.h opnames.h
85201            ! perlapi.c perlapi.h pod/perlapi.pod pod/perlintern.pod pp.sym
85202            ! pp_proto.h proto.h regnodes.h utf8.c warnings.h
85203 ____________________________________________________________________________
85204 [  6236] By: jhi                                   on 2000/06/25  15:26:42
85205         Log: Regen headers.
85206      Branch: cfgperl
85207            ! embed.h embedvar.h ext/B/B/Asmdata.pm ext/ByteLoader/byterun.c
85208            ! ext/ByteLoader/byterun.h global.sym keywords.h lib/warnings.pm
85209            ! objXSUB.h opcode.h opnames.h perlapi.c perlapi.h
85210            ! pod/perlapi.pod pod/perlintern.pod pp.sym pp_proto.h proto.h
85211            ! regnodes.h warnings.h
85212 ____________________________________________________________________________
85213 [  6235] By: jhi                                   on 2000/06/23  19:39:35
85214         Log: The thread begun by
85215              Subject: [ID 20000616.001] Typo on line 390 of .../hints/solaris_2.sh
85216              From: Kevin.Ruscoe@ubsw.com
85217              Date: Fri, 16 Jun 2000 16:38:51 +0100
85218              Message-Id: <H000019b03c300d6@MHS>
85219      Branch: cfgperl
85220            ! hints/solaris_2.sh
85221 ____________________________________________________________________________
85222 [  6234] By: jhi                                   on 2000/06/23  19:23:36
85223         Log: Prefer C:/temp in Win32 as File::Spec->tmpdir to /tmp
85224              because when run as services (Win32ese for daemons)
85225              no environment variables are set and tmpdir ends up as /tmp,
85226              which is ambiguous.
85227              
85228              Subject:[ID 20000616.002] File::Spec->tmpdir broken when running as service
85229              From: matt@sergeant.org
85230              Date: 16 Jun 2000 16:30:43 -0000
85231              Message-Id: <20000616163043.26398.qmail@mail.sergeant.org>
85232      Branch: cfgperl
85233            ! lib/File/Spec/Win32.pm
85234 ____________________________________________________________________________
85235 [  6233] By: jhi                                   on 2000/06/23  19:18:58
85236         Log: Subject: PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op nodes
85237              From: Mark-Jason Dominus <mjd@plover.com>
85238              Date: Fri, 16 Jun 2000 20:53:04 -0400
85239              Message-ID: <20000617005304.8008.qmail@plover.com>
85240      Branch: cfgperl
85241            ! op.h
85242 ____________________________________________________________________________
85243 [  6232] By: jhi                                   on 2000/06/23  16:10:02
85244         Log: Subject: PATCH: pod/perlutil.pod - utilities packaged with the Perl distribution
85245              From: simon@brecon.co.uk (Simon Cozens)
85246              Date: 19 Jun 2000 15:18:27 GMT
85247              Message-ID: <slrn8ksee3.cp9.simon@justanother.perlhacker.org>
85248              
85249              plus update pod/Makefile and regenerate perltoc
85250      Branch: cfgperl
85251            + pod/perlutil.pod
85252            ! MANIFEST Todo-5.6 pod/Makefile pod/perltoc.pod pod/roffitall
85253 ____________________________________________________________________________
85254 [  6231] By: jhi                                   on 2000/06/23  15:19:18
85255         Log: Subject: [PATCH 5.6.0] cygwin port
85256              From: "Fifer, Eric" <EFifer@sanwaint.com>
85257              Date: Tue, 20 Jun 2000 14:30:58 +0100
85258              Message-ID: <779F20BCCE5AD31186A50008C75D9979171734@silldn_mail1.sanwaint.com>
85259      Branch: cfgperl
85260            ! README.cygwin lib/File/Find.pm
85261 ____________________________________________________________________________
85262 [  6230] By: jhi                                   on 2000/06/23  14:25:21
85263         Log: Upgrade to File::Spec 0.810_01 from CPAN by Barrie Slaymaker.
85264      Branch: cfgperl
85265            ! lib/File/Spec.pm lib/File/Spec/Functions.pm
85266            ! lib/File/Spec/Mac.pm lib/File/Spec/OS2.pm
85267            ! lib/File/Spec/Unix.pm lib/File/Spec/VMS.pm
85268            ! lib/File/Spec/Win32.pm t/lib/filefunc.t t/lib/filespec.t
85269 ____________________________________________________________________________
85270 [  6229] By: jhi                                   on 2000/06/23  14:13:34
85271         Log: Subject: README.hpux version 0.6.1
85272              Date: Tue, 20 Jun 2000 15:25:51 -0700 (PDT)
85273              From: Jeff Okamoto <okamoto@xfiles.intercon.hp.com>
85274              Message-Id: <200006202225.PAA26205@xfiles.intercon.hp.com>
85275      Branch: cfgperl
85276            ! README.hpux
85277 ____________________________________________________________________________
85278 [  6228] By: jhi                                   on 2000/06/23  14:07:20
85279         Log: Subject: [PATCH] "Constant subroutine redefined" mandatory warning
85280              From: Doug MacEachern <dougm@covalent.net>
85281              Date: Tue, 20 Jun 2000 21:23:56 -0700 (PDT)
85282              Message-ID: <Pine.LNX.4.10.10006202116340.321-100000@mojo.covalent.net>
85283      Branch: cfgperl
85284            ! op.c
85285 ____________________________________________________________________________
85286 [  6227] By: jhi                                   on 2000/06/23  14:01:06
85287         Log: Subject: [PATCH] lib.pm -> lib.pm.PL
85288              From: Doug MacEachern <dougm@covalent.net>
85289              Date: Tue, 20 Jun 2000 22:14:41 -0700 (PDT)
85290              Message-ID: <Pine.LNX.4.10.10006202208210.321-100000@mojo.covalent.net>
85291      Branch: cfgperl
85292            + lib/lib.pm.PL
85293            - lib/lib.pm
85294            ! MANIFEST Makefile.SH
85295 ____________________________________________________________________________
85296 [  6226] By: jhi                                   on 2000/06/23  13:53:07
85297         Log: Subject: [PATCH] remove forward declarations in Socket.pm
85298              From: Doug MacEachern <dougm@covalent.net>
85299              Date: Tue, 20 Jun 2000 21:54:12 -0700 (PDT)
85300              Message-ID: <Pine.LNX.4.10.10006202149190.321-100000@mojo.covalent.net>
85301              
85302              From: Doug MacEachern <dougm@covalent.net>
85303              Subject: Re: [PATCH] remove forward declarations in Socket.pm
85304              Date: Fri, 23 Jun 2000 00:09:29 -0700 (PDT)
85305              Message-ID: <Pine.LNX.4.10.10006222349440.322-100000@mojo.covalent.net>
85306      Branch: cfgperl
85307            ! ext/Socket/Socket.pm op.c
85308 ____________________________________________________________________________
85309 [  6225] By: jhi                                   on 2000/06/23  13:41:52
85310         Log: Add source code filenames to apidoc.
85311              From: simon@brecon.co.uk (Simon Cozens)
85312              Subject: [PATCH embed.pl] Source X-ref
85313              Date: 22 Jun 2000 02:18:49 GMT
85314              Message-ID: <slrn8l2ts8.h5k.simon@justanother.perlhacker.org>
85315      Branch: cfgperl
85316            ! embed.pl
85317 ____________________________________________________________________________
85318 [  6224] By: jhi                                   on 2000/06/23  13:32:33
85319         Log: A way to avoid English.pm performance hit.
85320              From: root <root@jester.slaysys.com>
85321              Subject: [YAPATCH English.pm] My turn to putt again
85322              Date: Thu, 22 Jun 2000 20:33:58 -0400
85323              Message-Id: <200006230033.UAA05960@jester.slaysys.com>
85324      Branch: cfgperl
85325            ! lib/English.pm t/lib/english.t
85326 ____________________________________________________________________________
85327 [  6223] By: jhi                                   on 2000/06/23  13:27:06
85328         Log: Avoid double close().
85329              Subject: [PATCH] avoid double close()
85330              From: Doug MacEachern <dougm@covalent.net>
85331              Date: Thu, 22 Jun 2000 23:08:06 -0700 (PDT)
85332              Message-ID: <Pine.LNX.4.10.10006222251260.322-100000@mojo.covalent.net>
85333      Branch: cfgperl
85334            ! doio.c
85335 ____________________________________________________________________________
85336 [  6222] By: jhi                                   on 2000/06/23  13:25:54
85337         Log: doc typo fix
85338              Subject: [PATCH] documentation typo in lib/Pod/Usage.pm
85339              From: Ian Phillipps <Ian.Phillipps@iname.com>
85340              Date: Fri, 23 Jun 2000 10:40:58 +0100
85341              Message-ID: <20000623104058.A22791@homer.diplex.co.uk>
85342      Branch: cfgperl
85343            ! lib/Pod/Usage.pm
85344 ____________________________________________________________________________
85345 [  6221] By: jhi                                   on 2000/06/23  13:24:15
85346         Log: Remove tr///CU (the feature is to be obsoleted by better interfaces).
85347              From: simon@brecon.co.uk (Simon Cozens)
85348              Subject: [PATCH] Eliminate tr///[CU][CU]
85349              Date: 23 Jun 2000 11:05:40 GMT
85350              Message-ID: <slrn8l6h44.h5k.simon@justanother.perlhacker.org>
85351      Branch: cfgperl
85352            ! doop.c embed.pl pod/perlop.pod toke.c utf8.c
85353 ____________________________________________________________________________
85354 [  6220] By: jhi                                   on 2000/06/22  16:07:51
85355         Log: Win32 patches from Benjamin Stuhl.
85356      Branch: cfgperl
85357            ! makedef.pl win32/win32.h
85358 ____________________________________________________________________________
85359 [  6219] By: jhi                                   on 2000/06/22  16:06:34
85360         Log: Bytecode patches from Benjamin Stuhl.
85361      Branch: cfgperl
85362            ! bytecode.pl ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
85363            ! ext/B/O.pm ext/B/defsubs_h.PL ext/ByteLoader/ByteLoader.pm
85364            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
85365 ____________________________________________________________________________
85366 [  6218] By: jhi                                   on 2000/06/15  23:54:16
85367         Log: Bytecode patches from Benjamin Stuhl.
85368      Branch: cfgperl
85369            ! ext/B/B/Assembler.pm ext/B/B/Bytecode.pm
85370 ____________________________________________________________________________
85371 [  6217] By: jhi                                   on 2000/06/09  13:38:29
85372         Log: Rename the fdpid locking and integrate with Sarathy.
85373      Branch: cfgperl
85374            ! Configure config_h.SH doio.c embed.h embed.pl embedvar.h
85375            ! global.sym gv.c intrpvar.h objXSUB.h perl.c perlapi.h pp.c
85376            ! pp_ctl.c proto.h sv.h util.c util.h vmesa/vmesa.c
85377            ! win32/win32.c
85378           !> av.h cop.h hints/solaris_2.sh t/op/runlevel.t
85379 ____________________________________________________________________________
85380 [  6216] By: gsar                                  on 2000/06/08  14:54:21
85381         Log: be more optimal about clearing @_
85382      Branch: perl
85383            ! cop.h
85384 ____________________________________________________________________________
85385 [  6215] By: gsar                                  on 2000/06/08  14:33:04
85386         Log: tweak comment about @DB::args
85387      Branch: perl
85388            ! av.h pp_ctl.c
85389 ____________________________________________________________________________
85390 [  6214] By: gsar                                  on 2000/06/08  13:57:54
85391         Log: @_ can't have junk in it even in the non-USE_ITHREADS case because
85392              caller() wants to populate @DB::args with it (causes a coredump
85393              in Carp::confess())
85394      Branch: perl
85395            ! cop.h t/op/runlevel.t
85396 ____________________________________________________________________________
85397 [  6213] By: gsar                                  on 2000/06/08  07:06:35
85398         Log: back out change#6106 (seems problematic)
85399      Branch: perl
85400            ! hints/solaris_2.sh
85401 ____________________________________________________________________________
85402 [  6212] By: jhi                                   on 2000/06/07  03:10:36
85403         Log: Continuing mopup for #6204.
85404      Branch: cfgperl
85405            ! ext/B/defsubs_h.PL
85406 ____________________________________________________________________________
85407 [  6211] By: jhi                                   on 2000/06/07  02:41:50
85408         Log: Mopup for #6204.
85409              Under the 5005 threads the t/lib/b.t for B::Deparse fails:
85410              Can't locate object method "PV" via package "B::RV" at ../lib/B/Deparse.pm line 2360.
85411              This is comes from const() where POK isn't on when expected.
85412      Branch: cfgperl
85413            ! embedvar.h ext/B/B.xs ext/B/B/Asmdata.pm
85414            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
85415            ! ext/ByteLoader/byterun.c ext/ByteLoader/byterun.h perlapi.c
85416            ! perlapi.h pod/perlapi.pod
85417 ____________________________________________________________________________
85418 [  6210] By: jhi                                   on 2000/06/07  01:56:29
85419         Log: Mopup for #6207 and #6209.
85420      Branch: cfgperl
85421            ! doio.c gv.c sv.h util.c vmesa/vmesa.c win32/win32.c
85422 ____________________________________________________________________________
85423 [  6209] By: jhi                                   on 2000/06/07  01:33:12
85424         Log: Lock PL_fdpid against race conditions, based on:
85425              Subject: [PATCH 5.6.0]subprocess fixup for threads
85426              From: Dan Sugalski <dan@sidhe.org>
85427              To: perl5-porters@perl.org
85428              Date: Tue, 11 Apr 2000 17:02:32 -0400
85429              Message-Id: <4.3.0.20000411170218.01d2f580@24.8.96.48>
85430      Branch: cfgperl
85431            ! doio.c intrpvar.h perl.c sv.h util.c vmesa/vmesa.c
85432            ! win32/win32.c
85433 ____________________________________________________________________________
85434 [  6208] By: jhi                                   on 2000/06/07  01:05:23
85435         Log: Regen headers for #6207.
85436      Branch: cfgperl
85437            ! embed.h global.sym objXSUB.h proto.h
85438 ____________________________________________________________________________
85439 [  6207] By: jhi                                   on 2000/06/06  23:43:13
85440         Log: Subject: [PATCH 5.6.0] Threadsafe patches
85441              From: Dan Sugalski <dan@sidhe.org>
85442              To: perl5-porters@perl.org
85443              Date: Mon, 08 May 2000 18:08:13 -0400
85444              Message-Id: <4.3.1.0.20000508180729.02182de0@24.8.96.48>
85445      Branch: cfgperl
85446            ! embed.pl global.sym gv.c intrpvar.h perl.c pp.c pp_ctl.c
85447            ! proto.h sv.h util.c
85448 ____________________________________________________________________________
85449 [  6206] By: jhi                                   on 2000/06/06  23:21:23
85450         Log: Subject: [PATCH] Eliminate $a/$b in pod
85451              From: David Glasser <me@davidglasser.net>
85452              To: perl5-porters@perl.org
85453              Date: Mon, 29 May 2000 21:15:59 -0400
85454              Message-Id: <l03130302b558bb2640ce@[209.195.241.121]>
85455      Branch: cfgperl
85456            ! pod/perl5004delta.pod pod/perl56delta.pod pod/perlboot.pod
85457            ! pod/perlbot.pod pod/perlcall.pod pod/perldata.pod
85458            ! pod/perldbmfilter.pod pod/perldiag.pod pod/perldsc.pod
85459            ! pod/perlembed.pod pod/perlfaq4.pod pod/perlfaq6.pod
85460            ! pod/perlfaq7.pod pod/perlfilter.pod pod/perlfunc.pod
85461            ! pod/perlguts.pod pod/perllexwarn.pod pod/perllocale.pod
85462            ! pod/perlobj.pod pod/perlop.pod pod/perlref.pod pod/perlsub.pod
85463            ! pod/perlsyn.pod pod/perltie.pod pod/perltrap.pod
85464            ! pod/perlvar.pod pod/perlxs.pod
85465 ____________________________________________________________________________
85466 [  6205] By: jhi                                   on 2000/06/06  23:12:14
85467         Log: Subject: [PATCH] Win32 improvements
85468              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
85469              To: gsar@activestate.com, perl5-porters@perl.org
85470              Date: Mon, 29 May 2000 17:22:24 PDT
85471              Message-ID: <20000530002224.91142.qmail@hotmail.com>
85472              (MUA had mangled many lines by wordwrapping)
85473      Branch: cfgperl
85474            ! utils/c2ph.PL win32/makefile.mk win32/win32.c win32/win32sck.c
85475 ____________________________________________________________________________
85476 [  6204] By: jhi                                   on 2000/06/06  23:01:50
85477         Log: Subject: [PATCH] B::Bytecode patches
85478              From: "Benjamin Stuhl" <sho_pi@hotmail.com>
85479              To: gsar@activestate.com, jhi@iki.fi
85480              Cc: perl5-porters@perl.org
85481              Message-ID: <20000602202526.48694.qmail@hotmail.com>
85482              (MUA had mangled many lines by wordwrapping)
85483      Branch: cfgperl
85484            ! bytecode.pl ext/B/B.pm ext/B/B.xs ext/B/B/Assembler.pm
85485            ! ext/B/B/Bytecode.pm ext/B/O.pm ext/B/defsubs_h.PL
85486            ! ext/ByteLoader/ByteLoader.xs ext/ByteLoader/bytecode.h
85487            ! intrpvar.h perl.c
85488 ____________________________________________________________________________
85489 [  6203] By: jhi                                   on 2000/06/06  22:32:43
85490         Log: Subject: [PATCH] perldiag should refer to perlos2.pod not README.os2
85491              From: sthoenna@efn.org (Yitzchak Scott-Thoennes)
85492              Date: Tue, 06 Jun 2000 13:07:45 -0700
85493              Message-ID: <RoVP5gzkgmTL092yn@efn.org>
85494      Branch: cfgperl
85495            ! pod/perldiag.pod
85496 ____________________________________________________________________________
85497 [  6202] By: jhi                                   on 2000/06/06  19:38:35
85498         Log: Integrate with Sarathy.
85499      Branch: cfgperl
85500           !> perl.c
85501 ____________________________________________________________________________
85502 [  6201] By: gsar                                  on 2000/06/06  00:42:59
85503         Log: Perl_eval_pv() leaks 4 bytes every time it is called because it
85504              does a PUSHMARK that's never ever POPMARKed; in general, only
85505              Perl_call_[sp]v() need a PUSHMARK for incoming arguments;
85506              Perl_eval_[sp]v() don't because they don't take any incoming
85507              arguments (this leak has been around since the original version
85508              of perl_eval_pv() in 5.003_97e)
85509      Branch: perl
85510            ! perl.c
85511 ____________________________________________________________________________
85512 [  6200] By: jhi                                   on 2000/06/04  03:44:52
85513         Log: Update to cperl-mode.el 4.31 from
85514              ftp://ftp.math.ohio-state.edu/pub/users/ilya/cperl-mode.el
85515              Subject: A couple of notes
85516              From: Ilya Zakharevich <ilya@math.ohio-state.edu>
85517              To: Mailing list Perl5 <perl5-porters@perl.org>
85518              Date: Sat, 3 Jun 2000 23:33:32 -0400
85519              Message-ID: <20000603233332.A6790@monk.mps.ohio-state.edu>
85520      Branch: cfgperl
85521            ! emacs/cperl-mode.el
85522 ____________________________________________________________________________
85523 [  6199] By: jhi                                   on 2000/06/03  15:11:05
85524         Log: Subject: [PATCH 5.6.0]Make perl's malloc work on VMS
85525              From: Dan Sugalski <dan@sidhe.org>
85526              To: perl5-porters@perl.org, vmsperl@perl.org
85527              Date: Fri, 02 Jun 2000 17:30:51 -0400
85528              Message-Id: <4.3.2.7.0.20000602173021.01f03570@24.8.96.48>
85529      Branch: cfgperl
85530            ! vms/descrip_mms.template vms/gen_shrfls.pl
85531 ____________________________________________________________________________
85532 [  6198] By: jhi                                   on 2000/06/03  14:59:15
85533         Log: Subject: [PATCH 5.6.0]VMS fixups so we can build with MULTIPLICITY
85534              From: Dan Sugalski <dan@sidhe.org>
85535              To: vmsperl@perl.org, perl5-porters@perl.org
85536              Date: Fri, 02 Jun 2000 16:00:41 -0400
85537              Message-Id: <4.3.2.7.0.20000602155951.01f02b20@24.8.96.48>
85538              Message-Id: <4.3.2.7.0.20000602164011.01ec8c30@24.8.96.48>
85539      Branch: cfgperl
85540            ! embed.h embed.pl embedvar.h ext/POSIX/POSIX.xs global.sym
85541            ! objXSUB.h perlapi.c perlapi.h pod/perlapi.pod
85542            ! pod/perlintern.pod proto.h vms/vms.c vms/vmsish.h
85543 ____________________________________________________________________________
85544 [  6197] By: jhi                                   on 2000/06/03  14:41:30
85545         Log: Subject: [ID 20000602.005] [PATCH]5.6.0 (DOC) tiny change to perlsyn.pod
85546              From: John Borwick <jhborwic@unity.ncsu.edu>
85547              Date: Fri, 2 Jun 2000 14:35:03 -0400 (EDT)
85548              Message-Id: <Pine.GSO.4.21.0006021420290.11432-100000@eos00du.eos.ncsu.edu>
85549      Branch: cfgperl
85550            ! pod/perlsyn.pod
85551 ____________________________________________________________________________
85552 [  6196] By: jhi                                   on 2000/06/03  14:38:09
85553         Log: Integrate with Sarathy.
85554      Branch: cfgperl
85555           !> cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
85556           !> perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
85557           !> vms/perly_c.vms
85558 ____________________________________________________________________________
85559 [  6195] By: gsar                                  on 2000/06/02  22:43:13
85560         Log: fix yet another eval"" leak under USE_ITHREADS
85561      Branch: perl
85562            ! op.c
85563 ____________________________________________________________________________
85564 [  6194] By: gsar                                  on 2000/06/02  18:22:06
85565         Log: fix small eval"" memory leaks under USE_ITHREADS
85566      Branch: perl
85567            ! cop.h embed.h embed.pl objXSUB.h op.c perl.c perlapi.c perly.c
85568            ! perly_c.diff pp_ctl.c proto.h scope.c scope.h sv.c toke.c
85569            ! vms/perly_c.vms
85570 ____________________________________________________________________________
85571 [  6193] By: jhi                                   on 2000/06/01  13:03:56
85572         Log: Signals-be-gone for microperl.
85573      Branch: cfgperl
85574            ! Todo.micro doop.c mg.c perl.c perl.h pp_sys.c util.c
85575 ____________________________________________________________________________
85576 [  6192] By: jhi                                   on 2000/06/01  12:52:02
85577         Log: Integrate with Sarathy.
85578      Branch: cfgperl
85579           +> lib/Pod/LaTeX.pm t/lib/selfloader.t
85580           !> AUTHORS MAINTAIN MANIFEST doop.c embed.pl
85581           !> ext/Devel/Peek/Peek.pm handy.h lib/SelfLoader.pm perl.c
85582           !> pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
85583           !> pod/perlfaq9.pod pod/perlfunc.pod pod/perllocale.pod
85584           !> pod/perlre.pod pod/perltrap.pod pod/pod2latex.PL t/op/tr.t
85585           !> t/op/vec.t utils/h2xs.PL
85586 ____________________________________________________________________________
85587 [  6191] By: gsar                                  on 2000/06/01  09:38:21
85588         Log: vec() loses numericalness (modified version of patch suggested
85589              by Robin Barker)
85590      Branch: perl
85591            ! doop.c t/op/vec.t
85592 ____________________________________________________________________________
85593 [  6190] By: gsar                                  on 2000/06/01  09:26:15
85594         Log: submit missing embed.pl change
85595      Branch: perl
85596            ! embed.pl
85597 ____________________________________________________________________________
85598 [  6189] By: gsar                                  on 2000/06/01  09:05:34
85599         Log: counting tr/// corrupts later operation (from M.J.T Guy)
85600      Branch: perl
85601            ! doop.c t/op/tr.t
85602 ____________________________________________________________________________
85603 [  6188] By: gsar                                  on 2000/06/01  08:58:39
85604         Log: h2xs tweaks
85605      Branch: perl
85606            ! utils/h2xs.PL
85607 ____________________________________________________________________________
85608 [  6187] By: gsar                                  on 2000/06/01  08:50:07
85609         Log: replace pod2latex with the one in Pod-LaTeX v0.52 from CPAN
85610              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
85611      Branch: perl
85612            + lib/Pod/LaTeX.pm
85613            ! AUTHORS MAINTAIN MANIFEST ext/Devel/Peek/Peek.pm
85614            ! pod/pod2latex.PL
85615 ____________________________________________________________________________
85616 [  6186] By: gsar                                  on 2000/06/01  08:24:40
85617         Log: further qualify references to "alphanumeric" (from Wolfgang Laun
85618              <wolfgang.laun@alcatel.at>)
85619      Branch: perl
85620            ! handy.h pod/perlapi.pod pod/perldata.pod pod/perlfaq6.pod
85621            ! pod/perlfaq9.pod pod/perllocale.pod pod/perlre.pod
85622 ____________________________________________________________________________
85623 [  6185] By: gsar                                  on 2000/06/01  08:12:00
85624         Log: remove incorrect documentation about implicit split to @_ in
85625              list context, which never really worked in perl 5 (from
85626              M.J.T. Guy)
85627      Branch: perl
85628            ! pod/perlfunc.pod pod/perltrap.pod
85629 ____________________________________________________________________________
85630 [  6184] By: gsar                                  on 2000/06/01  07:52:27
85631         Log: tweak for change#6127
85632      Branch: perl
85633            ! perl.c
85634 ____________________________________________________________________________
85635 [  6183] By: gsar                                  on 2000/06/01  07:41:02
85636         Log: SelfLoader can lose $@ in AUTOLOAD() (from Nicholas Clark
85637              <nick@ccl4.org>)
85638      Branch: perl
85639            + t/lib/selfloader.t
85640            ! MANIFEST lib/SelfLoader.pm
85641 ____________________________________________________________________________
85642 [  6182] By: jhi                                   on 2000/06/01  00:34:42
85643         Log: Be Cleaner Part Deux.
85644      Branch: cfgperl
85645            ! Makefile.SH
85646 ____________________________________________________________________________
85647 [  6181] By: jhi                                   on 2000/06/01  00:32:09
85648         Log: Integrate with Sarathy.
85649      Branch: cfgperl
85650           !> pp.c t/op/arith.t
85651 ____________________________________________________________________________
85652 [  6180] By: jhi                                   on 2000/06/01  00:31:13
85653         Log: microperl nits from Simon Cozens.
85654      Branch: cfgperl
85655            + uconfig.h
85656            ! MAINTAIN MANIFEST Makefile.SH Todo.micro perl.h uconfig.sh
85657            ! unixish.h
85658 ____________________________________________________________________________
85659 [  6179] By: gsar                                  on 2000/05/31  22:37:51
85660         Log: buggy modulus on UVs introduced by change#3378 (resulted in
85661              4063328477 % 65535 amounting to 27406, instead of 27407)
85662      Branch: perl
85663            ! pp.c t/op/arith.t
85664 ____________________________________________________________________________
85665 [  6178] By: jhi                                   on 2000/05/31  21:52:41
85666         Log: Be cleaner.
85667      Branch: cfgperl
85668            ! Makefile.SH
85669 ____________________________________________________________________________
85670 [  6177] By: jhi                                   on 2000/05/31  21:47:33
85671         Log: Substitution utf8 patch from Simon Cozens.
85672      Branch: cfgperl
85673            ! pp_hot.c
85674 ____________________________________________________________________________
85675 [  6176] By: jhi                                   on 2000/05/31  21:45:34
85676         Log: Single-quoted utf8 patch from Simon Cozens.
85677      Branch: cfgperl
85678            ! toke.c
85679 ____________________________________________________________________________
85680 [  6175] By: jhi                                   on 2000/05/31  21:40:18
85681         Log: Integrate with Sarathy.
85682      Branch: cfgperl
85683           !> op.c regexec.c t/lib/filefind.t t/op/re_tests t/op/wantarray.t
85684 ____________________________________________________________________________
85685 [  6174] By: jhi                                   on 2000/05/31  21:37:31
85686         Log: microperl changes from Simon Cozens; Makefile for microperl
85687              written from scratch; few casts added as microperl compilation
85688              doesn't have all prototypes available.
85689      Branch: cfgperl
85690            + Makefile.micro README.micro Todo.micro uconfig.sh
85691            ! Configure MAINTAIN MANIFEST config_h.SH doop.c mg.c op.c
85692            ! perl.c perl.h perlio.c unixish.h utf8.c util.c
85693      Branch: metaconfig
85694            + U/modified/Config_h.U
85695 ____________________________________________________________________________
85696 [  6173] By: jhi                                   on 2000/05/31  20:00:24
85697         Log: metaconfig maintenance.
85698      Branch: metaconfig
85699            + U/modified/Inhdr.U U/typedefs/inotype.U
85700      Branch: metaconfig/U/perl
85701            + d_finitel.U d_getcwd.U d_llseek.U i_fp_class.U i_iconv.U
85702            + i_ieeefp.U i_syslog.U i_sysrusage.U i_ulimit.U
85703 ____________________________________________________________________________
85704 [  6172] By: gsar                                  on 2000/05/31  05:05:42
85705         Log: fix buggy multiline matching of C<"a\nxb\n" =~ /(?!\A)x/m>
85706              (from Ilya Zakharevich)
85707      Branch: perl
85708            ! regexec.c t/op/re_tests
85709 ____________________________________________________________________________
85710 [  6171] By: gsar                                  on 2000/05/31  05:01:47
85711         Log: scalar() doesn't force scalar context when used in void context
85712              (from Simon Cozens)
85713      Branch: perl
85714            ! op.c t/op/wantarray.t
85715 ____________________________________________________________________________
85716 [  6170] By: gsar                                  on 2000/05/31  04:41:33
85717         Log: change#6142 needs tweaks to tests to work where there's no symlink()
85718              (from Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
85719      Branch: perl
85720            ! t/lib/filefind.t
85721 ____________________________________________________________________________
85722 [  6169] By: gsar                                  on 2000/05/31  04:29:49
85723         Log: integrate cfgperl contents into mainline
85724      Branch: perl
85725           +> pod/perlmodlib.PL pod/perlnewmod.pod
85726           !> (integrate 42 files)
85727 ____________________________________________________________________________
85728 [  6168] By: jhi                                   on 2000/05/30  22:53:37
85729         Log: Tweak NV_PRESERVES_UV*, vms/subconfigure.com left untouched.
85730      Branch: cfgperl
85731            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85732            ! config_h.SH epoc/config.sh perl.h toke.c vms/subconfigure.com
85733            ! vos/config.def vos/config.h vos/config.pl vos/config_h.SH_orig
85734            ! win32/config.bc win32/config.gc win32/config.vc
85735            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
85736            ! win32/config_h.PL win32/config_sh.PL
85737      Branch: metaconfig/U/perl
85738            ! perlxv.U
85739 ____________________________________________________________________________
85740 [  6167] By: jhi                                   on 2000/05/30  22:20:21
85741         Log: tweak todo 
85742      Branch: cfgperl
85743            ! Todo-5.6
85744 ____________________________________________________________________________
85745 [  6166] By: jhi                                   on 2000/05/30  22:11:51
85746         Log: Introduce HAS_GETESPWNAM, HAS_GETPRPWNAM, and I_PROT
85747              in case somebody wants to write an extension for more
85748              shadow database interfaces.
85749      Branch: cfgperl
85750            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
85751            ! config_h.SH epoc/config.sh pp_sys.c vms/subconfigure.com
85752            ! vos/config.def vos/config.h vos/config_h.SH_orig
85753            ! win32/config.bc win32/config.gc win32/config.vc
85754            ! win32/config_H.bc win32/config_H.gc win32/config_H.vc
85755      Branch: metaconfig
85756            ! U/modified/Myinit.U
85757      Branch: metaconfig/U/perl
85758            + d_getespwnam.U d_getprpwnam.U i_prot.U
85759 ____________________________________________________________________________
85760 [  6165] By: jhi                                   on 2000/05/30  18:35:34
85761         Log: Integrate with Sarathy.
85762      Branch: cfgperl
85763           !> op.c
85764 ____________________________________________________________________________
85765 [  6164] By: jhi                                   on 2000/05/30  18:30:16
85766         Log: detypo
85767      Branch: cfgperl
85768            ! Configure config_h.SH
85769      Branch: metaconfig/U/perl
85770            ! perlxv.U
85771 ____________________________________________________________________________
85772 [  6163] By: gsar                                  on 2000/05/30  03:24:03
85773         Log: fix memory leak in C<eval "BEGIN {}"> (bug in change#4579)
85774      Branch: perl
85775            ! op.c
85776 ____________________________________________________________________________
85777 [  6162] By: gsar                                  on 2000/05/30  03:09:38
85778         Log: fix memory leak in method call optimization (change#3768);
85779              made C<eval "$x->foo()"> leak
85780      Branch: perl
85781            ! op.c
85782 ____________________________________________________________________________
85783 [  6161] By: jhi                                   on 2000/05/29  17:56:26
85784         Log: Add autogeneration of perlmodlib.pod and the new perlnewmod.pod,
85785              both from Simon Cozens.
85786      Branch: cfgperl
85787            + pod/perlmodlib.PL pod/perlnewmod.pod
85788            ! AUTHORS MAINTAIN MANIFEST pod/Makefile pod/perl.pod
85789            ! pod/perlmodlib.pod pod/perltoc.pod
85790 ____________________________________________________________________________
85791 [  6160] By: jhi                                   on 2000/05/29  17:23:55
85792         Log: Changes for the File::Temp 0.08 (change #6159) test suite
85793              to fit better into the Perl distribution test framework.
85794      Branch: cfgperl
85795            ! t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t t/lib/ftmp-security.t
85796            ! t/lib/ftmp-tempfile.t
85797 ____________________________________________________________________________
85798 [  6159] By: jhi                                   on 2000/05/29  16:55:36
85799         Log: Upgrade to File::Temp 0.08 from Tim Jenness via CPAN.
85800      Branch: cfgperl
85801            ! lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
85802            ! t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
85803 ____________________________________________________________________________
85804 [  6158] By: bailey                                on 2000/05/29  16:22:08
85805         Log: Add fallback to tmpfile for use in cases where user's relying on
85806              ACLs on SYS$SCRATCH to permit file creation. (based on Charles
85807              Lane's patch)
85808      Branch: vmsperl
85809            ! vms/vms.c vms/vmsish.h
85810 ____________________________________________________________________________
85811 [  6157] By: jhi                                   on 2000/05/29  03:10:36
85812         Log: Regen Configure to jive with #6149.
85813      Branch: cfgperl
85814            ! Configure
85815      Branch: metaconfig
85816            ! U/modified/Getfile.U
85817 ____________________________________________________________________________
85818 [  6156] By: jhi                                   on 2000/05/29  03:01:38
85819         Log: Integrate with Sarathy.
85820      Branch: cfgperl
85821           +> ext/DynaLoader/dl_mac.xs
85822           !> (integrate 38 files)
85823 ____________________________________________________________________________
85824 [  6155] By: gsar                                  on 2000/05/28  21:15:58
85825         Log: small bug in change#6144; remove random \xA0 character that snuck
85826              in via change#6145
85827      Branch: perl
85828            ! lib/AutoSplit.pm lib/ExtUtils/xsubpp
85829 ____________________________________________________________________________
85830 [  6154] By: gsar                                  on 2000/05/28  21:04:19
85831         Log: avoid type mismatch warning
85832      Branch: perl
85833            ! perl.c
85834 ____________________________________________________________________________
85835 [  6153] By: gsar                                  on 2000/05/28  20:58:31
85836         Log: prettier Test::Harness output on failed tests (from Nicholas Clark
85837              <nick@Bagpuss.uk.boo.com>)
85838      Branch: perl
85839            ! lib/Test/Harness.pm
85840 ____________________________________________________________________________
85841 [  6152] By: gsar                                  on 2000/05/28  20:53:42
85842         Log: cosmetic fixups of RE debug output (from Ilya Zakharevich)
85843      Branch: perl
85844            ! regexec.c
85845 ____________________________________________________________________________
85846 [  6151] By: gsar                                  on 2000/05/28  20:50:28
85847         Log: fix accidental pessimization in RE optimizer (from Ilya Zakharevich)
85848      Branch: perl
85849            ! regexec.c
85850 ____________________________________________________________________________
85851 [  6150] By: gsar                                  on 2000/05/28  20:39:58
85852         Log: perlrequick.pod updates (from Mark Kvale <kvale@phy.ucsf.edu>)
85853      Branch: perl
85854            ! pod/perlrequick.pod
85855 ____________________________________________________________________________
85856 [  6149] By: gsar                                  on 2000/05/28  20:35:16
85857         Log: OS/2 tweaks for usethreads build (from Rocco Caputo
85858              <troc@netrus.net>)
85859      Branch: perl
85860            ! Configure hints/os2.sh makedef.pl os2/Makefile.SHs
85861            ! os2/OS2/REXX/t/rx_dllld.t os2/OS2/REXX/t/rx_objcall.t
85862            ! os2/OS2/REXX/t/rx_tievar.t os2/OS2/REXX/t/rx_tieydb.t
85863            ! os2/os2.c os2/os2ish.h perl.c util.c x2p/a2p.h
85864 ____________________________________________________________________________
85865 [  6148] By: gsar                                  on 2000/05/28  20:21:07
85866         Log: close open file before chmod() (from Rocco Caputo <troc@netrus.net>)
85867      Branch: perl
85868            ! lib/ExtUtils/MM_Unix.pm
85869 ____________________________________________________________________________
85870 [  6147] By: gsar                                  on 2000/05/28  20:12:41
85871         Log: add a make entry to Config.pm so "perl -V:make" works on VMS
85872              (from Peter Prymmer)
85873      Branch: perl
85874            ! vms/subconfigure.com
85875 ____________________________________________________________________________
85876 [  6146] By: gsar                                  on 2000/05/28  20:06:15
85877         Log: doc typo
85878      Branch: perl
85879            ! lib/warnings.pm warnings.h warnings.pl
85880 ____________________________________________________________________________
85881 [  6145] By: gsar                                  on 2000/05/28  18:44:33
85882         Log: make xsubpp skip embedded pod (from Matthias Neeracher
85883              <neeri@iis.ee.ethz.ch>)
85884      Branch: perl
85885            ! lib/ExtUtils/xsubpp
85886 ____________________________________________________________________________
85887 [  6144] By: gsar                                  on 2000/05/28  18:42:49
85888         Log: MacOS support, part 2: make AutoSplit use File::Spec instead
85889              of assuming Unixisms; *UNTESTED on Unix* (from Matthias Neeracher
85890              <neeri@iis.ee.ethz.ch>)
85891      Branch: perl
85892            ! lib/AutoSplit.pm
85893 ____________________________________________________________________________
85894 [  6143] By: gsar                                  on 2000/05/28  18:41:12
85895         Log: MacOS support, part 1 (from Matthias Neeracher
85896              <neeri@iis.ee.ethz.ch>)
85897      Branch: perl
85898            + ext/DynaLoader/dl_mac.xs
85899            ! MANIFEST ext/DB_File/Makefile.PL ext/NDBM_File/Makefile.PL
85900            ! ext/POSIX/POSIX.xs lib/ExtUtils/MakeMaker.pm mg.c perl.c
85901            ! perlsfio.h pod/perlfaq4.pod pp_ctl.c proto.h toke.c util.c
85902            ! util.h
85903 ____________________________________________________________________________
85904 [  6142] By: gsar                                  on 2000/05/28  18:21:51
85905         Log: File::Find fails to chdir when chasing symlinks (from
85906              Helmut Jarausch <jarausch@igpm.rwth-aachen.de>)
85907      Branch: perl
85908            ! lib/File/Find.pm t/lib/filefind.t
85909 ____________________________________________________________________________
85910 [  6141] By: jhi                                   on 2000/05/28  14:25:15
85911         Log: BSD/OS (bsdi) hints update by Timur I. Bakeyev and Todd C. Miller,
85912              forwarded by Peter Seebach from the bsdi-users mailing list.
85913              p5p Message-Id: <200005280543.AAA24519@guild.plethora.net>
85914      Branch: perl
85915            ! hints/bsdos.sh
85916 ____________________________________________________________________________
85917 [  6140] By: jhi                                   on 2000/05/28  14:11:57
85918         Log: Integrate with Sarathy.
85919      Branch: cfgperl
85920           +> (branch 30 files)
85921           !> (integrate 93 files)
85922 ____________________________________________________________________________
85923 [  6139] By: gsar                                  on 2000/05/28  10:01:48
85924         Log: revise mktables.PL for bugs and newness in Unicode 3.0
85925              (from James Bence <jbence@amgen.com>)
85926      Branch: perl
85927            + lib/unicode/Is/BidiAL.pl lib/unicode/Is/BidiBN.pl
85928            + lib/unicode/Is/BidiLRE.pl lib/unicode/Is/BidiLRO.pl
85929            + lib/unicode/Is/BidiNSM.pl lib/unicode/Is/BidiPDF.pl
85930            + lib/unicode/Is/BidiRLE.pl lib/unicode/Is/BidiRLO.pl
85931            + lib/unicode/Is/Cf.pl lib/unicode/Is/Cs.pl
85932            + lib/unicode/Is/DCfraction.pl lib/unicode/Is/Me.pl
85933            + lib/unicode/Is/Nl.pl lib/unicode/Is/Pc.pl lib/unicode/Is/Pf.pl
85934            + lib/unicode/Is/Pi.pl lib/unicode/Is/Sk.pl
85935            + lib/unicode/Is/SylAA.pl lib/unicode/Is/SylAAI.pl
85936            + lib/unicode/Is/SylAI.pl lib/unicode/Is/SylEE.pl
85937            + lib/unicode/Is/SylII.pl lib/unicode/Is/SylN.pl
85938            + lib/unicode/Is/SylOO.pl lib/unicode/Is/SylWAA.pl
85939            + lib/unicode/Is/SylWEE.pl lib/unicode/Is/SylWII.pl
85940            + lib/unicode/Is/SylWO.pl lib/unicode/Is/SylWOO.pl
85941            + lib/unicode/Is/SylWU.pl
85942            ! MANIFEST lib/unicode/Is/Cn.pl lib/unicode/Is/Graph.pl
85943            ! lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
85944            ! lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
85945            ! lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
85946            ! lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
85947            ! lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
85948            ! lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
85949            ! lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
85950            ! lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
85951            ! lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
85952            ! lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
85953            ! lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
85954            ! lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
85955            ! lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
85956            ! lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
85957            ! lib/unicode/Is/LbrkZW.pl lib/unicode/Is/Punct.pl
85958            ! lib/unicode/Is/Space.pl lib/unicode/Is/SylA.pl
85959            ! lib/unicode/Is/SylC.pl lib/unicode/Is/SylE.pl
85960            ! lib/unicode/Is/SylI.pl lib/unicode/Is/SylO.pl
85961            ! lib/unicode/Is/SylU.pl lib/unicode/Is/SylV.pl
85962            ! lib/unicode/Is/SylWA.pl lib/unicode/Is/SylWC.pl
85963            ! lib/unicode/Is/SylWE.pl lib/unicode/Is/SylWI.pl
85964            ! lib/unicode/Is/SylWV.pl lib/unicode/Is/Upper.pl
85965            ! lib/unicode/Makefile lib/unicode/mktables.PL
85966 ____________________________________________________________________________
85967 [  6138] By: gsar                                  on 2000/05/28  08:50:32
85968         Log: add note about the handling of negative indices to tied arrays
85969              (from Michael G Schwern <schwern@pobox.com>)
85970      Branch: perl
85971            ! pod/perltie.pod
85972 ____________________________________________________________________________
85973 [  6137] By: gsar                                  on 2000/05/28  08:46:10
85974         Log: fix bogus redeclaration warning for "our" variables in different
85975              scopes
85976      Branch: perl
85977            ! op.c t/pragma/strict-vars
85978 ____________________________________________________________________________
85979 [  6136] By: gsar                                  on 2000/05/28  08:31:20
85980         Log: random pod typos (from Peter Scott <Peter@PSDT.com>)
85981      Branch: perl
85982            ! ext/Devel/Peek/Peek.pm pod/perldebguts.pod
85983 ____________________________________________________________________________
85984 [  6135] By: gsar                                  on 2000/05/28  08:17:50
85985         Log: enable Test::Harness to dynamically determine column width etc.
85986              (from Rob Napier <rnapier@employees.org>)
85987      Branch: perl
85988            ! lib/Test/Harness.pm
85989 ____________________________________________________________________________
85990 [  6134] By: gsar                                  on 2000/05/28  08:13:39
85991         Log: make Test::Harness use wait.h/WCOREDUMP if available
85992              (from Ben Tilly <ben_tilly@hotmail.com>)
85993      Branch: perl
85994            ! lib/Test/Harness.pm
85995 ____________________________________________________________________________
85996 [  6133] By: gsar                                  on 2000/05/28  08:08:05
85997         Log: elide bogus test in change#6132
85998      Branch: perl
85999            ! t/pragma/warn/9enabled
86000 ____________________________________________________________________________
86001 [  6132] By: gsar                                  on 2000/05/28  08:03:14
86002         Log: warnings::enabled() doesn't fall back to looking at $^W if
86003              caller isn't using lexical warnings (from Paul Marquess)
86004      Branch: perl
86005            ! pp_ctl.c t/pragma/warn/9enabled
86006 ____________________________________________________________________________
86007 [  6131] By: gsar                                  on 2000/05/28  07:57:47
86008         Log: avoid warnings in POSIX.pm (from Barrie Slaymaker)
86009      Branch: perl
86010            ! ext/POSIX/POSIX.pm
86011 ____________________________________________________________________________
86012 [  6130] By: gsar                                  on 2000/05/28  07:29:12
86013         Log: fix places that mean C<"word" character> but say C<alphanumeric
86014              character>
86015      Branch: perl
86016            ! pod/perlfunc.pod pod/perlre.pod pod/perlretut.pod
86017 ____________________________________________________________________________
86018 [  6129] By: gsar                                  on 2000/05/28  07:18:41
86019         Log: VMS test harness tweak (from Jesper Naur <jesper.naur@post.tele.dk>)
86020      Branch: perl
86021            ! vms/test.com
86022 ____________________________________________________________________________
86023 [  6128] By: gsar                                  on 2000/05/28  07:12:55
86024         Log: new perlxstut example for passing/returning refs to arrays
86025              (from David Lowe <dlowe@pootpoot.com>)
86026      Branch: perl
86027            ! pod/perlxstut.pod
86028 ____________________________________________________________________________
86029 [  6127] By: gsar                                  on 2000/05/28  07:02:50
86030         Log: call_method(...,G_EVAL) can longjmp() out if the method probing
86031              failed (from Gisle Aas)
86032      Branch: perl
86033            ! cop.h perl.c
86034 ____________________________________________________________________________
86035 [  6126] By: gsar                                  on 2000/05/28  06:39:53
86036         Log: change#2879 broke rvalue autovivification of magicals such as ${$num}
86037              (reworked variant of patch suggested by Simon Cozens)
86038      Branch: perl
86039            ! embed.h embed.pl gv.c pod/perlapi.pod pod/perlintern.pod pp.c
86040            ! pp_hot.c proto.h t/op/gv.t
86041 ____________________________________________________________________________
86042 [  6125] By: gsar                                  on 2000/05/28  05:14:55
86043         Log: enable propagating exception objects via Perl_croak() in XS code
86044              (from Gisle Aas)
86045      Branch: perl
86046            ! util.c
86047 ____________________________________________________________________________
86048 [  6124] By: gsar                                  on 2000/05/28  05:07:28
86049         Log: integrate vmsperl contents into mainline
86050      Branch: perl
86051           !> lib/ExtUtils/MM_VMS.pm lib/File/Spec/VMS.pm t/op/lex_assign.t
86052           !> vms/ext/vmsish.pm vms/ext/vmsish.t vms/test.com vms/vms.c
86053           !> vms/vmsish.h
86054 ____________________________________________________________________________
86055 [  6123] By: gsar                                  on 2000/05/28  05:03:53
86056         Log: clarify gotcha with #line directives (from Rocco Caputo
86057              <troc@netrus.net>)
86058      Branch: perl
86059            ! pod/perldebug.pod pod/perlsyn.pod
86060 ____________________________________________________________________________
86061 [  6122] By: gsar                                  on 2000/05/28  04:58:29
86062         Log: downgrade fatal error on C<"foo@nosucharray.com"> to optional warning
86063              (from Mark-Jason Dominus)
86064      Branch: perl
86065            ! lib/ExtUtils/typemap pod/perl56delta.pod pod/perlsub.pod
86066            ! pod/perltrap.pod t/base/lex.t t/pragma/strict-vars
86067            ! t/pragma/strict.t t/pragma/warn/toke t/pragma/warnings.t
86068            ! toke.c
86069 ____________________________________________________________________________
86070 [  6121] By: bailey                                on 2000/05/25  04:46:54
86071         Log: Allow eliminate_macros() and fixpath() to handle space-delimited
86072              lists (based on fixes by Craig Berry)
86073      Branch: vmsperl
86074            ! lib/File/Spec/VMS.pm
86075 ____________________________________________________________________________
86076 [  6120] By: bailey                                on 2000/05/25  04:25:38
86077         Log: Add missing escape (Charles Lane)
86078      Branch: vmsperl
86079            ! t/op/lex_assign.t
86080 ____________________________________________________________________________
86081 [  6119] By: bailey                                on 2000/05/25  04:21:25
86082         Log: Quiet error messages in vmsish.t (Charles Lane)
86083      Branch: vmsperl
86084            ! vms/ext/vmsish.t
86085 ____________________________________________________________________________
86086 [  6118] By: bailey                                on 2000/05/25  04:17:57
86087         Log: Regularize distinction between RMS$_DNF and RMS$_DIR (Craig Berry)
86088              Flatten case labels in switch statements uniformly (Charles Bailey)
86089      Branch: vmsperl
86090            ! vms/vms.c
86091 ____________________________________________________________________________
86092 [  6117] By: bailey                                on 2000/05/25  03:58:09
86093         Log: Treat sockets as special in sys(read|write) (Charles Lane et al.)
86094      Branch: vmsperl
86095            ! vms/vmsish.h
86096 ____________________________________________________________________________
86097 [  6116] By: bailey                                on 2000/05/25  03:11:15
86098         Log: Miscellaneous cosmetic fixes (Charles Lane)
86099      Branch: vmsperl
86100            ! lib/ExtUtils/MM_VMS.pm
86101 ____________________________________________________________________________
86102 [  6115] By: bailey                                on 2000/05/25  03:10:36
86103         Log: Add bounds checking for several strings (Charles Lane)
86104      Branch: vmsperl
86105            ! vms/vms.c
86106 ____________________________________________________________________________
86107 [  6114] By: bailey                                on 2000/05/25  02:25:34
86108         Log: Urk -- undo previous removal of vmsish 'exit' change
86109      Branch: vmsperl
86110            ! vms/ext/vmsish.pm vms/vmsish.h
86111 ____________________________________________________________________________
86112 [  6113] By: bailey                                on 2000/05/24  02:24:40
86113         Log: Ugly workaround for version-specific RTL error
86114      Branch: vmsperl
86115            ! vms/vms.c
86116 ____________________________________________________________________________
86117 [  6112] By: bailey                                on 2000/05/24  02:19:55
86118         Log: Check for existence of file before trying to delete
86119      Branch: vmsperl
86120            ! vms/test.com
86121 ____________________________________________________________________________
86122 [  6111] By: bailey                                on 2000/05/23  23:35:13
86123         Log: Resync with mainline prior to post-5.6.0 updates
86124      Branch: vmsperl
86125           +> (branch 49 files)
86126            - t/lib/thread.t t/op/64bit.t t/op/nothread.t
86127            ! vms/ext/vmsish.pm
86128           !> (integrate 334 files)
86129 ____________________________________________________________________________
86130 [  6110] By: jhi                                   on 2000/05/23  19:28:32
86131         Log: todo tweak
86132      Branch: cfgperl
86133            ! Todo-5.6
86134 ____________________________________________________________________________
86135 [  6109] By: jhi                                   on 2000/05/18  17:38:54
86136         Log: Integrate with Sarathy.
86137      Branch: cfgperl
86138           !> mg.c perl.h win32/perlhost.h
86139 ____________________________________________________________________________
86140 [  6108] By: gsar                                  on 2000/05/17  02:24:56
86141         Log: reenable fake signal handling on Windows, bugs and all
86142      Branch: perl
86143            ! mg.c perl.h win32/perlhost.h
86144 ____________________________________________________________________________
86145 [  6107] By: jhi                                   on 2000/05/15  18:01:41
86146         Log: Tweak the todo list.
86147      Branch: cfgperl
86148            ! Todo-5.6
86149 ____________________________________________________________________________
86150 [  6106] By: jhi                                   on 2000/05/15  13:41:48
86151         Log: The (Configure) script refuses to go on, after asking for
86152              'You may also choose to try maximal 64-bitness....'.
86153              If answer is yes the script can't find the 'workshoplibpth.cbu' file.
86154              -- Patrick Zima
86155              p5p Message-Id: <200005151108.NAA19733@pc026991.otn.lm.dasa.de> 
86156      Branch: cfgperl
86157            ! hints/solaris_2.sh
86158 ____________________________________________________________________________
86159 [  6105] By: jhi                                   on 2000/05/11  14:37:43
86160         Log: Integrate with Sarathy.
86161      Branch: cfgperl
86162           !> embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
86163           !> perlapi.c pod/perlapi.pod proto.h win32/win32.c
86164 ____________________________________________________________________________
86165 [  6104] By: gsar                                  on 2000/05/11  03:39:07
86166         Log: PL_sys_intern was being initialized too late on windows
86167      Branch: perl
86168            ! embed.h embed.pl global.sym makedef.pl objXSUB.h perl.c
86169            ! perlapi.c pod/perlapi.pod proto.h win32/win32.c
86170 ____________________________________________________________________________
86171 [  6103] By: jhi                                   on 2000/05/09  19:42:20
86172         Log: Test tweaking for Unicos continues.
86173      Branch: cfgperl
86174            ! t/op/64bitint.t
86175 ____________________________________________________________________________
86176 [  6102] By: jhi                                   on 2000/05/09  16:47:27
86177         Log: The test suite tweak in #6101 wasn't quite right.
86178      Branch: cfgperl
86179            ! t/lib/complex.t
86180 ____________________________________________________________________________
86181 [  6101] By: jhi                                   on 2000/05/09  15:35:34
86182         Log: Hints and test tweaks for Unicos.
86183      Branch: cfgperl
86184            ! hints/unicos.sh t/lib/b.t t/lib/complex.t t/op/64bitint.t
86185 ____________________________________________________________________________
86186 [  6100] By: jhi                                   on 2000/05/08  21:15:06
86187         Log: More compilation tweakery from Allen Smith.
86188      Branch: cfgperl
86189            ! hints/irix_6.sh
86190 ____________________________________________________________________________
86191 [  6099] By: jhi                                   on 2000/05/08  19:21:18
86192         Log: Tweaks for the cc bugs from Allen Smith.
86193      Branch: cfgperl
86194            ! hints/irix_6.sh
86195 ____________________________________________________________________________
86196 [  6098] By: jhi                                   on 2000/05/08  19:13:37
86197         Log: Add a note about other, yet unsupported, shadow password APIs.
86198      Branch: cfgperl
86199            ! pp_sys.c
86200 ____________________________________________________________________________
86201 [  6097] By: jhi                                   on 2000/05/08  18:46:34
86202         Log: Add a note about possible compilation problems from Allen Smith.
86203      Branch: cfgperl
86204            ! hints/irix_6.sh
86205 ____________________________________________________________________________
86206 [  6096] By: jhi                                   on 2000/05/08  17:33:10
86207         Log: Integrate with Sarathy.
86208      Branch: cfgperl
86209           !> README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
86210           !> hints/cygwin.sh pp_sys.c sv.c win32/perlhost.h
86211 ____________________________________________________________________________
86212 [  6095] By: jhi                                   on 2000/05/08  16:21:33
86213         Log: Introduce NV_PRESERVED_BITS.  Not yet used anywhere but
86214              might be useful in future.
86215      Branch: cfgperl
86216            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86217            ! config_h.SH
86218      Branch: metaconfig
86219            ! U/installdirs/inc_version_list.U
86220      Branch: metaconfig/U/perl
86221            ! perlxv.U
86222 ____________________________________________________________________________
86223 [  6094] By: gsar                                  on 2000/05/08  14:22:22
86224         Log: cygwin update (from Eric Fifer <efifer@sanwaint.com>)
86225      Branch: perl
86226            ! README.cygwin cygwin/Makefile.SHs cygwin/cygwin.c
86227            ! hints/cygwin.sh pp_sys.c
86228 ____________________________________________________________________________
86229 [  6093] By: gsar                                  on 2000/05/08  12:52:28
86230         Log: fork() failure to create pseudo process sets errno=EAGAIN and returns
86231              undef on windows (from Clinton Pierce <clintp@geeksalad.org>)
86232      Branch: perl
86233            ! pp_sys.c sv.c win32/perlhost.h
86234 ____________________________________________________________________________
86235 [  6092] By: jhi                                   on 2000/05/07  22:40:34
86236         Log: Regen perltoc with the fixed buildtoc.
86237      Branch: cfgperl
86238            ! pod/perltoc.pod
86239 ____________________________________________________________________________
86240 [  6091] By: jhi                                   on 2000/05/07  22:24:16
86241         Log: Integrate with Sarathy.
86242      Branch: cfgperl
86243           !> perl.c pod/buildtoc pp.c pp_hot.c sv.c t/op/quotemeta.t
86244           !> t/op/substr.t toke.c
86245 ____________________________________________________________________________
86246 [  6090] By: gsar                                  on 2000/05/07  19:47:07
86247         Log: concat doesn't preserve utf8-ness, and doesn't invalidate
86248              [NI]OK; added tests for both
86249      Branch: perl
86250            ! perl.c pp_hot.c sv.c t/op/substr.t
86251 ____________________________________________________________________________
86252 [  6089] By: gsar                                  on 2000/05/07  18:18:38
86253         Log: buildtoc tweak to fix newline lossage
86254      Branch: perl
86255            ! pod/buildtoc
86256 ____________________________________________________________________________
86257 [  6088] By: jhi                                   on 2000/05/07  16:35:36
86258         Log: Remove HAS_SETSPENT, HAS_GETSPENT, HAS_ENDSPENT,
86259              because we do not use those.  The HAS_GETSPNAM remains,
86260              though, because we still do use that.
86261      Branch: cfgperl
86262            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86263            ! config_h.SH epoc/config.sh hints/machten.sh pod/perltoc.pod
86264            ! pp_sys.c vms/subconfigure.com vos/config.def vos/config.h
86265            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
86266            ! win32/config.vc win32/config_H.bc win32/config_H.gc
86267            ! win32/config_H.vc win32/config_h.PL win32/config_sh.PL
86268 ____________________________________________________________________________
86269 [  6087] By: gsar                                  on 2000/05/07  16:05:16
86270         Log: reverse() and quotemeta() weren't preserving utf8-ness; add tests
86271      Branch: perl
86272            ! pp.c sv.c t/op/quotemeta.t t/op/substr.t toke.c
86273 ____________________________________________________________________________
86274 [  6086] By: jhi                                   on 2000/05/07  15:27:07
86275         Log: Integrate with Sarathy.
86276      Branch: cfgperl
86277           +> lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
86278           +> t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
86279           !> AUTHORS MAINTAIN MANIFEST iperlsys.h lib/Carp/Heavy.pm
86280           !> lib/diagnostics.pm pod/perlfunc.pod pod/perlrun.pod
86281           !> pod/perltie.pod pp.c t/lib/peek.t t/op/substr.t
86282           !> utils/perlbug.PL vms/vms.c vms/vmsish.h
86283 ____________________________________________________________________________
86284 [  6085] By: gsar                                  on 2000/05/07  05:52:02
86285         Log: repeat operator (x) doesn't preserve utf8-ness
86286      Branch: perl
86287            ! pp.c t/op/substr.t
86288 ____________________________________________________________________________
86289 [  6084] By: gsar                                  on 2000/05/07  05:39:55
86290         Log: substr() does not preserve utf8-ness (from Stefan Eissing
86291              <Eissing@medicaldataservice.de>); added tests
86292      Branch: perl
86293            ! pp.c t/op/substr.t
86294 ____________________________________________________________________________
86295 [  6083] By: gsar                                  on 2000/05/07  05:24:46
86296         Log: note about undocumented caller() return value (from M.J.T. Guy);
86297              yet another peek.t tweak
86298      Branch: perl
86299            ! pod/perlfunc.pod t/lib/peek.t
86300 ____________________________________________________________________________
86301 [  6082] By: gsar                                  on 2000/05/07  05:08:40
86302         Log: peek.t non-portable to ithreads
86303      Branch: perl
86304            ! t/lib/peek.t
86305 ____________________________________________________________________________
86306 [  6081] By: gsar                                  on 2000/05/07  04:17:04
86307         Log: better default perlbug categories for ok reports (from Richard Foley)
86308      Branch: perl
86309            ! utils/perlbug.PL
86310 ____________________________________________________________________________
86311 [  6080] By: gsar                                  on 2000/05/07  04:08:07
86312         Log: add File::Temp v0.08 from CPAN, with small tweaks to testsuite
86313              (from Tim Jenness <t.jenness@jach.hawaii.edu>)
86314      Branch: perl
86315            + lib/File/Temp.pm t/lib/ftmp-mktemp.t t/lib/ftmp-posix.t
86316            + t/lib/ftmp-security.t t/lib/ftmp-tempfile.t
86317            ! AUTHORS MAINTAIN MANIFEST
86318 ____________________________________________________________________________
86319 [  6079] By: gsar                                  on 2000/05/07  04:01:38
86320         Log: remove outdated kludge in Carp (NULLs are permitted in diagnostics now)
86321      Branch: perl
86322            ! lib/Carp/Heavy.pm
86323 ____________________________________________________________________________
86324 [  6078] By: gsar                                  on 2000/05/07  01:24:19
86325         Log: workaround for CRT bug in chdir() (from Charles Lane, via
86326              Peter Prymmer)
86327      Branch: perl
86328            ! iperlsys.h vms/vms.c vms/vmsish.h
86329 ____________________________________________________________________________
86330 [  6077] By: gsar                                  on 2000/05/07  01:22:23
86331         Log: avoid warnings in diagnostics.pm; pod tweaks (from Peter Prymmer
86332              and Tom Phoenix)
86333      Branch: perl
86334            ! lib/diagnostics.pm pod/perlrun.pod pod/perltie.pod
86335 ____________________________________________________________________________
86336 [  6076] By: gsar                                  on 2000/05/06  17:36:29
86337         Log: integrate cfgperl contents into mainline
86338      Branch: perl
86339           +> t/lib/peek.t
86340           !> Configure MANIFEST Porting/Glossary Porting/config.sh
86341           !> Porting/config_H config_h.SH ext/POSIX/POSIX.xs
86342           !> hints/unicos.sh lib/Math/Complex.pm pp_sys.c sv.c
86343           !> t/lib/complex.t t/op/grent.t t/op/pwent.t toke.c util.c
86344 ____________________________________________________________________________
86345 [  6075] By: jhi                                   on 2000/05/05  18:56:10
86346         Log: Make the test more portable.
86347      Branch: cfgperl
86348            ! t/lib/peek.t
86349 ____________________________________________________________________________
86350 [  6074] By: jhi                                   on 2000/05/05  18:49:20
86351         Log: Introduce t/lib/peek.t.
86352      Branch: cfgperl
86353            + t/lib/peek.t
86354            ! MANIFEST
86355 ____________________________________________________________________________
86356 [  6073] By: jhi                                   on 2000/05/05  14:30:45
86357         Log: Complex tweaks.
86358      Branch: cfgperl
86359            ! lib/Math/Complex.pm t/lib/complex.t
86360 ____________________________________________________________________________
86361 [  6072] By: jhi                                   on 2000/05/05  12:27:13
86362         Log: Integrate with Sarathy.
86363      Branch: cfgperl
86364           !> lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
86365           !> lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
86366           !> lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm perl.c
86367           !> pod/perlfunc.pod t/lib/anydbm.t win32/win32.c
86368 ____________________________________________________________________________
86369 [  6071] By: gsar                                  on 2000/05/05  02:24:46
86370         Log: misformatted perllocal.pod (from Tim Jenness
86371              <t.jenness@jach.hawaii.edu>)
86372      Branch: perl
86373            ! lib/ExtUtils/MM_Unix.pm lib/ExtUtils/MM_Win32.pm
86374 ____________________________________________________________________________
86375 [  6070] By: gsar                                  on 2000/05/05  02:16:52
86376         Log: remove misleading comment (from M.J.T. Guy)
86377      Branch: perl
86378            ! t/lib/anydbm.t
86379 ____________________________________________________________________________
86380 [  6069] By: gsar                                  on 2000/05/05  02:15:13
86381         Log: File::Spec compatibility update (from Barrie Slaymaker
86382              <barries@slaysys.com>)
86383      Branch: perl
86384            ! lib/File/Spec.pm lib/File/Spec/Mac.pm lib/File/Spec/Unix.pm
86385            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
86386 ____________________________________________________________________________
86387 [  6068] By: gsar                                  on 2000/05/05  02:01:50
86388         Log: note about values()
86389      Branch: perl
86390            ! pod/perlfunc.pod
86391 ____________________________________________________________________________
86392 [  6067] By: gsar                                  on 2000/05/05  01:33:09
86393         Log: replace direct call to sighandler() with (*PL_sighandlerp)()
86394      Branch: perl
86395            ! win32/win32.c
86396 ____________________________________________________________________________
86397 [  6066] By: gsar                                  on 2000/05/05  01:23:43
86398         Log: s/END/CHECK/
86399      Branch: perl
86400            ! perl.c
86401 ____________________________________________________________________________
86402 [  6065] By: jhi                                   on 2000/05/04  17:30:22
86403         Log: Integrate with Sarathy.
86404      Branch: cfgperl
86405           !> pp_sys.c sv.c t/pragma/utf8.t toke.c
86406 ____________________________________________________________________________
86407 [  6064] By: gsar                                  on 2000/05/04  17:26:14
86408         Log: change#5905 wasn't quite right--it's intent only applies when arguments
86409              to sv_vcatpvfn() are SVs instead of C types; back out change#5907 as well
86410      Branch: perl
86411            ! pp_sys.c sv.c
86412 ____________________________________________________________________________
86413 [  6063] By: gsar                                  on 2000/05/04  16:52:29
86414         Log: tokeq() could read unallocated field in argument
86415      Branch: perl
86416            ! toke.c
86417 ____________________________________________________________________________
86418 [  6062] By: gsar                                  on 2000/05/04  16:34:51
86419         Log: additional tests for utf8.t
86420      Branch: perl
86421            ! t/pragma/utf8.t
86422 ____________________________________________________________________________
86423 [  6061] By: gsar                                  on 2000/05/04  16:09:28
86424         Log: change#5921 neglected to make eq honor "use bytes"
86425      Branch: perl
86426            ! sv.c
86427 ____________________________________________________________________________
86428 [  6060] By: jhi                                   on 2000/05/04  15:30:16
86429         Log: Integrate with Sarathy.
86430      Branch: cfgperl
86431           !> perl.c regcomp.c t/pragma/utf8.t
86432 ____________________________________________________________________________
86433 [  6059] By: jhi                                   on 2000/05/04  15:26:37
86434         Log: The logic of choosing strtol/strtoul/strtoll/strtoull was wrong
86435              in natively 64-bit platforms where a long is a quad (no need
86436              for long longs).  Also added bias for IVs.
86437      Branch: cfgperl
86438            ! toke.c
86439 ____________________________________________________________________________
86440 [  6058] By: gsar                                  on 2000/05/04  00:19:14
86441         Log: printf(...) should be PerlIO_printf(PerlIO_stdout(), ...)
86442              (spotted by Donald Kinzer <dkinzer@premia.com>)
86443      Branch: perl
86444            ! perl.c
86445 ____________________________________________________________________________
86446 [  6057] By: gsar                                  on 2000/05/03  18:34:01
86447         Log: fix broken parsing of /\x{ab}/
86448      Branch: perl
86449            ! regcomp.c t/pragma/utf8.t
86450 ____________________________________________________________________________
86451 [  6056] By: jhi                                   on 2000/05/03  17:57:16
86452         Log: The search of infinity continues, this time simplified.
86453      Branch: cfgperl
86454            ! lib/Math/Complex.pm
86455 ____________________________________________________________________________
86456 [  6055] By: jhi                                   on 2000/05/03  17:45:30
86457         Log: Detypo.
86458      Branch: cfgperl
86459            ! hints/unicos.sh
86460 ____________________________________________________________________________
86461 [  6054] By: jhi                                   on 2000/05/02  22:28:27
86462         Log: Be more forgiving in POSIX about HUGE_VALL.
86463      Branch: cfgperl
86464            ! ext/POSIX/POSIX.xs
86465 ____________________________________________________________________________
86466 [  6053] By: jhi                                   on 2000/05/02  22:25:05
86467         Log: Integrate with Sarathy.
86468      Branch: cfgperl
86469           !> hints/irix_6.sh pod/perlop.pod
86470 ____________________________________________________________________________
86471 [  6052] By: jhi                                   on 2000/05/02  22:24:31
86472         Log: Unicos hint tweak.
86473      Branch: cfgperl
86474            ! hints/unicos.sh
86475 ____________________________________________________________________________
86476 [  6051] By: jhi                                   on 2000/05/02  22:21:26
86477         Log: Complex tweakery.
86478      Branch: cfgperl
86479            ! lib/Math/Complex.pm t/lib/complex.t
86480 ____________________________________________________________________________
86481 [  6050] By: jhi                                   on 2000/05/02  19:26:22
86482         Log: Use setxxent()/endxxent().
86483      Branch: cfgperl
86484            ! t/op/grent.t t/op/pwent.t
86485 ____________________________________________________________________________
86486 [  6049] By: jhi                                   on 2000/05/02  19:06:02
86487         Log: Test both the scalar and list contexts.
86488      Branch: cfgperl
86489            ! t/op/grent.t t/op/pwent.t
86490 ____________________________________________________________________________
86491 [  6048] By: gsar                                  on 2000/05/02  18:29:10
86492         Log: add note about how $( doesn't interpolate in REs (from
86493              Philip Newton <newton@ficus.frogspace.net>)
86494      Branch: perl
86495            ! pod/perlop.pod
86496 ____________________________________________________________________________
86497 [  6047] By: jhi                                   on 2000/05/02  17:41:24
86498         Log: Call getspnam() only iff needed.
86499      Branch: cfgperl
86500            ! pp_sys.c
86501 ____________________________________________________________________________
86502 [  6046] By: gsar                                  on 2000/05/02  17:07:25
86503         Log: libscheck has insufficient checks for n32 libs (from
86504              Albert Chin-A-Young <china@thewrittenword.com>)
86505      Branch: perl
86506            ! hints/irix_6.sh
86507 ____________________________________________________________________________
86508 [  6045] By: jhi                                   on 2000/05/02  13:57:17
86509         Log: Integrate with Sarathy.
86510      Branch: cfgperl
86511           !> MANIFEST Porting/makerel perl.c pod/perlretut.pod
86512           !> pod/perltrap.pod pp.c regcomp.c t/op/oct.t toke.c util.c
86513 ____________________________________________________________________________
86514 [  6044] By: gsar                                  on 2000/05/02  06:48:19
86515         Log: change#3798 broke the meaning of "\0_7_7", tr/\0_// etc.; fix it
86516              such that underscores are only ignored in literal numbers,
86517              "\x{...}", and hex/oct argument
86518      Branch: perl
86519            ! perl.c pp.c regcomp.c t/op/oct.t toke.c util.c
86520 ____________________________________________________________________________
86521 [  6043] By: gsar                                  on 2000/05/02  02:22:29
86522         Log: perlretut revisions (from Mark Kvale <kvale@phy.ucsf.edu>)
86523      Branch: perl
86524            ! pod/perlretut.pod
86525 ____________________________________________________________________________
86526 [  6042] By: gsar                                  on 2000/05/02  02:17:51
86527         Log: remove outdated perltrap entry (from Peter Scott <Peter@PSDT.com>)
86528      Branch: perl
86529            ! pod/perltrap.pod
86530 ____________________________________________________________________________
86531 [  6041] By: gsar                                  on 2000/05/02  01:53:51
86532         Log: cpio 2.4.2 on Linux creates directories in 0700 mode, adjust makerel
86533              to compensate
86534      Branch: perl
86535            ! Porting/makerel
86536 ____________________________________________________________________________
86537 [  6040] By: gsar                                  on 2000/05/02  01:51:57
86538         Log: missing files in MANIFEST
86539      Branch: perl
86540            ! MANIFEST
86541 ____________________________________________________________________________
86542 [  6039] By: jhi                                   on 2000/05/02  00:36:46
86543         Log: Infinite problems.
86544      Branch: cfgperl
86545            ! lib/Math/Complex.pm
86546 ____________________________________________________________________________
86547 [  6038] By: jhi                                   on 2000/05/02  00:06:38
86548         Log: pwent/spent #ifdef imbalance.
86549      Branch: cfgperl
86550            ! pp_sys.c
86551 ____________________________________________________________________________
86552 [  6037] By: jhi                                   on 2000/05/01  22:50:11
86553         Log: Use HUGE_VALL if applicable.
86554      Branch: cfgperl
86555            ! ext/POSIX/POSIX.xs util.c
86556 ____________________________________________________________________________
86557 [  6036] By: jhi                                   on 2000/05/01  22:20:53
86558         Log: Correct Freudian slip.
86559      Branch: cfgperl
86560            ! pp_sys.c
86561 ____________________________________________________________________________
86562 [  6035] By: jhi                                   on 2000/05/01  21:07:38
86563         Log: Continue on the pwent/spent case.
86564      Branch: cfgperl
86565            ! pp_sys.c
86566 ____________________________________________________________________________
86567 [  6034] By: jhi                                   on 2000/05/01  17:45:14
86568         Log: Integrate with Sarathy; unfortunately Sarathy's whitespace
86569              adjustments in 6032 conflicted badly with this, will have
86570              to revisit them later.
86571      Branch: cfgperl
86572           +> lib/CGI/Util.pm t/lib/cgi-pretty.t
86573           !> MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
86574           !> lib/CGI/Pretty.pm lib/CGI/Push.pm lib/English.pm
86575           !> lib/Pod/Man.pm lib/Pod/Text.pm lib/diagnostics.pm
86576           !> pod/perldiag.pod pod/perlvar.pod pp_sys.c t/lib/cgi-function.t
86577           !> t/lib/cgi-html.t t/lib/cgi-request.t
86578 ____________________________________________________________________________
86579 [  6033] By: jhi                                   on 2000/05/01  17:40:49
86580         Log: Rewrite the pwent/spent logic to be a little bit more clearer.
86581      Branch: cfgperl
86582            ! pp_sys.c
86583 ____________________________________________________________________________
86584 [  6032] By: gsar                                  on 2000/05/01  15:56:32
86585         Log: whitespace adjustments
86586      Branch: perl
86587            ! pp_sys.c
86588 ____________________________________________________________________________
86589 [  6031] By: gsar                                  on 2000/05/01  15:19:41
86590         Log: small nits in diagnostics.pm (from Robin Barker)
86591      Branch: perl
86592            ! lib/diagnostics.pm pod/perldiag.pod
86593 ____________________________________________________________________________
86594 [  6030] By: gsar                                  on 2000/05/01  08:39:18
86595         Log: introduce @LAST_MATCH_START and @LAST_MATCH_END, English aliases
86596              for @- and @+ (from Johan Vromans)
86597      Branch: perl
86598            ! lib/English.pm pod/perlvar.pod
86599 ____________________________________________________________________________
86600 [  6029] By: gsar                                  on 2000/05/01  08:16:10
86601         Log: add CGI.pm v2.66 (from Lincoln Stein)
86602      Branch: perl
86603            + lib/CGI/Util.pm t/lib/cgi-pretty.t
86604            ! MANIFEST lib/CGI.pm lib/CGI/Carp.pm lib/CGI/Cookie.pm
86605            ! lib/CGI/Pretty.pm lib/CGI/Push.pm t/lib/cgi-function.t
86606            ! t/lib/cgi-html.t t/lib/cgi-request.t
86607 ____________________________________________________________________________
86608 [  6028] By: gsar                                  on 2000/05/01  06:34:41
86609         Log: Pod::Man generates groff-incompatible macro definition (from
86610              Tom Christiansen)
86611      Branch: perl
86612            ! lib/Pod/Man.pm
86613 ____________________________________________________________________________
86614 [  6027] By: gsar                                  on 2000/05/01  06:31:36
86615         Log: podlators-1.02 update (from Russ Allbery)
86616      Branch: perl
86617            ! lib/Pod/Man.pm lib/Pod/Text.pm
86618 ____________________________________________________________________________
86619 [  6026] By: jhi                                   on 2000/04/30  23:24:23
86620         Log: Integrate with Sarathy.
86621      Branch: cfgperl
86622           !> README.win32 ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
86623           !> ext/Sys/Syslog/Syslog.xs lib/perl5db.pl
86624           !> lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
86625           !> lib/unicode/Is/Word.pl lib/unicode/mktables.PL
86626           !> pod/perl56delta.pod sv.c t/lib/b.t t/lib/open3.t
86627           !> t/lib/syslog.t toke.c win32/win32.h
86628 ____________________________________________________________________________
86629 [  6025] By: gsar                                  on 2000/04/30  18:17:47
86630         Log: Is{Alnum,Alpha,Word} don't match titlecase
86631              
86632              TODO: IsSpace is defined recursively!
86633              
86634              (both spotted by Larry)
86635      Branch: perl
86636            ! lib/unicode/Is/Alnum.pl lib/unicode/Is/Alpha.pl
86637            ! lib/unicode/Is/Word.pl lib/unicode/mktables.PL
86638 ____________________________________________________________________________
86639 [  6024] By: gsar                                  on 2000/04/30  17:50:19
86640         Log: extend "Unrecognized escape" warning to \8, \9, and \_ as well
86641              (from Hugo van der Sanden)
86642      Branch: perl
86643            ! toke.c
86644 ____________________________________________________________________________
86645 [  6023] By: gsar                                  on 2000/04/30  17:14:43
86646         Log: debugger stomps on $. (from M.J.T. Guy)
86647      Branch: perl
86648            ! lib/perl5db.pl
86649 ____________________________________________________________________________
86650 [  6022] By: gsar                                  on 2000/04/30  16:59:22
86651         Log: unbalanced LEAVE after perl_clone(...,0) (from Doug MacEachern)
86652      Branch: perl
86653            ! sv.c
86654 ____________________________________________________________________________
86655 [  6021] By: gsar                                  on 2000/04/29  21:00:08
86656         Log: remove Win2K issue in pod (fixed by change#6020)
86657      Branch: perl
86658            ! README.win32 pod/perl56delta.pod
86659 ____________________________________________________________________________
86660 [  6020] By: gsar                                  on 2000/04/29  20:51:49
86661         Log: test tweak
86662      Branch: perl
86663            ! t/lib/open3.t
86664 ____________________________________________________________________________
86665 [  6019] By: gsar                                  on 2000/04/29  20:34:27
86666         Log: windows portability tweaks
86667      Branch: perl
86668            ! t/lib/b.t win32/win32.h
86669 ____________________________________________________________________________
86670 [  6018] By: gsar                                  on 2000/04/29  19:55:24
86671         Log: make lib/syslog.t portable to systems that don't have _PATH_LOG,
86672              make _PATH_LOG() return "" if unavailable
86673      Branch: perl
86674            ! ext/File/Glob/Glob.pm ext/Sys/Syslog/Syslog.pm
86675            ! ext/Sys/Syslog/Syslog.xs t/lib/syslog.t
86676 ____________________________________________________________________________
86677 [  6017] By: jhi                                   on 2000/04/28  22:49:46
86678         Log: Integrate with Sarathy.
86679      Branch: cfgperl
86680           !> op.c perl.c pod/perldiag.pod t/lib/b.t
86681 ____________________________________________________________________________
86682 [  6016] By: jhi                                   on 2000/04/28  22:46:14
86683         Log: Do not warn that an infinity does not look like a number.
86684      Branch: cfgperl
86685            ! sv.c
86686 ____________________________________________________________________________
86687 [  6015] By: gsar                                  on 2000/04/28  22:35:49
86688         Log: tweak test for portability
86689      Branch: perl
86690            ! t/lib/b.t
86691 ____________________________________________________________________________
86692 [  6014] By: gsar                                  on 2000/04/28  22:05:31
86693         Log: glob() loading File::Glob behind the scenes may cause syntax errors
86694      Branch: perl
86695            ! op.c
86696 ____________________________________________________________________________
86697 [  6013] By: gsar                                  on 2000/04/28  21:25:22
86698         Log: tweak change#5945 to display correct switch name in diagnostic
86699      Branch: perl
86700            ! perl.c pod/perldiag.pod
86701 ____________________________________________________________________________
86702 [  6012] By: jhi                                   on 2000/04/28  21:08:12
86703         Log: Integrate with Sarathy.
86704      Branch: cfgperl
86705           !> Changes ext/IO/lib/IO/Poll.pm installperl pod/perl56delta.pod
86706           !> pod/perldelta.pod pod/perlfunc.pod pod/perlmod.pod
86707           !> t/lib/io_poll.t utils/perldoc.PL vms/subconfigure.com
86708 ____________________________________________________________________________
86709 [  6011] By: jhi                                   on 2000/04/28  21:04:46
86710         Log: &HUGE_VAL is not defined, it exists.
86711      Branch: cfgperl
86712            ! lib/Math/Complex.pm
86713 ____________________________________________________________________________
86714 [  6010] By: gsar                                  on 2000/04/28  21:02:58
86715         Log: clarify note about shadow password support (from
86716              gellyfish@gellyfish.com)
86717      Branch: perl
86718            ! pod/perlfunc.pod
86719 ____________________________________________________________________________
86720 [  6009] By: gsar                                  on 2000/04/28  21:00:00
86721         Log: IO::Poll bugs fixed (from Lincoln Stein <lstein@cshl.org>)
86722      Branch: perl
86723            ! ext/IO/lib/IO/Poll.pm t/lib/io_poll.t
86724 ____________________________________________________________________________
86725 [  6008] By: gsar                                  on 2000/04/28  20:56:33
86726         Log: VMS config tweak (from Craig A. Berry <craig.berry@metamorgs.com>)
86727      Branch: perl
86728            ! installperl vms/subconfigure.com
86729 ____________________________________________________________________________
86730 [  6007] By: gsar                                  on 2000/04/28  20:51:21
86731         Log: note about compile failures and END blocks (from M.J.T. Guy)
86732      Branch: perl
86733            ! pod/perl56delta.pod pod/perlmod.pod
86734 ____________________________________________________________________________
86735 [  6006] By: jhi                                   on 2000/04/28  20:42:14
86736         Log: Regen Configure.
86737      Branch: cfgperl
86738            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
86739            ! config_h.SH
86740 ____________________________________________________________________________
86741 [  6005] By: gsar                                  on 2000/04/28  20:41:16
86742         Log: perldoc might fail via "use blib" (from Hugo van der Sanden)
86743      Branch: perl
86744            ! utils/perldoc.PL
86745 ____________________________________________________________________________
86746 [  6004] By: jhi                                   on 2000/04/28  20:28:21
86747         Log: Integrate with Sarathy.
86748      Branch: cfgperl
86749           !> Configure INSTALL Porting/Glossary Porting/config.sh
86750           !> Porting/config_H config_h.SH epoc/config.sh perl.c sv.c
86751           !> t/pragma/warn/toke toke.c vms/subconfigure.com vos/config.def
86752           !> vos/config_h.SH_orig win32/config.bc win32/config.gc
86753           !> win32/config.vc win32/win32.c
86754 ____________________________________________________________________________
86755 [  6003] By: gsar                                  on 2000/04/28  20:11:20
86756         Log: allow REG_EXPAND_SZ keys in Windows registry (from
86757              John Clayton <John.Clayton@barclayscapital.com>)
86758      Branch: perl
86759            ! win32/win32.c
86760 ____________________________________________________________________________
86761 [  6002] By: gsar                                  on 2000/04/28  19:34:16
86762         Log: destructive sv_setsv() can lose UV-ness from source, causing
86763              numeric promotions/comparisons to fail to do the right thing
86764      Branch: perl
86765            ! sv.c
86766 ____________________________________________________________________________
86767 [  6001] By: gsar                                  on 2000/04/28  18:44:15
86768         Log: support additional library locations via $Config{otherlibdirs}
86769              (from Andy Dougherty)
86770      Branch: perl
86771            ! Configure INSTALL Porting/Glossary Porting/config.sh
86772            ! Porting/config_H config_h.SH epoc/config.sh perl.c
86773            ! vms/subconfigure.com vos/config.def vos/config_h.SH_orig
86774            ! win32/config.bc win32/config.gc win32/config.vc
86775 ____________________________________________________________________________
86776 [  6000] By: gsar                                  on 2000/04/28  18:26:58
86777         Log: reworked otherlibdirs.U (from Andy Dougherty)
86778      Branch: metaconfig
86779            ! U/installdirs/otherlibdirs.U
86780 ____________________________________________________________________________
86781 [  5999] By: gsar                                  on 2000/04/28  18:17:07
86782         Log: fix line renumbering bug in C<eval qq[#line 10 "X"\nwarn]>
86783      Branch: perl
86784            ! t/pragma/warn/toke toke.c
86785 ____________________________________________________________________________
86786 [  5998] By: jhi                                   on 2000/04/28  13:32:17
86787         Log: Try to get "Inf" by using &POSIX::HUGE_VAL in sprintf.
86788      Branch: cfgperl
86789            ! lib/Math/Complex.pm
86790 ____________________________________________________________________________
86791 [  5997] By: jhi                                   on 2000/04/28  13:14:04
86792         Log: Preserve $!.
86793      Branch: cfgperl
86794            ! lib/Math/Complex.pm
86795 ____________________________________________________________________________
86796 [  5996] By: jhi                                   on 2000/04/28  12:59:23
86797         Log: Integrate with Sarathy.
86798      Branch: cfgperl
86799           +> pod/perlrequick.pod pod/perlretut.pod
86800           !> (integrate 51 files)
86801 ____________________________________________________________________________
86802 [  5995] By: gsar                                  on 2000/04/28  09:37:36
86803         Log: fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)
86804      Branch: perl
86805            ! mg.c t/pragma/warn/7fatal warnings.h warnings.pl
86806 ____________________________________________________________________________
86807 [  5994] By: gsar                                  on 2000/04/28  09:33:26
86808         Log: fix for missed accounting for null byte in pack("Z",...) (from
86809              M.J.T. Guy)
86810      Branch: perl
86811            ! pp.c t/op/pack.t
86812 ____________________________________________________________________________
86813 [  5993] By: gsar                                  on 2000/04/28  09:30:05
86814         Log: various minor tweaks seen on p5p
86815      Branch: perl
86816            ! lib/perl5db.pl pod/perlipc.pod pod/perlvar.pod
86817 ____________________________________________________________________________
86818 [  5992] By: gsar                                  on 2000/04/28  09:08:19
86819         Log: pod nit (from Simon Cozens)
86820      Branch: perl
86821            ! pod/perlop.pod
86822 ____________________________________________________________________________
86823 [  5991] By: gsar                                  on 2000/04/28  09:06:36
86824         Log: posix-bc patches (from Dorner Thomas <Thomas.Dorner@start.de>)
86825      Branch: perl
86826            ! README.posix-bc hints/posix-bc.sh
86827 ____________________________________________________________________________
86828 [  5990] By: gsar                                  on 2000/04/28  08:54:52
86829         Log: use $ENV{LIB} to search for libs under Visual C compiler
86830              on Windows (from Jochen Wiedmann <joe@ispsoft.de>)
86831      Branch: perl
86832            ! lib/ExtUtils/Liblist.pm
86833 ____________________________________________________________________________
86834 [  5989] By: gsar                                  on 2000/04/28  08:27:12
86835         Log: qw(a\\b) must be parsed like 'a\\b', i.e., backslash escapes
86836              itself and no other (from Tom Hughes)
86837      Branch: perl
86838            ! t/op/array.t toke.c
86839 ____________________________________________________________________________
86840 [  5988] By: gsar                                  on 2000/04/28  08:01:38
86841         Log: s/HTMLSCRIPTPOD/HTMLSCRIPTPODS/ (from Paul Sharpe
86842              <paul@miraclefish.com>)
86843      Branch: perl
86844            ! lib/ExtUtils/MakeMaker.pm
86845 ____________________________________________________________________________
86846 [  5987] By: gsar                                  on 2000/04/28  07:53:09
86847         Log: B::Bytecode tweaks (from Simon Cozens <simon@brecon.co.uk>)
86848      Branch: perl
86849            ! ext/B/B/Bytecode.pm ext/B/B/Disassembler.pm
86850 ____________________________________________________________________________
86851 [  5986] By: gsar                                  on 2000/04/28  07:44:17
86852         Log: add regular expressions tutorial and quick-start guide (from
86853              Mark Kvale <kvale@phy.ucsf.edu>)
86854      Branch: perl
86855            + pod/perlrequick.pod pod/perlretut.pod
86856            ! AUTHORS MAINTAIN MANIFEST
86857 ____________________________________________________________________________
86858 [  5985] By: gsar                                  on 2000/04/28  07:30:28
86859         Log: forked child may not exit correctly if it failed to open
86860              /dev/console (from Graham Barr)
86861      Branch: perl
86862            ! ext/Sys/Syslog/Syslog.pm
86863 ____________________________________________________________________________
86864 [  5984] By: gsar                                  on 2000/04/28  07:27:20
86865         Log: attributes::reftype() doesn't work on tied argument
86866      Branch: perl
86867            ! xsutils.c
86868 ____________________________________________________________________________
86869 [  5983] By: gsar                                  on 2000/04/28  07:15:04
86870         Log: numeric conversion of non-number in change#3378 tramples on
86871              OOK offset, causing segfaults
86872      Branch: perl
86873            ! sv.c
86874 ____________________________________________________________________________
86875 [  5982] By: gsar                                  on 2000/04/28  04:48:25
86876         Log: avoid error in IO::Socket::INET when given an unknown service name
86877              with a port number (from Brian Raven <brianr@ssprdmh01.liffe.com>)
86878      Branch: perl
86879            ! ext/IO/lib/IO/Socket/INET.pm
86880 ____________________________________________________________________________
86881 [  5981] By: gsar                                  on 2000/04/28  04:31:31
86882         Log: rename File::Glob::glob() to File::Glob::bsd_glob() to avoid
86883              prototype mismatch with CORE::glob(); update pod and tests to
86884              suit (File::Glob::glob() is still available for backward
86885              compatibility, but should be considered deprecated)
86886      Branch: perl
86887            ! ext/File/Glob/Glob.pm t/lib/glob-basic.t t/lib/glob-case.t
86888            ! t/lib/glob-taint.t
86889 ____________________________________________________________________________
86890 [  5980] By: gsar                                  on 2000/04/28  03:47:29
86891         Log: allow Configure -S to run non-interactively (spotted by Greg Hudson
86892              <ghudson@mit.edu>)
86893      Branch: metaconfig
86894            ! U/modified/Options.U
86895      Branch: perl
86896            ! Configure
86897 ____________________________________________________________________________
86898 [  5979] By: gsar                                  on 2000/04/28  03:07:54
86899         Log: under useithreads, constant pad entries could inadvertently be
86900              shared across threads (from Eric Blood <eblood@xmission.com>);
86901              added Eric's test case to testsuite
86902      Branch: perl
86903            ! op.c t/op/misc.t
86904 ____________________________________________________________________________
86905 [  5978] By: gsar                                  on 2000/04/27  21:13:00
86906         Log: sync version numbers in File::Spec with the ones on CPAN
86907              (from Barrie Slaymaker)
86908      Branch: perl
86909            ! lib/File/Spec/Functions.pm lib/File/Spec/Mac.pm
86910            ! lib/File/Spec/OS2.pm lib/File/Spec/Unix.pm
86911            ! lib/File/Spec/VMS.pm lib/File/Spec/Win32.pm
86912 ____________________________________________________________________________
86913 [  5977] By: gsar                                  on 2000/04/27  21:07:29
86914         Log: autoquote barewords followed by newline and arrow properly
86915              (variant of fix suggested by Rick Delaney and M.J.T. Guy)
86916      Branch: perl
86917            ! t/pragma/warn/toke toke.c
86918 ____________________________________________________________________________
86919 [  5976] By: gsar                                  on 2000/04/27  20:41:20
86920         Log: DB_File v1.73 update (from Paul Marquess)
86921      Branch: perl
86922            ! ext/DB_File/Changes ext/DB_File/DB_File.pm
86923            ! ext/DB_File/DB_File.xs ext/DB_File/version.c
86924 ____________________________________________________________________________
86925 [  5975] By: gsar                                  on 2000/04/27  20:34:24
86926         Log: allow sort() reentrancy (variant of patch suggested by
86927              Hugo van der Sanden)
86928      Branch: perl
86929            ! pp_ctl.c t/op/sort.t
86930 ____________________________________________________________________________
86931 [  5974] By: gsar                                  on 2000/04/27  19:46:57
86932         Log: change#4197 somehow missed initializing PL_errors, meaning
86933              sytax error queueing wasn't working outside eval"" at all;
86934              also fixed eval"" to localize PL_error_count, so that compile-time
86935              eval's don't clobber the error state of the outer context
86936      Branch: perl
86937            ! lib/Math/Complex.pm perl.c pp_ctl.c t/pragma/warn/op
86938            ! t/pragma/warn/toke
86939 ____________________________________________________________________________
86940 [  5973] By: gsar                                  on 2000/04/27  18:29:05
86941         Log: fix for failure to match $foo =~ /(?i)/ (from Ilya Zakharevich)
86942      Branch: perl
86943            ! regcomp.c regexec.c t/op/re_tests
86944 ____________________________________________________________________________
86945 [  5972] By: jhi                                   on 2000/04/27  18:22:41
86946         Log: Integrate with Sarathy.
86947      Branch: cfgperl
86948           +> t/lib/b.t t/lib/syslog.t
86949           !> (integrate 31 files)
86950 ____________________________________________________________________________
86951 [  5971] By: jhi                                   on 2000/04/27  18:18:46
86952         Log: Unicos tweaks from Mark P. Lutz.
86953      Branch: cfgperl
86954            ! hints/unicos.sh lib/Math/Complex.pm
86955 ____________________________________________________________________________
86956 [  5970] By: gsar                                  on 2000/04/27  18:05:11
86957         Log: Data::Dumper fumbles negative numbers on 32-bit platforms where
86958              IV is >32bits
86959      Branch: perl
86960            ! ext/Data/Dumper/Dumper.xs t/lib/dumper.t
86961 ____________________________________________________________________________
86962 [  5969] By: gsar                                  on 2000/04/27  17:50:56
86963         Log: fix Sys::Syslog breakage on domain sockets (from Tom Hughes)
86964      Branch: perl
86965            + t/lib/syslog.t
86966            ! MANIFEST ext/Sys/Syslog/Syslog.pm
86967 ____________________________________________________________________________
86968 [  5968] By: gsar                                  on 2000/04/27  17:44:49
86969         Log: tolerate spaces in group names in test on solaris (from David Boyce
86970              <dsb@boyski.com>)
86971      Branch: perl
86972            ! t/op/groups.t
86973 ____________________________________________________________________________
86974 [  5967] By: gsar                                  on 2000/04/27  17:41:22
86975         Log: improved docs on the warn_uninit diagnostic (from David Glasser
86976              and Simon Cozens)
86977      Branch: perl
86978            ! pod/perldiag.pod
86979 ____________________________________________________________________________
86980 [  5966] By: gsar                                  on 2000/04/27  16:54:58
86981         Log: add testsuite for B backends, fix bug in B::Deparse (from
86982              Simon Cozens <simon@brecon.co.uk>)
86983      Branch: perl
86984            + t/lib/b.t
86985            ! MANIFEST ext/B/B/Deparse.pm ext/B/B/Stash.pm
86986 ____________________________________________________________________________
86987 [  5965] By: gsar                                  on 2000/04/27  16:10:37
86988         Log: avoid "will not stay shared" warnings for our variables (from
86989              Robin Barker)
86990      Branch: perl
86991            ! op.c t/pragma/warn/op
86992 ____________________________________________________________________________
86993 [  5964] By: gsar                                  on 2000/04/27  07:05:05
86994         Log: reformat to 72 columns (again)
86995      Branch: perl
86996            ! pod/perldiag.pod
86997 ____________________________________________________________________________
86998 [  5963] By: gsar                                  on 2000/04/27  06:28:31
86999         Log: patch from Larry to make (\&) prototype work; added tests for
87000              the same
87001      Branch: perl
87002            ! op.c t/comp/proto.t
87003 ____________________________________________________________________________
87004 [  5962] By: gsar                                  on 2000/04/27  06:15:47
87005         Log: updated README.hpux (from Jeff Okamoto)
87006      Branch: perl
87007            ! README.hpux
87008 ____________________________________________________________________________
87009 [  5961] By: gsar                                  on 2000/04/27  05:55:03
87010         Log: recognize our, CHECK and INIT in cperl-mode (from Doug MacEachern)
87011      Branch: perl
87012            ! emacs/cperl-mode.el
87013 ____________________________________________________________________________
87014 [  5960] By: gsar                                  on 2000/04/27  05:49:26
87015         Log: better INSTALL notes on Solaris issues (from Dominic Dunlop)
87016      Branch: perl
87017            ! INSTALL
87018 ____________________________________________________________________________
87019 [  5959] By: gsar                                  on 2000/04/27  05:33:41
87020         Log: doubled words in pods (from Simon Cozens
87021              <simon.p.cozens@jp.pwcglobal.com>)
87022      Branch: perl
87023            ! pod/perl56delta.pod pod/perldebguts.pod pod/perlfaq5.pod
87024            ! pod/perlfork.pod pod/perlfunc.pod pod/perlipc.pod
87025            ! pod/perllexwarn.pod pod/perllocale.pod pod/perlmodlib.pod
87026            ! pod/perlnumber.pod pod/perlopentut.pod pod/perltodo.pod
87027            ! pod/perltootc.pod
87028 ____________________________________________________________________________
87029 [  5958] By: gsar                                  on 2000/04/27  05:11:39
87030         Log: change#3569 deleted some essential code, revert; avoid use of
87031              atexit() to make DynaLoader work properly on AIX under mod_perl
87032              (from Jens-Uwe Mager <jum@helios.de>)
87033      Branch: perl
87034            ! ext/DynaLoader/dl_aix.xs
87035 ____________________________________________________________________________
87036 [  5957] By: gsar                                  on 2000/04/27  04:54:51
87037         Log: pod nits (from A. C. Yardley <yardley@tanet.net>)
87038      Branch: perl
87039            ! pod/perlmod.pod
87040 ____________________________________________________________________________
87041 [  5956] By: gsar                                  on 2000/04/27  04:51:47
87042         Log: better diagnostics on failed tests (from Ilya Zakharevich)
87043      Branch: perl
87044            ! t/op/lex_assign.t
87045 ____________________________________________________________________________
87046 [  5955] By: gsar                                  on 2000/04/27  04:26:44
87047         Log: longstanding bug exposed by change#3307: sort arguments weren't
87048              compiled with the right wantarray context (ensuing runtime lookup
87049              via block_gimme() was getting the incidental context of the
87050              sort() itself)
87051      Branch: perl
87052            ! op.c t/op/sort.t
87053 ____________________________________________________________________________
87054 [  5954] By: gsar                                  on 2000/04/26  23:42:12
87055         Log: integrate cfgperl contents into mainline
87056      Branch: perl
87057           !> (integrate 30 files)
87058 ____________________________________________________________________________
87059 [  5953] By: jhi                                   on 2000/04/26  23:06:42
87060         Log: Integrate with Sarathy.
87061      Branch: cfgperl
87062           !> README.win32 ext/B/B/Deparse.pm
87063           !> ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
87064           !> lib/vars.pm perl.c pod/perldiag.pod pod/perlsub.pod
87065           !> pod/perlsyn.pod pod/perlthrtut.pod pod/perltoc.pod
87066           !> pod/perltodo.pod pod/perlxs.pod pod/perlxstut.pod
87067           !> utils/perldoc.PL vms/perlvms.pod
87068 ____________________________________________________________________________
87069 [  5952] By: jhi                                   on 2000/04/26  23:03:46
87070         Log: Undo "use integer" addition from 64bitint as it seems
87071              to break most of the subtests in Digital UNIX;
87072              Unicos needs to find another way.
87073      Branch: cfgperl
87074            ! t/op/64bitint.t
87075 ____________________________________________________________________________
87076 [  5951] By: jhi                                   on 2000/04/26  22:57:53
87077         Log: Be more robust on "extreme" (large absolute value)
87078              arguments.  Originally reported by Daniel Connelly
87079              as a problem with asinh() on large negative arguments,
87080              asinh() used to bail out because an argument to log()
87081              ended up being zero.  Ilya Zakharevich proposed using
87082              Taylor's series in such cases, which for such large
87083              arguments is a very good approximation.
87084      Branch: cfgperl
87085            ! lib/Math/Complex.pm t/lib/complex.t
87086 ____________________________________________________________________________
87087 [  5950] By: gsar                                  on 2000/04/25  19:13:12
87088         Log: reformat perldiag to avoid long lines
87089      Branch: perl
87090            ! pod/perldiag.pod
87091 ____________________________________________________________________________
87092 [  5949] By: gsar                                  on 2000/04/25  18:41:11
87093         Log: make perldoc use the pod2man from the same version (from
87094              M.J.T. Guy)
87095      Branch: perl
87096            ! utils/perldoc.PL
87097 ____________________________________________________________________________
87098 [  5948] By: gsar                                  on 2000/04/25  18:21:57
87099         Log: typo in vars.pm that leads to cryptic message (from Piotr Piatkowski
87100              <kompas@kompas.usr.onet.pl>)
87101      Branch: perl
87102            ! lib/vars.pm
87103 ____________________________________________________________________________
87104 [  5947] By: gsar                                  on 2000/04/25  18:11:53
87105         Log: use &dl_error rather than &dl_load_file as the guard for calling
87106              boot_DynaLoader() (meant to fix dl_error() redefined warnings in
87107              statically built perl)
87108      Branch: perl
87109            ! ext/DynaLoader/DynaLoader_pm.PL ext/DynaLoader/XSLoader_pm.PL
87110 ____________________________________________________________________________
87111 [  5946] By: jhi                                   on 2000/04/25  17:37:54
87112         Log: Document that tr() is not tr(1).
87113      Branch: cfgperl
87114            ! pod/perlop.pod
87115 ____________________________________________________________________________
87116 [  5945] By: gsar                                  on 2000/04/25  16:34:33
87117         Log: make module name mandatory after -M switch; reorder perldiag
87118              alphabetically (from Mark-Jason Dominus)
87119      Branch: perl
87120            ! perl.c pod/perldiag.pod
87121 ____________________________________________________________________________
87122 [  5944] By: jhi                                   on 2000/04/25  01:15:18
87123         Log: On second thoughts frexp() does have two arguments.
87124      Branch: cfgperl
87125            ! perl.h
87126 ____________________________________________________________________________
87127 [  5943] By: jhi                                   on 2000/04/24  22:56:32
87128         Log: Add HAS_FREXPL, HAS_ISNAN, HAS_ISNANL, and HAS_MODFL.
87129              Now pp_ncmp() returns undef is either operand is a NaN.
87130      Branch: cfgperl
87131            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
87132            ! Todo-5.6 config_h.SH epoc/config.sh perl.h pp.c pp_sys.c
87133            ! vms/subconfigure.com vos/config.def vos/config.h
87134            ! vos/config_h.SH_orig win32/config.bc win32/config.gc
87135            ! win32/config.vc win32/config_H.bc win32/config_H.gc
87136            ! win32/config_H.vc
87137      Branch: metaconfig/U/perl
87138            + d_modfl.U
87139 ____________________________________________________________________________
87140 [  5942] By: jhi                                   on 2000/04/24  19:45:17
87141         Log: Regen Configure to match #5937.
87142      Branch: cfgperl
87143            ! Configure Porting/Glossary Porting/config.sh Porting/config_H
87144            ! config_h.SH
87145      Branch: metaconfig
87146            ! U/installdirs/inc_version_list.U U/modified/cpp_stuff.U
87147 ____________________________________________________________________________
87148 [  5941] By: jhi                                   on 2000/04/24  19:24:11
87149         Log: Further Unicos fixes for Mark Lutz.
87150      Branch: cfgperl
87151            ! hints/unicos.sh pp_ctl.c
87152 ____________________________________________________________________________
87153 [  5940] By: jhi                                   on 2000/04/24  19:09:06
87154         Log: Various Unicos 10.0.0.6 fixes.
87155              
87156              Subject: [ID 20000414.007] Test suite failures in perl 5.6 on Cray T90
87157              From: Mark P Lutz <tecmpl1@triton.ca.boeing.com> 
87158              Reply-To: tecmpl1@triton.ca.boeing.com 
87159              To: perl5-porters@perl.org 
87160              Date: Fri, 14 Apr 2000 20:21:00 GMT 
87161              Message-Id: <200004142021.UAA36232@triton.ca.boeing.com> 
87162      Branch: cfgperl
87163            ! hints/unicos.sh pp.c pp_ctl.c t/op/64bitint.t
87164 ____________________________________________________________________________
87165 [  5939] By: gsar                                  on 2000/04/24  19:01:24
87166         Log: more pod nits (from Larry Virden)
87167      Branch: perl
87168            ! README.win32 pod/perlsub.pod pod/perlsyn.pod
87169            ! pod/perlthrtut.pod pod/perltoc.pod pod/perltodo.pod
87170            ! pod/perlxs.pod pod/perlxstut.pod vms/perlvms.pod
87171 ____________________________________________________________________________
87172 [  5938] By: gsar                                  on 2000/04/24  18:54:01
87173         Log: Consolidated B::Deparse fixes (from Stephen McCamant)
87174      Branch: perl
87175            ! ext/B/B/Deparse.pm
87176 ____________________________________________________________________________
87177 [  5937] By: jhi                                   on 2000/04/24  17:39:00
87178         Log: Integrate with Sarathy.
87179      Branch: cfgperl
87180           +> (branch 31 files)
87181           !> (integrate 73 files)
87182 ____________________________________________________________________________
87183 [  5936] By: gsar                                  on 2000/04/24  17:30:06
87184         Log: additional tests for change#5934 (from Paul Marquess, who also
87185              sent in the same fix)
87186      Branch: perl
87187            ! t/pragma/warn/2use t/pragma/warn/3both t/pragma/warn/4lint
87188            ! t/pragma/warn/5nolint t/pragma/warn/6default
87189 ____________________________________________________________________________
87190 [  5935] By: jhi                                   on 2000/04/24  17:26:05
87191         Log: Do not assume sign propagation.
87192              Subject:  [PATCH] Re: [ID 20000410.010] Unicoss 10.0.0.6 and perl 5.6.0
87193              From: "M.J.T. Guy" <mjtg@cus.cam.ac.uk> 
87194              To: payner@ncifcrf.gov, perl5-porters@perl.org 
87195              Date: Tue, 18 Apr 2000 18:24:49 +0100 
87196              Message-Id: <E12hbk1-0006Ws-00@ursa.cus.cam.ac.uk> 
87197      Branch: cfgperl
87198            ! t/op/bop.t t/op/misc.t
87199 ____________________________________________________________________________
87200 [  5934] By: gsar                                  on 2000/04/24  17:16:54
87201         Log: propagate lexical warnings from surrounding scope correctly
87202              within string eval()
87203      Branch: perl
87204            ! pp_ctl.c t/pragma/warn/pp_ctl
87205 ____________________________________________________________________________
87206 [  5933] By: jhi                                   on 2000/04/24  17:01:07
87207         Log: Flatten the cpp jungle doing the nosuid checking.
87208      Branch: cfgperl
87209            ! perl.c
87210 ____________________________________________________________________________
87211 [  5932] By: gsar                                  on 2000/04/24  09:08:14
87212         Log: add rsignal(), whichsig() and do_join() to public API list
87213              (mod_perl uses them to good advantage)
87214      Branch: perl
87215            ! embed.pl global.sym objXSUB.h perlapi.c proto.h
87216 ____________________________________________________________________________
87217 [  5931] By: gsar                                  on 2000/04/24  09:01:40
87218         Log: fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)
87219      Branch: perl
87220            ! pp_hot.c regexec.c t/op/pat.t
87221 ____________________________________________________________________________
87222 [  5930] By: gsar                                  on 2000/04/24  08:58:33
87223         Log: small os390 tweaks (from Peter Prymmer)
87224      Branch: perl
87225            ! config_h.SH makedepend.SH
87226 ____________________________________________________________________________
87227 [  5929] By: gsar                                  on 2000/04/24  08:55:25
87228         Log: pod nits
87229      Branch: perl
87230            ! pod/perlguts.pod
87231 ____________________________________________________________________________
87232 [  5928] By: gsar                                  on 2000/04/24  08:50:13
87233         Log: revert change#5923 ("breaks" t/lib/io_poll.t)
87234      Branch: perl
87235            ! ext/IO/lib/IO/Poll.pm
87236 ____________________________________________________________________________
87237 [  5927] By: gsar                                  on 2000/04/24  08:43:24
87238         Log: arrange for next() to resume at the unstack op rather than the
87239              loop conditional, so that scope cleanup happens correctly
87240              (from Stephen McCamant)
87241      Branch: perl
87242            ! op.c pp_ctl.c t/op/misc.t
87243 ____________________________________________________________________________
87244 [  5926] By: gsar                                  on 2000/04/24  08:18:40
87245         Log: on windows, reserve 16M of stack rather than 128M (allows more
87246              threads to run concurrently)
87247      Branch: perl
87248            ! win32/Makefile win32/makefile.mk
87249 ____________________________________________________________________________
87250 [  5925] By: gsar                                  on 2000/04/24  08:13:52
87251         Log: POSIX-BC tweak (from Ignasi Roca <ignasi.roca@fujitsu.siemens.es>)
87252      Branch: perl
87253            ! toke.c
87254 ____________________________________________________________________________
87255 [  5924] By: gsar                                  on 2000/04/24  08:08:59
87256         Log: avoid using uninitialized memory in require version check
87257      Branch: perl
87258            ! pp_ctl.c universal.c
87259 ____________________________________________________________________________
87260 [  5923] By: gsar                                  on 2000/04/24  07:20:14
87261         Log: various bugs in IO::Poll (from Lincoln D. Stein <lstein@cshl.org>)
87262      Branch: perl
87263            ! ext/IO/lib/IO/Poll.pm
87264 ____________________________________________________________________________
87265 [  5922] By: gsar                                  on 2000/04/24  07:08:42
87266         Log: commentary about IoTYPE() (from Nathan Torkington)
87267      Branch: perl
87268            ! sv.h
87269 ____________________________________________________________________________
87270 [  5921] By: gsar                                  on 2000/04/24  06:58:26
87271         Log: make eq unicode-aware (from Gisle Aas); fix bogus tests revealed
87272              by fix
87273      Branch: perl
87274            ! sv.c t/lib/charnames.t t/pragma/utf8.t
87275 ____________________________________________________________________________
87276 [  5920] By: gsar                                  on 2000/04/24  06:37:59
87277         Log: Larry's fix for buggy propagation of utf8-ness in join(); add test
87278      Branch: perl
87279            ! doop.c t/op/ver.t
87280 ____________________________________________________________________________
87281 [  5919] By: gsar                                  on 2000/04/24  06:21:58
87282         Log: Configure might miss old directories when prefix must be
87283              expanded (from Robin Barker)
87284      Branch: metaconfig
87285            ! U/installdirs/inc_version_list.U
87286      Branch: perl
87287            ! Configure
87288 ____________________________________________________________________________
87289 [  5918] By: gsar                                  on 2000/04/24  06:16:11
87290         Log: VMS nits in glob() test (from Charles Lane)
87291      Branch: perl
87292            ! t/lib/glob-basic.t
87293 ____________________________________________________________________________
87294 [  5917] By: gsar                                  on 2000/04/24  06:11:56
87295         Log: various pod nits (from Larry Virden and others)
87296      Branch: perl
87297            ! README.amiga README.hpux README.machten README.os2
87298            ! README.os390 README.win32 embed.pl handy.h lib/IPC/Open3.pm
87299            ! pod/Win32.pod pod/perl56delta.pod pod/perlapi.pod
87300            ! pod/perlbook.pod pod/perlcompile.pod pod/perldebguts.pod
87301            ! pod/perldiag.pod pod/perlfork.pod pod/perlfunc.pod
87302            ! pod/perlguts.pod pod/perlintern.pod pod/perlipc.pod
87303            ! pod/perlmod.pod pod/perlmodinstall.pod pod/perlnumber.pod
87304            ! pod/perlop.pod pod/perlport.pod pod/perlre.pod
87305            ! pod/perltrap.pod pod/perlunicode.pod pod/perlvar.pod pp.h
87306 ____________________________________________________________________________
87307 [  5916] By: gsar                                  on 2000/04/24  05:52:43
87308         Log: ignore dotfiles (.cvsignore etc) in test (from Warren Jones
87309              <wjones@tc.fluke.com>)
87310      Branch: perl
87311            ! t/lib/glob-basic.t
87312 ____________________________________________________________________________
87313 [  5915] By: gsar                                  on 2000/04/24  05:07:01
87314         Log: supported platforms mixed up
87315      Branch: perl
87316            ! pod/perl56delta.pod pod/perlport.pod
87317 ____________________________________________________________________________
87318 [  5914] By: gsar                                  on 2000/04/24  04:56:08
87319         Log: caller() wasn't returning the right number of elements for
87320              eval {...}
87321      Branch: perl
87322            ! pp_ctl.c t/pragma/warn/9enabled
87323 ____________________________________________________________________________
87324 [  5913] By: gsar                                  on 2000/04/24  04:35:41
87325         Log: pod nit: $yday range for localtime/gmtime is 0..364 not 1..365 (from
87326              Mark-Jason Dominus)
87327      Branch: perl
87328            ! pod/perlfunc.pod
87329 ____________________________________________________________________________
87330 [  5912] By: gsar                                  on 2000/04/24  04:17:15
87331         Log: fix totally broken caching in UNIVERSAL::isa() (from
87332              Nick Ing-Simmons)
87333      Branch: perl
87334            ! t/op/universal.t universal.c
87335 ____________________________________________________________________________
87336 [  5911] By: gsar                                  on 2000/04/24  03:39:47
87337         Log: add linebreak properties from unicode/LineBrk.txt (from
87338              Dave Hartnoll <Dave_Hartnoll@3b2.com>)
87339      Branch: perl
87340            + lib/unicode/Is/LbrkAI.pl lib/unicode/Is/LbrkAL.pl
87341            + lib/unicode/Is/LbrkB2.pl lib/unicode/Is/LbrkBA.pl
87342            + lib/unicode/Is/LbrkBB.pl lib/unicode/Is/LbrkBK.pl
87343            + lib/unicode/Is/LbrkCB.pl lib/unicode/Is/LbrkCL.pl
87344            + lib/unicode/Is/LbrkCM.pl lib/unicode/Is/LbrkCR.pl
87345            + lib/unicode/Is/LbrkEX.pl lib/unicode/Is/LbrkGL.pl
87346            + lib/unicode/Is/LbrkHY.pl lib/unicode/Is/LbrkID.pl
87347            + lib/unicode/Is/LbrkIN.pl lib/unicode/Is/LbrkIS.pl
87348            + lib/unicode/Is/LbrkLF.pl lib/unicode/Is/LbrkNS.pl
87349            + lib/unicode/Is/LbrkNU.pl lib/unicode/Is/LbrkOP.pl
87350            + lib/unicode/Is/LbrkPO.pl lib/unicode/Is/LbrkPR.pl
87351            + lib/unicode/Is/LbrkQU.pl lib/unicode/Is/LbrkSA.pl
87352            + lib/unicode/Is/LbrkSG.pl lib/unicode/Is/LbrkSP.pl
87353            + lib/unicode/Is/LbrkSY.pl lib/unicode/Is/LbrkXX.pl
87354            + lib/unicode/Is/LbrkZW.pl
87355            ! lib/unicode/mktables.PL
87356 ____________________________________________________________________________
87357 [  5910] By: gsar                                  on 2000/04/24  03:23:10
87358         Log: typo in pod
87359      Branch: perl
87360            ! ext/Thread/Thread.pm
87361 ____________________________________________________________________________
87362 [  5909] By: gsar                                  on 2000/04/24  03:22:03
87363         Log: mode argument to do_binmode() should be file mode, not boolean
87364      Branch: perl
87365            ! pp_sys.c
87366 ____________________________________________________________________________
87367 [  5908] By: gsar                                  on 2000/04/16  16:51:08
87368         Log: introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)
87369              always returns a valid GV even when the symbol is trapped by strictures
87370              (avoids coredumps)
87371              
87372              TODO: the C<package;> hack needs similar treatment
87373      Branch: perl
87374            ! embedvar.h gv.c intrpvar.h perl.c perlapi.h
87375            ! t/pragma/strict-vars
87376 ____________________________________________________________________________
87377 [  5907] By: jhi                                   on 2000/03/31  23:42:56
87378         Log: pp_gmtime() assumed that newSVpvf %d would take C ints,
87379              an assumption which #5905 demolished.
87380      Branch: cfgperl
87381            ! pp_sys.c
87382 ____________________________________________________________________________
87383 [  5906] By: jhi                                   on 2000/03/31  18:54:37
87384         Log: Typo in #5905.
87385      Branch: cfgperl
87386            ! t/op/64bitint.t
87387 ____________________________________________________________________________
87388 [  5905] By: jhi                                   on 2000/03/31  18:50:54
87389         Log: Fix for "[ID 20000329.080] quad printing does not work as documented",
87390              reported by Joseph N. Hall.  The bug was that even with use64bitint
87391              one had to use the prefixes q, L, or ll with printf/sprintf,
87392              contrary to the documentation and common sense.
87393      Branch: cfgperl
87394            ! sv.c t/op/64bitint.t
87395 ____________________________________________________________________________
87396 [  5904] By: gsar                                  on 2000/03/28  02:31:32
87397         Log: add Changes, perldelta.pod
87398      Branch: perl
87399            + Changes pod/perldelta.pod
87400 ____________________________________________________________________________
87401 [  5903] By: gsar                                  on 2000/03/28  02:03:55
87402         Log: rename Changes and perldelta.pod
87403      Branch: perl
87404           +> Changes5.6 pod/perl56delta.pod
87405            - Changes pod/perldelta.pod
87406            ! MANIFEST
87407 ____________________________________________________________________________
87408 [  5902] By: gsar                                  on 2000/03/28  01:59:14
87409         Log: create maint-5.6 branch
87410      Branch: maint-5.6/perl
87411           +> (branch 1611 files)
87412 ____________________________________________________________________________
87413 [  5901] By: jhi                                   on 2000/03/23  05:48:43
87414         Log: Integrate with Sarathy.
87415      Branch: cfgperl
87416           !> Changes patchlevel.h pod/perlhist.pod pod/perltoc.pod
87417 ____________________________________________________________________________
87418 [  5900] By: gsar                                  on 2000/03/23  05:42:43
87419         Log: three guesses on what this is :-)
87420      Branch: perl
87421            ! Changes